Configure Oracle EBS integrated soa gateway for SOAP services on 12.2.6
Here I am going to explain how to configure Oracle EBS integrated soa gateway for SOAP services on 12.2.6.
The E business suite integrated soa gateway configuration require a Oracle SOA suite with weblogic on separate server.
Refer the document for how to install
Installing Oracle E-Business Suite Integrated SOA Gateway, Release 12.2 (Doc ID 1311068.1)
In this note, Go to
Section 1: Configuring Oracle E-Business Suite Integrated SOA Gateway for SOAP Services on a New Installation of Release 12.2.3 or Higher
In this section , They mentioned to install oracle SOA suite server as per section 4
Here I had chosen the below version of Oracle SOA suite to install on the separate server
- For Oracle SOA Suite 11g and Oracle Applications Adapter 11g on Oracle WebLogic Server 11g
How to Install Oracle SOA Suite:
Download Oracle SOA Suite software from edelivery.oracle.com
Prepare a new linux server for Oracle SOA Suite
Complete all the prerequisites on this server. (See my OBIEE installation guide for complete prerequisites activities)
Install Oracle Database software and create a database for SOA Suite.
Install Jdk (jdk-7u79-linux-x64.rpm)
Create repository creation for SOA
Select the below component while creating repository
–> AS Common Schemas –> Metadata Services
–> SOA and BPM infrastructure –> SOA Infrastructure & Business Activity Monitoring & User Messaging Service
https://docs.oracle.com/cd/E21764_01/doc.1111/e14259/rcu.htm#RCUUG268
Install Oracle weblogic Server 10.3.6
Install Oracle SOA suite
http://docs.oracle.com/cd/E28280_01/install.1111/e13925/install.htm#INSOA209
Configure Oracle SOA Suite
http://docs.oracle.com/cd/E28280_01/install.1111/e13925/configure.htm#INSOA212
Integartion SOA gateway :
Installing Oracle E-Business Suite Integrated SOA Gateway, Release 12.2 (Doc ID 1311068.1)
Go to Section 1.1: Setup Tasks on Oracle E-Business Suite Release 12.2.3 or Higher
Here you noted : ASADMIN password change, Try to change user management If you can’t see reset password field , change password using secutiry – users -define.
And also Weblogic and SOA gateway server address should be you mentioned which you are installed Oracle SOA suite server and weblogic server address and ipaddress.
Section 1.2: Configuration Steps on Oracle SOA Suite to Integrate with Oracle E-Business Suite
Once done the above steps, you may go to Integrated SOA responsibility–> select your interface name or internal name and regenerate the wsdl and deploy the SOAP service. please verify can you able to view wsdl file or not. If you can able to view wsdl with soa suite server address, the SOAP service is working fine.
is it mandatory to install SOA suite and weblogic on separate machine ?
i have Oracle EBS R12.2.4 – dual node, should i need another machine for SOA suite and should i need to install another weblogic ?
According to my knowdlege, you need to have separate weblogic server for SOA Suite. If you have Oracle Support access, you may check with them also