Hi,
We are working on compiling a list of all the ARIS scripts that are available in our system, including data such as script name, description, context, output formats, etc.
Is it possible to access this data and generate a report on this through scripts instead of looking at the properties of each script manually? A script for scripts so to speak? I can't find any obvious methods for this looking through the Help, but hopefully something like this might be hidden in there somewhere?
UPDATE
I stumbled upon this method in the help: Context.getScriptInfo ( int p_nScriptInfoId )
Is this something that could be used for this purpose, and if so how? Anyone know?
Thanks.
Mattias