How to display a calendar document, created from a java plugin, in the calendar view of lotus notes
Hi 
I have successfully created a calendar document in Lotus Notes through a java plugin. The problem is that the document isn't shown in the calendar view before the refresh button is hit or F9 is pressed. 
The following happens: 
- The user hits a button in the calendar view which fires the plugin 
- The plugin creates a calendar plugin in the users default database 
- Problem: The document isn't shown in the calendar view 
- The user hits F9 
- The document is now shown together with the rest of the calendar entries. 
Does anyone know how this refresh can be triggered from the plugin, so the calendar document appears automatically after it is created? 
I have tried to call the refresh method on the the View class for the calendar in the plugin, and the view does contain the new document but still doesn't show it. 
 Thanks in advance


Software/Hardware used:
Lotus Notes 8.5.1
ASKED: November 14, 2011  9:06 AM
UPDATED: November 14, 2011  3:15 PM

Answer Wiki:
Last Wiki Answer Submitted:  Be the first to answer this question.
All Answer Wiki Contributors:  Be the first to answer this question.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _