Using Remote cubes with IP

Dear Experts,
Is it possible to integrate a remote cube in a multiprovider a long with a realtime cube?, where the remote cube is used to read reference data during a planning function execution and the results are written into the realtime cube.
Regards,
Eitan.
Edited by: Eitan Ohayon on Nov 2, 2008 12:46 PM

Hi,
The performance of the planning mainly depends on the selection conditions specified in the filters. Try to keep it as restricted as possible to fetch minimum records. The lesser the number of records, the better the performance would be. Try to work not on multiproviders if possible. Try to use simple infoproviders with single cube as much as possible to improve the performance. If its non-avoidable situation, then you need to go for multiproviders.
Please award points if helpful.

Similar Messages

  • How to map or use remote cubes with flex (client) OLAPCubes?

    Hi,
    I have some remote cubes (Oracle or SSAS), I need to map them into the Flex cubes. Is it possible?
    If yes then please suggest me the way I can do this mapping to improve the performance at the clent.
    Thanks...

    found the solution in another approach.

  • UD Connect to SQL Server  using Remote Cube(URGENT !!!!)

    Hi all,
    Scenario:
    I am new to Remote/Virtual Cubes and I think everyone is new to Universal Data Connect (UD Connect).  I have to create a prototype using Remote Cube to create a front end reporting tool for one of our partners that does not have an SAP system.  So instead of our partner buying a front end tool to do querying on their database we decided to create the solution from our BW system by using Remote Cubes with UD connect since we just upgraded to 3.5 .  The legal limitation prevent us from loading the data on our system so we have to use remote cubes. 
    Question:
    I know RCs  are limited when it comes to the amount of data that they report on and the number of users that can use them but I don't have exact numbers.... I'm quiet certain that no one really know the 'exact' limit but it would help if i know the approx figures I'm working with.  I need to come with with a prototype ASAP so it can be decided if we want to go ahead with this. 
    I would appreciate ANY help from anyone regarding this issue and if you can think of some more issues that i might encounter pls let me know.  It would be great if someone who has gone thru this can guide me as well...Thank you all in advance.
    ML

    Hi,
    1) DB Connect is something like the grandfather of UD Connect (simply put).
    2) Here is some documentation about UDC:
    http://help.sap.com --> SAP NetWeaver --> [release, language] --> SAP NetWeaver --> Information Integration --> SAP Business Information Warehouse --> Data Warehousing --> Data Retrieval --> Data Transfer with UD Connect
    directly:
    http://help.sap.com/saphelp_nw04/helpdata/en/78/ef1441a509064abee6ffd6f38278fd/frameset.htm
    3) Customer Call Series recordings, presentations, etc.:
    http://service.sap.com/nw-cc
    (the webex session for UDConnect was on 17th March)
    4) UD Connect uses the 4 Connector types that SAP provides, like XML, ODBO, JDBC and SAP Query. They same connectors are used by the Bi Java SDK, which is included in the Visual Composer by the BI Kit.
    While in the UDC scenario you can either extract or remotely access the data and build structures for it, in the VC scenario you just make remote access to the data.
    Performance in either case depends on the amount of data and the kind of navigation and aggregation you require on the data made on the backend system (your MS SQL Server). And of course from network, load on the systems, etc.
    Servus
    Mario

  • Can we use remote cubes for real time data

    Hi Gurus,
    Can you please explain, can remote cubes be used for sales item and billing item ,data sources, if it, can i extract the data as of normal cube running on these DataSource, if so then i want to make multicube on normal cube and remote cube and make a real time sales data on BW, please explain the possibilities of this, we are on version 3.1c
    Thanks in advance

    Hi,
    Remote cubes are special InfoCubes. A Remote cube represents a logical view.
    Unlike with BasisCubes however, no data is physically stored in SAP BW. The
    data is taken from the source systems only after a query has been executed.
    There are three types of remote cube. They can be distinguished by the way
    in which they retrieve data.
    Overview: Virtual Cube Types
    -SAP RemoteCube
    A SAP RemoteCube allows you to define queries with direct access to transaction data in other SAP systems.
    -General RemoteCube:
    A general Remote Cube allows reporting using data from non-SAP systems. The external system transfers the requested data to the OLAP processor via the BAPI.
    -Virtual InfoCube with Services:
    For a virtual InfoCube with services, a user-defined function module is used as the data source.
    Regards
    Pavan Prakhya

  • Using remote JARs with the JVM?

    I was wondering if using remote JAR files with the JVM has any impacts on the performance / stabilities of the Java Virtual Machine?
    The thing that concerns me the most is how the JIT compiler works with remote JARs? What about garbage collection?
    I know one thing for sure if that the application startup is slower since the "client" need the download the needed classes locally in order to load them in the local memory.
    The command line would look like this (under Win2000):
    start javaw -cp .;\\192.168.0.1\some_dir\file1.jar;\\192.168.0.1\some_dir\file2.jar SomeClass
    The big PROS is the application deployment since the JAR files are centralized and not install on the client workstation. The CONS... You tell me!
    Thanks in advance,
    - Nik

    1. Performance.I need more details here. Premilinary benchmark shows that only the application startup is affected by the use of remote JARs. Is there anything else I should look for?
    >
    2. If the network is down so is the application.Point granted. But the application need the database to run anyway. And the DB is residing on the server.
    3. If the server is down so is the application.See my previous comment.
    4. If the server is bounced while a class is loading
    it would be a problem.The server are in a datacenter. They shouldn't be to much bouncing happening =)
    The point I want to make here is that using remote JARs simplify a lot the deployment of the application. Unless there's a big drawback to this setup, I think it's a good way to install 2 or 3 tier application on a close LAN.
    Any other thought(s)?

  • HT5287 Using Remote Disc with Ubuntu

    I have am in need of using the DVD+R Drive on my Ubuntu (13.04 Raring Ringtail) Laptop and was hoping to be able to do so via Remote Disc in OS X. However, all of the resources I have found only detail how to do so with Windows.
    Any suggestions? Thanks.

    I was able to do this by setting up a SAMBA share.  I already had a SAMBA server running to share some hard drive space, so I added a section to share the DVD drive.  I just accomplished this about 5 minutes ago, and it seems to be working...from my MacBook I can see all the files on my Ubuntu box's DVD drive.  NOTE: If you do this, you won't be using Remote Disc -- you'll connect to the drive like you would another networked computer.  That is, in Finder you'll look under the "Network" place, not in Remote Disc.  I don't know if this will work for what you need or not.
    If you're already familiar with SAMBA, this should be pretty easy.  You'll need to make the changes to the fstab settings per the instructions in the link posted by mende1.  Once you do that, update the smb.conf file to add the DVD as a share.  I can post the settings I used if you want.
    If you're not at all familiar with SAMBA...you'll need to do a little legwork first.  If this is the case, you might just try the steps in the link posted by mende1.  I already had SAMBA so I figured I could use that.  If you do want to use SAMBA, there's some good info out there in the Ubuntu forums about getting that all set up.  I'll try to help if you want to go that route, but it's been awhile since I actually set it up and once it worked I was afraid to mess with it.    Hopefully since you have "a mixed house" you're already familiar with SAMBA.

  • Can I use remote control with Winamp on my P100?

    Hello!
    I would like to know if it is possible to use the rc with other programs like winamp.
    Till now I am only able to use it with the media player.
    Greets
    Lukas

    Hello Lukas
    As far as I know it is designed just for Microsoft Windows media player. If you start WinAmp I am pretty sure that you will be able to change volume level but nothing more.
    Bye

  • Something has changed - cannot use remote prointer with my new MacBook Pro

    I replaced my 3 year old MacBookPro with a new one 3 weeks ago (late April 2010). I just discovered that my 4 month old remote laser pointer (RemotePoint RF VP4810R and RF wireless from SMK-Interlink - www.smklink.com) will not work with this new system. All it is supposed to do is advance (and go back) slides in Keynote. It works with every older Mac and every PC, but not with the new MacBookPro. I brought the device into the Apple store and it works with all older Macs they had but NONE of the new MacBookPros. Any ideas on what I can do? The store "genius's" blame it on the new chipset - a hypothesis with no solution. It used to be that Apple was plug and play. What is happening? One theory from Interlink is that they new Mac may not be effective in switching to lower speed USB devices. If true, it could affect many other devices.
    Message was edited by: George Killianey

    I have found a temporary solution. Combining ideas from the Apple store guys (it's a chipset problem) and the SMK-Interlink customer service (new MacBookPro may not slow down for the really slow speed USB devices), I attached my combination card reader/USB hub I have to handle my multiple card types from my cameras. I attached the USB cable from the RemotePointer's RF Wireless device to the hub and everything works! So this may not be just a problem with this device, but any simple but slow USB device you plug into the new MacBook Pro. But that's my opinion, an untested theory.

  • Use Remote DVR With Your own Router And A Nim.

    After some experimenting i have hopefully figured out how to get both Caller Id on tv and Remote dvr to work using these TCP port forwards to static ip's for your dvrs and set top boxes using a nim. In your router go to port forwarding and forward ports 35001 - 35009 use as many as needed for the amount of set top boxes you have. I was also informed by a tier 2 tech support person that in order for the set top box to always start listener 2 which is the TCP listener you need to spoof you wan mac address of you unsupported non verizon router to that of a dlink. Because dlink was verizons original setup and when there system sees a dlink router it knows to assign the TCP listener which is listener 2. I tried to get UDP to work using 63145 udp port. It just doesn't work. If you use this method you loose verizon's support. Oh and if your box is stuck on Listener 1 call verizon and ask to speak or request that they switch it to listener 2. I would do this before you switch the router it makes it much easier.

    Hi,
    I have found a workaround but SHAME on NOKIA BROWSER.
    I have loaded OPERA MINI and it works: I have got the page of my NETCAM even if it is not possible to get the video because OPERA does not support ACTIVEX (DCS-2120 requires an acticeX to be loaded the first time)
    WHO IS GOING TO TELL NOKIA ABOUT THEIR BROWSER ISSUE?
    I hope that my experience will help other N95 users.
    Now, I am going to get the video stream with realplayer.
    Bye

  • Is it possible to use Remote SharedObjects with the LCDS server?

    Hello,
    The ActionScript documentation for Remote SharedObject
    RSOs are created using the static getRemote function.  This returns a reference to an object that can be shared across multiple  clients by means of a server, such as Flash Media Server. If the shared  object does not already exist, this method creates one.
    The following code shows how you assign the returned shared object reference to a variable:
    var myRemote_so:SharedObject = SharedObject.getRemote(name, remotePath, persistence);After calling this method, use SharedObject.connect() to connect the  object to the application server, as shown in the following code
    var myNC:NetConnection = new NetConnection();
    myNC.connect(“rtmp://[yourDomain].com/applicationName”);
    var myRemoteSO:SharedObject = SharedObject.getRemote(“mo”, myNC.uri, false);
    myRemoteSO.connect(myNC);
    To confirm that the local and remote copies of the shared object are synchronized, use the sync event.
    All clients that want to share this object must pass the same values for the name and remotePath parameters.
    Is it possible to create RSO's using the LCDS server instead of the Flash Media Server? If so, how?
    Thanks,
    Oscar

    Tom,
    Thanks for your response. I decided to test this with the publish/subscribe messaging. Something I thought would work is not. Here is the simple example;
                    var btn:Button = new Button();
                    btn.label = "My Button ";
                    msg = new AsyncMessage();
                    msg.body = btn;
                    producer.send(msg);              
    Simple right? Well, this generates a fault;
    1/21/2011 10:37:55.462 [ERROR] mx.messaging.Producer 'D7094E2F-2CA1-39C0-1EC6-A9DE3171E836' producer fault for 'A11AE369-8349-8970-0C10-A9DE5113DA2E'.
    The LCDS log gets into more detail, AMF Deserialization ERROR....
    Please notice the use of Amf0 and Amf3 methods... I thought Amf0 was a thing of the past...
    Any ideas? Please help....
    [LCDS]01/21/2011 10:37:55.039 [ERROR] [Endpoint.RTMP] Deserialization failed for incoming data: Unknown AMF type '15'.
    flex.messaging.io.UnknownTypeException: Unknown AMF type '15'.
        at flex.messaging.io.amf.Amf3Input.readObjectValue(Amf3Input.java:217)
        at flex.messaging.io.amf.Amf3Input.readObject(Amf3Input.java:130)
        at flex.messaging.io.amf.Amf3Input.readScriptObject(Amf3Input.java:437)
        at flex.messaging.io.amf.Amf3Input.readObjectValue(Amf3Input.java:152)
        at flex.messaging.io.amf.Amf3Input.readObject(Amf3Input.java:130)
        at flex.messaging.io.amf.Amf3Input.readScriptObject(Amf3Input.java:437)
        at flex.messaging.io.amf.Amf3Input.readObjectValue(Amf3Input.java:152)
        at flex.messaging.io.amf.Amf3Input.readObject(Amf3Input.java:130)
        at flex.messaging.io.amf.Amf3Input.readScriptObject(Amf3Input.java:437)
        at flex.messaging.io.amf.Amf3Input.readObjectValue(Amf3Input.java:152)
        at flex.messaging.io.amf.Amf3Input.readObject(Amf3Input.java:130)
        at flex.messaging.messages.AbstractMessage.readExternalBody(AbstractMessage.java:654)
        at flex.messaging.messages.AbstractMessage.readExternal(AbstractMessage.java:324)
        at flex.messaging.messages.AsyncMessage.readExternal(AsyncMessage.java:98)
        at flex.messaging.io.amf.Amf3Input.readExternalizable(Amf3Input.java:491)
        at flex.messaging.io.amf.Amf3Input.readScriptObject(Amf3Input.java:420)
        at flex.messaging.io.amf.Amf3Input.readObjectValue(Amf3Input.java:152)
        at flex.messaging.io.amf.Amf3Input.readObject(Amf3Input.java:130)
        at flex.messaging.io.amf.Amf0Input.readObjectValue(Amf0Input.java:123)
        at flex.messaging.io.amf.Amf0Input.readObject(Amf0Input.java:94)
        at flex.messaging.io.amf.AmfMessageDeserializer.readObject(AmfMessageDeserializer.java:227)
        at flex.messaging.io.tcchunk.TCCommand.readMessage(TCCommand.java:191)
        at flex.messaging.endpoints.RTMPConnection.serviceTCMessage(RTMPConnection.java:1024)
        at flex.messaging.endpoints.RTMPConnection.doRead(RTMPConnection.java:610)
        at flex.messaging.endpoints.RTMPProtocolHandler.doRead(RTMPProtocolHandler.java:125)
        at flex.messaging.socketserver.Connection$ConnectionReader.run(Connection.java:864)
        at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
        at java.lang.Thread.run(Thread.java:662)
    Thanks,
    Oscar

  • Using Remote app with wired AppleTV

    I can only control my AppleTV 2nd Gen with the iPad Remote app when the ATV is connected wirelessly. With a wired connection Remote no longer detects the ATV.
    Similarly I can't see music or photo libraries on other Macs when I use a wired connection to the ATV. Does anyone know if this is the expected behaviour?
    Incidentally the wired connection is over a Netgear HomePlug AV network.
    Thanks!
    H
    Message was edited by: HD

    I guess the problem will be with the Netgear connection not being a simple wired connection. I think that both devices appear to need to be on the same subnet, I have two wireless networks 192.168.2.x and another on 192.168.4.x with my router and apple tv on the 192.168.2.x network. With my iPad on the 192.168.2.x network everything is OK but if connected to the 192.168.4.x network then it cannot connect to the Apple tv so I believe it must be apple preventing access from another subnet.

  • Using remote control with iPod 5G - does it work?

    I am trying to use my Video iPod with a cradle and remote control purchased at the same time from AppleStore in London. I can play, pause, cue, review, raise and lower volume; but the "menu" button seems to do nothing at all. I can't navigate around except by one song at a time! Am I missing something?
    Cheers
    PeteBell, UK

    From the description of the remote on the Apple store.
    "The Apple Remote offers play/pause, volume control and forward/back buttons."
    The menu button is for use with "Front Row".

  • Using remote speakers with non-iTunes sound

    The Apple Remote app is great in that I can play and control any iTunes music and play it on a remote speaker through my mac. However, is there a way to play sound generated by an iPhone application that is NOT part of iTunes library remotely on an airport express speaker, for example ? This will be handy to play output from programs such as guitar apps and my favorite "Easy Relax" sounds etc.

    I was just talking to a friend who was doing pretty much what you were asking about ... I haven't tested it myself but from what he said it sounds like what you were asking!
    Basically he has an iTrip connected to his iPhone which he uses to play his music wirelessly through the radio in his car but he has tried it with both TapTap Revenge and TouchGrind so far and both apps seem to send audio through the iTrip the stereo as well!
    I believe this is the iTrip he has ... http://www.griffintechnology.com/products/itripdock but they have many others to choose from ... http://www.griffintechnology.com/category/fmtransmitters ... (I assume all will work the same)
    It's not exactly what you were hoping for (it doesn't go through the AirPort Express) but if you have a radio connected to your speakers it should do want you were wanting, hope this helps!
    Matt

  • Using remote speakers with Airport express & safari

    How do I get music streams to work through my remote speakers, that are connected with airport express to my laptop? No problem through iTunes. I'm using Safari.

    Hi Rcaanl, welcome to Apple discussions; )
    See if this site helps you any iFelix I hope so.
    Good Luck & please let us know how you fare.
    Eme'~[)
    Helpful.. Solved..... Awarding points

  • Remote Cube  With Source System SQL

    Hello
    I had create connection with SQL Server.
    I had generate Datasource.
    I had Create a Remote Infocube.
    But I can't Assign SQL as source System
    Is this possible?

    Hi
    I think it can work for any system , for SQL server you need to create a view for BW to fetch data from the SQL tables.
    when the view is ready you can create ODS or any infoprovider on it.
    Hope this helps.
    Regards,
    Veera

Maybe you are looking for

  • To activate datasource in dev system

    Hi Experts, i have newly activated 0coorder_text in r/3 dev and i have replicated in dev bw system , when i am trying to activate it using RSDS_DATASOURCE_ACTIVATE_ALL  it says "There is no DataSource with these attributes " Please help, i  need to a

  • My iMac won't connect to my network drive

    I have a Buffalo network drive on my network.  It is already connected to my PC laptops.  I have installed the necessary software, but it will connect through the finder, but it will not go further than the "share" folder.  I have pictures and iTunes

  • Can't See Pages/States. Only States.

    I have created some artwork in Illustrator CS5 to import into FC and after doing so, I notice that I do not have Pages/States, only States. I believe that this is hindering me to make my buttons function properly. I will go into more detail just in c

  • "Cocoon " failed to preload on startup in Web application

    Hi , I am tryin to deploy cocoon web module in JBuilder X with BEA Weblogic 8x. It shows the following error trying to browse the index.xml file: "Cocoon " failed to preload on startup in Web application Can someone help me out ! Regards Rana

  • Maintaining length of originally recorded clips

    I was pretty good with iMovie 6 and my miniDV camcorder, but now am working with a Canon HF11 HD camera (flash memory) and iMovie 7.1.4 and it is like starting over again. Sorry to ask what is probably a very basic question, but thanks in advance for