...
Name | Code | Description | Default Value | Supported Values |
---|---|---|---|---|
Source | SOURCE | Object Source | SCM | SCM |
Product | PRODUCT | EBS Product Name | Defaults to value provided in @rep:product <product> annotation | Any EBS product name |
Service Alias | SERVICE_ALIAS | Service Alias | Defaults to value provide in @flexdeploy-rep:alias <alias> annotation. If not specified defaults to the name of the PLS/PKH package | Any alias name |
Service Type | SERVICE_TYPE | Service Type | Defaults 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.