Question
Visualization Job Override Issue in Windchill – Older Low-Priority Job Replacing Latest Representation
-
Scenario 1
-
A user creates a CAD part (EPMDocument) and performs a check-in.
- This triggers a visualization job.
- The job is submitted to a low-priority queue.
- Description is blank.
-
Later, the user creates a Change Notice (CN) and submits it.
- This triggers another visualization job.
- The job is submitted to a medium-priority queue.
- Description is "Submitted".
-
- Issue in Scenario 1:
- When the object is sent for review, initially the correct ("Submitted") representation is visible.
- However, once the earlier low-priority job (triggered during check-in) executes later:
- It republishes the representation
- Overrides the "Submitted" representation with the blank one
- As a result, the reviewer ends up seeing an outdated representation instead of the latest one.
- However, once the earlier low-priority job (triggered during check-in) executes later:
- When the object is sent for review, initially the correct ("Submitted") representation is visible.
- Scenario 2
-
Reviewer sends the object for rework:
- A new visualization job is triggered (with description like "Rework")
-
After rework, the object is again submitted for review:
- Another visualization job is triggered (description: "Submitted")
-
- Issue in scenario 2
- Ideally:
- The latest "Submitted" representation should override the "Rework" representation.
- But currently:
- The behavior is inconsistent
- The older representation may override the newer one
- In some cases, the sequence happens in reverse (vice versa).
- Ideally:

