[NEWSboard IBMi Forum]
  1. #1
    Registriert seit
    Feb 2005
    Beiträge
    1

    converting xml to physical file data

    hi,

    How do i convert an xml file data into a physical file in AS/400. Im using v5r1 system. Could u please suggest me the method of moving xml data into physical file


    regards,
    chetan

  2. #2
    Registriert seit
    Feb 2001
    Beiträge
    20.241
    Dienstleistungen? Die gibt es hier: http://www.fuerchau.de
    Das Excel-AddIn: https://www.ftsolutions.de/index.php/downloads
    BI? Da war doch noch was: http://www.ftsolutions.de

  3. #3
    Registriert seit
    Jun 2001
    Beiträge
    727
    if you want write your own application, use xml toolkit :

    http://www-1.ibm.com/servers/eserver.../software/xml/

    with java as your preferred language, you don't need xml toolkit :

    - the xml parser/xsl transformer are completely free. (ASF xerces/xalan)
    - to put your data into a physical file (sql table) you can also use JDBC.

  4. #4
    Registriert seit
    Feb 2005
    Beiträge
    19

    XML to DB-file using EDI converter

    Zitat Zitat von svchetan
    hi,

    How do i convert an xml file data into a physical file in AS/400. Im using v5r1 system. Could u please suggest me the method of moving xml data into physical file


    regards,
    chetan
    You could also use an EDI converter to manage this job.
    The advantage in this case is, that you can fill multiple files at the same time (for example for XML formats that required a header/detail relationship such as SALES-ORDERS).

  5. #5
    KM is offline [professional_User]
    Registriert seit
    Apr 2003
    Beiträge
    1.005
    Hi Chetan,

    if you are an RPG programmer, just have a look at the following website. I'm using this freeware tool for parsing XML files and filling iSeries database files with RPG. There is included an SAX parser and a DOM parser. With little modifications this tool works properly.

    http://mowyourlawn.com/index.php

    best regards,
    KM

  6. #6
    Registriert seit
    Jul 2001
    Beiträge
    177
    chetan,

    if you are open for commercial applications, have a look at our tool "i4XML". It helps you with Parsing and Generating XML files.
    Have a look at http://www.goering.de for details and a free download.

    Best Regards

    Andreas Goering

Similar Threads

  1. fehlende DDS Sourcen: disassembler?
    By emax in forum IBM i Hauptforum
    Antworten: 3
    Letzter Beitrag: 06-10-06, 11:01
  2. HP Drucker über LPR RMTOUTQ verlang LETTER
    By Bruegge in forum NEWSboard Drucker
    Antworten: 1
    Letzter Beitrag: 13-02-06, 15:39
  3. Embedded SQL - Datenbankoptionen in VARPG
    By woki in forum NEWSboard Programmierung
    Antworten: 2
    Letzter Beitrag: 13-04-04, 12:09
  4. Java-Methoden und RPG Hilfe!!!!!!!
    By Nasenbär in forum NEWSboard Programmierung
    Antworten: 3
    Letzter Beitrag: 22-05-03, 08:56
  5. Druckformat von AS400 auf Laserjet 1200
    By chris in forum IBM i Hauptforum
    Antworten: 2
    Letzter Beitrag: 06-02-02, 11:02

Berechtigungen

  • Neue Themen erstellen: Nein
  • Themen beantworten: Nein
  • You may not post attachments
  • You may not edit your posts
  •