How to Check LOG Scheduled Job by Hana XS
Follow the steps for Check the XS is Running and Check the XS Monitor for your JOBS:
Check HANA XS
URL: http://HOST:8000/
If XS running, follow the steps below.
01 – Logon
For logon in XS you need a User, the same user as you log in Hana Studio.
Acess URL XS HANA: http://HOST or IP :8000/sap/hana/xs/admin/
02 – Page After logon you can see ADM page.
03 – Access the Option Administration Tools
04 – Access the Option XS JOB DASHBOARDS
05 – Now you can see the Screen Monitor
06 – Access the Option View Logs, on the Left the Page.
07 – Now the Screen Monitor show all the execution for the espeficic JOB and the Status for next Execution.
I have a question. How can I write to the XS Job Log? I have tried to use the package: $.sap.rsm.xs.appl.dbAPI.RSMAppLog.Logger, but my code doesn't see it.
Thanks.