[MarkLogic Dev General] Providing dynamic values to the pipelines

NoviceInMarkLogic chittumalla.a at gmail.com
Tue Dec 2 06:27:51 PST 2008


Hello All

I have been working with the Content Processing Framework and have a
query with respect to it.

Can I dynamically pass a variable to the options tag in the pipeline.

For eg., I have a condition

<condition>
            <module>/MarkLogic/cpf/actions/chk-condition.xqy</module>
            <options xmlns="/MarkLogic/cpf/actions/chk-condition.xqy">
               <language>abc</language>
            </options>
 </condition>

Can i dynamically change the value in the <sample> tag, which in turn
would be reflected in the corresponding action module..


Thanks in advance


More information about the General mailing list