Repairing Data Objects 
During your development process you may find it necessary to modify the Data Object (DO) configuration in the Data Orchestration Engine (DOE). This document covers the steps you will need to take to synchronize the Data Objects within your mobile development components with such changes.
The following changes are supported by DOE:
Entity Type |
Supported modifications |
|||
Add |
Remove |
Rename |
Type Change |
|
Node |
yes |
yes |
yes |
- |
Attribute |
yes |
yes |
yes |
yes |
Relation |
yes |
yes |
- |
- |
You have created a Service Component.
The service component contains DOs that have been defined in DOE and imported to the Service Component.
More information: Creating Development Components
Change Data Objects (DOs) in the Data Orchestration Engine(DOE).
In the Service Explorer tab page, ,open the Development Component (DC) where the DOs were previously imported.
In the context menu of the Data Objects static node, choose Repair.
If this is your first connection to the DOE during this development session, you will now need to input your login credentials for the DOE server.
The Repair Data Objects dialog will now be shown and you can view the nodes and attributes that will be reimported from the DOE.
You have updated the Data Objects in your project to the latest version available in DOE. Data synchronization during application execution will now work correctly.