Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

NameCodeDescriptionDefault ValueSupported Values
SourceSOURCEObject SourceSCMSCM
ProductPRODUCTEBS Product NameDefaults to value provided in @rep:product <product> annotationAny EBS product name
Service AliasSERVICE_ALIASService AliasDefaults to value provide in @flexdeploy-rep:alias <alias> annotation.  If not specified defaults to the name of the PLS/PKH packageAny alias name
Service TypeSERVICE_TYPEService TypeDefaults to value provide in @flexdeploy-rep:type <type> annotation.  If not specified defaults to REST.REST | SOAP

Related Project Properties

...

  • ILDT
    • Deploys the ILDT using FNDLOAD
    • Deploys the web server (REST or SOAP) service using Ant
  • PKH, PLS
    • Copies the SQL files to the <Product Top>/patch/115/sql directory
    • Generates the ILDT using Perl
    • Deploys the ILDT using FNDLOAD
    • Deploys the web server (REST or SOAP) using Ant

Limitations

  • SOAP services are not currently supported.
  • Supported is currently limited to EBS 12.2.x.
  • ILDTs can only be generated from PLS or PLH sql files which are annotated appropriately
  • Due to lack of available Oracle APIs, grants performed to the deployed services remains a manual step.