Hi,
I am working on a workflow where i am processing multiple excels that comes as attachment from user in mailbox.
I am maintaining a separate excel having entry for each attachment from mail which is identified with unique number also i am having a status column which have ‘Pending’ as a default value and according to status i am required to change the status for each corresponding attachment if its status is ‘Success’ or ‘Fail’.
how can i update this status for each processed item?
I am using RE framework.
Thanks,
Aishwarya