As of December 1, 2020, Focal Point is retired and repurposed as a reference repository. We value the wealth of knowledge that's been shared here over the years. You'll continue to have access to this treasure trove of knowledge, for search purposes only.
Join the TIBCO Community TIBCO Community is a collaborative space for users to share knowledge and support one another in making the best use of TIBCO products and services. There are several TIBCO WebFOCUS resources in the community.
From the Home page, select Predict: WebFOCUS to view articles, questions, and trending articles.
Select Products from the top navigation bar, scroll, and then select the TIBCO WebFOCUS product page to view product overview, articles, and discussions.
Request access to the private WebFOCUS User Group (login required) to network with fellow members.
Former myibi community members should have received an email on 8/3/22 to activate their user accounts to join the community. Check your Spam folder for the email. Please get in touch with us at community@tibco.com for further assistance. Reference the community FAQ to learn more about the community.
I would like to call my dashboard group view with parameters from other application. How can I do that?
I know I can call the dashboard group view URL directly from the application but I would like to know the way to pass the parameters along with the URL.
Example: http://servername/ibi_apps/bid/viewname will directly take you to the dashboard but I want to pass a parameter to the dashboard from other application.
ThanksThis message has been edited. Last edited by: <Kathryn Henning>,
WFConsultant
WF 8105M on Win7/Tomcat
Posts: 780 | Location: Florida | Registered: January 09, 2005
The parameters need to be passed to the programs that run within quadrants of the dashboard view - they work independently from the dashboard view. You cannot pass the parameters in the URL.
One possible way of achieving this would be to write the parameters to a file/files in FOCCACHE and then each program in the dashboard view reads the file/files to retrieve the parameters.
Francis
Give me code, or give me retirement. In FOCUS since 1991
Production: WF 7.7.05M, Dev Studio, BID, MRE, WebSphere, DB2 / Test: WF 8.1.05M, App Studio, BI Portal, Report Caster, jQuery, HighCharts, Apache Tomcat, MS SQL Server
Hi, I'd like to resurrect this question and see if this can be done?
I'd like to pass a Number to the Group Dashboard just like we pass it in our other reports. The only reason we have the report in a Group Dashboard (with 2 tabs) is because this specific report only runs deferred and so we utilize the Deferred Status tab.
There's just no way to tack a variable to the end of a Dashboard URL and have it passed to a quadrant in a tab.
You'll have the create a cookie or write to a file.
By the way, I'm confused by your statement "The only reason we have the report in a Group Dashboard is because this specific report only runs deferred and so we utilize the Deferred Status tab" - are you adding a report normally run deferred to a dashboard view to run it online?
Francis
Give me code, or give me retirement. In FOCUS since 1991
Production: WF 7.7.05M, Dev Studio, BID, MRE, WebSphere, DB2 / Test: WF 8.1.05M, App Studio, BI Portal, Report Caster, jQuery, HighCharts, Apache Tomcat, MS SQL Server
There's just no way to tack a variable to the end of a Dashboard URL and have it passed to a quadrant in a tab.
You'll have the create a cookie or write to a file.
By the way, I'm confused by your statement "The only reason we have the report in a Group Dashboard is because this specific report only runs deferred and so we utilize the Deferred Status tab" - are you adding a report normally run deferred to a dashboard view to run it online?
It is triggered through an HTML page linked within APEX with lots of selection criteria that the Engineers on the field check off through their mobile devices and click a button to send off the request to build all these documents from all these components while they go off doing something else. They go back to the dashboard to check periodically if their files are ready.
But, while they're in APEX, they are already working within a selected Project field value which is chained to other controls in the dashboard. So having to select the project in the dashboard again is a redundant step.
But, it's only 1 drop-down box. So I can probably talk them into redundancy... but then they're Engineers... they can be stubborn too.
quote:
School's out.
You are so right about that... Teacher Planning Day in my county! LOL.