Quantcast
Channel: Pentaho Community Forums - BI Platform
Viewing all articles
Browse latest Browse all 2893

How to make an xaction output stream to be another xaction ?

$
0
0
Hi all,

I was trying to get an xaction output to another xaction with the following code :

Code:

  <outputs>
    <myXaction type="content">
      <destinations>
        <response>redirect</response>
      </destinations>
    </myXaction>
  </outputs>

  <resources>
    <xactionDef>
      <solution-file>
        <location>test2.xaction</location>
        <mime-type>application/xml</mime-type>
      </solution-file>
    </xactionDef>
  </resources>

But then I'm stuck not knowing how to proceed, I know in the case of Report I could use SimpleReportingComponent, but to redirect it to a new xaction I have no clue,

How should I proceed ?

Thanks,

Viewing all articles
Browse latest Browse all 2893

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>