Hi,
Thanks for quick reply!
I tried to modify WTDocument, but its giving error
wt.vc.wip.WorkInProgressException: The object is not checked out and cannot be modified.
above error coming when below statement execute
PersistenceHelper.manager.modify(wtDoc);
what could be reason?