Reloading the appMain Prototype Upon Logout
This procedure is used conjunction with the How to Create a BPM Desktop Using Components tutorial; it shows you how to re-display the Login dialog when the user clicks Logout.
In step 35 of the tutorial, you are instructed to add window.close() to the postLogout method, which causes the browser window to close when the user clicks the Logout button.
This procedure describes an alternative to closing the browser window upon logout. Performing this procedure causes the appMain prototype (appMain.xml) to be reloaded when the user clicks Logout. This causes the Login dialog to be re-displayed.
Procedure
Copyright © Cloud Software Group, Inc. All rights reserved.