Citrix Application AutomationTypically an end to end automation process workflow is created in the Automation Studio installed in the Citrix environment. This process is then imported in the Automation Studio installed in the non-Citrix environment where it can be executed using the AssistEdge RPA or triggered by AssistEdge RPA attended automation user or by AssistEdge Engage user. AssistEdge RPA, AssistEdge Engage and AssistEdge AEAttended RPA connects with the Citrix environment to automate applications running in a secured Citrix environment. It support automation of the Citrix based applications in a codeless manner through out of the box adapter- CitrixApps. This section covers addition of Citrix applications and steps to be followed to perform automation of a process which contains hybrid set of application with some applications present and accessible from local (non-Citrix) environment and some from Citrix applications. It is also applicable for supporting creation of automation process workflow where all applications are present in Citrix but automation is done from the non-Citrix or local environment.
PrerequisiteFollowing are the prerequisites: · Installation of AssitEdge RPA and Automation Studio on the local machine where the non-Citrix environment is available. For detailed instructions, refer Server Side Installation and Client Side Installation in the AE-RPA-Engage Installation Guide. All the components installed in the non-Citrix environment must be up and running. · Installation of CitrixPackage and Automation Studio on the Citrix server. Only AESite must be up and running in the Citrix environment post installation. For detailed instructions, refer Citrix Installation in the AE-RPA-Engage Installation Guide. · Publish Citrix Launcher to Citrix Studio. For detailed instructions, refer Citrix Installation section in the AE-RPA-Engage Installation Guide. · Login credentials related to Citrix Host (Citrix Server). · Login credentials related to Citric based applications.
Create Automation Process Workflow in Citrix EnvironmentThe steps to create, save, test, publish and deploy a process, remains exactly same as that of a process in a non-Citrix environment. You need to export the process to create a process package in the Citrix environment. Creating a Process1. Login to the Citrix environment and launch the Automation Studio present in the Citrix environment. 2. Create an end to end automation process workflow in the Studio menu of Automation Studio, as per your requirement. 3. Save and test the process to see if the desired executions completes successfully. 4. Publish and deploy the process as only a deployed process can be migrated. Exporting a Process1. Export the process from the Migration tab of the Admin menu. The process package created for the exported process is internally marked as a Citrix automation package. 2. Copy and save the exported process in the non-Citrix environment.
Perform Citrix Automation from non-Citrix EnvironmentThe Citrix automation in the non-Citrix environment involves: · Configuring Citrix Server Application · Importing Citrix process · Creating a Sign In Process for Citrix host · Reusing Imported Process Configuring Citrix Server Application in non-Citrix EnvironmentConfigure the Citrix Server application to establish connection between Automation Studio present in the non-Citrix environment and the Citrix server. There are two types of Citrix applications that gets added in Automation Studio: · Citrix Host – A Citrix server on which application is hosted. You can configure a Citrix Host in Automation Studio (of non-Citrix environment) from the Admin menu or while creating the process itself. · Citrix Applications – An application which is hosted on a Citrix Server and is accessible by login to the Citrix environment. A Citrix Application is typically configured when a process created in Automation Studio in the Citrix environment is imported to the Automation Studio of the local or non-Citrix environment from the Migration tab in Admin menu.
Below are the minimum required properties for configuring the intended Citrix Server application. If you want to define remaining properties, refer CitrixApps in the Admin Menu. 1. Launch Automation Studio present in the non-Citrix environment. 2. In the Admin menu, add an application of Application Type- CitrixApps.
3. In the Application Properties panel: · In the Display Name, enter a desired name of the web application. · In the CitrixApp Type list, select CitrixHost to configure the Citrix Server application. Available options are- CitrixApps and CitrixHost. You can only configure a Citrix Host while a Citrix application of CitrixApps type- Citrix Apps, gets automatically configured once a process created in Citrix environment is imported. · In the Store Front URL field, enter the URL of the Citrix server. · In the Misc1 field, enter the name of the Citrix Launcher that is published in the delivery group. It is the target VM where the automation must happen. 4. Click
the The Citrix Host is configured. Import Citrix ProcessImport the process package exported from the Citrix environment into the non-Citrix environment, from the Migration tab of Admin menu. The application that gets imported along with the process is configuredas the Citrix application of CitrixApp Type, CitrixApp. When a process, that has been modified in the Citrix environment, is being imported to the non-Citrix environment, and you select the Rename the imported process or Re-map process to different profile option, the imported process fails while performing the Test Run in Automation Studio. Hence, you must select the Overwrite in the existing profile option if any modification is done; else, you need to delete the existing version of the process from the non-Citrix environment before you import the process package. Creating Sign In Process for Citrix HostCreate a Sign-In Process for the Citrix Host configured in Automation Studio of non-Citrix environment. Authentication is required every time you want to access a Citrix Host due to high security reasons. Creating a Sign-In process enables you to automate the process of logging in to the Citrix environment. Once the automation is completed, the sign-in session ends. To create the Sign-In process: 1. In the Tool bar, click Create and then click Sign In Process. The Flowchart designer opens.
2. In the Studio menu, from the Canvas Tools pane, drag Application activity and drop on to the Flowchart designer, below the Start element.
3. In the Application Type list, select CitrixApps. 4. In the Select an Application list, select the name of the Citrix Host configured in the Admin menu. 5. Save the process. The Sign In Process for the intended Citrix Host is created and saved with the name of the application. 6. Publish and deploy the Sign In Process as only deployed process can be reused. The sign in process for the intended Citrix Host is created. The User Id and the password would be required at the time of setting up the environment.
Reusing Imported ProcessThe imported process from the Citrix environment is reused in the non-Citrix environment. Parameters of the Citrix process must be rightly mapped with the parameters of the process reusing the imported process. To reuse the imported process: 1. Create a process in Studio menu of the non-Citrix environment. 2. In the Canvas Tools pane, click Process Components to expand the tool and view the associated activities. 3. Drag the Application activity and drop on to the Flowchart designer area on the Canvas.
4. In the Application Type list, select CitrixApps. You must have at least one application added for it to appears in the list. 5. In the Select An Application list, select the Citrix Host for which the Sign In process is created. Alternatively, you can add a new Citrix Host at this point of time but if you do so, create a Sign In process for the Citrix host first before moving ahead. To add Citrix Host: a. In the Select An Application list, click Add New Application. The Add New Application dialog box appears.
b. In the Application Name field, enter a desired name of the application. c. In the StoreFrontURL field, enter the URL of the Citrix server. d. Click SAVE. The Citrix Host is added. 6. Double click the Application activity to open the activity container. 7. Drag the Reuse Process activity and drop inside the Application activity container.
8. In the Browse for Profile list, select the profile of the imported process . The profile that gets automatically created once you import the exported process and the associated application, from the Citrix environment. 9. In the Browse for Process list, select the process imported from the Citrix environment.
10. Click
the 11. Select the filed configurations and then click CONFIRM.
12. Click
the
The Argument, Argument Direction and Argument Type lists the details related to the parameters of the reused process. 13. In the Map to Parent list, select the parameter that you want to assign to the parent process parameter. Repeat this step for each of the parameter you want to map. If there is no parameter available in the parent process matching the direction or type of the current parameter, you can add a parameter. Follow the mentioned to steps to add the parameter: a. Click Select or Add to select an existing parameter from the available list or create a new parameter. The Add new Argument dialog box appears.
b. In the Argument Name field, enter a desired name. c. The DataType is set as the data type of the corresponding reused process parameter. d. In the Default Value field is enabled only when the Argument Direction of the corresponding reused process parameter is In. For Out or InOut direction, providing default value is not supported. Once the field is enabled for In parameter, enter a default value of the argument added, if required. e. Click CONFIRM to save the mapping. 14. Save the process. The Citrix automation is completed.
You can perform test run to view the output. Process execution starts and the automation that is actually happening in the Citrix environment is viewable in the non-Citrix environment. Citrix Application PropertiesThe properties of a Citrix Application activity are listed in the following table and can be edited in the Properties grid on the right panel.
|
On This Page Hide
Related Topics |