Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
Gurus,
I have a process where the loader is used to load WTDocuments(using custom loader)multiple times during the same revision, each time the WTDocument is loaded in a different state with different workflow.
The only thing missing in my process is to TERMINATE or something the workflow process of the previous iteration/state so the pending activities can be "removed".
It works like this because the process can be run via activities triggering the set states and everything or in 50% of the time the actual activity is executed externally and the Document Control department will use the custom load to fulfill the activity massivelly.
Is there a way I can do it via API? I was trying to find a preference for that but could not find.
Example:
Guilherme Rocha