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

Question

Question

How can I get an editable list of my workflow names?

asked on September 13, 2016 Show version history

I want to get an editable list of my workflows but I can't find a way of exporting the list. Anyone know how I can do that? I'm using WF 9.02.

John

1 0

Answer

SELECTED ANSWER
replied on September 13, 2016

Hi John, you can get list of your workflows from SQL DB.

SELECT name FROM [Your_Workflow_Database].[dbo].[workflow]

2 0
replied on September 13, 2016

Ah, perfect, thanks - didn't think of that!

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.