cancel
Showing results for 
Search instead for 
Did you mean: 

Change Web UI BSP Error page

omkar_uthale2
Participant
0 Kudos

Hello Everyone,

I need Web UI component or BSP Application which displays BSP Page Error after any exception or dump is observed while performing actions on Web UI.

We have a requirement to change this page to something nice instead of displaying whole stack of errors and all.

Let me know if it is possible.

Regards,

Omkar Uthale

Accepted Solutions (0)

Answers (1)

Answers (1)

bruce_li
Contributor
0 Kudos

Hi Omkar,

First, you can try to set is/HTTP/show_detailed_errors to FALSE in RZ11, which will not show detailed errors. Please see if this can meet your requirement.

Or you can check the code correction in note 2162835, 2175937, 2326659 and modify if you want to display a different error page from sandard delivery.

Best Regards,

Bruce

omkar_uthale2
Participant
0 Kudos

Hello Bruce,

Thanks for your help. I checked all the notes provided as well as parameter to not show total error log. But what I really need is a custom page which can be a standalone HTML error page. What I am seeking is a BSP/Webdynpro/WebUI component which gets called in back to display this error page. Then I can just go ahead and modify it's behaviour by enhancing as per my needs.

Please let me know if you are aware of it.

Thanks,

Omkar