Bussiness Objects connection with R3 systems

Hi,
I would like to connect Bussiness Objects with R3 systems, does anyone have a tutorial or refer any note?
Best Regards,
Nuno Silva

Dennis is right, the connectivity option youo have today is limited to Crystal (unless you wanted to do something purely at the DB layer), but Webi/Universes for ERP are coming in a future release.  A prototype is availble at the Innovation Center
SAP BusinessObjects Web Intelligence Reporting for SAP ERP [original link is broken]
Very weird.  I only posted this once, but two posts appear??????
Edited by: Pizzaman on Oct 1, 2009 10:57 AM

Similar Messages

  • How to verify the  Source systems connectivity with BWQ System.

    Hi All,
    I have diff source systems. And my requirement is to check the source systems connectivity with BWQ (BW Quality sys). please any body tell me the steps how to check the source system connectivity ?
    Thanks & Regards,
    Manju

    Hi Manjula,
    If you encounter problems when establishing a connection to your target server, check the following:
    A message box appears while performing one of the following actions:
          Setting connection by choosing Apply to local session.
          Testing connection settings by choosing Test settings.
          Creating SAP TSQL objects
    If errors occurred, they are displayed in the respective message box.
       Check developer trace files in ST11.
      Test connection:
         For RFC related errors, check the RFC connection via SM59
         For database multi-connect errors, check if you can connect to the target SQL Server with the SQL Server Query Analyzer. Also check if the DBCON entries are correct.
    Regards,
    RK

  • How to get audio device information connected with MAC system?

    I want to know the samplerate (the number of samples per second) supported by the device connected with the MAC system.
    I am also pasting the code as below where I need that info.
    // Using PCM 44.1 kHz, 16 bit signed,stereo.
              AudioFormat audioFormat = new AudioFormat(AudioFormat.Encoding.PCM_SIGNED,  //     the audio encoding technique
              44100.0F,// sampleRate           the number of samples per second
              16,      // sampleSizeInBits the number of bits in each sample
              2,       // channels           the number of channels (1 for mono, 2 for stereo, and so on)
              4,       // frameSize           the number of bytes in each frame
              44100.0F,// frameRate          the number of frames per second
              false);  // bigEndian          indicates whether the data for a single sample is stored in big-endian byte order (<code>false</code> means little-endian)

    Kanni wrote:
    Can you sugget something in that area.That's not an issue that's specific to MAC, it'd be specific to any system with a limited number of supported capture formats.
    I've handled this problem in the past by generating an array full of all of the AudioFormat objects I'd consider acceptable, and I just iterate through them until I can find a TargetDataline that supports it.
    TargetDataLine tdl = null;
    /* Write your own code to get an array of acceptable formats here */
    AudioFormat formats[] = JavaSoundFormats.getFormatList();
    for (AudioFormat format : formats) {
        DataLine.Info dlinfo = new DataLine.Info(TargetDataLine.class,
                                                 format);
            if (AudioSystem.isLineSupported(dlinfo)) {
                try {
                    audio_in_format = format;
                    tdl = (TargetDataLine)AudioSystem.getLine(dlinfo);
                    break;
                catch(LineUnavailableException e) {
                    // No need to do anything
    /* If we don't have a targetdataoutput object, give up */
    if (tdl == null) {
        System.err.println("No TargetDataLines found!");
        System.exit(1);
    }

  • Marked objects connect with thin line

    I work in CS6. When I mark two or more objects they automatically connect with a thin line (and a white square) between them. They are still two separate objects, but the connection between them is shown (and they can be dragged together). Is it possible to change this setting?  

    That's the selection bounding box, and no, you can't change it.
    The bounding box is going to change to be the smallest rectangle that completely encloses all of the selected objects and may look quite different from what you describe if the objects are not the same size and aligned vertically or horizontally.

  • DB Connect WITH BI System

    Dear Experts,
    I have to connect my BI System with Microsoft Sql Server.
    I have read so many standard documents but still not sure how to proceed with it.
    My First conern is related to DBSL Library .  From where we can downlaod and which file need to be download and where to kept it. ?
    Second Concern is user id and password of database. is it necessary same user should exist in both system.(BI System and SQL Server)  ?
    Third concern :  Is there any Specific settings need to activated in SQL Server ?
    Please help me as I am not getting exact answer from standard documentation available.
    Regards,
    Mohit.

    Hi there,
    Dont' know in BI 7.0 and oracle but I did it once with SQL Server and BI 3.5.
    There, tables shown are database views that have been created whit certain conditions like:
    User on the connection parameters is bd_owner of the database views.
    User have select permisions for the database views
    User have db_dladmin
    Check requirements for oracle but it seems and autorization problem on the database side.
    Hope this helps,
    Regards,
    Carlos.

  • IPhone with iOS 7.1.2 cannot connect with car system

    Hi,
    I am using iPhone 4s with iOS 7.1.2 . I used to connect it with my car (fiat bravo, with blue&me system) and it has worked well, but it was still on iOS 7.1.1. Now it doesn't want to connect with the car, phone sees the car, but cannot connect with it. How can I solve this?

    Hello, Brunon_Wayward. 
    Thank you for visiting Apple Support Communities.
    Sometimes when an iOS update is released there is a compatibility lag with certain features that requires an update to the vehicle.  I would first check with your vehicle manufacture for any firmware updates.  However, here is an article that has some helpful troubleshooting steps regarding car stereo connections and an iOS device.
    iOS: Troubleshooting car stereo connections
    http://support.apple.com/kb/ts3581
    Cheers,
    Jason H.

  • IPhone connectivity with a system

    Please, how do I share my Apple iPhone4 internet connection with a computer........Thank you

    http://support.apple.com/kb/HT4517

  • Connection with external System using AS2/SFTP adapter.

    Hi All,
    I need to use SFTP/AS2 to connect to an external Server which is not in our landscape.
    Can anybody could help whether i need to create a party on the Sender side as sender system is an external Server.
    I have gone through many docs but i am not clear when to use party and when not..?
    Regards,
    Rahul

    Hi Rahul
    Whether to use a party or not is both an architectural question as well as a development question.
    Architecturally, if an external server is not in your landscape and belongs to a different company/entity, your scenario would be a B2B process. You can refer to the below link for more details about B2B, but I've included a short snippet below too.
    http://help.sap.com/saphelp_nwpi711/helpdata/en/48/c7a475da5e31ebe10000000a42189b/content.htm
    Using a communication party, you address a company that is involved in a B2B process.
    The (technical) name of the communication party (for example Bosch) is the identifier for the company within an Integration Directory. To be able to identify the company during any external communication using a globally unique ID, you specify alternative identifiers for a communication party. For external communication, the name of the communication party that is known internally is mapped to the ID. A particular identifier is specified in the communication channel (see below).
    In terms of development, not all adapters (FTP, SFTP, SOAP, etc) require the use of a party object when you develop a B2B integration scenario. There are companies which have implemented all B2B scenarios using those adapters in an A2A style (using just Business Systems.)
    As Harish has mentioned, if you use the Seeburger AS2 adapter, you will need the party object (AS2ID is configured there), but if you use the SFTP adapter, it is optional.
    For your case, I'd recommend going with Party to clear distinguish that it is a B2B process.
    Rgds
    Eng Swee

  • Oracle connecting with one system

    Hi all,
    We have Oracle (10.2.0.1) on windows 2003.
    Oracle Server IP->192.168.4.19
    My system IP->192.168.4.108
    Now i want that only my system(192.168.4.108) is enable to connect to Oracle Server.Connection from another IP is denied.
    How can i implement this configuration?
    Please Guide
    thanks,
    Neerav

    Neerav999 wrote:
    Gk Joe could please me understand "valid node checking"Learning where to look things up in the documentation is time well spent investing in your career. To that end, you should drop everything else you are doing and do the following:
    Go to tahiti.oracle.com. Drill down to your product and version.
    Spend a few minutes just getting familiar with what is available here. Take special note of the "books" and "search" tabs. Under the "books" tab you will find the complete documentation library. <b>Look under the 'search' tab for 'VALID_NODE'. </b>
    Spend a few minutes just getting familiar with what kind of documentation is available there by simply browsing the titles under the "Books" tab.
    Open the Reference Manual and spend a few minutes looking through the table of contents to get familiar with what kind of information is available there.
    Do the same with the SQL Reference Manual.
    Do the same with the Utilities manual.
    You don't have to read the above in depth. They are reference manuals. Just get familiar with what is there to be referenced. Ninety percent of the questions asked on this forum can be answered in less than 5 minutes by simply searching one of the above manuals.
    Then set yourself a plan to dig deeper.
    - Read a chapter a day from the Concepts Manual.
    - Take a look in your alert log. One of the first things listed at startup is the initialization parms with non-default values. Read up on each one of them in the Reference Manual.
    - Take a look at your listener.ora, tnsnames.ora, and sqlnet.ora files. Go to the Network Administrators manual and read up on everything you see in those files.
    - When you have finished reading the Concepts Manual, do it again.

  • MSS Component not connected with Backend system

    Hello All,
    In our NW Portal 7.01 system, we have got old Business package of MSS 60.1 & when we are trying to connect to our backend system R/3 4.7, we are able to connect it.
    Now we have upgraded portal to EHP1 and then we are trying to do the same, then we are not able to connect to MSS business package, as we are getting TP Host missing error and connection not able to do with R/3 system
    Has anyone come across such scenario? please update us asap.

    Just 1 correction, we are able to work successfully with NW 7.0, but not after upgrade to EHP1.
    So need to know, whether anyone is able to work with NW 7.01?

  • How to know that remote object connection with server has not disconnected?

    Hi,
    In my application want to check weather connnection with
    remote object has disconnected or not. I have not found any
    property with remoteobject to verify this. Weather it is possible
    with remote object or if not then how it could be done with
    channel. I have checked connected property of channel but i could
    not find out how it works.
    Is there any solution for this, if any one know please
    reply...
    Thanks..

    Did you ever get resolved. I am having the sames issues
    Regards,
    Wally
    http://www.level10solutions.com

  • Problems connecting with Nintendo systems

    Hello everyone!
    Recently, I decided to get a new Linksys router (Model Number WRT120N) for my devices to connect to the internet. Previously, I just had a Nintendo USB connector for my 2 DS and my Wii, but since I intended to get a laptop for school, I got the router.
    After setting everything up, the devices all connected just fine. I loved the router, and after trying different things, it worked with everything. However, on Thursday night, they stopped working randomly. All of my devices that were connected could not connect to the router. (That would be my 2 DS lites, my Wii, and my Droid phone)
    I checked with each device, and nothing would work. (I don't know if it helps, but my phone would say "Connecting", then "disconnected".)
    I tried setting back everything to the default settings and tried again. My phone was the first to work, but now none of my Nintendo devices are connecting.
    I've already changed the settings on the Web Admin page for the router (changed it to 1-2 mbps), added the 10 to the IP address. (All of this is from the reccomended page from Nintendo)
    I don't know what you guys may need to help me, besides the model number above. If this helps, I'm using the WPA2 Personal security. However, I manually set the 2 DS last time, and they both worked fine. Also, I'm running on a Windows XP system
    Long story short: Set up everything on my own, all the devices connected fine. Later in the week, they all stopped working randomly, and I reset the settings. Now after going through everything the same way, only my Droid will connect, and the Nintendo DS and Wii will not.
    Any help would be greatly appriciated. Thanks!
    PS: I asked the same question on the Nintendo support forum, but there hasn't been a helpful answer that solved my problem yet, so I'm hoping maybe I just set it up wrong. Currently, I'm running the router with no security, as per the request of testing it from a helper on the forum, but they haven't responded back yet.

    What I meant by 10 IP addresses was that I added 10 to the last digit of my IP address for the DS systems. (As in, it was 102, so when I manually imput the IP into the DS, it's 112)
    I have tried setting the devices to detect the router automatically, but they just connect for about 5 minutes, and then completely loose the signal, and I get a error code on them.
    I don't think there are any other wireless channels that are nearby right now.
    Should I just reset the router or something? I'm not really sure what to do at this point.

  • How Business Objects connects with Composite Studio 4.6.0

    Hi,
    Info on Composite:
    Composite Studio is third party tool which connects to multiple data sources and executes the scripts (similiar to VIEW) to retrieve the results. One has to make call to the scripts to get the results.
    more information: http://www.compositesw.com
    Requirement:
    Trying to connect BO XI R3.1 to composite as to call scripts to get data and then create Universe on the same.
    Connectivity should be JDBC or oriented towards Java (preference for Java but not mandatory)
    Tool: Composite Studio 4.6.0
    Driver: composite46.dll
    Driver location: C:\Program Files\Composite Software\CIS 4.6.0\apps\odbc
    Regards,
    Arjun Kushwaha
    Edited by: Arjun_Kushwaha on Nov 12, 2009 8:43 AM

    It will be great if you could let us know how to built the Universe on top of Composite, may be using ODBC connection.
    I tried by creating the user / system DSN but these connections doesn't appear when tried to create the Universe in designer (using BO XI 3.1)
    We can then try to build using JDBC connection.
    The data source is very scattered and Composite is in the position to handle them all and hence we cannot eliminate composite and are forced to use it as one of the underlying layer to connect to actual data.

  • Connection with Nonsap System

    Dear All ,
    Can We connect the Solman to nonsap systems.

    Yes
    how to create system for non sap and non abap
    http://help.sap.com/saphelp_sm32/helpdata/en/a9/33482d238eac4ab9ab9596c9c0afd6/frameset.htm
    trans smsy
    Specify main instance of non-ABAP SAP and non-SAP products
           1.      Select the system for which you want to specify main instances, and set the Relevant flag for the relevant main instances, in the Main Instance Selection tab.
    The system copies the selected main instances into the left-hand screen area, under the system.
           2.      Select the main instance and enter the required data at the right-hand side of the screen.
           3.      Save your entries.
    Pls check service.sap.com too.
    Regards
    Prakhar
    Edited by: Prakhar Saxena on Feb 20, 2009 10:33 AM

  • How can I create a mobile application to connect with my php system

    II have few question to ask all expert here :
    1. Im using Netbeans IDE, how can I compile the .java file to .jar ?
    2. Currently, I have created a point of sales application using php and I hope to create a Mobile application to connect with tis system. So, anyone can let me know what I need to start ?
    3. Im using postgresql database, anyone here know how to connect with mobile application?

    !. When you build java application in NetBeans (standard one) you just click 'Build' or 'Clean and Build' and your jar file is waiting for you inside 'dist' directory of your project
    2. Connecting MIDP application to the server running PHP scripts is not a problem, just connect using simple HTTP with GET or POST and you are done, google on it!
    3. You can connect to the database using some kind of PHP/JSP/ASP or whatever application you want and then using method from point 2 to send and retrive values, you can do it with web services as well, possibilities are endless
    Hope this helps!
    Kris

Maybe you are looking for

  • SOLMAN 4.0 - Error in "get macadress" during installation

    Hi Group, I'm currently installing new solman 4.0 and at step 30 of 40 "Configuring UME" I got the following error: getMacAddress() failed  **  trying to get mac address from ** file /usr/sap/SAPinst/SOLMAN/SYSTEM/DB4/CENTRAL/AS/MAC_ADDRESS Jaime Est

  • No HDMI sound output to TV

         I've tried looking around for help on this, but nothing seems to solve the problem.  Long story short...when I bought my Droid Bionic a few days ago, I also bought an HDMI cable for the phone.  When I plugged in the phone to my Sony television,

  • Indesign CS5.0 SDK - Reframe Command

    Hello I have a working version of code that palces an excel spreadsheet on a document then prints it to PDF My sheet has to be resized tho, so I am succesful in calling the code below in VBScript to resize, then expand my spreadsheet on the page Set

  • CIS implementation

    I am getting the follwoing error while running the CIS Java program com.stellent.cis.client.command.CommandException: No adapters have been configured      at com.stellent.cis.client.command.impl.services.CommandExecutorService.executeCommand(Command

  • Converting .MTS files to .MOV files

    I'm converting .MTS files from my new Sony AVCHD camcorder to .MOV files with a software called VoltaicHD. It works well but it takes for ever to transfer large amounts of footage. Anyone aware of a way to batch convert these files? Also, am I loosin