Setup Steps for Invoking XML Gateway Web Services

To enable XML Gateway services through Oracle E-Business Suite Integrated SOA Gateway, some setup tasks are required for both strongly-typed services and generic XML Gateway services. For detailed setup and configuration tasks, see Installing Oracle E-Business Suite Integrated SOA Gateway, Release 12.2, My Oracle Support Knowledge Document 1311068.1 for details.

Additionally, to enable Web service transactions, the following setup tasks are required to provide and consume Web services:

Setup Tasks for Providing Services through XML Gateway Inbound Transactions

Perform the following setup tasks to provide services through XML Gateway inbound transactions:

Setup Tasks for Consuming Services through XML Gateway Outbound Transactions

Perform the following setup tasks to consume services through XML Gateway outbound transactions:

Setting Profile Options

To support XML Gateway Web services, the following profile options described in the table need to be set properly.

Profile Option Description Required Default Value
FND: XML Gateway Map Generic Service Use this profile option to display or hide the generic XML Gateway service information for the selected XML Gateway map.
  • If it is set to 'Yes', the Generic XML Gateway Service subregion is displayed within the Web Service region in the XML Gateway Map interface details page.

  • If it is set to 'No', the Generic XML Gateway Service subregion will not be displayed in the XML Gateway Map interface details page.

Yes Yes

Attention: If you do not start from this release and you have been using generic XML Gateway Web service, set the profile option to 'Yes'. This allows the Generic XML Gateway Services subregion to be displayed within the Web Service region. Otherwise, subregion will not be shown and any invocations of generic XML Gateway Web services will return a fault message.

ISG: Generic Service WSDL URL for XMLG Once a generic XML Gateway Web service has been deployed, the deployed service WSDL URL should be populated as the profile value. The URL is also displayed in the 'Generic XML Gateway Service' subregion.
If the profile value is not shown which means that the generic service has not yet been deployed, no WSDL URL is displayed in the subregion for the selected XML Gateway interface.
Yes N/A
ECX_IN_JAVA_PROCESSING This profile option determines if inbound messages will be processed in Java or PL/SQL.
  • If the profile value is set to Yes, raise Java event oracle.apps.ecx.inbound.process_at_java which is subscription to Java function where actual processing will happen.

    If the message was received from WF function activity, then set the return status as Notified.

  • If the profile value is set to No, inbound messages will be processed in PL/SQL.

Yes Yes

Use the FND: XML Gateway Map Generic Service profile option to display or hide generic XML Gateway service information in the Generic XML Gateway Service subregion only if your system is upgraded from a previous release and you have been using generic XML Gateway Web services.

For information on setting profile options, see User Profiles and Profile Options in Oracle Application Object Library, Oracle E-Business Suite Setup Guide.