Showing posts with label SOLUTION. Show all posts
Showing posts with label SOLUTION. Show all posts

Monday, June 18, 2012

Working with Elements in a Solution


Working with Elements in a Solution



This section details the different actions that can be performed when working with elements of a solution.

Adding Elements


To add an element, drag the object from the tree into the Elements list in the solution editor. Oracle Data Integrator scans the cross-references and adds any Required Elements needed for this element to work correctly. If the objects being added have been inserted or updated since their last checked in version, you will be prompted to create new versions for these objects.

Removing Elements

To remove an element from a solution, select the element you want to remove in the Elements list and then click the Delete button. This element disappears from the list. Existing checked in versions of the object are not affected.

Rolling Back Objects

To roll an object back to a version stored in the solution, select the elements you want to restore and then click the Restore button. The elements selected are all restored from the solution's versions.

Working with Solutions


Working with Solutions



A solution is a comprehensive and consistent set of interdependent versions of objects. Like other objects, it can be checked in at a given time as a version, and may be restored at a later date. Solutions are saved into the master repository. A solution assembles a group of versions called the solution's elements.

A solution is automatically assembled using cross-references. By scanning cross-references, a solution automatically includes all dependant objects required for a particular object. For example, when adding a project to a solution, versions for all the models used in this project's interfaces are automatically checked in and added to the solution. You can also manually add or remove elements into and from the solution.

Solutions are displayed in the Solutions accordion in Designer Navigator and in Operator Navigator.

The following objects may be added into solutions:

Projects

Models, Model Folders

Scenarios

Load Plans

Global Variables, Knowldge Modules, User Functions and Sequences.

To create a solution:

In Designer Navigator or Operator Navigator, from the Solutions toolbar menu select New Solution.

In the Solutions editor, enter the Name of your solution and a Description.

From the File menu select Save.

The resulting solution is an empty shell into which elements may then be added.

Working with Version Management


Working with Version Management


This chapter describes how to work with version management in Oracle Data Integrator.

Oracle Data Integrator provides a comprehensive system for managing and safeguarding changes. The version management system allows flags on developed objects (such as projects, models, etc) to be automatically set, to indicate their status, such as new or modified. It also allows these objects to be backed up as stable checkpoints, and later restored from these checkpoints. These checkpoints are created for individual objects in the form of versions, and for consistent groups of objects in the form of solutions.