Hi All,
I am learning Enterprise PDM and this might be an easy answer for ya'll but it has me scratching my head. We want to have PDM users work in a design area of the vault for refining concepts and such but when the document is released it will be moved to an "Active" area of the vault. Document Control currently moves the file(s) over manually to the active area of the vault based on a path specified on the drawing. What i was hoping to do is somehow get the path from a custom property and automatically move the document when a certain tranistion is reached in the workflow. Is this something that is possible?
I am learning Enterprise PDM and this might be an easy answer for ya'll but it has me scratching my head. We want to have PDM users work in a design area of the vault for refining concepts and such but when the document is released it will be moved to an "Active" area of the vault. Document Control currently moves the file(s) over manually to the active area of the vault based on a path specified on the drawing. What i was hoping to do is somehow get the path from a custom property and automatically move the document when a certain tranistion is reached in the workflow. Is this something that is possible?
If you need to do something more complicated, you might have to look into doing an add-in, but dispatch can handle copying a file from one location to another and renaming it... and you can workflow transition actions to set an variables on the card of the file going through the transition if you needed to do that.