Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X
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
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