HI,
This seem straight forward, but it is not working. Just need to know regarding specifying workflow starting rule.
I have about 15000 documents that needs metadata to be updated so i created a shortcut to a folder for all those documents that's filed away.
My idea was that a data capture can change the Metadata Doc Type and then it will update the Original Document then delete the shortcut. The field Doc Type currently is empty for some docs. The workflow just needs to delete the shortcut.
My Starting Rule is as follow.
Event Type: Entry Change
Entry Path: Equals the path the shortcuts are in
Entry Type: Equals Document Shortcut
Entry Field (DocType) is not empty.
This workflow is not kicking off.
Thanks