User`s guide
IBM Lotus Notes, Domino, Domino Designer 8 Release Notes
Domino Web Access Help
Domino Web Access
New Delegation and Calendar preferences
You can set the following new user preferences:
A new user preference provides an easy way to open another person's Mail, Calendar, To Do, and
Contacts if you have been given permission to manage them. You can create shortcuts by setting a
Delegation > Shortcuts preference. The shortcut you create appears as a tab menu option. For example,
if you are managing another John Doe's mail file, the option Open John Doe's Mail is added to the Mail
tab menu.
You can set a new Calendar > Display preference to show meeting invitations as a "ghost" entry on your
Calendar, to process cancellations automatically, and to either show them on your Calendar as cancelled,
or just remove them.
You can set up preferred sites, and meeting rooms/resources for those sites, that you can use when
setting up meetings. Set a Calendar > Rooms Resources preference to always use a defined set of
rooms and resources, to always add new ones when setting up meetings, or to prompt you for additional
resources.
Domino for System i Documentation
Domino for System i
System i: C and C++ Application requirements
ATTENTION:
Any applications that use the Domino C or C++ API on i5/OS need to be reviewed to make sure they are
properly enabled for use with Domino on i5/OS.
There are two important considerations:
1.
Bind to QNOTES/LIBNOTES
Some applications incorrectly specify a library of *LIBL when binding to the LIBNOTES service
program. This can result in incorrect operation in a multi-versioned Domino environment.
Applications must specify library QNOTES when binding to the LIBNOTES service program in order
to function correctly in a multi-versioned environment.
2.
Enable for Teraspace
When 64-bit support for Domino becomes available, Domino for i5/OS will also change to use the
i5/OS 64-bit pointer and teraspace support. To ensure proper operation, applications using the
Domino C or C++ API must be teraspace-enabled. This can be accomplished by recompiling the
application with the teraspace compiler option specified. This is expected to provide significant
improvement in Domino i5/OS performance when 64-bit support is introduced.
176