global retry using , data store and jms sender.
https://community.sap.com/t5/integration-blog-posts/cloud-integration-configure-asynchronous-messaging-with-retry-using-jms/bc-p/13315690
Asynchronous Messaging with Retry Using the JMS Adapter
-
data store
https://community.sap.com/t5/technology-blog-posts-by-members/message-retry-using-process-direct-and-data-store-in-sap-cpi/ba-p/13541093
write, and select of data store.
using jms sender, jms receiver
https://api.sap.com/integrationflow/Replicate_Vehicles_from_SAP_S4HANA ( jsm sender)
https://api.sap.com/integrationflow/Replicate_Vehicles_to_SAP_Digital_Vehicle_Hub( jms receiver).
using amqp sender, amqp receiver.
(groovy used, for variable functional jms retry count);
https://prabodhadevotee.blogspot.com/2025/08/golba-retry-with-amqp.html