Show TOC

Background documentationStandard Workflow Message Type Details

 

You use this workflow to transform and send a message to a destination system (SAP ERP or SAP ME).

Fields

The following table describes fields requiring explanation:

Field

Description

Message Type

Identifies the type of message received in SAPMEINT, such as BOMMAT03 and MATMAS03

Workflow

Identifies a type of this workflow as Standard Workflow

Workflow Handler

A path to the program that handles the workflow.

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 that the system tries to reprocess a message.

Pre-XSLT Transaction

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

Pre-XSLT Transaction Parameters

A comma separated name-value pair, which is passed as parameters to pre-XSLT transaction.

Partner Pre-XSLT Transaction

A path to the program, used to enhance the incoming message before message transformation takes place. 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 takes place. 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.

Request XSLT Address

A path to the standard XSLT file that performs transformation of incoming message.

Partner Request XSLT Address

A path to the XSLT file that performs transformation of incoming message. This file takes precedence over the standard request XSLT address.

Customer Request XSLT Address

A path to the XSLT file that performs transformation of incoming message. This file takes precedence over the partner and standard request XSLT addresses.

Post XSLT Transaction

A path to the standard program used to enhance the message payload after transformation takes place.

Post XSLT Transaction Parameters

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

Partner Post XSLT Transaction

A path to the program used to enhance the message payload after transformation. If entered, this program takes precedence over the standard post XSLT transaction.

Partner Post XSLT Transaction Parameters

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

Customer Post XSLT Transaction

A path to the program used to enhance the message payload after transformation. If entered, this program takes precedence over the standard and partner post XSLT transactions.

Customer Post XSLT Transaction Parameters

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

Service Transaction

A path to the standard program that sends the transformed message to the destination system to perform the intended action. For example, creating a material master in SAP ME or recording a yield confirmation in SAP ERP.

Service Transaction Parameters

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

Partner Service Transaction

A path to the program that sends the transformed message to the destination system to perform the intended action. If entered, this program takes precedence over the standard service transaction.

Partner Service Transaction Parameters

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

Customer Service Transaction

A path to the program, which sends the transformed message to the destination system to perform the intended action. If entered, this program takes precedence over the standard and partner service transactions.

Customer Service Transaction Parameters

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

Response XSLT Address

A path to the standard XSLT file that performs transformation of the message received as a result of the service transaction.

Partner Response XSLT Address

A path to XSLT file that performs transformation of the message received as a result of service transaction. If entered, this file takes precedence over the standard response XSLT.

Customer Response XSLT Address

A path to XSLT file that performs transformation of the message received as a result of service transaction. If entered, this file takes precedence over the standard and customer response XSLT files.

Pass Handler Transaction

A path to the standard program used to perform actions after the service transaction 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 service transaction 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 service transaction 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 service transaction 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 service transaction 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 service transaction 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.

Save Request XML

Allows you to save the Request XML created after transformation. When it is selected, the requested XML is saved and can be viewed using the trace option on SAPMEINT Queue Monitor.

Save Response XML

Allows you to save Response XML, which is returned after transformation. When set to true, the requested XML is saved and can be viewed using the trace option in the SAPMEINT Queue Monitor.