Sourcing
Sourcing Overview
Sourcing determines which warehouse a demand line should be sourced from based on configuration.
The primary factors for this determination are inventory availability and proximity to end destination. Using these factors, along with other business logic, Orchestrate loops a demand line through several sourcing policies and corresponding warehouses until a feasible solution is found.
While Sourcing can be used without inventory awareness, we highly encourage grouping these functions together.
Additionally, inventory awareness allows sourcing logic to factor in a Ship-Complete philosophy, meaning you can prioritize shipping an entire order line from a single warehouse before attempting to split it across multiple locations.
Workflow
FAQs
Q: Does Sourcing account for allocation constraints such as budgets and safety nets?
- A: Sourcing does not account for constraints. It only looks at the inventory available and determines whether there is enough to fulfill the requested line.
Q: Does Sourcing track inventory in real-time when multiple demand lines are submitted for a single request?
- A: Sourcing does not currently adjust inventory against demand requests (e.g., if two lines separately request 20 units and the sourcing warehouse only has 20 available, both are provided with that warehouse).
- A: Because sourcing is not aware of other source orders, whether inbound or outbound, it does not consider adjusting the available inventory with each request.
- A: The ability to determine whether these preceding order lines should be included in the calculation is on the development roadmap.