The table shows all the fields that you must include in the IDX file for dynamic promotion rules.
Field | Description | Content type or value |
---|---|---|
#DREREFERENCE
|
The reference for the rule. | String |
#DRETITLE
|
The title of the rule. | String |
QMSTYPE
|
The type of the QMS rule. | 3
|
QMSAGENTBOOL
|
The AgentBoolean expression used to match the original query text. | Boolean matching expression |
QMSFIELDTEXT
|
The FieldText rules to match the original query text. | FieldText expression |
PROMOTION_NAME
|
The value that QMS must return in the
|
String |
QMSUSERTYPE
|
The value that QMS must return in the autn:usertype tag. ABC uses this value. |
String |
DYNAMIC_QUERY_TEXT
|
The query text to send for additional promotions. | String |
FIELDTEXTRESTRICTION
|
The optional field text restriction for the query to send for additional promotions. | Percent-encoded string. |
DYNAMIC_DATABASEMATCH
|
The databases to query for additional promotions. | String |
QMS_SCOPE_RULE
|
(Optional) You can use this field with the PromotionsScope query parameter to return only promotions that match the text that you specify as the scope rule. This allows you to filter the list of returned promotions by user-defined criteria such as a specific department or job function.
|
String list. Separate items in the list with a comma. |
You must also add the ALWAYSACTIVE
field with the value True
, or a SCHEDULE
field with iCalendar data. See Create a QMS Rule IDX Document.
|