Answers

Question and Answer:

  Home  Lotus Notes

⟩ Tell me how to call an agent on the web using Lotus Notes?

There are 6 ways to open an agent on web. They are

- @Command([RunAgent];” name-of-agent”)

- @Command( [ToolsRunMacro] ; "name-of-agent")

- WebQueryOpen,

- WebQuerySave

- server/databasename/name-of-agent?openagent

- @urlopen

 212 views

More Questions for you: