RAG load document
do not return a proper JSON documents but a JSON-formatted string (mediaType = /), which requires an additional transformation in Dataweave ( read(payload, "application/json") ) for further processing. Returning document type "application/json" would be more convenient and straight forward.
Please download the latest connector Version from the master Branch 0.3.0 which has been release on 1st of September. You don't have to do the conversion anymore.
The methods