-
Request for existing cases, user IDs, Portal navigation support and more
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) is possible for java and node.js applications.
To enable the monitoring currently some manual action is needed for which basic programming knowledge and understanding of the BTP programming environment is needed.
It is planned for 2024, that simply "flag" jobs that you want get monitored via SAP Cloud ALM will be sufficient. Then you can stop the data collection job that you scheduled in step 4.
- Install the otel-agent-ext-java library or the xotel-agent-ext-js library (as described in prerequisites)
- Bind to Destination Service (as described in prerequisites)
- Create the java or node.js program (for job monitoring data collection) and schedule it to run every 5 min (for details see below)