Hi Liss,
Running the command you show below should work fine. The email will only contain items that were *modified* "yesterday", or, if you have eperson.subscription.onlynew set to true, then it will only contain *new* items that were created yesterday. You can test this by subscribing to a collection, then edit the last modified date of that item to a time yesterday, and then re-run the script. A suitable query would be something like "update item set last_modified = '2009-05-20 16:36:38.069+12' where item_id = 111" (where 111 is the item id of a suitable item. Alternatively, modify an item today, then try rerunning the script tomorrow. Thanks, Stuart Lewis Digital Services Programmer Te Tumu Herenga The University of Auckland Library Auckland Mail Centre, Private Bag 92019, Auckland 1142, New Zealand Ph: 64 9 373-7599 x81928 http://www.library.auckland.ac.nz <http://www.library.auckland.ac.nz/> / From: liss RR [mailto:[email protected]] Sent: Thursday, 21 May 2009 3:36 a.m. To: listaDspace Subject: [Dspace-tech] How run sub-daily script on windows? hi all, please when somebody logged is subscribed in a collection and it grows the logged person don't recibe any actualizatios' mail. How does run the [dspace]/bin/sub-daily script in dspace 1.4.1 on windows ? I've try to ejecute this but I don't get results C:/dspace/bin/dsrun org.dspace.eperson.Subscribe Thanks, ________________________________ Gana premios actualizando tu Perfil de Windows Live
------------------------------------------------------------------------------ Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT is a gathering of tech-side developers & brand creativity professionals. Meet the minds behind Google Creative Lab, Visual Complexity, Processing, & iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian Group, R/GA, & Big Spaceship. http://www.creativitycat.com
_______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech

