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.
Hello, I have inherited some IBI consulting code that was working before but is failing now. Here is the call that's failing:
TABLE FILE RUN PRINT RESPONSE.RUNRETURN WHERE USER EQ '&&USERID.EVAL' WHERE DESCRIPTION EQ '&reportname.EVAL' -* DISTRIBUTIONMRE settings WHERE NAME EQ 'dropbox' -* TASKLISTMYREPORT Settings WHERE PROCEDURENAME5 EQ '&Rpt_Run.EVAL' WHERE SENDFORMAT2 EQ '&WFFMT' WHERE SERVERNAME6 EQ 'EDASERVE' WHERE EXECID2 EQ '&&USERID.EVAL' WHERE DOMAINHREF1 EQ 'reportcr/reportcr.htm' WHERE FOLDERHREF1 EQ 'reportcr/reportcr.htm#rptcreatobbp' WHERE FIRSTPREPROCESSINGPROCEDURE2 EQ '&&userAppsFolder.EVAL/&Sched_Fex.EVAL' WHERE FIRSTPOSTPROCESSINGPROCEDURE2 EQ 'infoassist/rc_clean_sched.fex' WHERE REPORTNAME4 EQ '&MREREPORTNAME' WHERE STARTTIME EQ DT('&STARTTIME.EVAL') ON TABLE SAVE AS run_output END
The error in botsched2 is:
J1eb1oo532o2 | 0000000013 | Unable to distribute to Managed Report:Error occurred when processing the Managed Repor ting procedure information. Possible cause of this error is an
Any help will be appreciatedThis message has been edited. Last edited by: FP Mod Chuck,
Hi Chuck, sorry for the late reply, I was working on another project... I'm not sure what you mean by "Does the code run successfully outside of ReportCaster?"
From app studio or the web inteface does the report run when you right mouse click on it a choose run and it will hopefully work. If it doesn't then fix the issue and then test it again with ReportCaster. You can also turn on ReportCaster tracing and see if it give you more info..
Thank you for using Focal Point!
Chuck Wolff - Focal Point Moderator WebFOCUS 7x and 8x, Windows, Linux All output Formats
Posts: 2127 | Location: Customer Support | Registered: April 12, 2005
Hello Chuck, How can I run on Report Caster tracing w/o using the console? Is there a setting on the server that we can change? No one knows the password to the IBI admin account Gary
With some SQL you can update the UOA_USERS table password field for the admin user. Using that ID is the only way you will be able to log in and turn on reportcaster tracing.
John may be right the the admin password could be admin but whoever installed the product set that password originally.
You never did answer the question if you could just run this report from app studio or the web interface without an error...
Thank you for using Focal Point!
Chuck Wolff - Focal Point Moderator WebFOCUS 7x and 8x, Windows, Linux All output Formats
Posts: 2127 | Location: Customer Support | Registered: April 12, 2005