Hi All,I have a scheduled agent which generates a report . Initially when i tested that agent by manually running it,the agent has run and the report has generated successfully,but when i have scheduled the same ,the agent has run but my report is not being generated.I didnt get any error.Not sure what exactly is going on?Is there anything related to agent properties?Any suggestions would be helpful
Subject: Schedule agent problem
Hi,My report has generated sucessfully even after scheduling the agent. I have just recompiled the script and the report can be seen after scheduling the agent.
Subject: RE: Schedule agent problem
Sounds like an issue with the ID you used to sign the agent.You should alsways sign server-side agents (like scheduled agents) sith a special agent runner ID you create. That ID need proper authority to perform the actions the diferent agents do (including perform restricted operations).
Never sign agents with your own ID.