[MarkLogic Dev General] Handling multiple pipelines at same state
mano m
mano07good at yahoo.co.in
Fri Mar 19 07:23:22 PST 2010
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-statusxmlns:cpf="http://marklogic.com/cpf">active</cpf:processing-status>
<cpf:last-updatedxmlns:cpf="http://marklogic.com/cpf">2010-03-19T17:31:32.623+05:30</cpf:last-updated>
<cpf:statexmlns:cpf="http://marklogic.com/cpf">http://marklogic.com/states/initial</cpf:state>
Please suggest your thoughts.
Regards,
Mano
Your Mail works best with the New Yahoo Optimized IE8. Get it NOW! http://downloads.yahoo.com/in/internetexplorer/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://xqzone.marklogic.com/pipermail/general/attachments/20100319/71a6f4fb/attachment.html
More information about the General
mailing list