Show TOC

Background documentationConfiguration of High Performance SAPMEINT Interfaces Locate this document in the navigation structure

 

The following documentation describes how to make corrections and modifications to the High Performance SAPMEINT interfaces manually.

The High Performance SAPMEINT interfaces are installed and configured using the SAPMEINTCTC configuration wizard. For more information, see SAP ME 5.2 Installation Guide available at   http://service.sap.com/instguides   SAP Business Suite Applications   SAP Manufacturing   SAP Manufacturing Execution 5.2  .

Note Note

Contact your SAP ME consultant concerning the usage of the High Performance interfaces. Due to the continuing performance improvement and architectural advantages of the Standard interfaces, the High Performance interfaces will not be supported in future releases.

End of the note.
Configuring Datasources in SAP NetWeaver Java AS

See Configuring Datasources in SAP NetWeaver Java AS in Configuration of Standard SAPMEINT Interfaces.

Configuring SAPMEWIP Data Server in SAP MII

See Configuring SAPMEWIP Data Server in SAP MII in Configuration of Standard SAPMEINT Interfaces.

Configuring SAPMEINT Data Server in SAP MII

See Configuring SAPMEINT Data Server in SAP MII in Configuration of Standard SAPMEINT Interfaces.

Configuring MESYS User in SAP NetWeaver

See Configuring MESYS User in SAP NetWeaver in Configuration of Standard SAPMEINT Interfaces.

Configuring Credentials in SAP MII

See Configuring Credentials in SAP MII in Configuration of Standard SAPMEINT Interfaces.

Configuring Role_SAPMEINT Role in SAP NetWeaver

See Configuring Role_SAPMEINT Role in SAP NetWeaver in Configuration of Standard SAPMEINT Interfaces.

Configuring SAP ERP ALE

See Configuring SAP ERP ALE in Configuration of Standard SAPMEINT Interfaces.

Configuring Message Listener

SAPMEINTCTC creates the message (IDoc) listener in SAP NetWeaver to receive notifications of IDocs from SAP ERP server and download the IDoc. To make modifications to the Message Listener configuration, proceed as follows:

  1. Log on to SAP NetWeaver Administrator using the following URL: http://<host>:<port>/nwa.

  2. Choose   Configuration Management   Infrastructure   Application Resources  .

  3. Select Resource Adapters from the dropdown list.

  4. Select the resource configured by SAPMEINTCTC, such as XMIIIDOC01, that you want to modify in the table.

  5. Choose Properties tab in the bottom window.

  6. Edit the properties to match your SAP ERP server.

  7. Save your entries.

Example Example

Field

Example Value

ProgramID

XMII_RHEA

MaxReaderThreadCount

1

SAPClient

210

UserName

ALE_USER — a valid SAP ERP user to perform ALE communication

Password

******

Language

EN

ServerName

sapdev.sap.com

PortNumber

03

BindingKey

XMIIIDOC

— use the default value

For more information, see Customizing for ALE for Communication with SAP ME.

End of the example.

After configuring the resource, make sure that this configuration works by doing the following:

  1. Check that the resource is running and in a Fully Available state.

  2. On the SAP MII menu, expand Message Services and choose Message Listener.

  3. Select the message listener configured by SAPMEINTCTC, such asXMIIIDOC01, and choose Update.

  4. Choose Status.

    The following message appears: Server Connected.

Configuring Processing Rules

Processing rules specify how incoming IDocs are processed by SAP MII based on message type. SAPMEINTCTC creates the following rules in SAP MII Message Services:

  • <Name of the IDoc Listener>_MATMAS03

    Message type for material

  • <Name of the IDoc Listener>_BOMMAT03

    Message type for BOM

  • <Name of the IDoc Listener>_LOIROU02

    Message type for routing

  • <Name of the IDoc Listener>_LOIPRO01

    Message type for production order

  • <Name of the IDoc Listener>_LOIPLO01

    Message type for planned order

  • <Name of the IDoc Listener>_INVCON02

    Message type for inventory receipt

  • <Name of the IDoc Listener>_IORDER01

    Message type for planned maintenance order or service order

  • <Name of the IDoc Listener>_CLFMAS02

    Message type for material classification

  • <Name of the IDoc Listener>_HRMD_A06

    Message type for user

  • <Name of the IDoc Listener>_LOIWCS02

    Message type for resource or work center.

To modify the configurations for these processing rules, proceed as follows:

  1. On the SAP MII main menu, expand Message Services and choose Processing Rule Editor.

  2. Select the processing rule that you want to modify.

  3. Make the desired modifications.

  4. Save your entries.

Note Note

For optimal performance, use the following Message Processing Rules parameter values for all message types:

Persist Transaction: ONERROR

Log Level: ERROR

End of the note.
Configuring <Name of the IDoc Listener>_MATMAS03 Processing Rule

SAPMEINTCTC configures this processing rule with the following values:

Field

Value

Rule Name

<Name of the IDoc Listener>_MATMAS03

Description

<Name of the IDoc Listener>_MATMAS03

Server Name

Name of the IDoc Listener

Message Name

MATMAS

Message Type

IDoc

Processing Rule

Transaction

Transaction

SAPMEIntLite/SAPMEIntegration/services/Inbound/Material/MaterialSplitService

Transaction Parameters

  • document

    Enter ReceivedMessageXML in the Value column for this parameter. You can select the checkbox next to the document parameter to insert.

  • saveRequestAndResponse

    This checkbox is used to denote if the request and response XMLs are to be saved, when this message is processed. You can enter true or false in the Value column for this parameter. SAPMEINTCTC configures this parameter with the value true.

  • retryLimit

    This denotes the number of times the message will be reprocessed in case of system error. You can enter a positive integer value in the Value column for this parameter. SAPMEINTCTC configures this parameter with the value 3.

  • queueId

    Do not set any value in the Value column for this parameter.

Configuring <Name of the IDoc Listener>_BOMMAT03 Processing Rule

SAPMEINTCTC configures this processing rule with the following values:

Field

Value

Rule Name

<Name of the IDoc Listener>_BOMMAT03

Description

<Name of the IDoc Listener>_BOMMAT03

Server Name

Name of the IDoc Listener

Message Name

BOMMAT

Message Type

IDoc

Processing Rule

Transaction

Transaction

SAPMEIntLite/SAPMEIntegration/services/Inbound/BOM/BOMService

Transaction Parameters

  • document

    Enter ReceivedMessageXML in the Value column for this parameter. You can select the checkbox next to the document parameter to insert.

  • saveRequestAndResponse

    This checkbox is used to denote if the request and response XMLs are to be saved, when this message is processed. You can enter true or false in the Value column for this parameter. SAPMEINTCTC configures this parameter with the value true.

  • retryLimit

    This denotes the number of times the message will be reprocessed in case of system error. You can enter a positive integer value in the Value column for this parameter. SAPMEINTCTC configures this parameter with the value 3.

  • queueId

    Do not set any value in the Value column for this parameter.

Configuring <Name of the IDoc Listener>_LOIROU02 Processing Rule

SAPMEINTCTC configures this processing rule with the following values:

Field

Value

Rule Name

<Name of the IDoc Listener>_LOIROU02

Description

<Name of the IDoc Listener>_LOIROU02

Server Name

Name of the IDoc Listener

Message Name

LOIROU

Message Type

IDoc

Processing Rule

Transaction

Transaction

SAPMEIntLite/SAPMEIntegration/services/Inbound/Routing/RoutingService

Transaction Parameters

  • document

    Enter ReceivedMessageXML in the Value column for this parameter. You can select the checkbox next to the document parameter to insert.

  • saveRequestAndResponse

    This checkbox is used to denote if the request and response XMLs are to be saved, when this message is processed. You can enter true or false in the Value column for this parameter. SAPMEINTCTC configures this parameter with the value true.

  • retryLimit

    This denotes the number of times the message will be reprocessed in case of system error. You can enter a positive integer value in the Value column for this parameter. SAPMEINTCTC configures this parameter with the value 3.

  • queueId

    Do not set any value in the Value column for this parameter.

Configuring <Name of the IDoc Listener>_LOIPRO01 Processing Rule

SAPMEINTCTC configures this processing rule with the following values:

Field

Value

Rule Name

<Name of the IDoc Listener>_LOIPRO01

Description

<Name of the IDoc Listener>_LOIPRO01

Server Name

Name of the IDoc Listener

Message Name

LOIPRO

Message Type

IDoc

Processing Rule

Transaction

Transaction

SAPMEIntLite/SAPMEIntegration/services/Inbound/ProductionOrder/ProductionOrderService

Transaction Parameters

  • document

    Enter ReceivedMessageXML in the Value column for this parameter. You can select the checkbox next to the document parameter to insert.

  • saveRequestAndResponse

    This checkbox is used to denote if the request and response XMLs are to be saved, when this message is processed. You can enter true or false in the Value column for this parameter. SAPMEINTCTC configures this parameter with the value true.

  • retryLimit

    This denotes the number of times the message will be reprocessed in case of system error. You can enter a positive integer value in the Value column for this parameter. SAPMEINTCTC configures this parameter with the value 3.

  • queueId

    Do not set any value in the Value column for this parameter.

Configuring <Name of the IDoc Listener>_LOIPLO01 Processing Rule

SAPMEINTCTC configures this processing rule with the following values:

Field

Value

Rule Name

<Name of the IDoc Listener>_LOIPLO01

Description

<Name of the IDoc Listener>_LOIPLO01

Server Name

Name of the IDoc Listener

Message Name

LOIPLO

Message Type

IDoc

Processing Rule

Transaction

Transaction

SAPMEIntLite/SAPMEIntegration/services/Inbound/PlannedOrder/PlannedOrderService

Transaction Parameters

  • document

    Enter ReceivedMessageXML in the Value column for this parameter. You can select the checkbox next to the document parameter to insert.

  • saveRequestAndResponse

    This checkbox is used to denote if the request and response XMLs are to be saved, when this message is processed. You can enter true or false in the Value column for this parameter. SAPMEINTCTC configures this parameter with the value true.

  • retryLimit

    This denotes the number of times the message will be reprocessed in case of system error. You can enter a positive integer value in the Value column for this parameter. SAPMEINTCTC configures this parameter with the value 3.

  • queueId

    Do not set any value in the Value column for this parameter.

Configuring <Name of the IDoc Listener>_INVCON02 Processing Rule

SAPMEINTCTC configures this processing rule with the following values:

Field

Value

Rule Name

<Name of the IDoc Listener>_INVCON02

Description

<Name of the IDoc Listener>_INVCON02

Server Name

Name of the IDoc Listener

Message Name

INVCON

Message Type

IDoc

Processing Rule

Transaction

Transaction

SAPMEIntLite/SAPMEIntegration/services/Inbound/InventoryReceipt/InvReceiptService

Transaction Parameters

  • document

    Enter ReceivedMessageXML in the Value column for this parameter. You can select the checkbox next to the document parameter to insert.

  • saveRequestAndResponse

    This checkbox is used to denote if the request and response XMLs are to be saved, when this message is processed. You can enter true or false in the Value column for this parameter. SAPMEINTCTC configures this parameter with the value true.

  • retryLimit

    This denotes the number of times the message will be reprocessed in case of system error. You can enter a positive integer value in the Value column for this parameter. SAPMEINTCTC configures this parameter with the value 3.

  • queueId

    Do not set any value in the Value column for this parameter.

Configuring <Name of the IDoc Listener>_IORDER01 Processing Rule

SAPMEINTCTC configures this processing rule with the following values:

Field

Value

Rule Name

<Name of the IDoc Listener>_IORDER01

Description

<Name of the IDoc Listener>_IORDER01

Server Name

Name of the IDoc Listener

Message Name

IORDER

Message Type

IDoc

Processing Rule

Transaction

Transaction

SAPMEIntLite/SAPMEIntegration/services/Inbound/IORDER/OrderDiscriminatorService

Transaction Parameters

  • document

    Enter ReceivedMessageXML in the Value column for this parameter. You can select the checkbox next to the document parameter to insert.

  • saveRequestAndResponse

    This checkbox is used to denote if the request and response XMLs are to be saved, when this message is processed. You can enter true or false in the Value column for this parameter. SAPMEINTCTC configures this parameter with the value true.

  • retryLimit

    This denotes the number of times the message will be reprocessed in case of system error. You can enter a positive integer value in the Value column for this parameter. SAPMEINTCTC configures this parameter with the value 3.

  • queueId

    Do not set any value in the Value column for this parameter.

Configuring <Name of the IDoc Listener>_CLFMAS02 Processing Rule

SAPMEINTCTC configures this processing rule with the following values:

Field

Value

Rule Name

<Name of the IDoc Listener>_CLFMAS02

Description

<Name of the IDoc Listener>_CLFMAS02

Server Name

Name of the IDoc Listener

Message Name

CLFMAS

Message Type

IDoc

Processing Rule

Transaction

Transaction

SAPMEIntLite/SAPMEIntegration/services/Inbound/Classification/MatCustData/MatCustDataSplitService

Transaction Parameters

  • document

    Enter ReceivedMessageXML in the Value column for this parameter. You can select the checkbox next to the document parameter to insert.

  • saveRequestAndResponse

    This checkbox is used to denote if the request and response XMLs are to be saved, when this message is processed. You can enter true or false in the Value column for this parameter. SAPMEINTCTC configures this parameter with the value true.

  • retryLimit

    This denotes the number of times the message will be reprocessed in case of system error. You can enter a positive integer value in the Value column for this parameter. SAPMEINTCTC configures this parameter with the value 3.

  • queueId

    Do not set any value in the Value column for this parameter.

Configuring <Name of the IDoc Listener>_HRMD_A06 Processing Rule

SAPMEINTCTC configures this processing rule with the following values:

Field

Value

Rule Name

<Name of the IDoc Listener>_HRMD_A06

Description

<Name of the IDoc Listener>_HRMD_A06

Server Name

Name of the IDoc Listener

Message Name

HRMD_A

Message Type

IDoc

Processing Rule

Transaction

Transaction

SAPMEIntLite/SAPMEIntegration/services/Inbound/User/UserSplitService

Transaction Parameters

  • document

    Enter ReceivedMessageXML in the Value column for this parameter. You can select the checkbox next to the document parameter to insert.

  • saveRequestAndResponse

    This checkbox is used to denote if the request and response XMLs are to be saved, when this message is processed. You can enter true or false in the Value column for this parameter. SAPMEINTCTC configures this parameter with the value true.

  • retryLimit

    This denotes the number of times the message will be reprocessed in case of system error. You can enter a positive integer value in the Value column for this parameter. SAPMEINTCTC configures this parameter with the value 3.

  • queueId

    Do not set any value in the Value column for this parameter.

Configuring <Name of the IDoc Listener>_LOIWCS02 Processing Rule

SAPMEINTCTC configures this processing rule with the following values:

Field

Value

Rule Name

<Name of the IDoc Listener>_LOIWCS02

Description

<Name of the IDoc Listener>_LOIWCS02

Server Name

Name of the IDoc Listener

Message Name

LOIWCS

Message Type

IDoc

Processing Rule

Transaction

Transaction

SAPMEIntLite/SAPMEIntegration/services/Inbound/LOIWCS/LOIWCSDiscriminator

Transaction Parameters

  • document

    Enter ReceivedMessageXML in the Value column for this parameter. You can select the checkbox next to the document parameter to insert.

  • saveRequestAndResponse

    This checkbox is used to denote if the request and response XMLs are to be saved, when this message is processed. You can enter true or false in the Value column for this parameter. SAPMEINTCTC configures this parameter with the value true.

  • retryLimit

    This denotes the number of times the message will be reprocessed in case of system error. You can enter a positive integer value in the Value column for this parameter. SAPMEINTCTC configures this parameter with the value 3.

  • queueId

    Do not set any value in the Value column for this parameter.

Configuring the SAP ERP Server Connection

See Configuring the SAP ERP Server Connection in Configuration of Standard SAPMEINT Interfaces.

Configuring the E-mail Server Connection

SAPMEINTCTC configures the E-mail Server connection in SAP MII to generate E-mail notifications. To modify this configuration, proceed as follows:

  1. On the SAP MII main menu, choose   Data Services   System Connection Editor   .

  2. Select the MAIL connect type.

  3. Choose the E-mail server SAPMEINT_EMAIL_SERVER.

    You can modify the following properties:

    Field

    Value

    Server

    <Your E-mail server>

    Port

    <E-mail server port>

    Connection Timeout

    60

    Read Timeout

    60

    Protocol

    <Your E-mail protocol>

    Note Note

    The server name must be SAPMEINT_EMAIL_SERVER and should not be modified.

    End of the note.
  4. Save your entries.

Configuring E-mail Address

SAPMEINTCTC configures E-mail address in SAP MII Shared Memory to receive E-mail notifications. To modify the E-mail address, proceed as follows:

  1. On the SAP MII main menu, choose   Data Services   Shared Memory  .

  2. Edit the EmailNotificationEmailTo property for the SAPMEIntLite project by choosing the Edit icon.

  3. Enter the E-mail address in the popup window.

  4. Choose OK to save the address.

Configuring the Quality Notification Request Transformation

SAPMEINTCTC configures the mapping details of the quality notification request in SAP MII Shared Memory. It configures the following fields in the mapping using the values supplied during the configuration process:

  • NOTIF_TYPE

  • CODE

  • PRIORITY

  • CATALOGUE

  • CODE_GROUP

To modify the existing values, proceed as follows:

  1. On the SAP MII main menu, choose   Data Services   Shared Memory  .

  2. Edit the qualityNotificationRequestTransform property for the SAPMEIntLite project by choosing the Edit icon.

  3. Enter the desired values for the above mapping fields.

  4. Choose OK to save your entries.

Configuring SAPMEINT MII Web Services in SAP NetWeaver Java AS

See Configuring SAPMEINT MII Web Services in SAP NetWeaver Java AS in Configuration of Standard SAPMEINT Interfaces.

Configuring SAPMEINT GUI Applications to Role_SAPMEINT Role

See Configuring SAPMEINT GUI Applications to Role_SAPMEINT Role in Configuration of Standard SAPMEINT Interfaces.

SAPMEINT Global Configuration

SAPMEINTCTC configures SAPMEINT Global Configuration properties with the values provided during the SAPMEINTCTC configuration process. To modify this configuration, proceed as follows:

  1. On the SAP MII Dashboard menu, choose   SAP ME ERP Integration   Administration   and choose Global Configuration.

    You can modify the following properties:

    Property

    Description

    Examples

    SAPMEINT_ME_Application_Context

    The Web context root for SAP ME application

    /manufacturing

    SAPMEINT_ME_Host

    Host name of SAP ME server

    vmserv1, vmserv.acme.com

    SAPMEINT_ME_Port

    Server port on which SAP ME listens for all HTTP requests.

    50000

    SAPMEINT_OEE_Max_Buckets

    The number of times to display the buckets in the OEE Report

    12

    SAPMEINT_DB_Vendor

    The database vendor for the SAPMEINT datasource

    ORACLE,SQLSERVER

    SAPMEINT_ME_User

    SAP ME user

    MESYS

  2. Save your entries.

Configuring the SAP MII Schedulers

SAPMEINTCTC configures the SAP MII Schedulers to process queued messages in SAPMEINT. To modify this configuration, proceed as follows:

  1. On the SAP MII main menu, choose   System Management   Schedule Editor  .

  2. Select the desired scheduler.

  3. Modify the desired properties:

    Note Note

    For optimal performance, use the following property values for all the scheduling processes:

    Persist Transaction: ONERROR

    Log Level: ERROR

    End of the note.
    SAPMEIntQueueDispatcher Properties

    Field

    Value

    Name

    SAPMEIntQueueDispatcher

    Description

    Dispatcher for queued SAPMEINT messages

    Enabled

    Selected

    Transaction

    SAPMEIntLite/SAPMEIntegration/dispatcher/SAPMEIntQueueDispatcher

    User

    A valid SAP MII user who has enough permission to run the Scheduler

    Password

    The password for the SAP MII user

    Parameters

    numberOfMessagaes

    The number of queued messages to be processed for this scheduler task run. SAPMEINTCTC defaults this parameter with a value of 50.

    Pattern

    Your pattern

    SAPMEIntQueueMessageCleaner Properties

    Field

    Value

    Name

    SAPMEIntQueueMessageCleaner

    Description

    Dispatcher to delete the old SAPMEINT messages

    Enabled

    Selected

    Transaction

    SAPMEIntLite/SAPMEIntegration/MessagePurging/MessageCleaner

    User

    A valid SAP MII user who has enough permission to run the Scheduler

    Password

    The password for the SAP MII user

    Parameters

    messageRetentionPeriod

    The number of hours the messages will be kept in the system after they are received into SAPMEINT. SAPMEINTCTC defaults this parameter with a value of 24.

    Pattern

    Your pattern

    ScrapBackflushingCorrelationDispatcher Properties

    Field

    Value

    Name

    ScrapBackflushingCorrelationDispatcher

    Description

    Dispatcher to correlate Scrap Backflushing messages

    Enabled

    Selected

    Transaction

    SAPMEIntLite/SAPMEIntegration/dispatcher/ScrapBackflushingCorrelationDispatcher

    User

    A valid SAP MII user who has permission sufficient to run the Scheduler

    Password

    The password for the SAP MII user

    Parameters

    • numberOfMessagesToProcess

      The number of queued messages to be processed for this scheduler task run. SAPMEINTCTC defaults this parameter with the value of 50.

    • saveRequestAndResponse

      This checkbox is used to denote if the request XML and response XML are to be saved, when this message is processed. You can enter true or false in the Value column for this parameter. SAPMEINTCTC defaults this parameter with the value of true.

    • retryLimit

      This denotes the number of times the message will be reprocessed in case of System error. You can enter a positive integer value in the Value column for this parameter. SAPMEINTCTC defaults this parameter with the value of 3.

    • numberOfDocuments

      This denotes the minimum number of documents required for the correlation merging to happen. SAPMEINTCTC defaults this parameter with the value of 10.

    • waitTimeInSec

      This denotes the wait time in seconds before the correlation merging happens. SAPMEINTCTC defaults this parameter with the value of 300.

    Note Note

    If the numberOfDocuments = 10 and waitTimeInSec=300, SAPMEINT waits for 10 documents with the same correlation key to arrive into the SAPMEINT queue. If 10 documents with the same correlation key arrived into the SAPMEINT queue before 300 seconds, it merges these 10 documents. If 10 documents with the same correlation key did not reach SAPMEINT queue before 300 seconds, SAPMEINT merges any documents with the same correlation key that are in the queue.

    End of the note.

    Pattern

    Your pattern

    YieldBackflushingCorrelationDispatcher Properties

    Field

    Value

    Name

    YieldBackflushingCorrelationDispatcher

    Description

    Dispatcher to correlate Yield Backflushing messages

    Enabled

    Selected

    Transaction

    SAPMEIntLite/SAPMEIntegration/dispatcher/YieldBackflushingCorrelationDispatcher

    User

    A valid SAP MII user who has permission to run the Scheduler

    Password

    The password for the SAP MII user

    Parameters

    • numberOfMessagesToProcess

      The number of queued messages to be processed for this scheduler task run. SAPMEINTCTC defaults this parameter with the value of 50.

    • saveRequestAndResponse

      This checkbox is used to denote if the request XML and response XML are to be saved, when this message is processed. You can enter true or false in the Value column for this parameter. SAPMEINTCTC defaults this parameter with the value of true.

    • retryLimit

      This denotes the number of times the message will be reprocessed in case of System error. You can enter a positive integer value in the Value column for this parameter. SAPMEINTCTC defaults this parameter with the value of 3.

    • numberOfDocuments

      This denotes the minimum number of documents required for the correlation merging to happen. SAPMEINTCTC defaults this parameter with the value of 10.

    • waitTimeInSec

      This denotes the wait time in seconds before the correlation merging happens. SAPMEINTCTC defaults this parameter with the value of 300.

    Note Note

    If the numberOfDocuments = 10 and waitTimeInSec=300, SAPMEINT waits for 10 documents with the same correlation key to arrive into the SAPMEINT queue. If 10 documents with the same correlation key arrived into the SAPMEINT queue before 300 seconds, it merges these 10 documents. If 10 documents with the same correlation key did not reach SAPMEINT queue before 300 seconds, SAPMEINT merges any documents with the same correlation key that are in the queue.

    End of the note.

    Pattern

    Your pattern

    ScrapConfirmationCorrelationDispatcher Properties

    Field

    Value

    Name

    ScrapConfirmationCorrelationDispatcher

    Description

    Dispatcher to correlate Scrap Confirmation messages

    Enabled

    Selected

    Transaction

    SAPMEIntLite/SAPMEIntegration/dispatcher/ScrapConfirmationCorrelationDispatcher

    User

    A valid SAP MII user who has permission sufficient to run the Scheduler

    Password

    The password for the SAP MII user

    Parameters

    • numberOfMessagesToProcess

      The number of queued messages to be processed for this scheduler task run. SAPMEINTCTC defaults this parameter with the value of 50.

    • saveRequestAndResponse

      This checkbox is used to denote if the request XML and response XML are to be saved, when this message is processed. You can enter true or false in the Value column for this parameter. SAPMEINTCTC defaults this parameter with the value of true.

    • retryLimit

      This denotes the number of times the message will be reprocessed in case of System error. You can enter a positive integer value in the Value column for this parameter. SAPMEINTCTC defaults this parameter with the value of 3.

    • numberOfDocuments

      This denotes the minimum number of documents required for the correlation merging to happen. SAPMEINTCTC defaults this parameter with the value of 10.

    • waitTimeInSec

      This denotes the wait time in seconds before the correlation merging happens. SAPMEINTCTC defaults this parameter with the value of 300.

    Note Note

    If the numberOfDocuments = 10 and waitTimeInSec=300, SAPMEINT waits for 10 documents with the same correlation key to arrive into the SAPMEINT queue. If 10 documents with the same correlation key arrived into the SAPMEINT queue before 300 seconds, it merges these 10 documents. If 10 documents with the same correlation key did not reach SAPMEINT queue before 300 seconds, SAPMEINT merges any documents with the same correlation key that are in the queue.

    End of the note.

    Pattern

    Your pattern

    YieldConfirmationCorrelationDispatcher Properties

    Field

    Value

    Name

    YieldConfirmationCorrelationDispatcher

    Description

    Dispatcher to correlate Yield Confirmation messages

    Enabled

    Selected

    Transaction

    SAPMEIntLite/SAPMEIntegration/dispatcher/YieldConfirmationCorrelationDispatcher

    User

    A valid SAP MII user who has permission sufficient to run the Scheduler

    Password

    The password for the SAP MII user

    Parameters

    • numberOfMessagesToProcess

      The number of queued messages to be processed for this scheduler task run. SAPMEINTCTC defaults this parameter with the value of 50.

    • saveRequestAndResponse

      This checkbox is used to denote if the request XML and response XML are to be saved, when this message is processed. You can enter true or false in the Value column for this parameter. SAPMEINTCTC defaults this parameter with the value of true.

    • retryLimit

      This denotes the number of times the message will be reprocessed in case of System error. You can enter a positive integer value in the Value column for this parameter. SAPMEINTCTC defaults this parameter with the value of 3.

    • numberOfDocuments

      This denotes the minimum number of documents required for the correlation merging to happen. SAPMEINTCTC defaults this parameter with the value of 10.

    • waitTimeInSec

      This denotes the wait time in seconds before the correlation merging happens. SAPMEINTCTC defaults this parameter with the value of 300.

    Note Note

    If the numberOfDocuments = 10 and waitTimeInSec=300, SAPMEINT waits for 10 documents with the same correlation key to arrive into the SAPMEINT queue. If 10 documents with the same correlation key arrived into the SAPMEINT queue before 300 seconds, it merges these 10 documents. If 10 documents with the same correlation key did not reach SAPMEINT queue before 300 seconds, SAPMEINT merges any documents with the same correlation key that are in the queue.

    End of the note.

    Pattern

    Your pattern

  4. Save your entries.

Configuring Supported SAP ME Plants

See Configuring Supported SAP ME Plants in Configuration of Standard SAPMEINT Interfaces.

Configuring SAP ME Web Services

See Configuring SAP ME Web Services in Configuration of Standard SAPMEINT Interfaces.

Clearing SAP MII Transaction Cache

See Clearing SAP MII Transaction Cache in Configuration of Standard SAPMEINT Interfaces.