Flux CHORUS pro pour interface avec l'administration
Author: mps59@orange.fr (mpservices)
Hello, not technical problem, specific development for french laws , so that's why described in french Bonjour Je voudrais savoir si quelqu'un a déjà développé le flux xml nécessaire pour l'interface avec le logiciel de l'administration chorus pro, Si ce n'est pas trop demander, j'aurais besoin d'avoir la structure du fichier sous la forme d'un exemple de fichier xml, ou du fichier dtd correspondant uniquement pour le flux d'envoi de facture Merci d'avance Dominique
3 Comments
Local Administrator
In fact, its a technical problem. You must integrate with their API. https://communaute.chorus-pro.gouv.fr/documentation/api-implementation-guide/?lang=en https://communaute.chorus-pro.gouv.fr/documentation/external-specifications/?lang=en https://communaute.chorus-pro.gouv.fr/wp-content/uploads/2018/06/Specifications_Externes_Annexe_Processus_de_facturation_V4.00.pdf https://communaute.chorus-pro.gouv.fr/wp-content/uploads/2017/08/AIFE-Chorus-Pro-Le-mode-EDI_Annexe-1.pdf https://communaute-chorus-pro.finances.gouv.fr/?action=publicPage&uri=intranetOnePage/4003
Author: fearandir (fearandir@gmail.com)
Local Administrator
Thanks for the answer I was able to download an xsd file which seems to describe the structure is it someting I can import into uniface to generate this structure ? if yes how do i do it Dominique
Author: mpservices (mps59@orange.fr)
Local Administrator
If your import requires the specification of a lot of uniface entities, you can use a mailmerge program or awk to convert the xsd-information into a *.CIF file and use the "case load" functionality to generate these entities. Beauty of this way is that the CIF file needs only minimal information, but adds a lot of standard uniface trigger code in this loading process. Unfortunately, the last time the CIF format was documented in 1999 (cbc.pdf under 7.2.06) but you can contact me, Uli
Author: ulrich-merkel (ulrichmerkel@web.de)