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.
Using 7.6.2, there appears to be a problem with the DATEMOV function when moving an input date to the EOW. Using an input date of today (29/09/2009) gives an erroneous date of 35/09/2009. I am still checking out various system settings etc. but this is on a process that has been running every Tuesday without problem - until today!
The question is, are any of you on other releases hitting this problem?
Please run the following code on your system and reply to this topic with the output, especially if you encounter a problem. We should then be able to provide IB with a wide view of releases with a problem. Please remember to advise what platform and OS you are running on, if it is not already contained within your signature.
Thanks to all who respond.
T
-SET &WeekBOW = DATEMOV(20090929, 'BOW');
-SET &WeekEOW = DATEMOV(20090929, 'EOW');
-? &Week
? SET BUSDAYS
? SET WEEKFIRST
? SET YRTHRESH
? SET DEFCENT
? REL
Please note that input date is in the incorrect format. I cannot delete this post unfortunately so I will include the cor4rected code below!!This message has been edited. Last edited by: Tony A,
In FOCUS since 1986
WebFOCUS Server 8.2.01M, thru 8.2.07 on Windows Svr 2008 R2
WebFOCUS App Studio 8.2.06 standalone on Windows 10
Posts: 5694 | Location: United Kingdom | Registered: April 08, 2004
I already found the SQUEEZ function problem - Case 51942518. They determined that it was a bug and say it is fixed in interim release 7.6.10.
While we're on the subject of changes between versions, has anyone noticed that the calendar controls on HTML launch pages created in earlier WF releases disappear now? If you recreate the launch page, the new syntax that generates works properly, but the old syntax and classes do not work w/ 7.6.9 client.
Regards,
Darin
In FOCUS since 1991 WF Server: 7.7.04 on Linux and Z/OS, ReportCaster, Self-Service, MRE, Java, Flex Data: DB2/UDB, Adabas, SQL Server Output: HTML,PDF,EXL2K/07, PS, AHTML, Flex WF Client: 77 on Linux w/Tomcat
Posts: 2298 | Location: Salt Lake City, Utah | Registered: February 02, 2007