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.
anybody successfully saving exl2k pivot tables, with page and cache fields? in batch ? (meaning filedeffing and parking the exl2k output, bypassing the browser). I'm in 525 and i can't make it work. I'm having to copy the files out of the agent, renaming them. Its a workaround, but it stinks. it makes an .xht and .xml. Anybody got a later version with good/easier mechanics??
Posts: 3811 | Location: Manhattan | Registered: October 28, 2003
FILEDEF pivot DISK c:\temp\pivot.XHT FILEDEF pivot$ DISK c:\temp\pivot$.XML -* -RUN -* TABLE FILE CAR HEADING "CAR File PivotTable""Sum of Sales by Car Across Model" PRINT SALES BY CAR ACROSS MODEL ON TABLE COLUMN-TOTAL ON TABLE HOLD AS PIVOT FORMAT EXL2K PIVOT PAGEFIELDS COUNTRY CACHEFIELDS RETAIL_COST TYPE END -RUN
yes, JG, we're currently CMD COPYing them out of the agent. We had expected a single filedef to work. It didn't. We have learned however that in some newer version (can't remember which), there is a WEBARCHIVE attribute that has something to do with packaging both files and allowing a single filedef to work, with a .xls extension. So, we'll upgrade , but only when RANGENAMES are implemented. Until now, our workaround, as well as your suggestion, are doing the trick. thanks jg.
Posts: 3811 | Location: Manhattan | Registered: October 28, 2003
Web Archive was added in release 5.3. You'll only upgrade if Rangenames are added? Boy, you're really putting the pressure on us huh? That's ok, we work well under pressure. Also keep in mind that release 5.3 gives you the Compound Excel functionality (multiple worksheets in a single workbook). Don't worry though, I've seen the light... named ranges are in the works.