A360 to PAD Migration Output
2 min
this article covers automation anywhere 360 specific behaviors and known differences to be aware of when reviewing migrated pad output variables most a360 predefined variables are supported in migration see a360 predefined variables https //docs automationanywhere com/r/cloud build/cloud using variables/cloud system related variables for the full list the following predefined variables have no direct pad equivalent and require manual refactoring for each, blueprint declares a corresponding variable in init variables with a null value and adds a todo prompting you to supply the correct value for your environment aa system variable behavior how to reconcile in pad aacontrolroom returns the url of the control room blueprint declares pv system aacontrolroom as null in init variables with a todo to provide the value aainstallationpath returns the bot agent installation path blueprint declares pv system aainstallationpath as null in init variables with a todo to provide the value aataskname returns the path and name of the currently running task bot blueprint declares pv system aataskname as null in init variables with a todo to provide the value aataskexecutor returns details on the run as user executing the bot; returns logged in user for attended runners, or the bot runner license user for triggered deployments dictionary variable blueprint declares pv system aataskexecutor as null in init variables with a todo to provide the value aataskinvoker returns details on the user who deployed the bot by running or scheduling it; returns logged in user for attended runners, or the trigger setting user for triggered deployments dictionary variable blueprint declares pv system aataskinvoker as null in init variables with a todo to provide the value