You must do the following before configuring OAM with Primavera Gateway:
See the Installation and Configuration Guide for Primavera Gateway.
On UNIX: <Webgate_Home>/webgate/ohs/tools/deployWebGate
On Windows: <Webgate_Home>\webgate\ohs\tools\deployWebGate
On UNIX: ./deployWebgateInstance.sh -w <Webgate_Instance_Directory> -oh <Webgate_Oracle_Home>
On Windows: deployWebgateInstance.bat -w <Webgate_Instance_Directory> -oh <Webgate_Oracle_Home>
Where:
<Webgate_Oracle_Home> is the directory where you have installed Oracle HTTP Server Webgate and created as the Oracle Home for Webgate. For example, <MW_HOME>/Oracle_OAMWebGate1
<Webgate_Instance_Directory> is the location of Webgate Instance Home, which is same as the Instance Home of Oracle HTTP Server. For example, <MW_HOME>/Oracle_WT1/instances/instance1/config/OHS/ohs1
Note: An instance home for Oracle HTTP Server is created after you configure Oracle HTTP Server. This configuration is performed after installing Oracle HTTP Server 11.1.1.2.0 or patching to Oracle HTTP Server 11.1.1.3.0.
Example:
C:\Weblogic\WL121\Oracle_OAMWebGate1\webgate\ohs\tools\deployWebGate>deployWebgateInstance.bat -w C:\Weblogic\WL1212\Oracle_WT1\instances\instance3\config\OHS\ohs1 -oh C:\Weblogic\WL1212\Oracle_OAMWebGate1
On UNIX (depending on the shell): export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:<Oracle_Home_for_Oracle_HTTP_Server>/lib
On Windows: Set the <Webgate_Installation_Directory>\webgate\ohs\lib location and the <Oracle_Home_for_Oracle_HTTP_Server>\bin location in the PATH environment variable. Add a semicolon (;) followed by this path at the end of the entry for the PATH environment variable.
Example: C:\Weblogic\WL1212G\Oracle_OAMWebGate1\webgate\ohs\lib
On UNIX, move to: <Webgate_Home>/webgate/ohs/tools/setup/InstallTools
On Windows, move to: <Webgate_Home>\webgate\ohs\tools\EditHttpConf
For example, C:\Weblogic\WL1212\Oracle_OAMWebGate1\webgate\ohs\tools\EditHttpConf>
On UNIX: ./EditHttpConf -w <Webgate_Instance_Directory> [-oh <Webgate_Oracle_Home>] [-o <output_file>]
On Windows: EditHttpConf.exe -w <Webgate_Instance_Directory> [-oh <Webgate_Oracle_Home>] [-o <output_file>]
Where:
<Webgate_Oracle_Home> is the directory where you have installed Oracle HTTP Server Webgate for Oracle Access Manager and created as the Oracle Home for Webgate. For example, <MW_HOME>/Oracle_OAMWebGate1
<Webgate_Instance_Directory> is the location of Webgate Instance Home, which is same as the Instance Home of Oracle HTTP Server. For example, <MW_HOME>/Oracle_WT1/instances/instance1/config/OHS/ohs1
<output_file> is the name of the temporary output file used by the tool such as Edithttpconf.log.
For example, C:\Weblogic\WL1212\Oracle_OAMWebGate1\webgate\ohs\tools\EditHttpConf>EditHttpConf.exe -w C:\Weblogic\WL1212\Oracle_WT1\instances\instance1\config\OHS\ohs1
$OHSDomain\config\fmwconfig\components\OHS\instances\<ohs_folder_name>
#Configuration For Primavera Gateway
<Location /pdi>
WebLogicHost <gateway server hostname>
WebLogicPort <gateway port number>
SetHandler weblogic-handler
</Location>
http://OHTTP_hostname:port_of_OHTTP/pdi
Legal Notices
Copyright © 2013, 2015,
Oracle and/or its affiliates. All rights reserved.
Last Published Wednesday, March 25, 2015