Need to know the workflows created for a page | Community
Skip to main content
saptarsim863883
New Participant
February 3, 2017
Solved

Need to know the workflows created for a page

  • February 3, 2017
  • 2 replies
  • 890 views

Hi,

We need to know the workflows created for a particular page. We checked the workflow instance history for the particular page, but it is not showing all historical workflows for it.

Is there anyway to query or from log to find the number of workflows for that page?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by joerghoh

Hi,

you need to collect the complete list of workflows, which were run on a page? I don't think, that this is possible ootb. You could iterate through the workflow archive and look there. But then note, that Adobe recommends to purge the list of completed workflows every once in a while.

In your case I would  have a workflow step creating an audit entry for this page (containing the relevant information), but then you need to retain the audit entries for potentially a very long time. Or before purging the audit entries export them to a file.

Jörg

2 replies

joerghoh
joerghohAccepted solution
Employee
February 5, 2017

Hi,

you need to collect the complete list of workflows, which were run on a page? I don't think, that this is possible ootb. You could iterate through the workflow archive and look there. But then note, that Adobe recommends to purge the list of completed workflows every once in a while.

In your case I would  have a workflow step creating an audit entry for this page (containing the relevant information), but then you need to retain the audit entries for potentially a very long time. Or before purging the audit entries export them to a file.

Jörg

Prince_Shivhare
New Participant
February 3, 2017