Connection with Business Objects Credential Mapping

Hello,
We are on BOXI 3.1 SP2. We have a SQL Server 2005 database - which recognizes our Windows AD accounts and allows us access based on that.
I am trying to create a Universe connection that can use Business Objects Credential Mapping, so that users can use their AD account to access data. However the login always fails.
Can you please let me know if I am missing any steps here? We normally use SQL server accounts for connection , but we are trying to integrate and use AD security.
Thanks a lot.

When you are using BO Credential mapping in universe connection, you have to set the database userid and password in the user settings in CMC. Have you done that ?
Also make sure that while configuring AD authentication in CMC, you have not selected any option to update users' data source credentials at log on time.

Similar Messages

  • SSO2DB / Use Business Objects Credential Mapping

    Hi,
    We standardized our universe connections to SQL Server on "Use Single Sign On when refreshing reports at view time". There however is an issue with this when scheduling reports, see
    1199774 - How to schedule Web Intelligence documents based on SSO2DB universes for Oracle and SQL Server to avoid scheduling issues
    Given the solution proposed there is not optimal for us, we are looking at an alternative by standardizing on: "Use Business Objects Credential Mapping" on the universe connection. We want to use OLE DB (SQL Server native connection) for querying.
    There are 2 ways to do this:
    1. On universe connection, in the tab "Database Middleware", we directly select OLE DB. This way we do not need to create a DSN. We however get: A database error occured. The database error text is: Microsoft SQL Native Client : Login failed for user '<user>'.. (WIS 10901)
    Apparently the default authentication mode to SQL server is "native". SQL server specific user. When we create a native SQL server <user> with same password as in the mapped database credentials in the CMC, it works fine. Indicating native SQL server authentication is used instead Integrated Windows authentication.
    Can we somehow change the authentication mode towards SQL server to Win AD?
    Can we get to the SSO2DB functionality in this way?
    2. When selecting ODBC on universe connection in tab"Database Middleware", we can still use OLE DB by creating a DSN based on the SQL Server native drivers. This also allows use to fix the DSN on authentication setting "With Integrated Windows authentication".
    When we run a WebI report from InfoView and select as one of the objects the "system_User", we get the service account running the SIA. This account is also running the WebIntelligenceProcessingServer.
    Does the credential mapping setting not work in this setup?
    We expected the DBUSER/DBPWD to be passed.
    See also SSO2DB / Use Database Credentials
    Quote "Use DB credentials is not kerberos it uses DBuser/DBpass variable for accounts if they are populated. I currently have an escalation in on this with SQL there may be a bug with AD users although SQL users work fine."
    Thx in advance!
    Raf

    Ganesh, using BO credentials will only work if you have BO logins that map to specific users in SAP BW.
    It may be that you wish to section the BW reporting differently to the SAP reporting or that there are specific requirements for a particular reporting area where you can in effect use an "overrule" to replace an individual's log in with one that has a wider set of access privileges for reporting purposes. Quite why you'd let them report on more than they can see in SAP, I don't know, but there you go!
    It's more traditionally used in database-based universes for a variety of reasons, particularly access.

  • Problem connecting SAP IS-U (ECC 6.0) with Business Objects Edge 3.1

    Dear all,
    I'm trying to connect to a SAP ECC 6.0 System (SAP IS-U) with Business Objects 3.1 (for example with Crystal Reports). I have installed the SAP RFC SDK on the ECC server and have imported these transport files:
    Open SQL reporting objects
    InfoSet reporting objects
    Row Level Security Tool
    Security functions
    Cluster Definition Editor
    But CR keeps returning this error "You do not have the necessary rights to design reports against the SAP System". I've read a few threads about that problem here. I couldn't find a specific "ABAP transport" - did I miss to import anything else?
    Is there any way to check whether the transport files work as they are supposed to? Like the MDX parser connection test for SAP Business Warehouse.
    Any other suggestions?
    thanks in advance!

    Hi,
    I read about these authorization tasks in some other thread, but didn't know what to do.
    But now I found the auth. object in the transaction SU21.
    Since I cannot edit SAP_ALL I created another profile in transaction PFCG (just in case someone else is still messing with that problem) and added all activities of ZSEGREPORT ans S_RFC.
    After that I added the profile to the users in question.
    Now everything works like a charm.
    Thanks alot!

  • Performance issue with Business Objects Java JRC API in CRXI R2 version

    A report is developed using java JRC API in CR XI release 2. When I generate the report in the designer, it took less than 5 seconds to display the results in crystal report viewer inside the designer. But in the QA environment, when I generate the same report from the application, it takes almost 1 to 1.5 minutes to display the same results in PDF. I also noticed that if the dataset contains bigger volume of data, then the reports are taking even longer almost 15 to 20 minutes.
    While generating the report from the application, I noticed that most of time is taken during the execution of the com.crystaldecisions.report.web.viewer.ReportExportControl Object method as shown in following line of code
    exportControl.processHttpRequest(request, response, context, null)
    We thought the delay in exporting the report to PDF might be the layout of the report and data conversion to PDF for such a bigger volume of data.
    Then we investigated the issue and experimented quickly to generate the same report with same result set data from the application using XML, XSL and converted the output XSL-FO to PDF using Apache FOP (Formatting Objects Processor) implementation. The time taken to export the report to PDF is less than 6 seconds. By doing this experiment, it is proved that the issue is not with conversion of data to PDF but it is the performance problem with Business Objects Java JRC API in CR XI R2.
    In this regard, I searched for the above issue in the SAP community Network Forums -> Crystal Reports and Xcelsius -> Java Development -> Crystal Reports. But I did not find any answers or solutions for this kind of issue in the forums.
    Any suggestion, hint in this matter is very much appreciated.

    Ted, The setReportAppServer problem is resolved. Now I could able to generate the report with hardcoded values in the SQLs in just 6 seconds where as the same report was generated in CRXI R2 in 1 minute 15 seconds as mentioned in the earlier message.
    But, our exisiting application passes the parameter values to the SQLs embedded in the report. For some reason the parameters are not being passed to the report and the report displays only the labels without data.
    As per the crj 12 samples codes, the code is written as shown below.
    1. Created ReportClient Document
    2. SetReportAppServer
    3. Open the report
    4. Getting DatabaseController and switching the database connection at runtime
    5. Then setting the parameters as detailed below
    ParameteFields parameterFieldController = reportClientDoc.getDataDefController().getParameterFieldController();
    parameterFieldController.setCurrentValue("", "paramname",paramvalue);
    parameterFieldController.setCurrentValue("", "paramname",paramavalue);
    byteArrayInputStream = (ByteArrayInputStream)reportClientDoc.getPrintOutputController().export(ReportExportFormat.PDF); 
    6. Streaming the report to the browser
    Why the parematers are not being passed to the report?  Do I need to follow the order of setting these parameters?  Did I miss any line of code for setting Params using  crj 12?
    Any help in this regard would be greatly appreciated.

  • Can SQL Server (2008 R2/2012) Integration Services connect to Business Objects / Hyperion directly?

    Hi,
    I have a situation where I need to pull data from Business Objects and
    Hyperion using
    SSIS (2008 R2/2012). I did some pro-active research on how to go about implementing this on a couple of Forums and could only figure out the below solution.
    We can create an ODBC DSN / connection for Business Objects and that can be used by SSIS as a connection manager to directly link to the Business
    Objects Universe. (http://www.forumtopics.com/busobj/viewtopic.php?p=622922&sid=fbb54541e1daacf9714a5672b5ed1314) 
    Question 1 - Has anyone tried to implement this in past? Is this possible directly or can be achieved through some workarounds? sharing inputs/experience on this will be highly appreciated!  
    Question 2 - If this possible in any way , how to get this thing set-up in an environment where SSIS and BO are residing on two different domains/networks. Any way to establish a connection from SSIS
    to the BO instance/server?
    Would really appreciate if anyone can help me out with this issue.
    Thanks
    Akshat

    Hi,
    I have a situation where I need to pull data from Business Objects and
    Hyperion using
    SSIS (2008 R2/2012). I did some pro-active research on how to go about implementing this on a couple of Forums and could only figure out the below solution.
    We can create an ODBC DSN / connection for Business Objects and that can be used by SSIS as a connection manager to directly link to the Business
    Objects Universe. (http://www.forumtopics.com/busobj/viewtopic.php?p=622922&sid=fbb54541e1daacf9714a5672b5ed1314) 
    Question 1 - Has anyone tried to implement this in past? Is this possible directly or can be achieved through some workarounds? sharing inputs/experience on this will be highly appreciated!  
    Question 2 - If this is possible in any way , how to get this thing set-up in an environment where SSIS and BO are residing on two different domains/networks. Any way to establish a connection from
    SSIS to the BO instance/server? (To be precise - If SSIS is hosted on a Cloud environment..?)
    Would really appreciate if anyone can help me out with this issue.
    Thanks
    Akshat

  • Integration with Business Objects

    How does XCelsius 2008 integrate with Business Objects XI R3?
    We used WeBI to generate reports. Will XCelsius be a part of WeBI or will it have a separate interface?
    Will a separate Server be required?
    Regards,
    Karthik Mohan

    Karthik,
    You usually use Webi to display very details reports. 
    Xcelsius is used for a more aggregated view of the data.
    Most often users will create their visualizations in Xcelsius (charts, maps etc.) and then use a URL button that passes parameters from their Xcelsius model (driven by the users selection) to open a more detailed report in Webi.
    Hope this helps!
    Xcelsius Gurus
    http://www.everythingxcelsius.com
    "Xcelsius Gurus share templates, tips, reviews, tricks and much more!"

  • Connect to Business object

    Hi,
    Can we able to connect our SAP with Business object(BI tool).
    If so tell me the procedure plz.
    Thanks in advance.
    From Kumar.

    Business object - are you talking about crystal (now part of business objects) if yes to connect you need to buy business objects integration kit for SAP from them
    Raja

  • Connect two Business Object (BUS2038 and BUS0010) in Workflow!

    Hi experts!
    I have a Workflow based in BUS2038 (Maintenance Notification), I can see attributes like Functional Location (code).
    My problem is, i can´t put Functional Location (Description) that is an attribute in BUS0010 (Functional Location) with an input Functional Location (code).
    BUS2038
    Input: Notification number
    Output: Functional Location (code) (attribute)
    BUS0010
    Input: Functional Location (code)
    Output: Functional Location (description) (attribute)
    I want put Functional Location (description) in a mail step.
    How I can achieve this?
    Thank in advance

    Thank you Rick Bakker, I implemented this BUS0010 in BUS2038 (and delegate) but when I was testing, the link between two business objects is <nothing>. Do you need any program for connect both Business Objects?
    Thank in advance!

  • WebSphere Portal 6.1 SSO problem with Business Objects Release 3 server.

    Have anybody successfully integrated SSO between WebSphere Portal 6.1 BO portlet with Business Object release 3 server ?? If so please help. I have followed the steps in BO documentation (Portal Integration Kit for WebSphere) but when I logged on to portal I get the following error message
    Auto signon to the BusinessObjects Enterprise infrastructure at hostname  failed. Contact your reporting administrator for assistance." message

    Anybody still looking for a solution following the below guides.
    http://help.sap.com/businessobject/product_guides/boexir31SP3/en/xi31_sp3_pik_adminportlet_en.pdf
    Replace secEnterprise with secLDAP in below guide for LDAP Automatic Sign
    http://help.sap.com/businessobject/product_guides/boexir3/en/xi3_pik_deploy_ibm_en.pdf

  • OpenLDAP configuration with Business Objects

    Hello,
    i post this news thread for the LDAP configuration.
    I work with business  object 3.0 
    i Have an openldap directory .... so I made o custom configuration ...
    With this costume config i can had prefectly all of my ldap groups but not my users... !!!! Dramatic.... !!!!!!
    "The secLdap plugin failed to get the dn for the user 'nameofuser'.
    Wath is the right config for the default openldap directory... ?
    Joint Pictures ..
    thank U
    benjamin for  france : Nantes
    LDAP Server Attribute Mappings
           Object Class:      objectclass
           Static Group:      posixGroup
           Static Group Member:      
           Dynamic Group:      
           Dynamic Group Filter:      
           Group Description:      inetOrgPerson
           User Object Class:      iud
           User Name:      cn
           User Full Name:      cn
           User Email:      mail
           User Description:      title
    LDAP Default Search Attributes
           Default Group Search Attribute:      cn
           Default User Search Attribute:      cn
    Edited by: Koffi  Jean-Marie on Feb 3, 2009 10:19 AM

    Firstly Open LDAP is not officially supported as an LDAP type, due to the wide range of customisation available, it makes it difficult to configure with BO products.
    It is important to have an LDIF of a user and a group and to use this when setting LDAP attributes in the CMC. You can use "SAP Note 1253052 - LDAP Attributes Explained" to do this.
    Did you check the "New users will be created" radio Button?
    Are the group members being specified with the full DN (posixgroups will only have CN)?
    Please also review SAP Notes 1203851, 1199496, 1257758 for related solutions to your error.

  • EPM Connector with Business Objects 4.0

    Hi experts,
    Has anyone been able to install the EPM connector on BPC MS7.5 to use with Business Objects 4.0?
    The instructions in the BPC manuals all seem to refer to Business Objects XI and don't work for us. I was not able to find any updated documentation.
    Thanks
    Sabine

    Hi Sabine,
    I have found a guide on SAP BusinessObjects EPM Connector 7.5. Please find the link below. As the doc is a bit old, I think it doesn't covers BI 4.0.
    https://websmp204.sap-ag.de/~sapdownload/011000358700001297252009E/EPMConnector75_en.pdf
    You can submit this query in [SAP Idea Place|https://cw.sdn.sap.com/cw/community/ideas/businessanalytics/epm_bpc_netweaver]
    Regards,
    Raghu

  • Working of workflow with business object 2078

    Hello Every one,
    Please gimme a exact solution...Am working with workflow object with business object 2078,When defects are clicked in qa32 the entire description(like material number,material desc,lot number,batch number etc) notification should sent to workflow user and from thr it should go to lotus notes mail id.....please help me out,,,,configuration setting are properly working.

    Hello Every one,
    Please gimme a exact solution...Am working with workflow object with business object 2078,When defects are clicked in qa32 the entire description(like material number,material desc,lot number,batch number etc) notification should sent to workflow user and from thr it should go to lotus notes mail id.....please help me out,,,,configuration setting are properly working.

  • Reporting of recursive tables with Business Objects 6.1

    Post Author: pk7
    CA Forum: Publishing
    Can anyone tell us how to traverse recursive tables with Business Objects 6.1?  For example, let's say you have an Employee table with Emp_ID, Name, Manager_ID.  Like so:
    Emp_ID  Name   Manager_ID
    1           Jeff           4
    2          Grace        3
    3           Stacey      1
    4           Wayne      null
    The task is to report the hierarchy of employees starting with one employee (e.g. Grace) and showing who ALL of her superiors are.  Desired result would be:
    Grace
          Stacey
                Jeff
                       Wayne
    We have seen the expanation the seems to require the duplication of a table but we prefer not to have the same data stored in multiple tables.
    Thx!

    Hi Dan,
    Thanks for your response. However, what I meant by client installation is exactly as what you have said below.
    I start the BusinessObjects Enterprise XI 3.1 Setup, go to custom install, which shows up the following options-
    Client Components
    Web Tier Components
    Server Components
    Database Access
    etc. etc.
    Initially I unselected all, drilled down Client Components and just installed the Developer Components. But the code used to fail with an InvalidCast exception when we used to cast an InfoObject to a Report as following-
    Report report = (Report)infoObjects[1];
    This code used to work fine with earlier installations of business objects.
    This happened with all 3 of us who installed just the Dev components. To get over this we installed the whole Client Components and the above problem got resolved.
    And now we realize that even the whole Client Comp is not enough because it gives the casting problem while doing the destination stuff.

  • Can you connect Business One with with Business Objects ??

    Can we connect B1 with BOBJ ?Has anyone worked on it?
    What are the prerequisites?
    Regards
    RK

    I have one server on of B1 8.8 which has inbuilt crystal..but another B1 which is not 8.8 .
    1.I wish to consolidate data from these two servers..what should be my starategy??
    2.You mention about SQL database ,but why should I unnecessarily setup another instance of SQL for consolidation..??Can't I consolidate it at Crystal Reports Layer?
    3.If I have license of BOBJ ,how the inbuilt Crystal Server would differ from BOBJ package of Crystal Reports Server 2008?Will there be separate instances??Also considering my R/3 will also connect with Crystal Server...what should be my startegy..?I am pretty much confused..
    Regards,
    RK

  • [BO XI 3.0] - Connection to database "BusinessObjects credential mapping "

    Hello,
    I have an strange issue regarding database connection. Users connect to database with database U and P. So in CMC we select "Enable Data Source Credentials for Business Objects Universes" and enter U and P to connect to database. In universe we choose "Use BusinessObjects credential mapping" and when we test it the server is responding. We create Deski report and we get the data from database. We publish this report to repository and when we want to refresh we get an error "SetPrompts failed - invalid username/password.....", then we convert this document in webi report and works fine
    Any suggestions?
    Configuration:
    - MS windows server 2003 with SP2
    - BO XI 3.0 with FP1 and FP2
    - Oracle database 10gR2 (also test with 9i)
    Regards,
    Gregor

    This is a BUG. You must install Fix pack 3 and works fine!
    Regards,
    Gregor

Maybe you are looking for

  • Passing filter values from column formula in OBIEE 10g

    Hi, I am trying to pass filter value from the column LY Spend YTD columns where we have a filter option and passing the year filter 2013 as below. FILTER("Fact - Purchasing - Invoice"."LY Spend YTD" USING (Time."Year" = '2013')) My goal behind doing

  • Windows XP OEM

    I was wondering if I could install an OEM version of Windows XP Professional using Boot Camp? I'm considering buying XP on eBay, and most of what I see available are OEMs. I just want to make sure there won't be any glitches since it's not a stand-al

  • Difference between ECC 6.0 & SAP 4.7

    Hi Can anybody help in explaining the difference between ECC 6.0 and SAP 4.7. I wanted the detailed difference between these two. You can reach me at [email protected] Thanks & Regards Nisad

  • How to control the permission for reports in share folder?

    Hi Experts, In OBIEE 11.1.1.6.0. I have created two folders in share folder,one is sales folder which contains some sales reports,and the other is dashboard folder which contains some dashboard pages that have these sales reports. So I want to new us

  • Slide show using default images on Pause

    Why is my AppleTV showing the default Apple Pictures for the screen saver slide show whenever the the is paused. It shows my Flickr pictures when the AppleTV is not Paused. Is anyone else experiencing this problem?