[MarkLogic Dev General] Handling multiple pipelines at same state

Geert Josten Geert.Josten at daidalos.nl
Fri Mar 19 07:58:22 PST 2010


Hi Mano,

Give your first pipeline an on-success status of http://marklogic.com/states/intermediate, and make that the input state for your second pipeline. That should work I guess..

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

P Please consider the environment before printing this mail.
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 mano m
> Sent: vrijdag 19 maart 2010 16:23
> To: general at developer.marklogic.com
> Subject: [MarkLogic Dev General] Handling multiple pipelines
> at same state
>
> Hi,
>
>
> *      I am having 2 pipeline.xml files.Both the pipelines
> should be called when document is loaded to a particular
> collection.How to call Pipeline2 within Pipeline1? Or Is
> there anyother way to configure this?
>
>         I have tried with setting the <priority> to higher
> values.But only one pipeline(with high priority) got executed.
>
>
> *      <state>http://marklogic.com/states/initial</state>
>        <on-success>http://marklogic.com/states/final</on-success>
>         <on-failure>http://marklogic.com/states/error</on-failure>
>
>     Once the pipeline got executed the status doesnt get
> changed to "final"
>
>   <cpf:processing-status
> xmlns:cpf="http://marklogic.com/cpf">active</cpf:processing-status>
>   <cpf:last-updated
> xmlns:cpf="http://marklogic.com/cpf">2010-03-19T17:31:32.623+0
> 5:30</cpf:last-updated>
>   <cpf:state
> xmlns:cpf="http://marklogic.com/cpf">http://marklogic.com/stat
> es/initial</cpf:state>
>
> Please suggest your thoughts.
>
> Regards,
> Mano
>
>
>
>
>
>
>
> ________________________________
>
> Your Mail works best with the New Yahoo Optimized IE8. Get it
> NOW!
> <http://in.rd.yahoo.com/tagline_ie8_new/*http://downloads.yaho
> o.com/in/internetexplorer/> .
>


More information about the General mailing list