Accessing the integrationGateway.properties File
You can access and edit the integrationGateway.properties file using the Gateways component in the Pure Internet Architecture or using the text file located in the <PIA_HOME>\webserv directory.
Understanding Accessing the integrationGateway.properties File
Most integration systems are configured such that the application server, integration gateway, and PeopleSoft Pure Internet Architecture are running the same PeopleTools versions.
However, there may be some instances where the integration system is configured such that there is a shared integration gateway working with application servers on different versions of PeopleTools. If this is the case, you must access and edit the integrationGateway.properties in one of the following ways:
-
Manually edit the text file located in the <PIA_HOME> directory. Use the PSCipher Java utility to generate encrypted passwords.
Using the PSCipher Java utility is described elsewhere in this topic.
-
Access and edit the properties file via the PeopleSoft Pure Internet Architecture in the Gateways component. You must log into the PeopleSoft Pure Internet Architecture that is installed on the application server that is running the same PeopleTools release as the integration gateway. If you use this method, you must ensure that copies of the same psvault key file are installed on all application servers and gateway/web server in the configuration.
The psvault key file is discussed elsewhere in the product documentation.
See Security Administration: Securing the External Key File, Security Administration: Generating a Unique Encryption Key, Security Administration: Updating the Encryption Key on Oracle WebLogic,
Accessing the integrationGateway.properties File in the Pure Internet Architecture
Access to the integrationGateway.properties file using the PeopleSoft Pure Internet Architecture is password-protected.
To access the integrationGateway.properties file:
-
Select .
-
Select a gateway with which to work.
-
Click the Gateway Setup Properties link.
The Sign on to access the integrationGateway.properties file box displays.
-
Enter the user ID and password and click the OK button.
-
Click the Advanced Properties Page link.
The Gateway Properties page also provides access to the Password Encryption Utility and you can encrypt passwords required in the integrationGateway.properties file directly from that page.
Accessing the integrationGateway.properties File in the <PIA_HOME> Directory
The integrationGateway.properties file is located in the following path in the PeopleSoft home directory:
<PIA_HOME>\webserv\<DOMAIN>\applications\peoplesoft\PSIGW.war\WEB-INF\integrationGateway.properties.
When you access the integrationGateway.properties file in directly in the <PIA_HOME> directory, you must restart the PeopleSoft Pure Internet Architecture for the changes to take effect.
Related Topics