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.
It appears that PMF requires a date format HYYMDS to connect a data extract to the Time dimension. Our standard date format is YYMD in all our existing data files.
Is the HYYMDS a fixed date format within PMF or can it be changed within a preference area to YYMD.
Dates must be stored aa HYYMDs, however you can convert them from YYMD using WebFOCUS date conversion functionality as follows.
This is assuming you have chosen "measure date determines time dimension" in the loader. When you select this option, the date is converted from a real date to coordinates in the time dimension. Note that PMF V5 no longer troubles to have you store the real date in the old MEASURE_DATE field, so if that's what you're asking about, you actually don't need to worry about it any more.
Set the field map to Code in the dropdown.
For the code, use:
MEASURE_DATE/HYYMDs = HDTTM([your date field], 8, MEASURE_DATE);
thanks
Bob Jude Ferrante Director of Business and Development WebFOCUS Performance Management Bob_Ferrante@ibi.com 917-339-5105
I'll take any questions about PMF - business or technical - anytime!