Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Navigate to the Execution Agents workspace on the Serviceaide Automation portal.

  2. All the configured Agents and their current status are listed on the page.

    Image RemovedImage Added
  3. Click on Create agent.

  4. Add the following details:

    1. Add the Agent Name and Description.

    2. Add the Server Address where the Execution Agent is implemented.

    3. Provide the Port number used to establish the connection.

  5. Click on Create.

  6. The Execution agent is created. A pop-up appears with Agent Access Key. The Key is used in the agent deployment process. Copy and keep the key on the clipboard or on a text editor to be used later.

...

Once the Execution Agent is deployed on the server with the above details, the Execution Agent is moved to the ‘Running’ state and can now be used for operations execution.

Deploy Apps

In order to execute Mule Operations using the Execution Agent, the Mule App should be deployed on the Execution agent.

To do so, follow the below steps:

  1. Select the required Agent in the list and open the Edit Agent screen.

  2. Click on Deploy Mule Apps.

  3. On the pop-up screen, click on the Deploy Apps list. You can now see the list of all the Apps that can deployed on the Execution Agent.

    Image Added
  4. Select the required App.

  5. You may ‘set the Agent as the Default for the selected Apps’.

  6. Click Deploy.

The required App(s) should be available in Deployed Apps list for the Execution agent.

Info

In addition to the Mule Operations, the On-Premises Execution Agent can also be used to execute REST Operations for Apps available on On-Premises network. Add the REST App to the list of Deployed Apps on the On- Premise Agent and click Deploy.

Regenerate Key

In case you do not have the Access Key for the Agent generated at the time of creation, you may Regenerate the Key and use the same during implementation.

...