cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to excute XSJS file in CloudShare trial account

NagaPrakashT
Contributor
0 Kudos

Hi folks.

   I have taken a 30 days free trial of cloud share pro account. I have created an XS project and XSJS file inside it as following an example in developers guide http://help.sap.com/hana/SAP_HANA_Developer_Guide_en.pdf but i am unable to run the xsjs file. How to run the file ?

Thanks,

Naga

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Naga,

I had the same issue, and the following did it for me:

Use File->Import. Choose Delivery Unit from SAP HANA Content. Choose your System. Chose the Server radio button under Select File. In the File, Dropdown List Box, choose the SAPUI5_1.tgz delivery Unit.  Press finish to import (this will take a few minutes as this is pretty large delivery unit).  This will add SAPUI5 to your HANA Server.


Hope this will help.


Regards,

Richard

Former Member
0 Kudos

Hi Nag,

cloud share pro account has some problem with SAP UI-5 libraries.So use HTML5 at client side.


Did you added .xsapp file in your root folder?


if you are calling procedures or insert statements in .xsjs file ,you have to commit the connection.


can you share the error?


KISHORE

Former Member
0 Kudos

Please could you read this guide: asking good questions:

You haven't provided enough information to get an answer.

John