Marketplace
latest
false
Banner background image
Marketplace User Guide
Last updated Apr 16, 2024

Start a Job - All

Before reviewing the example, it's recommended that you first read the How to Start a Job tutorial.

The example below shows the job template experience when a user selects All for their job Strategy when their process does not have required or optional input arguments.

In this example, the event that invokes this template is the creation of a new account. Defining how it gets invoked is application specific and not covered in this example.

How It Works

The following steps and images are an example of how the connector works from design time (i.e., user inputs) to run time (i.e., sending the HTTP request).

  1. Enter a Job Template Name.

    • This name is used in your application and can act as a unique identifier in case you want to start different jobs depending on the event that occurs in your application.
  2. Enter the Process Name that you want to start.

    • After entering the process name, the connector sends a request the Releases endpoint to retrieve all of the process Environments.
    • The system processes the response and populates the Environment drop-down list with the EnvironmentName values and the Input button becomes disabled because the process does not have any input Arguments (i.e., "Input": null,).
  3. Select the Environment that you want to start the job in.
  4. Select the Strategy that you want to apply to the job (i.e., All).
  5. Click Save.

    • When a new a new account is created in the application, the connector sends a request to the Jobs endpoint to start the specified process.



  • How It Works

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo White
Trust and Security
© 2005-2024 UiPath. All rights reserved.