Design a Process with Robusta Modeler
You can login to Modeler (Design Studio) by using the orchestrator server IP address or domain address. For example:
https://cloud.robusa.ai/modeler or
https://1.2.3.4:8443/modeler
You can use the same username and password in the worker connection process. Type your username and password to login to the Modeler.
In Processes tab, you will find the menus to create, import, search and edit processes.
[
](https://docs.robusta.ai/wp-content/uploads/2022/02/Modeler_1.png)
To create a new process, click
Create Process button.
[
](https://docs.robusta.ai/wp-content/uploads/2022/02/Modeler_2.png)
[
](https://docs.robusta.ai/wp-content/uploads/2022/02/Modeler_3.png)
Fill the necessary fields and click
Create New Model button.
You must enter the
Model name and
Model key fields.
You can not enter special characters (expect: “_” and “-“) or space in
Model key field.
Following screenshots show a process in design studio. On the left panel, you can the see BPM and RPA components all together. On the right side, you can see the canvas where we generate process flow.
You just need to drag and drop a selected activity onto the canvas and fill necessary parameters. To define the flow, you need to connect the activities to each other by using arrows.
[
](https://docs.robusta.ai/wp-content/uploads/2022/02/Modeler_4.png)
For example, the values for
Move activity under
File operations may be set as given at the following table:
| File name | C:TrainingProcessesMoveFileFiletoMove.txt |
| Destination path | C:TrainingProcessesMoveFileFoldertoMoveFiletoMoveNew.txt |
[
](https://docs.robusta.ai/wp-content/uploads/2022/02/Modeler_5.png)
[
](https://docs.robusta.ai/wp-content/uploads/2022/02/Modeler_6.png)
Drag and drop arrow icon on the activity to connect two activities.
[
](https://docs.robusta.ai/wp-content/uploads/2022/02/Modeler_7.png)
After you completed the process flow, you should validate the model to check for errors. You can use the
Validate button to validate your model.
[
](https://docs.robusta.ai/wp-content/uploads/2022/02/Modeler_8.png)
[
](https://docs.robusta.ai/wp-content/uploads/2022/02/Modeler_9.png)
Once you validated the process flow, you must save the model. You can use the
Save button to save your model.
After saving a process, this process should be included in an App to be run. In Apps tab, you will find the menus to create, import, edit apps.
[
](https://docs.robusta.ai/wp-content/uploads/2022/03/Modeler_10-1.png)
[
](https://docs.robusta.ai/wp-content/uploads/2022/03/Modeler_11.png)
To create a App, you need to click
Create App button, fill necessary fields and then, click
Create New App Definition button.
You can not enter special characters (expect: “_” and “-“) or space in
App definition key field.
Set
Group access “Your Group Id” to prevent your app to be seen by others.
[
](https://docs.robusta.ai/wp-content/uploads/2022/03/Modeler_12.png)
To add your model into an app, click
Edit included models button and select the process to be included in your app. Once you select your model, and see the plus icon on your model, click
Close button.
[
](https://docs.robusta.ai/wp-content/uploads/2022/03/Modeler_13.png)
[
](https://docs.robusta.ai/wp-content/uploads/2022/03/Modeler_14.png)
[
](https://docs.robusta.ai/wp-content/uploads/2022/03/Modeler_15.png)
Click
Save button to save your app.
[
](https://docs.robusta.ai/wp-content/uploads/2022/03/Modeler_16.png)
Click
Publish? check box, then click
Save and close editor button.
To run your process, go back to Processes tab and select your process.
[
](https://docs.robusta.ai/wp-content/uploads/2022/03/Modeler_17.png)
[
](https://docs.robusta.ai/wp-content/uploads/2022/03/Modeler_18.png)
To run the process on a worker, click
Play button.
[
](https://docs.robusta.ai/wp-content/uploads/2022/03/Modeler_19.png)
Select your Application and Worker then click
Run Process button.
