Returns engine-related data based on the CommandID. It returns the error during migration if wrong CommandID is passed. Use this command at both store and apply sides of the migration.
Note: You cannot use this command with the previous versions of the product. This command gives syntax errors if you try to use it in the older versions of CA DMM.
CommandID (for example, GET_CUR_SEL) to get the current selected node name (application or system settings) for migration.
GetEngineData(<CommandID>);
var strNewPath = GetEngineData(GET_CUR_SEL)
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|