How to use Runbook Parameter Linking
From the technotes-R-us dept. Patrick Kaak has written the second part of his article series on how to wrestle the most out of RES Automation Manager. This time he dives into how to use parameters between modules and run books. This makes short work of expanding existing functionality in Automation Manager Modules. The idea is really simple. For those of you back in the day who started out writing batch files, a module parameter is equivalent to putting in %1, %2 etc into a script.
The beauty of using parameters inside the RES Automation manager is that you can do it without any scripting, yet still benefit from using information which as already been entered across multiple modules.


