AI integration for Manhattan SCALE focuses on extending its core Java-based APIs and direct database schemas for inventory (INV), tasks (TASK), and locations (LOC). The primary integration surfaces are:
- External System Interface (ESI): For bi-directional data exchange and triggering workflows from external AI services.
- Business Process Services (BPS): To inject AI-driven logic into standard processes like slotting, wave planning, or task creation.
- Direct Database Access: For high-volume reads of historical transaction data to train forecasting models, with writes channeled back through approved APIs or staging tables to maintain system integrity.




