Hi,I would like to copy an agent from one database and paste the same in another database. I know, I could do it by Ctrl+C and Ctrl+V. from notes client. Is there any way I can write a script on click event of a button to copy/paste the agent. Basically, I need to send instruction to do this to all my users. If I send the button instead of asking them to copy/paste manually, it would be better. If they just click on button, it should copy from one database and paste the same in another database. please advise if anyone can help me on this. Thanks.
Subject: Create agent through Code
Check out this tread ==>
I pointed to something I found in the Sandbox. I believe you can do it using DXL.
There are options. Search the forum for more ideas.
Subject: Create agent through Code
Ananth,
Check NotesNoteCollection class , you have everything to proceed.
Rishi