Hi Emmanuel
You can find SHINE for XSA getting started guide here http://help.sap.com/hana/SAP_HANA_Interactive_Education_SHINE_for_SAP_HANA_XS_Advanced_Model_en.pdf
To check if Jobscheduler services is STARTED
1. Go to SAP space via command xs target -o HANAExpress -s SAP
2. Run command xs apps | grep STOPPED
3. If stopped to start jobscheduler run command xs start jobscheduler-broker
Best Regards
Stephen
Hi Emmanuel,
Since you are building from Web IDE can you check if the service scheduler-refapps got created during the build. If it did not get created, you can manually create it via command xs create-service jobscheduler default scheduler-refapps. This service should be created in the same space where Web IDE would be deploying SHINE ( Web IDE workspace).
Best regards
Stephen
Hello
Sorry for the delay and thank for your help
I close the thread.
Regards
Emmanuel
Add comment