When a pipeline has both instance and data output the instance does not get passed over to the view xsl. Can somebody give me some clues ?

    <p:param name="instance" type="input"/>
    <p:param name="data" type="output"/>  
    <p:param name="instance" type="output"/>

If I take the data output out my modified instance gets passed over correctly.

Any help appreciated.

Reply via email to