cancel
Showing results for 
Search instead for 
Did you mean: 

WebDynpro Application not working with ECC External URL

Former Member
0 Kudos

Dear all,

Please guide in following problem.

I have developed Webdynpro ABAP scenario, Webdynpro application showing following URL to run : https://sapxx1ci.xx.xxxx.com:8008/sap/bc/webdynpro/sap/zpaform

With this URL WebDynpro scenario is working fine.

But problem is running this Webdynpro application with External URL of ECC.

Basis team told External URL is like https://xxxx.abc.xyz

So whenever I am trying to run https://xxxx.abc.xyz

or https://xxxx.abc.xyz/sap/bc/webdynpro/sap/zpaform

I am getting following error in explorer, I have even configured HTTPURLLOC for wildcard = *,

so any ECC application should work with External URL:

403 Access denied You do not have the permissions to access this resource Error: -13 Version: 7000 Component: HTTP_AUTH Date/Time: Sat Apr 4 19:36:03 2009 Module: http_auth_mt.c Line: 917 Server: jdcse008__78 Error Tag: Detail: Permission denied: authorization failed for user ><

Table HTTPURLLOC configuration:

MANDT = <client> SORT_KEY = 010 PROTOCOL = HTTPS APPLICATN = * FOR_DOMAIN = * HOST = XXXX.ABC.XYZ PORT =

Pls guide, Is table config is wrong or I am calling wrong URL, or some BASIS settings missing for

authorization for ECC external URL. Or something need to be done by WebDynpro scenario developer.

->>>

My Problem is same as explained in following Form, i.e. calling WebDynpro 
application from external portal:
 <a class="jive_macro jive_macro_message" href="" __jive_macro_name="message" modifiedtitle="true" __default_attr="6496081"></a>
So is it, the only option we have to call webdynpro application only with IView in portal?
We can not call directly webdynpro application using webdynpro application URL. 
By making URL as External URL of ECC.

Thx

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

.