I am calling the Httpclient sendrequest to send a tiff document over to filenet. Sometimes when sending a large document the command throws a code conversion failed (-5) error message. I tried sending a 32 meg tif document today and got the code conversion error message.
I was looking at the PB help for this command and it says the command is NOT supported to process large data (20mb or 100,000 data rows...)
How would you send the large tiff file to filenet? Could the postdata command work?