XML Inputs with white spaces
Summary
Calling a SOAP service from OIC is not returning the data due to white spaces in inputContent
I have a OIC service using SOAP connection to invoke a Oracle SCM Cloud service to query items. The issue is when the Item number input has white spaces (Ex: Item 11) in the XML, it is not getting the data back but the Item is available. The same SCM cloud service works fine using SOAP UI. I tried with enclosing the data in CDATA form in XML as suggested in one other forum but still no use. Can you please tell how I can overcome this issue? It is definitely the OIC issue where it cannot send spaces to
Tagged:
0