Description:
webMethods version : 6.1
when we read the file which size is about 20M with the following service:
Step 1 :pub.file:getFile
Step 2 :pub.string:bytesToString
error as the following occured when traced to step 2:
An error occurred while tracing.
com.wm.app.b2b.client.ns.NSRuntimeException
is there file size limitation for the webemthods, because the read file
action successfully when the file size is small.
Is there any way to read the large file on webMethods ?
TKS,
BR