StreamServe I/O Delegator > Running I/O Delegator > Running I/O Delegator in HTTP mode

Running I/O Delegator in HTTP mode
To run I/O delegator in HTTP mode you must:
For Windows, see To start I/O Delegator in HTTP mode in Windows.
For UNIX, see To start I/O Delegator in HTTP mode in UNIX.
To configure the HTTP input connector
1
2
Click Queue.
3
4
Click Connector.
5
If you want to run I/O Delegator with authentication, you must
6
7
Click HTTP Realms and add an HTTP realm.
To start I/O Delegator in HTTP mode in Windows
1
2
StrsIODelegator -httpmode <argument2>...<argumentN>.
For a description of I/O Delegator arguments, see I/O Delegator arguments.
Note:
You can use either of the following methods to specify arguments for I/O Delegator:
Note:
For a description of the HTTP mode arguments, see HTTP mode arguments.
Example 3
In this example you start I/O Delegator specifying the following:
An argument (-quiet) to filter out two unwanted lines from the response file, when delivering output via StdOut.
Note:
The -quiet argument is not necessary if you specify the output file in an argument file (using the -output argument) instead of on the command line.
StrsIODelegator -httpmode -urlf ./urlfile.txt -ll 4 -verbose 2 -quiet <./grb/filein.xml >./iodelout/fileout.pdf
 
To start I/O Delegator in HTTP mode in UNIX
1
2
./StreamServe StrsIODelegator -httpmode <argument2>...<argumentN>.
For a description of I/O Delegator arguments, see I/O Delegator arguments.
Note:
You can use either of the following methods to specify arguments for I/O Delegator:
Note:
For a description of the HTTP mode arguments, see HTTP mode arguments.
Example 4
In this example you start I/O Delegator specifying the following:
An argument (-quiet) to filter out two unwanted lines from the response file, when delivering output via StdOut.
Note:
The -quiet argument is not necessary if you specify the output file in an argument file (using the -output argument) instead of on the command line.
./StreamServe StrsIODelegator -httpmode -urlf ./urlfile.txt -ll 4 -verbose 2 -quiet <./grb/filein.xml >./iodelout/fileout.pdf
 
OpenText StreamServe 5.6.2 Updated: 2018-01-26