Lot of applications are available in online market but I am still confuse http://www.seoclick.com/tools/lotus-notes-to-pdf.html Is this safe application for Lotus Notes to PDF task
If using MS Outlook, the answer is yes. All you need to do is have your IT section create a calendar in the groups area. This is an area where people can see folders and other calendars but not really can access them. With you as the ownder of the calendar, you can add and [...]
Thanks for your help
Use the NotesInternational class, which is part of the NotesSession
1. Choose File – Database – New. 2. Select Local in the Server field to store the database on your hard disk 3. Enter a title for the new database in the Title field. The title appears on the Bookmark bar and in the Bookmark page. You can use a maximum of 96 characters. 4.Give [...]
Delete cache.ndk file from lotus data directory. If still issue then replace the design of mail box.
Before installation/un-installation of LN it’s better to take back up in the other/external drive. Only copy the data folder from Lotus Notes folder and copy it to the other drive. Bcoz there is only five files are important while upgrading your LN. 1. archive folder 2. names.nsf 3. bookmark.nsf 4. desktop.ndk 5. .id file All [...]
Delete and recreate the database index. Select the Notes application and from the menu, click File > Application > Properties. Click the Full Text tab (the magnifying glass). Delete Index — Delete a full-text index. Create Index — create index. Note: If you do not have the proper access level, the Update Index, the Create [...]
Dim eVar as variantDim eStr as string eStr = “a, b, c, d” eVar = split(eStr, “,”)
I was trying to do this and came with following script , it works: Dim s As NotesSession Dim db As NotesDatabase Dim doc As NotesDocument Dim Totalfields As Variant Dim i As Integer Dim count As Integer Dim keyview As NotesView Dim view As NotesView Dim check As variant Dim sum As Integer Dim [...]
update/Replace the mailbox template to a new template.
I only see the unread messages. I do not know if that is a setting that can be changed by a user.
Computed text fields don’t understand multivalue fields, you must use the @Implode funtion to make the values a text string. Example, if text list is the following in the “color” field: Red Blue Green Then the formula is: @Implode(color; “; “) To build a string of: Red; Blue; Green
Have you checked with error handling?Is the group name on the same server/valid group name? Check if the first name in the group non existing or something.
Views work with fields, and therefore a view won’t work if you haven’t marked a field on the document of the ‘expected respondent’ form that no answer was received. You can solve that in an agent (or an action): simply make the code loop through the View2, and lookup the respondent in View1, if it [...]
this is previously answered here: http://itknowledgeexchange.techtarget.com/itanswers/domino-sso-configuration/
Would this link help: Index of system requirements for Notes, Domino, Domino Administrator, Domino Designer & Notes Traveler
Look at the NotesDatabase.QueryAccessRoles method.
Hi, I am providing you the link to get the details regarding this: http://www-01.ibm.com/support/docview.wss?uid=swg27006573
There are several places you may want to look, but “need” is a different story (because Domino doesn’t necessarily care about the underlying network specifics). For example, you can look at the “Fully Qualified Internet Host Name” field on a Server doc. But, if you weren’t using the old domain in that field, then you [...]





