We are using Lotus api to create meeting on domino resource.
After creating meeting via API, the room still shows as available, in this we were able to book a meeting from user calendar at the same time.
When we try to fire command:
tell rnrmgr show roomname
tell rnrmgr check roomname
It shows the error message : "RnrMgr: Room name is not found in schedule database".
We also tried the below scenario:
1. Book meeting in room using lotus calendar.
2. Try to book meeting using notes User calendar at the same time.
It shows busy for the resource and not allowed to book meeting. which is as expected.
So we would like to know what might go wrong while creating meeting via Lotus API which is not probably updating the busytime.nsf ?