Description
We are looking for an experienced Boomi Flow developer to build a EDI UI. I am looking for someone that can walk me through the process. And we can provide credentials to speed up the development. What needs to be built: A Boomi Flow web app that allows internal staff to review, edit, confirm, and delete Purchase Orders stored in an Azure SQL database. POs are ingested automatically via an existing Boomi integration pipeline, with no manual PO creation is required. The app has two screens: 1. List View Paginated table of all POs with status indicators, filterable by review_required status, with View/Edit and Delete actions per row 2. Detail/Edit View Full PO record showing header info, bill-to/ship-to party details, line items table, amounts, and AI validation results. Users can edit fields inline and confirm the PO, which writes back to Azure SQL in real time Key functionality: Full CRUD — read, edit, delete, confirm POs Status management — SUBMITTED, CONFIRMED, review_required, manually_approved When a user edits a flagged field it automatically updates to manually_approved Confirm button stamps a confirmed_date timestamp in the DB Default list view filters to show review_required POs first What is already done: Azure SQL database is set up and running (hunter-amenities-sql-prod.database.windows.net) Database schema will be provided by us Boomi environment is fully set up with an existing integration pipeline Full functional specification document will be provided on engage