Uploading Draft Processes

Note: Only users with permission to view "Upload Draft Process" page can upload a new draft process. If you don't have required permission, then you can get it from the admin or superadmin users. 

To deploy the processes created in the Nividous Studio:

  1. Navigate to Processes > Repository, and click Upload Draft Process.
  2. For uploading any process in Control Center, you need to create a .zip file of the draft process designed in the Nividous Studio. No other file format is accepted. If the uploaded file size exceeds 20 MB, then you need to increase the upload file limit.
  3. Click Browse... to select the .zip file of the Draft process. 

    The selected process name will be displayed along with the information, including the selected Process Name, Process Variables, Process Artifacts, and Process Diagram of the RPA Project to which the draft process belongs. 

    5. Click Upload. The selected process file is uploaded. 

The message stating that the Draft Process was added successfully is displayed. To view the uploaded draft process in the  Processes Repository list, click Back to Repository.

Notes

Process Information

Once the process is selected for uploading, the additional information related to the process is displayed:

Label Description
Process Name The name of the process.
Description Additional details for process.
Process Variables This pane contains the variable details, including variable name, allowed data type value, and type of variable, whether input or output variable. The input variable is any value entered by the user at the time of process execution. The output variable is the value generated by the process after the process terminates.
Process Artifacts     This pane consists of the file info, including the robot and JSON file name.
Process Diagram This pane list consists of all the files created in the "init" folder of an RPA process.