Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
How can one create a context variable as type "document"? I am trying to save the tXMLMap output before sending it to tRestResponse
Thanks in advance for your help!
On second thoughts, I think I may have misunderstood what you are asking. You should be able to just connect the tRestResponse to the output from the tXMLMap, create the expected schema (or use one you have in the repository) and that should do it.