Skip to main content


         This documentation site is for previous versions. Visit our new documentation site for current releases.      
 

This content has been archived and is no longer being updated.

Links may not function; however, this content may be relevant to outdated versions of the product.

Configuring your automation server

Updated on April 5, 2022

Configure your automation server so that you can remotely start jobs on it. Your configuration depends on the automation server that you use.

For example, do the following steps to configure Jenkins:

  1. Open a web browser and navigate to the location of the Jenkins server.

  2. Install the Build Authorization Token Root Plugin.

    1. Click Manage Jenkins.

    2. Click Manage Plugins.

    3. On the Available tab, select the Build Authorization Token Root Plugin check box.

    4. Specify whether to install the plug-in without restarting Jenkins or download the plug-in and install it after restarting Jenkins.

  3. Configure your Jenkins job to use parameters.

    1. Open the job and click Configure.

    2. On the General tab, click the This project is parameterized check box.

    3. Click Add Parameter, and then click String Parameter.

    4. In the Name field, enter notificationSendToID, which is the operator ID of the user who started the Jenkins job.

      Email notifications about the job are sent to the email address that is associated with the user ID.

    5. Click Add Parameter, and then click String Parameter.

    6. In the Name field, enter branchName.

    7. Click Save.

  4. ​Configure the build trigger for your job.

    1. Click Configure.

    2. On the General tab, in the Build Triggers section, select the Trigger builds remotely (e.g., from scripts) check box.

    3. In the Authentication Token field, enter an authentication token, which can be any string.

    4. Click Save.

  • Previous topic Remotely starting automation jobs to perform branch operations and run unit tests
  • Next topic Defining the automation server URL

Have a question? Get answers now.

Visit the Support Center to ask questions, engage in discussions, share ideas, and help others.

Did you find this content helpful?

Want to help us improve this content?

We'd prefer it if you saw us at our best.

Pega.com is not optimized for Internet Explorer. For the optimal experience, please use:

Close Deprecation Notice
Contact us