Lotus Domino 6.5 developing Writing an agent
10 pts.
0
Q:
Lotus Domino 6.5 developing Writing an agent
I have developed a form which runs an agent in the background to verify and form is attached if a question is answered Yes. If no, it's OK to be blank. When my agent runs it returns an error saying "You must provide an item name"
ASKED: Nov 10 2008  8:11 PM GMT
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
0
295 pts.
0
A:
 RATE THIS ANSWER
+1
Click to Vote:
  •   1
  •  0
  • AddThis Social Bookmark Button
Need a little more information, is this Notes client or web?
How are you triggering the agent?
Is the agent set to work on selected documents, all or none?

Why not put the code into a computed field on the form instead of running an agent? For a notes client the agent needs the docid to process the document, so the document needs to be closed.
Last Answered: Nov 11 2008  2:56 PM GMT by Brucelill   295 pts.
0
0
Discuss This Answer:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _



0