cancel
Showing results for 
Search instead for 
Did you mean: 

create Web Drynpro for ABAP application under customer namespace in SICF

Former Member
0 Kudos

Hi Expert,

I am having problem to create Web Drynpro for ABAP application under customer namespace in SICF. Firstly, I can create customer namespace under \default_host\abc\webdynpro\sap in sicf. However when I create my Web Dynpro for ABAP application in se80, it is alwasy created service under \default_host\sap\bc\webdynpro\sap. Does anyone know how I can redirect this customized folder under SICF.

Thanks in advance,

Kelly

Accepted Solutions (1)

Accepted Solutions (1)

UweFetzer_se38
Active Contributor
0 Kudos

Hi Kelly,

if you create your WDA application with your own namespace, the SICF entry should be created automatically also under your namespace.

Ie. my namespace is /se38/

If I create a new WDA app called /se38/testapp the app appears in /default_host/sap/bc/webdynpro/se38

Wrong:

/default_host/<namespace>/webdynpro/sap (your example)

Right:

/default_host/sap/bc/webdynpro/<namespace>

Regards, Uwe

Answers (0)