Other Variables

Child

This variable allows to access attribute values of child record during relationship catalog rulebase execution. This context variable is only available in relationship catalog rulebase execution. The parent/child record is always determined in context of forward relationship.

Context Classification Code Path

This variable is used to get the classification code path in context with current record.

Context Relationship IS Forward

This variable specifies whether the relationship is a forward relationship in context with current record.

Context Relationship Name

This variable is used to get the relationship name in context with current record.

Context Relationship Reverse Name

This variable is used to get the reverse relationship name in context with current record.

Context Relationship Type

This variable is used to get the relationship type in context with current record.

Parent

This variable allows to access attribute values of a parent record during relationship catalog rulebase execution. This context variable is only available in relationship catalog rulebase execution. The parent/child record is always determined in context of forward relationship.

Record Sub Action

Currently, the only possible value that can be assigned to this variable is RESTORE. When a record is restored, for all UI based rulebase validations for restored record, RECORD_SUB_ACTION is set to RESTORE. RECORD_SUB_ACTION is bound to RESTORE only for UI based validations and not during workflow processing.

Previous Version and Previous Confirmed Version

You can access unconfirmed and confirmed record versions with two explicitly defined contexts.

Previous Version and Previous Confirmed Version
Context Description
PREVIOUS_VERSION Latest confirmed or unconfirmed version.
PREVIOUS_CONFIRMED_VERSION Last confirmed version.

Record Action

This variable is set during Record Add, Edit, or Copy functions.

Record Action
Record Action Escaped Version
ADD New record is being added.
EDIT Existing record is being edited.
COPY New Record is being copied from another record.
VIEW Record is being viewed.

Record is Topmost

This variable allows you to check whether the record is the topmost in the hierarchy.

Record is Bottommost

This variable allows to check whether the record is bottommost in the hierarchy.