Categories
- All Categories
- Oracle Analytics and AI Learning Hub
- 53 Oracle Analytics and AI Sharing Center
- 20 Oracle Analytics and AI Lounge
- 293 Oracle Analytics and AI News
- 57 Oracle Analytics and AI Videos
- 16.4K Oracle Analytics and AI Forums
- 6.5K Oracle Analytics and AI Labs
- Oracle Analytics and AI User Groups
- 116 Oracle Analytics and AI Trainings
- 21 Oracle Analytics and AI Challenge
- Find Partners
- For Partners
New session variable named e.g. BROWSERLANGUAGE for language set in browser but unsupported by OAS
Organization Name (Required - If you are an Oracle Partner, please provide the organization you are logging the idea on behalf of):
INTER CARS S.A.
Description (Required):
In case of languages (e.g. lithuanian, latvian, bosnian) unsupported now by OAS (as languages of user inteface) and not available on login page, standard WEBLANGUAGE variable cannot be set into proper code (e.g. "lt", "lv", "bs') because it can only have code from set of supported languages. So if change of this variable behavior is not an option, maybe other session variable can be added to have information about prefered user language from browser.
Use Case and Business Need (Required):
Our organization has users in over 20 european countries, some of it using languages not supported by OAS - we would like to have convinient way to set up translations for them.
Such variable could be used in initialization block to set variables responsible for translating model elements (measures, dimensions attributes etc.). and we will not have to maintain static assignment users to languages. Users also could easly switch to other language.
Enhancement Request / Service Request: