Creating view automatically & outline entry in the DB

Hi there,

i am having one critical requirement., here it is …

We are having configuration document for each domain… like

for Ex. i am having configuration document for domain

FRANCE

For that i am entering following details.


Domain Name : France

Server : XYZ

file : names .nsf


like this we have many domain configuration document…

Please Note : in my DB i dont want to create any view and Outline entry manually. it must be automatically…

becuase end user creates the configuration document. dont want developer to come in pctr everytime…

So idea is to develop agent that would go for server 's names.nsf ( specified in configuration document). intially it would automatically create all document for all the server listed under that domain. and would create outline entry as well.

but by next time it would look for only newly added entry by comparing automatically created view. and update the same…

do anybody having any idea regarding this agent. or please advice me how to achive that…

Thanks

Dev