on ‎2024 Jul 24 3:36 PM
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 attempts.
For JMS, there's the header field header.SAPJMSRetries, but I'm not aware of an equivalent for Kafka. Is there a way to achieve this in a more generic manner? While I know this can be done via the MPL API, I am interested in knowing if there is a direct method to access the retry count.
Thanks in advance for your assistance!
Regards Florian
Request clarification before answering.
For the pipeline concept we have implemented a retry handling, you may use this as template, check out in any generic flow at https://hub.sap.com/package/PIPipelineGenericIntegrationFlows/integrationflow, for Kafka not sure which header or property is set, but you may find out if switching on the trace, I noticed from your screenshot that trace is switched on already, weren't you able to find out from the trace?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 14 | |
| 9 | |
| 7 | |
| 6 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 3 | |
| 3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.