Report Runs

Report Runs is the history of every report generated from the engine, capturing the parameters used, who ran it and the resulting output file. It provides a reproducible, auditable trail of reports filed with regulators or shared internally. Compliance teams use it to prove what was submitted and when.

Report Runs
Report Runs — live screen from the BridgeERP MFI Suite.

Workflow

  1. Open MFI > Operations > Reports > Reports & Regulatory > Report Runs
  2. Filter by template, date or user to find a run
  3. Open a run to view its parameters and download the output
  4. Re-run from the same parameters where a refresh is needed
  5. Archive or export runs for the regulatory file

Fields reference

Every field on this screen, drawn from the live data model.

FieldTypeRequiredDescription
Name
name
TextYesName
Template
template_id
Link → mfi.report.templateYesTemplate
Code
code
TextCode
Date From
date_from
DateDate From
Date To
date_to
DateDate To
Company
company_id
Link → res.companyCompany
State
state
Choice: Draft, Running, Done, FailedState
Lines
line_ids
ListLines
Line Count
line_count
NumberLine Count
Output
output
Long textOutput
Error
error
Long textError
User
user_id
Link → res.usersUser

Actions & buttons

Buttons available on this screen and what they do:

  • Run
  • Lines
  • Export CSV
  • Export XLSX

Status lifecycle

Records on this screen move through these statuses:

Draft → Running → Done → Failed

Notes & rules

  • Model mfi.report.run -- generated report history
  • Key fields: template, parameters, run-by, output
  • Related: Report Templates, Scheduled Reports
  • Used by compliance and finance staff

Technical model: mfi.report.run · Record: MFI Report Run

Was this page helpful?