Many thanks for that. I tried running the agent directly from the console using ‘tell amgr run…’ and found that security restrictions were preventing this happening.
I enabled the running of Lotusscript agents and now it runs fine from the console, but still no joy from the generated web page.
I have put agent logging script in the agent but it does not even enter the code. No messages come up on the server console, even though I have debug level on its highest setting…
If I run Agent/Test in the designer, I get the this text :
========================
The following will occur when this agent is run:
If this agent is run from the web browser on server ‘CN=R6Test/OU=London/O=XXX’ this agent will not run unless the user is logged in as ‘CN=Clifford Green/OU=IT/OU=London/O=XXX’. This user does not have the rights to create agents that ru
Started running agent ‘aaa’ on 12/11/2003 15:05:39
Testing: Ran LotusScript code
Done running agent ‘aaa’ on 12/11/2003 15:05:39
=====================
The truncated line appears exactly as shown. My name is in all of the “R6Test” server document agent security settings to allow running of restricted agents.