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
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 !!