Copyright 2008, Information Builders. Slide 1 Build Real-Time BI Dashboards With Flex and WebFOCUS Web Services Paulo Tavares Sr. Systems Engineer June,

Slides:



Advertisements
Similar presentations
TWO STEP EQUATIONS 1. SOLVE FOR X 2. DO THE ADDITION STEP FIRST
Advertisements

You have been given a mission and a code. Use the code to complete the mission and you will save the world from obliteration…
C9: SOA Management with Actional® for Sonic™
Advanced Piloting Cruise Plot.
Distributed Systems Architectures
Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Chapter 4 The Basics of Javascript Programming the World Wide Web Fourth.
Copyright © 2003 Pearson Education, Inc. Slide 1 Computer Systems Organization & Architecture Chapters 8-12 John D. Carpinelli.
Chapter 1 The Study of Body Function Image PowerPoint
Copyright © 2011, Elsevier Inc. All rights reserved. Chapter 5 Author: Julia Richards and R. Scott Hawley.
Copyright © 2011, Elsevier Inc. All rights reserved. Chapter 6 Author: Julia Richards and R. Scott Hawley.
Author: Julia Richards and R. Scott Hawley
1 Copyright © 2013 Elsevier Inc. All rights reserved. Appendix 01.
1 Copyright © 2010, Elsevier Inc. All rights Reserved Fig 2.1 Chapter 2.
By D. Fisher Geometric Transformations. Reflection, Rotation, or Translation 1.
Chapter 1 Image Slides Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Business Transaction Management Software for Application Coordination 1 Business Processes and Coordination.
19 Copyright © 2005, Oracle. All rights reserved. Distributing Modular Applications: Developing Web Services.
18 Copyright © 2005, Oracle. All rights reserved. Distributing Modular Applications: Introduction to Web Services.
17 Copyright © 2005, Oracle. All rights reserved. Deploying Applications by Using Java Web Start.
Presented to: By: Date: Federal Aviation Administration Registry/Repository in a SOA Environment SOA Brown Bag #5 SWIM Team March 9, 2011.
Jeopardy Q 1 Q 6 Q 11 Q 16 Q 21 Q 2 Q 7 Q 12 Q 17 Q 22 Q 3 Q 8 Q 13
Jeopardy Q 1 Q 6 Q 11 Q 16 Q 21 Q 2 Q 7 Q 12 Q 17 Q 22 Q 3 Q 8 Q 13
Title Subtitle.
My Alphabet Book abcdefghijklm nopqrstuvwxyz.
0 - 0.
DIVIDING INTEGERS 1. IF THE SIGNS ARE THE SAME THE ANSWER IS POSITIVE 2. IF THE SIGNS ARE DIFFERENT THE ANSWER IS NEGATIVE.
FACTORING ax2 + bx + c Think “unfoil” Work down, Show all steps.
Addition Facts
Year 6 mental test 5 second questions
ZMQS ZMQS
African Insurance Organisation...1 The African Insurance Organisation Serving the African Serving the African Insurance industry Organisation des Assurances.
Presented by Brad Jacobson The Publisher on the Web Exploiting the new online sales channels.
Server Access The REST of the Story David Cleary
Freedom – MuniciPAY Credit Card Interface 1Freedom Systems – MuniciPAY Credit Card Interface Webinar WELCOME TO THE FREEDOM – MUNICIPAY CREDIT CARD INTERFACE.
Slide 1 Copyright © 2004 Glenna R. Shaw & FTC Publishing Background Courtesy of Awesome BackgroundsAwesome BackgroundsDeliberation!Deliberation!
ABC Technology Project
3 Logic The Study of What’s True or False or Somewhere in Between.
Copyright 2007, Information Builders. Slide 1 Introduction to Web Services Efrem Litwin Director, WebFOCUS Integration Products Information Builders.
VOORBLAD.
1 Breadth First Search s s Undiscovered Discovered Finished Queue: s Top of queue 2 1 Shortest path from s.
Squares and Square Root WALK. Solve each problem REVIEW:
31242/32549 Advanced Internet Programming Advanced Java Programming
© 2012 National Heart Foundation of Australia. Slide 2.
1. 2 Captaris Workflow Microsoft SharePoint User Group 16 May 2006.
Understanding Generalist Practice, 5e, Kirst-Ashman/Hull
Chapter 5 Test Review Sections 5-1 through 5-4.
SIMOCODE-DP Software.
GG Consulting, LLC I-SUITE. Source: TEA SHARS Frequently asked questions 2.
Addition 1’s to 20.
25 seconds left…...
IT Analytics for Symantec Endpoint Protection
Week 1.
We will resume in: 25 Minutes.
©Brooks/Cole, 2001 Chapter 12 Derived Types-- Enumerated, Structure and Union.
Intracellular Compartments and Transport
A SMALL TRUTH TO MAKE LIFE 100%
PSSA Preparation.
Essential Cell Biology
1 PART 1 ILLUSTRATION OF DOCUMENTS  Brief introduction to the documents contained in the envelope  Detailed clarification of the documents content.
How Cells Obtain Energy from Food
Reporting Systems and OLAP Chapter Extension 13. ce13-2 Study Questions Q1: How do reporting systems enable people to create information? Q2: What are.
Immunobiology: The Immune System in Health & Disease Sixth Edition
Introduction to ikhlas ikhlas is an affordable and effective Online Accounting Solution that is currently available in Brunei.
Display slides 2 and 3 with Procedure step 2 in the lesson.
Building Flex Dashboards with WebFOCUS Enable Copyright 2008, Information Builders. Slide 1 Yoshiko Akai Strategic Product Mgt.
Dr. Rado Kotorov Technical Director Strategic Product Mgt. Jeff Shein Technical Manager Creating Web 2.0 Rich Internet Applications (RIA) and Dashboards.
Presentation transcript:

Copyright 2008, Information Builders. Slide 1 Build Real-Time BI Dashboards With Flex and WebFOCUS Web Services Paulo Tavares Sr. Systems Engineer June, 2008

Copyright 2007, Information Builders. Slide 2 To provide a road map to create new generation of interactive dashboards using WebFOCUS Flex Enable and WebFOCUS Web Services OBJECTIVE

Copyright 2007, Information Builders. Slide 3 INSPIRE YOU MAIN OBJECTIVE

Copyright 2007, Information Builders. Slide 4 AGENDA Intro to WebFOCUS Web Services Intro to WebFOCUS Flex Components Case Study: Credit Card Statement Dashboard Before Scenario (Problem) After Scenario (Solution) Live Demo Implementation Architecture (Ingredients) Implementation Steps (Recipe) Q&A

Copyright 2007, Information Builders. Slide 5 Intro to WebFOCUS Web Services

Copyright 2007, Information Builders. Slide 6 It is an integration technology It allows two applications written with same or different technologies (such as JAVA,.NET, FLEX or WebFOCUS) to communicate to each other using a Web API Intro to WebFOCUS Web Services What is a Web Service?

Copyright 2007, Information Builders. Slide 7 ACCOUNTING DEPARTMENTS SALES DATA (.XML) Intro to WebFOCUS Web Services Web Service Scenarios: Department to Department JAVA APPLICATION.NET APPLICATION WS WSDL (.XML) operation: getRevenue parameter(s): customerId output revenue What info can I get? getRevenue(123)

Copyright 2007, Information Builders. Slide 8 COMPANY BCOMPANY A COMPANIES Intro to WebFOCUS Web Services Web Service Scenarios: Company to Company JAVA APPLICATION.NET APPLICATION WS What info can I get? getRevenue(123) WSDL (.XML) operation: getRevenue parameter(s): customerId output revenue DATA (.XML)

Copyright 2007, Information Builders. Slide 9 Intro to WebFOCUS Web Services Web Service Scenarios: Company to Companies COMPANIES COMPANY A CRM APPLICATION WS COMPANY C.NET APPLICATION COMPANY D.NET APPLICATION COMPANY E FLEX APPLICATION COMPANY G JAVA APPLICATION COMPANY F.NET APPLICATION COMPANY B JAVA APPLICATION

Copyright 2007, Information Builders. Slide 10 It is the ability to expose (publish) WebFOCUS procedures as Web Services and to call (consume) any available Web Services WebFOCUS can PUBLISH and CONSUME a Web Service Plus, WebFOCUS has the ability to publish Managed Reporting and Report Caster functions as Web Services Intro to WebFOCUS Web Services What is WebFOCUS Web Service?

Copyright 2007, Information Builders. Slide 11 Intro to WebFOCUS Web Services WebFOCUS Web Services Scenario COMPANIES COMPANY B JAVA APPLICATION COMPANY D.NET APPLICATION COMPANY G JAVA APPLICATION COMPANY F JAVA APPLICATION COMPANY C.NET APPLICATION COMPANY E JAVA APPLICATION COMPANY C WEBFOCUS APP COMPANY A CRM APPLICATION WS COMPANY E WEBFOCUS APP COMPANY A.NET APPLICATION WS COMPANY A WEBFOCUS APP WS

Copyright 2007, Information Builders. Slide 12 Intro to WebFOCUS Flex

Copyright 2007, Information Builders. Slide 13 FLEX is a web technology created by Adobe that allows web developers to build Rich Internet Applications (RIAs) using the popular Flash browser plug-in Adobe claims 98% of all internet users have the Flash plug-in already installed FLEX applications are built with a mix of MXML (XML based language) and ActionScript (similar to Javascript) Intro to WebFOCUS Flex What is Flex?

Copyright 2007, Information Builders. Slide 14 It is a set of FLEX Business Intelligence Components that allows developers to create with very few lines of code or NONE, Rich Internet Applications (RIA's) using Flex technology leveraging all WebFOCUS capabilities and existing reports WebFOCUS report data can be brought into the FLEX application via URL calls or, Via WebFOCUS Web Services enhancing security and integration into Managed Reporting and Report Caster Intro to WebFOCUS Flex What is WebFOCUS Flex?

Copyright 2007, Information Builders. Slide 15 Case Study: Credit Card Statement Dashboard

Copyright 2007, Information Builders. Slide 16 CHARGESCREDIT CARD STATEMENTCREDIT CARD USERS Authorized User SON WIFE Authorized User HUSBAND Account Holder DATE PAYEE AMOUNT 01/01/2008 TARGET /01/2008 BEST BUY /01/2008 PUBLIX /01/2008 TARGE /01/2008 TARGET /01/2008 TARGET NOT GOOD ENOUGH FOR ANALYSIS Case Study: Credit Card Statement Dashboard Before Scenario

Copyright 2007, Information Builders. Slide 17 CHARGESCREDIT CARD DASHBOARD CREDIT CARD USERS Authorized User SON WIFE Authorized User HUSBAND Account Holder Case Study: Credit Card Statement Dashboard After Scenario

Copyright 2007, Information Builders. Slide 18 CREDITCARD COMPANY INTEGRATION BILLING COMPANY WEBFOCUS REPORTING SERVER WEBFOCUS REPORT CASTER WEBFOCUS MANAGED REPORTING WEB SERVER REPORT CASTER WEB SERVICE addDestinationElement WS DATABSE SERVER SQL Server Express MAIL SERVER ArGoSoft Case Study: Credit Card Implementation Architecture: INGREDIENTS REPORTING/ MRE WEB SERVICE webFocusRunFex WS WEBFOCUS FLEX COMPONENTS DASHBOARD SON LAPTOP WIFE LAPTOP HUSBAND LAPTOP

Copyright 2007, Information Builders. Slide 19 CREDITCARD COMPANY INTEGRATION BILLING COMPANY SON WEBFOCUS REPORTING SERVER WEBFOCUS REPORT CASTER WEBFOCUS MANAGED REPORTING WEB SERVER LAPTOP REPORT CASTER WEB SERVICE addDestinationElement WS DATABSE SERVER SQL Server Express WEBFOCUS FLEX COMPONENTS MAIL SERVER ArGoSoft WIFE LAPTOP HUSBAND LAPTOP Case Study: Credit Card Implementation Steps (Recipe): REGISTERING TRANSACTIONS REPORTING/ MRE WEB SERVICE webFocusRunFex WS DASHBOARD

Copyright 2007, Information Builders. Slide 20 CREDITCARD COMPANY INTEGRATION BILLING COMPANY SON WEBFOCUS REPORTING SERVER WEBFOCUS REPORT CASTER WEBFOCUS MANAGED REPORTING WEB SERVER LAPTOP REPORT CASTER WEB SERVICE addDestinationElement WS DATABSE SERVER SQL Server Express WEBFOCUS FLEX COMPONENTS MAIL SERVER ArGoSoft WIFE LAPTOP HUSBAND LAPTOP Case Study: Credit Card Implementation Steps (Recipe): LOAD DASHBOARD REPORTING/ MRE WEB SERVICE webFocusRunFex WS DASHBOARD

Copyright 2007, Information Builders. Slide 21 CREDITCARD COMPANY INTEGRATION BILLING COMPANY SON WEBFOCUS REPORTING SERVER WEBFOCUS REPORT CASTER WEBFOCUS MANAGED REPORTING WEB SERVER LAPTOP REPORT CASTER WEB SERVICE addDestinationElement WS DATABSE SERVER SQL Server Express WEBFOCUS FLEX COMPONENTS MAIL SERVER ArGoSoft WIFE LAPTOP HUSBAND LAPTOP Case Study: Credit Card Implementation Steps (Recipe): LOAD DATA INTO DASHBOARD REPORTING/ MRE WEB SERVICE webFocusRunFex WS DASHBOARD

Copyright 2007, Information Builders. Slide 22 CREDITCARD COMPANY INTEGRATION BILLING COMPANY SON WEBFOCUS REPORTING SERVER WEBFOCUS REPORT CASTER WEBFOCUS MANAGED REPORTING WEB SERVER LAPTOP REPORT CASTER WEB SERVICE addDestinationElement WS DATABSE SERVER SQL Server Express WEBFOCUS FLEX COMPONENTS MAIL SERVER ArGoSoft WIFE LAPTOP HUSBAND LAPTOP Case Study: Credit Card Implementation Steps (Recipe): ALERT REPORTING/ MRE WEB SERVICE webFocusRunFex WS DASHBOARD

Copyright 2007, Information Builders. Slide 23 CREDITCARD COMPANY INTEGRATION BILLING COMPANY SON WEBFOCUS REPORTING SERVER WEBFOCUS REPORT CASTER WEBFOCUS MANAGED REPORTING WEB SERVER LAPTOP REPORT CASTER WEB SERVICE addDestinationElement WS DATABSE SERVER SQL Server Express WEBFOCUS FLEX COMPONENTS MAIL SERVER ArGoSoft WIFE LAPTOP HUSBAND LAPTOP Case Study: Credit Card Implementation steps (Recipe): SECURITY REPORTING/ MRE WEB SERVICE webFocusRunFex WS DASHBOARD

Copyright 2007, Information Builders. Slide 24 SUMMARY

Copyright 2007, Information Builders. Slide 25 SUMMARY Today we took a look at how to use WebFOCUS Flex components combined with WebFOCUS Web Services capabilities to build real-time interactive dashboards

Copyright 2007, Information Builders. Slide 26 THE END Thank you!