SOAP Response
Summary:
in OIC sending the request to SOAP adapter and getting the response .
as you can see in attached code , the ImportResult is the string in XML format,and i need to fetch some data from this string (connotenumber,currency).
some ideas how can i manage this issue and to get all this relevant data from the string.
i tried to parseXML for the ImportResult ,but this is not work ( retrive all data as string without XML tags).
tx in advance.
Content (required):
hi people ,i am in OIC gen 2,sending the request to SOAP adapter and getting the response in format:(see attached)
Tagged:
0