Hi Everyone,
I'm using Appian Document Extraction and need to process multiple invoice documents uploaded in a claim.
What is the recommended approach to:
Pass multiple invoices for extraction
Extract data from each invoice
Store the results in a List of Record Type/CDT
Can a list of document IDs be passed directly to Document Extraction, or should each document be processed individually (using a loop/subprocess)?
Discussion posts and replies are publicly visible
I'd recommend going with AI Document Center here. It's built for exactly this centralized intake, parallel extraction, reconciliation, and model versioning all out of the box.For your case, just ingest the invoices with claim ID as metadata, let Doc Center extract in parallel, and query the results back as records. No MNI loop needed, unlike the AI Skill which runs per document. I'd only fall back to the AI Skill if extraction has to happen inline inside a specific process flow.https://www.youtube.com/watch?v=hbpFtbxl1pA&t=1shttps://docs.appian.com/suite/help/26.5/aidc-3.1/aidc-landing.html