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 was working on trying to get a report to burst to a distribution list through Report Caster. But everytime I run the Scheduled task, it gives me the following msg:
Starting worker thread Starting task: Test TradeList Task type: EDA RPC Procedure name: bendev/OMEGA_Test Connecting to server EDASERVE with execution id bechung Executing focexec. 0 HOLDING PDF FILE ON PC DISK ... Task finished. Retrieving distribution list from repository No report for joli@swifttrade.com with a burst value of 009 No report for bechung@swifttrade.com with a burst value of 079 No report to distribute.
Does this mean that the report itself is empty or are the values for the distribution incorrect?
My .fex looks like this:
TABLE FILE CUSTOMERTRADES PRINT Market TRADERID ACCOUNT TRADENO SIDE TRADEQTY SYMBOL TRADEPRICE PRINCIPAL TAKE MAKE CAPACITY EXECUTIONDATE CLIENTORDERID CLIENTPRO JITNEY BY BROKER AS 'MemberCode' ON TABLE SET PAGE-NUM OFF ON TABLE NOTOTAL ON TABLE PCHOLD FORMAT PDF ON TABLE SET HTMLCSS ON ON TABLE SET STYLE * UNITS=IN, PAGESIZE='SCREEN', LEFTMARGIN=0.000000, RIGHTMARGIN=0.000000, TOPMARGIN=0.000000, BOTTOMMARGIN=0.000000, SQUEEZE=ON, ORIENTATION=LANDSCAPE, $ TYPE=REPORT, GRID=OFF, FONT='ARIAL', SIZE=9, COLOR='BLACK', BACKCOLOR='NONE', STYLE=NORMAL, RIGHTGAP=0.125000, TOPGAP=0.013889, BOTTOMGAP=0.027778, $ TYPE=TITLE, STYLE=BOLD, $ TYPE=TABHEADING, SIZE=12, STYLE=BOLD, $ TYPE=TABFOOTING, SIZE=12, STYLE=BOLD, $ TYPE=HEADING, SIZE=12, STYLE=BOLD, $ TYPE=FOOTING, SIZE=12, STYLE=BOLD, $ TYPE=SUBHEAD, SIZE=10, STYLE=BOLD, $ TYPE=SUBFOOT, SIZE=10, STYLE=BOLD, $ TYPE=SUBTOTAL, BACKCOLOR=RGB(210 210 210), $ TYPE=ACROSSVALUE, SIZE=9, $ TYPE=ACROSSTITLE, STYLE=BOLD, $ TYPE=GRANDTOTAL, BACKCOLOR=RGB(210 210 210), STYLE=BOLD, $ ENDSTYLE END
Any suggestions to what the problem might be? I have tried to put in the burst values of the distribution list as both '009' as well as 009. But both gave me the same msg.This message has been edited. Last edited by: Kerry,
I was working on trying to get a report to burst to a distribution list through Report Caster. But everytime I run the Scheduled task, it gives me the following msg:
Starting worker thread Starting task: Test TradeList Task type: EDA RPC Procedure name: bendev/OMEGA_Test Connecting to server EDASERVE with execution id bechung Executing focexec. 0 HOLDING PDF FILE ON PC DISK ... Task finished. Retrieving distribution list from repository No report for joli@swifttrade.com with a burst value of 009 No report for bechung@swifttrade.com with a burst value of 079 No report to distribute.
Does this mean that the report itself is empty or are the values for the distribution incorrect?
My .fex looks like this:
TABLE FILE CUSTOMERTRADES PRINT Market TRADERID ACCOUNT TRADENO SIDE TRADEQTY SYMBOL TRADEPRICE PRINCIPAL TAKE MAKE CAPACITY EXECUTIONDATE CLIENTORDERID CLIENTPRO JITNEY BY BROKER AS 'MemberCode' ON TABLE SET PAGE-NUM OFF ON TABLE NOTOTAL ON TABLE PCHOLD FORMAT PDF ON TABLE SET HTMLCSS ON ON TABLE SET STYLE * UNITS=IN, PAGESIZE='SCREEN', LEFTMARGIN=0.000000, RIGHTMARGIN=0.000000, TOPMARGIN=0.000000, BOTTOMMARGIN=0.000000, SQUEEZE=ON, ORIENTATION=LANDSCAPE, $ TYPE=REPORT, GRID=OFF, FONT='ARIAL', SIZE=9, COLOR='BLACK', BACKCOLOR='NONE', STYLE=NORMAL, RIGHTGAP=0.125000, TOPGAP=0.013889, BOTTOMGAP=0.027778, $ TYPE=TITLE, STYLE=BOLD, $ TYPE=TABHEADING, SIZE=12, STYLE=BOLD, $ TYPE=TABFOOTING, SIZE=12, STYLE=BOLD, $ TYPE=HEADING, SIZE=12, STYLE=BOLD, $ TYPE=FOOTING, SIZE=12, STYLE=BOLD, $ TYPE=SUBHEAD, SIZE=10, STYLE=BOLD, $ TYPE=SUBFOOT, SIZE=10, STYLE=BOLD, $ TYPE=SUBTOTAL, BACKCOLOR=RGB(210 210 210), $ TYPE=ACROSSVALUE, SIZE=9, $ TYPE=ACROSSTITLE, STYLE=BOLD, $ TYPE=GRANDTOTAL, BACKCOLOR=RGB(210 210 210), STYLE=BOLD, $ ENDSTYLE END
Any suggestions to what the problem might be? I have tried to put in the burst values of the distribution list as both '009' as well as 009. But both gave me the same msg.
THe result I get is 1 large PDF file with all the values as 009 etc. There is no bursting if I run it without the Report caster. Does it need to burst without report caster?
We are getting this same error. We have been running this report for over a year, and when we upgraded to Banner 8, all of our reports are screwed up including the bursting via RC. Please help!
Did they change the formats of files/tables? Did you regenerate the master file descriptions? You'll have to be more precise and detailed about the 'screwed up' symptopms.