Building on top of Oracle Fusion Middleware and service-oriented architecture (SOA) technology, Oracle E-Business Suite Integrated SOA Gateway (ISG) is a complete set of service infrastructure to provide, consume, and administer Oracle E-Business Suite Web services. With service enablement feature, integration interfaces published in the Oracle Integration Repository can be transformed into SOAP and REST based Web services.
Object Type Identification
- Any .pkh or .pls package spec sql files which contain Integrated SOA Gateway annotations.
- Any .ildt file
File Extensions
- .pls
- .pkh
- .ildt
Object Type Code
ISG
Attributes
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
Name | Code | Description | Default Value | Supported Values |
---|---|---|---|---|
Integrated SOA Gateway Version Prefix | FDEBS_ISG_VERSION_PREFIX | The version number prefix to use when geneting ILDT from source files (e.g. 12.0). At deployment time a build sequence number is added to the prefix. The version number must be incremented which each deployment of the service. | 12.0 | Any value of the format #.#. |
...