It seems a problem from long time and I am not able to find an alternative to this. I have an extension library calendar on my xpage and "onNewEntry" event I would like to create an entry in the existing document, however, the problem is that it only supports CSJS (Client Side Javascript) and ignores all SSJS (or runs them on page load). Can anyone please suggest an alternative to this?
Thanks.