The dates associated with jobs are described in the following table:
Date Field
Date on the form
Description
Events
DateCreated
Created On
Date when the job was added to JDX.
When a job is created in the system through a workflow using Add Job or Copy Job.
DateLastUpdated
Updated On
Date when the job description was last updated.
A job is created via an import (content library, and so on).
Job is renamed.
Clone or copy of job, new job is updated.
New job.
Job update by a user or an import (includes form edits).
Start a workflow.
Parent job fields cascade to the child. The DateLastUpdated of the child job is updated.
Workflow step approval.
Workflow finalization.
Reapply master template resulting in data changes.
The date is also updated if the Edit switch is toggled and the job is not saved.
DateFinalized
Finalized On
Date when the job description was finalized.
For a copy of a job, the new job date depends on the CopyJobDescReset_DateFinalized property in business rules (False means the new job will retain the copied job’s DateFinalized).
For a new job (Add Job from Job Management), DateFinalized is set to null date (1/1/1900).
On Finalize Workflow, set to current date time stamp.
The date workflow was completed with approval from the final step participant.
DateApproved
Approved On
Date when the job description was last approved in the workflow process.
In an import, if IsApproved is set to true for a job, LastApprovedOn is updated to the current date time stamp.
For a copy of a job, the new job depends on the business rule property. CopyJobDescReset_LastApprovedOn (False means the new job will retain the copied job’s LastApprovedOn).
On finalization of a job, if IsApproved is set to True, LastApprovedOn is set to current date time stamp.
In the Rename Job screen, if Flag as Approved is checked and job previously contained IsApproved = False, LastApprovedOn is set to current date time stamp
In the Core Job Description Values screen, if Is Approved is checked and job previously contained IsApproved = False, LastApprovedOn is set to current date time stamp
In the Update Flags → Update IsApproved Flag screen, if the jobs previously contained IsApproved = False, LastApprovedOn is set to current date time stamp
DateFormEdited
Edited On
Date when the job description was edited using the form. This is the same value as LastEditedOn.
For a copy of a job, the new job depends on the business rule property CopyJobDescReset_DateFormEdited (False → new job retain the copied job’s LastEditedOn).
Job rename.
Changes saved to the job in the Job Edit/View form.
If a new job workflow is started and an existing job with a DateFormEdited is selected as the base job, the new job’s DateFormEdited will be set to the DateFormEdited of the base job selected.
Workflow finalization.
Date Archived
Archived On
Date when the archive was created.
For a job when the archived version is created.
A grid column heading or label in the master template may differ from the actual field it represents. For instance, the Job Management grid might display a column labeled 'DateEdited,' whereas it may reference the 'DateUpdated' field, which has a distinct meaning.
Examples
For example, the following screenshots display the date stamps both in the grid and in the form:
Comments
0 comments
Please sign in to leave a comment.