cancel
Showing results for 
Search instead for 
Did you mean: 

#COE#BUMA CPI Monitoring. Automation for extracting errors and long processing processes

BUMA
Explorer
0 Kudos
191

Hello All,

Is there a way to create a monitoring dashboard in CPI monitoring that lists the long running processes and error messages?

Currently there is a way to check all error messages but cannot be exported (i.e. in excel file for tracking purposes).

We also have iflows that runs for hours, so we need to monitor proactively if processed successfully.

TiA!

View Entire Topic
Dave_He
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello @BUMA ,

Thank you for your question.

Yes, you can create a monitoring dashboard in SAP Cloud Platform Integration (CPI) to list the long-running processes and error messages. However, the standard monitoring capabilities of SAP CPI do not provide a direct way to export the error messages to an Excel file.

For this, you might need to use the SAP CPI OData API to fetch the error messages and then export them to an Excel file. This would require some development effort to create a custom application that uses the API to fetch the data and export it to Excel.

For monitoring long-running iFlows, you can use the Message Processing Log in the Operations view of your SAP CPI tenant. This provides information about the processing status of each iFlow, including whether it has been processed successfully or not.

You can also set up alerts in SAP CPI to notify you when an iFlow takes longer than expected to process. This can be done by setting a threshold for the processing time of each iFlow, and then configuring an alert to be sent when this threshold is exceeded.

In addition, SAP offers the SAP Cloud ALM for operations scenario which provides enhanced monitoring and alerting capabilities for SAP CPI. This includes a dashboard that provides an overview of the status of your iFlows, including any errors or long-running processes.

Remember, you would need the necessary permissions to access these features in SAP CPI.

Best Regards

Dave