Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. 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
