Hi Experts,
We are currently having an issue we are facing where a user clicks a link to open a WDA program from our Portal, and if the load is taking too long, they are clicking the link agai,n which causes an error because the program was already in the process of loading. Does anyone know if there is a way to fix/handle this situation?
This is the message:
The following error text was processed in the system PROD : WebDynpro Exception: ICF Service Node "/sap/bc/webdynpro/SAP/OUR_PROGRAM/~ucfLOADING" does not Exist (See SAP Note 1109215).
The error occurred on the application server OURAPPSERVER_00 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: STARTUP_CHECKS of program CL_WDR_UCF====================CP
Method: CONSTRUCTOR of program CL_WDR_UCF====================CP
Method: CREATE of program CL_WDR_UCF====================CP
Method: HANDLE_REQUEST of program CL_WDR_CLIENT_ABSTRACT_HTTP===CP
Method: IF_HTTP_EXTENSION~HANDLE_REQUEST of program CL_WDR_MAIN_TASK==============CP
Method: EXECUTE_REQUEST_FROM_MEMORY of program CL_HTTP_SERVER================CP
Function: HTTP_DISPATCH_REQUEST of program SAPLHTTP_RUNTIME
Module: %_HTTP_START of program SAPMHTTP
Thanks,
-Kevin