Hi folks,
Up until SPS8 the way I have scheduled an HDB procedure is
1) I create a Project (NOTE: not an 'XS project' but a normal basic project)
2) I create an XSJOB file that has the CRON parameters inside
3) I goto XSADMIN console via web browser and I schedule the job
Now in addition to our SPS8 environment we have an SPS10 environment that I'm working with and when I perform these same steps I get a very generic error in XSADMIN console; "ERROR SAVING FILE".
I've created a message with SAP and they are suggesting creating all of these other files like xsapp, xshttpdest, xsjs. I explained to them that I am not trying to call a javascript file nor am I trying to create an XS Application.
My question to you; In SPS10 can I still schedule my hdbprocedures in this manner using a regular PROJECT or do I need to begin using XS Project?
Thanks,
-Patrick
EXAMPLE SCREENSHOT