Syntax error Exposing xsjs file data through web browser in SAP HANA

Exposing xsjs file data through web browser in SAP HANA



Note that you have to ensure that Port number 80+<Port Number> should be open on network. Also URL you are using should be properly built. Below is correct path:

server:port/repository_path/file_name

In your case, you should be using:

host: hanacloud
port: 8000 (80 + instance_number)
SAP HANA Repository tree:
mdo ->
   sap ->
      sflight ->
         test ->
            test.xsjs

So your URL should be in this format:

hanacloud:8000/mdo/sap/sflight/test/test.xsjs
Updated on: 2019-12-11T06:40:38+05:30

388 Views

Kickstart Your Career

Get certified by completing the course

Get Started
Advertisements