Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Description

Object Type Identification

  • WEB ADI files are not found in SCM. They are created from the EBS server.???

File Extensions

NameDescription
.??????

 Attributes

NameDescriptionDefault ValueSupported Values
SourceObject Source Location Type

SCM (**populating from SCM)

EBS (**manual creation)

SCM | EBS
TypeObject TypeIntegrators Integrators | Layouts | Mappings | Contents
CodeObject Name

<File Name> (**without path/extension)


Application Short CodeApp short name (e.g. XXAR)

It is taken from the Project Property

FDEBS_APPLICATION_SHORT_NAME


Target LocationConfiguration file used to download/upload data.$<PROD_TOP>/patch/115/import/

Related Project Properties

NameDescriptionDefault Value
EBS AOL Root Destination DirectorySub-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;

  • No labels