Focal Point Banner


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.


Focal Point    Focal Point Forums  Hop To Forum Categories  Performance Management Framework (PMF)    [resolved] custom gadget dev: query with no data

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[resolved] custom gadget dev: query with no data
 Login/Join
 
Guru
posted
Hi Team,

I'm running a series of queries, holding the results, appending them together and reporting on the output. Each query is for a different time range; this technique is something I've developed to build PMF reports that mix and match time periods, such as YTD and QTD and Current month on one report. It's one report based on three queries that build the data set, basically.

The situation I'm seeing today is that one of my time ranges does not currently contain data, so PMF throws up a 'no data' error. What I want to have happen is for it NOT to exit my procedure, and I will simply end up with a missing hold file that does not get appended into the mix.

I DO NOT want to modify PMF_BOOKLET_DATA to stop the zero records from triggering a no data message. I wonder if there is a SET command that will make things behave how I want?

Cheers,

Joey

This message has been edited. Last edited by: Moogle,


-WebFOCUS 8.2.01 on Windows
 
Posts: 318 | Location: Los Angeles, CA | Registered: November 15, 2005Report This Post
Platinum Member
posted Hide Post
There's a parm that will turn off the "No Data" page: &DISP_NO_DATA

Setting this to 'N' disables the display of the No Data form and simply passes control back to the calling program. If at a later point in your code you want to re-enable the No Data page you'll have to set &DISP_NO_DATA back to 'Y'.

Eric
 
Posts: 164 | Registered: March 26, 2003Report This Post
  Powered by Social Strata  

Read-Only Read-Only Topic

Focal Point    Focal Point Forums  Hop To Forum Categories  Performance Management Framework (PMF)    [resolved] custom gadget dev: query with no data

Copyright © 1996-2020 Information Builders