1.2 Incoming File Format – xlsx and parsing through fft
This release introduces the ability for OBEDX to parse incoming XLSX files from corporate clients for payment processing. This streamlines the process for corporates who prefer to submit payment data in Excel format. OBEDX can now process incoming XLSX files containing payment data. Corporates can define their specific XLSX file format through a format definition menu. This definition includes details like column names, data types, and mandatory/optional fields. Header templates (optional) further define the structure of the XLSX file. Defined XLSX fields can be mapped to corresponding fields within OBEDX's payment format. This mapping ensures accurate extraction and processing of payment data. Based on the format definition and mapping, OBEDX automatically generates a parsing template. This template efficiently extracts data from incoming XLSX files.
Parent topic: Release Hightlights