JobArgs Class
Arguments specific to a connector job
Implements
Methods
Properties
| Name | Type | Description |  | 
| activityId | string | undefined | Activity Id |  | 
| connectorArgs | [otherArg: string]: any | undefined | Arguments to be passed through to Connector (optional) |  | 
| dbType | "briefcase" | "snapshot" | "standalone" | Database Type |  | 
| errorFile | string | Error File |  | 
| issuesDbDir | string | undefined | Issues Database Directory (optional) |  | 
| isValid Accessor ReadOnly | boolean |  |  | 
| loggerConfigJSONFile | string | undefined | Logger Configuration File (optional) |  | 
| string | Revision Header |  | 
| shouldUnmapSource | boolean | undefined | Pass true to unmap the source file (optional) |  | 
| source | string | Source File |  | 
| stagingDir | string | Staging Directory |  | 
| synchConfigFile | string | undefined | Synchronization Config File (optional) |  | 
| updateDbProfile | boolean | Pass true to update db profile |  | 
| updateDomainSchemas | boolean | Pass true to update the domain schemas |  | 
Defined in
Last Updated: 10 June, 2025