Job properties
The following table lists the properties available to configure job notifications.
Job Property | Name | Description |
---|---|---|
|
Batch ID |
The ID of the batch that has submitted the job. |
|
Batch Status |
Status of the batch and job:
|
|
Batch Submitter |
The user who submitted this batch. |
|
Startup Date |
Startup timestamp of the batch |
|
End Date |
Completion timestamp of the batch |
|
Job Name |
Name of the job submitted for this batch. |
|
Queue Name |
Name of the queue that ran the job |
|
Data Location Name |
Name of the data location into which the load was created and the batch submitted. |
|
Entity Names |
List of the entities processed by the job. |
|
Total Row Count |
The total number of rows counted by the tasks in this job instance. |
|
Error Count |
The total number of errors counted by the tasks in this job instance. |
|
Insert Count |
The total number of inserts counted by the tasks in this job instance. |
|
UpdateCount |
The total number of updates counted by the tasks in this job instance. |
|
DeleteCount |
The total number of deletes counted by the tasks in this job instance. |
|
MergeCount |
The total number of merged records counted by the tasks in this job instance. |
|
Load ID |
The ID of the load that was submitted to create this batch. |
|
Program Name |
Name of the program that created the load. |
|
Load Description |
The description given to the load at creation time. |
|
Model Name |
Name of the deployed model containing the job. |
|
Model Branch |
Branch number of the deployed model. |
|
ModelEdition |
Edition (version) number of the deployed model. |
|
Job Parameters |
List of the parameters of this job. |
|
Workflow Name |
Name of the workflow that triggered this job. |
|
Activity Label |
Label of the workflow instance that triggered this job. |
|
Activity Priority |
Priority of the workflow instance that triggered this job: |
|
Activity Initiator |
The user who created the workflow instance that triggered this job. |
|
Job Restart Number |
The number of times this job was restarted. |
|
Activity Last Comment |
Last comment provided when submitting the workflow instance. |
|
Server Base URL |
Base URL of the Semarchy xDM server, as configured by the administrator. |