Adding and Configuring Nodes

This chapter discusses how to:

Click to jump to parent topicUnderstanding Nodes

Nodes represent any organization, application or system that will play a part in integrations.

For example, nodes can represent customers, business units, suppliers, other trading partners, external or third-party software systems, and so on.

Node definitions define the locations to or from which messages can be routed.

Because an application can send messages to itself, a default local node definition that represents the application is delivered as part of the integration engine.

Each PeopleSoft installation must have one, and only one, default local node

Click to jump to top of pageClick to jump to parent topic Local and Remote Nodes

Each PeopleSoft Integration Broker database involved in an integration must contain a default local node definition for itself, and a remote node definition for each of the other nodes involved.

Local and remote nodes are concepts relative to the database in which the nodes are defined. If you’re signed on to Database A which has Node A defined, then Node A is local. If you’re signed on to Database B, Node A is defined as remote.

For example, if the following definitions exist in the Node A database:

The following definitions must exist in the Node B database for it to integrate with Node A:

In practice, only portals use nodes designated simply as Local. The only local node definition used by PeopleSoft Integration Broker is the one designated Default Local, which represents the database onto which you are signed.

Click to jump to top of pageClick to jump to parent topicPeopleTools-Delivered Nodes

This section discusses nodes that are delivered with PeopleTools.

AIA Node

The AIA node is used for Oracle Application Integration Architecture (AIA) integrations, and represents an AIA integration partner.

Warning! Do not modify or delete the AIA node.

Anonymous Node

The Anonymous node is designated as the requesting node within PeopleSoft Integration Broker for third-party integrations that do not pass in a requesting node, but do have a defined any-to-local routing definition enabled on the service operation to be invoked.

Warning! Do not delete the Anonymous node.

You must modify the Anonymous node and define a Default User ID. The Default User ID that you specify is the ID that the system assigns to transactions that do not pass in a user ID.

Atom Node

The Atom node is used in association with PeopleTools feeds functionality.

You can use the Atom node only with asynchronous service operations. You cannot use the Atom node as the sending node. When the Atom node is the receiving node, the sending node must be the default local node.

Warning! Do not delete the Atom node.

Feeds are described elsewhere in PeopleBooks.

See Feed Publishing Framework Preface.

BPEL Node

PeopleSoft delivers a node with the name BPEL specifically for integrations with BPEL process-based integrations when you are using Oracle BPEL Process Manager as the runtime engine. If you are using Oracle BPEL Process Manager, you must configure this node.

Information about configuring this node is described elsewhere in PeopleBooks.

See Configuring the PeopleSoft-Delivered BPEL Node.

Default Local Node

The Default Local Node represents the system on which the application database is installed.

PeopleSoft Integration Broker is delivered with one node predefined as the default local node. You can't change which node is the default local node, but you can rename it to a more appropriate and meaningful name for your application or system.

WSDL Node

The WSDL node is the default node used by the Consume Web Service wizard.

Warning! Do not modify or delete the WSDL node.

Click to jump to parent topicPrerequisites for Adding and Configuring Nodes

To configure a node and its associated transactions, at least one gateway with one connector must be defined.

See Using the Integration Broker Quick Configuration Page.

Click to jump to parent topicAdding Node Definitions

This section discusses how to add a node definition to the system.

Click to jump to top of pageClick to jump to parent topicAdding a Node Definition

The following example shows the Nodes-Add a New Value page.

Note. The name you specify for a remote node must be the same as the name it specifies for itself.

To add a node:

  1. Select PeopleTools, Integration Broker, Integration Setup, Node Definitions.

  2. Click the Add a New Value tab.

  3. In the Node Name field, enter a name for the node, keeping in mind that node names must begin with a character and may contain up to 30 characters.

  4. Click the Add button to define the node.

    The Node Definitions tab displays.

Click to jump to parent topicConfiguring Nodes

This section discusses how to:

Click to jump to top of pageClick to jump to parent topicDefining Node Parameters

Access the Node Definitions page (PeopleTools, Integration Broker, Integration Setup, Nodes).

The previous example shows the node definition for the node QE_LOCAL, the default local node.

The following example shows the node definition for the node QE_EXTERNAL, an External type node.

Description

Enter a descriptive name for the node.

Node Type

Select from:

PIA: Designates the node as a PeopleSoft database that uses PeopleSoft Integration Broker. This is the default for a new node.

External: Designates the node as an entity that doesn’t use PeopleSoft Integration Broker.

ICType: A portal-specific setting that PeopleSoft Integration Broker doesn’t use.

Authentication Option

Select from:

  • Certificate: The current node uses a digital certificate to sign the messages it sends, and expects messages it receives to be signed by a complementary digital certificate. When a PeopleSoft Pure Internet Architecture node receives a service operation, PeopleSoft Integration Broker extracts the distinguished name from the certificate and validates it against the sending node's distinguished name retrieved from the default local node’s keystore. Service operations sent by the default local node have the digital certificate automatically inserted by Integration Broker. An external node is expected to respond to certificates outwardly the same way as a PeopleSoft Pure Internet Architecture node.

  • None: No authentication is required. This is the default value.

    Warning! Single signon is not compatible with this option. If you select None for the default local node, and implement single signon on the same system, all transactions will fail. You must select either Password or Certificate when implementing single signon.

  • Password: Two new fields appear: Password and Confirm Password. Enter your password in the first edit box, and confirm it in the second edit box. With a PeopleSoft Pure Internet Architecture node, PeopleSoft Integration Broker expects service operations, both outbound to and inbound from the current node, to include a password, which it validates against the password entered here. An external node is expected to respond to passwords outwardly the same way as a PeopleSoft Pure Internet Architecture node.

See Implementing Node Authentication.

Default Local Node

Indicates whether the current node represents the database to which you are assigned.

Local Node

Indicates that the current node is either a portal node or the default local node.

You cannot change this setting for the default local node.

Active Node

Select to make the current node definition active, so it can be used by PeopleSoft Integration Broker.

Clear the box to inactivate the node.

Note the following points about inactivating a node:

Non-Repudiation

Select to activate nonrepudiation for the current node.

Note that to activate nonrepudiation for the current node you must also activate nonrepudiation in the service operation definition for which you want this feature.

Segment Aware

Check the box to configure the node to handle message segments.

See Working With Message Segments.

Password

Displays when the Authentication Option is Password.

Enter the node password.

Confirm Password

Reenter the node password you entered in the Password field.

Default User ID

On inbound integrations, this is the user ID that the sender must specify to invoke a service operation, unless you have set up an external user ID for this purpose.

On outbound integrations, this is the default user ID sent with the service operation.

WSIL URL

This field appears only when working with an External node type.

This field is used in conjunction with using introspection to create routing definitions.

Enter the WSIL URL for the target system to include in the routing definition.

Hub Node

Select the name of a node that will serve as a “gatekeeper” for the current node. You can select any existing PeopleSoft Pure Internet Architecture node for this purpose.

Not all node types are appropriate as hub nodes. Nodes of type ICType are portal-specific, and aren’t used by PeopleSoft Integration Broker. A node of type External typically isn’t an Integration Broker system, so it might not be usable as a hub node unless you’ve explicitly configured it to be compatible with Integration Broker.

Master Node

This field is for information only. If the current node is used as a hub, you can indicate the target node with which it’s associated. If the current node represents a subordinate database, you can indicate the primary database.

Company ID

Enter the name of the company or organization associated with the current node.

IB Throttle Threshold

Set this parameter on a remote node definition to limit the number of requests sent to the node per dispatch. The setting is in minutes.

For slow-processing systems, this option can help to prevent saturating the targeting system with requests.

This parameter is used only for asynchronous integrations.

Image Name

Select an image from the system database. Any application that uses images can use the selected image to represent the current node.

Code Set Group Name

Select the codeset group to which you want the current node to belong. Transform programs invoked by service operations use this association to search for message data requiring translation.

See Performing Data Translation.

Copy Node

The Copy Node button displays after you have saved the initial node definition.

Click to define a new node with the same properties as the current node. The Default Local check box is cleared for all new nodes.

Note. If you copy a local node, the new node will be local as well. You must clear the Local Node check box to use it with PeopleSoft Integration Broker.

Rename Node

The Rename Node button displays after you have saved the initial node definition.

You can rename only the default local node.

Additional information about deleting nodes is contained elsewhere in this chapter.

See Renaming or Deleting Nodes.

Delete Node

The Delete Node button displays after you have saved the initial node definition.

You cannot delete the default local node.

Additional information about deleting nodes is contained elsewhere in this chapter.

See Renaming or Deleting Nodes.

External ID

This field appears only when working with an External node type.

This field is used for outbound integrations in conjunction with implementing WS-security.

See Specifying External User IDs and Passwords.

External Password

This field appears only when working with an External node type.

This field is used for outbound integrations in conjunction with implementing WS-security.

See Specifying External User IDs and Passwords.

External Version

This field appears only when working with an External node type.

This field is currently not used.

Click to jump to top of pageClick to jump to parent topicSpecifying Contact Information

Click the Contacts/Notes link to access the Node−Node Contacts/Notes page.

Each node represents a database or other software entity managed by one or more people. Use this page to record information about the people associated with the current node.

Contact Manager

The name of the representative or administrator of the node, in standard PeopleSoft name format.

Contact Email

The Contact Manager’s email address, in standard PeopleSoft email address format.

Contact Phone Number

The phone number of the contact manager.

Contact URL

The address of the Contact Manager’s support web site, if there is one.

Click to jump to top of pageClick to jump to parent topicDefining Node Properties

Click the Properties link to access the Node − Properties page.

This page provides a convenient place to store additional information about the current node that can be referenced by any other node. Properties created for all nodes are stored in a single table, PSNODEPROP.

Examples include a DUNS number or Tax Identification Number. These properties can be used to update messages with additional information. They can also serve to add additional categorization for custom processing; for example, add a Region property so nodes can be referenced by region for special processing.

Name Type

Select from:

Category: The property is used for categorization.

Ident: The property is used for identification.

Search: The property is used for searching.

Property Name

Enter a new property name or select an existing property of the selected name type.

Click to jump to top of pageClick to jump to parent topicSpecifying Gateways and Connectors

Select the Connectors tab to access the Node − Connectors page.

Use this page to specify the integration gateway and target connector the node uses for integrations.

At least one gateway with at least one target connector must be defined and configured. If the current node is remote, it can use the default local node’s gateway or any other installed gateway as its local gateway. If the current node has its own gateway installed, the default local node’s database must contain a definition for it, configured as a remote gateway.

Specifying a Gateway and Target Connector for the Current Node

To specify a gateway and connector for the current node:

  1. From the Gateway ID field, click the Lookup button to select the gateway ID for the gateway you want the current node to use.

    When the default local node sends a message to any other node, the message first goes to the default local node’s local gateway through its PeopleSoft listening connector, regardless of the gateway ID you select here.

  2. From the Connector ID field, select a connector ID from the list of connectors registered with the selected gateway.

    Specify the target connector appropriate to the communication method preferred by the current node. If the node is a PeopleSoft application with Integration Broker installed, select PSFTTARGET. If the node is a PeopleSoft 8.1x application, select PSFT81TARGET.

    The rows on the Properties and Data Type/Description tabs are automatically populated with the connector’s properties that are designated Required in the gateway definition. The fields on these tabs are the same as those on the Connector Properties page. If the connector has multiple instances of a required property defined, only the instance designated as Default appears.

    See Editing Connector Properties.

  3. From the Delivery Mode drop-down list box, select a delivery mode. The options are:

    These options are discussed in detail elsewhere in this PeopleBook.

    See Setting Target Connector Delivery Modes.

  4. Click the Save button.

Note. You can override the gateway and connector selection for individual outbound transactions.

Working With Connector Properties

Properties that appear on this page are copies of the specified connector’s required properties. The following example shows the node definition configured with the HTTP target connector (HTTPTARGET). The default properties for this connector appear in the Properties grid.

You can use this page to:

Information about appropriate modifications might come from PeopleSoft, from the connector’s developer, or from your own experience and requirements.

Important! Don’t remove a required property unless you replace it with another instance of the same property. Without all of its required properties, the connector is unlikely to work correctly.

You must encrypt any password connector property values. The Connector tab features access to the Password Encryption Utility that enables you to encrypt a password value and paste it into the appropriate field on the page. To access the utility, click the Password Encryption Utility arrow.

Accessing the Integration Gateway Properties File

The Connectors tab features a Gateway Setup Properties link you can use to access the integrationGateway.properties file directly from this tab.

Testing Connector Configurations

The Connectors tab features a Ping Node button you can use to test your configuration.

If the ping is successful, a window displays with a message indicating that the gateway is active and the PeopleTools version that you are running. If the ping is not successful, a window displays with a message indicating the gateway could not be found.

See Also

Editing Connector Properties

Click to jump to parent topicPinging Nodes

This section discusses how to:

Click to jump to top of pageClick to jump to parent topicUnderstanding Pinging Nodes

This section describes the processing that takes place when you ping a node from the PeopleSoft Pure Internet Architecture.

Click to jump to top of pageClick to jump to parent topicPinging Nodes Using the Nodes-Connectors Page

You can ping a node using the Nodes-Connector page in PeopleSoft Integration Broker.

To ping a node:

  1. Access the Nodes-Connectors page (select PeopleTools, Integration Broker, Configuration, Nodes, and click the Connectors tab).

  2. Click the Ping Node button.

Click to jump to top of pageClick to jump to parent topicPinging Nodes Using Node Status Page

You can ping a node using the Node Status page in the Service Operations Monitor.

To ping a node:

  1. Access the Node Status page (select PeopleTools, Integration Broker, Service Operations Monitor, Administration, Node Status).

  2. Click the Ping Node button.

See Also

Pausing, Testing, and Pinging Nodes

Click to jump to parent topicRenaming or Deleting Nodes

This section discusses how to rename and delete nodes.

Click to jump to top of pageClick to jump to parent topicUnderstanding Renaming and Deleting Nodes

This section discusses how to rename and delete nodes.

There are several situations in which you might need to rename or delete a node definition. When you do so, PeopleSoft Integration Broker automatically handles most of the dependencies involved — such as deleting routings and other properties associated with the node.

However, the live message data in Integration Broker Monitor remains unchanged. If that data still contains references to the node you want to modify, Integration Broker will prevent you from making the modification. You must remove all data from the live message tables before you can rename or delete the node definition.

You cannot delete the default local node or a node that hosts a portal. As a result, the Delete Node button is hidden on these node definitions.

Note. If you upgraded your PeopleSoft application from a PeopleTools 8.1x release, the newly created default local node definition must be renamed, so you must first remove any remaining live message data if you didn’t do so before the upgrade.

Click to jump to top of pageClick to jump to parent topicRenaming or Deleting a Node

Renaming or deleting a node requires the following actions:

  1. Deactivate all the domains in your messaging system.

    1. Access the Domain Status page.

    2. For each active domain in the system, from the Domain drop-down list box, select Inactive.

    3. Click Update to change the status of all domains to Inactive and all dispatchers to Cleanup.

    4. Click Force Reset to change the status of all dispatchers to Inactive.

  2. Remove the data from the live message tables.

    You have several choices when removing data from the live message tables:

  3. Rename or delete the desired node definition.

    If you are renaming the default local node, note that the name cannot exceed 15 characters. Other node names can contain up to 30 characters.

  4. Reboot the web server.

  5. Reactivate the messaging domains.

    1. Access the Domain status page.

    2. On the Domain Status page, select All Domains Active.

    3. Click Update to change the status of all domains and dispatchers to Active.

See Also

Running Batch Service Operation Archiving Processes

Purging Runtime Service Operations Monitor Tables

Understanding Data Mover Scripts