Drag and drop the interface into the diagram. A flow Step appears.

10-8 Oracle Fusion Middleware Developers Guide for Oracle Data Integrator

1. Open the Package editor and go to the Diagram tab.

2. In Designer Navigator, select the model, sub-model or datastore to check from the Models tree. 3. Drag and drop this model, sub-model or datastore into the diagram.

4. In the General tab or the properties panel, fill in the Step Name field. Select

Model, Datastore or Sub-Model Check in the step type.

5. Select Delete Error from the Checked Tables if you want this static check to

remove erroneous rows from the tables checked in this process.

6. From the File menu, click Save.

10.3.1.7 Journalizing a Model or a Datastore

To insert a journalizing step:

1. Open the Package editor and go to the Diagram tab.

2. In Designer Navigator, select the model or datastore to check from the Models

tree. 3. Drag and drop this model or datastore into the diagram.

4. In the General tab or the properties panel, fill in the Step Name field. Select

Journalizing Model or Journalizing Datastore in the step type. 5. Set the journalizing options. See Chapter 7, Working with Changed Data Capture for more information on these options.

6. From the File menu, click Save.

10.3.1.8 Reverse-Engineering a Model

To insert a reverse-engineering step:

1. Open the Package editor and go to the Diagram tab.

2. In Designer Navigator, select the model to reverse-engineer from the Models tree.

3. Drag and drop this model into the diagram.

4. In the General tab or the properties panel, fill in the Step Name field. Select

Model Reverse in the step type.

5. From the File menu, click Save.

Note: It is necessary to define the CKM in the model to perform this static check. Note: It is necessary to define the JKM in the model to perform the journalizing operations. Note: The reverse-engineering options set in the model definition are used for performing this reverse-engineering process. Working with Packages 10-9

10.3.2 Deleting a Step

To delete a step:

1. In the Package toolbar tab, select the Free Choice tool.

2. Select the step to delete in the diagram.

3. Right-click and then select Delete Step.

4. Click OK.

The step disappears from the diagram.

10.3.3 Duplicating a Step

To duplicate a step:

1. In the Package toolbar tab, select the Free Choice tool.

2. Select the step to duplicate in the diagram.

3. Right-click and then select Duplicate Step.

A copy of the step appears in the diagram.

10.3.4 Running a Step

To run a step:

1. In the Package toolbar tab, select the Free Choice tool.

2. Select the step to run in the diagram.

3. Right-click and then select Execute Step.

4. In the Execution window, select the execution parameters:

■ Select the Context into which the step must be executed. ■ Select the Logical Agent that will run the step. 5. Click OK. 6. The Session Started Window appears. 7. Click OK. You can review the step execution in the Operator Navigator.

10.3.5 Editing a Step’s Linked Object

The steps linked object is the interface, procedure, variable, and so forth from which the step is created. You can edit this object from the Package diagram. To edit a steps linked object:

1. In the Package toolbar tab, select the Free Choice tool.

2. Select the step to edit in the diagram.

3. Right-click and then select Edit Linked Object.

The Editor for the linked object opens. Note: It is not possible to undo a delete operation in the Package diagram.