Details
-
Type: Monitor
-
Status: Closed
-
Priority: Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 2021
-
Component/s: FIWARE-TECH-HELP
-
HD-Chapter:Apps
-
HD-Enabler:SpagoBI
Description
Created question in FIWARE Q/A platform on 28-11-2016 at 12:11
Please, ANSWER this question AT https://stackoverflow.com/questions/40843681/fiware-spagobi-cockpit-send-parameter-on-url-its-possible
Question:
fiware spagobi Cockpit send parameter on url? its possible?
Description:
In my app, i have an iframe like this:
<iframe src="http://spagobi-server/SpagoBICockpitEngine/api/1.0/pages/execute?user_id=biadmin&password=biadmin&document=1"></iframe>
with this, i can embed the cockpit number 1 in my web. Thats ok, but problem is that datasource of this cockpit require a parameter called "manufacturer_id".
I try with:
<iframe src="http://spagobi-server/SpagoBICockpitEngine/api/1.0/pages/execute?user_id=biadmin&password=biadmin&document=1&manufacturer_id=13"></iframe>
Error:
my dataset seems like this:
Anyone do something like this? Or is a bad way?
2017-05-22 15:08|CREATED monitor | # answers= 1, accepted answer= False