[v2.6] DemandValidation
Overview
Demand Validation in Orchestrate provides the ability to add in business logic at any point in the order-to-cash process.
The host system provides any number of demand lines, and the Demand Validation endpoint iterates over those demand lines and runs each against the ruleset created in SCC: Orchestrate proper.
These rules are entirely user defined, but are commonly used to check for past due invoices, credit checks, licenses or certifications, and many other client-specific rules.
The endpoint can then pass back a success or failure of each rule run against the demand line. How the host system processes each of these test results is up to user discretion.