A360 to PAD Migration Output Details
Automation Anywhere 360 to PAD Common Items. VARIABLES Most A360 predefined variables are supported in migration (see A360 Predefined Variables helpdocs ). A360 predefined variables that require manu…
Automation Anywhere 360 to PAD Common Items
- VARIABLES
- Most A360 predefined variables are supported in migration (see A360 Predefined Variables helpdocs)
- A360 predefined variables that require manual refactoring:
AA System Variable
Behavior
How to Reconcile in PAD
AAControlRoom
Returns the URL of the Control Room
Blueprint declares the variable "_PV_System_AAControlRoom" with a NULL value in the Init_Variables subflow. Blueprint also adds a TODO for users to provide a value for the variable
AAInstallationPath
Returns the Bot Agent installation path
Blueprint declares the variable "_PV_System_AAInstallationPath" with a NULL value in the Init_Variables subflow. Blueprint also adds a TODO for users to provide a value for the variable
AATaskName
Returns the path and name of the currently running Task Bot.
Blueprint declares the variable "_PV_System_AATaskName" with a NULL value in the Init_Variables subflow. Blueprint also adds a TODO for users to provide a value for the variable
AATaskExecutor
Returns details on the Run-as user that is used to run a bot. If the bot is deployed on an attended Bot Runner, this variable returns information about the logged-in user. If the bot is deployed by a trigger, this variable returns information about the user associated with that Bot Runner license.
This is a dictionary variable
Blueprint declares the variable "_PV_System_AATaskExecutor" with a NULL value in the Init_Variables subflow. Blueprint also adds a TODO for users to provide a value for the variable
AATaskInvoker
Returns details on the user that deployed the bot either by running or scheduling the bot. If the bot is deployed to an attended Bot Runner, this variable returns information about the logged-in user. If the bot is deployed by a trigger, this variable returns information about the user who set the trigger.
This is a dictionary variable
Blueprint declares the variable "_PV_System_AATaskInvoker" with a NULL value in the Init_Variables subflow. Blueprint also adds a TODO for users to provide a value for the variable
How did we do?
UiPath to PAD Migration Output Details
RPA Value-Mapping Assessments