How to resolve: enter the script name in input field and you can get the path

Dominik Szeles June 24, 2021

Hi! 

I would like to write a script (built-in or console) where I enter a script name as input and it returns the exact path of the script or if there are multiple locations it returns all of them.
("<LISTENER-NAME"> , "<WF-NAME>" , "<TRANSITION-NAME>",...)

The goal is to know where the script is used everywhere so that we know where we need to adjust everything, for example, in case paths or script names change.

The "Script registry" is really similar, so it can show for example:  it's a "Listener" and what the exact path is.
So what I would like to implement is different in that you can enter the script name in an input field and, just like in the "Script registry", you can get the exact path and the type.

0 answers

Suggest an answer

Log in or Sign up to answer