Hi all, Is there a way to catch the exception thrown by the workflow and t

Hi all,
Is there a way to catch the exception thrown by the workflow and the exact error message of the error.
The error needs to be logged/saved. Is there a mechanism to log and save those error somewhere?
Awating your early inputs!!!!...

OriginalPostID-101504

OriginalPostID-101504

  Discussion posts and replies are publicly visible

Parents
  • Hi Mike,
    You are right. We can use isusernametaken() OOTB Appian function.
    In this case, it would take the exception path. How do I read the exact error message from within the activity node.
    This error message needs to be sent in an email to sysadmin.

    The problem is when the error occurs, the flow is getting stuck in the activity node and is not able to move to the next activity.

    Please provide additional inputs.

Reply
  • Hi Mike,
    You are right. We can use isusernametaken() OOTB Appian function.
    In this case, it would take the exception path. How do I read the exact error message from within the activity node.
    This error message needs to be sent in an email to sysadmin.

    The problem is when the error occurs, the flow is getting stuck in the activity node and is not able to move to the next activity.

    Please provide additional inputs.

Children
No Data