-
Technical Assistance
Request product support from SAP
-
Non-Technical Assistance
Request non-product support or provide feedback on SAP Support Portal site
Monitoring SAP Job Scheduling Service Jobs
High Level Concept
For monitoring jobs of a customer built BTP application (namely those that you see in your local Service Dashboard (for example) you need to
- Install the calm-crun-client-api-java library (as described in prerequisites)
- Enable Backend Data Collection (as described in Auto-Instrumentation for Java)
- Bind to Destination Service (as described in prerequisites)
- Create a Java program (for job monitoring data collection) and schedule it to run every 5 min (as described below)
It is planned, that step 4 (i.e. the the scheduling of the monitoring data collector) becomes obsolete. Instead you will simply need to "flag" jobs that you want get monitored via SAP Cloud ALM and can stop the data collection job.