This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
Your idea is not silly.
I think it can work, I'll try.
Before removing the document profile, I think I have to duplicate the profile document for not to lose data, ant do this code:
set db=session.CurrentDatabase
set doc=db.GetProfileDocument("CalendarProfile")
set docNewProfile=db.CreateDocument
Call doc.CopyAllItems(docNewProfile,True)
... replace field signature
call docNewProfile.Save(false,false)
What do you think?
Feedback response number WEBB9A7HA4 created by ~Howard Minfooburoni on 08/02/2013