Start of Content Area

Procedure documentation Checking the Runtime Version of an Integration Process  Locate the document in its SAP Library structure

Use

If the system is unable to execute an integration process properly, you must check whether the system was able to create a runtime version of the integration process.

Prerequisites

The general prerequisites for executing integration processes have been fulfilled (see also: Checking the Prerequisites for Executing Integration Processes).

Procedure

...

       1.      Determine the number of the workflow that was created for the integration process:

                            a.      Search for the message in message monitoring (transaction SXMB_MONI).

                            b.      Read the number of the workflow from the Queue ID column.

If this column displays the entry XBQO$PE_WS90100008, for example, then the workflow number is WS90100008.

       2.      Check in the XI runtime cache whether the runtime version was created correctly:

                            a.      Display the XI runtime cache (transaction SXI_CACHE).

                            b.      Double-click Integration Processes.

                            c.      In the Task column, search for the workflow by using the number you determined in the previous step.

The return code must be 0. If this is not the case, check the activation log for detailed error messages that will help you analyze the problem further.

See also: Analyzing an Integration Process in the XI Runtime Cache

 

End of Content Area