Skip to main content
1-Visitor
March 15, 2016
Question

Want to create the EPMDocument Using Windchill API ??

  • March 15, 2016
  • 1 reply
  • 1168 views

Hello Everyone,

i want to create the EPMDocument  by using the Windchill API? how it could be done? i am fresher to do this activity.

Thanks in advance

1 reply

1-Visitor
March 16, 2016

Create EPMDocument using WC API

You can either use newEPMDocument constructor and persist it using  Persistence manager save or use http://support.ptc.com/cs/wncdoc/102/wcapi/com/ptc/core/lwc/server/PersistableAdapter.html API with createoperation identifier

Thank you

Binesh Kumar