Hello,
I was able to specify the rest receiver for a synchronous request. The response contains pure text that has to be extracted - but I can't find how to get it.
I think I have to configure the "Response Determination", but I have no idea what to put in there. Has anyone an example?
What I did so far:
I defined the REST URL and REST operation ("GET").
In the tab "Data Format" I selected for the request format "XML" (there is no payload). As said in the manual, for the response format I selected "JSON" (although it is pure text), but not "convert to text".
The request works fine, I get pure text back - but I don't know how to go on. I want to put this text into one field in an XML. Should be quite simple, but I don't know to use "Operation Rules" or "Response Determination" as I can enter every text and no help is available. Everything that I tried so far didn't work. Was anyone already successful with this task and can show me, how to do it?
Thanks for your help,
Karin