ecms_bulk_upload
- Property Manager name: Message Store bulk upload
- Behavior version: The
v2024-05-31
rule format supports theecms_bulk_upload
behavior v1.0. - Rule format status: GA, stable
- Access: Read/Write
- Allowed in includes: No (temporarily)
Uploads a ZIP archive with objects to an existing data set. The target data set stores objects as key-value pairs. The path to an object in the ZIP archive is a key, and the content of an object is a value. For an overview, see ecms_database
.
Option | Type | Description | Requires | |
---|---|---|---|---|
enabled | boolean | Enables sending a compressed archive file with objects. Sends the archive file to the default path of the target data set: | {"displayType":"boolean","tag":"input","type":"checkbox"} |
Updated 17 days ago