Download presentation
1
WebFOCUS 7.7x New Features
Brian Larkins Information Builders
2
7.7 New Features Manual
3
WebFOCUS 7.7x new features
You can download the New Features Document at:
4
Accordion Report Enhancement
5
Developer Studio Accordion Reports – by column
-* File accordianrpt.fex TABLE FILE WORKSHOP SUM LineTotal CostOfGoodsSold BY PlantCode BY Year BY Quarter BY Month ON TABLE SET PAGE-NUM NOLEAD ON TABLE SET EXPANDABLE ON ON TABLE NOTOTAL ON TABLE PCHOLD FORMAT HTML ON TABLE SET HTMLCSS ON ON TABLE SET STYLE * INCLUDE = endeflt, $ ENDSTYLE END
6
Developer Studio Accordion Reports – by column
7
Developer Studio Accordion Reports – by column
8
Developer Studio Accordion Reports – by column
9
Developer Studio Accordion Reports – by Row
-* File accordianrpt2.fex SET EXPANDBYROW=ON TABLE FILE WORKSHOP SUM LineTotal CostOfGoodsSold BY LOWEST PlantCode BY LOWEST Year BY LOWEST Quarter BY LOWEST Month ON TABLE SET PAGE-NUM NOLEAD ON TABLE NOTOTAL ON TABLE PCHOLD FORMAT HTML ON TABLE SET HTMLCSS ON ON TABLE SET STYLE * INCLUDE = endeflt, $ ENDSTYLE END OFF/ON/ALL ON=expand highest level sort fields on initial display ALL=expand all sort fields on initial display
10
Developer Studio Accordion Reports – by Row
11
Developer Studio Accordion Reports – by Row
12
Positioning ACROSS Titles
13
Developer Studio Positioning ACROSS Titles
-* File acrosstitles.fex SET ACROSSTITLE = ABOVE TABLE FILE WORKSHOP SUM CostOfGoodsSold AS 'COGS' LineTotal AS 'Sales' BY PlantCode ACROSS LOWEST Year ON TABLE SET PAGE-NUM NOLEAD ON TABLE NOTOTAL ON TABLE PCHOLD FORMAT HTML ON TABLE SET HTMLCSS ON ON TABLE SET STYLE * INCLUDE = endeflt, $ TYPE=ACROSSVALUE, ACROSS=1, BACKCOLOR='WHITE', ENDSTYLE END
14
Developer Studio Positioning Across Titles
15
Developer Studio Positioning Across Titles
-* File acrosstitles2.fex SET ACROSSTITLE = ABOVE TABLE FILE WORKSHOP SUM CostOfGoodsSold AS 'COGS' LineTotal AS 'Sales' BY PlantCode ACROSS LOWEST Year ON TABLE SET PAGE-NUM NOLEAD ON TABLE NOTOTAL ON TABLE PCHOLD FORMAT HTML ON TABLE SET HTMLCSS ON ON TABLE SET STYLE * INCLUDE = endeflt, $ TYPE=ACROSSVALUE, ACROSS=1, BACKCOLOR='WHITE', ENDSTYLE END Default is ABOVE
16
Developer Studio Positioning Across Titles
17
Excel Enhancements
18
Excel Enhancements Excel 2007 support Developer Studio InfoAssist
Report Assist Creates XLSX file Zipped file that is 1/3 the size of XLS files Excel 2000 Overflow worksheets get around 65K row limit
19
Excel 2000 Generating over flow sheets
* File excel2000.fex TABLE FILE WORKSHOP SUM LineTotal BY PlantCode BY Year BY Quarter BY Month BY LOWEST CostOfGoodsSold ON TABLE SET PAGE-NUM NOLEAD ON TABLE NOTOTAL ON TABLE PCHOLD FORMAT EXL2K ON TABLE SET LINES 5000 ON TABLE SET HTMLCSS ON ON TABLE SET STYLE * INCLUDE = endeflt, $ ROWOVERFLOW=ON, ENDSTYLE END 5000 lines per worksheet
20
Hide Null Columns in ACROSS reports
21
Hide Nulls ACROSS columns
SET HIDENULLACRS=ON|OFF Hide ACROSS columns that are all null within each sort break
22
Hide Nulls Across Columns Standard HTML Across Report (DEFAULT)
23
Hide Null Across Columns SET HIDENULLACRS=ON
24
TOC and Bookmarks in PDF documents
25
Bookmarks in PDF documents
26
Bookmarks in PDF documents
COMPOUND LAYOUT PCHOLD FORMAT PDF OBJECT=BOOKMARKS, $ SECTION=S1, LAYOUT=ON, MERGE=OFF, ORIENTATION=PORTRAIT, $ PAGELAYOUT=1, $ COMPONENT=report1, TEXT='Sales By Product', TOC-LEVEL=1, BYTOC=2, POSITION=(1 1), DIMENSION=(* *), $ COMPONENT=report2, TEXT='Sales By Region', TOC-LEVEL=1, BYTOC=2, POSITION=( ), DIMENSION=(* *), RELATIVE-TO='report1', RELATIVE-POINT=BOTTOM-LEFT, POSITION-POINT=TOP-LEFT, $ END SET COMPONENT=report1 TABLE FILE GGSALES SUM DOLLARS/F8M BY CATEGORY BY PRODUCT BY REGION BY ST HEADING "Sales by Product" ON TABLE HOLD FORMAT PDF SET COMPONENT=report2 BY REGION BY ST BY CATEGORY BY PRODUCT "Sales by Region" COMPOUND END
27
TOC and Bookmarks in PDF documents
28
TOC and Bookmarks in PDF documents
COMPOUND LAYOUT PCHOLD FORMAT PDF OBJECT=BOOKMARKS, $ OBJECT=TOC, NAME='text1', TEXT='<font face="ARIAL" size=10>Table of Contents</font>', MARKUP=ON, TOC-NUMBERING=ON, POSITION=( ), DIMENSION=( ), font='ARIAL', color=RGB(0 0 0), size=10, METADATA=' TOCTITLE: Table of Contents', $ SECTION=S1, LAYOUT=ON, MERGE=OFF, ORIENTATION=PORTRAIT, $ PAGELAYOUT=1, $ COMPONENT=report1, TEXT='Sales By Product', TOC-LEVEL=1, BYTOC=2, POSITION=(1 1), DIMENSION=(* *), $ COMPONENT=report2, TEXT='Sales By Region', TOC-LEVEL=1, BYTOC=2, POSITION=( ), DIMENSION=(* *), RELATIVE-TO='report1', RELATIVE-POINT=BOTTOM-LEFT, POSITION-POINT=TOP-LEFT, $ END SET COMPONENT=report1 TABLE FILE GGSALES …… SET COMPONENT=report2 COMPOUND END Added TOC Object
29
Active Reports
30
Active Reports Active Chart with WebFOCUS Syntax
-* File ar_graphcode.fex GRAPH FILE WORKSHOP SUM LineTotal BY PlantCode ON GRAPH SET LOOKGRAPH BAR ON GRAPH PCHOLD FORMAT FLEX ON GRAPH SET STYLE * TYPE=REPORT, OBJECT=LEGEND, LEGEND-VIEW=FLAT,$ ENDSTYLE END
31
Active Reports Active Chart with WebFOCUS Syntax
32
Active Reports Active Chart with WebFOCUS syntax
-* File ar_graphcode.fex GRAPH FILE WORKSHOP SUM LineTotal BY PlantCode ON GRAPH SET LOOKGRAPH BAR ON GRAPH PCHOLD FORMAT APDF ON GRAPH SET STYLE * TYPE=REPORT, OBJECT=LEGEND, LEGEND-VIEW=FLAT,$ ENDSTYLE END
33
Active Reports Active Chart with WebFOCUS Syntax
34
Active Reports Chart/Rollup tool for APDF and FLEX Report Outputs
35
Active Reports Chart/Rollup in APDF and FLEX Report Outputs
36
Active Reports Fusion Charts supported for Flash Active Reports
37
REPORT-VIEW=FUSIONCHART, CHART-TYPE=MSArea,
TYPE=REPORT, LINES-PER-PAGE=20, REPORT-VIEW=FUSIONCHART, CHART-TYPE=MSLine, TYPE=REPORT, LINES-PER-PAGE=20, REPORT-VIEW=FUSIONCHART, CHART-TYPE=MSArea, TYPE=REPORT, LINES-PER-PAGE=20, REPORT-VIEW=FUSIONCHART, CHART-TYPE=MSColumn3D, TYPE=REPORT, LINES-PER-PAGE=20, REPORT-VIEW=FUSIONCHART, CHART-TYPE=Bubble, TYPE=REPORT, LINES-PER-PAGE=20, REPORT-VIEW=FUSIONCHART, CHART-TYPE=MSBar3D, TYPE=REPORT, LINES-PER-PAGE=20, REPORT-VIEW=FUSIONCHART, CHART-TYPE=Pyramid,
38
REPORT-VIEW=FUSIONCHART, CHART-TYPE=Radar,
TYPE=REPORT, LINES-PER-PAGE=20, REPORT-VIEW=FUSIONCHART, CHART-TYPE=Radar, TYPE=REPORT, LINES-PER-PAGE=20, REPORT-VIEW=FUSIONCHART, CHART-TYPE=Funnel, TYPE=REPORT, LINES-PER-PAGE=20, REPORT-VIEW=FUSIONCHART, CHART-TYPE=Scatter, TYPE=REPORT, LINES-PER-PAGE=20, REPORT-VIEW=FUSIONCHART, CHART-TYPE=Pie3D,
39
Active Reports Code generated by Developer Studio
TABLE FILE GGSALES SUM GGSALES.SALES01.DOLLARS GGSALES.SALES01.UNITS BY GGSALES.SALES01.REGION BY LOWEST GGSALES.SALES01.ST BY LOWEST GGSALES.SALES01.PRODUCT ON TABLE SET PAGE-NUM NOLEAD ON TABLE NOTOTAL ON TABLE PCHOLD FORMAT FLEX ON TABLE SET HTMLCSS ON ON TABLE SET STYLE * INCLUDE = endeflt, $ TYPE=REPORT, LINES-PER-PAGE=20, ARGRAPHENGINE=FUSION, ENDSTYLE END
40
Active Reports Collapsible Legends
41
Active Reports Collapsible legends
42
Active Reports Collapsible legends – From Dev Studio
43
Active Reports Collapsible legends – the CODE
TABLE FILE GGSALES SUM GGSALES.SALES01.DOLLARS BY LOWEST GGSALES.SALES01.PRODUCT ON TABLE SET PAGE-NUM NOLEAD ON TABLE NOTOTAL ON TABLE PCHOLD FORMAT FLEX ON TABLE SET HTMLCSS ON ON TABLE SET STYLE * INCLUDE = endeflt, $ TYPE=REPORT, REPORT-VIEW=CHART, CHART-TYPE=BAR, OBJECT=LEGEND, LEGEND-VIEW=DOCKING, POSITION-POINT=BOTTOM-LEFT, ENDSTYLE END
44
HTML Composer Enhancements
45
HTML Composer Enhancements
Create Rich Internet Applications (RIA) Create interactive web page experiences inside browser Generate exact look and feel of a Windows GUI Set RIA themes for a page and animation properties for objects Convert existing HTML Composer generated pages to RIA
46
HTML Composer Basic HTML layout
47
HTML Composer Document – RIA Themes
48
HTML Composer RIA Themes
49
HTML Composer Additional RIA Objects - Accordion Controls and Window Controls
50
HTML Composer Window and Accordion RIA Objects
51
HTML Composer Window and Accordion RIA objects
52
HTML Composer Additional RIA Examples
53
HTML Composer Additional RIA Examples
54
HTML Composer Guided Report Forms
55
HTML Composer Guided Report Forms
56
HTML Composer Guided Report Forms
57
HTML Composer Guided Report Forms
58
WebFOCUS Mobile
59
WebFOCUS Mobile BrowsersDevice Specific Capabilities
Device Independence Try it right now! Any device Simple. Not really much else to say! Copyright 2007, Information Builders. Slide 59 59
60
WebFOCUS Mobile BrowsersDevice Specific Capabilities
Copyright 2007, Information Builders. Slide 60 60
61
WebFOCUS Mobile Active Technologies Web App
Active Technologies dashboards & reports provide embedded analytics & visualization for Android, Apple, RIM & other devices Automatic device detection supports specific devices’ gesturing, touch technologies Over 30 HTML5/JavaScript charts with interactivity & animation properties available
62
WebFOCUS Mobile Active Reports must be via Browser
63
WebFOCUS Mobile Mobile Faves for iPad and iPhone: Native App from App Store
Core Abilities of app: Connect to your WebFOCUS Mobile Favorites server and run any online WeFOCUS reports, graphs and dashboards Save, annotate and catalog WebFOCUS Mobile Favorites BI documents locally for offline analytic operations Subscribe and receive pushed WebFOCUS Mobile Favorites BI documents automatically Open and catalog WebFOCUS BI documents received as attachments Use native Search abilities to find the BI document you want quickly Combines values of native app and portable web content Single tap access to portable WF BI content Auto-login and local user settings Native Getting Started tutorials – including imbedded videos Copyright 2007, Information Builders. Slide 63 63
64
WebFOCUS Mobile Mobile Faves for iPad and iPhone
65
InfoAssist
66
InfoAssit New Fusion Charts
67
InfoAssit Slicers – drop downs Filters in embedded in reports
68
InfoAssit InfoMini - scaled down “mini ribbons” embedded in reports
69
InfoAssit InfoMini - scaled down “mini ribbons” embedded in reports
70
InfoAssit InfoMini - scaled down “mini ribbons” embedded in reports
71
InfoAssit InfoMini - scaled down “mini ribbons” embedded in reports
72
InfoAssit InfoMini - scaled down “mini ribbons” embedded in reports
73
WebFOCUS 8 Just around the corner
74
WebFOCUS 8 Visual Discoverer integrated with InfoAssist
Copyright 2007, Information Builders. Slide 74 74
75
WebFOCUS 8 New BI Portal Initiative
Copyright 2007, Information Builders. Slide 75 75
76
WebFOCUS 8 WebFOCUS Enable – Widgets for dashboard and MRE components
Copyright 2007, Information Builders. Slide 76 76
77
WebFOCUS 8 Location Intelligence
ESRI many years now: WebFOCUS 7.7 integrates with ESRI’s Flash-based map viewer Google Maps several years now Coming in Release 8: Bing Maps: Easily integrate Bing Maps with WebFOCUS via standard controls in Developer Studio’s HTML Composer Copyright 2007, Information Builders. Slide 77 77
78
WebFOCUS 8 New Web Based Metadata Wizard
Copyright 2007, Information Builders. Slide 78 78
79
WebFOCUS 8 New Developer Studio – Rapid development, Auto Generation of Guided Ad Hoc Apps
Copyright 2007, Information Builders. Slide 79 79
80
Thank you !
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.