New Oracle@Oracle paper shows how GoldenGate allowed for real-time operational reporting for Oracle E-Business Suite: http://t.co/SQVfHcD7
Removing Logout Link & User Name
Sometimes applications are developed that do not require a login. When a "NO LOGOUT AUTHENTICATION" has been selected in:
Shared Components > Authentication Schemes
the "Logout" link still appears in the top right hand corner of the application, which has no use.
To remove this logout link, go to:
Shared Components > Navigation Bar Entries
and delete the entry for logout.
To remove the HTMLDB_PUBLIC_USER text in the top right hand, you will have to remove this from the page template.
Go to Shared Components > Templates
Scroll down to the 'Page' type, and select the Name item where Default is ticked. In the Definition secion, scroll through the HTML text in the Body item until you find:
&USER.
Remove this HTML, and this will remove the user name at the top of the page.


