Call doc.PutInFolder( "folder1" ) does not work, why?

Hi, in my lotusscript scheduled agent, I have codes like:call Call doc.PutInFolder( “folder1” ), it works in development server with the same design, but after refreshed the design to production server, it does not work any more, the email stay there, never moved to folder1.

Does anybody know what can be the issue?

The scheduled agent signed ID has Manager with Deletion in ACL.

Any ideas? thanks a lot,

Subject: Call doc.PutInFolder( “folder1” ) does not work, why?

Hi, Peter. You first want to check the agent log to see if the agent has run on the production server. From the agent list in design, select the agent and right click it (if you are a right handed mouse user) then select View Log. If it has run, then check the log.nsf on the IBM Lotus Notes server to see if there were any errors. The id that signs the agent needs to be able to run restricted LotusScript agents on the server so make sure that the id is individually, in a group, etc. placed in the proper field in the server document. If the agent didn’t run on the production server, make sure the server that the agent is set to run on is the production server or -Any Server-.