User id type for connecting Universe with SAP BI

Hi All,
I am working on SAP BO XI 3.1 SP3 and I am successfully able to connect Bex query to the Universe.
While creating a connection within Universe, we have to provide SAP BI logon parameters like Application IP, user id, password, etc while connecting without SSO.
Currently I am using my SAP user id credentials.
But going forward in production environment we should have some dedicated ID for this connection as my id may expire in future.
So what is user id type that should be used in this case and what is the best practice in such scenario.
Would appreciate if someone could provide some reference link/doc as well.
Thanks
Ritesh

Hi,
for the connection creation you can use your SAP credentials, its valid only till you create and edit the connection.
for the user's as per my experience it's better to select "use single sign on while refreshing reports at view time" so when the user refresh  the report his credentials will be passed for autherization.
Regards,
Ramu.

Similar Messages

  • Step-by-Step Guide for connecting CRM with SAP R/3 system Server

    Hi Experts,
    For my ongoing project , I am in the need of connecting the CRM server with
    SD server.
    Can u share any Step- By Step  guide for doing that.
    I know that  the RFC connection has to be established between the system.
    Logical system must be create and all such stuffs.
    It is definitly helpful, If u can help me out.
    I would  to thank, appreciate and reward for your help
    Best Regards,
    Maniprabu

    Hi Mani,
    Follow the following steps :
    1. Create RFC destination for both the systems on CRM and R/3 in SM59.
    2. Create the logical systems and assign clients to logical system in SALE transaction both on CRM and R/3.
    3. Create a user in the R/3 table CRMCONSUM with the name CRM.
    4. Maintain the Middlware Parameter tables on CRM : Table SMOFPARSFA:
       Create an entry for following parameter entry:
       Key - R3A_COMMON
       Para name - CRM_DEFAULT_DESTINATION
       Value - R/3 logical system
    5. Maintain the parameter tables on R/3 system : CRMRFCPAR, CRMPAROLTP
        CRMRFCPAR :
        Create new entry with following data:
        User - CRM
        Object name - *
        RFC Destination - RFC destination for CRM
        Load types - All Load Types
        In Queue flag - X
        Send XML – No XML
        CRMPAROLTP :
        Create the following parameter entry:
        Para name - CRM_DEFAULT_DESTINATION
        User - CRM
        Value -  Name of the CRM logical system
    6. Create Sites and attach subscriptions in Admin Console : Tcode SMOEAC
        Create a Site as CRM and another as R/3. Attach the required subscriptions to the R/3 site.
    7. Register the queues in SMQR and SMQS transactions.
    PS : For detailed steps refer the Middlware Base Customizings(CR500 and CR100)
    <b>Reward points if it helps.</b>

  • Can we create new partner types for quallity notifications in SAP system?

    Can we create new partner types for quallity notifications in SAP system?
    The business requirement is to limit the available entries for partners  displayed when they search in quality notification. I have already created new partner functions & assigned the relevant partner types, however struggling with defining new partner types.
    Would appreciate help in resolving this.
    Thanks,
    Nilesh

    I know this customisation setting ...It allows us to create the partner functions & assign it to the partner determination procedure.
    Then you can assign the procedure to the notification type.
    This customisation setting does not solve the problem I have.
    I'm looking for the partner type creation process which we assign to the partner function.
    Edited by: NILESH BHAVE on Aug 12, 2010 3:06 PM

  • Using Connect:Direct with SAP

    Folks,
    Client is using Connect:Direct to transfer the files from one location to another location.There are two table maintained namely T9AOA and T9AOB with Interface id and Unix scripting w.r.t Processing types respectively.
    1.I don't think these are SAP standard tables then why they are not named starting with Z or Y
    2.How to use Connect:Direct with SAP.
    Searched in SDN and google but didn't get any clear information on the above.From google I came to know this is a Product of Sterling Commerce(AT&T).
    Hope someone here who used Connect:Direct with SAP can share the info.
    Thanks,
    Kiran.

    Paky,
    The existing Design,had some tables which were maintained with required Unix Scripts.In the program we are just fetching that script from the table and building a Unix Command to move the files.There is also a URL using which we can check the status of the files.As I was just using the already existing design,don't have much info on how C:D connectivity can be designed from scratch.
    By Googling,I was able to get some info.May be it will give you some lead.
    https://www.google.co.in/?gws_rd=cr&ei=F5apUsrYCYWNrQf1y4GoDQ#q=connect+direct+in+unix
    K.Kiran.

  • What's the best way to connect Cognos with SAP 4.6c on iseries V5R4

    We have SAP 4.6c on iseries V5r4.
    What's the best way to connect Cognos with SAP so that data could be extracted from SAP and create reports with Cognos.
    Thanks
    Joe

    DB2 Connect version 8.2 is no longer supported by IBM (support ended April 30, 2009, see http://www.ibm.com/software/data/support/lifecycle/). As far as I know, DB2 Connect is communicating through DRDA, which is a platform-independent protocol supported by all DB2 platforms, so any DB2 Connect client should be able to talk to any DB2 database. However, there may be limitations on the supported release combinations.
    Kind regards,
    Christian Bartels.
    Edited by: Christian Bartels on Sep 6, 2010 4:17 AM

  • Plz send step by step process  for Outlook integration with SAP

    Hi Basis experts
    Plz send step by step process  for Outlookexpress  integration with SAP.
    plz send if anybody have at the earliest.
    advance Thanks& regards to all
    Supriya

    Dear Supriya,
    If it is in SAP then please go through the below mentioed site
    http://www.duet.com/
    please tell me where in you want to integrate?
    Outlook Configuration with SAP-EP is a PPT file.
    please mail me your id i will send it accross.

  • Connecting BO universes with SAP on a SQL server database

    Hello,
    The aim is to make a secured connection between a BusinessObjects universe and an SAP system that runs on a SQL server database.
    We will have in the nearby future 1 SAP system for several customers (SAP in the clouds). For those customers we want to maintain their BusinessObjects connection with the SAP system as it is for the moment. This means that the customers who are working with their current BO system (5.1.6) connect for the moment between BusinessObjects and their local SAP system  via the universe connection (Oracle driver and user). These customers should connect in the nearby future to a central SAP system and only be able to see the data of their own company (based on a client number). Iu2019m wondering if we could use the SAP-authorisation mechanism in order to do so. This would mean that we define an SAP user in SAP and that we define the same user in BusinessObjects and that there is a layer in between (cfr. The sap java connector) that allows a secure connection for a client to only its specific data (based on client number f.i.)
    Can you tell me if there exists already a solution for this for BO 5.1.6 or what is the pre-requisite in order to do so. I know that the Best Practices of SAP-Bo use already this kind of mechanism but then we talk about BO XI 3.0 and ECC 6.0 linked via a Java Connector. Does there already exists something like that for the connection between an SAP system (on a SQL server database) and a BusinessObjects 5.1.6 system.
    Thanks in advance for your answer.
    Thierry Renaer

    Hello,
    Thank you for your reply. And what about BO XI 3.0? What should we be using?
    Ik have been using the SAP Java Connector but I'm wondering if there exists more user friendly (read easily adaptable) tools in order to provide a secure connection between SAP BO XI 3.0 and SAP ECC.
    Many regards
    Thierry Renaer

  • What cable type for connecting with gigabit port

    What kind of lan cable that I should use for connecting with gigabit port from Time Capsule to get the fastest transfer rate. And what is the maximum rate MB/sec that could be?

    You can use CAT5 or CAT6.
    max transfer rate is:
    Fast Ethernet has a theoretical speed of 100 Mbits/sec (12 MB/sec), while Gigabit Ethernet has a theoretical speed of 1000 Mbits/sec (120 MB/sec). That suggests a double speed advantage of Gigabit Ethernet over USB (60 MB/sec), but neither protocol hits its maximum. In reality, a typical USB connected disk is roughly equal to or lesser than the throughput of a shared drive attached over a Gigabit Ethernet network.
    Over wireless network:
    - 802.11b has a theoretical speed maximum of 11 Mbits/sec with a typical transfer rate of around 4.5 Mbits/sec (0.5 MB/sec) with an ideal signal.
    - 802.11g has a theoretical speed maximum of 54 Mbits/sec, with a typical transfer rate of around 23 Mbits/sec (2.5 MB/sec) with an ideal signal.
    - 802.11n has a theoretical speed maximum of 300 Mbits/sec, with a typical transfer rate of around 74 Mbits/sec (9.25 MB/sec) with an ideal signal.

  • LDAP  connector for Customer masters With SAP..........

    Hi Experts ,
    Our requirement is we have certain applications which are integrated
    with SAP Portal.
    For these applications Data sources are maintained in two different
    LDAPS.
    One LDAP (enterprise directory) is for USER data and the other LDAP for
    Customer  data(in this senario customer  data is nothing but business
    partner role oragnization).
      MY task is to build an interface for Customer data with LDAP sync.
    So here the question is, Can we use SAP standard LDAP connectors to
    make connectivity to the enterprise directory(LDAP)and push business
    partners data from CRM to the enterprise directory.
    In Standard SAP system which are standard LDAP connectors support
    this functionality?
    Please advice me and also let me know if we have any SAP notes for this
    senario.
    Best Regards
    Prasad

    Thank you very much for the useful link Martin. Anyway, there are some things that I cannot find for NX Unigraphics integration:
    In the wiki you can find
    You can download the CAD-Integration-Software from http://service.sap.com/swdc and then goto
    Installations and Upgrades > Supplementary Components for Cross Industry Solutions > Life-Cycle Data Management > SAP PLM Integrations > select the desired integration
    But that path does not exist in SAP download software page.
    Also, in the availability matrix I can find integration with several systems (catia, solid edge, autocad...) but not unigraphics.
    Could you please provide some more information on the topic?
    Thanks a lot.
    Neil

  • Correspondence Type for F.27 with ADOBE form.

    Hi All,
    I am stuck into one issue. See the below details:
    Requirement: I want to create a new correspondence type with new PDF form which can be attached to F.27.
    What I did so far: I have created a new ADOBE form to fulfill the PDF requirement and created a fresh Z driver program to run it. Also Functional people attached this driver program and form with newly created correspondence type for particular company code. When I am running my Z program directly from SE38 it is running correctly and giving me PDF output in a proper way.
    My Problem: The problem is when I am running it from F.27, whatever user is giving parameters in F.27 selection screen is not passing to my Z program and the output is not coming as required. In this case what it is doing is simply going to my piece of code neglecting the user entered parameters and picking up the parameter given in variant of my Z program and giving me output.
    I am very new to correspondence type and all so kindly help me in fetching F.27's selection parameters into my program.
    Thanks a lot in advance.
    Best Regards
    Virendra Kedia

    Hi Raj,
    The selection screen for f.27 is coming from ob78. And the link of Correspondence program and correspondence is difined in OB78.
    Regards

  • How to configure for GPlus Adapter with SAP Phone and SAP CRM

    Hi All Basis Adm,
                   Please consider as an urgent basis i need the information that how to configure  GPlus Adapter with SAP Phone and SAP CRM . My server is CRM 5.0 (kernel 7) with Oracle Database. This information is require to connect Webclient to Sap Phone with GPlus Adapter (Genesys Adapter 7.1).  If u have any document regarding mentioned above than that will be acceptable. 
    Regds,
    Govinda

    Hi Prasad,
    In you case, it's a file to file scenario.
    Go thro' this link for a solution:-
    /people/venkat.donela/blog/2005/03/02/introduction-to-simplefile-xi-filescenario-and-complete-walk-through-for-starterspart1
    /people/venkat.donela/blog/2005/03/03/introduction-to-simple-file-xi-filescenario-and-complete-walk-through-for-starterspart2
    Regards.
    Praveen

  • How to set security type for lenovo working with hotspot?

    How to set wireless security type for lenovo laptop working with hotspot?
    Since I can connect with the other laptops except this brand.

    //add related mutip-part to combine parts
    MimeMultipart multipart = new MimeMultipart("related");
    //attach a pdf
    messageBodyPart = new MimeBodyPart();
    fds = new FileDataSource("h:/something.pdf");
    messageBodyPart.setDataHandler(new DataHandler(fds));
    messageBodyPart.setFileName(fds.getName());
    multipart.addBodyPart(messageBodyPart);
    //add multipart to the message
    message.setContent(multipart);
    //send message
    Transport.send(message);

  • Object type for connection object

    Can any one tell me the object type for the connection object.
    Regards, Goksi

    hi goksy
    go to  swo1
    click push  butt BUSINESS OBJECT  REPOSITORY
    and click  all types in the pop up screen
    then u need to  xpand the sap util node
    then u  will find all the isu objects involved
    hope it  will be useful  to u
    kr
    raj

  • SAP Crystal Report 2013 SP03 - Connection error with SAP ECC tables, clusters

    Hi,
    I'm trying to connect SAP Crystal Report 2013 with SAP ECC but I'm getting below error. I've read some where that We need to install SAP integration kit but SAP BI 4.1 it comes default, also had to install the ABAP cystal report transport - How to do Install this on SAP side -
    and on the ECC side we had to develop Crystal Authorization - how to develop this?
    Can someone screenshot of these steps and please suggest if something else can be done.

    Hi Pawan,
    Search for the error and you should see many threads for this issue.
    Anyway, this is what I found:
    logon failed. you do not have the necessary rights to design reports
    Crystal Reports 2008 and BW - Installation and Configuration - Business Intelligence (BusinessObjects) - SCN Wiki
    The wiki should have answers to all your questions regarding Transports, Authorization et al.
    -Abhilash

  • Different PR type for Eternal Procurement with Subcontracting

    Hi,
      We have some material with external procurement with special procurement key as 30  , as when we run the MRP default document type is NB with this PR is generated we have created new PR type as ZSUB  and same is assing in OMDT under MRP group in document type SC but even after this setting when we run the MRP  for such material the PR is generated with type NB only  so what settign is required for this.
    regards,
    zafar

    Hi
    Make sure the following
    1 Document type for PR with allowed item category L
    2 OMDT assign Doc type for MRP grp, make sure you assigned in the 2nd column Document type for SC
    3 In Material Master MRP1 view assign the MRP grp
    4 In Material Master MRP 2 viem assign special procurement 30 - subcontracting
    5 if you want the system to assign the vendor automatically maintain Source list
    It will work fine if the above setting are correct.
    Karthik

Maybe you are looking for