...
- ILDT
- Deploys the ILDT using FNDLOAD
- Deploys the web 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 service (REST or SOAP) using Oracle supplied Ant script
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.
- When redeploying an existing service, the version number must be incremented. If its not greater than the previous version, no errors occur, but it does not actually get deployed.
- The version number is generated by appending a build sequence number for the project to the Integrated SOA Gateway Version Prefix project property.
- To ensure the version gets auto-incremented with each deployment, all deployments should be initiated through the FlexDeploy project. Otherwise, you run the risk of the generated version being less than the current version.