Lotus Notes - CTI-Client start Lotus Notes Agent during incoming call
               
Das Programm kann wie folgt getestet werden:            
1.Konfiguration in der notes.ini definieren: $CTI_IncomingHandler=SERVER!!DATENBANK.nsf#AGENTNOTE_Name        
Bei unserer lokalen Test-Datenbank: $CTI_IncomingHandler=!!TelefoniKund.nsf#CTICallIn          
2.CtiToNotes.exe [Telefonnummer] aufrufen, wobei die Telefonnummer im kanonischen Format übergeben werden soll.        
Beispiel: CtiToNotes.exe +4989834838383            
               
Lotus Notes - contact synchronization
               
This website provides all available registry entries for configuring Lotus Notes Connector.          
               
               
Lotus Notes Connector Configuration    
This application can be used for exporting contacts from Lotus Notes to a CSV file.    
Quick start              
When the executable is run with a question mark as a command line parameter, it displays all available parameters that can be used when starting it. If no parameters are provided, however, the application shows up as a window.
Otherwise it works in background and shuts down when the import is finished. All possible error information can be found in log files.
   
   
               
Registry entries    
[HKLM_LNConnector] = HKEY_LOCAL_MACHINE\ SOFTWARE\ ROMICO\ LotusNotesConnector    
               
Name Location Example Description Registry Key example Version    
ComObjectProgramId_
NotesSession
[HKLM_LNConnector] "ComObjectProgramId_NotesSession"=
"Lotus.NotesSession"
This value contains the program ID of the COM object that represents NotesSession. If the default one does not exist and there are some related object creation exceptions in the error log, you can try using ‘Lotus.NotesSession’ instead.
[Default "Notes.NotesSession"] [Restart necessary]
LotusNotesConnector_
ComObjectProgramId_
NotesSession_
Lotus.NotesSession.reg
LotusNotesConnector: ≥ 1.0.0.123; 06.09.2012    
NotesSessionInitialization_
Enable
[HKLM_LNConnector] "NotesSessionInitialization_Enable"="1" It is necessary to set this value to 1 if the Lotus.NotesSession object is used for accessing Notes contacts. It determines if session initialization should occur before any Notes data is accessed.
[Default "0"] [Restart necessary]
LotusNotesConnector_
NotesSessionInitialization_
Enable_1.reg
LotusNotesConnector: ≥ 1.0.0.123; 06.09.2012    
ComObjectProgramId_
NotesSession
[HKLM_LNConnector] "ComObjectProgramId_NotesSession"=
"Notes.NotesSession"
This value contains the program ID of the COM object that represents NotesSession. If the default one does not exist and there are some related object creation exceptions in the error log, you can try using ‘Notes.NotesSession’ instead.
[Default "Lotus.NotesSession"] [Restart necessary]
LotusNotesConnector_
ComObjectProgramId_
NotesSession_
Notes.NotesSession.reg
LotusNotesConnector: ≥ 1.0.0.122; 10.08.2012