Enable sync scenario response payload in SAP PI 7.4 (Java Only)

This article will provide steps on how to enable sync scenario response payload in SAP PI. By default, synchronous scenario logging and staging is disabled to avoid consumption of resources.

But in case of errors in response mapping and for debugging we might need to understand data coming in response messages.

Two options are available to enable sync scenario response payload

  1. Global setting: this will enable staging of payload for all interfaces
  2. Local setting: this has more advantages as this can be handled from ICO and is very specific to the interface.

Read More

Alert configuration in sap pi 7.4/7.5 single stack

This blog will walk you through the process of configuring alerts in SAP PI single stack. The new alerting system differs from the old way of configuring it by using ALRTCATDEF tcodes. This seems simpler and quick to me, and the fact that we can now set alerts based on interfaces gives us more flexibility and usability, so let’s get started on the alert configuration in sap pi single stack.

Overview of the Alert Process in SAP PI:

Discover the power of proper alert configuration in SAP PI single stack. Whenever a message error occurs in PI, an error status is recorded. The Alert Engine then evaluates the error information or alert events from the PI runtime and checks for matching Alert Rules and configurations to determine if an alert should be generated. Proper configuration of alerts can greatly influence the generation of alerts. Join me as I guide you through the process of configuring alerts in SAP PI single stack.

Read More

messages stuck in delivering status SAP PI

SAP PI messages overview sometime shows messages stuck in delivering status but actual status might be wrong.

Messages on the Adapter Engine are stuck in a wrong status in the Message Overview or the counter shows a number that is different from the actual number of XI/PI messages on the database. E.g. the page shows some messages that are in a scheduled status.

Read More