FDPR – Merge Errors
This videos shows how FDPR can handle missing elements in data combinations:
You have the following options:
✅ Ignore: Keep the momentum going by bypassing missing elements.
⚠️ Warn: Get notified without stopping the engine.
🛑 Interrupt: Stop the workflow immediately to protect your data integrity.
FDPR – Currency Conversion
This videos shows how FDPR retrieves exchanges rates from the European Central Bank (ECB) and performs currency conversion.
✅ Use ECB public API to retrieve rates
✅ Flexible header and query parameters
✅ Load transactions and enrich them
✅ Perform currency conversion
👉 watch video
FDPR – Rest API
This videos shows how FDPR uses source data coming from a Rest API.
✅ Use source data directly from Rest API
✅ Flexible header and query parameters
✅ Mix with local data or cloud files
👉 watch video
FDPR – Use Cloud Data
This videos shows how data stored in the cloud (AWS S3) can be used as data source for a workflow.
✅ Use source files stored in the cloud
✅ Use local source files
👉 watch video
FDPR – Dynamic Filenames
This videos shows how dynamic source filenames can be handled in a workflow.
✅ Setup workflow once
✅ Execute periodically
👉 watch video
FDPR – API
This videos shows how a workflow can be executed through an API instead from the web client.
✅ Automated execution
👉 watch video