System
7 items
Reference Lists
Catalogue of the standard French e-invoicing reference lists embedded in NomaUBL: ISO/UN/CEN code lists, Factur-X / EN 16931 business term values, and PA-side action and rejection codes.
Custom Lists
Create operator-defined reference lists (code / FR / EN labels) and assign them to grid columns so dropdowns and filters render automatically. Each list can be edited row by row or synced from an API / SQL connector.
List Views
Edit the per-view column spec (labels, format, alignment, width, filter allow-list) for every NomaUBL list page — Invoices, Integration Errors, Processing Log, E-Reporting — and add new columns from the view's column catalog without writing code.
API Connectors
Define generic REST API connectors used by NomaUBL to talk to a Plateforme Agréée, a source ERP (JD Edwards AIS, SAP, NetSuite, custom) or any HTTP service: connection, authentication, endpoints catalogue, and built-in test runner.
SQL Connectors
Define generic SQL connectors used by NomaUBL to read or write rows on any reachable database — Oracle or PostgreSQL — through named parameterised queries. Each query carries a name, label, description, parameter spec, the SQL itself with :param placeholders, and a Writable flag. The editor has Connection / Queries / Test tabs and the runtime binds parameters through PreparedStatement so values are never string-substituted into SQL.
Database Connectors
2 items
FTP Connectors
Configure SFTP access to the JD Edwards Enterprise Server so NomaUBL can pull spool files directly from the JDE PrintQueue.
Security
2 items