Promotion Agentstore can process different fields in the same way as IDOL Server. You can configure the Promotion Agentstore to process and store the HPE QMS rules fields to optimize their retrieval.
For details about field processing, refer to the IDOL Server Administration Guide.
You can use the following fields and field properties to optimize performance:
Fields | Description | Field property |
---|---|---|
*/QMSTYPE,*/QMSVALUE2 |
Fields that HPE QMS uses to sort results. | SortType |
*/QMSTYPE |
Fields that HPE QMS must match exactly. | MatchType |
For example:
[SetSortFields] Property=SortFields PropertyFieldCSVs=*/QMSTYPE,*/QMSVALUE2
[SetMatchFields] Property=MatchFields PropertyFieldCSVs=*/QMSTYPE
[SortFields] SortType=True
[MatchFields] MatchType=True
|