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 have a report built using InfoAssist. The report is on a Portal however we want to schedule output using ReportCaster (as users are interested in receiving a scheduled output). The report has a date range as a parameter, however, when automated using the tool, we would like to cover a rolling date range of a month.
Unfortunately, the scheduled report (using ReportCaster), the start date value of "DATEADD ( '&YYMD.EVAL' , 'D' , -30 )" and the end date value of "DATEADD ( '&YYMD.EVAL' , 'D' , -1 )" are throwing runtime errors
(FOC177) INVALID DATE CONSTANT: 43637
(FOC282) RESULT OF EXPRESSION IS NOT COMPATIBLE WITH THE FORMAT OF FIELD: Dfn_RangeStartDate_DMYY
(FOC177) INVALID DATE CONSTANT: 43666
(FOC282) RESULT OF EXPRESSION IS NOT COMPATIBLE WITH THE FORMAT OF FIELD: Dfn_RangeEndDate_DMYY
(FOC177) INVALID DATE CONSTANT: 43637
(FOC177) INVALID DATE CONSTANT: 43666
(FOC177) INVALID DATE CONSTANT: 43637
(FOC177) INVALID DATE CONSTANT: 43666
I have struggled to find out a solution for the above problem.
Any ideas will be hugely appreciated.
Kind regards,
Manoj.This message has been edited. Last edited by: Manoj,
Newbie. WebFOCUS 8.2.0.3. Client 8.2.0.4.
Posts: 46 | Location: UK | Registered: August 30, 2018
Martin, your solution is working without any issues. It should give me a different content (data) tomorrow which I shall confirm tomorrow. Meanwhile, thanks.
Kind regards,
Manoj.
Newbie. WebFOCUS 8.2.0.3. Client 8.2.0.4.
Posts: 46 | Location: UK | Registered: August 30, 2018
Hi Martin, I have re-tested the report this morning. Output files are generated without any error and with the expected data. Thank you very much. Kind regards, Manoj.
Newbie. WebFOCUS 8.2.0.3. Client 8.2.0.4.
Posts: 46 | Location: UK | Registered: August 30, 2018