cancel
Showing results for 
Search instead for 
Did you mean: 

QAAWS : Method valuesOf_parameter not showing up

former_member207342
Contributor
0 Kudos

Hi

I am new to to Dashboard and just started building my first dashboard. I have following issue in creating prompts in Dashboard.

I have built a QAAWS and now want to show prompts in the dashboard. For this I was told to select the Method as "valuesOf_parameter" so that i can show LOV of prompts using combo box on dashboard however I do not see this method name in Xceslius Data Manager I just see "runQueryAsAService"

Am i missing anything here?

Thanks,

Kuldeep

Accepted Solutions (0)

Answers (1)

Answers (1)

vinay_mhaske
Contributor
0 Kudos

Hi Kuldeep,


Welcome to the world of Xcelsius Dashboards!


For displaying LOVs in Combo Box you need to have separate query (keep it as Refresh Before Components Are Loaded) which will simply return all values for the object whose LOVs you want to display.


Once you populate Combo Box with LOVs, you can pass value selected in the Query to another query. For this you can refer my article: http://scn.sap.com/docs/DOC-30356

Hope this helps!

Regards,
Vinay Mhaske

former_member207342
Contributor
0 Kudos

Thanks Vinay,

However, I have read somewhere instead of creating separate queries, we we can use same query but different connection in the Xcelsius with method type as "valuesOf_parameter" We can get the LOV's of prompt which in turn can be used for Combo box selector in Xcelsius.

Any idea why that method is not showing up in Xcelsius Dashboard Data Manager.

former_member207342
Contributor
0 Kudos

Did anyone implemented prompts using above method.

Did anyone faced the issue i am facing?

Thanks,

Kuldeep