I/O Delegator can be run from a command prompt in the directory where strsIoDelegator.exe is located. The command to run I/O Delegator includes several arguments. See I/O Delegator arguments.StrsIODelegator -servicerequestmode <argument2>...<argumentN>./StreamServe StrsIODelegator -servicerequestmode <argument2>...<argumentN>StrsIODelegator -servicerequestmode -url http://localhost:2718
-servicename myService -submittype FireAndForgetThis command submits input data from the file in.txt to the service named myService. I/O Delegator waits for the response and stores each received document as a separate file in the output directory out.StrsIODelegator -servicerequestmode -url http://localhost:2718
-servicename myService -submittype FireAndWaitResult -input in.txt -outputdir out
OpenText StreamServe 5.6 | Updated: 2013-03-01 |