Using the Collect instruction
Use the Collect instruction in an activity step to call a collection rule. Collections define an ordered sequence of rules to execute.
During the processing of a Collect instruction, the system uses rule resolution to locate and execute the collection specified in the Method field.
If any step calls the Stop method, the collection ceases execution and the Collect instruction ends. In this case, control is returned to the activity and the next step on the Steps tab is processed.
The pxMethodStatus property is only updated when a Collect instruction fails. Use the Tracer tool to get more details on how your Collect instruction is processed.