Repeating Emails based on an Array

Hi,

I have a CDT with claim information. This cdt has the claim start date and the claimant information such as name and email and the claim expiry date along with other details. We have to retrieve all the claims that exceeded 30 days in the system with claim status still as open and alert the claimant that it is pending.

I have written a rule to get such claims from the database and am able to access them in the Process Design and for the send Email activity after the Script Task, I have enabled multi node from the other tab.

Now, I am not able to customize with each iteration which user the notification should go to and customize the information in the body of the email.

I am trying to see if pv!ClaimInfo_cdt.customerEmailID will work in the To field of the Email smart service, but not sure how to access the index while the multi node is iterating on each record in the CDT array.

Hope my question is clear. I am new to Appian and I am facing this difficulty.

 

Thanks,

Adi

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data