[MarkLogic Dev General] automating process to download andinsert data into ML

Geert Josten Geert.Josten at daidalos.nl
Mon Jun 28 23:14:59 PDT 2010


Hi Varinder,

I'd suggest starting to look into ErrorLog.txt, which can be found in Data/Logs/ in the installation directory. You can add xdmp:log() statements to your query to provide more details in the log about progress. I also tend to wrap the main body in a try-catch and start the catch with an xdmp:log of the complete error object..

Kind regards,
Geert

>


drs. G.P.H. (Geert) Josten
Consultant

Daidalos BV
Hoekeindsehof 1-4
2665 JZ Bleiswijk

T +31 (0)10 850 1200
F +31 (0)10 850 1199

mailto:geert.josten at daidalos.nl
http://www.daidalos.nl/

KvK 27164984


De informatie - verzonden in of met dit e-mailbericht - is afkomstig van Daidalos BV en is uitsluitend bestemd voor de geadresseerde. Indien u dit bericht onbedoeld hebt ontvangen, verzoeken wij u het te verwijderen. Aan dit bericht kunnen geen rechten worden ontleend.

> From: general-bounces at developer.marklogic.com
> [mailto:general-bounces at developer.marklogic.com] On Behalf Of
> Varinder Tandon
> Sent: maandag 28 juni 2010 18:26
> To: General Mark Logic Developer Discussion
> Subject: Re: [MarkLogic Dev General] automating process to
> download and insert data into ML
>
> thanks Brad,
>
> I created the task but it's not working..where can I see in
> log files that task ran and it failed etc..
>
> Varinder
>
>
>
> On Wed, Jun 23, 2010 at 4:38 PM, Rix, Brad
> <Brad.Rix at flatironssolutions.com> wrote:
>
>
>       MarkLogic (4.1 and above) has scheduled jobs that can be run:
>
>
>
>       In the admin page, navigate to  Groups à Default à
> Scheduled Tasks  to create new tasks.
>
>
>
>       The tasks can be run on  a schedule at a given time and
> run on an interval (months/weeks/days/hours/minutes).
>
>
>
>       You point to your XQuery module and database to run the
> task against.
>
>
>
>
>
> email_Graphic_noTag
>
> Brad Rix
>
>
>
> Senior Developer
>
>
>
> +1 (303) 542-2172  |  Office
>
> +1 (303) 915-2771  |  Mobile
>
>
>
> Brad.Rix at flatironssolutions.com
>
>
>
> http://www.flatironssolutions.com
> IM:   AIM:   BradRix   MSN:  BradRix at msn.com
>
>
>
>
>
>
>
>
>
>       From: general-bounces at developer.marklogic.com
> [mailto:general-bounces at developer.marklogic.com] On Behalf Of
> Varinder Tandon
>       Sent: Wednesday, June 23, 2010 2:34 PM
>       To: general at developer.marklogic.com
>       Subject: [MarkLogic Dev General] automating process to
> download and insert data into ML
>
>
>
>       I have a xqy file which goes to a web sites and
> download it's pages and inserts them into ML, I want to make
> this process automatic, like a windows services and I also
> want to set the timings like run once every 24 hours..any
> suggestion what could be best approach to achieve this?
>
>       --
>       Thx
>       Varinder Tandon
>       Avalon Consulting LLC
>       Cell:917-376-6802
>
>
>       _______________________________________________
>       General mailing list
>       General at developer.marklogic.com
>       http://developer.marklogic.com/mailman/listinfo/general
>
>
>
>
>
>
> --
> Thx
> Varinder Tandon
> Avalon Consulting LLC
> Cell:917-376-6802
>
>


More information about the General mailing list