Hi All,
In the Model Plugin-End Sequence, I wanted to check if any error has occurred in a client sequence. If there is an error, I wanted to leave a file that I have created in the Model Plugin-Begin and updated throughout the sequence. If there is no error, I wanted to delete this file.
From my exploration so far, I understood that "RunState.Sequence.Error" will have the error detail of the sequence from which it is accessed. But I am not able to get how to access the error details of a client sequence file in the process model plugin. Please let me know how I can do that.
Thanks,
Sree