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.
- Insert a step on the Steps tab of the activity where you want to call the collection.
-
In the
Method
field of the step, type the
Collect
keyword, followed by one space and the name of the collection.If you do not know the collection name, press the down arrow key to view a list of available collections in your application. - Enter a clipboard page name in the Step Page field of the step.
This page sets the context, or primary page, for the collection when the step is executed. Leave this field blank to use the primary page of the activity instead.
- Expand the step and enter values in the Method Parameters section.
Previous topic Calling another activity Next topic Use of Java in an activity step