Integration & Exception Monitoring in SAP Cloud ALM¶
SAP Mobile Services supports Integration & Exception Monitoring in SAP Cloud ALM. Integration & Exception Monitoring provides administrators with a holistic view of the integration between mobile clients, mobile services and other services. The initial request, usually from the client, only needs the SAP-Passport correlation header to track the integration.
Enabling Integration & Exception Monitoring¶
Before you begin, complete the instructions in enabling SAP Cloud ALM to retrieve the following SAP Cloud ALM API configuration values:
- SAP Cloud ALM Base URL
- OAuth endpoint URL
- OAuth client ID
- OAuth client secret
Provide these values in the SAP Cloud ALM settings page.
- Save: Create or update the configuration to SAP Cloud ALM.
- Delete: Delete the registration for SAP Cloud ALM. SAP Mobile Services stops sending monitoring information to SAP Cloud ALM. SAP Mobile Services does not delete information in SAP Cloud ALM. SAP Mobile Services can be re-registered using the same configuration.
- Reset: Unsaved changes are reverted.
The ALM Registration Status indicates the mobile services registration with the SAP Cloud ALM.
- Pending: The registration request is pending and will be completed within 5 minutes after the full configuration has been provided.
- Registered: The registration was successful and mobile services will periodically upload events to SAP Cloud ALM .
- Invalid: The provided SAP Cloud ALM API configuration is invalid and mobile services is not registered.
Configuring SAP Cloud ALM¶
Configure the integration between SAP Mobile Services and SAP Cloud ALM. This integration enables you to use SAP Cloud ALM to manage the application lifecycle for mobile services apps.
Tenants must be registered with SAP Cloud ALM as described in the Setup for SAP Mobile Services documentation. You must download the SAP Cloud ALM Service Key to connect to the SAP Cloud ALM system. You must be assigned the Administrator role to configure the integration between SAP Mobile Services and SAP Cloud ALM.
SAP Cloud ALM is a solution tool for application lifecycle management. Mobile Services must be registered to the SAP Cloud ALM server to use the service.
-
In SAP mobile service cockpit, select Settings > SAP Cloud ALM.
-
Under Integration Monitoring enter SAP Cloud ALM integration values. Obtain the values from the downloaded SAP Cloud ALM service key file.
SAP Cloud ALM integration properties
Property Description ALM Service URL The ALM server base URL. Use the service key parameter Api
, and omit the/api
portion. For example:https://euXX.alm.cloud.sap
.ALM Authentication Endpoint The OAuth endpoint URL used for authentication. Use the service key parameter url
, and add/oauth/token
. For example:https://calm-tenant.authentication.eu10.hana.ondemand.com/oauth/token
.Client ID The OAuth client identifier used for authentication between SAP Mobile Services and the ALM server. Use the service key parameter clientid
.Client Secret The OAuth client secret used for authentication between SAP Mobile Services and the ALM server. Use the service key parameter clientsecret
.ALM Registration Status The current registration status. The field is initially empty. Status includes: (1) Pending - the registration request is pending and will be completed within five minutes after the full configuration has been provided. (2) Registered - the registration was successful and mobile services will periodically upload request status with SAP status. (3) Invalid - the ALM API configuration that was provided is invalid and mobile services is not registered with the SAP Cloud ALM server. -
Select Save.
Once the configuration is in place, an ALM event log is pushed to the ALM service URL. The log can be retrieved and managed from the ALM service URL.