Table of Contents

Search

  1. Preface
  2. Introduction
  3. Configuring the Data Director Application
  4. Establishing a Root Node
  5. Defining the Business Entity Model
  6. Configuring Business Entity Properties
  7. Configuring Reference Entity Properties
  8. Transforming Business Entities and Views
  9. Managing Many-to-Many Relationships
  10. Configuring Search
  11. Configuring Workflow Tasks and Triggers
  12. Configuring Security and Data Filters for Business Entities
  13. Integrating Data as a Service
  14. Configuring External Calls
  15. Designing the Data Director User Interface
  16. Localizing Data Director
  17. Provisioning Tool Frequently Asked Questions

Enabling State Management Validation

Enabling State Management Validation

To enable the Repository Manager to check that state management is enabled consistently for all base objects in a business entity, set the attribute
stateManagementEnabled
to
true
in the root element. The value of
stateManagementEnabled
is
false
by default.
In the Provisioning tool, you can enable state management through the
State Management Enabled
check box.
When
stateManagementEnabled
is
true
the Repository Manager validation checks that all base objects in the business entity are enabled for state management, except referenced lookups.
When
stateManagementEnabled
is
false
the Repository Manager does not verify that the base objects in the business entity are all state management enabled. The business entity can contain base objects that are state management enabled and base objects that are not state management enabled.
The value of
stateManagementEnabled
affects the Repository Manager validation check. The value of
stateManagementEnabled
does not affect run-time operations. When you change
stateManagementEnabled
from
true
to
false
, state management is not disabled for base objects.

0 COMMENTS

We’d like to hear from you!