ExceptionAction
The form is redirected to the Exception node if an exception occurs during the workflow process. The Employee or Role who is responsible for addressing the exception processes the exception, then redirects the Form to the appropriate node in the workflow to resume the process.
Other Exception node practices:
- There must always be one, and only one, Exception defined per workflow.
- The Exception node is not connected to any incoming or outgoing Branches.
- The Exception node is always represented with either an Employee or a Role.
This table shows the workflow action properties:
Name* | Type* | UI* | UI Params | Value |
---|---|---|---|---|
NAME | STRING | StringUI | {} | cs_cz=Výjimka~|~de_de=Ausnahme~|~default=Exception~|~es_es=Excepción~|~es_mx=Excepción~|~fi_fi=Poikkeama~|~fr_ca=Exception~|~fr_fr=Exception~|~hu_hu=Kivétel~|~it_it=Eccezione~|~ja_jp=例外~|~ko_kr=??~|~nl_nl=Uitzondering~|~no_no=Unntak~|~pl_pl=Wyjątek~|~pt_pt=Exceção~|~ru_ru=??????????~|~sv_se=Undantag~|~tr_tr=Muafiyet~|~zh_cn=??~|~zh_tw=????~|~ |
USER | STRING | ListUI | {"Builder":"QUERY","BuilderParams":"{'sourceQuery'='SELECT NAME , NAME FROM VIEW_WE_USER'}"} |
NULL |
USER_PROPERTY_DISPLAY_NAME | STRING | StringUI | {} | |
DESCRIPTION | STRING | StringUI | {} | |
IMAGE_ICON | STRING | NodeImageUI | {} | Exception.png |