exportpromotionrule arguments file parameters

The following table describes the exportpromotionrule arguments file parameters.

Parameter

Description

The first two lines of the arguments file specify the XML version, the text encoding format being used, and the location of the .dtd file.

TERMS

These tags indicate the start and end of the TERMS file. Only criteria that are located between the tags are considered to be part of the argument.

TERM

 

The TERM tags indicate the start and the end of a group of selection criteria used to specify a job or jobs that are to be exported. Only PARAM tags that are located between the TERM tags are considered to be part of the TERM argument.

REL

Relationship between terms. Optional. Valid values:

  • AND
  • OR

PARAM

 

Selection criteria parameter used to determine the job definitions that are to be exported. More than one PARAM can be specified. Mandatory.

PARAM NAME="PROMOTIONSRULENAME" OP="LIKE" VALUE="*"

NAME

String. Mandatory. The name of the promotion rule.

OP

Relationship between the NAME and VALUE parameters of the TERM. Mandatory. Valid values:

  • EQ – equal
  • NEQ – not equal
  • LIKE – mask or pattern

VALUE

String. Mandatory. Value of the parameter specified in the NAME field.

Parent Topic

exportpromotionrule