Search all workflows/activities for a specific word
Looking for functionality to search for all workflows that might use a particular table or a field on a table…etc.
The report they are looking for would be at a campaign/workflow/activity level. The user would provide the word to search for.
For example:
searchString = dateOfBirth
campaign1 workflow1 activity 5
campaign1 workflow1 activity 2
campaign3 workflow2 activity 1
The only place I know of that has this detail is the memo field on xtkWorkflow and it doesn’t seem possible to parse this the way we need to - to be able to find the word in the data and then the corresponding activity name/label
