Hi All,
I am getting this error in integration, which is get and sending huge data , because of this the PM is failing as it is returning null value in the PM.
The output is too large to display, so the value has been truncated. Switch to the Raw or Expression options to see the entire value
any pointer will be helpful on this
Thanks,
Pooja
Discussion posts and replies are publicly visible
If you are trying to convert the value in the integration itself sometimes this can be a problem for large datasets. Return the value as "Raw" and Save the integration. This means you will get the raw json dataset and you will have to parse the json in an expression rule for example - but you should be able to see it in the PM from this.
Can you share a few more details? What does "huge data" mean? Which PM? What is truncated?