I want to use data service,Idon't know how to download it

I want to use data service,Idon't know how to download it,if you have data service please send me thanks a lot!

Hello Long,
you can download it here:
http://service.sap.com/bosap-support
(around middle of the screen:) “Browse Analytics Downloads: Installations, Upgrades and Support Packages”
(on top of the page:) “Installation and Upgrade”
SAP Data Services.
Regards,
Laszlo
Message was edited by: Laszlo Badovszky

Similar Messages

  • When I try to buy something, I get an Apple-ID which is not the one I want to use, and I don't know how to get rid of it either, so that I can use my ID, which is in Mail, Contacts etc. The ID I get, I can't find, so that I can delete it. What to do?

    When I try to buy something, I get an Apple-ID which is not the one I want to use, and I don't know how to get rid of it either, so that I can replace it with my ID in Mail, contacts etc. The ID I get without wanting it, I can't find anywhere. I have to delete it. How do I solve this problem, anyone?

    My content was obtained through another ID, which popped up earlier. Now this one doesn't pop up, and my current ID doesn't pop up either, but another one. How do you find an ID which is not in the store, and not in Mail, contacts etc. either?
    Or is it possible to write the ID yourself when you want to buy something, not only to have it popped up being unable to be changed?

  • I have changed the apple ID (email, but on my iphone , the icloud is stil asking me to log in whit the old email.And it is poping-up on every 10 seconds.I never used icloud, and i dont want to use it.I just dont know how to disable the icloud.

    i have changed the apple ID (email) but on my iphone , the icloud is stil asking me to log in whit the old email.And it is poping-up on every 10 seconds.I never used icloud, and i dont want to use it.I just dont know how to disable the icloud.

    If you see that pop up you enabled icloud. Whether you want or do not want now to use it irrelevant until you actually disable activation lock.
    In order to do that you have to change your apple id back to do that just long enough to sign in and back out. System will ask you to verify, don't.
    Just sign in on the prompt you getting and then logout. Once done, change apple id to what you have now and verify. Then decide if you want to
    use icloud (who does not want to be able to track their phone if lost or stolen).

  • Hi, I have a old IPod Nano, rarely used.   I don't know how to download a podcast to it.  Can anyone help me?

    Hi, I have a old IPod Nano, rarely used.   I don't know how to download a podcast to it.  Can anyone help me?

    You will need both License Keys the Lightroom 4 upgrade key and the Lightroom 3 key. You can download the latest LR 4.4.1 from the site below. Just make sure you get the appropriate one for your operating system.
    Adobe - Lightroom : For Macintosh
    Adobe - Lightroom : For Windows
    Install then you first enter the LR 4 upgrade serial number and then the LR 3 serial number when prompted.

  • Extract data from ECC to Oracle using Data Services 4.0

    How to extract data from ecc6.0 Business content extractors  to oracle using sap bo data services 4.0

    Are you trying to use the SAP BW Business Content to extract data out of ECC and load into Oracle tables with Data Services? If that's the case, then you cannot do that. The SAP BW Business Content was developed to only be used in conjunction with SAP BW. When using Data Services to access the extractors in ECC, it has to have an SAP BW InfoPackage associated with it to execute. In this architecture, Data Services is only a pass through from ECC to BW and allows the ability to do some transformations of data prior to loading into the EDW layer (staging tables basically) on SAP BW.
    To connect ECC to Oracle, you're going to have to have all of the SAP BusinessObjects supplied Function Modules loaded onto ECC, along with a non-dialog logon account that has the ability to pass dynamic ABAP programs, generate the programs and schedule them. Depending on how you want to process the output, you may also have to have the ability to write to files on the ECC application servers and have an FTP account created on the application servers that can GET flat files and potentially DELETE them (you're going to need to delete periodically, otherwise your jobs will crash when the file space allocation has been consumed).

  • Unable to support application while using data services

    I have a curve9220
    all time good product
    but unable to use any application while using data services 
    but i can browes from explore. 

    Yes, if you want to use them on mobile network you must have a BB data plan.
    1. Please thank those who help you by clicking the "Like" button at the bottom of the post that helped you.
    2. If your issue has been solved, please resolve it by marking the post "Solution?" which solved it for you!

  • I have Iphone 4 and its lock from at&t, but my contract is getting over in short time. And no longer i want to use this service. So after contract gets over its my right to get factory unlock my iphone 4. so help me

    I have Iphone 4 and its lock from at&t, but my contract is getting over in short time. And no longer i want to use this service. So after contract gets over its my right to get factory unlock my iphone 4.

    jatpri1730 wrote:
    I have Iphone 4 and its lock from at&t, but my contract is getting over in short time. And no longer i want to use this service. So after contract gets over its my right to get factory unlock my iphone 4.
    Unfortunately, AT&T does not provide unlocking.
    Stedman

  • Error while loading data into BW (BW as Target) using Data Services

    Hello,
    I'm trying to extract data from SQL Server 2012 and load into BW 7.3 using Data Services. Data Services shows that the job is finished successfully. But, when I go into BW, I'm seeing the below / attached error.
    Error while accessing repository Violation of PRIMARY KEY constraint 'PK__AL_BW_RE_
    Please let me know what this means and  how to fix this. Not sure if I gave the sufficient information. Please let me know if you need any other information.
    Thanks
    Pradeep

    Hi Pradeep,
    Regarding your query please refer below SCN thread for the same issue:
    SCN Thread:
    FIM10 to BW 73- Violation of PRIMARY KEY -table AL_BW_REQUEST
    Error in loading data from BOFC to BW using FIM 10.0
    Thanks,
    Daya

  • Using Data Services (AMF) with Android

    Hello,
    I'm working on Android application which needs to invoke existing AMF service.
    I've read the following post:
    Creating an Android application that invokes Data Services
    ...which states that you need flex-messaging-client-android.jar as part of your build to be able to use Data Services.
    This took me to the following post:
    Create a Data Services application for the Experience Server that returns data
    From there I managed to set up Expesience Server and connect to the Packages, but nowhere can I find the "dataservices-sdk-pkg.zip" which is suppose to contain the flex-messaging-client-android.jar. All I can find is "dataservices-pkg.zip" which does not have "flex-messaging-client-android.jar", but has bunch of other JARs. I've also spend reasnoble amount of time seraching through Package Share, but no luck.
    I've also Googled and read through all other posts relaetd to this topic and none of them seem to lead to success
    So my question is:
    when connecting Android application to AMF backend, do we still need to use the "flex-messaging-client-android.jar" or is there a new JAR that has replased this?
    If "flex-messaging-client-android.jar" needs to be used, could you help me find it.
    Thanks

    Found it...
    In the Package Share found the following package: es-sdk-pkg
    Downleaded that, then saved to local drive, then unzip.
    In "es-sdk-pkg" package you can find "dataservices-sdk-pkg" in the following location:
    ...\jcr_root\etc\packages\adobe\aep\platform\sdk
    Unzip "dataservices-sdk-pkg" and the "flex-messaging-client-android.jar" is in the following location:
    ...\jcr_root\etc\aep\sdks\riaservices\dataservices\4.5.1\android
    Hope this helps someone else.

  • Push Data in SAP Tables using Data Services

    Hi
    Lets suppose that I have used Data Services 4.0 to pull data from KNA1 table , and loaded into the MDM where data cleansing , enrichment and deduplication has been done, and then MDM writes to a file.
    How can Data Services then push the cleansed data back into the SAP table ( KNA1) ? [or it cannot be done due to multiple reasons ]
    Rishi

    Hi
    To update an SAP table, import the metadata for the relevant BAPI or IDoc and call it via a query transform.
    M

  • I want to use data binding in jsp,just like microsoft ASP's RDS,how can I d

    I want to use data binding in jsp,just like microsoft ASP's RDS,how can I do?

    I can't claim to know exactly what RDS binding involves, but if my hunch is correct, you can get very similar behavior by using JSTL and define your data source using JNDI. See the JSTL spec, my article series about JSTL, or a JSP/JSTL book (such as mine ;-) for details:
    http://java.sun.com/products/jsp/jstl
    http://www.onjava.com/pub/a/onjava/2002/08/14/jstl1.html
    http://www.onjava.com/pub/a/onjava/2002/09/11/jstl2.html
    http://www.onjava.com/pub/a/onjava/2002/10/30/jstl3.html
    http://www.thejspbook.com/

  • Extract data from a BW 7.0 cube to a SQL DB using Data Services XI

    Hi Gurus,
    We are trying to extract data from a BW 7.0 cube to a SQL DB using Data Services XI, the issue is that we can not read text without making "joins" between SID in the fact table and the master data tables. Do you know if it is posible to read text in a natural way?
    Best Regards

    Thanks Wondewossen,
    As you know, the DataStores (Data Services) provide access to:
    1.-Tables
    2.-Functions
    3.-IDOCs
    4.-Open Hub Tables
    We are trying to extract data using the first one (Tables), not using Open Hub.
    Best Regardas

  • HT5467 I can't find a list of all of my apps in location services. It doesn't list all of the apps like fios tv remote that I want to use location services for.

    I can't find a list of all of my apps in location services. It doesn't list all of the apps like fios tv remote that I want to use location services for. I mean it doesn't list any of the apps that aren't the factory presets. How can I turn on location services for these apps?

    or settings/general/restrictions then under privacy tap on location services.  scroll down and it will list apps and whether this service is on/off for particular apps

  • I want to use my 3Gs as modem .. how?

    I want to use my 3Gs as modem .. how?

    Short answer is to turn on Personal Hotspot in Settings. If wifi is also on the phone becomes a wifi source and your laptop or ipad can connect to the internet through that wifi. With wifi off you can connect by Bluetooth or by plugging in with the USB charging cable to your laptop.
    All of this requires that you have "tethering" capability from your cell phone provider. Some charge separately for the feature, and others include it with their bigger wireless data plans. If you use it for big downloads to the laptop you could hit your data limit, which can be expensive.

  • HT6117 Hi I want to attach word documents to yahoo mail app  and some job portals using iPad  I don't know how to attach it can u ppl help

    Hi I want to attach word documents to yahoo mail app  and some job portals using iPad  I don't know how to attach it can u ppl help me thru this issue

    would I be able to "upload" (not sure how else to say it) my existing folders and subfolders containing all my emails so that they are all available on my new IMAP service, while still being available on my Mac?
    Not easily, no. There's no direct transfer option between POP and IMAP, especially across email providers. The best you could do would be to forward all of your emails to your new address, although it's not clear that you need to - dropping your sbcglobal.net account doesn't instantly render all your existing mail void - it'll still be in your Mail client, you can still read it, search it, etc., it just won't be on your provider's server.
    I have toyed with the idea of getting a MobileMe account. Would that solve my issue/question above?
    MobileMe would be viable, especially if you're interested in synching your various iOS devices. It's not free, of course, unlike Yahoo and Gmail, although you've already discounted them...
    I have also toyed with purchasing my own URL, but it's hard to tell from the sites (1and1, Namecheap, etc.) if they come with IMAP email accounts included.
    Some registrars offer email hosting bundles with a domain registration. This could be a good way to go. GoDaddy, for example, have a email hosting option for domains you register with them.

Maybe you are looking for

  • Jvm crash and dll space

    Hi All, I am trying to figure out why the jvm might crash when accessing dlls. I get the following error. The interesting thing is it seems to related to load or loadlibrary and the number of dlls that actually get loaded. If I reduce the number of d

  • Impossible to accept Software Licence Agreement.

    Hello. I have reinstalled my Adobe Acrobat 9 Pro extented in a windows 7. At the first run, the programs ask me to accept the Software License Agreement. I click over "Aceptar" but the program does nothing. Any solution for this problem? Thanks.

  • Pulling images from folders or desktop to Photoshop (Mac)

    Hi, I'd like to know what is the best way to add new images to my Photoshop. For example, I have downloaded an image that I want to insert to my PS doc. if I want to add that file to my existing Photoshop doc, I will need to drag it first on top of t

  • LaserJet4 with mac os 10.6.8 useing ethernet

    I have a MacPro (intel) running OS 10.6.8.How can I get the printer to work from Ethernet port on my Mac to the JetDirect card Ethernet port installed in the Printer. Don't know which setting to use in the ADD PRINTER dialog box.Thanks

  • Grant developer access to tables

    I have created a db for one of my developers and i want to give him access to develop to one table in the dB.  I created the table and have setup a sql server user for him. When i grant him select, update and insert on the server he can connect to th