solutions · agent

AP Reconciliation Agent. Four streams, one proven balance.

The standard JD Edwards AP reconciliation workflow, run by an agent. It proves the subledger posted to the G/L, ties the open balance to the control account, squares every supplier statement, and reconciles payments to the bank. Under the hood it calls named orchestrations on your AIS server and assembles Excel workpapers a Controller can sign. The agent prepares everything; a human approves anything that writes.

Streams
4 · integrity to bank
Integrity tolerance
$0.00 · no exceptions
Human gate
Every write · logged
Output
Workpapers + exception register
🗓 Trigger close day +1 · or on demand company · period · As-Of date 4 streams · gated writes · audited Pre-checks F0010 · G/L period open R007011 · unposted AP batches unposted? hold + notify 1 · AP-to-GL integrity R04701 · R04702 · R09705 F0411 / F0414 vs F0911 / F0902 tolerance $0.00 ✓ 2 · Trial balance tie-out R04901A As-Of → R04423 aged TB vs AAI PB control · F0902 manual JEs on the control flagged 3 · Supplier statements PDF / CSV parsed, line by line vs F0411 open + F0414 paid misses classified, six ways 4 · Bank & payments R09510 → F0911R · R09511 match F0413 / F0414 vs bank statement outstanding · stale-dated · voids Workpapers + exceptions variance summary per stream 14 exception types · named owner TIES ✓ Recon package XLSX workpapers · run ID · job IDs Controller sign-off EXCEPTION ⏸ Gated fix, on approval create voucher · void / reissue a logged yes, or it doesn't run executed → stream re-run

What the agent does

Guardrails

Under the hood

Twelve named orchestrations built in Orchestrator Studio (the 59AP_ORCH_ catalog), called straight over the Orchestrator REST endpoint. No middleware in between. Read orchestrations run autonomously; the two WRITE orchestrations only accept a call that carries a logged human approval.