Dear all,
Good morning,
I have a input listing consist of information like delivery date, delivery type etc.
The data is in row by row, so i am using for each row activity to iterate the row information.
Each of the delivery type have different type of information needed to be include in the email.
i would like to use the switch activity to get the delivery type and use different email body to send email.
But when i use the switch activity, the first attempt will be always default case even though the delivery type is let’s say BONDED.
even i have create a case which is referring to BONDED.
Kindly advise me how to do this to get it execute the correct process which is tally with the delivery type.
Hereby i attached my input template and project file.
Thank you.Main.xaml (61.2 KB) DO monitoring sheet.xls (43 KB)