Conversion of file type

hi all,
   i am trying to read sme data from the application server into an internal table.The data in the app server is as follows:
40000216#TESTBDC1#CONTR1
40000017#TESTBDC2#CONTR2
40000363#TESTBDC3#CONTR3
how can i get each of these values into the corresponding fields of the internal table..
thanx in adv
regards,
B.Hamsa Priya

SAME THREAD.
Re: Reading file from application server.
LOOP AT ITAB.
split itab-STRING  at cl_abap_char_utilities=>horizontal_tab
                          into ITAB1-fld1
                               ITAB1-fld2
                              ITAB1-fld3.
APPEND ITAB1.
ENDLOOP.
kishan negi

Similar Messages

  • Does reader support saveAs conversion file types ?

    Hello,
    The "JavaScript for Acrobat API Reference" doc specifies that second parameter 'cConvID' of the doc.saveAs function is conversion file type id. This method is supported since 5.0 version. There is no restrictions available for reader accept security.
    I tried to convert pdf document to tiff using folder level script:
    doc.saveAs("/e/test.tiff", "com.adobe.Acrobat.tiff");
    This produced the following error: "An unimplemented or obsolete function was called". I'm sure this is not a security issue as I'm able to save the document as pdf if second parameter is not specifed.
    From another side I tried to test which conversion types are supported and executed the following code:
    for ( var i = 0; i < app.fromPDFConverters.length; i++)
    app.alert(app.fromPDFConverters[i]);
    In this case I got: "Get not possible, invalid or unknown" on app.fromPDFConverters. My document is not hidden and this app property is supported from 6.0 reader version without any restrictions.
    I don't have an idea what's wrong here - the only explanation that reader scripting does not support conversions. Online Help states these features are supported:
    http://livedocs.adobe.com/acrobat_sdk/9.1/Acrobat9_1_HTMLHelp/JS_API_AcroJS.88.524.html
    http://livedocs.adobe.com/acrobat_sdk/9.1/Acrobat9_1_HTMLHelp/JS_API_AcroJS.88.110.html
    Reader versions I tested it: 9.3 and 9.3.3 with win7 and Snow Leopard. If you have any related info please share it with me.
    Thank you a lot,
    Alexey

    Hi GKaiseril, thank you for reply,
    There are my answers:
    Have you read the section about  the 'quick bar' which appears at the top of each object, property, or  method page?
    - yes, I read
    What  is the box at the far right of the bar for?
    - Availability
    What is the meaning of the  black 'S' in that box mean?
    - Requires the document save right, my document has extended usage rights including save. In addition, I'm able to save the document using saveAs function without second param specified. The problem is only reproduced if I specify conversion type id.
    Have you looked in those references for the  application object's 'viewerType'  and 'viewerVariation' properties, and the description for the quick  bars?
    - Yes, I looked. There is no such restriction for the method and property specified.
    What are the values for  those properties?
    The first box indicates that saveAs was first  added to Acrobat/Reader in version 5.0. The box at the far right of the bar show S - means you need document save right only, so saveAs function will work in  all versions and variations of Acrobat, including Adobe Reader since 5.0 version and if document have Save usage  rights.
    Have you read the section about trusted and privileged functions?
    - yes, I read. Again, I'm able to save my document without specifying the second argument  - it means my script environment and function call conditions satisfy the requirements.
    The note for the 'saveAs'  method:
    "Note: This method can only be  executed during a batch or console event. See Privileged versus  non-privileged context for details. The event object contains a discussion of JavaScript events."
    - it also can be executed from folder level scripts. For reader you need extended usage rights.
    Reader can only save as a  PDF.
    - Could you please provide more info/links for this statement? Accordingly to online help it should be possible to use "saveAs" function with conversion  type id for reader.
    How  to save a PDF with Acrobat JavaScript by Thom Parker - I read it sometime ago - did not find anything related to the issue.
    Thank you,
    Alexey

  • Need information for file type conversion from Oracle

    Hi,
    I need a scenario where there is third party tool which supports file types (.lnb (Link Notebook Chart),.anb(Analyst Notebook Analytical Chart),.anx(Analyst Notebook Exchange Chart),.tcv(Text Chart Visualisation))
    I am having a Oracle database where I want to create a file from a Table so that the third party tool could understand
    the file supported types.
    Any help will be benefitial for me
    Thanks and Regards

    Hi,
    If I use as:
    DECLARE
    fileHandler UTL_FILE.FILE_TYPE;
    BEGIN
    fileHandler := UTL_FILE.FOPEN('test_dir', 'test_file.tcv', 'W');
    UTL_FILE.PUTF(fileHandler, 'Writing TO a file\n');
    UTL_FILE.FCLOSE(fileHandler);
    EXCEPTION
    WHEN utl_file.invalid_path THEN
    raise_application_error(-20000, 'ERROR: Invalid PATH FOR file.');
    END;
    If I use the file naming convention i.e extension type as .tcv will it support ?
    Thanks and Regards

  • Problem with Gui_download using ASC File type - japanese characters

    Hi,
    During upgrade,while downloading data for japanese characters using GUI_DOWNLOAD Function module with file type as 'ASC', the space between 2 fields data getting much wider compared to 4.6C Version ws_download Function module's  data.
    Example: the gap between first field data and second field data in ECC 6.0 is 6 characters length,but in 4.6C it is 2 characters length.
    Is there any possibility to get the results similar to 4.6c version.Please give your valueable suggestions.
    Thanks
    BalaNarasimman

    Hi Sandra
    Please find the detailed information for your questions.
    1.Internal table content before download:During Debugging,it was observed that internal table content was same in both versions.For testing,i used only brand new data(Transaction entry).
    2.Download with code Page conversion:Yes,codepage parameter 4103 was explicitly passed into GUI_DOWNLOAD Function module.Also the front end code page which is used by system is 4110 . No errors occured.
    3.System is an Unicode system only.
    4.Actually this 6 character does not refer the byte value,only the gap between 2 fields data is getting referred in ECC 6.0.Please find the below example.
    Example - File data after Download:
    ECC 6.0: Field1            Field2      (gap - 6 characters space between 2 fields data)  Using GUI_Download
    data       u0152©Ïu201Dԍu2020      EN                               
         4.6C: Field1            Field2       (gap - 2 characters space between 2 fields data) Using WS_Download
         data    u0152©Ïu201Dԍu2020  EN    
    Note:Special characters are Japanese characters:

  • Dreamweaver setting wrong file type and creator codes

    First of all, I'm running Mac OS X 10.5.2 on an Intel-based
    Mac, with Dreamweaver CS3 9.0 build 3481.
    I have a site defined where I connect to my web server via
    FTP. On my server, I just upgraded my forum software to PHPBB 3.0,
    which created a new /forums/ directory. My plan is to use
    Dreamweaver to download that new /forums/ directory to my local
    site where I can edit the files. Inside the forums folder are
    several types of files, like ".php" files, ".htm" files, ".gif"
    files, etc.
    So, upon downloading the /forums/ folder to my local machine
    by dragging and dropping it (in Dreamweaver) from the remote site
    to the local site, I noticed that Dreamweaver insists on setting
    HFS file type and creator codes for files it recognizes, based on
    the filename extension.
    I've connected to the same server using the Finder and
    Transmit, and copied the remote /forums/ folder over to my local
    machine. Neither of those copies have files with file types and
    creator codes set, meaning they aren't actually set on the remote
    files and that this is indeed something Dreamweaver is doing on the
    fly as it downloads the files.
    I'm wondering if there's any way possible to disable this
    behavior, and just download the files like they are on the server?
    (File extension only). To make matters worse, on my Intel-based
    Mac, it's not even setting the proper codes, as you can see in the
    following image:
    http://homepage.mac.com/mdouma46/images/dreamweaver.png
    Notice for the ".php" document, it's attempting to set a file
    type of 'TEXT' and a creator code of 'DmWr' (DreamWeaver's creator
    code), but because the Dreamweaver developers didn't bother to take
    into account the byte-ordering differences between PowerPC Macs and
    Intel Macs, the codes are written in reverse: 'TEXT' becomes
    'TXET', and 'DmWr' becomes 'rWmD'. (If you're going to use
    low-level routines such as FSSetCatalogInfo() to set the file types
    and creator codes, you need to call CFSwapInt32HostToBig() on the
    OSType values before doing so, to make sure they're in Big-endian
    format).
    Anyone know where the conversion information is stored?
    Thanks in advance.....

    Creator codes are totally deprecated in snow leopard. as for a workaround you can use something like this.
    <pre style="
    font-family: Monaco, 'Courier New', Courier, monospace;
    font-size: 10px;
    margin: 0px;
    padding: 5px;
    border: 1px solid #000000;
    width: 720px;
    color: #000000;
    background-color: #ADD8E6;
    overflow: auto;"
    title="this text can be pasted into the Script Editor">
    on open these_items
    repeat with this_item in these_items
    tell application "Finder"
    set the_file to POSIX path of (this_item as alias)
    tell application "System Events"
    set default application of file (the_file) to ("Main HD:Applications:Preview.app" as alias)
    end tell
    end tell
    end repeat
    end open</pre>
    save it as an application and drop files onto it to set them to open with Preview.

  • File type changing during "Save As" - Help!

    Good Morning!  I have a set of tif files converted from RAW that I'm resizing for an order for a client and every time I do a "Save As", the file gets changes to an extension of $CB, then Adobe and nothing else will recognize it.
    The history;
    Converted RAW to Tif in Bridge CS3
    Opened in PSCS3 extended - cropped to size - do the Save As, still shows the file as a Tif in file type - reopened the original to make another size and noticed that file I just created is not there.  No, I didn't save the file with the same name, thus Save As.
    My normal file naming, I just add a designated letter at the end of my file name to indicate the finished size ie.. legion post 576_001D.tif (D = 8 x 10)  The original file would be    legion post 576_013.tif.  I did this on 3 different computers, using PS 7.01, CS2, CS3 and CS4, all the same results.
    Also, I can view the original tif in Windows Picture and Fax Viewer - as I normally am able to, however, this new one comes up with the error and unrecognizable file.
    Now I'm wondering did the RAW conversion did something.
    Help, I need to get these off to my printing service!
    thanks,
    Jan

    Never mind!  Found the problem!
    For some reason, there was a check on the “Hide Extensions for Known file Types”.
    I had to Go to Tools – Folder Options – View and uncheck “Hide Extensions for Known file Types”.  Would have never guessed that one!
    You know one of those places your always changing things in!!!!! NOT!
    Anyway, it works!

  • Multiple file types to PDF

    I have a need to combine images and documents into a single PDF. Using automator, I am able to make an application that combines selected images in the finder into a pdf, but it doesn't work on text documents. So, I found this application that adds a text to PDF conversion into automator.
    http://www.ironicwolf.com/2009/05/convert-to-pdf/
    However, I have never gotten this converter to work, and I certainly haven't found any way to combine one automator workflow using both of these at the same time.
    With OSX's ability to save just about any file to a PDF from the print menu, I am thinking it should be easier than what I am doing. After all, it's built into the OS, right? So, am I missing something? Is there an easier way to take multiple documents like .rtf and .doc, with images like .jpg and .tif all at once and combine them into a single PDF? I am not stuck on using an automator application, I would gladly purchase reasonably priced software that is capable of doing this, but I have been looking and have been unable to find anything to do what I need. Of course, I found quite a few applications for windows, but nothing for mac. Any help would be appreciated.

    Wow, thanks. That was extremely helpful, but I have a couple questions.
    First, is there a way to make it print to CUPS without opening the default application for the particular file first? For example, I used a .docx file, and it had to open microsoft word to send the job the print. This makers it very unpredictable to decide how much time the automator application will need to pause. If that file were for example, and adobe illustrator file, it would take an incredible amount of time just for illustrator to open. I don't really anticipate needing to do this a whole lot with anything other than text files and standard image types, but is that the only way for those other files to print? I figured that since OS 10.6 can do a quick look preview on just about any file type I use, that the OS would be able to do this without the application actually opening, but it seems not to be the case. Just wondering.
    The other issue is the only real problem, and it's one that I have had whenever I use automator to make PDFs. It always duplicates the job. So, I am getting a combined pdf, but it has the same file in there 2 or even 3 times.
    In automator, I used:
    get selected finder items
    then
    print finder items
    I have verified that it is printing everything multiple times because I see them going into the CUPS folder twice. Then, the final PDF sometimes even has the same doc or image in it 3 times. I have always had this problem with automator and PDFs, any idea how to solve that?
    Other than that duplication issue, this seems like it will work perfectly! Thanks for the reply here!

  • BIC mapping error with Text as trasnfer mode & File type

    Hi guys,
    I am using ftp adapter in my sender channel and also using BIC mapping in the sender side.
    When i specify "Binary" as my transfer mode as well as File type, It is working fine.
    When i specify "Text" as my transfer mode as well as File type, i am getting the below BIC mapping error. According to client requirement i am supposed to use Binary. Can anyone help me on this.
    SEEBURGER BICXIADAPTER --- CONVERSION ERROR ---Error: [Error:ID=2023;LEVEL=1] InhouseDocReader readNextSegment(): offset[12(read Segment : BILLINGHEADER)]: caught ReadingException: only whitespaces as fill characters allowed!, Trace: [com.seeburger.jucon.dochandler.util.WrongFormatException: only whitespaces as fill characters allowed! at com.seeburger.jucon.dochandler.inhousereader.InhouseSegmentReader.readNextSegment(InhouseSegmentReader.java:384) at com.seeburger.jucon.dochandler.inhousereader.InhouseSegmentReader.readNextSegment(InhouseSegmentReader.java:193) at com.seeburger.jucon.dochandler.InhouseDocReader.readNextSegment(InhouseDocReader.java:2399) at com.seeburger.jucon.dochandler.InhouseDocReader.moveNext(InhouseDocReader.java:1818) at com.seeburger.jucon.mapping.E2X_DT_BILLINGDATA_2.main(E2X_DT_BILLINGDATA_2.java:991) at com.seeburger.jucon.mapping.Mapping.run(Mapping.java:2313) at com.seeburger.jucon.seebicapi.BICMapping.runMapping(BICMapping.java:1636) at com.seeburger.jucon.seebicapi.BICMapping.run(BICMapping.java:2386) at com.seeburger.jucon.seebicapi.BICMapping.startSyncMapping(BICMapping.java:1343) at com.seeburger.bicxiadapter.CCIInteraction.convert(CCIInteraction.java:1167) at com.seeburger.bicxiadapter.CCIInteraction.convertCalledFromModule(CCIInteraction.java:873) at com.seeburger.bicxiadapter.CCIInteraction.execute(CCIInteraction.java:294) at com.seeburger.bicxiadapter.module.CallBicXIRaBean.process(CallBicXIRaBean.java:363) at com.sap.aii.af.mp.module.ModuleLocalLocalObjectImpl0_0.process(ModuleLocalLocalObjectImpl0_0.java:102) at com.sap.aii.af.mp.ejb.ModuleProcessorBean.process(ModuleProcessorBean.java:292) at com.sap.aii.af.mp.processor.ModuleProcessorLocalLocalObjectImpl0_0.process(ModuleProcessorLocalLocalObjectImpl0_0.java:103) at com.sap.aii.adapter.file.File2XI.send(File2XI.java:3672) at com.sap.aii.adapter.file.File2XI.processFtpList(File2XI.java:2408) at com.sap.aii.adapter.file.File2XI.invoke(File2XI.java:630) at com.sap.aii.af.service.scheduler.JobBroker$Worker.run(JobBroker.java:513) at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37) at java.security.AccessController.doPrivileged(AccessController.java:219) at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:102) at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172) ] DESCRIPTION: InhouseDocReader causes an ReadingException while trying to read the next segment of current file, abort

    Hi Pratichi,
    in my point of view having text as the file type,the file will be having characters that are used for Segment separators or Element separators ( like space ) in the standard EDI format message.  Hence it is throwing exception in X2E mapping. It is just my point of view but not sure.
    Thanks,
    Shabbir.

  • Character conversion in File Adapter leads to Mapping Error

    Hello experts,
    I have a problem with file encoding on the file sender adapter. The scenario I'm using just reads a flat file and maps each line of this file to an Idoc field. Normally this works perfect but from time to time we get files contaning the character "'" (dec. 39 or hex 27) which then end up in a mapping exception. In the adapter configuration we use file content conversion, File Type is set to "text" and we haven't set any encoding.
    When I look at the generated XML then I can see that it created a UTF-8 encoding (default) and the "'" has been replaced by "&apos;".
    I tried to load this XML into the mapping in test mode and it faild as well. Only if I change the XML encoding to "ISO-8859-1" it goes through. If I set "ISO-8859-1" as encoding on the sender adapter, it doesn't make any difference.
    What am I doing wrong here and why is character dec 39 affected at all? From my understanding this is in the normal ASCII table between 1 and 128 and should not cause any problem! In the same file I can also see the "&" (dec 38 or hex 26) which is converted in the XML to "&amp;" and works perfect.
    I'd appreciate any helpful statements...
    Thanks in advance
    /Michael

    From your description I would guess that not the apostrophe causes the trouble, but there is any European letter in your source which is not part of ASCII like an German umlaut. Otherwise it should not make any difference whether you use UTF-8 or latin-1 for encoding.
    Could you send me the file that makes the trouble to my email address stefan dot sdn at gmail dot com?
    Regards
    Stefan

  • Red Box - Unsupported File Type - Large Tiff - Large Scans - 10,000 pixels

    Hello All,
    I am a user of Aperture 2.1, and I have grown to love the program except for one major issue. Large files that are imported into the program are simply unsupported.
    I scan 6x7 medium format negatives (8649x10712 @ 530.2 megs) and 4x5 negatives (very large drum scans) into my system (new 8 core, 12 gig ram, 512 meg vidcard, 10.5.2) and the issues begin. A thumbnail is properly built. Once the thumbnail is selected, and a preview is built, the image appears briefly and is replaced by a red box soon with the text "Unsupported File Type". If I change views to full screen all I see is a red box with the same text. Ie. I can't work the image.
    The files are perfectly fine. I work them in photoshop cs3 no problem, and I can view them with quick look preview no problem.
    This is highly frustrating as I work primarily in larger formats and create large prints!
    It seems like the bug occurs in files that have a side larger than 10,000 pixels. This is a massive issue to large format/panoramic workflow!
    I have called Apple tech support and the techs claim ignorance. That could mean they do not know of the issue which does not bode well for a solution. I'm in the dark. Please shed some light!
    Three questions:
    Is anyone else experiencing these issues?
    Is there a workaround that doesn't involve cutting file size?
    Has there been any acknowledgment from Apple support regarding this issue?
    I am most frustrated as Aperture is billed as a professional product, but it is unable to keep up with the demands of a working fine art photographer.
    Awesome product but needs some adjustments!
    photofl0w

    William, thanks for your input, but I feel that your position avoids the primary issue. Aperture is a Digital Asset Manager, and as such, should be able to manage digital image assets.
    From Aperture's Webpage: "See how Aperture lets you import, manage, and enhance your photos in one simple, integrated workflow." It says photos, not Raw photos. In fact, I'll take it one step further, in the tutorial CD that came with 1.5, the narrator mentions the 16-bit workflow in Aperture with Tiffs, more than once.
    I purchased Aperture for management and integrated workflow. Apple states: "Now it’s even easier to cull through shoots, enhance images, manage massive libraries, and deliver stunning photos." No where does it say that the functionality of the program is limited to RAW files. Ie. Apple never mentions that Large .tif files are not supported.
    I have 6x7 and 4x5 Scans, Masters, Working Images, Print files and Web images that I would like to organize, stack, label, rate, view versions simultaneously on my second screen, sort, arrange, and keyword. The program's basic functionality is thwarted by an issue that Apple has not owned up to.
    If Apple had mentioned in its literature that large .tif's weren't supported I would not be posting this, as I would not have purchased the software. But nowhere, not in phone conversations with Apple Techs (3), not on their own Forums where other end users have hit a massive workflow brick wall, and not even after I mentioned to a One on One guru, has Apple said, oh, yeah, we are aware of it and working on it. There is no transparency here.
    Now, I have purchased Aperture, learned it, and imported thousands of files into it. I like the program as I have seen it function with smaller files perfectly, but this large file issue needs to be overcome.
    Regarding editing images, yes I use photoshop for the majority of my post-production. I then use a finely tuned Colorburst Rip on a nice Epson for my Fine Prints. Those are the functions of the respective programs. Aperture is a DAM, a program that among other things allows the end use to manage their files effectively and maintain a strong workflow.
    Regarding space - esata is a beautiful thing.
    photofl0w

  • Changing file type when syncing to iPhone?

    Hello, is there a way to change the music file type when syncing my computer with my iPhone? I would like to store music on my compter as Apple Lossless, but then sync it as AAC to the iPhone. Under the iTunes 10.5.3 Advanced tab, I see that I can select songs and convert them inside of iTunes, but then it duplicates the song in my Library in the new format. I'm looking for a way to do this on the fly during the sync, if that is possible. Thanks.

    I see that setting now in iTunes when I plug in my iPhone, thanks. That appears to be the only bitrate option available, I was hoping to keep them at a higher quality for the iPhone, but not as high as Apple Lossless. Guess I'll just do the conversion in iTunes at 256 kbps AAC, sync those to the phone, and then delete them out of the library on the computer. It would be a cool upgrade to iTunes to have more bitrate options available.

  • FM "GUI_UPLOAD " File type 'DAT' with UNICODE

    Hi all,
            We’re using UNICODE  and we have developed a FM  which upload the data from application server as well as  from presentation server. Its based on selection screen options.  We are using GUI_UPLOAD FM in our function module. We have hardcode file type as ‘DAT’.
    CALL FUNCTION 'GUI_UPLOAD'
          EXPORTING
            FILENAME                = Z_FILENAME
            FILETYPE                = 'DAT'
            HAS_FIELD_SEPARATOR     = 'X'
          TABLES
            DATA_TAB                = T_INPUT
    But when we’re uploading file from presentation server as CSV, Tab delimited or even XLS .its giving an error. Why is that? Is this any thing to do with UNICODE? What should be the type of file DAT?
    Please give your suggestions/input.
    Thanks
    Bye

    "subrc = 5 "
    INVALID_TYPE            = 5
    Why We cant user file type 'DAT' with GUI_UPLOAD ?
    I’m defining the structure as per file and rests of things are fine.
    Thanks for the reply...!
    <b>GUI_UPLOAD  HELP !!!</b>
    Value range
    <b>'DAT'</b>
      The components of the internal table are filled from the file. If the table contains several columns, the entries in the file must be separated by tabs. No conversion exits are carried out.
    The following applies for the different data types:
    I or N or P or F
    The numbers must be formatted according to the decimal representation defined in the user settings.
    D The date must be defined according to the date format defined in the user settings.
    T The time must have the format hh:mm:ss.
    Message was edited by: Suleman Javed

  • Export to WMV file type

    I am having serious problems exporting my finished video into a Windows Meida file type. Ordinarily I would not want to publish into this format but when my clients need it in that format I have no choice.
    For some reason it exports only part of the whole video. around the first 30 seconds then stops. I have tried exporting as a Quicktime movie then using Quicktime to convert that movie and slao exporting straight from FCP.
    What do I need to do to get the full video exported properly?

    Ok, when I choose export in Quicktime or Final Cut Pro I have a list of default quicktime conversions and one of them is Windows Media File.
    I am coming to the conclusion that the Flip4Mac FREE download will allow a short export from QT pro or FCP. I see what you are saying that I should pay for the Flip4Mac full software so then I can do the full sequence.

  • How get File Type Icon Image

    how get File Type Icon Image (Windows )
    FileSystemView.getSystemIcon( File );works in swing application, can not be used for javafx.scene.image.ImageView;

    Hmm, good question.
    Looking at the FileChooser, it looks like the native chooser is used so possibly the JFX guys didn't have to expose access to the icons to make it work. You might want someone to confirm, but my guess is there is no equivalent yet in JFX.
    Assuming there's nothing, you could try the hacks in here to convert the image: Image conversion between AWT and FX
    Failing that you're probably looking at raising a JIRA feature request to get it in a future release.
    Cheers,
    zonski
    Did you find this answer useful? If so, please mark as 'Correct' or 'Helpful'.

  • File type support by SAP XI

    Hello,
    I looking for table with details about file formats that support by SAP XI.
    file format that support by SAP XI  with adding's (like Itemfield) and formats that not support by SAP XI.
    For example:
    File type .CSV support by SAP XI
    File type .EDI support by sap xi with Itemfield add in
    Thank you in advance for your help
    Elad

    XI talks with files using its File Adapter. This file adapter can pick up any file with any structure.
    After picking up the file, the task of adapter is to convert it into XI readable XML format. For this,
    - XI could directly understand input xml file or
    - XI could read text file using file content conversion or
    - u could write ur own code to read structures of any other file
    So no limitations as such.
    Regards,
    Prateek

Maybe you are looking for

  • Can i get my files off my phone if the battery is faulty and i can't switch on my phone

    Please help! My iphone 4s died today. My network provider has told me the battery is completely broken and i need to claim on my insurance for a new phone. However, I've not backed up my pictures for a month (photo stream does my head in) and I have

  • Ship to Party in Invoice

    Hi Friends, When we create an invoice with respect to delivery using standard copy control the partner function thats appear in the header is bill to party and payer. I want the ship to party also to appear in the partner function at header level. Th

  • Application Manager Download Error

    I downloaded and installed the Adobe Application Manager and it worked finr the first time, but upon subsequent tries it fails to open correctly. I contacted support and they worked through the problem, having me change a few names on some associated

  • Word 2008 doesn't work correctly with Exposé ... !

    Hi, this is more a bother than anything else, but somehow Word 2008 doesn't work well at all with Exposé, as the windows aren't "recognized" by Exposé and incorrectly delimited ... Anyone having the same problem ? Cheers !

  • OWM says "The directory OH /owm/wallets/oracle" does not exist

    Hello, RHEL 6, x86-64 Oracle 11.2.0.4 Ent Edition I just upgraded the database from 11.2.0.3 to 11.2.0.4.  User reports "ORA-28365: wallet is not open" while trying to access tables in a certain schema. I have little experience with Wallet so I find