TextIn xParse Turns a Mess of Supplier Quotes into a Traceable Procurement Report
Procurement teams waste hours manually flattening merged cells and copying revision pages before they can even start comparing bids. A parsing layer that preserves table structure and evidence location shifts the bottleneck from document triage to actual decision-making, and the reusable Agent prompt means the rules are encoded once and applied consistently across future rounds.
Supplier comparison for a bridge-monitoring project starts with four vendors sending incompatible formats: multi-level header Excel, Word with tables inside tables, scanned PDFs, and package-discount sheets. TextIn xParse, connected through WorkBuddy, restores table hierarchies, merged cells, and parent-child relationships before any analysis begins. Without it, a standard model misreads nested Word tables as missing line items. With xParse, the same model correctly maps equipment codes, flags a hard negative deviation on a 0.8Hz frequency lower limit, and isolates optional accessories so they don't inflate the effective mandatory quote.
The workflow produces an 18-page Word report that ranks suppliers conditionally — not by lowest price — and lists seven cross-referencing anomalies alongside their source page or worksheet. A reusable Agent prompt encodes the entire procurement caliber: mandatory vs. optional, discount handling, technical thresholds, and a rule that missing data stays marked 'Not Provided' rather than guessed. The connector's free tier covers 1,000 pages per day; a baseline test on a clean Excel showed a 1.7× speedup in full response time compared to plain parsing.
The core value isn't speed — it's that xParse prevents a model from hallucinating missing line items when data is merely nested in a different table layer, a failure mode that silently corrupts procurement decisions.
Encoding procurement rules into a reusable Agent prompt turns a one-off demo into a repeatable process; the real leverage is that future rounds don't need to re-explain what counts as mandatory, optional, or a discount.
The deliberate A-02 quantity anomaly test reveals a design philosophy worth noting: the system flags discrepancies for human review rather than auto-correcting, which is the right posture for financial decisions where a wrong override carries real cost.
1.7× speedup on a clean Excel is a nice headline number, but the more consequential metric is that nested Word tables and scanned PDFs become machine-readable at all — without xParse, those formats produce broken comparisons.