Skip to main content
Nintex Community Menu Bar

How to find all workflow actions where some workflow variable is used?

  • May 3, 2019
  • 1 reply
  • 3 views

Forum|alt.badge.img+3

I try to debug some huge workflow. There is some workflow variable "strWerkplekNummer" which is used in some of the 50 actions. I would like to find the actions which are doing something with this workflow variable. Is there some way to find them? Maybe some search functionanlity or maybe in the export xml?

1 reply

Forum|alt.badge.img+11
  • Nintex Partner
  • May 6, 2019

Hi,

 

I know this is not the best solution but if you try to delete the variable, it should prompt that it's still in use and it should state also the name of the actions where it's used, so you can limit your search to those actions..

 

Giacomo