Hi All,
I am using a loop for records ,
if some record get exception it skipped and continue to next record.
How can i handle it.
Thanks
Amogh
HI Amogh,
Create a seprate action for process your record and Add exception here like below image
Set Abort Transaction is NO
And use this action in Loop like below image-
In this case of record will get error it will skip and next record wil process.
Hope thsi will help you.
Regards
Rahul Sahu
Hi @Amogh Mishra,
Is your problem solved? I am also facing the same. Pls share the resolution you did.