How to pass prompts to a Connected Query from an application engine
I am writing an Application Engine that runs a BI Publisher report. The data source of this BI report is a Connected Query. The parent query of the CQ has a prompt for the Business Unit. I know how to pass prompts in my code to a regular query, but that doesn't seem to work when the datasource is a CQ. Does anyone have some code to share? Thank!