@VJ33 wrote:
Hi All,
As a part of my process, when ever an exception occurs the ‘catch’ block should be able handle the exception and reassign the record to a specific Mail ID.
Currently the reassigning steps are mentioned as a sequence with in the catch block.
My concern is that the ‘reassign flow’ mentioned inside the catch block involves multiple clicks(basically dependent on selectors). How to handle if any exceptions occurs inside the catch block?
Sorry if my approach is wrong, as i am only progressing with my first project.Kindly help and share your thoughts on the best approach.
Posts: 3
Participants: 2