Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

ParameterDescriptionDefault
csvSection of parameters for the export of search result lists via the endpoint POST /api-web/api/dms/objects/export.

delimiterSeparator between individual values.;
encodingUsed encoding.UTF-8
batchSizeMaximum number of objects to be included in the exported result list.100
writeBOM (as of 2023 Spring)Boolean value that specifies if byte order mark should be used (true) or not (false). If true, emojis and German umlauts can be displayed correctly.
Note: true is only supported for UTF-8 encoding.
false