RecurringObject object type

The RecurringObject object type (objectTypes.xml: RECURRING) is part of the master data. It combines attributes required for the regeneration of transactional data objects.

Attributes

Attribute ID

Data type

Usage

owner_group

Assignment

Group responsible for execution

frequency

Enumeration

Frequency used to generate the transactional data objects (once, daily, weekly, etc.)

duration

Integer

(long)

Time limit for execution in days

startdate

Date

Date from which transactional data is generated regularly

enddate

Date

Date up to which transactional data is generated regularly

control_period

Enumeration

Length of the control period (day, week, month, etc.)

offset

Integer

(long)

Offset of the control period in days

reviewer_group

Assignment

Group responsible for review

If the frequency and control_period attributes require different enumerations for different workflows, you can overwrite the corresponding attributes of the actual (inheriting) object type. For group assignment attributes, the selection must be restricted to one role at the inheriting object type. For this, you must overwrite this attribute and assign the appropriate restriction to it.

Inheritance diagram

Inheritance diagram (3)