AASettings in Automation 360 after migration
- Updated: 2023/08/02
AASettings in Automation 360 after migration
After you migrate to Automation 360, some of the values available in AASettings in Enterprise 11 can be configured.
The following table shows the keys, descriptions, values allowed, default values, and what's supported in Automation 360 (scroll to the right to view the columns):
Key | Description | Values allowed | Default value | Supported in Automation 360 |
---|---|---|---|---|
allowaddingdefaultnamespace | Allows you to enable DefaultNSPrefix. In the XML package, when you insert a node into the
XML file, DefaultNSPrefix is no longer
added. In the Advanced view tab of the insert
a node action, xmlns (the default XML
namespace) is not allowed either as a prefix or as an
attribute. Note: If DefaultNSPrefix is enabled and the value of
allowaddingdefaultnamespace is set to True, when you insert or
update a new node as an empty node, a newline character will be
added and indentation will be lost.
|
True, False | False | No |
allowlowersecurityciphersslconnectionformainframe | Allows you to lower the security cipher for connecting to mainframe hosts that use SSL connections with lower security cipher. | True, False | False | No |
applyshiftkeyfix | Allows you to check for any missing special key in child bots and executes the key if the special key is missing. | 0, 1 | 0 | No |
capturehtmlwithjs | Allows you to enable capturing HTML by MetaBot screen capture. | True, False | True | No |
citrixchanneltimeout | Allows you to set the Citrix channel timeout value for the Citrix remote agent. | Integer | -- | No |
closebrowserbyhandle | Allows you to enable CloseIEInstanceByhandle if CloseIEInstanceByprocess fails. | 0, 1 | 0 | No |
connectionretryattempts | Allows you to configure the number of attempts to try for connecting to the mainframe if connection to the mainframe failed. | Integer | 3 | No |
connectionretryinterval | Allows you to configure the timeout value, in milliseconds, to wait before attempting the next connection. | Integer | 3000 | No |
connectiontimeout | Allows you to configure the timeout value, in minutes, for database connections. We recommend that you configure this timeout value to 30 minutes. | Integer | 30 | No |
CustomDateFormat | Allows you to set a custom date format. | String (mm/dd/yyyy HH:mm:ss) | -- | No |
DecimalPlaces | Allows you to configure the number of decimal places for digits used in the Number element. | Integer from 0 to 16 | 4 | No |
enablesetfocusapi | Allows you to configure the SetFocus API for Oracle applications. | True, False | False | No |
fetchemailretrycount | Allows you to configure the number of retries for fetching emails. | Integer | 3 | No |
findiewndattmpt | Allows you to use the MetaBot recorder to search for objects. | Integer | 5 | No |
ietimeoutvalue | Allows you to configure the timeout value for capturing MetaBot screens. | Integer | 240 | No |
IETimeoutValue | Allows you to configure the maximum timeout value, in seconds, for loading a webpage on Internet Explorer. | Integer | 240 | No |
IsEnabled | Allows you to check whether the decimal places option in the Number element is enabled or disabled. | True, False | False | No |
isremoteobjectdetectionenabled | Allows you to enable automation of Citrix XenApp through the Enterprise Client. | True, False | False | No |
iterationtoverify | Allows you to configure the number of retries to verify a value in a cell. | Integer | 3 | No |
keystrokedelay | Allows you to configure a delay between the up and down keys in an Excel table. | Integer | 25 | No |
legacybehaviourforcomma | Allows you to retain the legacy behavior for the comma sign. | True, False | True | No |
multithreadlogic | Allows you to enable or disable multithreading. | 0, 1 | 1 | No |
NormalizationForm | Allows you to verify whether string normalization is available. | NFC, NFD, NFKC, NFKD | -- | No |
ParallelThreadCount | Allows you to configure the number of links that can be processed at a time. | Integer | 10 | No |
perchardelay | Allows you to configure the delay between entering two characters as input. | Integer | 0 | No |
percommanddelay | Allows you to configure the delay between running keystroke commands. | Integer | 0 | No |
readvirtualproperty | Allows you to enable the GetvirtualAccessibleName API. | True, False | True | No |
readwithsystemencoding | Allows you to configure the default encoding for the system. | True, False | True | No |
restclienttype | Allows you to execute REST Web Service. | restsharpclient, nativerestclient | restsharpclient | No |
retainexcelcellrowlegacybehavior | Allows you to revert the behavior of ExcelCellRow to Enterprise 11 version 11.3.1 or earlier. | True, False | False | No |
screenchangewaittime | Allows you to configure the timeout value, in milliseconds, to wait for the application after sending certain keys because the screen might change after sending some keys. | Integer | 5 | No |
searchinmultiplewindow | Allows you to check for windows with the same name. | 0, 1 | 0 | No |
ShutDownTimeout | Allows you to configure the timeout value for the Shutdown action in the System package. | Integer | 30000 | No |
skipappnames | Allows you to check whether the application is Oracle. |
Comma-separated application starting name. For example, if the application window title is Test Application, then it should contain the following value: Test,abc,xyz |
-- | No |
textplayirpercentage | Allows you to configure the match percentage of the image recognition based control finding in the legacy AISense Recorder. | Integer from 0 to 100 | 95 | No |
timeout | Allows you to configure the HTTP request timeout value for the REST Web Service command. | String | 60000 | No |
Timeout | Allows you to configure the timeout value for each web response while traversing through webpages. | Integer | 10 | No |
usesinglethreading | Allows you to enable or disable single threading. | True, False | True | No |
version | Allows you to select multiple versions of keystroke commands in Enterprise 11. | Integer | 1 | No |
WaitForPageLoad | Allows you to configure additional delay for loading webpages in MetaBot and Recorder. | 0, 1 | 0 | No |
WaitForWindow | Allows you to configure the wait time for window. | Integer | 30 | No |
WaitForWindowCheck | Allows you to check whether the wait time for window is enabled. | 0, 1 | 0 | No |
windowactivationmode | Allows you to activate Window using a None key. | 0, 1, 2 | 0 | No |
windowresize | Allows you to disable the resizing of window during execution. | True, False | True | No |