Quantcast
Channel: SCN : Discussion List - SAP HANA and In-Memory Computing
Viewing all articles
Browse latest Browse all 5653

Scheduling an XS job that calls SQLScript

$
0
0

Hi experts,

 

I recently upgraded to SPS07 and would like to use new XS job scheduling feature.  I'm looking at tutorial in latest HANA Developer Guide and it says I can call either Javascript file or SQLScript however the tutorial only shows the Javascript example.  For example I want to call a depricated SQLScript procedure so I'm not clear on the syntax after reading the tutorial.  The guide suggests the following for Javascript;

 

{

"description": "Read stock value",

"action": "yahoo:yahoo.xsjs::readStock",

"schedules": [

{

"description": "Read current stock value",

"xscron": "* * * * * * 59",

"parameter": {

"stock": "SAP.DE"

}

}

]

}

 

How would I change this to call my SQLScript procedure if, for example, my procedure was located in a package like this;

 

PROD/InitializeSalesLoad.procedure

 

Thanks,

-Patrick


Viewing all articles
Browse latest Browse all 5653

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>