Description
Object Type Identification
- WEB ADI files are not found in SCM. They are created from the EBS server.
File Extensions
Name | Description |
---|---|
.??? |
Attributes
Name | Description | Default Value | Supported Values |
---|---|---|---|
Source | Object Source Location Type | SCM (**populating from SCM) EBS (**manual creation) | SCM | EBS |
Type | Object Type | PROGRAM (derived when populating from SCM) | Integrators | Layouts | Mappings | Contents |
Code | Object Name |
| |
Application Short Code | FDEBS_SHORT_APP_NAME | ||
Target Location | Configuration file used to download/upload data. | $<PROD_TOP>/patch/115/import/ |
Related Project Properties
Name | Description | Default Value |
---|---|---|
EBS AOL Root Destination Directory | Sub-directory within project's SCM source path which contains AOLs. | $<PROD_TOP>/patch/115/import |
Sample Build Commands
FNDLOAD $FDEBS_DB_USER/$FDEBS_DB_PASSWORD 0 Y DOWNLOAD $BNE_TOP/patch/115/import/bneintegrator.lct $SOURCE_FILE BNE_INTEGRATORS INTEGRATOR_ASN=XXHR INTEGRATOR_CODE=webRepoT22
Sample Deploy Commands
cp $SOURCE_FILE $XXHR_TOP/patch/115/import/;
FNDLOAD $FDEBS_DB_USER/$FDEBS_DB_PASSWORD 0 Y UPLOAD $BNE_TOP/patch/115/import/bneintegrator.lct $XXHR_TOP/patch/115/import/webRepoT22;