Quantcast
Channel: PTC Community: Message List - Windchill
Viewing all articles
Browse latest Browse all 8876

Re: Check in new EPMDocument with Windchill API's

$
0
0

For check-in, you can use following API in expression robot itself. For you, object is EPMDoc and note is checkin comments.

 

wt.vc.wip.WorkInProgressHelper.service.checkin(Workable object, String note)

 

 

Side Note: If its a brand new EPMDocument, you might want to persist it. For you, obj is EPMDoc.

 

wt.fc.PersistenceHelper.manager.save(Persistable obj);


Viewing all articles
Browse latest Browse all 8876

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>