Monday, June 18, 2012

Generate Scenario Editor


Generate Scenario Editor



Use to generate new scenarios.


A scenario is designed to put a source component (interface, Package, procedure, variable) into production. A scenario results from the generation of code (SQL, shell, and so forth) for this component.

Notes:

Once generated, the scenario is stored inside the work repository. The scenario can be exported then imported to another repository (remote or not) and used in different contexts.

The scenario code (the language generated) is frozen, and all subsequent modifications of the components that contributed to creating it will not change it in any way.

The Name and Version fields of the Scenario are preset with the following values:

Name: The same name as the latest scenario generated for the component

Version: The version number is automatically incremented, if the latest version number ends with an integer. If the latest version does not end with an integer, the latest version number will be displayed in the Version field. Please change the version number according to your needs. Notet that you cannot use the same version number and version name for a scenario.

No comments:

Post a Comment