What happens is the following:
- User selects a responsibility '<respA>' in EBS, which is mapped to an OBIEE Application Role '<respA>' and is logged in to OBIEE with SSO. The user gets the '<respA>' Application Role in OBIEE
- User logs off using the 'Sign Out' link which returns the user back to EBS
- User selects a different responsibility, '<respB>', but after login to OBIEE the Application Role of the previous session remains active '<respA>', instead of using the new application role '<respB>'
Disable connection pooling:
1- For each Connection Pool in the OBIEE rpd (repository) file, uncheck the "Enable connection pooling" option.
2- Save the rpd and distribute it to the server.

No comments:
Post a Comment