Hi Experts,
Scenario: S4H is triggering the events (standard Events) to Event Mesh and further SAP CPI will do a get call to fetch the payload based on the event.
In case if there is any failure in SAP CPI due to some reason then the topic/event will still be available in queue in EVENT MESH or again a new event needs to be created?
How to handle this scenario?
Is this SAP's Best practice to do a GET call or send the payload along with the event from S4H is the best practice?