Author Topic: WEBI custom logout page  (Read 3222 times)

adomeij

  • Jr. Member
  • **
  • Posts: 14
    • View Profile
WEBI custom logout page
« on: October 20, 2017, 02:31:28 AM »
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

  • Jr. Member
  • **
  • Posts: 14
    • View Profile
Re: WEBI custom logout page
« Reply #1 on: November 29, 2017, 05:28:00 AM »
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

  • Hero Member
  • *****
  • Posts: 1199
    • View Profile
Re: WEBI custom logout page
« Reply #2 on: November 30, 2017, 08:20:35 AM »
Thank you for posting the resolution.

Ed
#zOS #ODF