cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - You can change your system assigned username to something more personal in your community settings. X

Synch Robot

jishageorge
5-Regular Member

Synch Robot

I'm trying to do a "Synchronize On: Object Event" .

Windchill Object: wf variable is Problem report  that has multiple Change requests associate with it.

 

Can anybody tell me how to customize this object event , so that the synch robot completes only when all the associated Change requests are resolved

 

1 REPLY 1

There are sample implementations of this in help center - http://support.ptc.com/cs/help/windchill_hc/wc110_hc/index.jspx?id=WCCG_BusLogicCust_ChangeMgmt_Closure&action=show

 

Did you try the event CHILD_CHANGE_OBJECT_STATE_CHANGE and the method if(com.ptc.windchill.pdmlink.change.server.impl.WorkflowProcessHelper.isRelatedChildrenInState

Top Tags