You are viewing limited content. For full access, please sign in.

Question

Question

How can I write an error code to the Messages tab and terminate workflow from a custom C# script

asked on May 30, 2014

 

I wrote a custom C# script and want to terminate workflow and write error to the messages tab in workflow when there is an error in the script.

 

0 0

Replies

replied on May 30, 2014

In your script, type WorkflowApi<dot> and intellisense should show you a list of available commands. Among them are options to write messages and terminate workflows.

1 0
You are not allowed to follow up in this post.

Sign in to reply to this post.