Hi All, @Anil_G
i have a scenario like bot send an email with atatchment and attachment name is same throught all process, i want filename should be changed based on countrywise.
so i have input file i want to read the attachment column and while sending an email need to change the file name attachment accordingly for each country list.
i have configured this in config file, need it to change it dynamically.
img for ref
how to achieve it