I am writing an application in Java Corba API to accept a meeting request in domino, The situation is like User has already accepted this meeting request and Organizer has updated one of the occurence of meeting request and User has got a notice for that and I want to simulate the same scenrio to accept this notice and update the user’s calendar using java application.
I am able to update the user’s calendar but when I open the that notice (which is having updated info). I am getting error prompt saying
“The repeating instance document corresponding to this notice can not be located”
Is there any attributes i need to set.
Please help me if you have any idea
This would be really appreciated.
thanx
Amit