Skip to Main Content
Jedox Ideas

Let us know how we can make Jedox even better!

Status Not Planned
Workspace Jedox Platform
Categories Integrator
Created by Guest
Created on Oct 12, 2021

Send XML CDATA over a Rest connection

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.

  • ADMIN RESPONSE
    Dec 3, 2021

    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.