Community Tip - New to the community? Learn how to post a question and get help from PTC and industry experts! X
The report that was create is able to show all the open task for a Change Notice except the review task.
Used tables
wt.workflow.engine.WfActivity | wt.workflow.engine.WfActivity | wt.workflow.engine.WfActivity | |
Work Item | wt.workflow.work.WorkItem | Work Item | |
User | wt.org.WTUser | User | |
Context | wt.inf.container.WTContainer | Context | |
Change Notice (wt.change2.WTChangeOrder2) | wt.change2.WTChangeOrder2 | Change Notice (wt.change2.WTChangeOrder2) |
Used Joins
Work Item | Source | wt.workflow.engine.WfActivity |
Work Item | Ownership.Owner | User |
wt.workflow.engine.WfActivity | Context | Context |
Work Item | Primary Business Object | Change Notice (wt.change2.WTChangeOrder2) |
Used criteria
Work.Item.Completed By Is null.
When running the report all the open task are displayed except the review task..
Does somebody has any idea what is special to the review task?