BIP Report with multiple templates
Hello,
We have one main consolidated BIP Report report in which we call other 7 reports by passing parameter values.
Recently business retirement is changed and would like this consolidated report needs to print based on three different if else condition of parameter values . Here we have developed three different sub templates and main template.All these new sub-templates are being called from main template based different parameter value conditions. We are getting error i.e. Java exception error. Pl let me know if anybody has used this approach in BIP Report possibly with examples .