cancel
Showing results for 
Search instead for 
Did you mean: 

Payments value not converting properly by using SAP PO rest adapter

former_member197830
Participant
0 Kudos

Hi Team,

We are facing issue with converting xml tag value into Json tag value.

XML value:

<paymentTerms>1% 10/Net 30</PaymentTerms>

After converting json value changes like below:

"paymentTerms":"1% 10\/Net 30"

issue is after 10 extra \ is adding and could you please any one help me on the above issue.

we are using SAP PO rest adapter convrting xml payload to json payload.

Thank you,

Narasaiah T

View Entire Topic
vishnu_pallamreddy
Contributor
0 Kudos

Hi Nara,

Please check below threads.

https://archive.sap.com/discussions/thread/3859894
https://blogs.sap.com/2016/01/13/rest-adapter-in-sap-pipo-enhanced-xmljson-conversion/

Please try to send that field value as string to third party system.

Thanks & Regards,

Vishnu.