Hi everyone,I need some help regarding retries in SAP Cloud Integration. Is it possible to determine the current retry count at runtime? I would like to implement a mechanism that aborts a message after, for example, 10 unsuccessful processing attemp...
I'm trying to retrieve the name or ID of an iFlow during runtime in SAP Cloud Integration. I've checked the properties and sysenv, but couldn't find any relevant values. Does anyone have any suggestions on how to achieve this?
Does anyone know where the unique ID from SAP_MonitoringStateProperties comes from and how I can access it directly? I want to avoid parsing SAP_MonitoringStateProperties using a Groovy script.Content of SAP_MonitoringStateProperties {com.sap.it.op.m...
Sometimes you need a different behavior in your iFlow depending on the stage the Integration Process is running (e.g., development/testing/productive).
One typical approach is to use an external parameter with the help of a content modifier and a ro...
@MartyMcCormick I have a question regarding the splitter. When you, for example, receive a bulk request for business partners and you want to send them to Kafka as single entry and enabled Batch Size still count it as a single message? For example, l...
@franz_forsthofer Thanks for this great article! I have a question regarding shared mailboxes. If one technical user has access to several shared mailboxes, do we really need to add separate security material for each shared mailbox we want to connec...