industry-department-solutions
latest
false
Supply Chain & Retail Solutions release notes
- Inventory management solution release notes
- Commercial pricing solution release notes
- Merchandising solution release notes
- July 2026
- June 2026
- May 2026
- April 2026
July 2026 release notes for Merchandising in Automation Cloud.
July 27, 2026
Object-level data validations
Schemas can now declare object-level validations — freshness and missing-data checks, plus foreign-key and unique-key toggles — through the new objectValidations field. See Object-level validations.
July 24, 2026
Historical data ingestion
The Historical data ingestion reference script for one-shot bulk loads has been expanded based on field experience:
- Multi-table single run — load every table in your solution in one invocation, in foreign-key dependency order, instead of running the script once per table.
- Run modes — a
--mode historical(APPEND, parallel) or--mode daily(UPSERT, serial) switch, plus--tableto load a single table and--dry-runto validate files without writing. - Wider null and encoding handling —
NULL,NA, andN/Aare recognized as null (case-insensitively) alongside empty strings and\N, and non-UTF-8 exports are decoded via autf-8-sig→cp1252→latin-1fallback. - Consolidated failed-row report — rejected rows are written both to a crash-safe log and to a single JSON file per table for quick triage.
- Post-run archive — an optional
--archiveflag moves loaded files into a dated archive folder once each table completes.
July 8, 2026
New: Rebuy & Replenishment
Rebuy & Replenishment adds replenishment planning for retail across locations and products. See the Rebuy & Replenishment API resources and data requirements for the data needed to deploy it.
Markdown & Promotions
Markdown & Promotions now includes complete data requirements covering the datasets needed to deploy the solution.