Skip to main content
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:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal

HCL Notes/Domino 8.5 Forum (includes Notes Traveler)

HCL Notes/Domino 8.5 Forum (includes Notes Traveler)

Previous Next

Yup

My guess is crosswares will see the same issue.


As a developer I always saw issues with profile docs being cached changed from a client initiated proecess. That is why I recommeneded so code in the db open. You might be able to get by with just this

Set db=session.CurrentDatabase
Set doc=db.GetProfileDocument("CalendarProfile")


Another thought is rather that updating the profile do a doc.remove(true) and doc.save(false,false) so it will get a new unid therby ca rep conflict can't happen.


Are you seeing the issue with just local replicas? Do you have scheduled replication turned on? In the past I always set replication on startup and shutdown as well as timed replication so what is local reps as well as contacts in local names.nsf synced to the users mail file.


Feedback response number WEBB9A6LXB created by ~Sean Eljumigon on 08/01/2013

Signature (~Howard Minfoob... 1.Aug.13)
. . signature (~Hank Quetrepul... 1.Aug.13)
. . . . Repsave conflicts with calendar pro... (~Judy Ektumizen... 1.Aug.13)
. . . . . . There may be a better way... (~Judy Ektumizen... 1.Aug.13)
. . . . My guess (~Sean Eljumigon... 1.Aug.13)
. . . . . . Response (~Howard Minfoob... 1.Aug.13)
. . . . . . . . Yup (~Sean Eljumigon... 1.Aug.13)
. . . . . . . . . . reply (~Howard Minfoob... 2.Aug.13)
. . . . . . . . . . . . Yes (~Sean Eljumigon... 2.Aug.13)
. . . . . . . . . . . . . . A good idea (~Howard Minfoob... 2.Aug.13)
. . . . . . . . . . . . . . . . Profile docs are diff (~Sean Eljumigon... 2.Aug.13)
. . . . . . . . . . . . . . . . . . reply (~Howard Minfoob... 2.Aug.13)




Printer-friendly

Search this forum

Member Tools


RSS Feeds

 RSS feedsRSS
All forum posts RSS
All main topics RSS