Hello!
Basically I need to access the very same object in views and forms. Can this be done in Notes?
Description: I want to integrate my notes client with a CTI-System. I have a DLL providing me a CTISession - class and a CTIMonitor - class. However, I need those two objects to be accessible anywhere in the database and to be loaded only once. Is there a way to do this? Thanks in advance.