Update Job
Updates the specified jobs object.
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Path Parameters
The key JobName
Body
The jobs entity to update.
The name of the job.
The id of the job.
The id of the Workspace.
The source connection, usually it is a value of Connection Name.
The destination connection, usually it is a value of Connection Name.
Set this to true to the job can be executed according to a specific scheduler, default is false.
The scheduler cron string.
Set this to true to write error messages to the Windows Application Event Log, default is false.
Set this to true to send email notifications after jobs are completed, default is false.
The email address where notifications will be sent to.
The email subject for notifications.
Send the error message only, default is false.
The log verbosity level of the job, where 0 represents None, 1 represents Error, 2 represents Info, 3 represents Transfer, and 5 represents Verbose, default is 0.
A prefix for all tables being replicated.
Set this to true to synchronize times in the GMT time zone as opposed to local time, default is false.
Set this to true to delete all rows before each update, default is false.
Set this to true to drop the table before each update, default is false.
Set this to true to automatically truncate strings that are too large for the column size, default is true.
Set this to true to continue onto the next table when previous table throws error, default is true.
Set this to true to add columns and alter data types if there is a mismatch between the source table metadata and the destination table metadata, default is true.
Paired with ReplicateIntervalUnit, ReplicateInterval controls the time frames to split the data into when replicating, default is 180 (days).
Paired with ReplicateInterval, ReplicateIntervalUnit controls the time frames to split the data into when replicating. Values are minutes, hours, days, weeks, months, years, rows, default is days.
This option sets the minimum date to start replicating data from (yyyy-MM-dd).
Sets the size of batch.
Controls the timeout for destination connections, default is 300.
How to handle Deleted records in the source, default is HardDelete.
A comma separated list of additional options to include.
Assign a specific schema for the destination database.
The code of Pre-Job event.
The code of Post-Job event.
Assign a specific connection to store the status of jobs.
The type of job.
Whether allow current job to support parallel processing of queries.
Whether retry failed tasks, default is true for new jobs.
The size of threads in worker pool, default is 2.
The version number of row information.
The logical replication slot created for the Change Data Capture of PostgreSQL.
Whether use the History Mode to replicate data, default is false.
The labels of Job or Transformation
When set this to true, return info contains history, default is false.
The historyId of Job, default is 0.
The strategy of resetting data in the Reverse ETL job
Whether the job is valid or invalid based on the license.
Details for why the job is invalid.
The name of the PostgreSQL publication created for streaming changes. This publication is created at start-up if it does not already exist.
Enhanced oracle proprietary property. Name of the Oracle pluggable database to connect to. Use this property with container database (CDB) installations only.
A comma separated list of additional CDC engine properties to pass to the underlying engine in the format key=value.
Whether to create and insert into a new file for every batch or write all rows into a single file.
A Suffix for all tables being replicated.
The file name pattern to load files from a folder, default is "NAME_WITH_EXT".
Set this to true, current job will skip all formula fields for the Salesforce source, default is false.
Enhanced DB2 iSereies property. Name of the schema to connect to.
Enhanced DB2 iSeries property. Name of the journal library.
Enhanced DB2 iSeries property. Name of the journal.
This option sets the size of the snapshot
This option sets whether we have to skip the snapshot or not
Whether CDC Engine mode is enabled.
Whether the current entity can be updated.
Whether the current entity can be removed.
Whether the current entity can be executed.
Response
EntitySet jobs
The name of the job.
The id of the job.
The id of the Workspace.
The source connection, usually it is a value of Connection Name.
The destination connection, usually it is a value of Connection Name.
Set this to true to the job can be executed according to a specific scheduler, default is false.
The scheduler cron string.
Set this to true to write error messages to the Windows Application Event Log, default is false.
Set this to true to send email notifications after jobs are completed, default is false.
The email address where notifications will be sent to.
The email subject for notifications.
Send the error message only, default is false.
The log verbosity level of the job, where 0 represents None, 1 represents Error, 2 represents Info, 3 represents Transfer, and 5 represents Verbose, default is 0.
A prefix for all tables being replicated.
Set this to true to synchronize times in the GMT time zone as opposed to local time, default is false.
Set this to true to delete all rows before each update, default is false.
Set this to true to drop the table before each update, default is false.
Set this to true to automatically truncate strings that are too large for the column size, default is true.
Set this to true to continue onto the next table when previous table throws error, default is true.
Set this to true to add columns and alter data types if there is a mismatch between the source table metadata and the destination table metadata, default is true.
Paired with ReplicateIntervalUnit, ReplicateInterval controls the time frames to split the data into when replicating, default is 180 (days).
Paired with ReplicateInterval, ReplicateIntervalUnit controls the time frames to split the data into when replicating. Values are minutes, hours, days, weeks, months, years, rows, default is days.
This option sets the minimum date to start replicating data from (yyyy-MM-dd).
Sets the size of batch.
Controls the timeout for destination connections, default is 300.
How to handle Deleted records in the source, default is HardDelete.
A comma separated list of additional options to include.
Assign a specific schema for the destination database.
The code of Pre-Job event.
The code of Post-Job event.
Assign a specific connection to store the status of jobs.
The type of job.
Whether allow current job to support parallel processing of queries.
Whether retry failed tasks, default is true for new jobs.
The size of threads in worker pool, default is 2.
The version number of row information.
The logical replication slot created for the Change Data Capture of PostgreSQL.
Whether use the History Mode to replicate data, default is false.
The labels of Job or Transformation
When set this to true, return info contains history, default is false.
The historyId of Job, default is 0.
The strategy of resetting data in the Reverse ETL job
Whether the job is valid or invalid based on the license.
Details for why the job is invalid.
The name of the PostgreSQL publication created for streaming changes. This publication is created at start-up if it does not already exist.
Enhanced oracle proprietary property. Name of the Oracle pluggable database to connect to. Use this property with container database (CDB) installations only.
A comma separated list of additional CDC engine properties to pass to the underlying engine in the format key=value.
Whether to create and insert into a new file for every batch or write all rows into a single file.
A Suffix for all tables being replicated.
The file name pattern to load files from a folder, default is "NAME_WITH_EXT".
Set this to true, current job will skip all formula fields for the Salesforce source, default is false.
Enhanced DB2 iSereies property. Name of the schema to connect to.
Enhanced DB2 iSeries property. Name of the journal library.
Enhanced DB2 iSeries property. Name of the journal.
This option sets the size of the snapshot
This option sets whether we have to skip the snapshot or not
Whether CDC Engine mode is enabled.
Whether the current entity can be updated.
Whether the current entity can be removed.
Whether the current entity can be executed.