Hi
I’m using the ‘Create HTTP Reference’ and CopyFile’ operations to POST an XML message to a URL (for example localhost:8080/webservice). That webservice then sends an XML response based on the message is was sent and I’d like ORQA to be able read and parse that response? Is that possible?
Thanks