Hi,
My requirement is i need to send approval email and reminder email to list of users (dynamic data). I have a variable like reminder count and add it to the subject of reminder emails. Problem is when concurrency is enabled, incrementing of reminderCount happens sequentials. I understand a each concurrent flow doesnt have its own copy. So as alternate i read in post to use compose action. But again, without source varaiables how will i compose increment operation i am not knowing. Can anyone help me in this topic?


Report
All responses (
Answers (