Introduction

FacturXToXML is a connector that extract the XML structure from a FacturX.

Parameters

The required parameters for FacturXToXML are : 

  • Output FileName :  the folder and the name of the output XML file, eg: '/out/facturX.xml' , '/work/newFacturX.xml' ... 
    • NB: putting the output XML structure in the "out" directory, allows to show and download from the exploitation page.
  • Input Charset: the charset used for the input file. set by default to UTF-8.
  • Output Charset: the charset used for the output file. set by default to UTF-8. 

Use case

The FacturXToXML takes an input FacturX from the previous connector in the scenario and triggers the extraction of the XML structure.

the following sample illustrates the use of the connector : 

2022-03-14_16h47_28.png   2022-03-14_16h48_32.png  

We call an AppEventListener to start the process that loads a FacturX from a certain directory, and then the FactuXToXML comes to extract the XML file, and add it to the exploitation page.

2022-03-14_16h54_01.png

Tags:
    
This wiki is hosted and managed by iXPath
Powered by XWiki 13.3 debian