newly build
Click the "new" menu in the left navigation area to open the new window, which supports the new Process, new Library and new Process from the Enterprise process template.
Process
Create a new blank Process and design a new automatic Process from the blank Process diagram.
Name
The default Process name generated when creating a new one, usually with a number suffix, can be edited and named as the Process name you want.
Position
The default path is: C: \ users {Windows user name} \ Documents \ Laiye Automation \ creator \ projects. You can click the folder icon behind the input box for custom settings.
Click the "create" button to automatically enter the Process editing window, as shown in the figure below.
Library
Library to create components that can be reused by the Process.
BotScript language is used to write scripts or combine multiple visual commands. After the specified functions are realized, a Library file is published. Install the Library file into the command center, which can be added to the command area for reuse as an Extension command.
Name
Edit the name of the new Library or use the default Library name
Position
Set the location of the new command inventory. The default path is: C\:Users{Windows user name}\Documents\Laiye Automation\creator\Libs. You can click the folder icon after the input box to customize the setting.
- Click the "create" button to automatically enter the Process editing window, as shown in the figure below.
Enterprise process template
Laiye RPA developers can choose "Enterprise process template template" to create a new Process, that is, to create a new RPA Process based on a preset template Process. This Process is a transactional Process that follows the best practice of large-scale deployment.
Enterprise process template is a robust and scalable Process template (hereinafter referred to as "template"), which draws on many successful RPA project practices: initialization Process starting point, external global configuration, robust exception handling (N retries, fault tolerance), meaningful logging; when implementing large-scale RPA Process or large-scale deployment, it can be based on this purpose The standard creation process helps RPA implementation engineers and RPA developers reduce RPA development and maintenance costs, and is conducive to control the quality of the implementation process. When it is used in Process scenarios with obvious transactional characteristics, the effect is better.
- Note: in the process of use, click the "User Guide" button to open and view the local introduction document about the Enterprise process template - "Laiye RPA enterprise Process template - User Guide.Pdf".
Click the "create" button to automatically enter the Process editing window, as shown in the figure below. Different functional modules and fault tolerance mechanisms are realized by pre configuring multiple components, and the trend of business Process is planned, and a Process template for data processing is constructed
Click to learn more about the enterprise process template.