Define Jobs > Defining egress jobs > Export job types
  

Export job types

After you master your data, you can export the mastered data to an external data source. You can either export all data or incremental data after exporting all data for the first time. You can also export source records. You can specify whether to export only master records or source records of the specific source systems.
You can use any one of the following export types:
Standard export
Exports all the records in the first run of a job and then incrementally exports the records added or updated after the first run based on the job schedule.
For example, you add 30 records. During the first run of the job, the job exports 30 records. After the initial run of the job, you update 15 records. During the second run of the job, the job exports the 15 records that you updated.
Custom export
Exports all the records added or modified after the specified date in the first run of the job, and then exports the records added or updated after the first run incrementally.
For example, you add 20 records after October 15, 2020, 5:00 p.m. During the first run of the job, the job exports 20 records. After the initial run of the job, you update 10 records. During the second run of the job, the job exports the last updated 10 records.
Export all
Exports all the records in each run of the job.