Integrated SOA Gateway  – A Guide

 

Introduction to Integrated SOA Gateway

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.

Oracle E-Business Suite applications are developed through various technologies or written in different forms, such as PL/SQL, Java, Concurrent Programs, and so on. These applications or programs reside either in the Oracle E-Business Suite database or on the middle tier. Features such as Business Events System from Oracle Workflow and products such as Oracle XML Gateway for integrating Oracle E-Business Suite with trading partners are also widely used.

Prerequisites:

  1. Ensure that your Oracle E-Business Suite instance is on the latest AD TXK Delta level and has the recommended technology patches in place. See:

My Oracle Support Knowledge Document 1617461.1Applying the Latest AD and TXK Release Update Packs to Oracle E-Business Suite Release 12.2

My Oracle Support Knowledge Document 1594274.1Oracle E-Business Suite Release 12.2: Consolidated List of Patches and Technology Bug Fixes, for a recommended list of technology patches

  1. Apply the consolidated Patch 34766982:R12.OWF.C, ISG Consolidated Patch for Release 12.2 (23_1_1), to your instance if it is not already applied.

Perform the following tasks to configure Oracle E-Business Suite Integrated SOA Gateway for REST services:

Note that the setup may take a few minutes to complete. The completion status would be displayed on the terminal. Log files are written in the current directory.

Once the configuration script completes successfully, you can check the log file for more information. If the script ends with errors, then errors and warnings are listed in the log file and other log files in the same directory.

  1. Source the applications run file system environment file:

source /venky/apps/EBSapps.env

Enter ‘R’ for the run file system.

2.Run the following script:perl $FND_TOP/patch/115/bin/ISGRestSetup.pl

Note: If your Oracle E-Business Suite instance is configured with multiple nodes, perform this step on the Oracle E-Business Suite primary node.

The script prompts you to enter the following information:

    • Enter the password for the APPS user:

‘APPS’ is the default Oracle E-Business Suite database user name. Provide the associated password for the user.

    • Enter Oracle E-Business Suite’s WebLogic Server Admin User Name: [weblogic]

‘Weblogic’ is the default Oracle WebLogic Server Admin user name.

    • Enter the password for the WebLogic user:

Provide the associated password for the above Oracle WebLogic Server Admin user ‘WebLogic’.

When the script starts to configure the environment for REST services, the following message appears:

Configuring Oracle E-Business Suite Integrated SOA Gateway for REST Services. Please wait, as this may take a few minutes.
The log file for each step is located at <current working directory

This script will restart the middle-tier.

With this, the ISG setup completed and can be tested

Recent Posts

Start typing and press Enter to search