Technology Blog Posts by SAP
cancel
Showing results for 
Search instead for 
Did you mean: 
santhana_krishnan
Associate
Associate
2,103

In SAP Cloud ALM Integration Monitoring, an Integration Architect can define the data collection for some categories, such as IDoc, PI Messages, and Web Services Messages, to collect additional attributes. These attributes are displayed in the Message Details and provide more context about the message.

Once the additional attributes are collected, the users would like to filter the service or system based on the additional attributes for events or business services. This can be achieved using the Add Custom Parameter functionality in Integration Monitoring. 

Let's take an example of an S/4HANA system to configure the Web Services Messages category to collect additional attributes for the SenderBusinessSystemID and filter using them.

Collect Additional Attributes

  • Log in to SAP Cloud ALM and launch the Integration & Exception application
  • Select the S/4HANA system in the scope selector
  • Open the configuration Pane and search for the system

santhana_krishnan_0-1745838577167.png

santhana_krishnan_1-1745838649335.png

  • Select the service and navigate to the category configuration

santhana_krishnan_2-1745838761557.png

santhana_krishnan_4-1745838799510.png

  • Select the category and navigate to the category configuration page

santhana_krishnan_5-1745839120802.png

  • Click on the "Add" button under the section "Collect Additional Attributes"

santhana_krishnan_6-1745839182922.png

  • Provide the web service attribute you would like to collect and click on "OK"

santhana_krishnan_7-1745839273851.png

  • Click on Save to save the changes

santhana_krishnan_8-1745839315334.png

Filter Events on Additional Attributes

  • Go to "Events" tab in the system configuration for S/4HANA and click on "Add"

santhana_krishnan_0-1745839811580.png

  • Select an Web service event, example, "Erroneous Messages(WS) Detected(Grouped)"

santhana_krishnan_1-1745839947167.png

  • You can rename the event by editing the display name. To maintain filters, navigate to Filters tab

santhana_krishnan_0-1745840976062.png

  • Scroll down to find the "Add Custom Parameter" Option

santhana_krishnan_1-1745841273619.png

  • In the Parameter Name, enter "Message Data" this is because, the collected additional attributes are displayed under the section "Message Data"
  • Choose contains as the operator
  • In the value field enter *SenderBusinessSystemID*QKJ_002*

santhana_krishnan_2-1745841416459.png

  • This will now, filter for the Web Services messages which contains QKJ_002 as their SenderBusinessSystemID

Filter using custom headers in SAP Integration Suite(Cloud Integration)

The custom headers fromSAP Integration Suite(Cloud Integration) tenant is automatically collected in SAP Cloud ALM without any additional configuration. You can follow the above method to define a filter with a custom parameter with below configurations

  • In the Parameter Name, enter the custom header key
  • Choose Equals as the operator
  • In the value field enter custom header value

 For more information on

Configuration refer to https://help.sap.com/docs/cloud-alm/applicationhelp/im-configuring-services 

For events refer to https://help.sap.com/docs/cloud-alm/applicationhelp/im-configuring-events 

https://community.sap.com/t5/technology-blogs-by-sap/managing-event-volume-summary-events-and-groupi...

https://community.sap.com/t5/technology-blogs-by-sap/monitoring-integration-issues-with-the-new-issu...

 

 

 

 

 

4 Comments