Is there a way to download an XML file from internet to internal table.

Hi,
We have Two system that first is "R/3 4.6C"   and   second is  "WebAS 6.20" and prior is first.
I tried so much ways, i searched Function modules, classes, transactions ...
But i have not found a way to download and XML file from internet like "http://www.tcmb.gov.tr/kurlar/today.xml" to internal table.
is it possible to do ?
if not, i will do with Delphi and RFC but i dont want to do this outside from SAP.
thanks
ibrahim

Hi Ibrahim Bhai,
I am Facing same kind of issue of getting Data of url into internal table.
I want to know what are the settings that need to be made in SM59 to achieve this.
What are the parameters that need to be passed while call to FM 'http_get' .
Full Points will be rewarded.
In Advance Thanks.
With Regards,
Shahrukh.

Similar Messages

  • I installed a new hard drive in my MacBook. Is there a way to download os 10.6 from internet to DVD for install?

    I installed a new hard drive in my MacBook. Is there a way to download os 10.6 from internet to DVD for install?

    Hi C.Mathew Mulligan,
         If you would like you can your boot your computer into recovery mode using Command+R There you can select re-download it from the internet. You will not have any of your old data on your new computer, but that is because you replaced your hard drive. So if you would like your old data to be there on your new computer I would recommend to back up your old hard drive to Time machine then Boot it into recovery using Command+R and click on restore with Time machine. Once that has completed successfully you not only should have 10.6 But you will also have all of your data from your old computer.

  • Is there a way to download specific base files from pacstrap base?

    Lets say I tinker with something and mess up the file. I can of course redownload the entire base files using pacstrap, but is there a way to just query a specific file and download that?
    Lets talk about fstab for a moment. I ran the script
    # genfstab -U -p /mnt > /mnt/etc/fstab
    and instead of using the append redirector I used only the redirect of > which clears everything other than what you are adding.
    So because I do not know if there was any code and I also want to know what the original fstab file looked like. I would like to reload only this file. Is this possible? Or do I have to redownload all the base files again?
    This serves 2 purposes: Learn to load only single files and to learn about the original look of the fstab file.
    thank you.

    WorMzy wrote:
    It depends where you extract the file to. If you extract it to your home directory so you can examine it's content, there's no problem -- it's just a static file. If you're extracting it over the existing file (in this case /etc/fstab), then you may end up screwing up permissions/ownership.
    I've not experimented with redirection enough to know whether the original file's permissions are preserved.
    maybe a chmod fix if needed?
    So I am having a problem because it keeps saying fstab might be a file and when I query I do not see the package /file. So help me understand by this similar question.
    This works fine.
    # pacman -S iw wpa_supplicant
    but using query does not find any package that resembles iw wpa_supplicant
    # pacman -Q
    Nothing in the list resembles the package above. It seems to me I just do not understand repositories (I think that is what these are called).
    Is there a good link or article that can clear this up? Also... how can I find out how to query files that contain certain characters in the package name such as lib* or *lib*?

  • Is there a way to download a Flash file from the web?

    Hello all.
    I am just wondering if there is a way, similar to downloading QuickTime movies and trailers from the web (using the provided link or its URL) to download a flash file? i.e. a flash-made audio or video?
    Thanks and cheers

    OK!
    I use RealPlayer 11.0 beta for this:
    http://www.macupdate.com/info.php/id/8428
    It automatically tells you if the file is downloadable.
    Works like a charm.
    Even in the West Country....

  • Is there a way to import large XML files into HANA efficiently are their any data services provided to do this?

    1. Is there a way to import large XML files into HANA efficiently?
    2. Will it process it node by node or the entire file at a time?
    3. Are there any data services provided to do this?
    This for a project use case i also have an requirement to process bulk XML files, suggest me to accomplish this task

    Hi Patrick,
         I am addressing the similar issue. "Getting data from huge XMLs into Hana."
    Using Odata services can we handle huge data (i.e create schema/load into Hana) On-the-fly ?
    In my scenario,
    I get a folder of different complex XML files which are to be loaded into Hana database.
    Then I gotta transform & cleanse the data.
    Can I use oData services to transform and cleanse the data ?
    If so, how can I create oData services dynamically ?
    Any help is highly appreciated.
    Thank you.
    Regards,
    Alekhya

  • What is the simplest  way to get a xml-file from 10g R2 -database ?

    Hi,
    I'm new in xml, there are so many tools to work with xml:
    what is the simplest way to get a xml-file from 10g R2 -database ?
    I have : 10g R2 and a xsd.file to describe the xml-structure
    thank you
    Norbert

    There is no automatic way to generate XML documents from an arbitary set of relational tables using the information contained in an XML Schema. Typically the easiest way to generate XML from relational data is to use the SQL/XML operators (XMLElement, XMLAGG, XMLAttribtues, XMLForest). There are many examples of using these operators in the forums You can validate the generated XML against the XML Schema by registering the XML Schema with XML DB and then using the XMLType.SchemaValidate() method

  • Downloading an XML file from Website through BPEL/ADAPTER

    Hi,
    I want to download an xml file from one webpage through BPEL. I am using jdeveloper 10.1.3.3 to create a BPEL process and Adapters.
    Is there anyway to download the xml file from the site through FUSION middleware.

    what do you mean download, is it a site where you click a hyperlink then down load the file.
    This is not possible as this is invoked by human intervention. SOA suite is invoked by events. If you want to perform this kind of function you would need to create a jave service to perform this.
    Is there any posibility that there is a FTP link that you could use?
    cheers
    James

  • Is there a way to prevent a PDF file from being forwarded?

    is there a way to prevent a PDF file from being forwarded? For example, im a personal trainer and if i send a client a plan via PDF file, i want to make sure that they cannot send it to anyone else. I read about how you can secure a file by creating an ID and then having the recipient create an ID as well, but i would like to make the orocess as easy as possible for my clients and not have to have them create an ID and then send it to me. is there a better way to block the recipient from resending the PDF?

    Hi Kiana,
    As such there is no option to prevent the recipients from forwarding the pdf. However you can refer to this blog How do I prevent someone from forwarding a PDF?, it might be of some help.
    Regards,
    Aadesh

  • Downloading an XML file from Website through FUSION middleware

    Hi,
    I want to download an xml file from one website through BPEL. I am using jdeveloper 10.1.3.3 to create a BPEL process and Adapters.
    How can i download the xml file from the site through FUSION middleware?

    Another option would be to write a smal Java class the uses URLConnect to connect to the URL in question and use WSIF to bind it to the BPEL process.
    Just google for sample code.
    --olaf                                                                                                                                                                                                                                                                                                                                                                                           

  • I accidentally deleted my media files from iTunes and Trash when I was trying to move the files to an external hard drive. Is there a way to restore the media files from a Time Machine backup or from iTunes Match? What are the steps to do this?

    I accidentally deleted my media files from iTunes and Trash when I was trying to move the files to an external hard drive. Is there a way to restore the media files from a Time Machine backup or from iTunes Match? What are the steps to do this?

    If you have been backing up on Timemachine.
    All you need to do is enter time machine... Then the rest is obvious.
    Find the iTunes folder and hit 'Restor'.
    If not the only way to get all your iTunes music back is to enter iTunes Store.
    On the right hand side you should see 'Purchased'.
    Click 'purchased' and there you have it.

  • Generate XML file from an Oracle Database Table

    Hello All,
    I want to generate a xml file from an Oracle Database table which contains a blob column.
    Can somebody give pointers on this please.
    Thanks in advance
    Sulakshana

    Use the DBMS_XMLGEN package.

  • Is there a way to download my purchased music from another computer I authorize?

    Is there a way to download all my purchased music onto a different computer I authorize? my last computer bit the dust and i was unable to deauthorize it and I would like to download the music I bought on to the computer I am able to use. Also, is there a way to link accounts, I have 2 itunes user names and would like to link them.

    1. Click here and follow the instructions.
    2. iTunes Store accounts can't be merged.
    (99787)

  • HT201272 Is there a way to download old purchased movies from ITunes?

    I have download moives via Apple TV and now want to sny them on my PC via ITunes. Is there a way to download old purchased movies?

    If they are available to you then you should find them at iTunes Store > Quick Links > Purchased > Movies > Not on this computer.
    tt2

  • Is there a way to download a messaging conversation from iphone

    is there a way to download a text messaging conversion off of your iphone to your computer

    Search the app store for a third-party app that will do this. Be sure to read the reviews.

  • Download a XML file from Web Services Using Flex

    Hi All...
    I am new for flex, im developing a windows application using Flex/Air, i have connected the web services with user authentication, now I want to download a xml file using web services in flex,
    how can i do this?? please reply...
    Thanks in advance
    Vasanth

    Hi All....
    I have done this myself using sample tutorials...
    here is the code for your reference guys
              plyLoginName = txtEmailIdDownload.text;                
                     var urlpath:String = new String("your url p?LoginName=");
                    urlpath = new String(urlpath.concat(plyLoginName));
                    urlpath = new String(urlpath.concat("&PlayerType="));
                    urlpath = new String(urlpath.concat(chkseasonvalue));
                    Alert.show(urlpath);
                var request:URLRequest = new URLRequest(urlpath)
                var fileRef:FileReference = new FileReference();           
                fileRef.download(request,"yourfilename.xml");
                Alert.show('File downloaded Successfully');   
                 txtEmailIdDownload.text = "";
                txtPWDownload.text = "";
    thanks
    Vasanth

Maybe you are looking for

  • Clicking noise from my base station

    My connection seems to be okay, but my base station has started clicking rhythmically all evening - like a clock. What's going on? I've tried restarting it, still there. Need I worry?

  • Performance of the SQL

    Hi ABAP Experts, good day all, iam working as BI consultant as per user requirement some of the fields are not there i enhanced to R/3 by using cmod . i have written some code every thing fien .but its very bad performance almost its taking more than

  • Object ID For Price In Stock Posting

    Hi All, My client needs the object id for the price field in the stock posting screen as he wants to put a check on it in the transaction notification.  Could anybody help me with this please? To get to the screen I am talking about you go to Stock M

  • IPhone 5 button is not working, how do I fix it?

    My home button on my iPhone 5 seems to have stopped working, how do I fix this?

  • Accessing a thread after serialization

    I have a requirement where an object fires off a thread which is going to do about 30 mins worth of work, maybe more. Once the thread is set running the object which created it is liable to be serialized and stored away somewhere. At some point the c