ShortName | Name | Type | Description | Required? | Read only? | Cardinality | XML Attribute? | Implementation Notes |
---|---|---|---|---|---|---|---|---|
id | Id | String | The unique identifier for an object. This can be null. | One | No | |||
name | Name | String | Unique Name for the Rule.
|
One | No | |||
ruleTemplate | Rule Template | RuleTemplate | Unique Id for Template of Rule.
|
One | No | |||
active | Active | boolean | The active indicator for the rule. | One | No | |||
description | Description | String | The description of the rule. | One | No | |||
docTypeName | Doc Type Name | String | The documentTypeName of the rule. | One | No | |||
fromDate | From Date | DateTime | The ending date of the rule. This is the date from which the rule stops being be used |
One | No | |||
toDate | To Date | DateTime | The ending date of the rule. This is the date from which the rule starts to be used |
One | No | |||
forceAction | Force Action | boolean | Shows if rule will force its action. | One | No | |||
previousRuleId | Previous Rule Id | String | Unique id for the previous version of this Rule.
|
One | No | |||
ruleResponsibilities | Rule Responsibilities | RuleResponsibilityList | List of rule responsibilities associated with the Rule | Many | No | |||
ruleExtensions | Rule Extensions | |||||||
ruleTemplateName | Rule Template Name | String | Template Name of the Rule.
|
One | No | |||
ruleExpressionDef | Rule Expression Def |