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.
When I run the following code, the Excel file goes to open and then I get an error that states:
"Problems During Load
Problems came up in the following areas during load:
PivotTable"
-* Following will display repeating values down column SET BYDISPLAY=ON -* Creating the Report TABLE FILE BART01 PRINT QUANTITY AS 'QUANTITY' BY FORMTITLE AS 'FORM TITLE' BY FORM# AS 'FORM#' BY YEAR AS 'YEAR' BY MONTH AS 'MONTH' BY DAY AS 'DAY' BY NWIEID AS 'NWIEID' BY SHIPPING_NAME AS 'SHIPPING_NAME' BY SHIPPING_CITY AS 'SHIPPING_CITY' BY SHIPPING_STATE AS 'SHIPPING_STATE' BY SHIPPING_ZIP AS 'SHIPPING_ZIP' BY DOWNLOAD_ITEM AS 'DOWNLOAD_ITEM'
-* STYLE -*HEADING -*"YTD POWERSPORTS/MOTORCYCLE SUMMARY NATIONWIDE " -*FOOTING -*"" ON TABLE SET PAGE-NUM OFF -* ON TABLE NOTOTAL -*ON TABLE COLUMN-TOTAL -*ON TABLE SET COMPOUND BYTOC YEAR-MONTH ON TABLE PCHOLD FORMAT EXL2K PIVOT PAGEFIELDS CAMPAIGN -*CACHEFIELDS CAMPAIGN -*ON TABLE SET HTMLCSS ON ON TABLE SET STYLE * TYPE=REPORT, GRID=OFF,$ -* Following names the worksheet TYPE=REPORT, TITLETEXT = PowerSports,$ -*TYPE=HEADING,HEADALIGN=BODY,$ -* Following formats the heading -*TYPE=HEADING,LINE=1,OBJECT=TEXT,ITEM=1,JUSTIFY=CENTER,STYLE=BOLD,COLSPAN=3,COLOR=BLACK,$ -*TYPE=TITLE, SIZE = 9, STYLE = BOLD,$ ENDSTYLE END This message has been edited. Last edited by: neuro,
Currenly working @ Learning Circle Education Services Previously worked @ Nationwide Insurance Prod: WebFOCUS 7.6.11
Resolved my own issues, one was my local computer had encrypted folders I had to tell it to not do. Next I had to use “SET WEBARCHIVE=ON” for my Caster job.
Currenly working @ Learning Circle Education Services Previously worked @ Nationwide Insurance Prod: WebFOCUS 7.6.11