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  WebFOCUS/FOCUS Forum on Focal Point     [CLOSED] Kill if Report is empty with Infoassist

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[CLOSED] Kill if Report is empty with Infoassist
 Login/Join
 
Platinum Member
posted
Hi,

is it possible to set
-SET &&KILL_RPC = IF &LINES EQ 0 THEN 'Y' ELSE 'N';
without Texteditor, so only with Infoassist, sothat the Business User can stop their empty reports as well??

thanks!

This message has been edited. Last edited by: FP Mod Chuck,


WebFOCUS 8.1.05
Windows, All Outputs
 
Posts: 177 | Registered: October 17, 2017Report This Post
Master
posted Hide Post
Can you post a code sample ?

quote:
Originally posted by jenni:
Hi,

is it possible to set
-SET &&KILL_RPC = IF &LINES EQ 0 THEN 'Y' ELSE 'N';
without Texteditor, so only with Infoassist, sothat the Business User can stop their empty reports as well??

thanks!


Tomsweb
WebFOCUS 8.1.05M, 8.2.x
APP Studio, Developer Studio, InfoAssist, Dashboards, charts & reports
Apache Tomcat/8.0.36
 
Posts: 573 | Location: Baltimore, MD | Registered: July 06, 2006Report This Post
Platinum Member
posted Hide Post
@Tomsweb Actually there's no Need for an code example, because it's just the request I don't know.

The question is, if there is a way to stop empty reports (only using InfoAssist and Report Cater)


Because I only know the was of this -SET KILL.. to stop distributing empty reports.


WebFOCUS 8.1.05
Windows, All Outputs
 
Posts: 177 | Registered: October 17, 2017Report This Post
Virtuoso
posted Hide Post
"Alert" feature may answer your need.


WF versions : Prod 8.2.04M gen 33, Dev 8.2.04M gen 33, OS : Windows, DB : MSSQL, Outputs : HTML, Excel, PDF
In Focus since 2007
 
Posts: 2409 | Location: Montreal Area, Qc, CA | Registered: September 25, 2013Report This Post
Virtuoso
posted Hide Post
The default setting in InfoAssist for a report that returns 0 records is ON TABLE SET EMPTYREPORT ON. That will show the report with only the column titles. The alternative to that is to set it to OFF in which case you'll see the WebFOCUS generic message of 0 Records 0 Lines. I'm not sure how you'd kill a report once you've already found out there are no records in the output because it's already run. I think the EMPTYREPORT ON is the only user friendly way to let an InfoAssist user know their request was empty. Anything beyond that will require development work.


WebFOCUS 8206, Unix, Windows
 
Posts: 1853 | Location: New York City | Registered: December 30, 2015Report This Post
  Powered by Social Strata  

Read-Only Read-Only Topic

Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     [CLOSED] Kill if Report is empty with Infoassist

Copyright © 1996-2020 Information Builders