Agent Execution
0 pts.
0
Q:
Agent Execution
Quick Overview:
I'm not a Domino developer - but I am slightly familiar with Notes and it's development environment and VBA - so LotusScript is not totally alien to me.

1) I need to import names and email addresses into our HelpDesk software. Unfortunately, our company uses cascaded addressbooks.

2)Our Domino admin does not want any agents added to the NABs involved - so I created replicas of the applicable files.

3)Using a script I think I found on this site, I have a LotusScript agent that will export data from a view to a .csv file.

The Question:
Is there a way I can automatically execute my agent after each replication cycle?

Thank you
Ray
ASKED: Jun 13 2006  8:51 AM GMT
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
0
0 pts.
0
A:
 RATE THIS ANSWER
0
Click to Vote:
  •   0
  •  0
  • AddThis Social Bookmark Button
Hi,

how soon do you want your list to be refreshed ?

One way to do this is to created scheduled agent and use OpenIfModified method of NotesDatabase to find out if the database was modified > make a decision and then run your export search...

Abhi
Last Answered: Jun 13 2006  11:57 PM GMT by Abhi78   0 pts.
0
0
Discuss This Answer:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _



_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

jimstell   0 pts.  |   Jun 14 2006  10:58AM GMT

Does you help desk software support LDAP?

JimS

 
0