STRATandGO Technology

Size: px
Start display at page:

Download "STRATandGO Technology"

Transcription

1 STRATandGO Technology PROCOS Professional Controlling Systems AG Gewerbeweg 15 FL Vaduz Version: 1.4 Datum: June 2014 PROCOS Professional Controlling Systems AG

2 TABLE OF CONTENTS 1. Architecture Database Server Additional Servers STRATandGO Application Server Web Server, Citrix Server, Terminal Server Clients 5 a) STRATandGO Smart Client 5 b) STRATandGO Silverlight Client 6 c) Web-, Mobile- and other custom clients based on STRATandGO Web Services STRATandGO and Cloud Computing 7 2. Data Sources and Storage Data Sources for STRATandGO 9 3. Data Import DIMEX Data Access STRATandGO Logical Tables Security and Permissions Types of permissions Connecting to external authentication providers Client Service Technical Operations Client Services - Architecture Contact 17 Page 2 of 17

3 1. Architecture STRATandGO is a software suite based on the Microsoft.NET platform. It is completely written with the C# programming language and free of any legacy -components. The current release 8 uses the.net Framework 4.0 and Microsoft Silverlight 5.0. STRATandGO is based on a multi-tier architecture (see picture below). The main elements of the architecture are 1. A database server 2. Additional servers (optional) 3. The STRATandGO Application Server 4. An IIS Webserver (optional) 5. A Citrix or Terminal Server (optional) 6. Different Clients Architecture 1.1. Database Server STRATandGO uses a relational database to store master data, transaction data, settings, configuration, users and roles, permissions etc. Due to its high compatibility STRATandGO can be used with many relational database system available on the market (e.g. Microsoft SQL Server, Oracle etc. see Hardware and Software Requirements for further information). Basically STRATandGO only needs a table-space that enables it to create and maintain its list of relational tables. It does not need a complete, dedicated database engine but can re-use an existing one and share it with other applications. Furthermore the Page 3 of 17

4 database can be hosted on existing hardware or new hardware without loss of features. The decision for new/existing/dedicated databases is rather made based on performance considerations. This enables STRATandGO to perfectly integrate with an existing database infrastructure Additional Servers STRATandGO can communicate with additional servers to host or retrieve information. The use of those servers is optional and does not cause any loss of features or functionality. Authentication Servers Retrieve authentication information to e.g. support single-sign-on (Windows Authentication, LDAP etc.). See section Security and Permission for more information. OLAP Servers Provide live access to data cubes (Microsoft Analysis Service) for ad-hoc queries Sharepoint Server and File Servers Host documents that can be linked to elements like e.g. KPIs etc STRATandGO Application Server STRATandGO Application Server is a software service running on a Microsoft Windows Server. It is based on Microsoft.NET and completely written with C#. See Hardware and Software Requirements for a list of supported server operating systems. STRATandGO Application Server is the main access point for all clients. Clients send requests to the application server (either directly or indirectly, see below). The server reads and processes data, configuration, permission etc. and builds corresponding result objects (e.g. reports, add-hoc queries etc) which are then sent back to the clients. This means the server hosts and executes the business logics, calculations and rules that have been defined. The STRATandGO Application Server provides several layers of caching that help to provide desired performance: In-Memory database (see picture In-Memory Database ) An optional layer that can cache database information. It can be configured to host individual tables (based on requirements/server load) and can be turned on or off without loss of features. It is completely transparent for the end-user and works silently in the background. The main advantage is a greatly reduced load on the network and database server. Internal object caching STRATandGO intelligently caches frequently used data and objects in the background to speed up performance. No configuration or maintenance is required for this cache. The internal cache has a great impact on performance. Report repository (see picture Report Repository ) The report repository can be used to store frequently used reports. The reports in the repository are completely pre-built but provide the same features (drilldown etc) as a freshly built report. Reports are automatically retrieved from the repository i.e. the end user does not need any additional knowledge about it. It is completely transparent and works in the background. This results in a great performance improvement when requesting reports. Page 4 of 17

5 In-Memory Database Report Repository 1.4. Web Server, Citrix Server, Terminal Server These servers are used to build a bridge between the STRATandGO Application Server and clients that can be used outside of the corporate network (browser clients, web service clients etc). No business logic is running on these servers. For a list of supported servers see Hardware and Software Requirements. The IIS web server can also host the STRATandGO Web Services. These are standardized software services that provide objects like reports or ad-hoc queries to external consumers. This enables customer to build their own frontends or applications that consume objects from the STRATandGO Application Server via the STRATandGO Web Services. See section 1.5 Clients for more information Clients Various clients can be used to access information that is provided by the STRATandGO Application Server. STRATandGO Smart Client o directly connected to application server o connected via VPN o hosted in Citrix or Terminal Server session o option to run as full client without server STRATandGO Silverlight Client Web-, Mobile- and other custom clients based on STRATandGO Web Services o clients for web browsers o clients for mobiles (iphone, Windows Phone, Android ) o clients for tablets and slates o clients on various platforms like e.g. java applet etc o clients for desktops and laptops o a) STRATandGO Smart Client The STRATandGO Smart Client is based on the Microsoft.NET framework than runs on hardware running the Windows operating system (for more information about supported operating systems see Hardware and Software Requirement ). The following modes of operation are supported: Connected to the STRATandGO Application Server (Smart Client) Page 5 of 17

6 o direct connection o connection via VPN or other networks Directly connected to the database without application server (Full Client, standalone mode ) Hosted in Citrix or Terminal Server Session The different modes are all covered by the same software, no separate installations are necessary. b) STRATandGO Silverlight Client The STRATandGO Silverlight Client is based on the Microsoft Silverlight browser plug-in and runs in a web browser without installation. The Microsoft Silverlight plug-in is provided free of charge by Microsoft and downloaded/installed automatically when needed. Silverlight is also installed and updated via Microsoft Windows Update in the same way as e.g. Microsoft Office or other Microsoft products. Silverlight provides a rich and responsive user interface with much better cross-browser support than classis HTML-based browser applications. For a list of supported browsers and platforms see Hardware and Software requirements. c) Web-, Mobile- and other custom clients based on STRATandGO Web Services STRATandGO Web Services supports custom clients/frontends that are built based on data provided by the STRATandGO Application Server. This enables customers to use custom tailored frontends in parallel to standard STRATandGO clients without the need to build business logics multiple times. Most modern development platforms provide support for accessing Web Services, so clients could e.g. be built for mobile phones (iphone, Android etc), tablets, desktops and laptops (.Net, Java), web browsers (HTML, ASP) etc. Web Services Page 6 of 17

7 Examples for the usage of STRATandGO Web Services Displaying data (e.g. KPIs) in web portals Applications that display STRATandGO data on mobiles, tablets or similar devices Small, fast and easy to use applications for top management (e.g. cockpit-viewer with a minimum amount of buttons/controls) Upload and download of plan data for offline planning Export of STRATandGO data to other systems for further processing (e.g. calculated figures). Some features / functions that are supported by STRATandGO Web Services: Requesting report data (completely processed according to shared business logic) Requesting drilldown information (e.g. detail reports) Requesting data for ad-hoc queries (completely processed according to shared business logic) Requesting images of charts, gauges, reports, maps etc. Requesting documents Upload and download of data in Excel sheets (e.g. for budget figures for offline processing) Upload of master data and transaction data Sample Web Service Client on mobile phone 1.6. STRATandGO and Cloud Computing Due to its flexible architecture STRATandGO is perfectly suited to run in cloud environments. The different layers of the architecture can be run at different locations and the communication infrastructure between them uses standard TCP/IP communication. None of the STRATandGO components requires proprietary hardware and runs perfectly on virtualized infrastructure. It does not matter how the different layer of STRATandGO are deployed and what platform they run with the system always provides the same features, the same usability and user interface. STRATandGO is not limited to or built for a specific cloud provider. It can basically run on any cloud system that provides infrastructure and/or platforms that meet the requirements for STRATandGO (see Hardware and Software requirements ). The picture below show a possible scenario of STRATandGO running in a cloud environment: Page 7 of 17

8 Silverlight Client (Web Browser) Smart-Client (Windows) STRATandGO Application Server Web Server (IIS) Database Server Citrix / Terminalserver Client OLAP Server File Server Citrix/Terminal Server STRATandGO in cloud environment. Webservice Client In this scenario the STRATandGO Application Server, Web Server and all servers that host data are run in the cloud. The user can access the STRATandGO application: Using a web browser (STRATandGO Silverlight Client or a custom client for the STRATandGO Web Services) Using the windows client (directly via VPN or Citrix/Terminal Server) Data uploads to the database can be achieved: By creating a secure channel between the database server in the cloud and another one in the company network. After connecting the two server data can be exchanged using STRATandGO DIMEX or any other ETL tool. By uploading data in files (e.g. Excel, CSV etc) to the cloud and running DIMEX directly in the cloud to transfer the contents of the files to the database. By uploading complete database files and mounting them in the database server. The above scenario is just one example. Another minimal and cost effective constellation could e.g. be A single combined server instance for o Database o Application server o Web server STRATandGO Silverlight Clients as frontend Page 8 of 17

9 2. Data Sources and Storage STRATandGO stores master data, transaction data, configuration, permissions etc. in relational tables on a database server. These tables will be referred to as STRATandGO Tables for the rest of the document. The master data and transaction data that is used by STRATandGO is often retrieved from ERPs, Data Warehouses or other systems that create or host that data. These systems will be called source systems for the rest of the document. Master data and transaction data stored in the STRATandGO Tables is not encrypted or locked and therefore supports read/write access with every tool that supports access to relational tables via SQL queries/commands. So no special driver or tool is required to write data into the STRATandGO Tables or extract data from it. As all information (data, configuration, settings, documents, permissions etc) can be stored in the STRATandGO Tables it is very easy to perform a full backup of the complete STRATandGO environment. A simple backup of the corresponding database file(s) is sufficient Data Sources for STRATandGO As mentioned above data is stored in the STRATandGO Tables. The STRATandGO Application Server will read and process such data in order to produce reports or other results. But the STRATandGO Application Server also provides an additional way of accessing data: Instead of transferring the data from the source systems to the STRATandGO Tables first, it can be read directly from the source systems (for certain scenarios and data): Direct access to OLAP cubes (Microsoft Analysis Services) for analysis/ad-hoc queries. Direct access to tables on the source systems via database views and STRATandGO Logical Tables (see further below). Furthermore STRATandGO provides features to collect data that does not exist in the source systems at all. This is done by creating data entry screens that enable the user to type in data manually. A report (or other object) in STRATandGO can contain mixed data from all possible sources without restrictions or loss of features. Page 9 of 17

10 Accessing data Page 10 of 17

11 3. Data Import The data in the STRATandGO Tables is stored in a non-encrypted relational form. Therefore any tool capable of writing such tables can be used to transfer data to the STRATandGO Tables DIMEX STRATandGO comes with its own ETL tool called DIMEX. DIMEX is optimized to read data from different sources, process and validate the data and finally write it to a target system (the STRATandGO Tables in general). DIMEX can also be used to export data from the STRATandGO Tables to the source systems. It is the preferred tool to create data interfaces from and to the STRATandGO tables. DIMEX can access the following sources Systems that provide data in a relational form via ODBC, OLE DB or native.net drivers (Read/Write) SAP o SAP BW (Read) o SAP Tables (Read) o SAP Queries (Read) o SAP RFC Calls / Modules (Read/Write) Microsoft Analysis Services OLAP Cubes via MDX (Read) Excel Sheets e.g. via OLE DB driver (Read/Write) CSV or other text formats e.g. via ODBC driver (Read) DIMEX jobs can be executed manually or automatically (via scheduling tools). The data mappings and processing is highly configurable and supports actions like: Mapping source and target fields Mapping keys to items and vice versa Validating and cleaning of data Merging and aggregating/compressing data Mapping items from different source systems Merge existing and new data Enhance data with external sources Page 11 of 17

12 DIMEX Page 12 of 17

13 4. Data Access Data that is internally used by STRATandGO like configuration or security information is stored in fixed/predefined tables. But master data and transactional data used for reports, ad-hoc queries and other objects does not have a predefined/fixed relational format. STRATandGO can adapt to nearly any relational table layout via the STRATandGO Logical Tables STRATandGO Logical Tables Logical Tables Master data and transactional data can be stored with an unlimited number of attributes and with a free-definable layout. The STRATandGO Logical Tables are then used to add semantic information for the data/attributes (data type, logical content, behavior etc). The STRATandGO Application Server reads data according to the settings in the logical tables and therefore knows how to handle and process it. Page 13 of 17

14 5. Security and Permissions STRATandGO has an integrated user and role concept. Users can be assigned to multiple roles and permission is inherited from those roles, but can be overwritten on user level Types of permissions The following types of permissions can be set for a user or role: Functional Permissions e.g. o Is the user allowed to modify reports o Is the user allowed to export data o Is the user allowed to design charts o Object Permission e.g. o Can the user run report A o Can the user access and modify table B o Can the user execute job C o Data Permission e.g. o Is the user allowed to see sales data for country USA o Is the user allowed to see plan data for KPI ROI o 5.2. Connecting to external authentication providers STRATandGO has built in features to create and maintain user and roles and assign corresponding permissions. No additional software is required to build a completely functional user/role system. But STRATandGO also provides options to retrieve users and roles from external authentication providers. This enables administrators to provide features like single-sign-on for STRATandGO users. The following external providers are supported: LDAP providers Active Directory (ADSI) Custom Providers (custom development) Page 14 of 17

15 6. Client Service Technical Operations The parts here are describing the options and features built in into STRATandGO to support recurrent operation tasks, keep the system running 24h a day and service down times as short as possible. Related parts are: Background / System architecture Manage the print queue Configure the print processing threads running concurrently on the machine Configure print output locations in distributed systems 6.1. Client Services - Architecture The following schema describes the general processing work flow of a user initiated print task (web/silverlight clients only). 1. A user request a print of a report within the web/silverlight client, that sends the request using a WCF (Windows Communication Foundation) service endpoint configured at the web server to the service back-end (Web Server). 2. The service called will now push the print request not directly to the application server (this was the case in earlier versions of STRATandGO), but put it to a Microsoft Message queue (implemented in STRATandGO starting with version 8.2). The message gets a additional header entry with the callback address of the service that stored the message in the queue (response address token). Then the service immediately returns to the client signaling the success (or failure) of writing the request to that queue and is ready again for other requests. Page 15 of 17

16 3. If the client service is up and running and ready for processing queued messages, it will pick up the print message for processing. Otherwise the message(s) are kept within the queue as it is configured. By default the configuration uses two concurrent threads that are able to process messages. If one thread has finished processing a complete print job, it is ready to pick up the next one. 4. The message processing thread now read the message and the message context (that contain the application server address and port to be used for further business and database processing) and send the request to the application server synchronously, means: it immediately awaits a response. 5. The processing thread gets the print response and store the resulting document STRATandGO 44 General Help 2013 PROCOS AG locally in a temporary system file folder. 6. Now the same thread call back the originally requesting WCF service (using the response address token from step 2). 7. That service (at the Web Server) in turn call back into the client service (here: using a WCF endpoint named in the callback and configured at the client server service) to request the result (stream). The result stream is stored locally (or at a network path shared by multiple Web Servers) for a configurable time. After that time the file(s) or document(s) will be removed by the Web Server automatically. 8. The client service thread processing the print requests now ends. 9. The Web Server WCF service called back now uses the configured option(s) to notify the end-user about the finished print task (direct push, using SignalR or internal mail or ) providing a download link that targets the web service at a Web server, which redirects to the correct locally (or shared on a network path) stored document to be downloaded/viewed by the end-user. Page 16 of 17

17 7. Contact PROCOS Professional Controlling Systems AG Gewerbeweg 15 FL Vaduz Tel Fax Page 17 of 17

DIMEX Data Import/Export

DIMEX Data Import/Export DIMEX Data Import/Export PROCOS Professional Controlling Systems AG Gewerbeweg 15 FL- 9490 Vaduz PROCOS Professional Controlling Systems AG CONTENT 1 GENERAL...3 2 CORE FEATURES...4 2.1 Flexible and open

More information

Business Intelligence Launch Pad User Guide SAP BusinessObjects Business Intelligence Platform 4.1 Support Package 1

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

More information

Seagate Info Architecture Planning and Deployment for ASPs

Seagate Info Architecture Planning and Deployment for ASPs Seagate Info Architecture Planning and Deployment for ASPs Overview Contents This document is a guide to help customers prepare for their implementation of Seagate Info. It helps you to successfully implement

More information

SAS Data Integration Studio 3.3. User s Guide

SAS Data Integration Studio 3.3. User s Guide SAS Data Integration Studio 3.3 User s Guide The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2006. SAS Data Integration Studio 3.3: User s Guide. Cary, NC: SAS Institute

More information

OBT Global presents. SAP Business Information Warehouse. -an overview -

OBT Global presents. SAP Business Information Warehouse. -an overview - OBT Global presents. SAP Business Information Warehouse -an overview - Contents General Overview Architecture Overview Reporting Overview 6/19/2009 2 General Overview 6/19/2009 3 BW Defined BW is SAP's

More information

SAP BusinessObjects Integration Option for Microsoft SharePoint Getting Started Guide

SAP BusinessObjects Integration Option for Microsoft SharePoint Getting Started Guide SAP BusinessObjects Integration Option for Microsoft SharePoint Getting Started Guide SAP BusinessObjects XI3.1 Service Pack 4 Copyright 2011 SAP AG. All rights reserved.sap, R/3, SAP NetWeaver, Duet,

More information

Sage 300 People & Web Self Service Technical Information & System Requirements

Sage 300 People & Web Self Service Technical Information & System Requirements Sage 300 People & Web Self Service Technical Information & System Requirements Sage 300 People Architecture The Sage 300 People application is a 2-tier application with the program and database residing

More information

Contents Using the Primavera Cloud Service Administrator's Guide... 9 Web Browser Setup Tasks... 10

Contents Using the Primavera Cloud Service Administrator's Guide... 9 Web Browser Setup Tasks... 10 Cloud Service Administrator's Guide 15 R2 March 2016 Contents Using the Primavera Cloud Service Administrator's Guide... 9 Web Browser Setup Tasks... 10 Configuring Settings for Microsoft Internet Explorer...

More information

Adding Mobile Capability to an Enterprise Application With Oracle Database Lite. An Oracle White Paper June 2007

Adding Mobile Capability to an Enterprise Application With Oracle Database Lite. An Oracle White Paper June 2007 Adding Mobile Capability to an Enterprise Application With Oracle Database Lite An Oracle White Paper June 2007 Adding Mobile Capability to an Enterprise Application With Oracle Database Lite Table of

More information

Jet Enterprise Frequently Asked Questions

Jet Enterprise Frequently Asked Questions Pg. 1 03/18/2011 Jet Enterprise Regarding Jet Enterprise What are the software requirements for Jet Enterprise? The following components must be installed to take advantage of Jet Enterprise: SQL Server

More information

Top 20 SSRS Interview Questions & Answers

Top 20 SSRS Interview Questions & Answers Top 20 SSRS Interview Questions & Answers 1) Mention what is SSRS? SSRS or SQL Server Reporting Services is a server-based reporting platform that gives detailed reporting functionality for a variety of

More information

resources, 56 sample questions, 3 Business Intelligence Development Studio. See BIDS

resources, 56 sample questions, 3 Business Intelligence Development Studio. See BIDS Index A Access Services, 178 86 actual metrics, 314, 350, 355 Ad-Hoc Reporting, 155 aggregate transformation, 33 Allow External Data Using REST, 253 Analytic Chart reports, 318, 368, 371 74 Analytic Grid

More information

SAS Activity-Based Management Software Release for Windows

SAS Activity-Based Management Software Release for Windows System Requirements SAS Activity-Based Management Software Release 6.4.2 for Windows This document provides the requirements for installing and running SAS Activity-Based Management Server. You must update

More information

Sharepoint 2010 How Manually Update Web Analytics Reports No Data

Sharepoint 2010 How Manually Update Web Analytics Reports No Data Sharepoint 2010 How Manually Update Web Analytics Reports No Data Having trouble finding your web analytics report for SharePoint 2013? Usage processing may be disabled on tis server or the usage data

More information

Information Design Tool User Guide SAP BusinessObjects Business Intelligence platform 4.0 Support Package 4

Information Design Tool User Guide SAP BusinessObjects Business Intelligence platform 4.0 Support Package 4 Information Design Tool User Guide SAP BusinessObjects Business Intelligence platform 4.0 Support Package 4 Copyright 2012 SAP AG. All rights reserved.sap, R/3, SAP NetWeaver, Duet, PartnerEdge, ByDesign,

More information

1Z0-526

1Z0-526 1Z0-526 Passing Score: 800 Time Limit: 4 min Exam A QUESTION 1 ABC's Database administrator has divided its region table into several tables so that the west region is in one table and all the other regions

More information

Microsoft Dynamics AX Installation and Configuration

Microsoft Dynamics AX Installation and Configuration Microsoft Dynamics AX 2012 - Installation and Configuration Number: MB6-872 Passing Score: 800 Time Limit: 120 min File Version: 1.0 http://www.gratisexam.com/ Microsoft Dynamics AX 2012 - Installation

More information

Optimizing and Modeling SAP Business Analytics for SAP HANA. Iver van de Zand, Business Analytics

Optimizing and Modeling SAP Business Analytics for SAP HANA. Iver van de Zand, Business Analytics Optimizing and Modeling SAP Business Analytics for SAP HANA Iver van de Zand, Business Analytics Early data warehouse projects LIMITATIONS ISSUES RAISED Data driven by acquisition, not architecture Too

More information

Intellicus Enterprise Reporting and BI Platform

Intellicus Enterprise Reporting and BI Platform Getting Started with Intellicus Intellicus Enterprise Reporting and BI Platform Intellicus Technologies info@intellicus.com www.intellicus.com Getting Started with Intellicus i Copyright 2012 Intellicus

More information

Sharedien. Everything you need to know. Simply find it. sharedien.com. sharedien.com

Sharedien. Everything you need to know. Simply find it. sharedien.com. sharedien.com Sharedien. Everything you need to know. Simply find it Administration. Authentication User authentication can be performed by means of Active Directory, LDAP or a custom single sign-on provider. The configuration

More information

Technical and Architectural Overview

Technical and Architectural Overview 100% Web-Based Time & Labor Management Technical and Architectural Overview Copyright 2007 Time America 15990 N. Greenway-Hayden Loop Suite D-500, Scottsdale, AZ (800) 227-9766 www.timeamerica.com Table

More information

System Requirements. SAS Activity-Based Management Deployment

System Requirements. SAS Activity-Based Management Deployment System Requirements SAS Activity-Based Management 7.11 This document provides the requirements for installing and running SAS Activity-Based Management. You must update your computer to meet the minimum

More information

Getting Started with Intellicus. Version: 16.0

Getting Started with Intellicus. Version: 16.0 Getting Started with Intellicus Version: 16.0 Copyright 2016 Intellicus Technologies This document and its content is copyrighted material of Intellicus Technologies. The content may not be copied or derived

More information

THE GREEN CHOICE, THE SMART CHOICE.

THE GREEN CHOICE, THE SMART CHOICE. THE GREEN CHOICE, THE SMART CHOICE. Powered by HyPAS TRACK and control printing charges by users, groups or clients EASY to install and configure to your specific environment RETURN on investment is fast

More information

Administrator for Enterprise Clients: User s Guide. Second Edition

Administrator for Enterprise Clients: User s Guide. Second Edition Administrator for Enterprise Clients: User s Guide Second Edition The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2002. Administrator for Enterprise Clients: User s

More information

BI Launch Pad User Guide SAP BusinessObjects Business Intelligence platform 4.0 Support Package 2

BI Launch Pad User Guide SAP BusinessObjects Business Intelligence platform 4.0 Support Package 2 BI Launch Pad User Guide SAP BusinessObjects Business Intelligence platform 4.0 Support Package 2 Copyright 2011 SAP AG. All rights reserved.sap, R/3, SAP NetWeaver, Duet, PartnerEdge, ByDesign, SAP Business

More information

EnterpriseLink Benefits

EnterpriseLink Benefits EnterpriseLink Benefits GGY a Moody s Analytics Company 5001 Yonge Street Suite 1300 Toronto, ON M2N 6P6 Phone: 416-250-6777 Toll free: 1-877-GGY-AXIS Fax: 416-250-6776 Email: axis@ggy.com Web: www.ggy.com

More information

Technical Brief PANVIVA TECHNICAL BRIEF FEBRUARY

Technical Brief PANVIVA TECHNICAL BRIEF FEBRUARY Technical Brief 1 Panviva is a SaaS solution that makes it easy for people to get the information and guidance they need to navigate through complex business processes. Panviva Client Components Panviva

More information

Top 24 Obiee Interview Questions & Answers

Top 24 Obiee Interview Questions & Answers Top 24 Obiee Interview Questions & Answers 1) Mention what is Obiee? Obiee stands for Oracle Business Intelligence Enterprise Edition (OBIEE). It is a business intelligence system for the enterprise that

More information

OrgPublisher 10 Architecture Overview

OrgPublisher 10 Architecture Overview OrgPublisher 10 Architecture Overview Table of Contents OrgPublisher 10 Architecture Overview Table of Contents OrgPublisher Introduction... 3 Data Sources... 4 OrgPublisher Users... 4... 4 Client PC Requirements...

More information

Using SAP NetWeaver Business Intelligence in the universe design tool SAP BusinessObjects Business Intelligence platform 4.1

Using SAP NetWeaver Business Intelligence in the universe design tool SAP BusinessObjects Business Intelligence platform 4.1 Using SAP NetWeaver Business Intelligence in the universe design tool SAP BusinessObjects Business Intelligence platform 4.1 Copyright 2013 SAP AG or an SAP affiliate company. All rights reserved. No part

More information

5.1 SR-7 Release Overview

5.1 SR-7 Release Overview Release Date: January 3, 2006 Contents Introduction...2 Compatibility with Previous Versions...2 New Features and Enhancements...3 Extract Non-XP3 compliant MDX named sets into local cubes...3 Performance

More information

6 SSIS Expressions SSIS Parameters Usage Control Flow Breakpoints Data Flow Data Viewers

6 SSIS Expressions SSIS Parameters Usage Control Flow Breakpoints Data Flow Data Viewers MSBI Training Program [SSIS SSAS SSRS] Duration : 60 Hrs SSIS 1 Introduction to SSIS SSIS Components Architecture & Installation SSIS Tools and DTS 2 SSIS Architecture Control Flow Tasks Data Flow Tasks

More information

StoragePoint Quick Start Guide

StoragePoint Quick Start Guide Q StoragePoint Quick Start Guide January 16, 2018 www.metalogix.com info@metalogix.com 202.609.9100 Copyright 2018 Copyright Metalogix International GmbH All rights reserved. No part or section of the

More information

Performance Benchmark and Capacity Planning. Version: 7.3

Performance Benchmark and Capacity Planning. Version: 7.3 Performance Benchmark and Capacity Planning Version: 7.3 Copyright 215 Intellicus Technologies This document and its content is copyrighted material of Intellicus Technologies. The content may not be copied

More information

ROCK-POND REPORTING 2.1

ROCK-POND REPORTING 2.1 ROCK-POND REPORTING 2.1 Installation and Setup Guide Revised on 09/25/2014 TABLE OF CONTENTS ROCK-POND REPORTING 2.1... 1 SUPPORT FROM ROCK-POND SOLUTIONS... 2 ROCK-POND REPORTING OVERVIEW... 2 INFRASTRUCTURE

More information

Getting Started With Intellicus. Version: 7.3

Getting Started With Intellicus. Version: 7.3 Getting Started With Intellicus Version: 7.3 Copyright 2015 Intellicus Technologies This document and its content is copyrighted material of Intellicus Technologies. The content may not be copied or derived

More information

QLIKVIEW ARCHITECTURAL OVERVIEW

QLIKVIEW ARCHITECTURAL OVERVIEW QLIKVIEW ARCHITECTURAL OVERVIEW A QlikView Technology White Paper Published: October, 2010 qlikview.com Table of Contents Making Sense of the QlikView Platform 3 Most BI Software Is Built on Old Technology

More information

Page 1. Oracle9i OLAP. Agenda. Mary Rehus Sales Consultant Patrick Larkin Vice President, Oracle Consulting. Oracle Corporation. Business Intelligence

Page 1. Oracle9i OLAP. Agenda. Mary Rehus Sales Consultant Patrick Larkin Vice President, Oracle Consulting. Oracle Corporation. Business Intelligence Oracle9i OLAP A Scalable Web-Base Business Intelligence Platform Mary Rehus Sales Consultant Patrick Larkin Vice President, Oracle Consulting Agenda Business Intelligence Market Oracle9i OLAP Business

More information

System Design and Tuning

System Design and Tuning System Design and Tuning Lucity 2018 R2 Overview Lucity Specifications 2018 R2 Web Identity Server Document Server File Server Database Server Service Server Citizen Portal Mobile Server Android Devices

More information

Seamless Dynamic Web (and Smart Device!) Reporting with SAS D.J. Penix, Pinnacle Solutions, Indianapolis, IN

Seamless Dynamic Web (and Smart Device!) Reporting with SAS D.J. Penix, Pinnacle Solutions, Indianapolis, IN Paper RIV05 Seamless Dynamic Web (and Smart Device!) Reporting with SAS D.J. Penix, Pinnacle Solutions, Indianapolis, IN ABSTRACT The SAS Business Intelligence platform provides a wide variety of reporting

More information

McAfee Security Management Center

McAfee Security Management Center Data Sheet McAfee Security Management Center Unified management for next-generation devices Key advantages: Single pane of glass across the management lifecycle for McAfee next generation devices. Scalability

More information

Introduction to Web Development with Microsoft Visual Studio 2010

Introduction to Web Development with Microsoft Visual Studio 2010 Introduction to Web Development with Microsoft Visual Studio 2010 Course 10267; 5 Days, Instructor-led Course Description This five-day instructor-led course provides knowledge and skills on developing

More information

Microsoft Dynamics NAV Windows Client Requirements

Microsoft Dynamics NAV Windows Client Requirements Microsoft Dynamics NAV Windows Client Requirements The following table shows the minimum system requirements for the Microsoft Dynamics NAV Windows client. Supported operating systems Windows 8.1 Professional

More information

Business Intelligence Launch Pad User Guide SAP BusinessObjects Business Intelligence Platform 4.0 Support Package 5

Business Intelligence Launch Pad User Guide SAP BusinessObjects Business Intelligence Platform 4.0 Support Package 5 Business Intelligence Launch Pad User Guide SAP BusinessObjects Business Intelligence Platform 4.0 Support Package 5 Copyright 2012 SAP AG. All rights reserved.sap, R/3, SAP NetWeaver, Duet, PartnerEdge,

More information

Mail & Deploy Reference Manual. Version 2.0.5

Mail & Deploy Reference Manual. Version 2.0.5 Mail & Deploy Reference Manual Version 2.0.5 Introduction TABLE OF CONTENTS Introduction... 4 General Introduction... 5 Architecture... 6 Server... 6 Repository... 6 Client... 6 Contact Us... 7 Server...

More information

Install and upgrade Qlik Sense. Qlik Sense 3.0 Copyright QlikTech International AB. All rights reserved.

Install and upgrade Qlik Sense. Qlik Sense 3.0 Copyright QlikTech International AB. All rights reserved. Install and upgrade Qlik Sense Qlik Sense 3.0 Copyright 1993-2016 QlikTech International AB. All rights reserved. Copyright 1993-2016 QlikTech International AB. All rights reserved. Qlik, QlikTech, Qlik

More information

What s New in Hyperion System 9 BI+ Financial Reporting and Hyperion System 9 BI+ Web Analysis?

What s New in Hyperion System 9 BI+ Financial Reporting and Hyperion System 9 BI+ Web Analysis? A Hyperion Product Update What s New in Hyperion System 9 BI+ Financial Reporting and Hyperion System 9 BI+ Web Analysis? Release summary Release 9.3 of Hyperion System 9 BI+ Financial Reporting (Financial

More information

appcompass Developer s Guide For: appcompass Data Integration Studio appcompass Business Rules Studio appcompass Visual Studio Editions

appcompass Developer s Guide For: appcompass Data Integration Studio appcompass Business Rules Studio appcompass Visual Studio Editions appcompass Developer s Guide For: appcompass Data Integration Studio appcompass Business Rules Studio appcompass Visual Studio Editions Version 5.1 July, 2013 Copyright appstrategy Inc. 2013 appcompass

More information

INTRODUCTION. Chris Claterbos, Vlamis Software Solutions, Inc. REVIEW OF ARCHITECTURE

INTRODUCTION. Chris Claterbos, Vlamis Software Solutions, Inc. REVIEW OF ARCHITECTURE BUILDING AN END TO END OLAP SOLUTION USING ORACLE BUSINESS INTELLIGENCE Chris Claterbos, Vlamis Software Solutions, Inc. claterbos@vlamis.com INTRODUCTION Using Oracle 10g R2 and Oracle Business Intelligence

More information

Recently Updated Dumps from PassLeader with VCE and PDF (Question 1 - Question 15)

Recently Updated Dumps from PassLeader with VCE and PDF (Question 1 - Question 15) Recently Updated 70-467 Dumps from PassLeader with VCE and PDF (Question 1 - Question 15) Valid 70-467 Dumps shared by PassLeader for Helping Passing 70-467 Exam! PassLeader now offer the newest 70-467

More information

System Requirements. SAS Activity-Based Management 7.2. Deployment

System Requirements. SAS Activity-Based Management 7.2. Deployment System Requirements SAS Activity-Based Management 7.2 This document provides the requirements for installing and running SAS Activity-Based Management. You must update your computer to meet the minimum

More information

BlackBerry Enterprise Server for IBM Lotus Domino Version: 5.0. Administration Guide

BlackBerry Enterprise Server for IBM Lotus Domino Version: 5.0. Administration Guide BlackBerry Enterprise Server for IBM Lotus Domino Version: 5.0 Administration Guide SWDT487521-636611-0528041049-001 Contents 1 Overview: BlackBerry Enterprise Server... 21 Getting started in your BlackBerry

More information

Using the VMware vcenter Orchestrator Client. vrealize Orchestrator 5.5.1

Using the VMware vcenter Orchestrator Client. vrealize Orchestrator 5.5.1 Using the VMware vcenter Orchestrator Client vrealize Orchestrator 5.5.1 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have comments

More information

ODBO, BAPI and XMLA It s All MDX to Me

ODBO, BAPI and XMLA It s All MDX to Me Applies To: ODBO, OLAP BAPI and XMLA interfaces for connecting to SAP BW. Summary Over the years, there has been a lot of discussion and confusion about what interface to use when connecting to SAP BW.

More information

Power BI Architecture

Power BI Architecture What is Power BI? Power BI is a collection of software services, apps, and connectors that work together to turn unrelated sources of data into coherent, visually immersive, and interactive insights. -

More information

COURSE OUTLINE: OD10267A Introduction to Web Development with Microsoft Visual Studio 2010

COURSE OUTLINE: OD10267A Introduction to Web Development with Microsoft Visual Studio 2010 Course Name OD10267A Introduction to Web Development with Microsoft Visual Studio 2010 Course Duration 2 Days Course Structure Online Course Overview This course provides knowledge and skills on developing

More information

Using the VMware vrealize Orchestrator Client

Using the VMware vrealize Orchestrator Client Using the VMware vrealize Orchestrator Client vrealize Orchestrator 7.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by

More information

DTM ODBC manager. See also: 32 and 64 bit versions. Copyright DTM soft.

DTM ODBC manager. See also: 32 and 64 bit versions. Copyright DTM soft. DTM ODBC manager DTM ODBC manager is a simple and easy-to-use ODBC Data Sources manager. The program allows you to export data source definitions into a file and then restore it on a local or remote system.

More information

POWER BI COURSE CONTENT

POWER BI COURSE CONTENT POWER BI COURSE CONTENT Why Power BI Training? Power BI is one of the newest additions to Office 365. In this course you will learn Power BI from beginner to advance. Power BI Course enables you to perform

More information

TREENO ELECTRONIC DOCUMENT MANAGEMENT. Administration Guide

TREENO ELECTRONIC DOCUMENT MANAGEMENT. Administration Guide TREENO ELECTRONIC DOCUMENT MANAGEMENT Administration Guide February 2012 Contents Introduction... 8 About This Guide... 9 About Treeno... 9 Managing Security... 10 Treeno Security Overview... 10 Administrator

More information

5.1 SR-2 Release Overview

5.1 SR-2 Release Overview Release Date: July 15, 2005 Contents Introduction...2 Compatibility with Previous Versions...2 Data Engine Users (XP3 Data Workshop, XP3 Data Integrator, and XP3 Dimensional Data Loader)...2 New Features

More information

DEPLOYMENT ROADMAP May 2015

DEPLOYMENT ROADMAP May 2015 DEPLOYMENT ROADMAP May 2015 Copyright and Disclaimer This document, as well as the software described in it, is furnished under license of the Instant Technologies Software Evaluation Agreement and may

More information

6+ years of experience in IT Industry, in analysis, design & development of data warehouses using traditional BI and self-service BI.

6+ years of experience in IT Industry, in analysis, design & development of data warehouses using traditional BI and self-service BI. SUMMARY OF EXPERIENCE 6+ years of experience in IT Industry, in analysis, design & development of data warehouses using traditional BI and self-service BI. 1.6 Years of experience in Self-Service BI using

More information

VPN Connection to HFM Server at Poltrona FrauSite Below it is described how to connect You to Poltronafrau.it domain through a VPN connection.

VPN Connection to HFM Server at Poltrona FrauSite Below it is described how to connect You to Poltronafrau.it domain through a VPN connection. IT Technical Documents Author HFM - User Guide Creation Date 24/11/2008 Revised by Revision 17/01/2008 ID Doc. VPN Connection to HFM Server at Poltrona FrauSite Below it is described how to connect You

More information

What s New in Jet Reports 2010 R2

What s New in Jet Reports 2010 R2 What s New in Jet Reports 2010 R2 The purpose of this document is to describe the new features and requirements of Jet Reports 2010 R2. Contents Before You Install... 3 Requirements... 3 Who should install

More information

Key Differentiators. What sets Ideal Anaytics apart from traditional BI tools

Key Differentiators. What sets Ideal Anaytics apart from traditional BI tools Key Differentiators What sets Ideal Anaytics apart from traditional BI tools Ideal-Analytics is a suite of software tools to glean information and therefore knowledge, from raw data. Self-service, real-time,

More information

3 Setting BI Launch Pad and Web Intelligence Preferences

3 Setting BI Launch Pad and Web Intelligence Preferences 3 Setting BI Launch Pad and Web Intelligence Preferences This session describes the various settings and preferences you can change (depending on permissions) to personalise your BI Launch Pad and Web

More information

Sage Installation and System Administrator s Guide. March 2019

Sage Installation and System Administrator s Guide. March 2019 Sage 100 2019 Installation and System Administrator s Guide March 2019 2019 The Sage Group plc or its licensors. All rights reserved. Sage, Sage logos, and Sage product and service names mentioned herein

More information

1) In the Metadata Repository:

1) In the Metadata Repository: 1) In the Metadata Repository: - Objects delivered with BI Content can be activated - You can find the medatada for all delivered and activated objects and their links to other objects - BI Web Applications

More information

Microsoft Advanced Solutions of Microsoft SharePoint Server

Microsoft Advanced Solutions of Microsoft SharePoint Server Microsoft 70-332 Advanced Solutions of Microsoft SharePoint Server 2013 http://killexams.com/exam-detail/70-332 QUESTION: 52 DRAG DROP You are upgrading a SharePoint environment from SharePoint 2010 to

More information

Qlik Sense Enterprise architecture and scalability

Qlik Sense Enterprise architecture and scalability White Paper Qlik Sense Enterprise architecture and scalability June, 2017 qlik.com Platform Qlik Sense is an analytics platform powered by an associative, in-memory analytics engine. Based on users selections,

More information

REPORTING Copyright Framework Private Equity Investment Data Management Ltd

REPORTING Copyright Framework Private Equity Investment Data Management Ltd REPORTING Copyright Framework Private Equity Investment Data Management Ltd - 2016 Table of Contents Standard Reports... 3 Standard Report Pack... 4 General Data Protection and Framework... 7 Partner Bank

More information

Vendor: SAP. Exam Code: C_HANAIMP151. Exam Name: SAP Certified Application Associate - SAP HANA (Edition 2015) Version: Demo

Vendor: SAP. Exam Code: C_HANAIMP151. Exam Name: SAP Certified Application Associate - SAP HANA (Edition 2015) Version: Demo Vendor: SAP Exam Code: C_HANAIMP151 Exam Name: SAP Certified Application Associate - SAP HANA (Edition 2015) Version: Demo QUESTION 1 Which SAP HANA model is recommended for reporting purposes where read

More information

Oracle FLEXCUBE Investor Servicing BIP Report Development Guide Release 12.0 April 2012 Oracle Part Number E

Oracle FLEXCUBE Investor Servicing BIP Report Development Guide Release 12.0 April 2012 Oracle Part Number E Oracle FLEXCUBE Investor Servicing BIP Report Development Guide Release 12.0 April 2012 Oracle Part Number E51528-01 Contents 1 Preface... 3 1.1 Audience... 3 1.2 Related documents... 3 1.3 Conventions...

More information

DQpowersuite. Superior Architecture. A Complete Data Integration Package

DQpowersuite. Superior Architecture. A Complete Data Integration Package DQpowersuite Superior Architecture Since its first release in 1995, DQpowersuite has made it easy to access and join distributed enterprise data. DQpowersuite provides an easy-toimplement architecture

More information

C_TBI30_74

C_TBI30_74 C_TBI30_74 Passing Score: 800 Time Limit: 0 min Exam A QUESTION 1 Where can you save workbooks created with SAP BusinessObjects Analysis, edition for Microsoft Office? (Choose two) A. In an Analysis iview

More information

Chapter 1: Introducing SQL Server

Chapter 1: Introducing SQL Server Leiter ftoc.tex V3-03/25/2009 1:31pm Page xv Introduction xxvii Chapter 1: Introducing SQL Server 2008 1 A Condensed History of SQL Server 1 In the Beginning 1 The Evolution of a Database 1 Microsoft Goes

More information

OMNITRACKER System Requirements

OMNITRACKER System Requirements OMNITRACKER System Requirements System Requirements of OMNITRACKER 11.0 Version: 18.10.2017 Contents OMNITRACKER SYSTEM REQUIREMENTS 1 GENERAL NOTES 3 SOFTWARE REQUIREMENTS 3 OMNITRACKER CLIENT 3 OMNITRACKER

More information

User Guide EDDIE. Enterprise Data Delivery Information Environment. Business Objects 4.1

User Guide EDDIE. Enterprise Data Delivery Information Environment. Business Objects 4.1 User Guide EDDIE Enterprise Data Delivery Information Environment Business Objects 4.1 2 P a g e EDDIE 4.1 User Guide Contents Introduction to EDDIE... 4 Log into EDDIE... 4 Overview of EDDIE Homepage...

More information

Deltek Vision 7.4 Technical Overview & System Requirements: Advanced Deployment (150 or More Employees) 1/28/2015

Deltek Vision 7.4 Technical Overview & System Requirements: Advanced Deployment (150 or More Employees) 1/28/2015 Deltek Vision 7.4 Technical Overview & System Requirements: Advanced Deployment (150 or More Employees) 1/28/2015 Table of Contents Advanced Deployment Model (150 or More Employees)... 3 Introduction...

More information

SQL Server Analysis Services

SQL Server Analysis Services DataBase and Data Mining Group of DataBase and Data Mining Group of Database and data mining group, SQL Server 2005 Analysis Services SQL Server 2005 Analysis Services - 1 Analysis Services Database and

More information

Using and Developing with Azure. Joshua Drew

Using and Developing with Azure. Joshua Drew Using and Developing with Azure Joshua Drew Visual Studio Microsoft Azure X-Plat ASP.NET Visual Studio - Every App Our vision Every App Every Developer .NET and mobile development Desktop apps - WPF Universal

More information

ANALYZE. Business Analytics Technical White Paper. Microsoft Dynamics TM NAV. Technical White Paper

ANALYZE. Business Analytics Technical White Paper. Microsoft Dynamics TM NAV. Technical White Paper ANALYZE Microsoft Dynamics TM NAV Business Analytics Technical White Paper Technical White Paper This technical white paper provides a conceptual overview of Business Analytics for Microsoft Dynamics NAV

More information

Welcome! Power BI User Group (PUG) Copenhagen

Welcome! Power BI User Group (PUG) Copenhagen Welcome! Power BI User Group (PUG) Copenhagen Connect to Data in Power BI Desktop Just Thorning Blindbæk Consultant, Trainer and Speaker Connect to Data in Power BI Desktop Basic introduction to data connectivity

More information

CMB-207-1I Citrix Desktop Virtualization Fast Track

CMB-207-1I Citrix Desktop Virtualization Fast Track Page1 CMB-207-1I Citrix Desktop Virtualization Fast Track This fast-paced course covers select content from training courses CXA-206: Citrix XenApp 6.5 Administration and CXD-202: Citrix XenDesktop 5 Administration

More information

The Now Platform Reference Guide

The Now Platform Reference Guide The Now Platform Reference Guide A tour of key features and functionality START Introducing the Now Platform Digitize your business with intelligent apps The Now Platform is an application Platform-as-a-Service

More information

Full support Partial support Optional support

Full support Partial support Optional support FollowMe Q-Server Software Feature Matrix (v6.2) April 2016 Edition Feature Details Standard Professional Education Enterprise Full support Partial support Optional support Licensing The FollowMe Q-Server

More information

COURSE 20487B: DEVELOPING WINDOWS AZURE AND WEB SERVICES

COURSE 20487B: DEVELOPING WINDOWS AZURE AND WEB SERVICES ABOUT THIS COURSE In this course, students will learn how to design and develop services that access local and remote data from various data sources. Students will also learn how to develop and deploy

More information

<Insert Picture Here>

<Insert Picture Here> Oracle Forms Modernization with Oracle Application Express Marc Sewtz Software Development Manager Oracle Application Express Oracle USA Inc. 540 Madison Avenue,

More information

Chapter 2 CommVault Data Management Concepts

Chapter 2 CommVault Data Management Concepts Chapter 2 CommVault Data Management Concepts 10 - CommVault Data Management Concepts The Simpana product suite offers a wide range of features and options to provide great flexibility in configuring and

More information

Deccansoft Software Services

Deccansoft Software Services Azure Syllabus Cloud Computing What is Cloud Computing Cloud Characteristics Cloud Computing Service Models Deployment Models in Cloud Computing Advantages and Disadvantages of Cloud Computing Getting

More information

Jet Data Manager 2014 Product Enhancements

Jet Data Manager 2014 Product Enhancements Jet Data Manager 2014 Product Enhancements Table of Contents Overview of New Features... 3 New Standard Features in Jet Data Manager 2014... 3 Additional Features Available for Jet Data Manager 2014...

More information

Citrix Web Interface for Microsoft SharePoint Administrator s Guide. Citrix Access Suite 4.2

Citrix Web Interface for Microsoft SharePoint Administrator s Guide. Citrix Access Suite 4.2 Citrix Web Interface for Microsoft SharePoint Administrator s Guide Citrix Web Interface for Microsoft SharePoint Citrix Access Suite 4.2 Use of the product documented in this guide is subject to your

More information

Open Source Library Developer & IT Pro

Open Source Library Developer & IT Pro Open Source Library Developer & IT Pro Databases LEV 5 00:00:00 NoSQL/MongoDB: Buildout to Going Live INT 5 02:15:11 NoSQL/MongoDB: Implementation of AngularJS INT 2 00:59:55 NoSQL: What is NoSQL INT 4

More information

Mozy. Administrator Guide

Mozy. Administrator Guide Mozy Administrator Guide Preface 2017 Mozy, Inc. All rights reserved. Information in this document is subject to change without notice. The software described in this document is furnished under a license

More information

BlackBerry Enterprise Server for Microsoft Office 365. Version: 1.0. Administration Guide

BlackBerry Enterprise Server for Microsoft Office 365. Version: 1.0. Administration Guide BlackBerry Enterprise Server for Microsoft Office 365 Version: 1.0 Administration Guide Published: 2013-01-29 SWD-20130131125552322 Contents 1 Related resources... 18 2 About BlackBerry Enterprise Server

More information

Application Discovery and Enterprise Metadata Repository solution Questions PRIEVIEW COPY ONLY 1-1

Application Discovery and Enterprise Metadata Repository solution Questions PRIEVIEW COPY ONLY 1-1 Application Discovery and Enterprise Metadata Repository solution Questions 1-1 Table of Contents SECTION 1 ENTERPRISE METADATA ENVIRONMENT...1-1 1.1 TECHNICAL ENVIRONMENT...1-1 1.2 METADATA CAPTURE...1-1

More information

Course A: Administering System Center Configuration Manager

Course A: Administering System Center Configuration Manager Course 20703-1A: Administering System Center Configuration Manager Overview: This five-day course describes how to use Configuration Manager and its associated site systems to efficiently manage network

More information

SAP BI BO 4.0 Online Training

SAP BI BO 4.0 Online Training WWW.ARANICONSULTING.COM SAP BI BO 4.0 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 BI BO 4.0 Training Topics Introduction Datwarehouse concepts

More information