| | | Supreme Being
       
Group: Forum Members Last Login: Wednesday, March 05, 2008 Posts: 80, Visits: 277 |
| Hi there,
Is there any chance to check on a certain workflow which variables are not being used?
In the end I want to have a clean workflow without some variables, that might have been used, but are not anymore.
Thanks for your help.
Best regards,
Rui |
| | | | Supreme Being
       
Group: Forum Members Last Login: Thursday, December 27, 2007 Posts: 11, Visits: 11 |
| There is no direct way to check this, however once the workflows are finished you can still access the variables collection using the Context object, You can check for any variables value which could be null and consider that as not used. Obviously only if you are not explicitly storing null values in some variables.
Arvind Agarwal (Skelta) |
| | | | Supreme Being
       
Group: Forum Members Last Login: Wednesday, March 05, 2008 Posts: 80, Visits: 277 |
| I had something like that in mind, I'll use BAM's execution view.
Thanks for your input once again.
Best regards,
Rui |
| |
|
|