Community Tip - Have a PTC product question you need answered fast? Chances are someone has asked it before. Learn about the community search. X
Hi,
I am trying to terminate the workflow by using the below API. After terminating workflow, the process name get disappeared as shown in the attached image.
WfEngineHelper.service.changeState(pro, WfTransition.TERMINATE);
Does anyone have any idea about this?
Solved! Go to Solution.
I have seen the exact same issue and on my system was resolved restarting windchill, clearing the caches.
Hi,
are you sure this is the cause of your issue ?
I closed hundred of processes with the exact same line (on 11.0 M030) and didn't notice this issue.
I have seen the exact same issue and on my system was resolved restarting windchill, clearing the caches.
Clearing cache helped !!