This is done in your Location document, in your personal address book. The Replication tab is where you set that up.
Before upgrading from Domino 7.x to Domino 8.x, it is recommended that you do the following: 1. Ensure that database clean-up is completed by doing the following on the Domino 7.x server to help avoid database and/or view corruption. It is recommended to run the commands with the server down. * Run Fixup (consistency checks) [...]
Have you recently installed or enabled in your BES some feature or component you didn’t have in the past ? I think it would be useful reviewing the change history on both servers, comparing it to the time the high cpu usage starded. If you have some tool to monitor BES events/logs (like SysLog), maybe [...]
[I see Bucktop39 (in Discussion section, below) has already directed you to the alternate solution I alluded to. That is probably better, but I leave this information here for posterity.] One easy solution would be to create subforms, one for each division, then insert the subform based on a formula. I would recommend having one [...]
In the Server document you have restricted access to the server to a limited number of users by setting the following fields: Security tab -> Who can Access Server Security tab -> Who can NOT Access Server This works as expected for most Sametime functions in that it refuses access to any users not named [...]
You might be completely out of luck, but there are a few things to try. First, copy the database up to a server, if you can. Copy it outside of the Domino data directory, somewhere like c:temp. From a DOS prompt, you need to navigate to your Domino program directory (C:Domino, usually). From there, run [...]
Another way to handle this would be to create HTML pages on your comapny intranet, each page having one of the documents that you wish to track. Add “hit counters” to the individual web pages. <a href=”http://www.euronet.nl/users/w_solarz/count.htm”>Here </a>is a page that has the code for several such HTML hit counters. Good Luck! ************************************************************************ Take a [...]
You would have to write a lotusscript agent to do this. This site has a start. As it says, it does not have error handling. One of the basic problems that could occur would be to find invalid characters in the file name for your operating system. If you are not a developer, this solution [...]
To see the form name, create a computed field. Make its formula; Form If the user or code switches to a different form and that form can be saved, the form name will change. Form is an automatic field on a form, but does not appear unless you create a field and put it on [...]
maybe you’re blocked from seeing their online status (can be changed in the Sametime/Privacy preferences)
hi, try this one: @If(@Attachments>0;@AttachmentNames(1);”") this checks for attachments in a document and returns the operating system file names of any files attached to it. regards tobo
Hi, go to sametime preferences > privacy there you have the option to either block users from seeing you or just allow specific ones to see you. regards
hi, try this formula: REM “checks the actual weekday and returns the number; 1 = Sunday”; weekday:=@Weekday(@TextToTime(“today”)); REM “checks if the time is between 5 and 10; 1 = True”; time:=@If(@TextToTime(“today”)>@Time(10;0;0);0;@If(@TextToTime(“today”)<@Time(5;0;0);0;1)); REM “checks if both statements are true; if the weekday and time are true it stops execution.”; REM “replace the ‘do something’ string in [...]
I would guess that the problem has to do with the location profile. Depending on your version you can go to File > Locations > Manage Locations and check if you have the right settings in your Dial Up profile.
Did you get an answer to this problem? It would be nice if you contact me, because we’ve got the same problem. 1 person sends an email to two recipients (our domain) – 1 mail arrives and the sender receives your posted error-code. Need help, to. :-/ Thanks a lot, Tobi
Yes and no. Standard/typical Notes links (e.g., doc links, view links, database links, etc.) will get stripped off and lost when e-mail messages get sent to Outlook/Exchange e-mail accounts; however, Notes “text links” can be used instead. NOTE: Don’t get this confused with “web links”. Web links open Notes docs/views/databases in a web browser. Notes [...]
What I do with a similarly sized database is run a program document to update the view indexes. This program document is scheduled to run after the agent runs and manipulates the records. Program documents are created and managed in the Directory Configuration > Servers > Programs. Program name: Updall Command line: folderdatabase.nsf -V Server [...]
Hello, I have the same problem. Do you know the solution? Please, contact me. Sorry for my bad english. Thanks
Sounds to me like Windows Mobile browser simply doesn’t support the page. It’s a common thing with mobile browsers. <a href=”http://www-10.lotus.com/ldd/nd8forum.nsf/GeneralCategory/b78f3e0c5d42e2e9852574510056db5b?OpenDocument”>It’s been a problem for others as well.</a> Hope this helps! -Schmidtw
Hi, Please copy and paste the Lotus folder (from D: drive) to the new server. Before that you need to transfer the SSL certificate from old server to the new server. Once lotus folder is copied, then rename the folder to somethign else and install Lotus Domino. Do not go for configuration.. you can see [...]





