cancel
Showing results for 
Search instead for 
Did you mean: 

Web AS (ABAP) root directory

Former Member
0 Kudos

Hi,

I'm looking for a solution, to get a file (xml) via url from the web as (abap only). But instead of deploy the file somewhere at http://<host>:<port>/sap/bc/, I would like to get the file with the url http://<host>:<port>/myxmlfile.xml. So is it possible, to put this file in the root directory of the web as (btw, where is this directory) or can I define some kind of "url mapping" ???

I have just the ABAP-Stack installed (ECC 6.0).

Thanks & Regards,

Udo

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

I don't think that it's possible to do what you want with an ABAP stack alone.

It is possible if you put a web dispatcher or an Apache reverse proxy in front of your ABAP stack.

Regards,

Olivier

Former Member
0 Kudos

Hi Olivier,

thanks for your answer.

I had similar considerations. But I thought, maybe it is possible, to use a "build-in" mechanism. But good to know, that you had the same ideas.

Regards,

Udo

(Points assigned)

Answers (0)