Global values in migrated bots
After migration, bots use various global values to support different capabilities provided in Enterprise 11 or Enterprise 10. You must create or update these global values in Automation 360 to ensure that the migrated bots run successfully.
The following table lists the various global values that are used by the migrated
bots to run successfully:
Global value | Description |
---|---|
AAApplicationPath | Use this global value to specify the physical path of a bot or file that is used in the current bot.
|
AABasePath | This global value is equivalent to the
Start In Path of Task option in Enterprise 11 or Enterprise 10.
In Enterprise 11 or Enterprise 10, this option is used to
specify the location of new files or folders when a relative
path for that file or folder is specified in a command. When
you migrate Enterprise 11 or Enterprise 10
bots, keep in mind the following:
|
AAE_EmailSettings_host | Use this global value to specify the host name of the email server that you want to use to send email notifications about the status of a bot. |
AAE_EmailSettings_port | Use this global value to specify the port that you want to use to connect to the email server. |
AAE_EmailSettings_ssl | Use this global value to specify whether the email account uses the secure connection. |
AAE_EmailSettings_tenantId | Use this global value to specify the tenant ID that is generated when you registered the application in the Microsoft Azure portal. |