BICs and DPAs can access the merged work items with indexed properties. When the work item property has an index greater than “0,” indicate the work item property name followed by three underscores and the resulting index. For example, in creating a Simple or Advanced rule when using DPAs, if a merged work item version has the following properties:
Key | Value |
---|---|
age | 36 |
age | 37 |
When you set up rules for the property key age with the value 36 and with the index 0, you would type the following in the Rule Properties dialog box:
Field name:age
Value:‘36
When you set up rules for the property key age with the value 37 and with the index 1, you would type the following in the Rule Properties dialog box:
Field name:age__1
Value:‘37
Please refer to Configuring Rules for DPAs for more information in configuring rules for DPAs.