Event
|
Tag
|
---|---|
Creation of Configurable Revision Link. The value is only set if value is not already set.
|
onCreation
|
Copy forwarded Configurable Revision Links on the revise of Role A.
|
onReviseOfRoleA
|
Copy forwarded Configurable Revision Links on the revise of Role B. This option is only available if the preference is set to True.
|
onReviseOfRoleB
|
Type
|
Context
|
Sample Value
|
---|---|---|
String
|
Standard and Global IBAs
|
value= "StringValue"
|
Integer
|
Standard and Global IBAs
|
value= "IntegerValue"
|
Real Number
|
Standard and Global IBAs
|
value= "RealValue|Precision"
|
Real Number with Units
|
Standard and Global IBAs
|
value="RealValue|Precision|Units"
|
Boolean
|
Standard and Global IBAs
|
value= "BooleanValue"
|
Date & Time
|
Standard and Global IBAs
|
value= "YYYY-MM-DD HH:MM:SS.S" (the time is GMT)
|
URL
|
Global IBAs
|
value= "hyperlink|label"
|
|
• If there are multiple parts to an attribute (for example Real Number with precision), the parts must be delimited by '|'.
• The delegate only supports setting the attribute if the attribute has a single value. In the case of a multi-valued attribute that has more than one value, the delegate will not set any value for the attribute.
• Attributes values can be defined for the Parent type and are applied to soft types by inheritance.
|