Tips and Tricks for Deploying BI Web Services Within Your Web Intelligence Environment Chris Greer EV Technologies

Size: px
Start display at page:

Download "Tips and Tricks for Deploying BI Web Services Within Your Web Intelligence Environment Chris Greer EV Technologies"

Transcription

1 Tips and Tricks for Deploying BI Web Services Within Your Web Intelligence Environment Chris Greer EV Technologies 2012 Wellesley Information Services. All rights reserved.

2 In This Session Demonstrate creating Web Services with Business Objects s BI Web Service How to create Advanced techniques Introduction to SAP BusinessObjects 4.0 s Navigation s Scheduling basics SAP BusinessObjects Dashboards (formerly Xcelsius ) s Using Web Services as connections s Relative URLs 1

3 What We ll Cover What is a Web Service? Introduction to SAP BusinessObjects 4.0 BI Web Service Introduction BI Web Service Advanced Techniques BI Web Service Scheduling SAP BusinessObjects Dashboards and BI Web Service BI Web Service Building a Relative URL Wrap-up 2

4 Defining Web Service Wikipedia definition ( s The W3C defines a Web service as a software system designed to support interoperable machine-to-machine interaction over a network. It has an interface described in a machine-processable format (specifically Web Services Description Language, known by the acronym WSDL). Other systems interact with the Web service in a manner prescribed by its description using SOAP messages, typically conveyed using HTTP with an XML serialization in conjunction with other Web-related standards. 3

5 My Web Service Definition Web Services allow companies to leverage XML and other industry standards to share data s Allows you to leverage vendor products (i.e., Business Objects) for creating and consuming Web Services s Industry standard interface for transmitting data between systems internally or to external business partners s Not for every situation Security concerns Performance (XML tags) 4

6 What We ll Cover What is a Web Service? Introduction to SAP BusinessObjects 4.0 BI Web Service Introduction BI Web Service Advanced Techniques BI Web Service Scheduling SAP BusinessObjects Dashboards and BI Web Service BI Web Service Building a Relative URL Wrap-up 5

7 SAP BusinessObjects BI 4.0 Log On Notice the new URL with SAP BusinessObjects BI 4.0 6

8 SAP BusinessObjects BI 4.0 Launch Pad The New Default Home Page 7

9 SAP BusinessObjects BI 4.0 Documents Change to the Documents tab 8

10 SAP BusinessObjects BI 4.0 Applications Use the Application dropdown to create a new Web Intelligence document instead of the New dropdown 9

11 SAP BusinessObjects BI 4.0 Web Intelligence (WebI) Now that you have the Web Intelligence application open you can create a new document 10

12 SAP BusinessObjects BI 4.0 WebI Data Source Any data source should work but we will use a universe 11

13 SAP BusinessObjects BI 4.0 WebI Universe Selection Select a Universe 12

14 SAP BusinessObjects BI 4.0 Web Intelligence Query Panel Build the results and filters using universe objects 13

15 SAP BusinessObjects BI 4.0 Web Intelligence Report Now we can review the resulting report 14

16 SAP BusinessObjects BI 4.0 Demo 15

17 SAP BusinessObjects BI 4.0 Summary The same but different from XI 3.1 InfoView s New landing page when you first log in s Introduces Applications separate from the navigation This makes creating a new Web Intelligence document different than the way it was in XI 3.x InfoView s Web Intelligence now uses Ribbons to organize features More intuitive for new users For XI 3.1 users, all the functionality is still there, but some of it is hard to find at first s Better access to SAP data sources 16

18 What We ll Cover What is a Web Service? Introduction to SAP BusinessObjects 4.0 BI Web Service Introduction BI Web Service Advanced Techniques BI Web Service Scheduling SAP BusinessObjects Dashboards and BI Web Service BI Web Service Building a Relative URL Wrap-up 17

19 Business Objects Web Service History BI Web Service s Introduce in XI 3.1 SP2 Now you build a Web Service against any block inside a Web Intelligence report Only available with the Web Intelligence Rich Client s SAP BusinessObjects BI 4.0 Still available in Rich Client, but no longer required 18

20 Publish the BI Web Server Right-click the edge of the report block 19

21 BI Web Service Error? Error caused by not saving the report before trying to publish the Web Service 20

22 SAP BusinessObjects BI 4.0 Save the Web Intelligence Report Save the Web Intelligence report, remember that the dashboard user will need to have access to the location were the BI Web Service-based Web Intelligence report is saved 21

23 BI Web Service Wizard Now that the report is saved, this time when we select publish as a Web Service the wizard opens 22

24 BI Web Service Duplicate Check The wizard will perform a duplicate content check 23

25 BI Web Service Publish Content From here we can set the filters and manage the host 24

26 BI Web Service Default Filters By default all objects that are included in the report block will be included as filters 25

27 BI Web Service Select Filters We will need to update the selection to only include the filters we want 26

28 BI Web Service Hosts You can set up a host name in case you want to use something besides the default. You might want to do this if you have a URL alias. 27

29 BI Web Service (BIWS) Folders Web Services have their own folder structure, which is shared between BIWS and QaaWS 28

30 BI Web Service Naming Now we need to name our BI Web Service 29

31 BI Web Service Is Successfully Created Once we get the successfully created message we are done 30

32 SAP BusinessObjects BI 4.0 Web Intelligence Web Services Now we can see our Web Service in the Web Service Publisher Notice the WSDL URL, you will need this later 31

33 BIWS Basics Demo 32

34 BI Web Services Basics Summary SAP BusinessObjects BI 4.0 Web Intelligence BI Web Services s No longer required to use the Rich Client like you had to with Web Intelligence XI 3.1 s Web Services are tied to a report block not the whole tab or document s You have to save the document before you can create a BI Web Service against it s You can manage your Web Service through the Web Service Publisher within Web intelligence This is also a place where you can get the WSDL URL 33

35 What We ll Cover What is a Web Service? Introduction to SAP BusinessObjects 4.0 BI Web Service Introduction BI Web Service Advanced Techniques BI Web Service Scheduling SAP BusinessObjects Dashboards and BI Web Service BI Web Service Building a Relative URL Wrap-up 34

36 Adding Columns Unlike QaaWS you can add columns that are not defined in the universe to your Web Intelligence report block 35

37 Creating Formulas You can also add formulas and variables to your report blocks All Web Intelligence functions are supported 36

38 User Full Name Here we can see a simple formula added to a new column in the report block 37

39 Vertical Table Here we have a vertical table block that would be better represented in a cross tab 38

40 Turn Into Wizard We can use the Turn Into wizard to convert the vertical table into a cross table 39

41 Cross-Tab Table The updated report cross table report block is much easier to interpret and formatted in the way we need for display in the dashboard we are going to build 40

42 Calculated Headers In a different report block, we add an extra row to the header so we can include some calculations 41

43 BIWS Advanced Demo 42

44 BI Web Services Advanced Summary You can add extra columns to a report block You can build complex formulas and variables for use in your report block You can convert your published block to a cross tab You can leverage the header and footer of your report block in your BIWS s There is a bug with footers in SAP BusinessObjects 4.0 s Footers work fine with XI

45 BI Web Services Advanced Summary (cont.) You can leverage existing reports to build BI Web Services, but I recommend creating a separate report for each Web Service you create s Prevents BIWS changes from impacting your existing report s Prevents changes to the report from impacting your BIWS s Makes it easier to organize and maintain your BIWS s Purge data from the report to make it smaller Consider creating a separate universe to support your BIWS s A smaller universe can improve performance s Prevents other report changes from inadvertently impacting your BIWS 44

46 What We ll Cover What is a Web Service? Introduction to SAP BusinessObjects 4.0 BI Web Service Introduction BI Web Service Advanced Techniques BI Web Service Scheduling SAP BusinessObjects Dashboards and BI Web Service BI Web Service Building a Relative URL Wrap-up 45

47 Schedule Report We schedule a Web Intelligence report with BIWS the same way we would any other report 46

48 Schedule Recurrence This will be determined by the frequency with which the source data is updated daily, weekly, monthly, etc. 47

49 Schedule Instances We can see when the scheduled report last successfully ran and the number of instances 48

50 BIWS Scheduling Demo 49

51 Scheduling Summary You should purge the results in the base reports s It is more efficient s Helps avoid people mistakenly looking at stale data You schedule your reports with BIWS the same way you would any other Web Intelligence report s Consider leveraging event triggers; they can be set up to trigger the report to run based on data being loaded in the database 50

52 What We ll Cover What is a Web Service? Introduction to SAP BusinessObjects 4.0 BI Web Service Introduction BI Web Service Advanced Techniques BI Web Service Scheduling SAP BusinessObjects Dashboards and BI Web Service BI Web Service Building a Relative URL Wrap-up 51

53 Import the WSDL URL The Web Service Definition Language (WSDL) URL can be found in the Web Intelligence Web Service Publisher or in the Query as a Web Service Designer tool 52

54 Input Values Once imported, the rest of the screen will be populated 53

55 Input Filter Values Map the filter input value to a cell Prompt Filter Operators EQUAL (default) GREATER GREATER_OR_EQUAL LESS LESS_OR_EQUAL NOT_EQUAL INLIST NOT_INLIST 54

56 Output Values Set the input value for getfromlatestdocumentinstance to 1 to make sure we pull the last successful scheduled instances data Map the output values cell to get the data from the report block 55

57 Output Headers and Footers You can also map the output headers and footers 56

58 Other Output Map the output value for lastrefreshdate, which will provide us the timestamp for when the Web Intelligence report was last scheduled successfully 57

59 Connection Usage The connection s Usage tab controls when the Web Service runs. In this case we will use a trigger value change. 58

60 Cross Table Cross Table Header from the BIWS Last time the scheduled Web Intelligence ran successfully Cross Table Data from the BIWS 59

61 Triggered Updates Selecting a row from the scorecard on top passes its system ID and triggers the BIWS associated with the second scorecard 60

62 SAP BusinessObjects Dashboards with BIWS Demo 61

63 SAP BusinessObjects Dashboards with BIWS Summary Both QaaWS and BIWS use the Web Service Query (Query as a Web Service) connection type Running against a scheduled instance of a report can greatly improve your dashboard performance Filters can also improve performance and let you restrict a large amount of data from a scheduled instance Leverage the BIWS headers and footers in your dashboards There are several useful items in the output values besides the report block itself 62

64 What We ll Cover What is a Web Service? Introduction to SAP BusinessObjects 4.0 BI Web Service Introduction BI Web Service Advanced Techniques BI Web Service Scheduling SAP BusinessObjects Dashboards and BI Web Service BI Web Service Building a Relative URL Wrap-up 63

65 Web Service URL Start with the Web Service URL from an existing connection 64

66 Creating a Base URL Now we create the Base URL, which we will use for testing and previewing Take that Web Service URL and call it our Original URL s &cuid=adkpb7nfbsrous9mvfil_hw&authtype=enterprise&locale=en_us &timeout=60&convertanytype=true Move the &cuid=adkpb7nfbsrous9mvfil_hw to the end s &authtype=enterprise&locale=en_us&timeout=60&convertanytype=true&c uid=adkpb7nfbsrous9mvfil_hw Then we drop the cuid value s &authtype=enterprise&locale=en_us&timeout=60&convertanytype=true&c uid= 65

67 URL Table Build a table that lets you append the Connection CUID to the Base URL 66

68 Web Service URL Mapping Map the Connection Web Service URL to the new URL you built 67

69 Creating a Relative URL Now we create the relative URL, which we will use when we deploy our dashboard to the enterprise Take the base URL we created s &authtype=enterprise&locale=en_us&timeout=60&convertanytype=true&c uid= Remove the http and the server name to create the relative URL s /dswsbobje/qaawsservices/queryasaservice? &authtype=enterprise&locale=en_us&timeout=60&convertanytype=true&c uid= 68

70 Relative URL Table Add the relative URL to our table and then add a formula to make it easy to switch between relative and base 69

71 Preview Relative URL Table The relative URL will fail if you try to preview the dashboard 70

72 Deploying Relative URL Dashboard Save the dashboard to your Business Objects environment 71

73 Finding Your Relative URL Dashboard Navigate to where the dashboard was deployed and then select View 72

74 Testing Your Relative URL Dashboard 73

75 Relative URL Demo 74

76 Relative URL Summary Relative URLs allow you to migrate your dashboards between development, test, and production without changing your dashboard source XLF file The CUID (Cluster Unique Identifier) stays the same when components are migrated to different environments Relative URL will not work in preview mode, so keep the base URL around for when you are developing Test your relative URL dashboard by deploying it 75

77 What We ll Cover What is a Web Service? Introduction to SAP BusinessObjects 4.0 BI Web Service Introduction BI Web Service Advanced Techniques BI Web Service Scheduling SAP BusinessObjects Dashboards and BI Web Service BI Web Service Building a Relative URL Wrap-up 76

78 Additional Resources SAP BusinessObjects Web Intelligence User s Guide Chapter 27 Sharing content with other web applications s xi4_ia_en.pdf Dashboard Design and Presentation Design User s Guide s xi4_dashd_user_en.pdf Using Functions, Formulas and Calculations in Web Intelligence s xi3_web_intelligence_formulas_functions_calculations_en.pdf Ryan Goodman s Blog (Xcelsius) s EV Technologies Blog s 77

79 7 Key Points to Take Home BI Web Services allow you a simple way to build powerful Web Services SAP BusinessObjects 4.0 has an improved look and feel that will take time to adjust to SAP BusinessObjects BI 4.0 allows you to create BIWS from Web Intelligence without using the Rich Client BIWS allows you to use cross-tabs and report specific formula that are more flexible than traditional QaaWS BIWS allows you to apply filters that can be used to get around the SAP BusinessObjects Dashboards recommended 500 row limit BIWS created from Web Intelligence allows you to run against scheduled instances of a report Relative URLs allow you to migrate BIWS between environments without having to make code changes in your dashboards 78

80 Your Turn! How to contact me: Chris Greer 79

81 Disclaimer SAP and other SAP products and services mentioned herein as well as their respective logos are trademarks or registered trademarks of SAP AG in Germany and in several other countries all over the world. All other product and service names mentioned are the trademarks of their respective companies. Wellesley Information Services is neither owned nor controlled by SAP. 80

SAP BusinessObjects Query as a Web Service Designer SAP BusinessObjects Business Intelligence platform 4.0

SAP BusinessObjects Query as a Web Service Designer SAP BusinessObjects Business Intelligence platform 4.0 SAP BusinessObjects Query as a Web Service Designer SAP BusinessObjects Business Intelligence platform 4.0 Copyright 2011 SAP AG. All rights reserved.sap, R/3, SAP NetWeaver, Duet, PartnerEdge, ByDesign,

More information

BusinessObjects Enterprise InfoView User's Guide

BusinessObjects Enterprise InfoView User's Guide BusinessObjects Enterprise InfoView User's Guide BusinessObjects Enterprise XI 3.1 Copyright 2009 SAP BusinessObjects. All rights reserved. SAP BusinessObjects and its logos, BusinessObjects, Crystal Reports,

More information

SA S P A BO B BJ B 4. 4 1. COURSE CONTENT 2015

SA S P A BO B BJ B 4. 4 1. COURSE CONTENT 2015 SAP BOBJ 4.1 COURSE CONTENT 2015 SAP Business Objects 4.1 Course Content SAP BI Launch Pad 4.1 SAP Business Objects Web Intelligence Web-Intelligence Rich Client (Desktop based tool) SAP Business Objects

More information

Business Intelligence Competency Partners

Business Intelligence Competency Partners Business Intelligence Competency Partners What s New in SAP BusinessObjects BI 4.1 Presenter: Rich Chlebek January 29, 2014 What We ll Cover Webinar Protocol Introductions Web Intelligence Enhancements

More information

Business Objects Online training Contents SAP BUSINESS OBJECTS 4.0/XI 3.1. We provide online instructor led Business Objects Training.

Business Objects Online training Contents SAP BUSINESS OBJECTS 4.0/XI 3.1. We provide online instructor led Business Objects Training. Business Objects Online training Contents SAP BUSINESS OBJECTS 4.0/XI 3.1 We provide online instructor led Business Objects Training. BUSINESS OBJECTS XI 3.1 TRAINING CONTENT: Oracle (Basics) Universe

More information

SECURE UNIVERSES USING RESTRICTION SETS

SECURE UNIVERSES USING RESTRICTION SETS SECURE UNIVERSES USING RESTRICTION SETS Dallas J. Marks BREAKOUT INFORMATION Secure Universes Using Restriction Sets Do you need to tailor universe security to specific users or groups within your organization?

More information

Tips and tricks for using SAP BusinessObjects Web Intelligence with SAP BW

Tips and tricks for using SAP BusinessObjects Web Intelligence with SAP BW Orange County Convention Center Orlando, Florida May 15-18, 2011 Tips and tricks for using SAP BusinessObjects Web Intelligence with SAP BW Deepu Sasidharan ] [ Agenda Introduction System Landscape Advanced

More information

Web Intelligence Report Conversion

Web Intelligence Report Conversion Report Conversion Contents Purpose of this Training Guide... 2 Exporting Reports to the Repository... 2 Opening a Remote Desktop Session... 5 Opening the Report Conversion Tool... 7 Converting Reports...

More information

InfoView User s Guide. BusinessObjects Enterprise XI Release 2

InfoView User s Guide. BusinessObjects Enterprise XI Release 2 BusinessObjects Enterprise XI Release 2 InfoView User s Guide BusinessObjects Enterprise XI Release 2 Patents Trademarks Copyright Third-party contributors Business Objects owns the following U.S. patents,

More information

Using SAP Crystal Reports with SAP Sybase SQL Anywhere

Using SAP Crystal Reports with SAP Sybase SQL Anywhere Using SAP Crystal Reports with SAP Sybase SQL Anywhere TABLE OF CONTENTS INTRODUCTION... 3 REQUIREMENTS... 3 CONNECTING TO SQL ANYWHERE WITH CRYSTAL REPORTS... 4 CREATING A SIMPLE REPORT... 7 Adding Data

More information

Reporting and Analysis with SAP BusinessObjects

Reporting and Analysis with SAP BusinessObjects Ingo Hilgefort Reporting and Analysis with SAP BusinessObjects Bonn Boston Contents at a Glance 1 Introduction to the SAP BusinessObjects Reporting and Analysis Tools... 19 2 Customer Requirements and

More information

SAP BusinessObjects Business Intelligence (BI) platform Document Version: 4.1, Support Package 3-2014-04-03. Report Conversion Tool Guide

SAP BusinessObjects Business Intelligence (BI) platform Document Version: 4.1, Support Package 3-2014-04-03. Report Conversion Tool Guide SAP BusinessObjects Business Intelligence (BI) platform Document Version: 4.1, Support Package 3-2014-04-03 Table of Contents 1 Report Conversion Tool Overview.... 4 1.1 What is the Report Conversion Tool?...4

More information

Business Objects 4.1 Quick User Guide

Business Objects 4.1 Quick User Guide Business Objects 4.1 Quick User Guide Log into SCEIS Business Objects (BOBJ) 1. https://sceisreporting.sc.gov 2. Choose Windows AD for Authentication. 3. Enter your SCEIS User Name and Password: Home Screen

More information

SAP BusinessObjects Web Intelligence Users Guide SAP BusinessObjects Business Intelligence Suite 4.0 Feature Pack 3

SAP BusinessObjects Web Intelligence Users Guide SAP BusinessObjects Business Intelligence Suite 4.0 Feature Pack 3 SAP BusinessObjects Web Intelligence Users Guide SAP BusinessObjects Business Intelligence Suite 4.0 Feature Pack 3 Copyright 2011 SAP AG. All rights reserved.sap, R/3, SAP NetWeaver, Duet, PartnerEdge,

More information

Web Intelligence User Guide

Web Intelligence User Guide Web Intelligence User Guide Office of Financial Management - Enterprise Reporting Services 4/11/2011 Table of Contents Chapter 1 - Overview... 1 Purpose... 1 Chapter 2 Logon Procedure... 3 Web Intelligence

More information

Performing On-Report Analysis with SAP BusinessObjects Web Intelligence

Performing On-Report Analysis with SAP BusinessObjects Web Intelligence Performing On-Report Analysis with SAP BusinessObjects Web Intelligence SAP BusinessObjects XI 3.1 Service Pack 3 Copyright 2010 SAP AG. All rights reserved.sap, R/3, SAP NetWeaver, Duet, PartnerEdge,

More information

Using Query Browser in Dashboards 4.0: What You Need to Know

Using Query Browser in Dashboards 4.0: What You Need to Know Using Query Browser in Dashboards 4.0: What You Need to Know The BusinessObjects 4.0 release gave birth to a few new interesting features to the BI toolkit. One key enhancement was the addition of the

More information

BIA and BO integration other performance management options Crystal Reports Basic: Fundamentals of Report Design

BIA and BO integration other performance management options Crystal Reports Basic: Fundamentals of Report Design SAP BO Training Content Overview System Set up and Administration SAP BO Integration Kit Installation & Configuration SAP BO integrated solution approach Server administration SAP Authorization administration

More information

Enterprise Reporting Advanced Web Intelligence Training. Enterprise Reporting Services

Enterprise Reporting Advanced Web Intelligence Training. Enterprise Reporting Services Enterprise Reporting Advanced Web Intelligence Training Enterprise Reporting Services Table of Contents Chapter Page 1 Overview 4 2 Web Intelligence Access 8 3 BI Launch Pad Navigation 12 4 Nested Query

More information

Decision Support AITS University Administration. EDDIE 4.1 User Guide

Decision Support AITS University Administration. EDDIE 4.1 User Guide Decision Support AITS University Administration EDDIE 4.1 User Guide 2 P a g e EDDIE (BI Launch Pad) 4.1 User Guide Contents Introduction to EDDIE... 4 Log into EDDIE... 4 Overview of EDDIE Homepage...

More information

Taleo Enterprise. Taleo Reporting Getting Started with Business Objects XI3.1 - User Guide

Taleo Enterprise. Taleo Reporting Getting Started with Business Objects XI3.1 - User Guide Taleo Enterprise Taleo Reporting XI3.1 - User Guide Feature Pack 12A January 27, 2012 Confidential Information and Notices Confidential Information The recipient of this document (hereafter referred to

More information

SAP BusinessObjects BI Platform Document Version: 4.2 2015-11-12. Recommendations for Conversion Using the Report Conversion Tool

SAP BusinessObjects BI Platform Document Version: 4.2 2015-11-12. Recommendations for Conversion Using the Report Conversion Tool SAP BusinessObjects BI Platform Document Version: 4.2 2015-11-12 Recommendations for Conversion Using the Report Conversion Tool Content 1 Document History....3 2 About this Document.... 4 3 Conversion

More information

Building reports using the Java Report Panel

Building reports using the Java Report Panel Building reports using the Java Report Panel BusinessObjects Enterprise XI 3.0 Copyright 2008 Business Objects. All rights reserved. Business Objects owns the following U.S. patents, which may cover products

More information

Oracle Fusion Middleware

Oracle Fusion Middleware Oracle Fusion Middleware Getting Started with Oracle Business Intelligence Publisher 11g Release 1 (11.1.1) E28374-02 September 2013 Welcome to Getting Started with Oracle Business Intelligence Publisher.

More information

Leveraging SAP Crystal Reports for Powerful Sales, Purchasing, and Other Operational Reports

Leveraging SAP Crystal Reports for Powerful Sales, Purchasing, and Other Operational Reports Leveraging SAP Crystal Reports for Powerful Sales, Purchasing, and Other Operational Reports Stephanie Huber Consultancy by Kingfisher 2012 Wellesley Information Services. All rights reserved. In This

More information

SAP BusinessObjects Business Intelligence 4.1 One Strategy for Enterprise BI. May 2013

SAP BusinessObjects Business Intelligence 4.1 One Strategy for Enterprise BI. May 2013 SAP BusinessObjects Business Intelligence 4.1 One Strategy for Enterprise BI May 2013 SAP s Strategic Focus on Business Intelligence Core Self-service Mobile Extreme Social Core for innovation Complete

More information

How To Upgrade Your System With Bib 4.6.1.1

How To Upgrade Your System With Bib 4.6.1.1 Best Practices and Methodologies for Upgrading SAP BusinessObjects Enterprise to SAP BusinessObjects BI 4.0 Disclaimer This presentation outlines our general product direction and should not be relied

More information

Decision Support AITS University Administration. Web Intelligence Rich Client 4.1 User Guide

Decision Support AITS University Administration. Web Intelligence Rich Client 4.1 User Guide Decision Support AITS University Administration Web Intelligence Rich Client 4.1 User Guide 2 P age Web Intelligence 4.1 User Guide Web Intelligence 4.1 User Guide Contents Getting Started in Web Intelligence

More information

Charl du Buisson Charl du Buisson Britehouse Specialist SAP Division

Charl du Buisson Charl du Buisson Britehouse Specialist SAP Division Business Objects 4.0 Upgrade Lessons Learned Charl du Buisson Charl du Buisson Britehouse Specialist SAP Division Agenda Our Reasons to upgrade to BOBJ 4.0 Lessons Upgrade strategy Was the Wait for Service

More information

SAP BusinessObjects Business Intelligence Suite Document Version: 4.1 Support Package 3-2014-05-07. Patch 3.x Update Guide

SAP BusinessObjects Business Intelligence Suite Document Version: 4.1 Support Package 3-2014-05-07. Patch 3.x Update Guide SAP BusinessObjects Business Intelligence Suite Document Version: 4.1 Support Package 3-2014-05-07 Table of Contents 1 Document History....3 2 Introduction....4 2.1 About this Document....4 2.1.1 Constraints....4

More information

Release Document Version: 1.4-2013-05-30. User Guide: SAP BusinessObjects Analysis, edition for Microsoft Office

Release Document Version: 1.4-2013-05-30. User Guide: SAP BusinessObjects Analysis, edition for Microsoft Office Release Document Version: 1.4-2013-05-30 User Guide: SAP BusinessObjects Analysis, edition for Microsoft Office Table of Contents 1 About this guide....6 1.1 Who should read this guide?....6 1.2 User profiles....6

More information

SAP BO 4.1 COURSE CONTENT

SAP BO 4.1 COURSE CONTENT Data warehousing/dimensional modeling/ SAP BW 7.0 Concepts 1. OLTP vs. OLAP 2. Types of OLAP 3. Multi Dimensional Modeling Of SAP BW 7.0 4. SAP BW 7.0 Cubes, DSO s,multi Providers, Infosets 5. Business

More information

Session 3119 Mobilizing Your Dashboards Best Tips for the Mobile Market. Scott Leaver, SAP and Matt Lloyd, SAP

Session 3119 Mobilizing Your Dashboards Best Tips for the Mobile Market. Scott Leaver, SAP and Matt Lloyd, SAP Session 3119 Mobilizing Your Dashboards Best Tips for the Mobile Market Scott Leaver, SAP and Matt Lloyd, SAP Legal Disclaimer The information in this presentation is confidential and proprietary to SAP

More information

Agenda. SAP BusinessObjects 2012 / Slide 2 Private and Confidential

Agenda. SAP BusinessObjects 2012 / Slide 2 Private and Confidential SAP BusinessObjects 2012 / Slide 2 Private and Confidential Agenda IDD / EIM / EDGE Product Portfolio Roma Background and overview Deployment Phase 1 Deployment Phase 2 Deployment Phase 3 Next Phase -

More information

BI 4.1 Quick Start Java User s Guide

BI 4.1 Quick Start Java User s Guide BI 4.1 Quick Start Java User s Guide BI 4.1 Quick Start Guide... 1 Introduction... 4 Logging in... 4 Home Screen... 5 Documents... 6 Preferences... 8 Web Intelligence... 12 Create a New Web Intelligence

More information

SAP BusinessObjects Design Studio Deep Dive. Ian Mayor and David Stocker SAP Session 0112

SAP BusinessObjects Design Studio Deep Dive. Ian Mayor and David Stocker SAP Session 0112 SAP BusinessObjects Design Studio Deep Dive Ian Mayor and David Stocker SAP Session 0112 Legal Disclaimer 2013 SAP AG. All rights reserved. 2 SAP BusinessObjects Client Tools Build Custom Experiences Dashboards

More information

Creating and Scheduling Publications for Dynamic Recipients on SAP Business Objects Enterprise

Creating and Scheduling Publications for Dynamic Recipients on SAP Business Objects Enterprise Creating and Scheduling Publications for Dynamic Recipients on SAP Business Objects Enterprise Applies to: SAP BusinessObjects Enterprise. For more information, visit the Business Objects homepage. Summary

More information

Crystal Server Upgrade Guide SAP Crystal Server 2013

Crystal Server Upgrade Guide SAP Crystal Server 2013 Crystal Server Upgrade Guide SAP Crystal Server 2013 Copyright 2013 SAP AG or an SAP affiliate company. All rights reserved. No part of this publication may be reproduced or transmitted in any form or

More information

How-to guide: Monitoring of standalone Hosts. This guide explains how you can enable monitoring for standalone hosts in SAP Solution Manager

How-to guide: Monitoring of standalone Hosts. This guide explains how you can enable monitoring for standalone hosts in SAP Solution Manager How-to guide: Monitoring of standalone Hosts This guide explains how you can enable monitoring for standalone hosts in SAP Solution Manager TABLE OF CONTENT 1 CREATE TECHNICAL SYSTEM FOR HOST... 3 2 MANAGED

More information

Components of SAP BusinessObjects 4.0 An Overview. Adam Getz Practice Manager, Business Intelligence DCS Consulting, Inc.

Components of SAP BusinessObjects 4.0 An Overview. Adam Getz Practice Manager, Business Intelligence DCS Consulting, Inc. Components of SAP BusinessObjects 4.0 An Overview Adam Getz Practice Manager, Business Intelligence Overview of DCS Consulting is a Business Intelligence and Data Warehousing (BI/DW) professional services

More information

Analysis Office and EPM Add-In - Convergence Alexander Peter, SAP SE SESSION CODE: BI70

Analysis Office and EPM Add-In - Convergence Alexander Peter, SAP SE SESSION CODE: BI70 Analysis Office and EPM Add-In - Convergence Alexander Peter, SAP SE SESSION CODE: BI70 Legal Disclaimer 2014 SAP SE or an SAP affiliate company. All rights reserved. Customer 2 Agenda Overview Convergence

More information

SAP Business Objects XIR3.0/3.1, BI 4.0 & 4.1 Course Content

SAP Business Objects XIR3.0/3.1, BI 4.0 & 4.1 Course Content SAP Business Objects XIR3.0/3.1, BI 4.0 & 4.1 Course Content SAP Business Objects Web Intelligence and BI Launch Pad 4.0 Introducing Web Intelligence BI launch pad: What's new in 4.0 Customizing BI launch

More information

INTEROPERABILITY OF SAP BUSINESS OBJECTS 4.0 WITH GREENPLUM DATABASE - AN INTEGRATION GUIDE FOR WINDOWS USERS (64 BIT)

INTEROPERABILITY OF SAP BUSINESS OBJECTS 4.0 WITH GREENPLUM DATABASE - AN INTEGRATION GUIDE FOR WINDOWS USERS (64 BIT) White Paper INTEROPERABILITY OF SAP BUSINESS OBJECTS 4.0 WITH - AN INTEGRATION GUIDE FOR WINDOWS USERS (64 BIT) Abstract This paper presents interoperability of SAP Business Objects 4.0 with Greenplum.

More information

SAP BusinessObjects Dashboards

SAP BusinessObjects Dashboards SAP BusinessObjects Dashboards Disclaimer This presentation outlines our general product direction and should not be relied on in making a purchase decision. This presentation is not subject to your license

More information

Business Intelligence Competency Partners

Business Intelligence Competency Partners Business Intelligence Competency Partners BI 4.1 Installation Best Practices Presenter: Rich Chlebek May 15, 2014 What We ll Cover Webinar Protocol Introductions Architecture Server Clustering High Availability

More information

Work with the MiniBase App

Work with the MiniBase App Work with the MiniBase App Trademark Notice Blackboard, the Blackboard logos, and the unique trade dress of Blackboard are the trademarks, service marks, trade dress and logos of Blackboard, Inc. All other

More information

Comparison of Enterprise Reporting Tools

Comparison of Enterprise Reporting Tools A Comparison of Enterprise Reporting Tools (SAP Crystal Reports and SAP BusinessObjects Web Intelligence) Adam Getz Manager, Business Intelligence & Reporting TMA Resources About TMA Resources Software

More information

Dashboards and Presentation Design User Guide SAP BusinessObjects 4.0 Feature Pack 3

Dashboards and Presentation Design User Guide SAP BusinessObjects 4.0 Feature Pack 3 Dashboards and Presentation Design User Guide SAP BusinessObjects 4.0 Feature Pack 3 Copyright 2011 SAP AG. All rights reserved.sap, R/3, SAP NetWeaver, Duet, PartnerEdge, ByDesign, SAP BusinessObjects

More information

SAP BO 4.1 Online Training

SAP BO 4.1 Online Training WWW.ARANICONSULTING.COM SAP BO 4.1 Online Training Arani consulting 2014 A R A N I C O N S U L T I N G, H Y D E R A B A D, I N D I A SAP BO 4.1 Training Topics In this training, attendees will learn: Data

More information

What s new in SAP Dashboards 4.0 and 4.1. Sandy Brotje Harris Corporation, Healthcare Solutions SESSION CODE: 0709

What s new in SAP Dashboards 4.0 and 4.1. Sandy Brotje Harris Corporation, Healthcare Solutions SESSION CODE: 0709 What s new in SAP Dashboards 4.0 and 4.1 Sandy Brotje Harris Corporation, Healthcare Solutions SESSION CODE: 0709 Harris, Healthcare Solutions Business Intelligence & Analytics We are a team offering a

More information

BI 4.1 Quick Start Guide

BI 4.1 Quick Start Guide BI 4.1 Quick Start Guide BI 4.1 Quick Start Guide... 1 Introduction... 4 Logging in... 4 Home Screen... 5 Documents... 6 Preferences... 8 Setting Up Preferences to Display Public Folders... 10 Web Intelligence...

More information

How To Use Sap Business Objects For Microsoft (For Microsoft) For Microsoft (For Pax) For Pax (For Sap) For Spera) For A Business Intelligence (Bio) Solution

How To Use Sap Business Objects For Microsoft (For Microsoft) For Microsoft (For Pax) For Pax (For Sap) For Spera) For A Business Intelligence (Bio) Solution SAP BusinessObjects FOR MICROSOFT ENVIRONMENTS MAKE BETTER DECISIONS TODAY SAP Solution Brief SAP BusinessObjects Business Intelligence Solutions SAP BusinessObjects FOR MICROSOFT ENVIRONMENTS SAP BusinessObjects

More information

SBOP Repository Explorer. Installation and Configuration Guide v.2.0.1 (2014)

SBOP Repository Explorer. Installation and Configuration Guide v.2.0.1 (2014) SBOP Repository Explorer Installation and Configuration Guide v.2.0.1 (2014) Agenda I. Content Included II. Client Installation: API installation I III. Client Installation: API installation II IV. Client

More information

Open Items Analytics Dashboard System Configuration

Open Items Analytics Dashboard System Configuration Author: Vijayakumar Udayakumar vijayakumar.udayakumar@sap.com Target Audience Developers Consultants For validation Document version 0.95 03/05/2013 Open Items Analytics Dashboard Scenario Overview Contents

More information

The software shall provide the necessary tools to allow a user to create a Dashboard based on the queries created.

The software shall provide the necessary tools to allow a user to create a Dashboard based on the queries created. IWS BI Dashboard Template User Guide Introduction This document describes the features of the Dashboard Template application, and contains a manual the user can follow to use the application, connecting

More information

Scribe Online Integration Services (IS) Tutorial

Scribe Online Integration Services (IS) Tutorial Scribe Online Integration Services (IS) Tutorial 7/6/2015 Important Notice No part of this publication may be reproduced, stored in a retrieval system, or transmitted in any form or by any means, photocopying,

More information

JD Edwards EnterpriseOne Tools. 1 Understanding JD Edwards EnterpriseOne Business Intelligence Integration. 1.1 Oracle Business Intelligence

JD Edwards EnterpriseOne Tools. 1 Understanding JD Edwards EnterpriseOne Business Intelligence Integration. 1.1 Oracle Business Intelligence JD Edwards EnterpriseOne Tools Embedded Business Intelligence for JD Edwards EnterpriseOne Release 8.98 Update 4 E21426-02 March 2011 This document provides instructions for using Form Design Aid to create

More information

Course duration: 45 Hrs Class duration: 1-1.5hrs

Course duration: 45 Hrs Class duration: 1-1.5hrs Course duration: 45 Hrs Class duration: 1-1.5hrs USA : +1 9099998808 India : +91-9986411022 mail : ithuntersolutions@gmail.com SAP BO 4.0 Introduction Data warehouse concepts Difference between Versions

More information

Business Objects XI/R3.1 Corporate Training

Business Objects XI/R3.1 Corporate Training Business Objects XI/R3.1 Corporate Training Introduction to Business Objects XI/R3.1 Reporting Platform Introduction to Business Objects Universe Business Objects Universe Design and Development Business

More information

A Comparison of Enterprise Reporting Tools

A Comparison of Enterprise Reporting Tools A Comparison of Enterprise Reporting Tools Crystal Reports and Web Intelligence Adam Getz Practice Manager, Business Intelligence DCS Consulting - Corporate Overview About DCS Consulting: DCS Consulting

More information

BI 4 : Training for the Transition

BI 4 : Training for the Transition September 9 11, 2013 Anaheim, California BI 4 : Training for the Transition Learning Points Learn about the new SAP BusinessObjects BI 4 education offerings Explore the details of the SAP BusinessObjects

More information

Dynamics CRM Tips and Tricks

Dynamics CRM Tips and Tricks Dynamics CRM Tips and Tricks Steven Foster, CRM Product Manager Steven.foster@intergen.co.nz @FozzyNZ http://www.linkedin.com/in/stevefoster http://nakedcrm.com http://www.intergen.co.nz/blog #dynamicsday

More information

SAP BusinessObjects Mobile for ios Document Version: 6.2.7 2015-08-20. Mobile BI Report Designer's Guide

SAP BusinessObjects Mobile for ios Document Version: 6.2.7 2015-08-20. Mobile BI Report Designer's Guide SAP BusinessObjects Mobile for ios Document Version: 6.2.7 2015-08-20 Content 1 About this Document....4 1.1 Target Readership....4 2 Introduction....5 2.1 Mobile Solution Overview.... 5 2.2 Know the SAP

More information

ibolt V3.2 Release Notes

ibolt V3.2 Release Notes ibolt V3.2 Release Notes Welcome to ibolt V3.2, which has been designed to deliver an easy-touse, flexible, and cost-effective business integration solution. This document highlights the new and enhanced

More information

Microsoft Business Contact Manager 2010 - Complete

Microsoft Business Contact Manager 2010 - Complete Microsoft Business Contact Manager 2010 - Complete Introduction Prerequisites Section 1: Getting Started with Business Contact Manager Lesson 1.1: Setting up Business Contact Manager What is Business Contact

More information

HP Storage Essentials Storage Resource Management Report Optimizer Software 6.0. Building Reports Using the Web Intelligence Java Report Panel

HP Storage Essentials Storage Resource Management Report Optimizer Software 6.0. Building Reports Using the Web Intelligence Java Report Panel HP Storage Essentials Storage Resource Management Report Optimizer Software 6.0 Building Reports Using the Web Intelligence Java Report Panel First edition: July 2008 Legal and notice information Copyright

More information

Xcelsius Dashboards on SAP NetWaver BW Implementation Best Practices

Xcelsius Dashboards on SAP NetWaver BW Implementation Best Practices Xcelsius Dashboards on SAP NetWaver BW Implementation Best Practices Patrice Le Bihan, SAP Intelligence Platform & NetWeaver RIG, Americas Dr. Gerd Schöffl, SAP Intelligence Platform & NetWeaver RIG, EMEA

More information

SAP BUSINESS OBJECT ANALYSIS FOR EXCEL DEVELOPER GUIDE

SAP BUSINESS OBJECT ANALYSIS FOR EXCEL DEVELOPER GUIDE STEP 1: Log on to Business Object Analysis for Excel. Path: Start All Programs SAP Business Intelligence Analysis for Microsoft Excel Click Microsoft Excel will appear Figure 1 STEP 2: Choose Microsoft

More information

Continuous Improvement with CA Service Desk Manager KPIs. Rich Magnuson

Continuous Improvement with CA Service Desk Manager KPIs. Rich Magnuson Continuous Improvement with CA Service Desk Manager KPIs Rich Magnuson Terms of This Presentation This presentation was based on current information and resource allocations as of October 2009 and is subject

More information

BusinessObjects Enterprise XI Release 2 Administrator s Guide

BusinessObjects Enterprise XI Release 2 Administrator s Guide BusinessObjects Enterprise XI Release 2 Administrator s Guide BusinessObjects Enterprise XI Release 2 1 Patents Trademarks Copyright Third-party contributors Business Objects owns the following U.S. patents,

More information

How City of Chicago:

How City of Chicago: How City of Chicago: Boosts their SAP BusinessObjects environment Prepares for 4.1 migration Implements incremental backup & audits their deployment with GB&SMITH s 360Suite Dariusz Zyskowski, BI Manager

More information

ICIS Reporting User Manual for Business Intelligence 4.1. May 2014

ICIS Reporting User Manual for Business Intelligence 4.1. May 2014 ICIS Reporting User Manual for Business Intelligence 4.1 May 2014 Table of Contents Business Objects Environment User Guide 1 What s New in BI 4.1?... 1 2 BI Launch Pad... 2 2.1 Access ICIS BI Launch Pad...

More information

Extend the SAP FIORI app HCM Timesheet Approval

Extend the SAP FIORI app HCM Timesheet Approval SAP Web Integrated Development Environment How-To Guide Provided by Customer Experience Group Extend the SAP FIORI app HCM Timesheet Approval Applicable Releases: SAP Web Integrated Development Environment

More information

Orientation Course - Lab Manual

Orientation Course - Lab Manual Orientation Course - Lab Manual Using the Virtual Managed Workplace site for the lab exercises Your instructor will provide the following information before the first lab exercise begins: Your numerical

More information

for Sage 100 ERP Business Insights Overview Document

for Sage 100 ERP Business Insights Overview Document for Sage 100 ERP Business Insights Document 2012 Sage Software, Inc. All rights reserved. Sage Software, Sage Software logos, and the Sage Software product and service names mentioned herein are registered

More information

SAP BusinessObjects Business Intelligence Platform Document Version: 4.1 Support Package 5-2014-11-06. Business Intelligence Launch Pad User Guide

SAP BusinessObjects Business Intelligence Platform Document Version: 4.1 Support Package 5-2014-11-06. Business Intelligence Launch Pad User Guide SAP BusinessObjects Business Intelligence Platform Document Version: 4.1 Support Package 5-2014-11-06 Business Intelligence Launch Pad User Guide Table of Contents 1 Document history....7 2 Getting started

More information

Business Objects Reports Influenza Vaccinations User Guide

Business Objects Reports Influenza Vaccinations User Guide Business Objects Reports Influenza Vaccinations User Guide IT@JH Enterprise Applications Updated: August 2, 2013 Page 1 of 19 Table of Contents Report Viewer:... 4 Business Objects Reporting Website...4

More information

Creating and Managing Online Surveys LEVEL 2

Creating and Managing Online Surveys LEVEL 2 Creating and Managing Online Surveys LEVEL 2 Accessing your online survey account 1. If you are logged into UNF s network, go to https://survey. You will automatically be logged in. 2. If you are not logged

More information

Consumption of OData Services of Open Items Analytics Dashboard using SAP Predictive Analysis

Consumption of OData Services of Open Items Analytics Dashboard using SAP Predictive Analysis Consumption of OData Services of Open Items Analytics Dashboard using SAP Predictive Analysis (Version 1.17) For validation Document version 0.1 7/7/2014 Contents What is SAP Predictive Analytics?... 3

More information

Build a Dashboard in 60 Minutes Using Xcelsius Jesper Moselund Christensen COMERIT

Build a Dashboard in 60 Minutes Using Xcelsius Jesper Moselund Christensen COMERIT 0 Build a Dashboard in 60 Minutes Using Xcelsius Jesper Moselund Christensen COMERIT 2010 Wellesley Information Services. All rights reserved. In This Session... Get started with a dashboard project using

More information

SAP BO Course Details

SAP BO Course Details SAP BO Course Details By Besant Technologies Course Name Category Venue SAP BO SAP Besant Technologies No.24, Nagendra Nagar, Velachery Main Road, Address Velachery, Chennai 600 042 Landmark Opposite to

More information

Mail Merge Microsoft Word and Excel Queries Scott Kern Senior Consultant

Mail Merge Microsoft Word and Excel Queries Scott Kern Senior Consultant Mail Merge Microsoft Word and Excel Queries Scott Kern Senior Consultant What We ll Cover 1. Enabling database connections through Microsoft Excel 2. Accessing the data stored in the SQL Database via the

More information

Building reports with the SAP BusinessObjects Web Intelligence HTML Report Panel

Building reports with the SAP BusinessObjects Web Intelligence HTML Report Panel Building reports with the SAP BusinessObjects Web Intelligence HTML Report Panel SAP BusinessObjects XI 3.1 Service Pack 3 Copyright 2010 SAP AG. All rights reserved.sap, R/3, SAP NetWeaver, Duet, PartnerEdge,

More information

Release 2.1 of SAS Add-In for Microsoft Office Bringing Microsoft PowerPoint into the Mix ABSTRACT INTRODUCTION Data Access

Release 2.1 of SAS Add-In for Microsoft Office Bringing Microsoft PowerPoint into the Mix ABSTRACT INTRODUCTION Data Access Release 2.1 of SAS Add-In for Microsoft Office Bringing Microsoft PowerPoint into the Mix Jennifer Clegg, SAS Institute Inc., Cary, NC Eric Hill, SAS Institute Inc., Cary, NC ABSTRACT Release 2.1 of SAS

More information

Microsoft Access 2010 handout

Microsoft Access 2010 handout Microsoft Access 2010 handout Access 2010 is a relational database program you can use to create and manage large quantities of data. You can use Access to manage anything from a home inventory to a giant

More information

Set Up Hortonworks Hadoop with SQL Anywhere

Set Up Hortonworks Hadoop with SQL Anywhere Set Up Hortonworks Hadoop with SQL Anywhere TABLE OF CONTENTS 1 INTRODUCTION... 3 2 INSTALL HADOOP ENVIRONMENT... 3 3 SET UP WINDOWS ENVIRONMENT... 5 3.1 Install Hortonworks ODBC Driver... 5 3.2 ODBC Driver

More information

ORACLE BUSINESS INTELLIGENCE WORKSHOP

ORACLE BUSINESS INTELLIGENCE WORKSHOP ORACLE BUSINESS INTELLIGENCE WORKSHOP Integration of Oracle BI Publisher with Oracle Business Intelligence Enterprise Edition Purpose This tutorial mainly covers how Oracle BI Publisher is integrated with

More information

Introduction to Microsoft Access 2010

Introduction to Microsoft Access 2010 Introduction to Microsoft Access 2010 A database is a collection of information that is related. Access allows you to manage your information in one database file. Within Access there are four major objects:

More information

Sage 300 ERP 2012. What's New

Sage 300 ERP 2012. What's New Sage 300 ERP 2012 What's New This is a publication of Sage Software, Inc. Version 2012 Copyright 2012. Sage Software, Inc. All rights reserved. Sage, the Sage logos, and the Sage product and service names

More information

Note: With v3.2, the DocuSign Fetch application was renamed DocuSign Retrieve.

Note: With v3.2, the DocuSign Fetch application was renamed DocuSign Retrieve. Quick Start Guide DocuSign Retrieve 3.2.2 Published April 2015 Overview DocuSign Retrieve is a windows-based tool that "retrieves" envelopes, documents, and data from DocuSign for use in external systems.

More information

ReceivablesVision SM Getting Started Guide

ReceivablesVision SM Getting Started Guide ReceivablesVision SM Getting Started Guide March 2013 Transaction Services ReceivablesVision Quick Start Guide Table of Contents Table of Contents Accessing ReceivablesVision SM...2 The Login Screen...

More information

Business Intelligence Launch Pad User Guide SAP BusinessObjects Business Intelligence Platform 4.1

Business Intelligence Launch Pad User Guide SAP BusinessObjects Business Intelligence Platform 4.1 Business Intelligence Launch Pad User Guide SAP BusinessObjects Business Intelligence Platform 4.1 Copyright 2013 SAP AG or an SAP affiliate company. All rights reserved. No part of this publication may

More information

Event Log Summary Report

Event Log Summary Report LabTech Event Log Summary Report EVENT LOG SUMMARY REPORT... 1 Overview... 1 Previewing the Event Log Summary Report... 1 Sample Report... 2 Document Revision History... 6 Overview The Event Log Summary

More information

Release Document Version: 1.4 SP8-2014-07-31. What's New Guide: SAP BusinessObjects Analysis, edition for Microsoft Office

Release Document Version: 1.4 SP8-2014-07-31. What's New Guide: SAP BusinessObjects Analysis, edition for Microsoft Office Release Document Version: 1.4 SP8-2014-07-31 What's New Guide: SAP BusinessObjects Analysis, edition for Microsoft Office Table of Contents 1 About this guide....3 2 About the documentation set....4 3

More information

Business Objects Enterprise version 4.1. Report Viewing

Business Objects Enterprise version 4.1. Report Viewing Business Objects Enterprise version 4.1 Note about Java: With earlier versions, the Java run-time was not needed for report viewing; but was needed for report writing. The default behavior in version 4.1

More information

SAP Business One mobile app for Android Version 1.0.x November 2013

SAP Business One mobile app for Android Version 1.0.x November 2013 SAP Business One mobile app for Android Version 1.0.x November 2013 Legal disclaimer The information in this presentation is confidential and proprietary to SAP and may not be disclosed without the permission

More information

SAP Business Intelligence Suite Patch 10.x Update Guide

SAP Business Intelligence Suite Patch 10.x Update Guide SAP BusinessObjects Business Intelligence Suite Document Version: 4.0 Support Package 10-2014-07-25 SAP Business Intelligence Suite Patch 10.x Update Guide Table of Contents 1 Introduction.... 3 1.1 About

More information