In Lotus Notes Client, we can create new replica by manual but it was a lot of databases, decided to create a copy of our agents to run. But we are not a copy, a replica. We, NotesDatabase.CreateCopy method (it only copies the design) does not copy the documents found. Our method can not obtain a handle to all documents in the source database are copied to the destination database that could have been. But instead we had to use another approach. Then we have a unique replica and create a new replica ID of the database decided to change. This creates a copy of the database.
Read more…
Viewed 33644 times by 9540 viewers
This issue can be found when you save document but sometime it can save by schedule agent and raise error when save it again.
This behavior is relative to the basic call, rather than a specific LotusScript ComputeWithForm method. For example, there are reports in the Lightweight Directory Access Protocol (LDAP) behavior is affected large areas and types of settings are not as expected in the case.
Read more…
Viewed 33625 times by 10063 viewers
I would like to know how, except to send a letter to many individuals. We’ll save by using a group mailing. Group is a member of the lotus notes group. Each can be more than one group. How do I use lotus script to ensure that a person can only receive emails.
It’s not so easy since Lotus Notes Address Book can be used in a way that many will have to be short like this.
Working Step
1. In LotusSession get all address books (s.AddressBooks)
Read more…
Viewed 34930 times by 9982 viewers
I think many Notes Developer find way to Validate a Richtext field. It hard to find direct lotusScript to check it in
Lotus Notes Document. Please try this function for Validate a Richtext field, it can validate list below.
DOCLINK
FILEATTACHMENT
OLE
SECTION
TABLE
TABLECELL
TEXTPARAGRAPH
TEXTRUN
I think this topic in Lotus Notes tutorial is useful for you. Thanks.
Function HasFileAttachment(doc as NotesDocument ,uidoc as NotesUiDocument,body as NotesRichTextItem ,fieldName as String) As Boolean
Read more…
Viewed 37392 times by 11476 viewers
I see many user have error “You have insufficient access to perform this operation” when they create document but they already have access in this database and I spend many time and found root case is option
“who can create documents with this form” in form property was not select anyone. Then for fix this problem
I try to add this option allow everyone can create document and problem was solve.
Read more…
Viewed 16465 times by 5590 viewers
Currently we are trying to setting up one more server to be used only as a passthru server. In order to install a domino server to it, may I know do I have to select “Set up the first server or a stand alone server” or “Setup an additional server” ?
I’ve tried to install the additional server but somehow I cannot even connect to it from the main server even though that server has been registered and certified.
Read more…
Viewed 11322 times by 3636 viewers
I got Lotusscript library functions and sample code that I found useful and used in all this project. Some simple and some are not. Or very little research and work before I came to work. In this article, as examples. The signing off emails from Lotusscript.
Problems.
When a record from the backend Lotusscript then displays the user frontend / class UI, the user’s email signature. (If enabled) will be inserted at the top of the document as text to lower expectations on behalf of North.
Solution:.
Disable signature and open. Work as shown in the following sample code.
Limitations.
This is just an example of. Disable the user’s email signature. To insert the end. Content of your email. (In this example “Hello World!”), You can edit the examples and read the signature of Lotus notes doc Profile then insert
Read more…
Viewed 15101 times by 4721 viewers
To prevent users from making any design change to a database, hide the database design. Hiding the design disables all design operations and hides all formulas and scripts.
Caution Users who have Designer or Manager access to the database can replace the database design, thereby changing it. To fully protect database design, remove Designer and Manager access from users who can change the database design.
Read more…
Viewed 12020 times by 3789 viewers
This problem is simple: I want to hide the area if there is rich text (RTF), and indicate whether there is something in my case or in the Lotus Notes attached in the RTF field is empty it does not count, though it is empty Hide-When formula such as MyRTF=— will not work and you can only use @Formulas.
Lotus Notes Tutorial Solution
1) Create a new Lotus Notes Numeric field, Computed for Display, Hidden, and with Value set to @ThisValue (or HideMyRTF if you are using an earlier release than ND6) Lets call this field HideMyRTF in this example.
Read more…
Viewed 12446 times by 3513 viewers
I have Lotus Notes Database is approximately 250,000 documents to 12 months 30 days documents are updated by the hour and the agent was removed, and build. (Using data imported from a query sql) This should be easier to find and update each document other agents worked night and a similar performance in the next 11 months of the document. I have a problem. Agents spent hours, 15 minutes to work and access to the Lotus Notes document during this period is almost impossible. (This database must respond to), but after the agent has to continue to slow (and to the site) to see if my body in the Lotus Notes Database, which I believe it reindexes what I want. I do know is that if an agent after a reindex files manipulated?
Read more…
Viewed 13484 times by 3911 viewers