Week 3 Unit 1: Authentication and Single Sign On (SSO)

Size: px
Start display at page:

Download "Week 3 Unit 1: Authentication and Single Sign On (SSO)"

Transcription

1 Week 3 Unit 1: Authentication and Single Sign On (SSO)

2 Authentication and Authorization Authentication vs. Authorization Is this a valid user? Does the user have rights to the application or content? Groups STS/SNC Central Management Server Roles Groups 2013 SAP AG. All rights reserved. Public 2

3 Web Tier Authentication The following major logon methods are supported, with various methods of SSO: Windows AD SSO achieved via Kerberos, using the Quest Vintela plug-in Web application server can run on any platform; however, the Central Management Server MUST be on a Windows or Linux (as of 4.0 SP05) system LDAP SSO is supported with integration through CA SiteMinder SAP SSO achieved through consumption of SAP SSO tickets Enterprise Native BI authentication model. SSO can be achieved through Trusted Authentication 2013 SAP AG. All rights reserved. Public 3

4 Details on Active Directory SSO with Kerberos Active Directory SSO with Kerberos allows for end-to-end Single Sign-On to the database Scheduling a report will not carry forward the Kerberos ticket even with Schedule Now It is not possible to set up AD SSO with Kerberos for scheduling Interactive refresh enables SSO A detailed walkthrough can be found on Service Marketplace: / SAP AG. All rights reserved. Public 4

5 Details on LDAP SSO LDAP Single Sign-On is enabled using SiteMinder SiteMinder is an access management application delivered by CA Technologies Integrates with virtually any LDAP server, as well as Active Directory LDAP SSO is for front door entry only and cannot be used to achieve SSO to the database SSO to the database can be achieved using secondary credentials or by mixing with SAP SSO methods for data access 2013 SAP AG. All rights reserved. Public 5

6 Web Services SSO Setting up Web services SSO for Windows Active Directory is required to enable SSO for the following clients: LiveOffice Query as a Web Service BI Widgets Crystal Reports for Enterprise Dashboard Designer Setup is similar to configuring the BI launch pad, see SAP Note SAP AG. All rights reserved. Public 6

7 Trusted Authentication BI trusts the underlying application server to perform the authentication The Application Server passes a shared secret and user ID to BI to facilitate SSO No user password is passed to BI Enables most other authentication methods such as X.509, SAML, SecureID, etc. None of the desktop client tools support Trusted Authentication 2013 SAP AG. All rights reserved. Public 7

8 Configuring Trusted Authentication There are a number of ways to pass user information in trusted authentication Web Session HTTP Header User Principal (new method using JAAS authentication) Remote User (new method using JAAS authentication) Cookies and Query String not recommended, supported for legacy purposes It is possible to bind a different incoming user ID to an existing user in the BI system using trusted.auth.user.namespace.enabled Requires the user to manually log on the first time and binds the assertion user ID with the BI account the user logs on with Remember, you are trusting the application server, so you must secure the Web Application 2013 SAP AG. All rights reserved. Public 8

9 Dimensional Semantic Layer (DSL) Connectivity Kerberos SSO MS SQL Server Oracle DB SAP HANA Security Token Service (STS) SAP NetWeaver BW Applicable to the following clients: Crystal Reports for Enterprise Web Intelligence Dashboards Explorer Analysis OLAP 2013 SAP AG. All rights reserved. Public 9

10 Legacy Semantic Layer (.unv) Kerberos SSO MS SQL Server Oracle DB Server SNC SAP NetWeaver BW Stored user credentials All other databases Applicable to the following clients: Crystal Reports 2011 Web Intelligence 2013 SAP AG. All rights reserved. Public 10

11 Propagating User Attributes Leverage metadata from user directories like region, department, or time zone, and apply via universe security Personalize report data with flexible user attributes Full overview on SCN unity/biplatform/blog/2012/07/05/ user-attribute-mappingin-bi SAP AG. All rights reserved. Public 11

12 Mobile SSO Mobile currently uses username and password only The username and password can be saved locally on the device This option can be disabled by administrators if desired Mobile SSO remains in the roadmap for a future release 2013 SAP AG. All rights reserved. Public 12

13 SAP HANA: Kerberos SSO BI on Windows Configure AD SSO with Kerberos or manually log on using AD credentials No scheduling SSO BI on Linux Configure LDAP connectivity to Active Directory Enable Kerberos from the LDAP authentication plug-in Manually log on, then SSO to HANA becomes possible 2013 SAP AG. All rights reserved. Public 13

14 SAP HANA: Secondary Credentials Save database credentials to use for SSO using the SAP HANA native authentication Minimal configuration for BI Credentials can automatically be captured when the user manually logs on to BI launch pad Cannot use with SSO to BI Launch Pad as password will be blank 2013 SAP AG. All rights reserved. Public 14

15 SAP HANA: HANA Authentication Accessible under CMC > Applications Establishes BI as a trusted authentication source for HANA Less work to configure than Kerberos Supported with all BI clients except Design Studio and Analysis Office Works with any type of authentication to BI Enterprise, AD, LDAP, SAP, etc. Supports all platforms 2013 SAP AG. All rights reserved. Public 15

16 Thank you Contact information:

17 2013 SAP AG. All rights reserved. No part of this publication may be reproduced or transmitted in any form or for any purpose without the express permission of SAP AG. The information contained herein may be changed without prior notice. Some software products marketed by SAP AG and its distributors contain proprietary software components of other software vendors. National product specifications may vary. These materials are provided by SAP AG and its affiliated companies ("SAP Group") for informational purposes only, without representation or warranty of any kind, and SAP Group shall not be liable for errors or omissions with respect to the materials. The only warranties for SAP Group products and services are those that are set forth in the express warranty statements accompanying such products and services, if any. Nothing herein should be construed as constituting an additional warranty. 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 other countries. Please see for additional trademark information and notices SAP AG. All rights reserved. Public 17

18 Week 3 Unit 2: Best Practices for Troubleshooting

19 Agenda BI4.0 Platform Monitoring Managing and Configuring Logs Troubleshooting Tools What To Do When Exercises 2013 SAP AG. All rights reserved. Public 2

20 SAP BusinessObjects BI 4.0 Platform Monitoring Overview Monitoring is a new BI 4.0 application embedded into the Central Management Console Provides a dashboard showing an overview of SAP Business Objects deployment Records the metrics surfaced by the different BI 4.0 servers Captures historic trends and provide a graphical visualization component Provides Threshold notifications Delivers default watches for all the servers Integrates with SAP Solution Manager through CA Wily Introscope 2013 SAP AG. All rights reserved. Public 3

21 Examples of Typical Monitoring Uses 1. Understand overall system health and server deployment metrics: Dashboard with health status of each server in the deployment Understand the key deployment level metrics and how they are performing 2. Monitor the system health and understand root cause of problems Can provide an alert in case of problems Perform root cause analysis using the corresponding Watch (which triggered the alert) 3. Monitor system performance With the help of probes, configure the system to provide alerts in the case of performance issues 2013 SAP AG. All rights reserved. Public 4

22 Main Concepts of the BI4.0 Platform Monitoring Metric a system of related measures that facilitates the quantification of some particular characteristic Probe a utility to check the availability of SAP Business Objects BI4.0 services by simulating workflows Watch an abstraction of a part of the BI Landscape, providing realtime statuses and historical trends of servers and workflows within the SAP Business Objects Enterprise environment Alert a notification generated by the monitoring application, when a user-defined threshold value set for different metrics applied to a watch is breached 2013 SAP AG. All rights reserved. Public 5

23 BI4.0 CMC Integration Monitoring Dashboard Provides an overview of the entire BIPlatform landscape The KPIs show the deployment level metrics It shows all the watches along with state The graph shows the state of watch selected Alert no. in brackets shows unread, unconfirmed alerts only. On click, user navigates to Alert Inbox (filtered by alerts for that watch) to view all alerts for that watch SAP AG. All rights reserved. Public 6

24 BI4.0 CMC Integration Server Health The server status is determined by its associated watch. Watches provide real-time statuses of servers and workflows within the SAP Business Objects environment. The traffic light is associated with each watch to indicate the watch state. Click the server health icon to show watch details. Click to go see watch details 2013 SAP AG. All rights reserved. Public 7

25 Third-Party Integration Integration with IBM Tivoli via Tivoli Enterprise monitoring agent Integration with SAP Solution Manager (incl. CA Wily Introscope) Open JMX framework allows simple integration with other ESM vendor tools Provides SDK for writing new probes 2013 SAP AG. All rights reserved. Public 8

26 Agenda BI4.0 Platform Monitoring Managing and Configuring Logs Troubleshooting Tools What To Do When 2013 SAP AG. All rights reserved. Public 9

27 Managing and Configuring Logs What It Is? System-level messages generated by BI platform servers are traced and written to log files. Traces are recordings of events that occur during the operation of a monitored component. The traced events range from severe exception errors on one end to simple status messages at the other. Typical Uses These log files are used by system administrators to monitor performance or for debugging purposes SAP AG. All rights reserved. Public 10

28 Managing and Configuring Logs Overview Logging Components SAP BI40 Processing servers logging SAP BI40 Web application logging SAP BI40 Client tools Trace Log Generic log file (.glf) extension System-level messages generated by BI platform Trace Log Levels Unspecified (tracing specified trough.ini) None (logging rare critical events) Low Medium High 2013 SAP AG. All rights reserved. Public 11

29 Managing and Configuring Logs Overview Configuring tracing for processing servers "TraceLog Service" for a specific server or a group in CMC Manually with the BO_trace.ini file C:\Program Files (x86)\sap BusinessObjects\SAP BusinessObjects Enterprise XI 4.0\conf Configuring tracing for web applications "Trace Log" application settings in CMC The location for logs is in the user home folder Manually with the BO_trace.ini file C:\Program Files (x86)\sap BusinessObjects\Tomcat6\webapps\BOE\WEB-INF\TraceLog Configuring tracing for BI40 client tools Manually with the BO_trace.ini file Create environment variables (BO_TRACE_LOGDIR, BO_TRACE_CONFIGFILE) Configuring tracing for the Upgrade Management Tool Manually with the BO_trace.ini file (same as processing servers) 2013 SAP AG. All rights reserved. Public 12

30 Agenda BI4.0 Platform Monitoring Managing and Configuring Logs Troubleshooting Tools What To Do When 2013 SAP AG. All rights reserved. Public 13

31 HTTP Tracing Useful for determining What content (css, js, etc.) is being sent to the client (browser) How much data is coming from the database (CMS) If the content is being cached or not If the content has been compressed or not Where the slowness in loading pages may reside How a specific page is constructed 2013 SAP AG. All rights reserved. Public 14

32 Fiddler: Fiddler shows you the size of the request. If the page is cached or has an expires tag: Allows you to find the parent and child requests so you can calculate how long it took to load a page: 2013 SAP AG. All rights reserved. Public 15

33 Fiddler Adding the size of each request body gives you the total amount of data being sent to the client (browser), and taking the time from the first request until the last request will tell you how long it took to load the page SAP AG. All rights reserved. Public 16

34 Network Tracing Useful for determining Network latency Why and who may be closing a network connection Errors received in the TCP/IP layer 2013 SAP AG. All rights reserved. Public 17

35 Wireshark: Enable it on the correct network interface and IP: Filter on IPs, protocol, ports 2013 SAP AG. All rights reserved. Public 18

36 Wireshark Creating a flow graph of a capture: 2013 SAP AG. All rights reserved. Public 19

37 Wireshark The Follow TCP Stream option allows you to easily get all the relevant packets together to determine where the problem may be: Change the time display format to let Wireshark calculate how much time the packet took: 2013 SAP AG. All rights reserved. Public 20

38 Wireshark Mark the first packet as the reference packet: Wireshark will now show you a listing of all the relevant packets and how much time each one took: Also, consider HTTPWatch: SAP AG. All rights reserved. Public 21

39 OS Monitoring Useful for determining How and what resources (CPU, memory, etc.) are being consumed What files and libraries are being referenced and loaded 2013 SAP AG. All rights reserved. Public 22

40 Process Monitor SysInternals Tool Includes RegMon and FileMon Lets you determine what files, registry keys, and libraries are being used or referenced: Allows you to easily exclude non-relevant processes: Tip: Hit Jump To to browse to the folder location: 2013 SAP AG. All rights reserved. Public 23

41 Process Explorer Useful to determine what command line options a specific process is running with Useful to determine which threads are consuming the most CPU 2013 SAP AG. All rights reserved. Public 24

42 Process Explorer See which.dlls are being referenced for a given process: Find which processes are using a specific.dll: 2013 SAP AG. All rights reserved. Public 25

43 Perfmon One of the least used tools, but one of the best for diagnosing performance issues Works on the principle of setting counters for what you want to monitor Tip: Put the log into Excel and create a chart 2013 SAP AG. All rights reserved. Public 26

44 Unix nmon nmon is for Linux and AIX only Use prstat on Solaris Download from: SAP AG. All rights reserved. Public 27

45 Agenda BI4.0 Platform Monitoring Managing and Configuring Logs Troubleshooting Tools What To Do When 2013 SAP AG. All rights reserved. Public 28

46 What To Do When performance, hang, high memory, high CPU issue Collect the required data What is the actual issue? A hang is not the same as a crash Time the issue occurred Process IDs of all affected processes CPU/Memory data (i.e.: task manager, perfmon, etc) Logs (captured when the issue is occurring) Is the issue repeatable? If so, capture the detailed workflow HTTP/Network traces if applicable Take a memory dump (C++ or Java thread dump) If you have a core dump, run a backtrace 2013 SAP AG. All rights reserved. Public 29

47 Thank you Contact information:

48 2013 SAP AG. All rights reserved. No part of this publication may be reproduced or transmitted in any form or for any purpose without the express permission of SAP AG. The information contained herein may be changed without prior notice. Some software products marketed by SAP AG and its distributors contain proprietary software components of other software vendors. National product specifications may vary. These materials are provided by SAP AG and its affiliated companies ("SAP Group") for informational purposes only, without representation or warranty of any kind, and SAP Group shall not be liable for errors or omissions with respect to the materials. The only warranties for SAP Group products and services are those that are set forth in the express warranty statements accompanying such products and services, if any. Nothing herein should be construed as constituting an additional warranty. 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 other countries. Please see for additional trademark information and notices SAP AG. All rights reserved. Public 31

49 Week 3 Unit 3: Troubleshooting Clients with Fiddler

50 Troubleshooting Clients with Fiddler Collect HTTP traffic between client and server Demo of how to use Fiddler to compare response times between XI 3.1 and BI 4.x Capture a regression in Web Intelligence drill filters Expedite delivery of a fix using the collected output 2013 SAP AG. All rights reserved. Public 2

51 Thank you Contact information:

52 2013 SAP AG. All rights reserved. No part of this publication may be reproduced or transmitted in any form or for any purpose without the express permission of SAP AG. The information contained herein may be changed without prior notice. Some software products marketed by SAP AG and its distributors contain proprietary software components of other software vendors. National product specifications may vary. These materials are provided by SAP AG and its affiliated companies ("SAP Group") for informational purposes only, without representation or warranty of any kind, and SAP Group shall not be liable for errors or omissions with respect to the materials. The only warranties for SAP Group products and services are those that are set forth in the express warranty statements accompanying such products and services, if any. Nothing herein should be construed as constituting an additional warranty. 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 other countries. Please see for additional trademark information and notices SAP AG. All rights reserved. Public 4

53 Week 3 Unit 4: Troubleshooting BI Platform with Wireshark

54 Troubleshooting BI Platform with Wireshark Capture all network traffic with Wireshark Demo of how to use Wireshark to monitor the Kerberos protocol between Application Server and KDC Fundamental for resolving problems that occur in the network stack 2013 SAP AG. All rights reserved. Public 2

55 Thank you Contact information:

56 2013 SAP AG. All rights reserved. No part of this publication may be reproduced or transmitted in any form or for any purpose without the express permission of SAP AG. The information contained herein may be changed without prior notice. Some software products marketed by SAP AG and its distributors contain proprietary software components of other software vendors. National product specifications may vary. These materials are provided by SAP AG and its affiliated companies ("SAP Group") for informational purposes only, without representation or warranty of any kind, and SAP Group shall not be liable for errors or omissions with respect to the materials. The only warranties for SAP Group products and services are those that are set forth in the express warranty statements accompanying such products and services, if any. Nothing herein should be construed as constituting an additional warranty. 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 other countries. Please see for additional trademark information and notices SAP AG. All rights reserved. Public 4

57 Week 3 Unit 5: Troubleshooting with BW Transaction

58 BW Workflows on the BI Platform Don t underestimate the importance of splitting APS to isolate MDAS, DSL, and DF workflows. Note How to enable SAPJCO trace on Adaptive Processing Server in Business Intelligence 4.x 2013 SAP AG. All rights reserved. Public 2

59 Process Overview Using Transaction /nsm SAP AG. All rights reserved. Public 3

60 Query Monitor Using Transaction /nrsrt 2013 SAP AG. All rights reserved. Public 4

61 Trace Tool Using Transaction /nrstt 2013 SAP AG. All rights reserved. Public 5

62 Performance Analysis Using Transaction /nst05 Types of traces include: RFC, SQL, and HTTP. Use SQL trace to validate the effectiveness of RSRT settings, by checking modifications to SQL statements (i.e. flag selection of structure elements ) 2013 SAP AG. All rights reserved. Public 6

63 Validating MDX Expressions Using Transaction /nmdxtest BI 4.0: How to enable MDA tracing for OLAP-based universes See video: How to Retrieve and Use MDX Statements from MDA Logs Copy/paste the Select statement into MDXTEST select Run mode Check the output in the list viewer to ensure accuracy of data / columns / runtime / stability possible correction Notes SAP AG. All rights reserved. Public 7

64 Gathering Runtime Statistics in BW: Using Transactions RSDDSTAT, and SE16 Table: RSDDSTAT_OLAP Table RSDDSTAT_OLAP Filter By EventID Gather runtimes Filter! (User/Date) Overview of EventIDs: 488a1aa03115e a1553f7/content.htm 2013 SAP AG. All rights reserved. Public 8

65 Gathering Runtime Statistics in BW Using Transaction /nstad Click RFC to see the statistical record Filter by User Choose view Restrict time Double-click RFC row with long Response time Click Calls to see the single BAPI usage (e.g. BAPI_MDDATASET_GET_AXIS_DATA) Check size of dataset sent SAP AG. All rights reserved. Public 9

66 Workload Monitor Using Transaction /nst03n An overview cockpit for gathering up runtime statistics at a global (instance) level. Can be navigated using predefined selections/views Integrated functions allow drilling down into details and into individual stat levels (as per /nstad) 2013 SAP AG. All rights reserved. Public 10

67 BW Analysis Using Transaction /ndb02 A neat way to interpret cube content & table storage on the host. Can quickly focus on objects that have worrying metrics (facts, compression..) 2013 SAP AG. All rights reserved. Public 11

68 Cube Data Browser Using /nlistcube Browse the source cube See the raw data before the BEx OLAP layer. Helps target specific rows, without hit-andhope! 2013 SAP AG. All rights reserved. Public 12

69 Online resources How to performance optimize Web Intelligence on BW BICS reporting: How to performance optimize Web Intelligence on BW MDX reporting: SAP AG. All rights reserved. Public 13

70 Thank you Contact information:

71 2013 SAP AG. All rights reserved. No part of this publication may be reproduced or transmitted in any form or for any purpose without the express permission of SAP AG. The information contained herein may be changed without prior notice. Some software products marketed by SAP AG and its distributors contain proprietary software components of other software vendors. National product specifications may vary. These materials are provided by SAP AG and its affiliated companies ("SAP Group") for informational purposes only, without representation or warranty of any kind, and SAP Group shall not be liable for errors or omissions with respect to the materials. The only warranties for SAP Group products and services are those that are set forth in the express warranty statements accompanying such products and services, if any. Nothing herein should be construed as constituting an additional warranty. 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 other countries. Please see for additional trademark information and notices SAP AG. All rights reserved. Public 15

72 Week 3 Unit 6: Performance Testing with JMeter

73 Performance Testing Value Proposition Users are happier with applications that perform well Effective use of server resources results in lower total cost of ownership Increased Customer Satisfaction Lower TCO Performance Testing Improved ROI Drive additional consumption and wide-spread usage based on confidence in platform response Expanded Usage Business use is more effective, resulting in increased returns on the investment As business applications become more complex, it is imperative to consider the impact performance has on our end users. By testing and tuning performance-related aspects, such as response time and throughput, we enable a number of benefits SAP AG. All rights reserved. Public 2

74 Performance Testing The Dream Wiki content explaining how to correlate dynamic data for WebI, Crystal, Dashboards, etc. SAP Enablement for core BI Clients Better SAP BI for Everyone Large or Small, performance testing for all Ecosystem collaboration Customers and Partners contribute use cases and experiences 2013 SAP AG. All rights reserved. Public 3

75 Performance Testing Results Analysis Throughput Java Process Performance Response Time Server Resource Utilization Overall Performance 2013 SAP AG. All rights reserved. Public 4

76 Apache JMeter An Overview Apache JMeter is open source software, a 100% pure Java desktop application designed to load test functional behavior and measure performance. May be used to test performance both on static and dynamic resources (Files, Servlets, Perl scripts, Java Objects, Databases and Queries, FTP Servers, and more). Can be used to simulate heavy load on a server, network, or object to test its strength or to analyze overall performance under different load types. Used to make a graphical analysis of performance or to test your server/script/object behavior under heavy concurrent load SAP AG. All rights reserved. Public 5

77 JMeter Capabilities Can load and performance test many different server types: Web - HTTP, HTTPS SOAP Database via JDBC LDAP JMS Highly Extensible: Full multithreading framework allows concurrent sampling by many threads and simultaneous sampling of different functions by separate thread groups. Data analysis and visualization plugins allow great extensibility as well as personalization. Functions can be used to provide dynamic input to a test or provide data manipulation SAP AG. All rights reserved. Public 6

78 Thank you Contact information:

79 2013 SAP AG. All rights reserved. No part of this publication may be reproduced or transmitted in any form or for any purpose without the express permission of SAP AG. The information contained herein may be changed without prior notice. Some software products marketed by SAP AG and its distributors contain proprietary software components of other software vendors. National product specifications may vary. These materials are provided by SAP AG and its affiliated companies ("SAP Group") for informational purposes only, without representation or warranty of any kind, and SAP Group shall not be liable for errors or omissions with respect to the materials. The only warranties for SAP Group products and services are those that are set forth in the express warranty statements accompanying such products and services, if any. Nothing herein should be construed as constituting an additional warranty. 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 other countries. Please see for additional trademark information and notices SAP AG. All rights reserved. Public 8

Session Code*: 0310 Demystifying Authentication and SSO Options in Business Intelligence. Greg Wcislo

Session Code*: 0310 Demystifying Authentication and SSO Options in Business Intelligence. Greg Wcislo Session Code*: 0310 Demystifying Authentication and SSO Options in Business Intelligence Greg Wcislo Introduction We will not go into detailed how-to, however links to multiple how-to whitepapers will

More information

September 9 11, 2013 Anaheim, California 507 Demystifying Authentication and SSO Options in Business Intelligence

September 9 11, 2013 Anaheim, California 507 Demystifying Authentication and SSO Options in Business Intelligence September 9 11, 2013 Anaheim, California 507 Demystifying Authentication and SSO Options in Business Intelligence Greg Wcislo Introduction We will not go into detailed how-to, however links to multiple

More information

Understanding Security and Rights in SAP BusinessObjects Business Intelligence 4.1

Understanding Security and Rights in SAP BusinessObjects Business Intelligence 4.1 Understanding Security and Rights in SAP BusinessObjects Business Intelligence 4.1 Session Code*: 0313 Greg Wcislo Disclaimer This presentation outlines our general product direction and should not be

More information

Crank Your BI Performance up to 11 - Sizing, Tuning & Performance Testing. Innovation Center Network, Silicon Valley Active Global Support

Crank Your BI Performance up to 11 - Sizing, Tuning & Performance Testing. Innovation Center Network, Silicon Valley Active Global Support Crank Your BI Performance up to 11 - Sizing, Tuning & Performance Testing James Rapp Jonathan Brown Innovation Center Network, Silicon Valley Active Global Support How-To Live Example Existing Patterns

More information

Setting up Single Sign-On (SSO) with SAP HANA and SAP BusinessObjects XI 4.0

Setting up Single Sign-On (SSO) with SAP HANA and SAP BusinessObjects XI 4.0 Setting up Single Sign-On (SSO) with SAP HANA and SAP BusinessObjects XI 4.0 June 14, 2013 Version 2.0 Vishal Dhir Customer Solution Adoption (CSA) www.sap.com TABLE OF CONTENTS INTRODUCTION... 3 What

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 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

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

Setting up Single Sign-On (SSO) with SAP HANA and SAP BusinessObjects XI 4.0

Setting up Single Sign-On (SSO) with SAP HANA and SAP BusinessObjects XI 4.0 Setting up Single Sign-On (SSO) with SAP HANA and SAP BusinessObjects XI 4.0 February 8, 2013 Version 1.0 Vishal Dhir Customer Solution Adoption (CSA) www.sap.com TABLE OF CONTENTS INTRODUCTION... 3 What

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

BICS Connectivity for Web Intelligence in SAP BI 4.0. John Mrozek / AGS December 01, 2011

BICS Connectivity for Web Intelligence in SAP BI 4.0. John Mrozek / AGS December 01, 2011 BICS Connectivity for Web Intelligence in SAP BI 4.0 John Mrozek / AGS December 01, 2011 Introduction Business Intelligence Consumer Services connectivity for Web Intelligence in SAP BI 4.0 This presentation

More information

Configuring Single Sign-on for SAP HANA

Configuring Single Sign-on for SAP HANA Configuring Single Sign-on for SAP HANA Applies to: SAP BusinessObjects Business Intelligence platform 4.0 Feature Pack 3. For more information, visit the Business Objects homepage. Summary This document

More information

SAP Mobile - Webinar Series SAP Mobile Platform 3.0 Security Concepts and Features

SAP Mobile - Webinar Series SAP Mobile Platform 3.0 Security Concepts and Features SAP Mobile - Webinar Series SAP Mobile Platform 3.0 Security Concepts and Features Dirk Olderdissen Solution Expert, Regional Presales EMEA SAP Brought to you by the Customer Experience Group 2014 SAP

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

Using SAP Logon Tickets for Single Sign on to Microsoft based web applications

Using SAP Logon Tickets for Single Sign on to Microsoft based web applications Collaboration Technology Support Center - Microsoft - Collaboration Brief March 2005 Using SAP Logon Tickets for Single Sign on to Microsoft based web applications André Fischer, Project Manager CTSC,

More information

Performance Best Practices Guide for SAP NetWeaver Portal 7.3

Performance Best Practices Guide for SAP NetWeaver Portal 7.3 SAP NetWeaver Best Practices Guide Performance Best Practices Guide for SAP NetWeaver Portal 7.3 Applicable Releases: SAP NetWeaver 7.3 Document Version 1.0 June 2012 Copyright 2012 SAP AG. All rights

More information

SAP Business Objects Security

SAP Business Objects Security SAP Business Objects Security Pal Alagarsamy President Business Intelligence Practice GloWiz Inc 1 GloWiz Inc GloWiz is an IT Staffing and Consulting company since 2005 We focus on Business Intelligence,

More information

SAP HANA Big Data Intelligence rapiddeployment

SAP HANA Big Data Intelligence rapiddeployment SAP HANA 1.0 November 2015 English SAP HANA Big Data Intelligence rapiddeployment solution: Software and Delivery Requirements SAP SE Dietmar-Hopp-Allee 16 69190 Walldorf Germany Document Revisions 0 1

More information

SAP BusinessObjects BI Clients

SAP BusinessObjects BI Clients SAP BusinessObjects BI Clients April 2015 Customer Use this title slide only with an image BI Use Cases High Level View Agility Data Discovery Analyze and visualize data from multiple sources Data analysis

More information

Data Integration using Integration Gateway. SAP Mobile Platform 3.0 SP02

Data Integration using Integration Gateway. SAP Mobile Platform 3.0 SP02 Data Integration using Integration Gateway SAP Mobile Platform 3.0 SP02 DOCUMENT ID: DC02000-01-0302-01 LAST REVISED: February 2014 Copyright 2014 by SAP AG or an SAP affiliate company. All rights reserved.

More information

Single Sign-On between SAP Portal and SuccessFactors

Single Sign-On between SAP Portal and SuccessFactors Single Sign-On between SAP Portal and SuccessFactors Dimitar Mihaylov 7/1/2012 Contents 1. Overview... 3 2. Trust between SAP Portal 7.3 and SuccessFactors... 5 2.1. Initial configuration in SAP Portal

More information

2015-09-24. SAP Operational Process Intelligence Security Guide

2015-09-24. SAP Operational Process Intelligence Security Guide 2015-09-24 SAP Operational Process Intelligence Security Guide Content 1 Introduction.... 3 2 Before You Start....5 3 Architectural Overview.... 7 4 Authorizations and Roles.... 8 4.1 Assigning Roles to

More information

Sample Universe on Microsoft OLAP Cube

Sample Universe on Microsoft OLAP Cube Sample Universe on Microsoft OLAP Cube Applies to: SAP BusinessObjects XI4, the information design tool and Microsoft Analysis Services 2005 & 2008. For more information, visit the Business Objects homepage.

More information

10 Tips for Optimizing the Performance of your Web Intelligence Reports. Jonathan Brown - SAP SESSION CODE: 0902

10 Tips for Optimizing the Performance of your Web Intelligence Reports. Jonathan Brown - SAP SESSION CODE: 0902 10 Tips for Optimizing the Performance of your Web Intelligence Reports Jonathan Brown - SAP SESSION CODE: 0902 LEARNING POINTS Find out about the common issues SAP Product Support gets asked on a regular

More information

Unlock the Value of Your Microsoft and SAP Software Investments

Unlock the Value of Your Microsoft and SAP Software Investments SAP Technical Brief SAP Gateway Objectives Unlock the Value of Your Microsoft and SAP Software Investments Bridging the integration gap between SAP and Microsoft environments Bridging the integration gap

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

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

Software and Delivery Requirements

Software and Delivery Requirements SAP HANA Big Data Intelligence rapiddeployment solution November 2014 English SAP HANA Big Data Intelligence rapiddeployment solution: Software and Delivery Requirements SAP SE Dietmar-Hopp-Allee 16 69190

More information

Create Mobile, Compelling Dashboards with Trusted Business Warehouse Data

Create Mobile, Compelling Dashboards with Trusted Business Warehouse Data SAP Brief SAP BusinessObjects Business Intelligence s SAP BusinessObjects Design Studio Objectives Create Mobile, Compelling Dashboards with Trusted Business Warehouse Data Increase the value of data with

More information

SAP HANA SPS 09 - What s New? Administration & Monitoring

SAP HANA SPS 09 - What s New? Administration & Monitoring SAP HANA SPS 09 - What s New? Administration & Monitoring (Delta from SPS08 to SPS09) SAP HANA Product Management November, 2014 2014 SAP AG or an SAP affiliate company. All rights reserved. 1 Content

More information

Christian Ah-Soon and David François Gonzalez SAP. BusinessObjects BI Security. Bonn Boston

Christian Ah-Soon and David François Gonzalez SAP. BusinessObjects BI Security. Bonn Boston Christian Ah-Soon and David François Gonzalez SAP BusinessObjects BI Security Bonn Boston Contents at a Glance 1 Introduction to Security in SAP Business Objects Business Intelligence 4.0... 23 2 Administration

More information

Upgrade: SAP Mobile Platform Server for Windows SAP Mobile Platform 3.0 SP02

Upgrade: SAP Mobile Platform Server for Windows SAP Mobile Platform 3.0 SP02 Upgrade: SAP Mobile Platform Server for Windows SAP Mobile Platform 3.0 SP02 Windows DOCUMENT ID: DC80003-01-0302-01 LAST REVISED: February 2014 Copyright 2014 by SAP AG or an SAP affiliate company. All

More information

Using Database Performance Warehouse to Monitor Microsoft SQL Server Report Content

Using Database Performance Warehouse to Monitor Microsoft SQL Server Report Content Using Database Performance Warehouse to Monitor Microsoft SQL Server Report Content Applies to: Enhancement Package 1 for SAP Solution Manager 7.0 (SP18) and Microsoft SQL Server databases. SAP Solution

More information

How to configure BusinessObjects Enterprise with Citrix Presentation Server 4.0

How to configure BusinessObjects Enterprise with Citrix Presentation Server 4.0 How to configure BusinessObjects Enterprise with Citrix Presentation Server 4.0 Applies to: BusinessObjects Enterprise XI 3.0 Summary The objective of this document is to provide steps to install and configure

More information

What's New in SAP BusinessObjects XI 3.1 Service Pack 5

What's New in SAP BusinessObjects XI 3.1 Service Pack 5 What's New in SAP BusinessObjects XI 3.1 Service Pack 5 SAP BusinessObjects XI 3.1 Service Pack 5 Copyright 2011 SAP AG. All rights reserved.sap, R/3, SAP NetWeaver, Duet, PartnerEdge, ByDesign, SAP BusinessObjects

More information

Landscape Design and Integration. SAP Mobile Platform 3.0 SP02

Landscape Design and Integration. SAP Mobile Platform 3.0 SP02 Landscape Design and Integration SAP Mobile Platform 3.0 SP02 DOCUMENT ID: DC01916-01-0302-01 LAST REVISED: February 2014 Copyright 2014 by SAP AG or an SAP affiliate company. All rights reserved. No part

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

Agentry and SMP Metadata Performance Testing Guidelines for executing performance testing with Agentry and SAP Mobile Platform Metadata based

Agentry and SMP Metadata Performance Testing Guidelines for executing performance testing with Agentry and SAP Mobile Platform Metadata based Agentry and SMP Metadata Performance Testing Guidelines for executing performance testing with Agentry and SAP Mobile Platform Metadata based applications AGENTRY PERFORMANCE TESTING V 1.0 TABLE OF CONTENTS

More information

CA Performance Center

CA Performance Center CA Performance Center Single Sign-On User Guide 2.4 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation ) is

More information

How-To Guide SAP Cloud for Customer Document Version: 1.0-2014-03-20. How to Configure SAP HCI basic authentication for SAP Cloud for Customer

How-To Guide SAP Cloud for Customer Document Version: 1.0-2014-03-20. How to Configure SAP HCI basic authentication for SAP Cloud for Customer How-To Guide SAP Cloud for Customer Document Version: 1.0-2014-03-20 How to Configure SAP HCI basic authentication for SAP Cloud for Customer Document History Document Version Description 1.0 First official

More information

Duet Enterprise Add SAP ERP Reports and SAP BI Queries/Workbooks to Duet Enterprise Configuration

Duet Enterprise Add SAP ERP Reports and SAP BI Queries/Workbooks to Duet Enterprise Configuration Duet Enterprise Add SAP ERP Reports and SAP BI Queries/Workbooks to Duet Enterprise Configuration Applies to: Duet Enterprise 1.0, Feature Pack 1 for Duet Enterprise Summary This paper gives an overview

More information

SAP Crystal Reports & SAP HANA: Integration & Roadmap Kenneth Li SAP SESSION CODE: 0401

SAP Crystal Reports & SAP HANA: Integration & Roadmap Kenneth Li SAP SESSION CODE: 0401 SAP Crystal Reports & SAP HANA: Integration & Roadmap Kenneth Li SAP SESSION CODE: 0401 LEARNING POINTS Learn about Crystal Reports for HANA Glance at the road map for the product Overview of deploying

More information

WHITE PAPER. Domo Advanced Architecture

WHITE PAPER. Domo Advanced Architecture WHITE PAPER Domo Advanced Architecture Overview There are several questions that any architect or technology advisor may ask about a new system during the evaluation process: How will it fit into our organization

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

SAP BW on HANA & HANA Smart Data Access Setup

SAP BW on HANA & HANA Smart Data Access Setup SAP BW on HANA & HANA Smart Data Access Setup SAP BW ON HANA & SMART DATA ACCESS - SETUP TABLE OF CONTENTS WHAT ARE THE PREREQUISITES FOR SAP HANA SMART DATA ACCESS?... 3 Software Versions... 3 ODBC Drivers...

More information

SAP Central Process Scheduling (CPS) 8.0 by Redwood

SAP Central Process Scheduling (CPS) 8.0 by Redwood SAP Central Process Scheduling (CPS) 8.0 by Redwood What s new in SAP CPS 8.0? November 2010 Agenda 1. SAP Central Process Scheduling by Redwood Architecture Overview 2. Enhanced User Interface 3. New

More information

CA Nimsoft Monitor Snap

CA Nimsoft Monitor Snap CA Nimsoft Monitor Snap Configuration Guide for IIS Server Monitoring iis v1.5 series Legal Notices This online help system (the "System") is for your informational purposes only and is subject to change

More information

SBOP Analysis 2.1, edition for Microsoft Office Additional PAM Information

SBOP Analysis 2.1, edition for Microsoft Office Additional PAM Information SBOP Analysis 2.1, edition for Microsoft Office Additional PAM Information SBOP Analysis Office Maintenance Strategy Data Access Support Functionality Specific Prerequisites SBOP Analysis Office Components

More information

Introducing SAP s Landscape and Data Center Innovation Platform. Phil Jackson SAP Solution Engineer

Introducing SAP s Landscape and Data Center Innovation Platform. Phil Jackson SAP Solution Engineer Introducing SAP s Landscape and Data Center Innovation Platform Phil Jackson SAP Solution Engineer CIO challenges Business Agility & Innovation Business Continuity Cost Containment Hybrid On-premise, Virtual

More information

Implementing SSO between the Enterprise Portal and the EPM Add-In

Implementing SSO between the Enterprise Portal and the EPM Add-In Implementing SSO between the Enterprise Portal and the EPM Add-In Applies to: SAP BusinessObjects Planning and Consolidation 10, version for SAP NetWeaver SP1 and higher EPM Add-In, SP3 and higher. For

More information

vcenter Operations Management Pack for SAP HANA Installation and Configuration Guide

vcenter Operations Management Pack for SAP HANA Installation and Configuration Guide vcenter Operations Management Pack for SAP HANA Installation and Configuration Guide This document supports the version of each product listed and supports all subsequent versions until a new edition replaces

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

Developing Applications for Integration between PI and SAP ERP in Different Network Domains or Landscapes

Developing Applications for Integration between PI and SAP ERP in Different Network Domains or Landscapes Developing Applications for Integration between PI and SAP ERP in Different Network Domains or Landscapes Applies to: SAP NetWeaver Process Integration 7.1+ SAP NetWeaver 7.02 (ABAP) Summary This document

More information

SAP BusinessObjects Design Studio Document Version: 1.2-2013-11-12. What's New Guide: SAP BusinessObjects Design Studio

SAP BusinessObjects Design Studio Document Version: 1.2-2013-11-12. What's New Guide: SAP BusinessObjects Design Studio SAP BusinessObjects Design Studio Document Version: 1.2-2013-11-12 What's New Guide: SAP BusinessObjects Design Studio Table of Contents 1 About This Guide....3 2 About the Documentation Set....4 3 New

More information

SAP HANA SPS 09 - What s New? HANA IM Services: SDI and SDQ

SAP HANA SPS 09 - What s New? HANA IM Services: SDI and SDQ SAP HANA SPS 09 - What s New? HANA IM Services: SDI and SDQ (Delta from SPS 08 to SPS 09) SAP HANA Product Management November, 2014 2014 SAP SE or an SAP affiliate company. All rights reserved. 1 Agenda

More information

HP IMC User Behavior Auditor

HP IMC User Behavior Auditor HP IMC User Behavior Auditor Administrator Guide Abstract This guide describes the User Behavior Auditor (UBA), an add-on service module of the HP Intelligent Management Center. UBA is designed for IMC

More information

LVS Troubleshooting Common issues and solutions

LVS Troubleshooting Common issues and solutions LVS Troubleshooting Common issues and solutions www.sap.com TABLE OF CONTENT INSTALLATION... 3 No SQL Instance found... 3 Server reboots after LVS installs... 3 LVS Service does not start after update...

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

Configuring Java IDoc Adapter (IDoc_AAE) in Process Integration. : SAP Labs India Pvt.Ltd

Configuring Java IDoc Adapter (IDoc_AAE) in Process Integration. : SAP Labs India Pvt.Ltd Configuring Java IDoc Adapter (IDoc_AAE) in Process Integration Author Company : Syed Umar : SAP Labs India Pvt.Ltd TABLE OF CONTENTS INTRODUCTION... 3 Preparation... 3 CONFIGURATION REQUIRED FOR SENDER

More information

Dell Spotlight on Active Directory 6.8.4. Deployment Guide

Dell Spotlight on Active Directory 6.8.4. Deployment Guide Dell Spotlight on Active Directory 6.8.4 2014 Dell Inc. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software described in this guide is furnished under

More information

Mobile app for Android Version 1.0.x, January 2014

Mobile app for Android Version 1.0.x, January 2014 Mobile app for Android Version 1.0.x, January 2014 Legal disclaimer The information in this presentation is confidential and proprietary to SAP and may not be disclosed without the permission of SAP. This

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

Mobile app for Android Version 1.2.x, December 2015

Mobile app for Android Version 1.2.x, December 2015 Mobile app for Android Version 1.2.x, December 2015 Introduction This app allows you to access SAP Business One, SAP s enterprise resource planning application for small businesses, anywhere and anytime.

More information

Cloud Single Sign-On and On-Premise Identity Federation with SAP NetWeaver Cloud White Paper

Cloud Single Sign-On and On-Premise Identity Federation with SAP NetWeaver Cloud White Paper Cloud Single Sign-On and On-Premise Identity Federation with SAP NetWeaver Cloud White Paper TABLE OF CONTENTS INTRODUCTION... 3 Where we came from... 3 The User s Dilemma with the Cloud... 4 The Administrator

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

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

BICS Connectivity for Web Intelligence in SAP BI 4.0

BICS Connectivity for Web Intelligence in SAP BI 4.0 September 10-13, 2012 Orlando, Florida BICS Connectivity for Web Intelligence in SAP BI 4.0 John Mrozek Introduction Business Intelligence Consumer Services connectivity for Web Intelligence in SAP BI

More information

SAP Landscape Transformation (SLT) Replication Server User Guide

SAP Landscape Transformation (SLT) Replication Server User Guide SAP Landscape Transformation (SLT) Replication Server User Guide February 2014 P a g e 1 NOTE : Pease refer the following guide for SLT installation. http://help.sap.com/hana/sap_hana_installation_guide_trigger_based

More information

HP Vertica Integration with SAP Business Objects: Tips and Techniques. HP Vertica Analytic Database

HP Vertica Integration with SAP Business Objects: Tips and Techniques. HP Vertica Analytic Database HP Vertica Integration with SAP Business Objects: Tips and Techniques HP Vertica Analytic Database HP Big Data Document Release Date: June 23, 2015 Legal Notices Warranty The only warranties for HP products

More information

Empower Individuals and Teams with Agile Data Visualizations in the Cloud

Empower Individuals and Teams with Agile Data Visualizations in the Cloud SAP Brief SAP BusinessObjects Business Intelligence s SAP Lumira Cloud Objectives Empower Individuals and Teams with Agile Data Visualizations in the Cloud Empower everyone to make data-driven decisions

More information

How-To Guide SAP NetWeaver Document Version: 1.0-2013-12-22. How To Guide - Configure SSL in ABAP System

How-To Guide SAP NetWeaver Document Version: 1.0-2013-12-22. How To Guide - Configure SSL in ABAP System How-To Guide SAP NetWeaver Document Version: 1.0-2013-12-22 Document History Document Version Description 1.0 First official release of this guide Document History 2013 SAP AG or an SAP affiliate company.

More information

SEC100 Secure Authentication and Data Transfer with SAP Single Sign-On. Public

SEC100 Secure Authentication and Data Transfer with SAP Single Sign-On. Public SEC100 Secure Authentication and Data Transfer with SAP Single Sign-On Public Speakers Las Vegas, Oct 19-23 Christian Cohrs, Area Product Owner Barcelona, Nov 10-12 Regine Schimmer, Product Management

More information

SAP S/4HANA Embedded Analytics

SAP S/4HANA Embedded Analytics Frequently Asked Questions November 2015, Version 1 EXTERNAL SAP S/4HANA Embedded Analytics The purpose of this document is to provide an external audience with a selection of frequently asked questions

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

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

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

Citrix EdgeSight User s Guide. Citrix EdgeSight for Endpoints 5.4 Citrix EdgeSight for XenApp 5.4

Citrix EdgeSight User s Guide. Citrix EdgeSight for Endpoints 5.4 Citrix EdgeSight for XenApp 5.4 Citrix EdgeSight User s Guide Citrix EdgeSight for Endpoints 5.4 Citrix EdgeSight for XenApp 5.4 Copyright and Trademark Notice Use of the product documented in this guide is subject to your prior acceptance

More information

CUSTOMER Presentation of SAP Predictive Analytics

CUSTOMER Presentation of SAP Predictive Analytics SAP Predictive Analytics 2.0 2015-02-09 CUSTOMER Presentation of SAP Predictive Analytics Content 1 SAP Predictive Analytics Overview....3 2 Deployment Configurations....4 3 SAP Predictive Analytics Desktop

More information

Data Doesn t Communicate Itself Using Visualization to Tell Better Stories

Data Doesn t Communicate Itself Using Visualization to Tell Better Stories SAP Brief Analytics SAP Lumira Objectives Data Doesn t Communicate Itself Using Visualization to Tell Better Stories Tap into your data big and small Tap into your data big and small In today s fast-paced

More information

How to Configure Access Control for Exchange using PowerShell Cmdlets A Step-by-Step guide

How to Configure Access Control for Exchange using PowerShell Cmdlets A Step-by-Step guide SAP How-to Guide Mobile Device Management SAP Afaria How to Configure Access Control for Exchange using PowerShell Cmdlets A Step-by-Step guide Applicable Releases: SAP Afaria 7 SP3 HotFix 06, SAP Afaria

More information

SAP HANA Client Installation and Update Guide

SAP HANA Client Installation and Update Guide PUBLIC SAP HANA Platform SPS 12 Document Version: 1.0 2016-05-11 Content 1 Introduction....3 1.1 Supported Platforms.... 3 1.2 Software Download.... 4 2 SAP HANA Client on UNIX or Linux....7 2.1 Planning

More information

By Makesh Kannaiyan makesh.k@sonata-software.com 8/27/2011 1

By Makesh Kannaiyan makesh.k@sonata-software.com 8/27/2011 1 Integration between SAP BusinessObjects and Netweaver By Makesh Kannaiyan makesh.k@sonata-software.com 8/27/2011 1 Agenda Evolution of BO Business Intelligence suite Integration Integration after 4.0 release

More information

HYPERION SYSTEM 9 N-TIER INSTALLATION GUIDE MASTER DATA MANAGEMENT RELEASE 9.2

HYPERION SYSTEM 9 N-TIER INSTALLATION GUIDE MASTER DATA MANAGEMENT RELEASE 9.2 HYPERION SYSTEM 9 MASTER DATA MANAGEMENT RELEASE 9.2 N-TIER INSTALLATION GUIDE P/N: DM90192000 Copyright 2005-2006 Hyperion Solutions Corporation. All rights reserved. Hyperion, the Hyperion logo, and

More information

Enabling Single Signon with IBM Cognos ReportNet and SAP Enterprise Portal

Enabling Single Signon with IBM Cognos ReportNet and SAP Enterprise Portal Guideline Enabling Single Signon with IBM Cognos ReportNet and SAP Enterprise Portal Product(s): IBM Cognos ReportNet Area of Interest: Security 2 Copyright Copyright 2008 Cognos ULC (formerly Cognos Incorporated).

More information

Integration of SAP Netweaver User Management with LDAP

Integration of SAP Netweaver User Management with LDAP Integration of SAP Netweaver User Management with LDAP Applies to: SAP Netweaver 7.0/7.1 Microsoft Active Directory 2003 Summary The document describes the detailed steps of configuring the integration

More information

Simba XMLA Provider for Oracle OLAP 2.0. Linux Administration Guide. Simba Technologies Inc. April 23, 2013

Simba XMLA Provider for Oracle OLAP 2.0. Linux Administration Guide. Simba Technologies Inc. April 23, 2013 Simba XMLA Provider for Oracle OLAP 2.0 April 23, 2013 Simba Technologies Inc. Copyright 2013 Simba Technologies Inc. All Rights Reserved. Information in this document is subject to change without notice.

More information

CA Nimsoft Monitor. Probe Guide for IIS Server Monitoring. iis v1.5 series

CA Nimsoft Monitor. Probe Guide for IIS Server Monitoring. iis v1.5 series CA Nimsoft Monitor Probe Guide for IIS Server Monitoring iis v1.5 series Legal Notices Copyright 2013, CA. All rights reserved. Warranty The material contained in this document is provided "as is," and

More information

Ignite Your Creative Ideas with Fast and Engaging Data Discovery

Ignite Your Creative Ideas with Fast and Engaging Data Discovery SAP Brief SAP BusinessObjects BI s SAP Crystal s SAP Lumira Objectives Ignite Your Creative Ideas with Fast and Engaging Data Discovery Tap into your data big and small Tap into your data big and small

More information

SAP HANA Live & SAP BW Data Integration A Case Study

SAP HANA Live & SAP BW Data Integration A Case Study SAP HANA Live & SAP BW Data Integration A Case Study Matthias Kretschmer, Andreas Tenholte, Jürgen Butsmann, Thomas Fleckenstein July 2014 Disclaimer This presentation outlines our general product direction

More information

Tutorial: BlackBerry Object API Application Development. Sybase Unwired Platform 2.2 SP04

Tutorial: BlackBerry Object API Application Development. Sybase Unwired Platform 2.2 SP04 Tutorial: BlackBerry Object API Application Development Sybase Unwired Platform 2.2 SP04 DOCUMENT ID: DC01214-01-0224-01 LAST REVISED: May 2013 Copyright 2013 by Sybase, Inc. All rights reserved. This

More information

SAP Solution Manager - Content Transfer This document provides information on architectural and design questions, such as which SAP Solution Manager

SAP Solution Manager - Content Transfer This document provides information on architectural and design questions, such as which SAP Solution Manager SAP Solution Manager - Content Transfer This document provides information on architectural and design questions, such as which SAP Solution Manager content is transferable and how. TABLE OF CONTENTS PREFACE...

More information

Open Source and Commercial Performance Testing Tools

Open Source and Commercial Performance Testing Tools Open Source and Commercial Performance Testing Tools Palla Vinod Kumar Accenture Delivery Center for Technology in India Accenture, its logo, and High Performance Delivered are trademarks of Accenture.

More information

Getting Started with the License Administration Workbench 2.0 (LAW 2.0)

Getting Started with the License Administration Workbench 2.0 (LAW 2.0) Getting Started SAP Global License Auditing Document Version: 1.2 2015-03-13 Getting Started with the License Administration Workbench 2.0 (LAW 2.0) Table of Contents 1 Getting Started with the License

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

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

Monitoring and Management of Landscapes with SAP NetWeaver Administrator. Dieter Krieger, SAP AG

Monitoring and Management of Landscapes with SAP NetWeaver Administrator. Dieter Krieger, SAP AG Monitoring and Management of Landscapes with SAP NetWeaver Administrator Dieter Krieger, SAP AG Overview of SAP NetWeaver Administrator Setting up SAP NetWeaver Administrator Using SAP NetWeaver Administrator

More information