Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! 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
