Import Automation Processes Using Jenkins

To Import the Exported Processes:

  1. In the Build section, click Add Build Setup to expand and select the AssistEdge Process Deployment (Import) option.

  2. In the AssistEdge Version field, select the version of AE RPA as per the Global Tool Configuration done.
  3. In the AsssistEdge Exported file path field, enter the path along with the folder name of the exported AE process package. For example, D:\FinanceExportProcesses.zip.
  4. In the AssistEdge Url field, enter the API URL of the AE server database where you want to import the processes. For example, http(s)://hostname:portnumber.


  5. In the Credentials field, select the credential of the AE environment where you want to import the exported processes. You can select the required credentials if it has already been added or add a new credential at this point of time.

    NOTE:  

    The entered password must be encrypted else the import fails.

  6. Click Advanced to view and set other options related to import.


    1.  In the Mode dropdown, select DEPLOY or PUBLISH to either deploy or publish the imported processes.
    2. Select the Overrite Applications checkbox to over-write the involved applications in the imported process  in the target instance.
    3. Select Continue Job on build failure checkbox if you want the job to execute and move to the next step instead of exiting from this stage if the build fails.
  7. Click Save and Apply to save and apply the configurations done for the export and import of the processes.
  8. Click Build Now to run the pipeline.
    The processes get imported as per the configuration done. Below is the sample screen shot: