Skip to content

Latest commit

 

History

History
86 lines (48 loc) · 4.14 KB

File metadata and controls

86 lines (48 loc) · 4.14 KB

SAP Intelligent Robotic Process Automation (SAP Intelligent RPA)

This page explains how to connect SAP Intelligent Robotic Process Automation (SAP Intelligent RPA) to SAP Cloud ALM to enable monitoring.

Currently, SAP Intelligent RPA supports the following monitoring applications:

SAP Intelligent RPA is also an automation engine for SAP Cloud ALM. This means you can trigger automations in SAP Intelligent RPA from SAP Cloud ALM, for example, as a reaction to an event.

More under Setup SAP Intelligent RPA as Operations Automation engine.

You have a user with the Destination Administrator authorizations in the SAP BTP sub-account for your SAP Intelligent RPA subscription.

You can obtain the SAP Cloud ALM service key to connect to the SAP Cloud ALM system. More under Managing Your Service Credentials.

Create Destination in the SAP BTP Cockpit

  1. Log on to the SAP BTP cockpit and navigate to the sub-account for your SAP Intelligent RPA.

  2. Go to Connectivity > Destinations.

  3. Choose New Destination.

  4. Create a new destination using Blank Template.

    1. Name: Enter a name for the destination, for example, sap_process_automation_cloud_alm.
    2. Type: HTTP
    3. URL: SAP Cloud ALM service key parameter Endpoints > Api without api. Ensure to keep the slash (/) at the end.
    4. Authentication: Select OAuth2ClientCredentials.
    5. Client ID: SAP Cloud ALM service key parameter clientid.
    6. Client Secret: SAP Cloud ALM service key parameter clientsecret.
    7. Token Service URL: SAP Cloud ALM service key parameter uaa > url followed by /oauth/token.
    8. Add a new property named sap.processautomation.enabled with the value true for the destination.
  5. Choose Save to save the destination.

Add Destination in SAP Intelligent RPA

  1. Log on to your SAP Intelligent RPA tenant.

  2. Open the drop-down list next to Configuration and select Destinations.

  3. Choose Add New Destination.

    1. Find the destination that you created for SAP Cloud ALM in the previous section and select the checkbox.
    2. Choose Next.
    3. From the drop-down list, select the environment in which you want to add the destination. You can also add it to all environments, which includes all existing environments, and any new environment created later.
    4. Choose Add.
  4. Save.

Activate Monitoring Use-Cases

  1. Open the drop-down list next to Configuration and select SAP Cloud ALM.
  2. Enter a service name, such as your tenant ID for SAP Intelligent RPA.
  3. Save.
  4. Choose Register.
  5. Activate the monitoring data collection for the monitoring use-cases as described in Using SAP Cloud ALM.

If you already performed the registration and the monitoring setup at an earlier point in time, follow the section Existing Configuration.

When you have set up the monitoring push to SAP Cloud ALM in SAP BTP cockpit for your managed service, the data collection is active, with default monitoring configurations.

You can adjust the monitoring setup within the monitoring app in SAP Cloud ALM. Find more information on the configuration for the apps under SAP Cloud ALM for Operations.