External Table Security with OBIEE 11G is not working properly.

Hello Everyone,
we just upgraded for OBIEE from 10G to 11G.
not what we had in 10G for object level and data level security is that we were using "External table" and LDAP Authentication.
Now for User we are capturing Groups in that table, so basically we have Group-level security.
so in that case we are creating Groups in External Table, RPD & Catalog.
Now we upgraded OBIEE to 11G, there we have totally different concept for security.
So here in what we have to do to implement the same concept. because we have created the Application Roles in Admin Console and Groups in Enterprise Manager with same name, and assigned same Groups to same Application Role.
now while applying security in frontend we can catalog groups options too!!! so do we have to create the same groups in catalog too?? and while applying the security to catalog which one do we need to use? "Application Role" OR "Catalog Groups"???
Thanking You..

Hi,
which version r u using? until obiee11.1.1.5 its bug but solve it by workaround method . also the bug fixed in obiee.11.1.1.6
11700314 REPORT NOT EXPORTED FULLY INTO EXCEL WHEN DOWNLOADING FROM PAGES OTHER THAN 1
1) stop it all u r bi serivices then take a back of u original instanconfig.xml file then do the below changes
D:\Oracle\Middleware\instances\instance1\config\OracleBIPresentationServicesComponent\coreapplication_obips1
instanceconfig.xml
just add below content then
<Views>
<Pivot>
<MaxCells>6500000</MaxCells>
<MaxVisibleColumns>100</MaxVisibleColumns>
<MaxVisiblePages>1000</MaxVisiblePages>
<MaxVisibleRows>65000</MaxVisibleRows>
<MaxVisibleSections>25</MaxVisibleSections>
<DefaultRowsDisplayed>500</DefaultRowsDisplayed>
<!--This Configuration setting is managed by Oracle Business Intelligence Enterprise Manager--><DefaultRowsDisplayedInDelivery>75</DefaultRowsDisplayedInDelivery>
<!--This Configuration setting is managed by Oracle Business Intelligence Enterprise Manager--><DefaultRowsDisplayedInDownload>64000</DefaultRowsDisplayedInDownload>
<!--This Configuration setting is managed by Oracle Business Intelligence Enterprise Manager--><DisableAutoPreview>false</DisableAutoPreview>
</Pivot>
<Table>
<MaxCells>6500000</MaxCells>
<MaxVisiblePages>1000</MaxVisiblePages>
<MaxVisibleRows>65000</MaxVisibleRows>
<MaxVisibleSections>25</MaxVisibleSections>
<DefaultRowsDisplayed>500</DefaultRowsDisplayed>
<!--This Configuration setting is managed by Oracle Business Intelligence Enterprise Manager--><DefaultRowsDisplayedInDelivery>75</DefaultRowsDisplayedInDelivery>
<!--This Configuration setting is managed by Oracle Business Intelligence Enterprise Manager--><DefaultRowsDisplayedInDownload>64000</DefaultRowsDisplayedInDownload>
</Table>
</Views>
Restart all u r bi services..
then test it out.
Thanks
Deva

Similar Messages

  • OBIEE 11g Ibots not working properly after Upgrade

    Hi ,
    We are currently upgrading our BI enviroment from 10g to 11g.
    WHile we are configuring Ibots ,they really doesnt work, it gives the below error.
    Eventually succeeded, but encountered and resolved errors...
    Number of skipped recipients: 1 of 3
    AgentID: /shared/test12
    [nQSError: 75006] Failed to send MAIL command. 5.7.1 Client does not have permissions to send as this sender AgentID: /shared/test12
    ...Trying SMTP Delivery loop again... Sleeping for 5 seconds. AgentID: /shared/
    Can any one give us the exact steps to configure ,or if im missing something....we have configured everything in the deployment of the Coreapplication in the business intelligence of the weblogic admin.
    Regards,
    KK

    Hi,
    check with the below link:
    http://allaboutobiee.blogspot.in/2012/03/creating-agent-in-obiee-11g.html
    It may helpful to solve your issue..

  • External Table Authentication in OBIEE 11g

    Hi ,
    I have a security table, which contains userid,displayname,group . I have imported Security table in Physical Layer. I'm creating session variables based on condition.
    When am trying to logging into analytic s getting an error, invalid username and password . I'm using 11.1.1.6.0 version
    How to handle external table authentication in OBIEE 11g version.
    Regards,
    Malli

    Hi fiaz,
    That links talks about 10g version.
    Step1: We have imported a secutiry table in Physical layer.
    Step2: Creating a session variable by selecting initilazation block.
    Select user_name,group from security_table where user_id=':USER' and pwd=':password';
    step3: created DISPLAYNAME,GROUP & USER VARIABLES in edit target window
    After these modifications i was trying to logging with new user, which is there in security table.
    I am getting an error that is invalid user or password.
    Is there any other changes does it required here.
    Regards,
    Malli
    Edited by: user10675696 on Dec 26, 2012 9:39 PM

  • OBIEE 11G report download with excel 2000 is not working properly

    Hi all,
    The Analytics report download is not working properly in excel 2000.
    This version is no longer supported?
    Is any way to workaround this problem?
    Cheers
    Carlos Pereira

    Hi,
    which version r u using? until obiee11.1.1.5 its bug but solve it by workaround method . also the bug fixed in obiee.11.1.1.6
    11700314 REPORT NOT EXPORTED FULLY INTO EXCEL WHEN DOWNLOADING FROM PAGES OTHER THAN 1
    1) stop it all u r bi serivices then take a back of u original instanconfig.xml file then do the below changes
    D:\Oracle\Middleware\instances\instance1\config\OracleBIPresentationServicesComponent\coreapplication_obips1
    instanceconfig.xml
    just add below content then
    <Views>
    <Pivot>
    <MaxCells>6500000</MaxCells>
    <MaxVisibleColumns>100</MaxVisibleColumns>
    <MaxVisiblePages>1000</MaxVisiblePages>
    <MaxVisibleRows>65000</MaxVisibleRows>
    <MaxVisibleSections>25</MaxVisibleSections>
    <DefaultRowsDisplayed>500</DefaultRowsDisplayed>
    <!--This Configuration setting is managed by Oracle Business Intelligence Enterprise Manager--><DefaultRowsDisplayedInDelivery>75</DefaultRowsDisplayedInDelivery>
    <!--This Configuration setting is managed by Oracle Business Intelligence Enterprise Manager--><DefaultRowsDisplayedInDownload>64000</DefaultRowsDisplayedInDownload>
    <!--This Configuration setting is managed by Oracle Business Intelligence Enterprise Manager--><DisableAutoPreview>false</DisableAutoPreview>
    </Pivot>
    <Table>
    <MaxCells>6500000</MaxCells>
    <MaxVisiblePages>1000</MaxVisiblePages>
    <MaxVisibleRows>65000</MaxVisibleRows>
    <MaxVisibleSections>25</MaxVisibleSections>
    <DefaultRowsDisplayed>500</DefaultRowsDisplayed>
    <!--This Configuration setting is managed by Oracle Business Intelligence Enterprise Manager--><DefaultRowsDisplayedInDelivery>75</DefaultRowsDisplayedInDelivery>
    <!--This Configuration setting is managed by Oracle Business Intelligence Enterprise Manager--><DefaultRowsDisplayedInDownload>64000</DefaultRowsDisplayedInDownload>
    </Table>
    </Views>
    Restart all u r bi services..
    then test it out.
    Thanks
    Deva

  • How to Authorize external table users in OBIEE 11g

    Hi All,
    I have created Session System Variables and i am Using External table Data level Authentication and successfully external table Authentication is working.
    My question is i want to Authorize this Extrenal table users in presentation services.e.g. I want to assign some dashboards or Reports to users.
    In 10g when u login with the external table users automatically users will be created in Answers and used to assign this to webcat group.
    In 11g how to achieve this???
    Reply ASAP...
    Thanks and Regards
    Kiran Kumar
    07795980891.

    Hi Kiran,
    Check this link.
    http://www.rittmanmead.com/2010/11/oracle-bi-11g-active-directory-security-using-init-blocks-variables-10g-style/

  • Changes to NQSCONFIG.INI in obiee 11g is not working???

    I modified NQSCONFIG.INI in obiee 11g and restarted BI services but what ever changes I did are gone. how can I modify NQSCONFIG.INI OR INSTANCECONFIG.XML files?

    As per documentation: e10541
    A.1.1 How to Update Parameters in NQSConfig.INI
    The following procedure explains how to update parameters in NQSConfig.INI.
    To update parameters in NQSConfig.INI:
    Open the NQSConfig.INI file in a text editor. You can find this file at:
    ORACLE_INSTANCE/config/OracleBIServerComponent/coreapplication_obisn
    Make a backup copy of the file before editing.
    Locate and update the parameter you want to change.
    Save and close the file.
    Restart the Oracle BI Server. For more information, see Section 4.1, "About Starting and Stopping Oracle Business Intelligence."
    If you have multiple Oracle BI Server instances, then repeat these steps in each NQSConfig.INI file for all Oracle BI Server instances.
    Antonio

  • OBIEE 11g URL not working

    hi every one,
    I got a problem regarding my presentation services
    they are upend running and all the opmnctl files are all alive but my url is not working
    http://VAMSHI-PC:7001/analytics or any other em , console etc
    i waiting like 15min and tried the url dint work
    i tried by updating the GUID in NQSconfig and Instances but dint work...
    can anyone help me out with his..
    thanks everyone

    that means the services are not running. yes that can cause this issue. make sure you enter the right credentials and check everything is up and running fine. i think your weblogic is not running(managed server,admin server) once they are up and running then you can access weblogic console and em and from em you can start the BI services.
    hope it helps.
    Thanks,
    RM

  • Problems with swiping, highlighting text, not working properly

    Hello and new to forum as well as new to BB10. I have the Q10 model and really like it alot. However, these swiping techniques or gestures have me puzzled. Sometimes they work, and most times I find myself swiping the hell out of the screeen out of aggravation. Is there any way this can be tested as to working properly since it is a touch activated control?
    I really find myself swiping three times, 5 times or more, just to get to the hub. I cannot close out a screen with one swipe. It will not copy test without repeated taps. The circle pointer is hard to get on. I realize my swiping is a new technique to me, but could it be the protective cover that was put on it? Can anyone help me try to fix this very annoying problem as I am not used to repeated attempts at trying to do something so simple as closing a program or moving to another location tab. I sure would appreciate it.
    Thanks in advance.

    Hello greg30
    Welcome to the BlackBerry Support Community Forums.
    Sorry to hear you are having issues with your BlackBerry Q10 smartphone navigational gestures. Please view the follow link as it takes you to a "BlackBerry Q10 Gestures Overview".
    The screen protector is some cases can effect the gesture input on the BlackBerry Q10 smartphone screen. This is simply due to the increased thickness of the scratch resistant liner on the touch screen.
    Goose947
    Come follow your BlackBerry Technical Team on Twitter! @BlackBerryHelp
    Be sure to click Like! for those who have helped you.
    Click Accept as Solution for posts that have solved your issue(s)!

  • Photoshop cc 2014 with Extension Builder 3 not working properly.

    I can't get even the most basic panel to work in CC 2014. I have created a Default Extension Builder project in eclipse. I then follow this instructions Adobe Extension Builder and Creative Cloud 2014, but when I try to debug it, it doesn't work. The panel shows up (with nothing in it) but says "Cannot complete command because the extension could not be loaded."
    I have created an extension for CC, then changing everything according to the link above, tried to start it in CC 2014 I get the same error, even though it worked in CC.
    Does anyone know how I can fix this problem or what is causing it?
    If not, could anyone provide me with an empty panel project made in Extension Builder that works for you, so that I can maybe figure out what the differences are.
    Regards,
    Mattias

    I think so, yo, only add the PlayerDebugMode like this right?
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
    <plist version="1.0">
    <dict>
      <key>SmsManifestBaseURL</key>
      <string>http://serviceupdates.adobe.com/CEP4/SmsManifest.xml</string>
      <key>SmsUpdateCheckInterval</key>
      <string>7200</string>
      <key>LogLevel</key>
      <string>1</string>
      <key>PlayerDebugMode</key>
      <string>1</string>
    </dict>
    </plist>
    In this file /Users/<username>/Library/Preferences/com.adobe.CSXS.5.plist
    As you can see I am on a mac.
    Thanks for the help,
    Mattias

  • Why are videos taken with a 4S suddenly not working properly when sent to non iphone users since the update?

    Suddenly non I-Phone users cannot view videos anymore, they can hear the sound, but no audio.  Iphone users are having issues viewing the videos too.  This all started with the 6.0 update.  Please fix it or tell me how to restore my phone back to the previous update, it is quite annoying.

    Hello VintageShaay,
    It sounds like you are getting some audio issues with the included Ear Buds when they are plugged in. I wanted to recommend these troublehsooting steps from the article named:
    Troubleshooting iPhone, iPad, and iPod touch accessories
    http://support.apple.com/kb/ts2634
    3. Disconnect and Restart
    Disconnect the accessory and turn it off, if possible. Restart iPhone, iPod touch, or iPad by turning it off and then back on. When the Home screen reappears, reconnect the accessory.
    4. Isolate
    Isolate the issue to the accessory, if possible. Or, if available, try to reproduce the issue with another identical or similar accessory.
    Examples:
    If there is static coming from the left audio channel when using headphones, try connecting the headphones to a stereo, or try connecting a different set of headphones to the device.
    If the device is not syncing when connected to the dock, try connecting it directly to the computer using the Dock Connector to USB Cable, or try another USB port.
    6. Restore iPhone, iPad, or iPod touch
    Restore iPhone, iPad, or iPod touch to its factory default state. You should rarely need to use this step with an accessory issue. If the issue only affects a third-party accessory, contact the manufacturer before restoring the device.
    Also if that does not resolve the issue, try the steps from the following article:
    Apple EarPods: Low or muffled sound
    http://support.apple.com/kb/TS4395
    Thank you for using Apple Support Communities.
    All the very best,
    Sterling

  • 11g Gauges Not Working Properly

    In 11g the gauge view will not let me change the font size of the 'footer' element. Anyone had this issue before I push forward to an SR?
    Edited by: Legionarius on Nov 9, 2011 11:14 AM

    Hi Legionarius,
    Any solution did you get since we are also facing the same problem.
    Warm Regards
    Abhishek Kapoor

  • Ipad1 with 64 gb, video not working properly. Is it fixable?

    My very first iPad, I rec'd 5 yrs ago. It's a first generation and has 64 GB. I use it mostly to watch the videos - T V Shows & Movies I have downloaded on it. Today I watched a couple of short videos, then was going to watch a movie. It simply would not load. I tried with the "Video" icon and then by going to iTunes and choosing the movie I wanted. Sometimes it would not go to iTunes, it would revert back to the wallpaper. I never could get it to let me get to tech support to see if it was fixable. I am on another iPad at this time. I just love that little iPad and I love all of my movies and T V shows. This iPad I am using at present is only 16 GB so it will not support very many downloads. Help!!!

    DDid you try quitting all the apps and then reset your iPad? Double click the Home button to show the screen with running and recently used apps. Tsp and hold on an app icon until they all start to jiggle and display a minus sign. Tap on the minus sign to close out or quit the app. Then reset your ipad. Press and hold the Home and Sleep buttons simultaneously, ignoring the Red Slide to Power Off. Keep holding until the Apple logo appears. Let go of the buttons and let the device restart. See if that fixes your problem.

  • Bootcamp 3.2: Microsoft Virtual WiFi MiniPort Adapter shows "device is not working properly...Code 31"

    Using Windows 7 Enterprise 64-bit, Microsoft Virtual WiFi Miniport Adapter shows the "device is not working properly because Windows cannot load the drivers required for this device. (Code 31).".The device is the Apple iMac10,1 All-in-one computer. Right clicking browse files (for the device) shows the Bootcamp (C:), DVD (D:); and my external hard drives can be selected.
    Internet and WiFi connections all working ok. Am also running MacDrive 8 to access the Mac drives when in the Windows partition, again without any seeming issues.
    Updating the driver simply generates another Code 31 error.
    Appreciate this seems to be a known problem - is the a solution a novice use might be able to follow or should I simply ignore the error message?
    Driver Date us 21/06/2006 and Driver Version is 6.1.7600.16385.

    Hi  ,
    Thank you for visiting the HP Support Forums and Welcome. It is a great site for information and questions. I have looked into your issue about your HP ENVY 4-1204tx Ultrabook and issues with WiFi adapter is not working properly. Error codes in Device Manager in Windows  8.1 could be fixed by deleting any extra drivers. So I would uninstall all that is listed in the Network drivers in the Device Manager, restart the Notebook. Here is a list of Device Manager options, this might help.
    Here is a link to the HP Support Assistant if you need it. Just download and run the application and it will help with the software and drivers on your system that need updating or reinstalling. Hope this helps. Thanks.

  • Red Eye Removal not working properly

    I'm having a problem with the red eye tool. I've done a search of this problem which returned no results.
    I have three similar photographs, i.e, taken a few seconds a part at a wedding ceremony. I've corrected the red eye problem on the first file. However, the red eye "dots" REMAIN when I switch to the next files. If I select the red eye tool, I even get the location ovals overlaying the new picture.
    Bug?
    Eric

    > It only works on red eye, not bright eye, steel eye, green eye, or any other color.
    How about Evil Eye? 8-}
    Actually I've had the same problem with Red Eye Removal not working properly. Problem is intermittent and the eye was for sure red.

  • Issue With External Table Authentiaction in OBIEE 11.1.1.6.4

    Hi,
    We are trying to implement security through External table Authentication in OBIEE 11.1.1.6.4.As a part of this process,we want to pass the credential values which are entered in login screen to the below query in the GET SQL PASSWORD section of ReadonlySQLAuthentication Provider.
    select encryptfn(:USER,:PASSWORD) from Users where Username=?
    Credential values which we are entering in Analytics Answers login screen are not getting passed into :USER and :PASSWORD.
    Can anybody please help us what is the exact variable we should use in place of :USER and :PASSWORD in the function called from the above select statement?
    Thanks,
    Syam

    Hi,
    We are also facing the same issue. Any suggestions/workarounds are appreciated.
    Thanks,
    Obul

Maybe you are looking for

  • Unable to Open Mail--Keeps Crashing

    Hey Guys, I sync both my gmail account and my imap college account on mail. It's been working perfectly for the last year and a half, but just today, I cleared out some email on the server to make room for more email. However, though this wasn't the

  • Where to find package language for ISM-SRE-300-k9 CUE 8.6.1

    Hi, I need to add a new language package in  ISM-SRE-300-K9. Currently it has CUE Voicemail European Spanish (Spanish language pack) (8.6.1) but I need Spanish Mexican. I have read the procedure to add  additional package but I can't find the package

  • Connected to network but can't connect to internet

    I'm connected to the network but I can't connect to the internet.  The network is working fine since my Xbox live is working with no issues.  Any ideas?

  • Copying Goods return to AP Credit note

    Hi all, We've returned some goods to a supplier, so we do a goods return on SAP, so that credits stock and Debits allocation account. Our supplier has sent us an AP credit note. So we 'copy to' AP Credit (from Goods return) and the automatic journal

  • WCS - Time of day access to vlans

    I am running a 4402 controller, wireless location device and WCS. I have setup a Guest Vlan that is restricted with a ACL. Is there a way to restrict / turn off the Guest Vlan during certain hours of the day? Either through the WCS, controller or our