Hi, everyone.
I am posting large documents to a partner using HTTP. Occasionally, an error is thrown by the pub.client:http service:
java.io.IOException: Broken pipe
Google has told me that this may be because I am sending large documents and my partner may not be properly reading the InputStream in my POST.
I am assuming Google is right because many, many webMethods developers the world over post documents larger than mine.
Has anybody faced this issue before? Could it be on my side of the transaction? I want to be sure before I recommend that my partner takes additional action.
Thanks.
#webMethods#Integration-Server-and-ESB#Flow-and-Java-services