cancel
Showing results for 
Search instead for 
Did you mean: 

Refrain the REST Receiver to add extra "\" while converting from XML to JSON

taranpreet85
Explorer
0 Kudos

If I pass the date like 09-02-2024 it works and XML to JSON does not messes anything up. But the API I am calling needs the date to be only in the format "11/04/2024" BUT default conversion is converting it to 

 "11\/04\/2024". 
I read about Jettison Library behaviour and SAP Note: 2482060 which is not opening. 
 
I wish like we have Custom xml/json Conversion Rules; we could simply add "date" in there to fix this but there is no date type it seems
Also the FormatConversion bean needs Customer Adapter MOdule deployment which I wanted to avoid. 
Does anyone has a simpler option to achieve this?

Accepted Solutions (0)

Answers (0)