Three free tickets to Procurement & Supply Chain LIVE: Chicago. First come first served. Contact Dave Duncan at dduncan@ptc.com.
Hello,
Unable to get the life cycle history of a part when it's checked out using : LifeCycleHelper.service.getHistory(lcm)
it's return a null .
any help would be appreciated,
Thanks.
imad
Solved! Go to Solution.
Thanks for your reply,
i was sending the workingCopy, now i tried with the originalCopyOf(Part) and it's work fine.
regards
Are you sending it the working copy or the checked in copy?
Thanks for your reply,
i was sending the workingCopy, now i tried with the originalCopyOf(Part) and it's work fine.
regards