UiPath to PAD Migration Output Details
UiPath to PAD Common Items
- VARIABLES
- UiPath Global Variables
Setting these variables will help improve migration quality.Variable
Behavior
How to Reconcile in PAD
%BasePath%
In UiPath, relative file or folder paths are relative to the main xaml file. In PAD, relative file or folder paths are relative to PAD installation folder.
Set %BasePath% where specific project files will be located after migration
%SPECIAL_FOLDER_X%
Possible Special Folders:
ApplicationData, CommonApplicationData, LocalApplicationData, Cookies, Favorites, History, InternetCache, Programs, MyMusic, MyPictures, Recent, SendTo, StartMenu, Startup, System, Templates, DesktopDirectory, Personal, ProgramFiles, CommonProgramFiles
Set %SPECIAL_FOLDER_X% where specific folder will be located after migration
- UiPath Global Variables