OBIEE SSO with BI Publisher integration

Hey everyone,
I did some searching and I found several threads in regards to bhe BI Publisher and OBIEE integration but so far nothing completely solved my problem.
Here's my situation.
Linux OS
Apache web server
OAS
OBIEE 10.1.3.3.2
We've got SSO implemented and it is going against active directory. In order to get that setup, we had to create the impersonator user, had it to the crendential store, setup the instance config correctly ,etc. Also, we had to install MOD_NTLM because Apache does not natively support NTLM like IIS does. Once we did that, the signle sign on works wonderfully and I'm logged directly into OBIEE Dashboards as my OS authenticated user.
As my OS user (which does not have an account in the RPD, only has an account in AD), I try to open BI Publisher from OBIEE going to More Products-> BI Publisher. I get the "Reporting Login: Login failed:" message. When I use the URL NQUser and NQPassword parameters to login as Administrator, I am able to log in just fine.
In BI Publisher, the security model is set to BI_SERVER and all the OBIEE Administrator passwords are updated and current. I've also tested the DSN connection string and created the super user. I've created the six XMLP_* roles as groups in the RPD and added both the Administrator user and the Impersonator user to the XMLP_ADMIN group. I'm starting to run out of ideas at this point. Am I missing a step here to get standard users to access BI Publisher?
I'd appreciate any help on this.
Thanks!
-Joe

What Group is the default user group for your OBIEE users? Log into Answers with your user account, then check value of Session variable GROUP.
You need to give the User group(s) permissions in BI Publisher. They will need permissions to Shared folders and OBIEE data source.

Similar Messages

  • OBIEE  SSO  with authorization

    Hi Gurus,
    1)I have instance configured the SSO with windows Active Directory and OBIEE.
    2)I also have another instance ( without SSO configured) with external table authentication( user name and password verification) and authorization( groups , which populate the session variables for data filtering) .
    Now my question is , i want a combination of Scenario 1 and Scenario 2. I want to have OBIEE SSO with Active directory
    and external table groups.
    The reason being , my groups are custom groups in external table, i do not want to maintain users in repository.
    can you please give me pointers if the scenario is possible . Thanks in Advance
    Thanks and Regards
    Satya

    Now my question is , i want a combination of Scenario 1 and Scenario 2. I want to have OBIEE SSO with Active directory and external table groups.I don't what your issue is? Just do SSO with AD and then load the groups in the GROUP init block via SQL. What is your actual issue?
    In order to filter the data in reports you need to have the same group structure in Web Cat i guess ( correct me if i am wrong).Yes, although you don't need to use the same group names. Inm fact I prefer to have completely separate groups names, some for RPD security some for Web Catalog security. As long as the the groups exist in the proper location (RPD or Web Catalog) and they get assigned in the GROUP init block then OBIEE will be happy, they don't need to exist in both places.
    2) Will not SSO populate the Remote_User variable rather than the USER variable by default.No, you have to tell OBIEE where to put the REMOTE_USER value. You can simply do SELECT ':USER' FROM DUAL or if you have your users defined in a table you can also authenticate that the user exists in this table SELECT ':USER' FROM USER_TABLE WHERE USER_ID = ':USER' which adds another layer of authentication to your SSO solution.

  • OBIEE SSO with On Demand

    Hello,
    Has anyone attempted to integrate Oracle CRM On Demand with OBIEE before? I know CRM On Demand has a built in Analytics function, but we are looking at analyzing a large volume of sales data, and it would not be feasible (or possible?) to load that data into CRM On Demand. I want to embed OBIEE reports/dashboards within CRM On Demand using web applets.
    1) Is there a way to create action links between OBIEE and CRM on Demand?
    2) What about SSO between the two systems? I can easily pass the username to OBIEE via the URL if I'm using a web applet, but what about the password? I know I can bypass the password by using the DB username/password instead of :USER and :PASSWORD in the connection pool, but since this will be exposed to the internet, that's not such a good idea.
    Thanks for any insights you can provide!
    Joe

    You can write some embeded code in OBIEE to authenticate using SSO and get the required OBIEE database credentials to do operations in OBIEE DB -- Venky CRMIT

  • OBIEE SSO with AD@WIN03 Server: Can not login answers at all.

    Hi All
    No Answer found here, No problemos i will sort this out.
    I am trying to configure SSO on following environment. But I am failing to log on answers using weblogic user.
    Without ADAutho I am able to login but as soon as i setup the ADAuth with following information its failing.
    OS: Windows 2003 Server
    OBI: 11.1.1.7
    Windows login: Administrator/Admin123 ( I have also created weblogic Windows user)
    OBIEE Login: weblogic/Admin123
    Hostname:  test.dev.local
    Host:
    localhost
    Port:
    389
    Principal:
    CN=Administrator,CN=Users,DC=dev,DC=local
    Credential:
    password
    Confirm Credential:
    password
    User Base DN:
    CN=Users,DC=dev,DC=local
    All Users Filter:
    (&(cn=*)(objectclass=user))
    User From Name Filter:
    (&(cn=%u)(objectclass=user))
    User Search Scope:
    subtree
    User Name Attribute:cn
    User Object Class:
    user
    Use Retrieved User Name as Principal
    unchecked
    Group Base DN:
    CN=Builtin,DC=dev,DC=local
    All Groups Filter:
    (&(Administrators=*)(|(objectclass=groupofUniqueNames)(objectclass=orcldynamicgroup)))
    Group From Name Filter:
    (&(Administrators=%g)(objectclass=group))
    Group Search Scope:
    subtree
    Group Membership Searching:
    unlimited
    oracle.bi.system -> system.user = weblogic/Admin123
    I have added Administrator and weblogic users under
    weblogic Domain -> bifoundaton_domain -> Security -> Applicaton Role -> BISystem -> weblogic/Administrator
    weblogic Domain -> bifoundaton_domain -> Security -> Security Provider Configuration -> Identity Store Provider
           user.login.attr = weblogic
           username.attr = weblogic
           virtualize = false
    Please help where i am making mistake?
    log:
    46.000+00:00] [NOTIFICATION:1] [] [] [ecid: 00iFv3bqAEyFg4WFLzbQ8A0000tW000000] [tid: fb0]  [85004] MDX Member Name Cache subsystem recovered entries: 0, size: 0 bytes.
    49.000+00:00] [ERROR:1] [] [] [ecid: 00iFv3bqAEyFg4WFLzbQ8A0000tW000000] [tid: fb0] An error message was received from the BI Security Service: oracle.bi.security.service.SecurityServiceException: SecurityService::validateSystemUserProfile [OBI-SEC-00101] System user validation failed - the system user profile could not be found in the identity store.
    49.000+00:00] [ERROR:1] [] [] [ecid: 00iFv3bqAEyFg4WFLzbQ8A0000tW000000] [tid: fb0]  [13026] Error in getting roles from BI Security Service:  'An error message was received from the BI Security Service: oracle.bi.security.service.SecurityServiceException: SecurityService::validateSystemUserProfile [OBI-SEC-00101] System user validation failed - the system user profile could not be found in the identity store.'
    49.000+00:00] [NOTIFICATION:1] [] [] [ecid: 00iFv3bqAEyFg4WFLzbQ8A0000tW000000] [tid: fb0]  [46172] Database security store is not available, do not re-associate to this provider type.
    49.000+00:00] [NOTIFICATION:1] [] [] [ecid: 00iFv3bqAEyFg4WFLzbQ8A0000tW000000] [tid: fb0] nqsserver: Clustered Oracle BI Server started.  Version: 11.1.1.7.0.
    50.000+00:00] [NOTIFICATION:1] [] [] [ecid: 00iFv3bqAEyFg4WFLzbQ8A0000tW000000] [tid: 144c]  [43071] A connection with Cluster Controller test.dev.local:9706 was established.
    17.000+00:00] [ERROR:1] [] [] [ecid: 73e4b32acf5b3b94:57149bf0:13fc5437f64:-8000-0000000000000074] [tid: 1148] oracle.bi.security.service.SecurityServiceException: SecurityService::validateSystemUserProfile [OBI-SEC-00101] System user validation failed - the system user profile could not be found in the identity store.
    17.000+00:00] [ERROR:1] [] [] [ecid: 73e4b32acf5b3b94:57149bf0:13fc5437f64:-8000-0000000000000074] [tid: 1148]  [nQSError: 43126] Authentication failed: invalid user/password.
    29.000+00:00] [ERROR:1] [] [] [ecid: 00iFv3bnU^dFg4WFLzbQ8A0000r8000000] [tid: ce4] oracle.bi.security.service.SecurityServiceException: SecurityService::validateSystemUserProfile [OBI-SEC-00101] System user validation failed - the system user profile could not be found in the identity store.
    29.000+00:00] [ERROR:1] [] [] [ecid: 00iFv3bnU^dFg4WFLzbQ8A0000r8000000] [tid: ce4]  [nQSError: 43126] Authentication failed: invalid user/password.
    14.000+00:00] [ERROR:1] [] [] [ecid: 00iFv3bnU^dFg4WFLzbQ8A0000r8000000] [tid: 28c] oracle.bi.security.service.SecurityServiceException: SecurityService::validateSystemUserProfile [OBI-SEC-00101] System user validation failed - the system user profile could not be found in the identity store.
    14.000+00:00] [ERROR:1] [] [] [ecid: 00iFv3bnU^dFg4WFLzbQ8A0000r8000000] [tid: 28c]  [nQSError: 43126] Authentication failed: invalid user/password.
    59.000+00:00] [ERROR:1] [] [] [ecid: 00iFv3bnU^dFg4WFLzbQ8A0000r8000000] [tid: 103c] oracle.bi.security.service.SecurityServiceException: SecurityService::validateSystemUserProfile [OBI-SEC-00101] System user validation failed - the system user profile could not be found in the identity store.
    59.000+00:00] [ERROR:1] [] [] [ecid: 00iFv3bnU^dFg4WFLzbQ8A0000r8000000] [tid: 103c]  [nQSError: 43126] Authentication failed: invalid user/password.
    44.000+00:00] [ERROR:1] [] [] [ecid: 00iFv3bnU^dFg4WFLzbQ8A0000r8000000] [tid: 11d0] oracle.bi.security.service.SecurityServiceException: SecurityService::validateSystemUserProfile [OBI-SEC-00101] System user validation failed - the system user profile could not be found in the identity store.
    44.000+00:00] [ERROR:1] [] [] [ecid: 00iFv3bnU^dFg4WFLzbQ8A0000r8000000] [tid: 11d0]  [nQSError: 43126] Authentication failed: invalid user/password.
    15.000+00:00] [ERROR:1] [] [] [ecid: 73e4b32acf5b3b94:57149bf0:13fc5437f64:-8000-000000000000025a] [tid: 17e4] oracle.bi.security.service.SecurityServiceException: SecurityService::validateSystemUserProfile [OBI-SEC-00101] System user validation failed - the system user profile could not be found in the identity store.
    15.000+00:00] [ERROR:1] [] [] [ecid: 73e4b32acf5b3b94:57149bf0:13fc5437f64:-8000-000000000000025a] [tid: 17e4]  [nQSError: 43126] Authentication failed: invalid user/password.
    29.000+00:00] [ERROR:1] [] [] [ecid: 00iFv3bnU^dFg4WFLzbQ8A0000r8000000] [tid: 1658] oracle.bi.security.service.SecurityServiceException: SecurityService::validateSystemUserProfile [OBI-SEC-00101] System user validation failed - the system user profile could not be found in the identity store.
    29.000+00:00] [ERROR:1] [] [] [ecid: 00iFv3bnU^dFg4WFLzbQ8A0000r8000000] [tid: 1658]  [nQSError: 43126] Authentication failed: invalid user/password.
    14.000+00:00] [ERROR:1] [] [] [ecid: 00iFv3bnU^dFg4WFLzbQ8A0000r8000000] [tid: 108c] oracle.bi.security.service.SecurityServiceException: SecurityService::validateSystemUserProfile [OBI-SEC-00101] System user validation failed - the system user profile could not be found in the identity store.
    14.000+00:00] [ERROR:1] [] [] [ecid: 00iFv3bnU^dFg4WFLzbQ8A0000r8000000] [tid: 108c]  [nQSError: 43126] Authentication failed: invalid user/password.
    Thanks

    Thats cool
    just in case let me know [email protected]

  • Problem opening documents no SSO with rich client integration ( ADFS 3.0 + WAP + SharePoint 2013 )

    At our customer we deployed, ADFS 3.0 and the web application proxy, to provide external users access to SharePoint 2013.
    we went with this solution as UAG is pretty much gone now.
    Every time a editor opens up a office document he/she is prompted for password.
    I have checked that the URLs is in the intranet Zone, and that the webclient is configured for passing on credentials.
    We are using kerberos and Non-claim-aware relying parties.
    Please advise, we really really rally need a SSO experience as we had when using UAG.
    Best regards
    Michael Thøgersen
    Best regards Michael Thøgersen

    Hi,
    Check your browser definitions:
    on IE go to tools -> internet options -> security -> custom level -> User Athuntication.
    Set it on "Automatic user name and password" (the third radio button)

  • Error in BI publisher integration with OBIEE with SSO

    Hi,
    Whenever we click on BI publisher in OBIEE(More Products-> BI Publisher) which is Sitemider protected we are getting the below error.
    Reporting Login: Login failed. Please contact Administrator for your username/password.
    Even at the BI publisher , at the SSO section below setting are given.
    Single Sing-on Type: CA Siteminder
    Single Sign-off URL: http://[host]:[port]/
    How to get username: HTTP Header
    User Name Parameter : EIN
    How to get user locale: HTTP Header
    User Locale Parameter: LOCALE_LANGUAGE
    When I checked the sawlog, after clicking on BI publisher this is error which we are getting.
    Type: Error
    Severity: 42
    Time: Thu Jun 16 17:42:32 2011
    File: project/websubsystems/xmlpublisherreportingproxy.cpp Line: 87
    Properties: ThreadID-7296;HttpCommand-AdvancedReports;Proxy-605090109;RemoteIP-10.35.25.122;User-605090109;Impersonator-Impersonator
    Location:
    saw.httpserver.request
    saw.rpc.server.responder
    saw.rpc.server
    saw.rpc.server.handleConnection
    saw.rpc.server.dispatch
    saw.threadPool
    saw.threads
    Any other setting needs to be carried out for this BI publsher to work in SSO enabled OBIEE?
    Thanks in advance.

    Hi Kranthi,
    When i go through the 1st link, I have noticed the steps which are written for Enabling "Admin" tab in BI publisher.
    In my case, i am bale to see the Admin tab.
    But the error which i am getting is "Reporting Login: Login failed. Please contact Administrator for your username/password" after clicking on BI publisher in OBIEE which is Siteminder protected.
    I am not getting any error, if i disable the SM.
    In my case, OBIEE is working on IIS & BI publisher on OC4J and OBI version in 10.1.3.4.1.
    Thanks in advance.

  • Obiee 11.1.1.5 integration with OAM

    Hi,
    I integrated OBIEE 11.1.1.5 with OID11g (as a part of OAM integration),all OID users are getting reflected into obiee.Im able to login in to the ‘analytics’ but not able to access the reports.Also I'm not able to assign any BI groups to OID users.
    Have anyone faced this kind of a scenario?Can anyone please help me?
    If anyone have done obiee 11.1.1.5 integration with oam 11g,please provide me the document which you followed.
    Thanks in advance,
    Fathima farsatha.
    Edited by: 927873 on Jul 16, 2012 12:11 AM

    Hi,
    Please try to access Analytics Webservices by using 'analytics-ws' instead of only 'analytics' in the URL as below,
    http://<Host Name>:<Port>/analytics-ws/saw.dll?WSDL
    Give a try with below link it may help you..
    http://onlineappsdba.com/index.php/2011/12/05/integrate-obiee-11g-with-oam-11g-for-single-sign-on-in-13-steps/
    http://fusionsecurity.blogspot.com/2012/06/integrating-obiee-11g-into-weblogics.html
    http://docs.oracle.com/cd/E23943_01/bi.1111/e10543/sso.htm#CEGJBAED
    Thanks
    Deva

  • Integration with XML Publisher

    Has anyone found out or used the integration with XML Publisher? I am using the Sourcing product and it can generate report output based on XML Publisher directly from an OAF page. I was wondering how that is done.
    Anyone know?

    I had a similar query - I heard that AR, GL, and AP (11i10) are not compatible with XML Publisher - is this true? I thought was the XML Publisher was independent of modules.
    Pls share any experience with the Publisher tool - challenges, installation, comparison to Optio, etc.
    Thanks, Vishnu

  • Problem of integrating apex4.1 with bi publisher

    i 'm working on
    linux + 11gR2 apex 4.1 bi 11.1.1.5.0(only installed bi publisher)
    both apex and bi on the same server and same database
    i 'm following this pdf :Integrating Oracle Application Express with BI Publisher
    http://www.oracle.com/technetwork/developer-tools/apex/integrating-apex-with-bi-publisher-169198.pdf
    now i got a problem when login apex using bip's username
    in validate_login function flex_ws_api.make_request always got null
    here is the function :
    create or replace function validate_login(
    p_username in varchar2,
    p_password in varchar2) return boolean
    is
    l_validate varchar2(48);
    l_env clob;
    l_xml xmltype;
    l_ns varchar2(4000) default null;
    l_url varchar2(4000);
    begin
    l_env := '<soapenv:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:pub="http://xmlns.oracle.com/oxp/service/PublicReportService">
    <soapenv:Header/>
    <soapenv:Body>
    <pub:validateLogin soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
    <userID xsi:type="xsd:string">'||p_username||'</userID>
    <password xsi:type="xsd:string">'||p_password||'</password>
    </pub:validateLogin>
    </soapenv:Body>
    </soapenv:Envelope>';
    l_url := 'http://'||v('BIPUB_SERVER');
    if v('BIPUB_PORT') is not null then
    l_url := l_url||':'||v('BIPUB_PORT');
    end if;
    l_url := l_url||'/xmlpserver/services/PublicReportService';
    l_xml := flex_ws_api.make_request(
    p_url => l_url,
    p_envelope => l_env);
    l_validate := flex_ws_api.parse_xml(l_xml,'//validateLoginReturn/text()',v('NS'));
    if l_validate = 'true' then
    return true;
    else
    return false;
    end if;
    exception when others then
    return false;
    end validate_login;
    ...... what's wrong???
    thx !!!!!
    Edited by: 901181 on 2011-12-7 下午7:32

    In hopes that someone can give me some guidance, I've duplicated the issue on my apex.oracle.com workspace.
    Workspace: NBPERP
    Username: GUEST
    Password: 12summer3
    Application: 464. Report Demo
    Page 1 - a drop down list with submit will show that a query, when run, will return values.
    Shared Component/Report Layout: LAYOUT TESTER - a simple RTF with some unique text that mimics the table shown on page 1.
    Shared Component/Report Query: TEST REPORT - the same query that is being executed on Page 1. If I click into the query and set the bind variable to "Indy" (no quotes) and then Apply Changes, I can download an XML file with the correct data. If I think click "Test Report", I get a "no data found" (unexpected condition #1). If I click back into the query and set the bind variable, click "Test Report", again, I get a "no data found" message (unexpected condition #2).
    Any help/direction on this problem would be much appreciated.

  • How to aggregate data with BI Publisher using an OBIEE analysis

    Hello,
    I'm new with BI Publisher, and I have a concern about the ability for BIP to aggregate data.
    I am creating a data source from an OBIEE analysis containing the columns "Year", "Month", and "Revenue".
    I want to use this source for 1 report containing several pages. One of the page has a simple table displaying only the Year and the Revenue.
    But I get as many rows as number of months is the year.
    And I cannot find any way to have the data aggregate inside my PIB table.
    Can someone help me finding the solution?
    Many thanks in advance

    Hi,
    Unfortunalty BIP doesn't aggregate anything, like the BI server does. It will always show data on the lowest level.
    If you use a query on the BI-server let the BI server do the aggregation and just remove the "Month" column. If you don't want to remove it from your OBI analysis, copy the logical SQL from this analysis to BIP. And select OBIEE as a datasource.
    Then remove month from your query.
    Regards, Machiel

  • Integration of SSO with Third Party Application

    Hello Colleagues,
    I have requirement where I have to integrate SSO with a third party application.
    After some R & D I found out that there is some one class "SSO2Ticket.java" which can do that or help in verify the ticket.
    Since I am new to this area, I am not sure how do I go ahead with the execution of this java file.
    Can somebody help me with this.
    Also, is there any documents which talks about SSO integration or about the above mentioned JAVA file.
    Best regards,
    Arvind

    Which type of 3rd party application is this, and which SSO authentication methods does it support?
    If you can find a common one, then that will be good for you.
    Specifically for non-SAP systems re-using the SAP LogonTickets, I know that you can extract the user name from the ticket. I think SAP even provides some verification tools here for external applications to verify the ticket?
    Currently there is much excitement about SAML 2.0 which is also worth taking a look into as well.
    Cheers,
    Julius

  • CC&B Integeration with BI Publisher(OBIEE 11g)

    Hello Friends,
    we are using BI Publisher coming with OBIEE 11g, But in ccb installation document consist support for bi publisher 10g , can any one pls explain how we can configure CC&B with BI publisher coming with OBIEE 11g.Any documentation available online pls share.
    thanks and regards
    sivaram

    Refer to Doc. ID: 1299732.1 for BI Publisher Guidelines for OUAF.

  • OBIEE 11.1.1.6 SSO with OAM 11.1.1.5: OID 11.1.1.6 attribute problem

    Hi Everyone!
    I have configured a OAM(webgate)+OID+OBIEE+OHS system.
    The OBIEE is protected via OHS(weblogic module) and webgate. It is working very well.
    The OAM authenticates from OID(default user identity store).
    The *"User Search Base"* is same ( *"cn=Users,dc=mydomain,dc=com"* ) in identity store and in OBIEE's OID authentication provider too.
    The SSO is enabled in OBIEE and the providers are:
    OID (Provider that performs LDAP authentication     1.0) SUFFICIENT
    OAM Provider (Oracle Access Manager Identity Asserter     1.0) REQUIRED
    DefaultAuthenticator     (WebLogic Authentication Provider     1.0) SUFFICIENT
    DefaultIdentityAsserter
    IF the *"User Name Attribute"* is *"cn"* in OAM's user identity store and the OBIEE's OID provider's *"user name attribute"* is *"cn"* (default) too, everything is working fine.
    But I have to use *"orclSAMAccountName"* instead of *"cn"* (OAM and OID provider). And in this case I have the problem.
    In the OBIEE's OID provider are:
    All Users Filter: (&(orclSAMAccountName=*)(objectclass=person))
    User From Name Filter: (&(orclSAMAccountName=%u)(objectclass=person))
    User Name Attribute: orclSAMAccountName
    I made a test user:
    cn=test
    sn=test_sn
    orclsamaccountname=test_sama
    uid=test_uid
    krbprincipalname=test_krb
    I can authenticate with test_sama in OAM, but OBIEE say: *"You are not logged in here: Oracle BI Server."*
    The bi log shows that:
    +Default (self-tuning)'> <BISystemUser> <> <00093dFuR^HFW7PMye7i6G00052S000Tt7> <1345642607333> <BEA-000000> <javax.security.auth.login.FailedLoginException: [Security:090304]Authentication Failed: User test javax.security.auth.login.LoginException: [Security:090300]Identity Assertion Failed: User test does not exist+
    +oracle.security.jps.internal.api.jaas.AssertionException: javax.security.auth.login.FailedLoginException: [Security:090304]Authentication Failed: User test javax.security.auth.login.LoginException: [Security:090300]Identity Assertion Failed: User test does not exist+
    Why does search OBIEE the *"cn"* and why does not use the *"orclsamaccountname"* ?
    Any idea???
    Regards, Jani

    Hello Jani,
    This is a known issue in OBIEE 11.1.1.6.0 , Please refer to : OBIEE 11.1.1.6 Agent failed with Error Codes: IHVF6OM7:OPR4ONWY:U9IM8TAC [nQSError: 13039] The impersonator does not exist in the BI Security Service [ID 1446877.1]
    We have configured OBIEE 11.1.1.6 on Linux and using Single Sign On (SSO) with Windows Native Authentication (WNA).
    Configured AD Authenticator, selected sAMAccountName instead of CN for User Attribute. Enabled SSO in EM. When trying to access OBIEE Presentation services we have encountered the error below.
    "You are not logged in here: Oracle BI Server."
    When checking the biserver1 log file found : [Security:090300]Identity Assertion Failed: User OracleSystemUser does not exist
    After applying the patch 13553428 on top of OBIEE 11.1.1.6.0 we have successfully logged into OBIEE Presentation services.
    This works fine with OBIEE 11.1.1.5.0 and 11.1.1.6.1
    Fixed in OBIEE 11.1.1.6.1. Apply Patch 13742915.
    If you want to stay in OBIEE 11.1.1.6.0. Apply Patch 13553428.
    Let me know if this solves the Asserter issue.
    Pls mark if helpful or answered.
    Thanks,
    -SVS

  • Integration bug with BI Publisher - Excel report always exports as PDF

    Hi,
    We think we found an APEX bug within the integration with BI Publisher.
    After defining a Report Query (under Shared Components) to be exported to excel format, we copy the
    generated link inside an APEX application and when user requests the report it
    always returns a PDF file, instead of an excel as defined in the Report Query.
    We're using APEX version 3.0.0.00.20. No way to make customer upgrade or apply any patch.
    Does anybody have any workaround?
    Many thanks
    Josep
    Edited by: [email protected] on Sep 1, 2008 12:56 PM

    Hi,
    No, I cannot reproduce it because this bug seems to be solved on latest versions. I think this is just a bug for eralier versions. We cannot upgrade version because we have other applications in production already and we cannot assume the risk of breaking them. Is there any workaround?
    Regards,
    Josep

  • OID integration with BI Publisher

    Hi All,
    We are using BI Publisher version 10.1.3.4.We have to integrate BI publisher with OID i followed steps given in Oracle® Business Intelligence Publisher
    Administrator's and Developer's Guide Release 10.1.3.4 Part No. E12188-01 for integrating OID with BI publisher using OID WEB UI.
    We have creted users and role (GROUPS) in OID as per instructions.We also done security configurations in admin tab for this ldap. When we try to log in through
    OID user into BI publisher we are getting error **The server can not be used due to a configuration error, please contact the administrator. If you are the administrator, please consult BI Publisher user guide for proper configuration.** oracle.apps.xdo.security.ValidateException
    Any help please....

    Hi Tim, I have the same problem, I configurate correct LDAP in Administrator and I can enter in Answer with roles and folders but when I try to go Products/Publisher or when I try to access via URL http://192......:7780/XMLPSERVER, said me:
    The server can not be used due to a configuration error, please contact the administrator. If you are the administrator, please consult BI Publisher user guide for proper configuration.* oracle.apps.xdo.security.ValidateException
    Any Suggestions?
    Thanks in advance.

Maybe you are looking for

  • Where can I find an email address for Verizon customer service?

    I would like to send an email to Verizon outlining my opinion of their website and how it might be improved, but I can't find an email address.  When I asked the representative, she directed me to the "Contact Us" tab.  There I found a postal address

  • I uninstalled FaceTime 1.1 in Lion, how do i get it back?

    Had the server problem so figured if I uninstalled it then reinstalled via Mac App Store then it might work...I was wrong and now I can't get 1.0.2 to work and can't get 1.1! Help me please, would be much appreciated.

  • Using same Wildcard certificate on multiple SAP systems with same domain name.

    Hello All, Need urgent help. I have a WILDCARD SSL certificate in pfx format. I also have individual root certificate , primary certificate in text form. The certificate mentioned above is already active in one of our portal. We want the same certifi

  • Zen Micro or Zen To

    I am in the market for an MP3 player, and have been researching various tech sites, along with checking various forums like this one. I have (in the Creative line) been looking at the Micro and Touch, since I've been reading about the ongoing Micro h

  • Business Objects Universe Builder

    <p>Please share if anybody has Business Objects Universe Builder Experience with BO XI R2.</p><p>Regards,</p><p>Padmakara </p><p> </p>