Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
Hi Team, I use this command to get users and group of ldap 1) cd <HOME>oracle_common/common/bin ./wlst.sh >connect('weblogic','Paswd,'t3://localhost:7001') execfile('<path>/UsersAssignedForGroup.py') 2) content of UsersAssignedForGroup.py from weblogic.management.security.authentication import UserReaderMBean from…
-
Thanks Gianni, I check : https://bisoftdiary.com/obiee12_mapviewer_setup_part1/ and i will add feedback regards
-
Thanks Gianni, I have configured mapviewer successfull but i haven't data_source i need to add a data source, for implement analyse with a map view how can i do that ?
-
i know google, i want to find a démo !!!
-
Thank you! Are you upgrade obiee 12.2.1.0.0 to 12.2.1.2.0 ? I don't know why but i got this Bug 22232288 Oracle support said bug was fixed in our version but not for mine Solution i used In EM ... Edit the Application Role, and click the "Add" button to display the "Add Principal" page. In the "Add Principal" page, select…
-
<sec:authentication-provider xsi:type="wls:active-directory-authenticatorType"> <sec:name>MTN_AD</sec:name> <sec:control-flag>SUFFICIENT</sec:control-flag> <wls:host> host IP ADRESS </wls:host> <wls:user-object-class>user</wls:user-object-class> <wls:user-name-attribute>sAMAccountName</wls:user-name-attribute>…
-
It not work i need login :<<johne >> for access /Analytics
-
when i search user in i got complet name of user Exemple : user: john Doe login: johne when i search this user with "john" into /EM and /Analytics it display "john Doe" when i search this user with "john" into /console, i got nothing but when i search with "johne", it display "johne"
-
I use : SAMACCOUNTNAME
-
1) I "Reload file and metadata" 2) I restart BIEE Services through EM Nothing! it work not when i add group into new_role instead of user it work immediately but I need to add users into new_role,
-
when i add group as a member of new_role it work fine but when i add user it not work
-
when i add this new role as a member of BIConsumer Role, i got the same issue
-
i created this new_role as biconsumer role, I don't know where is issue ? it work fine into 12.2.1.0.0
-
user is Active directory user
-
Thanks Gianni
-
Thanks Gianni, I try your solution
-
I don't know how i get them from the EAR. please assist In fact i custom our portail obiee 12.2.1.0.0, then we updated to obiee12.2.1.2.0 when i copy content of login.css and master.css from previous version into new version analytics become ugly
-
i resolve issue for nodemanager, necessary to configure wslt.sh in two path Oracle_home_12.2.1.0.0 and Oracle_home_12.2.1.2.0 Thks all