Hi @Nagendra_Prasad
Thank you for your response
ad 1
The data synchronization interface is running.
We put about 2,000 events on the UM queue.
2 IS’s fetches them in 5 threads and processes them.
During one processing we call about 100 adapters (REST) to download the necessary information.
It is one of them that the truncated answer appears.
There is no Content-Length in the header
ad 2
We have the answer in bytes.
We use pub.io:bytesToStream then pub.json: jsonStreamToDocument - throws an exception because checking bytes - json truncated there
ad3
pub.flow: tracePipeline does not print Content-Length
ad4
Not. I have to use this particular endpoint
Finally, I would like to repeat the question:
Is there any buffer to set to the size of all incoming messages?
#universal-messaging#webMethods#Integration-Server-and-ESB