cancel
Showing results for 
Search instead for 
Did you mean: 

URL webdynpro was not called due to an error after integration

Former Member
0 Kudos

Hi All,

I have integrated SRM (ABAP) to EP(dual-stack) portal system (both are EHP1) which are freshly integrated using BS: SRM-Portal (Basic Configuration) V1.

I've checked SRM web based GUI "http://<hostname>.<FQCN>:8002/sap/bc/gui/sap /its/webgui"

and it's working, but when i tried to check webdynpro,

"http://<hostname>:<FQCN>:8002/sap/bc/webdynp ro", i couldn't connect to the link. I already read this sap note "1088717 - Active services for Web Dynpro ABAP in transaction SICF" and compared all services in SRM (ABAP) that should be activated but this error still persists. I already changed this parameter icm/host_name_full and SAPLOCALHOSTFULL.

Error in accessing webdynpro link:

Note

The following error text was processed in the system SR2 : WebDynpro Exception: Application // Does Not Exist

The error occurred on the application server MDCSAP05_SR2_02 and in the work process 0 .

The termination type was: RABAX_STATE

The ABAP call stack was:

Method: RAISE of program CX_WD_GENERAL=================CP

Method: IF_WDR_RUNTIME~GET_RR_APPLICATION of program CL_WDR_MAIN_TASK==============CP

Method: CREATE_APPLICATION of program CL_WDR_CLIENT_ABSTRACT_HTTP===CP

Method: IF_HTTP_EXTENSION~HANDLE_REQUEST of program CL_WDR_MAIN_TASK==============CP

Method: EXECUTE_REQUEST of program CL_HTTP_SERVER================CP

Function: HTTP_DISPATCH_REQUEST of program SAPLHTTP_RUNTIME

Module: %_HTTP_START of program SAPMHTTP

Any solution for this? Please help thanks!

Best regards,

Tony

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

If you called this URL : "http://<FQDN>:<port>/sap/bc/webdynpro"

The error is normal : you tried to call the webdynpro runtime without telling which webdunpro application you want.

A real webdynpro URL looks like : http://<FQDN>:<port>/sap/bc/webdynpro/application

Regards,

Olivier

Former Member
0 Kudos

Hi Oliver,

Thanks for your inputs.

Regards,

Tony

Answers (1)

Answers (1)

ErvinSzolke
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Tony,

try the same question in the WD Abap forum:

Best Regards,

Ervin