Using Iterator Activities - EnterWorks_Process_Exchange_(EPX) - 10.5

EnterWorks Process Exchange (EPX)

Product type
Software
Portfolio
Verify
Product family
EnterWorks
Product
Precisely EnterWorks > EnterWorks
Precisely EnterWorks > EnterWorks Process Exchange (EPX)
Precisely EnterWorks
Version
10.5
Language
English
Product name
Precisely EnterWorks
Title
EnterWorks Process Exchange (EPX)
Copyright
2023
First publish date
2007
Last updated
2024-01-18
Published on
2024-01-18T18:45:39.198479

This activity iterates a counter by one for each work item version that it receives.

In the process flow above, the Iterator Activity initially receives all work items from the first activity, by way of an Or Join Activity. The Iterator Activity creates a counter key and gives it a value of 1. The work item version is then passed to a DPA, which reads the counter's value and, if the counter value has reached the level defined in the DPA rule, sends the work item to the final activity in the flow. If the target value has not yet been met, the work item is sent back to the Or Join Activity, creating a loop. The work item passes through the Iterator Activity again, which iterates the counter value by one. This repeats either until the target counter value is reached, or the work item is purged.