Jump to content

Recommended Posts

Posted

What are the correct steps to cancel a request? We have End Process node if something was rejected but the calls doesn't appear closed after that..

 

Is this the correct way to use End Process node?

Posted

An "End" node terminates a Workflow, it has no effect at all on a Request, it just means that there will no longer be an active Workflow attached to the Request.

The most basic step in cancelling a Request would be setting its status to Cancelled.

  • 3 weeks later...
Posted

There's no way at present to 'properly' cancel a job automatically, beyond changing the status, as Steve said.

I was looking for a way previously to cancel a workflow by autotask, but a workflow-abort doesn't exist as a thing we can do. For workflows, you could set the status to cancel, then lead it to an Abort node, which will mark the status and end the workflow as cancelled instead of complete (I believe).

 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...