B4J Question OASIS UBL

aeric

Expert
Licensed User
Longtime User
Hi,
Does anyone work with OASIS UBL for invoice in XML / JSON ?
Any library you are using if you are developing with B4X or other programming language?

I hope I don't need to reinvent the wheel.
I am looking for library supporting UBL 2.1 for e-invoice.
A quick search found https://github.com/phax/ph-ubl
 

aeric

Expert
Licensed User
Longtime User
Upvote 0

aeric

Expert
Licensed User
Longtime User
I think the safest route is to reinvent the wheel using XML2Map and JSON libraries for creating cross platform solutions.
Map2Xml converts the map created with Xml2Map to a Xml string. It uses XmlBuilder library and it is compatible with B4A, B4i and B4J

The advantage is I understand my own code.
Learning a new project with great complexity will take a lot of time and no flexibility to maintain in the future.
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…