XMLToFacturX

Version 5.2 by Outhman Moustaghfir on 2022/03/14 15:44

Status : In progress

Introduction

This document aims to give a global view on how to create a FacturX, a PDF-based format for electronic invoices, by using the XMLToFacturX connector.

Parameters

XMLToFacturX requires 3 parameters : 

  • Output FileName :  the folder and the name of the output FacturX, eg: '/out/facturX.pdf' , '/work/newFacturX.pdf' ... 
    • NB: putting the output signed pdf in out 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

To use the XMLToFacturX correctly, it must be preceded by a gateway (inclusive or parallel) that links it to another 2, and only 2 connectors, one generates an XML file structure, and the other sends its invoice in PDF format, and that is to ensure having both files before triggering XMLToFacturX 

let's take a simple example to understand the functionality of the connector : 

       2022-03-14_15h39_49.png       2022-03-14_15h40_46.png

here, we created a simple scenario that load 2 files using LoadFile connector  

 

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