on 2018 Oct 24 1:57 AM
We are investigating the ClickSoftware integration with our SAP PO7.5. Click recommend REST services. Has anybody done this with REST services. The CLICK WIKI documentation does not come with the JSON schema or WADL for the services and they only seem to provide sample JSON message for some of the services.
Has anyone else attempted this before and could they provide me with some advice on it?
Hi
I wanted a schema so as to know, for instance, which fields are optional and which are mandatory - or what the format of the fields are (integer, decimal, string). That web page that I have already looked at does not tell you that you need to take an educated guess.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Could you please let us know why you need the json schema or WADL for consuming this service?
I have not done this before. But after looking at the servcie description it has all information for the service to be called.
For example this service to get the appointments for a particular task.
It has all info, for example
End url
Request message format
Response format
try with some online sites(https://codebeautify.org/jsontoxml) to convert json to xml, use this xml to design your data types for request and response.
Please let us know your exact issue with consuming these services.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
66 | |
10 | |
10 | |
10 | |
10 | |
8 | |
6 | |
5 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.