Show TOC

Repairing Data ObjectsLocate this document in the navigation structure

Prerequisites

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

Context

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.

Types of supported DO changes in DOE

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

-

-

Procedure

  1. Change Data Objects (DOs) in the Data Orchestration Engine(DOE).
  2. In the Service Explorer tab page, ,open the Development Component (DC) where the DOs were previously imported.
  3. In the context menu of the Data Objects static node, choose Repair .
  4. 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.
  5. The Repair Data Objects dialog will now be shown and you can view the nodes and attributes that will be reimported from the DOE.

Results

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.