I have idoc to soap asynchronous scenario
But the message should sent in json formal there I used xml to json conversion there after I have an issue.
Example : field value : "0914902" it should like this
After conversion field value: 914902 with out qutoes ..
Can any one please help ASAP
Request clarification before answering.
Hi Hari,
I wonder which JSON conversion capability you use since your scenario is IDoc to SOAP, in SAP Process Integration / SAP Process Orchestration only the REST adapter has an in-built XML to JSON / JSON to XML conversion. So, if you use the REST adapter, there is the possibility to define custom conversion rules, in your case you need to define your xml element as of type integer, see https://help.sap.com/viewer/5cf7d2de571a45cc81f91261668b7361/7.5.22/en-US/a40979890af3403d84ff2f028f...
Alex
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.