AllExperts > Experts 
Search      

Using Lotus Notes

Volunteer
Answers to thousands of questions
 Home · More Questions · Answer Library  · Encyclopedia ·
More Using Lotus Notes Answers
Question Library

Ask a question about Using Lotus Notes
Volunteer
Experts of the Month
Expert Login

Awards

About Us
Tell friends
Link to Us
Disclaimer

 
 
 
 
About Paski K. Paskaradevan
Expertise
I have 3 + years in Lotus Notes application development. I am a CLP R5 Application Development. I can answer any question pertaining to application development.

Experience
R5 CLP. In addition, I have a bachelors degree in Engineering and a MBA.
 
   

You are here:  Experts > Internet/Online > Email > Using Lotus Notes > Agent to check forms that have not been reviewed in a 24 hour span

Topic: Using Lotus Notes



Expert: Paski K. Paskaradevan
Date: 5/6/2008
Subject: Agent to check forms that have not been reviewed in a 24 hour span

Question
Greetings!

I am brand new as a Notes Domino developer. I have very little programming background. That said, I have a customer that has asked me to create an Agent that will run every day. Reason is to check the CreateDate of all new submitted claim forms, and if a claim form is found to have no action taken, then an e-mail will be sent to a Notes Group. with a link to identify the form(s).

I will guess that LotusScript will do a better job of this?So could you help with a LotusScript version, please?!?  

Answer
Hi,

Yes, you need to write a lotus script agent. Unfortunately, I do not write code in this forum.

In the designer help, look into the following. There are sample codes and you will be able to write this agent.

NotesSession class
Notesdatabase class
Notesviewclass
Notesdocumentclass
Notesrichtextitem class

The basic logic is, get a handle on the notes database, go to a view and select documents one by one and test for your condition and send mail.

Regards.

Paski

Add to this Answer    Ask a Question



  Rate this Answer
   Was this answer helpful?
Not at allDefinitely              
   12345  

     
About Us | Advertise on This Site | User Agreement | Privacy Policy | Help
Copyright  © 2008 About, Inc. About and About.com are registered trademarks of About, Inc. The About logo is a trademark of About, Inc. All rights reserved.