This forum is closed to new posts and
responses. The content has been migrated to the Digital Solutions Community. Please join us there for new content as well as this content. For customer support, please visit 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