show / hide menu

Project Properties

There are two types of settings available under a project. On double clicking the ‘Properties’ option in the Project Explorer panel, a project settings window will appear. It is also possible to view a ‘Settings’ option on expanding the properties tab. On double clicking the settings options, it will redirect to another window where user will be able to add settings as per their requirement.  

Project Settings

Following are the four tabs available in Project settings:

  1. General Settings
  2. Global Variable
  3. Assemblies
  4. UI Automation settings

General settings

In ‘General Settings’ tab, the project name, title and description can be altered. It also allows users to add an image for the created project which can be uploaded in the ‘Icon’ field and can be viewed in the RPA Genie co-pilot. In the ‘Activity Idle Timeout’ field, set the time in minutes. A particular activity will move to an unresponsive state if that activity does not execute within the time that has been specified in the ‘Activity Idle Timeout’ Field.

Global Variable

In the case of creating variables for a project, they can be used only within the scope of a sequence in a process. However, in ‘Global Variables’ tab, variables of any value type can be created which can be used throughout the project.  

Assemblies

In ‘Assemblies’ tab, the multiple external DLL (Dynamic Link Library) which are not available in RPA genie can be injected or added.

UI Automation settings

In the ‘UI Automation Settings’ tab, the timings for delay after, delay before and timeout can be set. The activities related to UI Automation will execute as per the specified time. These settings are applicable to all the activities inside UI automation. 

New Settings under properties  

In the ‘Settings’ window, any data type which can be reused across the entire project can be added. By clicking the ‘Add Settings’ button, a custom setting can be added and a value can be assigned to it, which can be used as a constant setting throughout the project.