Managing Applications
 Adding an Application
Adding an Application
                                                Any application that is used in an automation must first be defined in Nintex Admin Tool.
To add an application:
- 
                                                            Access the Admin Tool. 
- 
                                                            Click Applications in the Menu Pane. 
- 
                                                            Click New Application on the toolbar. 
- 
                                                            Enter a name for the application on the General tab. There are many properties available on the General tab. However, when adding an application, the only General tab field that is required is the Application Name.   
- 
                                                            Define the application's identification methods on the Identification Methods tab. 
- 
                                                            Click Save Changes. 
- 
                                                            Click Wizard Catalog in the Menu Pane. 
- 
                                                            Select the newly created application. 
- 
                                                            Select the company name to assign it to the company.   
- 
                                                            Click Save Changes. 
                                                            /Admin Management Tool_44.png) 
                                                        
An application called New Application is created in the Entities Pane.
The new application is automatically selected, and its properties appear in the Properties Pane, with the General tab active.
 Application Identification Methods
Application Identification Methods
                                                Application Identification Methods are the ways in which the Nintex RPA Platform identifies the application being used. In order to add an application, you must define at least one identification method.
One or more? AND or OR?
There are numerous methods by which an application can be identified, and it is possible to specify more than one for each application. Additionally, within each method, one or more conditions can be specified.
- 
                                                                If more than one method is specified, ALL the specified methods must be satisfied in order for the application to be properly identified (i.e., each method is separated by an AND) 
- 
                                                                If more than one condition within a single method is specified, ONLY ONE of the conditions must be met in order for the method to be satisfied (i.e., each condition is separated by an OR) 
Adding identification methods and conditions
                                                        /Admin Management Tool_46.png) 
                                                    
To add an identification method:
- 
                                                            Tick its checkbox. 
- 
                                                            Enter the details of the condition under that method. 
To add a condition under an identification method, click the /Admin Management Tool_47.png) button
 button
To remove a condition under an identification method, click the /Admin Management Tool_48.png) button
 button
Recommended identification methods
Best practice is to use one of the following identification methods (depending on whether the application is desktop- or web-based) and add other identification methods only as necessary.
Process name is the recommended identification method for desktop applications.
- 
                                                            In the condition, enter the application's process name as it appears in the Windows Task Manager > Details tab – without the . exeextension (e.g.,outlook)
Application URL is the recommended identification method for web-based applications.
- 
                                                            To maximize the probability that the web application is properly identified: - 
                                                                    In the condition, enter the website's URL without the protocol (usually, httporhttps) and without the path (i.e., the section of the URL following the domain name)
- 
                                                                    Use an operator other than Equals(e.g.,Contains, Starts With, etc.)
 
- 
                                                                    
Additional identification methods
You can use additional identification methods either instead of or in addition to the recommended methods. These additional methods include:
- 
                                                            Installation registry values 
- 
                                                            Company name 
- 
                                                            Class name 
- 
                                                            Application container 
- 
                                                            Product name 
- 
                                                            Product version 
- 
                                                            Window caption 
- 
                                                            Main module name 
- 
                                                            Registry values 
 Exporting/Importing Application Properties
Exporting/Importing Application Properties
                                                To facilitate migrating defined applications among different environments, Nintex Admin Tool allows you to export an application's properties to an XML file and import them into the new environment.
An application's general properties and identification methods are included when you export/import its properties.
Exporting application properties
To export an application's properties:
- 
                                                            In the Menu Pane, click Applications. 
- 
                                                            In the Entities Pane, select the application whose properties you want to save. 
- 
                                                            In the Properties Pane, click the /Admin Management Tool_49.png) button. button./Admin Management Tool_50.png)  
- 
                                                            Navigate to the location in which to save the file. 
- 
                                                            Click Save. 
An XML file is saved to the selected location.
Importing application properties
To import an application's properties:
- 
                                                            In the Menu Pane, click Applications 
- 
                                                            If the application you wish to import already appears in the Entities Pane: - 
                                                                    Select the relevant application. 
- 
                                                                    In the Properties Pane, click the /Admin Management Tool_51.png) button. button./Admin Management Tool_52.png)  
- 
                                                                    Navigate to the XML file you previously saved for this application. 
- 
                                                                    Click Open. The application's general properties and identification methods are loaded into the Properties Pane. 
- 
                                                                    Click the /Admin Management Tool_5.png) button. button.
 
- 
                                                                    
- 
                                                            If the application you wish to import does NOT appear in the Entities Pane: - 
                                                                    From the toolbar, click the /Admin Management Tool_53.png) button. button.
- 
                                                                    In the Properties Pane, click the /Admin Management Tool_51.png) button. button./Admin Management Tool_54.png)  
- 
                                                                    Navigate to the XML file you previously saved for this application. 
- 
                                                                    Click Open. The application's general properties and identification methods are loaded into the Properties Pane. 
- 
                                                                    Click the /Admin Management Tool_5.png) button. button.
 
-