It seems that the longer I work on webMethods, the less I seem to know. Here’s my dilemma: I have finally successfully configured the webMethods environment 6.01 to handle large documents. Once I hit 40mb, TN no longer recognizes the document. I am streaming the documents into the system with http post (pub.client:http).
I expect that the system will write the file to TSpace and then contain a TSpace reference in the BizDocContent table, but this apparently isn’t exactly the way it works. It not only writes the file flat out into the file system (TSpace) but also persists the file into the database.
Is this the way it is supposed to work? Any experiences? I can process files up to 40mb. How about files above 40mb? I have replicated this problem on TWO separate systems.
We are using Windows for IS (6.01) and SQL2000. The boxes are multi-processor and have plenty of RAM (1.5gb) assigned to the JVM and SQL processes.
If I cannot resolve this issue, then I will need to remove TN from my architecture for large file handling.
I have a support request logged and will update anyone who is interested.
Ray
#Integration-Server-and-ESB#B2B-Integration#webMethods