OMSEND
Note: Square brackets used in the OMSEND
syntax chart are required parts of the syntax and are not used to
indicate optional elements. Any equals signs (=) displayed in the
syntax chart are required. All specifications other than the command
name OMSEND
are optional.
OMSEND
TAG = {[’idvalue’ ’idvalue’...]}
{ALL }
FILE = [’filespec’ ’filespec’...]
LOG
This command takes effect immediately. It does not read the active dataset or execute pending transformations. See the topic Command Order for more information.
Syntax for
the OMSEND
command can be generated from the Output Management System
Control Panel dialog.
Example
OMS
/DESTINATION FORMAT = OXML OUTFILE = ’/mydir/myfile.xml’.
[some commands that produce output]
OMSEND.
[some more commands that produce output]