Hi Everyone,
Good Day ![]()
I Have developed a project aimed at handling desktop application using excel file numbers, requiring validation for each file. The validation process involve interacting with the application, and upon meeting certain conditions, generating a document. there are more than 5 validation conditions, each with its own workflow. If a condition fails, the process moves to the next file number. In the event of a system error during any validationstep, the validation for that work flow must fail, and the proocess should proceed to the next file number.
Iām considering using a parallel activity where each sequence handles a different part of workflow. Sequence1 would execute smoothly unless a system error occurs. Sequence2 would be responsible for capturing and handling any system errors, but Iām unsure how to implement this.
can someone provide guidance on this matter?
Thank In Advance:)
Regards,
Soundarya