IBM
LOT-410 · Question #75
Linda would like to call an existing IBM LotusScript agent via an XPage. The agent will update a value on the XPage it was called from. Which is the correct way to call the agent to allow an update?
The correct answer is D. agent.runWithDocumentContext. See the full explanation below for the reasoning.
Question
Linda would like to call an existing IBM LotusScript agent via an XPage. The agent will update a value on the XPage it was called from. Which is the correct way to call the agent to allow an update?
Options
- Axsp.run
- Bagent.run
- Cxsp.runWithDocumentContext
- Dagent.runWithDocumentContext
How the community answered
(19 responses)- A11% (2)
- B11% (2)
- C5% (1)
- D74% (14)
Community Discussion
No community discussion yet for this question.