If you want to deploy the application help locally, you must download the online help WAR file and deploy it in your environment. The WAR file can be deployed in the same domain as Primavera Gateway or in a separate domain.
After you download and deploy the help locally, you must specify the URL to access the online help in the Configuration Settings of the Gateway application. For information about configuring the Online Help location setting, refer to Configuring Gateway Settings.
To deploy the Gateway help locally:
- Download the Gateway Help WAR file from: http://docs.oracle.com/cd/F37377_01/help/war/gatewayhelp.war
- Sign in to the WebLogic Administration Console at: http://<hostname>:<port>/console
- In the Change Center pane, select Lock & Edit.
- In the Domain Structure pane, select Deployments.
- In the Summary of Deployments pane, select the Control tab.
- Select Install.
- In the Install Application Assistant pane:
- Enter the path of the directory where the online help WAR file is located.
- Select the gatewayhelp.war option.
Note: Select Next on each screen to advance to the next step.
- Select the Install this deployment as an application option.
- Depending on your configuration, select the Target as AdminServer or GatewayCluster for a managed server.
- Review the configuration settings you have chosen, and then select Finish to complete the installation.
- In the Settings for Primavera window, select Save.
- Select Activate Changes.
- In the Summary of Deployments pane, select Start for gatewayhelp.war.
- To test the online help deployment, launch a web browser and enter the URL of the online help deployment using this address: http://<hostname>:<port>/gatewayhelp/en/helpmain.htm.