Data Exporting Operation (exportDataJob)¶
The data exporting operation is intended to upload data to a third-party information system.
Operation Parameters¶
Skip relations (checkbox). A checkbox to skip linked records.
As of (date). Export the period that is relevant at this point in time.
Operation ID (text field). Load ID.
Definition content (text field). Description of the data to be loaded in JSON format, made according to the Universe MDM schema.
Skip deleted (checkbox). A checkbox to skip records marked as deleted.
Updates after (date). Selecting only records that have versions after the specified date (that is, only those records that were updated after this date will be exported).
Database URL (text field). JDBC database URL to perform the export.
Block size (integer). Size of block of uploaded data. Default value is 1024.