Install the Automation Anywhere plug-in for Citrix only on machines where both Citrix Receiver
and Enterprise Client are installed.
Prerequisites
Note: Install the Citrix Receiver before you install the Enterprise Client.
If you installed Enterprise Client before the Citrix Receiver:
- Uninstall Enterprise Client.
- Install the Citrix Receiver and verify the
Automation.CitrixDriver.dll
is in the <Citrix
installation path>
\Citrix\ICA Client folder. For
example:
C:\Program Files (x86)\Citrix\ICA Client
- Logoff from the Citrix web and log back in.
- Reinstall the Enterprise Client.
Procedure
-
From the Windows machine, open a command prompt as Administrator.
-
Change the directory to the location where the Enterprise Client is installed.
For example, if the client is installed at the location C:\Program
Files(x86)\Automation Anywhere\Enterprise\Client, run the command:
cd "C:\Program Files(x86)\Automation
Anywhere\Enterprise\Client"
The quotes are required around the specified path because there are space
characters in the pathname.
-
Run the plug-in installation command.
AAPluginInstallation.exe /citrix /install.
A success message appears after successful installation of the Automation Anywhere plug-in for Citrix.
-
On the Automation Anywhere Enterprise Client dialog box, click OK.
-
Modify the AA.Settings.xml file:
-
From the Enterprise Client, select to find the location of the file.
-
Click Advanced Settings.
-
Open the AA.Settings.xml file from the location shown in
the Application Path field.
-
Add the
<isremoteobjectdetectionenabled>
and
<citrixchanneltimeout>
tags.
Set <isremoteobjectdetectionenabled>
to
true
Set
<citrixchanneltimeout>
required value. The Citrix
session timeout value is in milliseconds.
For example:
-
Save and close the file.