Understanding Oracle Jolt Connection Properties
This section discusses setting Oracle Jolt connection string properties using the PeopleSoft Node Configuration page. Setting these properties in the integrationGateway.properties file is discussed later in this section.
The PeopleSoft Node Configuration page (PSGTWPROPS_SEC) provides grids for defining Oracle Jolt connection properties for unknown (default) and known nodes. When you save the properties you set on this page, they are written to the integrationGateway.properties file. To edit or define these properties in the future, you can use the PeopleSoft Node Configuration page or the integrationGateway.properties file.
Connection Settings When Target Nodes are not Known
Within any inbound message, the integration gateway requires only the names of the message and the requesting node. If the message is sent by a PeopleSoft Integration Broker system, it also includes the name of the target node. The gateway searches the integrationGateway.properties file for the Jolt connect string properties for the specified target node, so it can properly direct the message.
However, the integration gateway cannot determine the target node in the following cases:
-
The Jolt connect string settings for the specified target node are missing from the integrationGateway.properties file.
-
The message format does not include a To node specification.
To handle these cases, you can specify a default application server to handle the message if no valid target node can be determined.
Connection Settings for Known Target Nodes
You must set four Oracle Jolt connect string properties for each PeopleSoft Integration Broker application server node with which the integration gateway communicates. The gateway uses this information to access each node's database through a Oracle Jolt connection with its PeopleSoft target connector.
Note:
These properties apply only to communications that don't cross a firewall and for which the gateway uses the PeopleSoft target connector.