dear sir , I am using ZEvent and sucessfully installed , and we are getting ZEvent in add product List. After adding ,we are specified some time to execute some task(like copy one object from one folder to another folder). But it is not working properly . in ZEvent management screen i tried with Trigger tab it is throwing exception like --------- Exception :- " You are not authorized to access this resource. No Authorization header found. (File: C:\Program Files\zope\lib\python\ZPublisher\HTTPResponse.py Line: 588) 401 Unauthorized for http://sw8:8080/NShedu/trigger " ---------- Please give me clear idea about ZEvent.. Actually my task is i want to copy one folder from zope server to local HardDisk at particular time Everyday is it possible with ZEvent ??? and i tried with "Xron Dtml Method" also getting same exception . if possible please give me the code... reply as soon as possible.. Nagesh __________________________________________________ Do You Yahoo!? Get personalized email addresses from Yahoo! Mail http://personal.mail.yahoo.com/
You must ensure that the code to perform the copy task works ok, before using it at ZScheduler. Does it work fine that way? If so, did you check that your Zevent has the right permission? ZEvents' default permission is anonymous, and you might need to change it at its proxy tab if the tasks to be perfomed need higher permissions. Also, are you using Zope as an NT service or standalone? Ausum nagesh m wrote:
dear sir ,
I am using ZEvent and sucessfully installed , and we are getting ZEvent in add product List. After adding ,we are specified some time to execute some task(like copy one object from one folder to another folder). But it is not working properly . in ZEvent management screen i tried with Trigger tab it is throwing exception like --------- Exception :- " You are not authorized to access this resource. No Authorization header found. (File: C:\Program Files\zope\lib\python\ZPublisher\HTTPResponse.py Line: 588) 401 Unauthorized for http://sw8:8080/NShedu/trigger " ----------
Please give me clear idea about ZEvent..
Actually my task is i want to copy one folder from zope server to local HardDisk at particular time Everyday
is it possible with ZEvent ??? and i tried with "Xron Dtml Method" also getting same exception .
if possible please give me the code...
reply as soon as possible..
Nagesh
__________________________________________________ Do You Yahoo!? Get personalized email addresses from Yahoo! Mail http://personal.mail.yahoo.com/
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
participants (2)
-
Ausum -
nagesh m