Let us know how we can make Jedox even better!
I need to send XML data in the body of a Rest POST request.
This XML data contains CDATA escapes.
Apparently Jedox automatically puts a CDATA around the body text and refuses CDATA.
It would be nice if Jedox would allow CDATA in the request body. For example by masking and converting back when creating the ReST API request.
Thanks for the idea. This feature has been evaluated by us and we will not implement at this time.
It is possible to use an XML Load with REST connection.