WEBI custom logout page

Previous topic - Next topic

adomeij

Hi all,
Anybody out there that can explain how I would customize the WEBi logout function?
I need to go to a completely differnt page than the 'ODLogon' page.

From the WEBiJavaScriptReference:

onLogout()

Provides a method that you override to perform application-specific logic after a user logs out of this WEBi object.
Important: No logic is provided for this method. Therefore, you must provide code to implement the desired logic. If you call this method without implementing the logic, no action is taken.


Thanks in advance!

adomeij

Might as well answer this one myself since I figured it out :-)
The function is defined and can me modified in the webi_js.jsp on the WAS server.

Ed_Arnold

Thank you for posting the resolution.

Ed
#zOS #ODF