Skip to Content
0
Aug 03, 2023 at 10:28 AM

Counter in SAP Cloud Integration

93 Views

Hi,

I have a requirement where we would get different lines of an order as different messages to sap cloud integration.

However we need to keep track, in the form of a counter, regarding lines of particular order and send the counter value to target system. Is there a way to do this in SAP Cloud Integration?

For Ex:

Lets say, we receive an order 1001, with 5 line items coming as individual messages. We need to process them individually and send the counter values 1, 2, 3 , 4 , 5 as and when it is processed.

When another order 1002, with 3 line items arrives, we need to send 1,2,3

Please advise

Best Regards