-submittype <type>
• FireAndForget – I/O Delegator does not wait for any response. It exits after the request is sent, and delivers no output.
• FireAndWaitNoResult – I/O Delegator waits for a response before it exits. No output is delivered.
• FireAndWaitResult – I/O Delegator waits for a response before it exits. Output is delivered via StdOut or to a path specified by
the -outputdir or -output argument. Optional argument. Default is FireAndWaitResult. -submittype FireAndForget
OpenText StreamServe 5.6 | Updated: 2013-03-01 |