Standard Attributes
Each activity has some standard optional attributes:
Name
A join condition
An indicator to state whether a join fault should be suppressed if it occurs
Syntax
The syntax associated with these attributes within the properties is as follows:
name=”ncname”? joinCondition=”bool-expr”? suppressJoinFailure=”yes|no”?