nerdexam
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)
  • A
    11% (2)
  • B
    11% (2)
  • C
    5% (1)
  • D
    74% (14)

Community Discussion

No community discussion yet for this question.

Full LOT-410 Practice