1. Create processes

The Create Process functionality in RPA Plus is largely the same as in the previous version. The main changes concern the interface—creation is now performed in graphical mode, where users can easily design processes using drag-and-drop and clicks.

Edit process information
You can edit the process's name, group and remark by clicking the pencil icon beside the process name.

2. Operations
- All the actions are the same as the original RPA feature.
- Interation: Drag the operation block ➡️ Use "sidebar" to fill in the information of the operation ➡️ There will be errors if required fields are not filled in.

3. Process variables(new feature)
What is "Process variable"?
A variable that you can customize and use in any step of the process, together with the system variable.



4. Group
You can use "Group" to put several actions in one block for better management.

long-press the hand icon to move the operation into the group


The group can be ungrouped.
You can also debug, delete operations, copy, and set error handling for this group.

5. Debug
You can choose to start the debug from one of the steps

Or debug the process from the start

Choosing a profile to debug directly from the Profiles list is available(New feature)

If you have already chosen a profile to debug before, this profile will be the default option for the next debug.

You can check the debug log directly under the process or click "log" icon to check.
6. Other Features
Delete

Copy

Enable/Disabled(New)
Whether this operation will be in the process during the debug/task

Error Handling


You can choose to Interrupt/Skip/Execute other actions(new) while there is an error in this step.

Undo/Redo
undo or redo your last operation

Auto-align
Click it for a tidier layout

Delete the connection line
Double-click to delete the line
Search
Search the operation to quickly locate it


Keyboard control
ctrl/cmd+click to choose multiple operation blocks at the same time
Use "back" to delete the operation blocks is available
Hotkeys:
Ctrl+C: Copy
Ctrl+V: Paste
7. Settings
Same as in RPA V1.
Set the default error handling method for the entire process here. If a specific action has its own error handling configured, it will override this setting.

You can also double-click to enter the process details

8. Migrating to RPA Plus
The processes in the old RPA sections can be moved to RPA Plus.


9. Process limit
Up to 3,000 processes can be stored in the Porcess page and up to 500 processes can be put into one group.