1.

What Is Prerequisite For The State Record?

Answer»

To use STATE RECORD, there are certain prerequisites, they are:

  • State Record should be a SQL Table or a Derived work record, for AE Restarts we would definitely need State Record as a SQL Table, as Derived work RECORDS store data only at run-time.
  • Name of the State Record should end in AET, the SYSTEM identifies the record as a state record with this notation
  • We need to use PROCESS_INSTANCE field in the record and it should be defined as a key
  • Any data types except character or numeric must not be required fields

To use state record, there are certain prerequisites, they are:



Discussion

No Comment Found