cancel
Showing results for 
Search instead for 
Did you mean: 

Hana xsengine job failed

Former Member
0 Kudos

I have defined following job on http://hana-host:8000/sap/hana/ide/editor/

{

   "description": "Background job test",

   "action": "/user/backgroundjob::jobname.xsjob",

   "schedules": [

       {

         "description": "Background job test",

         "xscron": "* * * * * */5 10"

         }

    ]

}

however when trying to activate , following error shows. I tried several cron schedules but all the same error

[10:46:53] File /user/backgroundjob/jobname.xsjob saved successfully.

[10:46:53] Error while activating /user/backgroundjob/jobname.xsjob:

[user.backgroundjob:jobname.xsjob] Parsing job action failed.

Thanks!

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hello Mike,

Please check following sap discussion on similar issue.

The above highlighted command, Please verify.

Regards

Anand

Answers (0)