ABC of agent

Hi All ,

Suggest me some URL , redbook ,technotes and any resource which provide in depth knowledge of agent in domino. i have search the forum and googling but all gone in vein , help me note gurus

Looking forward for it 

Vikalp

Subject: ABC of agent

Agent FAQ:

http://www-10.lotus.com/ldd/46dom.nsf/7e6c7e584a76331b85256a46006f083e/574c99ccb345839185256976004e811e?OpenDocument

Subject: RE: ABC of agent

Hi Harkpadst ,

Thanks for the reply , actually i am new to lotus and i want the create the some simple formula agent for practice but i dont how to start  the link which you mention is good however i need fundamental of agents to start from scratch

If any other resoursces which can useful for me …

help me out ...  

Vikalp

Subject: RE: ABC of agent

Vikalp,

The Designer Help files should point you in the right direction - they cover the different types of agents, the targets of agent, writing agent and agent security

Mike

Subject: RE: ABC of agent

And furthermore, if you are completely new to Notes (Lotus is a brand, not a product) you should consider to not start with agents right away (which might be tempting, because they are the closest thing to “normal” programming). Make sure first, that you get a grasp of the basic concepts like

  • Forms, subforms, pages, documents, notes

  • Documents, response documents, response-to-response documents

  • Fields vs. items

  • Views vs. folders, categorization vs. response hierarchy

  • ACL, Names, Authors and Readers fields

Agents are a (relatively) powerful concept in Notes, but not necessary at the heart of an application’s design.

Subject: RE: ABC of agent

Hi There ,

Thanks for your useful suggestions.

Vikalp