Question

Send a CLOB/BLOB as an input parameter for an action through JSON in REST Integration (App10)

  • 9 August 2021
  • 0 replies
  • 535 views

Userlevel 2
Badge +5

I am having an action which takes a LongText as an input parameter. When I send the string via Postman in JSON format, it gives the “ODP_DESERIALIZATION_ERROR” error. 

Postman Request:

Error:

Is there a way that I can send a long text in JSON format?


This topic has been closed for comments