FPL PAYMENTS INTG WIKI - TechM-Mulesoft-COE-Repo/fpl-payments-intg GitHub Wiki
Description: Billing engines send the customer information via nightly feed, Both comes in different formats CSV, XML ... iPAAS will combine both outputs and transform it to be consistent and single format and sends to the vendor.
Flows:
- Gulf-customer-files-process-flow.
- FPL-customer-files-process-flow.
1) Gulf-customer-files-process-flow:
The Gulf customer flow will get the csv file from source folder and convert into json standard format and store files into destination folder filename with time stamp.
2) FPL-customer-files-process-flow:
The FPL customer flow will get the XML file from source folder and convert to json standard format and store files into destination folder filename with time stamp.