Campaign session utility options
The unica_acsesutil utility supports the following options.
Campaign session utility options
Applies only for the import option (-i). Specifies that the import be done in batch mode.
*
abort - If a duplicate object is detected, the import stops.
*
replace - If a duplicate object is detected, replace it with the imported object.
*
skip - If a duplicate object is detected, do not replace it and continue the import.
Generates a table catalog in outputFileName in .cat format (Campaign internal format). This option is ignored with the -s option.
Exports the object type specified by the -f option to a file named exportFileName.
If the -f option is not used, by default a flowchart is set for export.
If -f is used, requires one of the following arguments: flowchart, campaign, session.
Specify the catalog with the name outputFileName. If unspecified, the default is catFileName.xml or catFileName.cat, depending on whether you use the -x or -c option. The output file name should specify a destination directory when using wildcards.
Generate a flowchart XML report in outputFileName. This parameter is ignored when you use the -t option (using a table catalog as input).
Specifies a Campaign flowchart (.ses) file on which to operate. Specifying an .ses file is always required for exporting and importing, regardless of the object type (campaign, session, or flowchart). When exporting or importing a campaign or session with multiple associated flowcharts, any of the associated .ses files can be used.
"campaign/Campaign C00001_C00001_Flowchart 1.ses"
The <sesFileName> can contain wildcard characters to operate on multiple matching flowcharts.
Read a table catalog named <catFileName> as the input. The <catFileName> can contain wildcard characters.
Specifies the user login for the data source specified by the -S option. Use with the -P option, which specifies the database password for this database user.
Generates a table catalog file in an alternate XML format in outputFileName. If the input table catalog is a .cat file, it generates a corresponding .xml file, and vice versa.
Specifies the IBM® EMM user name.
Specifies the password for the IBM® EMM user specified by the -y option.