Skip to main content
The PIP connector supports generating RosettaNet Partner Interface Processes (PIP) service headers for outbound messages and processing service headers on inbound PIP messages. This connector should be used with the RosettaNet connector (RNIF).

Key Capabilities

  • RosettaNet PIP service header generation and validation for B2B messaging
  • Integration with RNIF for complete messaging workflows with configurable PIP codes, versions, and business activities
  • DTD-based schema validation for strict PIP specification compliance

Overview

When receiving a PIP message over RNIF, a PIP connector validates the PIP service headers against the settings configured for the connector. These settings include the PIP Code, PIP Version, and so on. After validation, the PIP message payload is processed into the Transactions tab for this connector, and passed along to the next connector in the flow. When generating PIP messages, a PIP connector adds service headers from the settings configured for the connector. Once these service headers are applied, the resulting file in the Transactions tab can be passed to a RosettaNet connector for transport to the trading partner. PIP connectors do not generate acknowledgments. Acknowledgments are handled by the RosettaNet connector.

Connector Configuration

This section contains all of the configurable connector properties.

Settings Tab

Connector Configuration

Settings related to the core operation of the connector.
SettingDescription
Connector IdThe static, unique identifier for the connector.
Connector TypeDisplays the connector name and a description of what it does.
Connector DescriptionAn optional field to provide a free-form description of the connector and its role in the flow.
DirectionWhether the connector is handling PIP messages that were received or PIP messages that need to be sent.

PIP Settings

Settings related to the service headers of PIP messages. When sending messages, these settings are applied as service headers in the resulting message. When receiving messages, these settings are used to validate the incoming document.
SettingDescription
PIP CodeIdentifies the standard business process associated with this message.
PIP VersionIdentifies the version of the PIP standard.
Business Activity IdentifierIdentifies a specific business activity. This code is found in table 3.2 of a PIP specification document.
Global Business Action CodeIdentifies a specific business action. This code is found in table 4.2 of a PIP specification document.
From RoleThe role initiating a business document exchange.
From ServiceThe service from which a message is being sent.
To RoleThe role receiving the document in a business document exchange.
To ServiceThe service to which a message is being sent.
Test IndicatorWhether the message exchange is in test mode or production mode.

Advanced Tab

Advanced Settings

Settings not included in the previous categories.
SettingDescription
Processing DelayThe amount of time (in seconds) by which the processing of files placed in the Transactions tab is delayed. This is a legacy setting. Best practice is to use a File connector to manage local file systems instead of this setting.
Strict Schema ValidationWhether the connector should validate the PIP against the DTD file and perform additional schema validation checks.
Local File SchemeA scheme for assigning filenames to messages that are output by the connector. You can use macros in your filenames dynamically to include information such as identifiers and timestamps. For more information, see Macros.

Message

Logging

Miscellaneous

Automation Tab

Automation Settings

Settings related to the automatic processing of files by the connector.
SettingDescription
SendWhether messages arriving at the connector are automatically processed.

Performance

Alerts Tab

SLAs Tab

Macros

Examples