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've opened a case for this, but was wondering if anyone else encountered this issue. I have two DEFINE columns in a Master. The column that uses DOWK to determine the day of the week has two issues: 1) the value does not display on all rows; 2) the value is wrong on the ones it does display on.
I assumed that you had looked at the documentation on DOWK (and not left it to memory ).
The input for DOWK should be I6YMD or I8YYMD and not smart date. Change your defines and this will work OK. Note that the DOWK is also documented output of A4 not A3.
Do you want the document link?
T
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
Incidentally , if I follow the documented syntax, I get an error - because the doc specifies indate should be I6YMD or I8YMD, when it should be I6YMD or I8YYMD.
Francis
Give me code, or give me retirement. In FOCUS since 1991
Production: WF 7.7.05M, Dev Studio, BID, MRE, WebSphere, DB2 / Test: WF 8.1.05M, App Studio, BI Portal, Report Caster, jQuery, HighCharts, Apache Tomcat, MS SQL Server
Yes, I seem to remember that "typo" that going back a few versions.
Out of interest, I just looked at my old UWS (the old red one - DN40021.0686 June 1986!!) and on page 14 it states -
Date (Numeric) The input date in [YY]YYMMDD format.
OUTPUT (Alpha) The returned day of the week.
Note: Output is an A4 field ....
The example shown does have DAY/A4 WITH COUNTRY=DOWK(801114,DAY); so even then it actually should specify I6YMD or I8YYMD.
I concentrate on trying to remember the myriad of function names so at least I can do a search of the document for the syntax and formats etc. I even had to do that for DOWK.
Obviously been a long week, put your feet up and have a beer
T
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