Extending WebLogic Domain for Web Services Connectivity
Extend the WebLogic domain with JRF and OWSM for Primavera Gateway to connect to EBS using web services through SOA Gateway as follows:
- Open a terminal window and run the WebLogic configuration utility:
On Windows: cd <WEBLOGIC_HOME>\wls_server_10.3\common/bin
run config.bat
On Linux and Solaris: cd <WEBLOGIC_HOME>/wls_server_10.3/common/bin
./config.sh
- On the Welcome screen, select Extend an existing WebLogic domain, select Next.
Note: Select Next to advance to the next screen.
- On the Select a Weblogic Domain Directory screen, select the existing Gateway domain. By default, displays PrimaveraGateway.
- On the Select Extension Source screen, select the following:
On WebLogic 12c, select:
- Oracle Enterprise Manager
- Oracle WSM Policy Manager
- Oracle JRF
On WebLogic 11g, select:
- Oracle WSM Policy Manager
- Oracle JRF
- On the Specify Domain Name screen, select Next.
- On the JDBC Component Schema screen, select the OWSM MDS Schema and review the following information:
- Vendor: Oracle
- Driver: Oracle’s Driver (Thin) for Service Connections
- Version:Enter the Oracle version number
- Schema Owner: The owner of the OWSM MDS Schema.
- Schema Password: The password for the schema.
- DBMS/Service: The associated DBMS/ Service name
- Host Name: The server name for the OWSM schema.
- Port: The port number for the server. By default, it is 1521.
- On the JDBC Component Schema screen, if the connection test passes, select Next.
- On the Select Optional Configuration, select Next.
- On the Configuration Summary screen, select Extend.
- When complete, select Done.
Note: When you extend the domain the Dname option must be added back.
Setting Up EBS Connectivity through Web Services