BIP Enterprise - Parameters not available when bursting?
I am using BI Publisher Enterprise 10.1.3.4 and I have a report that has parameters. I want to use the values of these parameters in my report output, let's say I simply want to display them. I setup my RTF template to have:
I then display the parameter in the report with the syntax: <?$P_PARAM?>
This works great when I am just running the report without bursting. However, when bursting, it appears that these parameters do not get passed to the final report as the only thing that shows is the default value for the parameter.