Plex 2E

 View Only
  • 1.  Is there a way to export data into an XML format?

    Posted May 11, 2015 01:58 PM

    Is there a way to export data into an XML format?



  • 2.  Re: Is there a way to export data into an XML format?

    Posted May 11, 2015 02:52 PM

    Maybe Plex-XML from All About could generate data export as xml? (as a separate pattern)?

    Indeed you can create patterns to pass data to defined xml output, by using xslt transformation. It is a matter of joining an xml expert with Plex to write xml.

    I don't know what is your working  variant, but there are java or System i services or libraries to get help if you are there. Surely it is the same for Windows.



  • 3.  Re: Is there a way to export data into an XML format?

    Posted May 11, 2015 04:08 PM

    what variants?

     

    See Stella Tools (CA Plex Developer Tools) for  Remia's XML (WinC & Java) pattern



  • 4.  Re: Is there a way to export data into an XML format?

    Posted May 11, 2015 04:13 PM

    You are right...I forgot it.



  • 5.  Re: Is there a way to export data into an XML format?

    Posted May 11, 2015 06:49 PM

    This is all done in WinC



  • 6.  Re: Is there a way to export data into an XML format?

    Posted May 12, 2015 01:15 AM

    Then Remia pattern should help nicely. You can thank @Simon_Jasperse  and willem.devries



  • 7.  Re: Is there a way to export data into an XML format?

    Posted May 12, 2015 04:01 AM

    or buy http://www.websydian.com/helpconsole6/v71/static/default.htm?introduction.htm

     

    or format it yourself using messages and text file creation (Remember you are only exporting and not reading XML which you really do need DOM to access the XML)