/AWS1/CL_PPTRANDOMSPLITACTIV00¶
Specifies the settings for a random split activity in a journey. This type of activity randomly sends specified percentages of participants down one of as many as five paths in a journey, based on conditions that you specify.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
it_branches
TYPE /AWS1/CL_PPTRANDOMSPLITENTRY=>TT_LISTOFRANDOMSPLITENTRY
TT_LISTOFRANDOMSPLITENTRY
¶
The paths for the activity, including the percentage of participants to enter each path and the activity to perform for each path.
Queryable Attributes¶
Branches¶
The paths for the activity, including the percentage of participants to enter each path and the activity to perform for each path.
Accessible with the following methods¶
Method | Description |
---|---|
GET_BRANCHES() |
Getter for BRANCHES, with configurable default |
ASK_BRANCHES() |
Getter for BRANCHES w/ exceptions if field has no value |
HAS_BRANCHES() |
Determine if BRANCHES has a value |