Show TOC

Background documentationSplit Workflow Message Type Details

 

You can use this workflow to split messages based on a certain criteria and to create multiple messages with different message types. The split messages undergo further workflow processing as defined in the workflow configuration.

Fields

The following table describes fields requiring explanation:

Field

Description

Message Type

Identifies the type of message to be split, such as BOMMAT03 and MATMAS03

Workflow

Identifies a type of this workflow as Split Workflow

Workflow Handler

A path to the program that handles the message.

Workflow Handler Transaction Parameters

A set of one or more comma separated name-value pairs, which are passed as parameters to the workflow handler.

Retry Limit

The number of times a message is retried when the system fails.

Pre-XSLT Transaction

A path to the standard program used to enhance the incoming message before message transformation.

Pre-XSLT Transaction Parameters

A set of one or more comma separated name-value pairs, which are passed as parameters to the pre-XSLT transaction.

Partner Pre-XSLT Transaction

A path to the program used to enhance the incoming message before message transformation. If entered, this program takes precedence over the standard pre-XSLT transaction.

Partner Pre-XSLT Transaction Parameters

A set of one or more comma separated name-value pairs, which are passed as parameters to the partner pre-XSLT transaction.

Customer Pre-XSLT Transaction

A path to the program used to enhance the incoming message before message transformation. If entered, this program takes precedence over the partner and standard pre-XSLT transactions.

Customer Pre-XSLT Transaction Parameters

A set of one or more comma separated name-value pairs, which are passed as parameters to the partner pre-XSLT transaction.

Split XSLT Address

A path to the XSLT file that splits the incoming message based on a certain criteria.

Partner Split XSLT Address

A path to the XSLT file that splits the incoming message based on a certain criteria. This file takes precedence over the standard split XSLT address.

Customer Split XSLT Address

A path to the XSLT file that splits the incoming message based on a certain criteria. This file takes precedence over the standard and partner split XSLT addresses.

Pass Handler Transaction

A path to the standard program used to perform actions after the split of messages is successfully executed.

Pass Handler Transaction Parameters

A set of one or more comma separated name-value pairs, which are passed as parameters to the pass handler transaction.

Partner Pass Handler Transaction

A path to the program used to perform actions after the split of messages is successfully executed. If entered, this program takes precedence over the standard pass handler transaction.

Partner Pass Handler Transaction Parameters

A set of one or more comma separated name-value pairs, which are passed as parameters to the partner pass handler transaction.

Customer Pass Handler Transaction

A path to the program used to perform actions after the split of messages is successfully executed. If entered, this program takes precedence over the standard and partner pass handler transactions.

Customer Pass Handler Transaction Parameters

A set of one or more comma separated name-value pairs, which are passed as parameters to the customer pass handler transaction

Fail Handler Transaction

A path to the standard program used to perform actions after the split of messages fails.

Fail Handler Transaction Parameters

A set of one or more comma separated name-value pairs, which are passed as parameters to the fail handler transaction.

Partner Fail Handler Transaction

A path to the program used to perform actions after the split of messages fails. If entered, this program takes precedence over the standard fail handler transaction.

Partner Fail Handler Transaction Parameters

A set of one or more comma separated name-value pairs, which are passed as parameters to the partner fail handler transaction.

Customer Fail Handler Transaction

A path to the program used to perform actions after the split of messages fails. If entered, this program takes precedence over the standard and partner fail handler transactions.

Customer Fail Handler Transaction Parameters

A set of one or more comma separated name-value pairs, which are passed as parameters to the customer fail handler transaction.