Skip to main content
16-Pearl
April 3, 2013
Question

State Workflow

  • April 3, 2013
  • 1 reply
  • 2049 views

I am looking for assistance on creating a workflow template that would do the following:

If an EPM document is manually (outside the revision process) set to "in work" and stays at this state for more than 3 days, the workflow would send them an e-mail reminder to set back to released state. When the user gets the e-mail, the workflow would start over and give the user another 2 days before emailing again, this would continue until the item is back to released. This would jab the user to get the item back to released ASAP.

The revision process (we revise from release which creates a new version at in work) and new docs would not be subject to this process. We don't run into this often....be we do have new users that sometimes make mistakes and set cad docs to in work, then forgetting to clean up after themselves. I cannot lock this function down as we use family tables everywhere....BAD. We have a test server, so I can mess around as much as needed.

This will be my first workflow....so keep the answers to a Windchill 6 month old level.

Thanks in advance for any assistance.

Greg

1 reply

22-Sapphire I
April 3, 2013

Put the workflow on the change object which authorizes the person to Revise and iterate the CAD Documents. This workflow can have a timer.

GregOlson16-PearlAuthor
16-Pearl
April 3, 2013

Mike,

We have many intances where people do not revise a document but still have to check it out to make changes to family tables (revising an instance, but the change requires the generic and other instance to be checked out and checked back in).

To revise we need to start the doc at released state and then it is moved to in work. To bypass the revision control, a user must set state to in work to allow check out. I want some sort of reminder to set state back to release after checkin.......or for any docs that are at in work for that matter.

22-Sapphire I
April 4, 2013

Ah yes - family table generics and verification. We handle as follows:

- Designer creates a discussion posting in the product / library where the CAD doc exists.

- A lead sets state on the needed generic; they subsribe to the particular posting

- The Designer does the needed changes, then updates the posting thread

- The lead sets state of the generic back to Released

PTC absolutely should come up with something for this.