Page History
...
- This script is driven by the two parameters 'red10DefaultLinuxActionScriptName' and 'red10DefaultWindowsActionScriptName'.
- This script runs a set a queries to determine candidate objects for a generic action script and then uses the parameters above to assign a default generic action scrip to those objects.
- The Migration Tooling provides two sample generic action processing scripts which are copied across to the Destination metadata and then used in these assignments.
- The sample sample generic action processing scripts are 'wsl_mt_py_action_script' for python and 'wsl_mt_ps_action_script' for powershell.*
- If you have your own generic action processing script in the target to assign you can set in in these parameters.
- To disable this process and have all object's action scripts regenerated later, you can remove the script names from these parameters.
...