PeopleTools and Lifecycle Management - PSFT (MOSC)

MOSC Banner

Connected Query as datasource for BI Publisher report- how to set prompt values in PeopleCode

edited Jul 4, 2017 5:02AM in PeopleTools and Lifecycle Management - PSFT (MOSC) 2 commentsAnswered

Hi, I have PeopleCode that pops up a BI Publisher report when a button is pressed, and that worked when the data source was a query. I used the code ( below ) to set the query prompt values. Now I want to change the data source to a Connected Query but I don't know how to set the prompt values. Could you help me find the right PeopleCode to do this?  My  Connected Query has two queries and they both have the same prompt (REQUEST_ID).

   Local PSXP_RPTDEFNMANAGER:ReportDefn &oRptDefn;

   Local string &ReportId = "UV_HRMOD50_R";

   Local string &TemplateId = "UV_HRMOD50_R_1";

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center