Oracle Designer Model,
Release 6i
Element Type Definition
| Element Type Name | BATCHLINE |
| Short Name | BLI |
| View Name | CI_BATCHLINES |
| Description | |
| Sub-type of | SECONDARY_ACCESS_ELEMENT |
| Versioning: | Belongs to: BATCH versionable object |
| Rules: |
API Spec Uniqueness Criteria Deletion Rules |
| Descriptor: |
BATCH_REFERENCE SEQUENCE |
| Used by: |
Oracle Designer |
| Underlying table: | SDD_BLI |
| Reference Properties | ||||
|---|---|---|---|---|
| Name | Opt ? | Notes | Relationship | In Arc |
| BATCH_REFERENCE | N |
Prompt: Batch
Transferable only if null |
Must be part of one and only one BATCH | |
| DATABASE_USER_REFERENCE | Y | Prompt: Database User | May be design capturing objects from one and only one DATABASE_USER | |
| GENERAL_MODULE_REFERENCE | Y | Prompt: Module | May be for generation or design capture of one and only one GENERAL_MODULE | |
| Properties | |||||
|---|---|---|---|---|---|
| Name | Datatype | Opt ? | Notes | Domain | Default Value |
| BATCHLINE_MODE | VARCHAR2(8) | N | Classification of the batchline for either design capture or generation
Prompt: Mode Uppercase | BATCHLINE_MODE | GENERATE |
| SEARCH_PATH | VARCHAR2(2000) | Y | A comma separated list of repository containers used by the Design Capture utilities to determine where to find objects it requires
Prompt: Search Path | ||
| SEQUENCE | NUMBER(6, 0) | N | Sequence of this batch line within the batch
Prompt: Sequence Within Batch System maintained: API provides a value only if left null by the user | ||
| SOURCE_PATHNAME | VARCHAR2(132) | Y | Mixed case full pathname (including filename) of file that is the sousrce for design capture
Prompt: Source Pathname | ||
| STOP_ON_ERROR_FLAG | VARCHAR2(1) | N | Indicates whether batch as a whole to be stopped, if this batch line fails. If the batch is stopped, it does not affect any batch already successfully completed
Prompt: Stop on Error ? Uppercase | YESNO | N |
| TYPE | VARCHAR2(13) | N | Classification within design capture or generation that the batch line is to perform
Prompt: Type Uppercase | BATCHLINE_TYPE | CLIENT |
| PARENT_IVID | NUMBER(38, 0) | Y | Internal use only. Exists on "secondary" element types from a versioning viewpoint. Contains the IVID of the primary element type (not necessarily a PAC) forming the basis of the "versionable object" to which this element type belongs
Not displayed System maintained Updatable only if null Defined on SAC supertype | ||
| PAC_REFERENCE | NUMBER(38, 0) | Y | Internal use only. Exists on "secondary" element types from a structural viewpoint. Contains the IRID of the PAC forming the basis of the "logical object" to which this element type belongs
Not displayed System maintained Not updatable by user Defined on SAC supertype | ||
| Multi-line Text | ||
|---|---|---|
| Name | Text Type | Prompt |
| DESCRIPTION | CDIDSC | Description |
| NOTES | CDINOT | Notes |
| Other Properties |
|---|
| BATCHLINE has the 20 user definable properties (USER_DEFINED_PROPERTY_0, _1, _2, _3 etc) for User Extensibility |
The following 'standard' properties are also inherited by all element types:
|
Other element types that reference BATCHLINE:
Note: