on 2023 Aug 03 11:28 AM
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
Request clarification before answering.
Hello Rajashekar,
Please share some sample input and expected output with counter.
Regards,
Sriprasad Shivaram Bhat
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi sriprasad.shivarambhat
Assume we have 2 files coming in for same DocumentReferenceNumber-100.
The first input with Order number 1001 has 2 line items
The second input with Order number 1002 has 3 line items
We will have one output for each of the line items.
Note that the counter for DocumentReferenceNumber-100 will be 1,2,3,4,5 in each of the output files
Please find the sample file attached
Best Regards
User | Count |
---|---|
79 | |
29 | |
9 | |
9 | |
9 | |
7 | |
6 | |
6 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.