Example:
Currently we are on Cognos 11.0.5 and Oracle 12c DB in windows environment.
Scenario:
We have 5 Individual reports having same prompt page. User wants to pass the prompt values only once and all five report outputs needs to be generated as individually. Out of this five two are Excel outputs and others are pdf output formats.
The Report out has to be Suffixed with give prompt values.
Example, The names of the reports are "Apple" ,"Samsung" and the given prompt values is "2017" then generated outputs has to be Apple_2017.pdf,Samsung_2017.XLS.
Please let me know if there is any solution to achieve this. This is very urgent.