SAP’s documentation on Persist Messages (https://help.sap.com/docs/cloud-integration/sap-cloud-integration/persist-messages) explains that, except for the data store, there is no user interface to access Message Store content, and developers must use the Cloud Integration OData API directly.
Because of this gap, I relied on the WHINT MessageStore Viewer in two previous projects, and it helped me tremendously.
Over time, though, I needed additional features such as filtering by status or custom status, inspecting custom headers, and a richer payload viewer — so I decided to build my own open-source CPI Message Viewer using SAP CAP (Java) and Fiori Elements. Today, I’m excited to share it with the community.
SAP’s documentation on Persist Messages (https://help.sap.com/docs/cloud-integration/sap-cloud-integration/persist-messages) explains that, except for the data store, there is no user interface to access Message Store content, and developers must use the Cloud Integration OData API directly.Because of this gap, I relied on the WHINT MessageStore Viewer in two previous projects, and it helped me tremendously.Over time, though, I needed additional features such as filtering by status or custom status, inspecting custom headers, and a richer payload viewer — so I decided to build my own open-source CPI Message Viewer using SAP CAP (Java) and Fiori Elements. Today, I’m excited to share it with the community. Read More Technology Blog Posts by Members articles
#SAP
#SAPTechnologyblog