Show TOC

 Monitoring Integration ProcessesLocate this document in the navigation structure

Use

You can monitor the execution of integration processes centrally by using the CCMS alert monitor, or you can use the additional transactions for BPE monitoring.

  • CCMS Alert Monitor

    SAP Computing Center Management System (CCMS) provides a central point of access for monitoring the execution of integration processes. In CCMS, you can see at a glance whether processing is running correctly or whether problems have occurred. If an error occurs, detailed descriptions about causes, remedies, and functions for troubleshooting are also available.

  • BPE Monitoring Transactions

    The Business Process Engine (BPE) executes integration processes at runtime. When an integration process is executed, the system creates corresponding work items, just as it does during the execution of an SAP Business Workflow. A work item can represent a process or a step in a process. You can use the BPE monitoring transactions to display the generated work items in the Workflow log and therefore display detailed information about the status of a process or the individual steps.

    More information: Using the Workflow Log for Integration Processes

  • Monitoring integration processes using SAP NetWeaver Administrator

    You monitor the various processes deployed to the Integration Server along with the number of process instances created, their status, and their runtime behavior. Therefore, you obtain an overview on the process activity of Business Process Engine (BPE). You can also view the messages related to a process type.

    More information: Monitoring Integration Processes using SAP NetWeaver Administrator

Prerequisites
  • CCMS Alert Monitor
  • BPE monitoring transactions: Transaction authorization for transaction SXMB_MONI_BPE (S_TCODE) or administrator role (SAP_XI_BPE_ADMINISTRATOR_ABAP)
Using the CCMS Alert Monitor

Use the CCMS Alert Monitor as the central point of entry for monitoring.

More information: CCMS Alert Monitor

Using BPE Monitoring Transactions
  1. Call transaction Business Process Engine - Monitoring (SXMB_MONI_BPE).
  2. On the Business Process Engine: Monitoring screen, call the required transaction.

    The main difference between the individual BPE monitoring transactions is the selection criteria on the selection screens. The selection screens for integration processes have the same format as those for monitoring SAP Business Workflows but contain the following additional selection criteria for integration processes.

    • Service: The communication component you have created for the process in the Integration Directory
    • Party: The party, if defined in the Integration Directory.

    The following table gives an overview of the monitoring transactions:

    Monitoring Transaction Description Note

    Integration Process Monitoring

    Enables you to monitor the integration processes using SAP NetWeaver Administrator

     

    Process Selection

    Enables you to select processes using general selection criteria such as creation date or status (for example, Completed).

    To restrict the display of work items that represent processes, select F in the Type field.

    Processes for One Message Type

    Enables you to select processes that process messages with a particular message type.

    Select the required message interface or namespace.

    Processes for a Message

    Enables you to select processes that process a particular message.

    Select the GUID of the message or the message interface or namespace.

    Processes with Missed Deadline

    Enables you to select processes with deadline monitoring where the defined deadline has been missed.

     

    Diagnosis Processes with Errors

    Enables you to select processes with errors and group them by cause of error.

    You can access container elements from the list of processes with errors, for example. Once the cause of the error has been corrected, you can continue the process.

    RFC Monitor

    Enables you to analyze processes that cannot be continued due to a problem with a transactional RFC call.

     

    Continue Process Following Error

    Enables you to select processes with errors (Error status). Once the error has been corrected, you can continue the process.

    If you want to continue all processes found, select Continue Immediately on the selection screen.

    Continue Process After System Crash

    Enables you to select and continue pending processes (Started status). The cause of the pending processes is outside the Business Process Engine, for example, a system crash. 

    If you want to continue all processes found, select Continue Immediately on the selection screen.

 

Note

Some of the above monitoring transactions have similar functions that are available in the SAP NetWeaver Administrator based monitor, Integration Process Monitoring. They are Process Selection, Processes with Missed Deadline, Diagnosis Processes with Errors, and Continue Process Following Error. These monitors are grouped under Alternative Monitoring.

  1. If you want to analyze an error situation, we recommend performing the following checks first:

More Information:

In process-based monitoring, the process view of the monitor for XML messages is particularly relevant.

Using SAP NetWeaver Administrator