Suppose we want to create an xs application and want to make it public. User should not need any hana database user to access this application. Is it possible? If yes, how? : hana xsjs
Answer Posted / Sanjay Kumar Sen
Yes, it is possible to make an XS application public in SAP HANA so that users do not require a HANA database user to access the application. To achieve this, you need to set the 'public' property to true in your xs-app.json file. Here is an example:
{"public": true}
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category