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

Question

Question

re-run workflow

asked on June 13, 2022

I have 29 workflows that terminated/completed but because our SSL cert was expired they didn't do what they were supposed to. 

They are working again now that the SSL certificate is updated.  Is there a way to re-run the 29 that didnt complete?  We have 29 specific # that need to be followed so I dont want to start adding to it.  Would like to just re-run so that the # corresponds with the file/folder it creates. 

 

0 0

Answer

SELECTED ANSWER
replied on June 13, 2022

If you can't reproduce the starting conditions, there is a Play button at the top menu fo the workflow designer, which will manually run the workflow (if you need to choose the correct starting entry you can do this as well). Just a matter of clicking the play button 29 times (and possibly choosing the starting entry for each)

1 0
replied on June 14, 2022

We ended up using some sql queries to get the ID numbers and then created a workflow to query the data.  Our vendor wrote it all otherwise I would post it. 

 

At least we know there is options now.  Re-doing all that work manually would have taken us days. 

 

 

0 0
replied on June 14, 2022

Oh workflow designer will give you a list of ID numbers for all the terminated workflows. Surprised they had to go around the backend to fix it. If one of your activities depends on a certificate authority, you might want to wrap it in a try catch and handle the error, in case the certificate is ever not in good standing.

0 0

Replies

You are not allowed to reply in this post.
You are not allowed to follow up in this post.

Sign in to reply to this post.