How to monitor the following task using lotusscript/formula language. 1. Availability Index 2. Router Task Status 3. SMTP Task status 4. IMAP Task Status 5. POP3 Task Status 6. HTTP Task Status 7. LDAP Task Status 8. Cluster Replicator Status 9. Mail Queue Length 10. Mail Services Status 11. Mail Server Disk Management 12. SMTP [...]
I am having to restore data (alot of it!). I am doing this in stages due to the volume of data I’m dealing with. I’d like to copy the docs from the backup copy (made via replica) to the production database while retaining the unique document id. I know I’ve seen code for this, and [...]
to convert url into Hotspot
I am building a web page where a user enters a network Drive letter (i.e. C: or D: or H:) and path, and when that user “Submits,” I want the Domino agent to mimic the following client LotusScript code: ‘***Begin Code**************** fileName$ = Dir$(pathName$, 0) Do While fileName$ <> “” ‘Do something fileName$ = Dir$() [...]
When a user tires to access his mailfile he get the following error “lotus script error – out of memory”..But mailfile is working fine on server copy..Please any one assist for this erro
Greetings! I am brand new as a Notes Domino developer with very little programming background. That said, I have a customer that has asked me to create an agent to check the claim forms submitted in the past 24 hours (date Range). If a claim form is found to have no action taken in that [...]
Hi, Can you please provide me with the exact code to get the client version.
HI, I am running an agent that updates my RSS feeds. When I run it locally it runs fine but when I schedule it to run on our server it doesn’t retrueve anything from the Web, help! CODE Sub GetnUpdateFeed(Document As NotesDocument) On Error Goto errGetnUpdateFeed Dim strtext As String Dim session As New NotesSession [...]
We have Bookmark set as the default opening page in Notes. What I’m trying to do is redirect the embedded frameset -Welcome- frameset depending on the users current location. So in the db opening script I am writing to the registery the users current location. If the location is not Office I am redirecting the [...]
If I use the normal search bar in a database, the search terms are highlighted in the returned documents. When I use the FTSearch method in an agent, returned documents do not have highlighted search terms, even if I check off the setting in the Agent properties to “Store highlights in documents.” Does anyone know [...]
I’m building an application (-agent actually-) which should take the attachment of the received mail document and create a new document holding this attachment (usually pdf file) as OLE object. I have all bits and pieces ready except taking the attachment from inbound maildoc and attaching it to new doc as new OLE object. remarks [...]
Hi! Idea is very simple, click on Action Button (code must be in LotusScript) when opened LN document, and then by clicking this Action Button all LN document data exports/converts/migrates on OpenOffice Writer document. Can anyone know how to do that? Tnx
please explain “code locking” and how do enable this ? please explain
1)What is the difference between Lotus Notes Classes and Lotus Notes Scriptting?? 2)how to create connection button on local domino server so that other Lotus Clietn may be able to access the particular form on the local server??
By using a button click on Notes Client, i want to new modal window in IE. Is it possible?
Is there a way to get members of a group, in corporate names.nsf on screen or, for example, in txt file with LotusScript agent or something similar? In domino directory we have a lot of group with many members and nested group in it, and I try to write agent who’s purpose is to list [...]
Hi, I want to change Regional Profile with Lotus Script. Is it possible? Thanks.. (Now I can cchange it from File – Preferences – User Preferences – International – General Settings – Regional Profile )
As a new administrator, I have created a basic calendar for users to schedule a conference call number. This calendar allows me to repeatedly schedule the same date and time. I do not want this to be allowed. What script do I use to not allow appointment conflicts to occur and where do I put [...]
Does anyone know the @command to determine the address of a website? I’m trying to create links to css files, but don’t want to hard code the root address of the website. I.e. If files were at http://www.yahoo.com/my_db/my_files/ How do I get the “http://www.yahoo.com” part? tks
How to learn this Lotus Script in easy way? Please give the reply





