Hello All,
We're calling an integration within a process model that receives a JSON document (approx. 95 MB in size). Using the Load JSON Document To Database plug-in to dump the data directly into a database table.
The Process model completes successfully.
However, we're capturing the following error in the logs:
"Error parsing JSON Content or audit data"
Please share your thoughts on this.
Thanks In advance
Lokesh
Discussion posts and replies are publicly visible
If you use a Json parser, the document is parsed without errors?
Hi David,
Could you please share more details about Json parser
Thanks In Advance
Go to https://jsonformatter.curiousconcept.com/.
Paste your json and click process....