Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
#Automation
Hi
I will be calling an Odata service from webMethods 10.3 and I wonder what the best way to process/extract the response which will be in Odata 4.0 format would be? I don’t see a “OdataToXML” service anywhere.
Can I use “pub.json:jsonStringToDocument” or is there a better way?
Kind regards Mikael
I just found out that Odata is somewhat similar to JSON
I use these services to extract a value from the Odata response.
pub.json:jsonStringToDocument pub.xml:documentToXMLString pub.xml:xmlStringToXMLNode pub.xml:queryXMLNode
Br Mikael
Thanks Mikael for the last update and hoping in the future versions (log a feature request) so there will be a straight service to extract the ODATA payload response with ease of use
Cheers! RMG