Export to Data Lake through script

You can now send data to Date Lake through a script using the ION API Data Fabric API Bulk Ingestion.

M3 Demand Planner supports these two formats:

  • File Type 0: CSV/DSV in UTF-8 format
  • File Type 1: Newline Delimited JSON (NDJSON) in UTF-8 format

The DMP Service transfers the compressed or deflated payload. The payload must target a single schema object or table in data lake. All columns or fields must have values.

2254270