SAP Fiori - Hur kommer man igång? Christer Ingemarsson, istone

Size: px
Start display at page:

Download "SAP Fiori - Hur kommer man igång? Christer Ingemarsson, istone"

Transcription

1

2 SAP Fiori - Hur kommer man igång? Ingemarsson, istone

3 SAPSA Impuls Agenda What is Fiori? Why Fiori? How do you Implement Fiori? How do you Extend Fiori apps? How do you Build Fiori apps? New UX Design Principles Architecture Identify need Design Thinking Business Value Prerequisites Fiori RDS Deployment Implement. steps Extensibility Concept Extension Points SAP Web IDE Extension Wizards Data Extensibility Design Guidelines Prototyping Templates SAPUI5 Explored Deployment

4 SAPSA Impuls Agenda What is Fiori? Why Fiori? How do you Implement Fiori? How do you Extend Fiori apps? How do you Build Fiori apps? New UX Design Principles Architecture Identify need Design Thinking Business Value Prerequisites Fiori RDS Deployment Implement. steps Extensibility Concept Extension Points SAP Web IDE Extension Wizards Data Extensibility Design Guidelines Prototyping Templates SAPUI5 Explored Deployment

5 What is Fiori? New UX Design Principles Architecture SAPSA Impuls 5

6 What is Fiori? New UX Design Principles Architecture SAPSA Impuls 6

7 What is Fiori? New UX Design Principles Architecture SAP Impuls 7

8 What is Fiori? New UX Design Principles Architecture Role-based Responsive Simple Coherent Delightful SAPSA Impuls 8

9 What is Fiori? New UX Design Principles Architecture Transactional Apps SAPSA Impuls 9

10 What is Fiori? New UX Design Principles Architecture Fact Sheets Analytical Apps SAPSA Impuls 10

11 SAPSA Impuls Agenda What is Fiori? Why Fiori? How do you Implement Fiori? How do you Extend Fiori apps? How do you Build Fiori apps? New UX Design Principles Architecture Identify need Design Thinking Business Value Prerequisites Fiori RDS Deployment Implement. steps Extensibility Concept Extension Points SAP Web IDE Extension Wizards Data Extensibility Design Guidelines Prototyping Templates SAPUI5 Explored Deployment

12 Why Fiori? Identify Need Design Thinking Business Value The main drivers for User Experience is to satisfy user needs, increase productivity and decrease operational costs Identify pain points and possible solutions Identify most common used transactions Run transaction SWI2_FREQ Check delivered Fiori apps in Fiori Apps Reference Library According to IDC, 83% of organizations are planning to invest in mobile technology in the next 12 months SAPSA Impuls 12

13 Why Fiori? Identify Need Design Thinking Business Value SAPSA Impuls 13

14 Why Fiori? Identify Need Design Thinking Business Value SAP Impuls 14

15 SAPSA Impuls Agenda What is Fiori? Why Fiori? How do you Implement Fiori? How do you Extend Fiori apps? How do you Build Fiori apps? New UX Design Principles Architecture Identify need Design Thinking Business Value Prerequisites Fiori RDS Deployment Options Implement. steps Extensibility Concept Extension Points SAP Web IDE Extension Wizards Data Extensibility Design Guidelines Prototyping Templates SAPUI5 Explored Deployment

16 How do you Implement Fiori? Prerequisites Fiori RDS Implementation Steps Mobilizing Fiori Minimum System requirements SAP ECC 6.0 SPS 15 SAP NW Gateway 2.0 SP 08 or SAP NW 7.4 SP 05 (includes Gateway Services) Fact Sheet and Analytical Apps require that you run the backend system on HANA and install the SAP Web Dispatcher Check SAP note for Browser requirements App Specific requirements Check requirements for the apps you plan to implement in Fiori Apps Reference Library * Apply ALL recommended SAP Notes! SAPSA Impuls 16

17 How do you Implement Fiori? Prerequisites Fiori RDS Implementation Steps Mobilizing Fiori SAP Fiori RDS: SAPSA Impuls 17

18 How do you Implement Fiori? Prerequisites Fiori RDS Implementation Steps Mobilizing Fiori 1 2 Frontend Configuration (Gateway) - Gateway Basic Configuration - Add Backend system - Create trusted RFC Destination to SAP Backend System - Activate OData and UI5 Services - Create Fiori Users Backend Configuration (ECC, CRM etc) - Created trusted RFC Destination to Gateway system 3 Setting up Fiori Launchpad and Launchpad Designer (Gateway) - Activating Launchpad OData Services - Configuring ICF Nodes - Configuring Login Screen for Launchpad and Launchpad Designer - Configuring Authorization Roles and Assign to Fiori users - Assign RFC Authorization to Fiori User SAPSA Impuls 18

19 How do you Implement Fiori? Prerequisites Fiori RDS Implementation Steps Mobilizing Fiori 4 App Specific Configuration - Check the SAP Fiori apps reference library for the app s technical information - Download required components from Service Marketplace (if needed) - Gateway system: Install the required component/ui5 service (Transaction SAINT) - Back-end system: Install the required component/odata Service (Transaction SAINT) - Back-end system: Assign the Backend Role for the User (Transaction: PFCG) - Gateway system: Activate OData and UI5 Services (Transaction: SICF) - Gateway system: Activate Gateway Service in SAP Gateway (Transaction: /IWFND/MAINT_SERVICE) - Gateway system: Assign a User to the SAP Fiori Launchpad (Transaction: PFCG) *Approval apps require additional configuration steps, see the Configuration Guide in RDS SAPSA Impuls 19

20 How do you Implement Fiori? Prerequisites Fiori RDS Implementation Steps Mobilizing Fiori Sap Fiori Client Mobile App Improves caching and lifecycle management SMP is optional SAP Fiori Client Mobile App + Kapsel SDK Native device capabilities Foundation for offline access, push notifications, and additional security SAPSA Impuls 20

21 SAPSA Impuls Agenda What is Fiori? Why Fiori? How do you Implement Fiori? How do you Extend Fiori apps? How do you Build Fiori apps? New UX Design Principles Architecture Identify need Design Thinking Business Value Prerequisites Fiori RDS Deployment Implement. steps Extensibility Concept Extension Points SAP Web IDE Extension Wizards Data Extensibility Design Guidelines Prototyping Templates SAPUI5 Explored Deployment

22 How do you Extend Fiori apps? Extensibility Concept Extension Points Web IDE Extension Wizards Data Extensibility Guarantees a modification free parent application, all the extension are stored in an Extension project This means that the partent application remains the same and works the same way after upgrades etc SAPSA Impuls 22

23 How do you Extend Fiori apps? Extensibility Concept Extension Points Web IDE Extension Wizards Data Extensibility SAPSA Impuls 23

24 How do you Extend Fiori apps Extensibility Concept Extension Points Web IDE Extension Wizards Data Extensibility SAP Fiori Apps Reference Library contains extensibility information Implementation Information -> Extemsibility Useful HowTo Guides SAPSA Impuls 24

25 How do you Extend Fiori apps Extensibility Concept Extension Points Web IDE Extension Wizards Data Extensibility Web IDE is the new tool for extending and building Fiori Apps Templates and Wizards Mock data support Code Editor with Code Completion Preview with different screen sizes Import and Publish to ABAP Backend and HANA Cloud Platform SAPSA Impuls 25

26 How do you Extend Fiori apps Extensibility Concept Extension Points Web IDE Extension Wizards Data Extensibility Extension Wizards in Web IDE can be used when extending apps Extend Controller Extend/Replace View Replace Service Hide Control i18n Resource Text Customization Implement UI Controller Hook Visual Extensibility via the Extensibility pane Component.js contains all the extensions under the section Customizing SAPSA Impuls 26

27 How do you Extend Fiori apps Extensibility Concept Extension Points Web IDE Extension Wizards Data Extensibility Fiori apps should normally only have one OData Service When you extent an OData Service you Redefine the delivered standard OData Service You can use the Service Builder in SAP Gateway or Ecplise to extend the OData Service You can also extend the data model using the OData Model Editor in SAP WebIDE SAPSA Impuls 27

28 SAPSA Impuls Agenda What is Fiori? Why Fiori? How do you Implement Fiori? How do you Extend Fiori apps? How do you Build Fiori apps? New UX Design Principles Architecture Identify need Design Thinking Business Value Prerequisites Fiori RDS Deployment Implement. steps Extensibility Concept Extension Points SAP Web IDE Extension Wizards Data Extensibility Design Guidelines Prototyping Templates SAPUI5 Explored Deployment

29 How do you Build Fiori apps? Design Guidelines Prototyping Templates SAPUI5 Explored Deployment The Design Guidelines are the heart of SAP Fiori and it s important to follow them when building your own apps Foundation General Concept Floorplans Page Overview App Types UI Elements SAPSA VårImpuls 29

30 How do you Build Fiori apps Design Guidelines Prototyping Templates SAPUI5 Explored Deployment Prototyping is useful to provide quick insight to your app s look and feel Fiori Stencils in Axure RP Prototyping Kit in PPT -Prototyping-Kit.html SAPSA Impuls 30

31 How do you Build Fiori apps Design Guidelines Prototyping Templates SAPUI5 Explored Deployment SAP Provides templates in Web IDE that can be used when creating new apps Master/Detail Full Screen Fact Sheet Mobile Kapsel Kapsel Offline There are also Sample apps SAPSA Impuls 31

32 How do you Build Fiori apps Design Guidelines Prototyping Templates SAPUI5 Explored Deployment Contains Documentation for all available SAPUI5 controls Description Samples with source code Properties Associations Events SAPSA Impuls 32

33 How do you Build Fiori apps Design Guidelines Prototyping Templates SAPUI5 Explored Deployment The apps that you develop in Web IDE can be deployed to: ABAP Backend Server HANA Cloud Platform ios and Android devices Manually deploy to SMP, HCPms In the future it s planned to be able to deploy directly to SAP Mobile Platform SAPSA Impuls 33

34 SAPSA Impuls

35 SAPSA Impuls Ingemarsson Besöksadress istone T Kungsgatan 59 M SE Stockholm F Sweden

36

SAP Fiori UX Design and Build Challenge

SAP Fiori UX Design and Build Challenge SAP Fiori UX Design and Build Challenge Design Thinking Methodology: Plethora of SAP Transactions to remember!, Wish had a central entry page that I could access to perform my activities, do these thoughts

More information

How to Add a Web Dynpro App to Fiori Launchpad Step-by-Step

How to Add a Web Dynpro App to Fiori Launchpad Step-by-Step How to Add a Web Dynpro App to Fiori Launchpad Step-by-Step www.sap.com How to Add a Web Dynpro App to Fiori Launchpad Step-by-Step SAP Netweaver (7.51) and SAP S/4HANA 1610 Jessie Xu TABLE OF CONTENTS

More information

COURSE LISTING. Courses Listed. with SAP Fiori. 11 March 2018 (13:11 GMT) SAPX01 - SAP User Experience Best Practices UX101 - SAP Fiori, cloud service

COURSE LISTING. Courses Listed. with SAP Fiori. 11 March 2018 (13:11 GMT) SAPX01 - SAP User Experience Best Practices UX101 - SAP Fiori, cloud service with SAP Fiori COURSE LISTING Courses Listed SAPX01 - SAP User Experience Best Practices UX101 - SAP Fiori, cloud service GW100 - OData SAP Gateway 2.0 UX100 - SAP Fiori - Foundation UX401 - SAP Fiori

More information

6 Implementing Analytical Apps

6 Implementing Analytical Apps Chapter This chapter walks you through implementing analytical apps with and without the SAP Smart Business Modeler. In Chapter 1, we discussed the architecture and communication channels between different

More information

How-to Guide for Exercise Familiarize Yourself with SAP Fiori UX (Week 1, Unit 6, Part 2)

How-to Guide for Exercise Familiarize Yourself with SAP Fiori UX (Week 1, Unit 6, Part 2) How-to Guide for Exercise Familiarize Yourself with SAP Fiori UX (Week 1, Unit 6, Part 2) Table of Contents Introduction... 2 Connect to the opensap instance... 3 Login to the SAPgui... 5 Disable Internet

More information

How to Enable SAP Easy Access Menu for Fiori Launchpad Step-by-Step

How to Enable SAP Easy Access Menu for Fiori Launchpad Step-by-Step How to Enable SAP Easy Access Menu for Fiori Launchpad Step-by-Step www.sap.com How to Enable SAP Easy Access Menu for Fiori Launchpad Step-by-Step SAP NetWeaver (7.5) and EHP8 for SAP ERP 6.0 Jessie Xu

More information

How to Setup Notifications in Fiori 2.0 Step-by-Step

How to Setup Notifications in Fiori 2.0 Step-by-Step How to Setup Notifications in Fiori 2.0 Step-by-Step SAP S/4HANA 1610 Wilson Wei 2017 SAP AG. All rights reserved. SAP, R/3, SAP NetWeaver, Duet, PartnerEdge, ByDesign, SAP BusinessObjects Explorer, StreamWork,

More information

BUILD YOUR OWN SAP FIORI APP IN THE CLOUD Exercise Week 5

BUILD YOUR OWN SAP FIORI APP IN THE CLOUD Exercise Week 5 BUILD YOUR OWN SAP FIORI APP IN THE CLOUD Exercise Week 5 Create an App from a Smart Template and Annotation File 1 INTRODUCTION 1.1 Goal Smart Templates in the SAP Web IDE of the SAP HANA Cloud Platform

More information

Build an App From a SAP Web IDE Template. Page 1/26

Build an App From a SAP Web IDE Template. Page 1/26 Build an App From a SAP Web IDE Template Page 1/26 1. Click on Services Tab Click on the Services tab in the navigation bar. Page 2/26 2. Open SAP Web IDE Scroll down and then click the SAP Web IDE tile

More information

SAP Fiori Toolkit. Marc Anderegg, RIG, SAP February, Provided by Rapid Innovation Group (RIG)

SAP Fiori Toolkit. Marc Anderegg, RIG, SAP February, Provided by Rapid Innovation Group (RIG) SAP Fiori Toolkit Marc Anderegg, RIG, SAP February, 2014 Provided by Rapid Innovation Group (RIG) Agenda 1 2 3 4 SAP Fiori Toolkit Overview SAP Fiori Extensibility Concept Overview Demo Useful Links SAP

More information

SAP Web IDE Solution Overview

SAP Web IDE Solution Overview SAP Web IDE Solution Overview Provided by SAP Web IDE PM Team June 2018 Disclaimer The information in this presentation is confidential and proprietary to SAP and may not be disclosed without the permission

More information

SAP Web IDE Solution Overview

SAP Web IDE Solution Overview SAP Web IDE Solution Overview Provided by SAP Web IDE PM Team September 2017 Disclaimer The information in this presentation is confidential and proprietary to SAP and may not be disclosed without the

More information

UX402 SAP SAPUI5 Development

UX402 SAP SAPUI5 Development UX402 SAP SAPUI5 Development. COURSE OUTLINE Course Version: 03 Course Duration: SAP Copyrights and Trademarks 2018 SAP SE or an SAP affiliate company. All rights reserved. No part of this publication

More information

SAP Fiori Launchpad Process Flow. SAP Fiori UX launchpad Configuration: End to End CEG: November 2014

SAP Fiori Launchpad Process Flow. SAP Fiori UX launchpad Configuration: End to End CEG: November 2014 SAP Fiori Launchpad Process Flow SAP Fiori UX launchpad Configuration: End to End CEG: November 2014 High Level Process Flow: End to End SAP Fiori UX launchpad Configuration 1 Pre-Requisites (SICF & SE80)

More information

Reading Sample. Implementing Analytical Apps. Contents. Index. The Author. First-hand knowledge.

Reading Sample. Implementing Analytical Apps. Contents. Index. The Author.  First-hand knowledge. First-hand knowledge. Reading Sample SAP Fiori provides three types of apps: transactional, fact sheet, and analytical. Prior to developing and extending these apps, they must be implemented on a database.

More information

SAP TechEd. Using SAPUI5 to Enhance Enterprise Learning Manager Capabilities. Rob Becker. Session MOB115

SAP TechEd. Using SAPUI5 to Enhance Enterprise Learning Manager Capabilities. Rob Becker. Session MOB115 SAP TechEd Using SAPUI5 to Enhance Enterprise Learning Manager Capabilities Rob Becker Session MOB115 1 Who Are We Lockheed Martin Corporation Global defense, security, aerospace, and advanced technology

More information

How to setup My Inbox 2.0

How to setup My Inbox 2.0 How to setup My Inbox 2.0 UI For Basis Applications 400 Joaquin Fornas 2018 SAP AG. All rights reserved. SAP, R/3, SAP NetWeaver, Duet, PartnerEdge, ByDesign, SAP BusinessObjects Explorer, StreamWork,

More information

Browse the Book. ABAP Programing Model for SAP Fiori Table of Contents. Index. The Authors

Browse the Book. ABAP Programing Model for SAP Fiori Table of Contents. Index. The Authors First-hand knowledge. Browse the Book In this chapter, you ll learn about SAP S/4HANA s application programing model and its associated technologies. ABAP Programing Model for SAP Fiori Table of Contents

More information

How to setup My Inbox 2.0 app

How to setup My Inbox 2.0 app How to setup My Inbox 2.0 app SAP NetWeaver (7.5) Gateway Joaquin Fornas Konstantia Zerva-Spanou Ali Chalhoub 2016 SAP AG. All rights reserved. SAP, R/3, SAP NetWeaver, Duet, PartnerEdge, ByDesign, SAP

More information

SAP Security in a Hybrid World. Kiran Kola

SAP Security in a Hybrid World. Kiran Kola SAP Security in a Hybrid World Kiran Kola Agenda Cybersecurity SAP Cloud Platform Identity Provisioning service SAP Cloud Platform Identity Authentication service SAP Cloud Connector & how to achieve Principal

More information

Installation Guide 1.0 SP06 SAP Workplaces for Insurance 1.0 SP06 THE BEST RUN. INSTALLATION GUIDE PUBLIC Document Version: 1.

Installation Guide 1.0 SP06 SAP Workplaces for Insurance 1.0 SP06 THE BEST RUN. INSTALLATION GUIDE PUBLIC Document Version: 1. INSTALLATION GUIDE PUBLIC Document Version: 1.0 2016-12-08 SAP Workplaces for Insurance 1.0 SP06 2018 SAP SE or an SAP affiliate company. All rights reserved. THE BEST RUN Content 1 Apps for Insurance

More information

Preface 7. 1 Introduction to OpenUI5 9

Preface 7. 1 Introduction to OpenUI5 9 TABLE OF CONTENTS Table of Contents Preface 7 1 Introduction to OpenUI5 9 2 OpenUI5 Getting started 13 2.1 Libraries in OpenUI5 13 2.2 OpenUI5 development environment 14 2.3 Eclipse installation 15 2.4

More information

How to Transport KPI Tile Application Step-by-Step Guide in S/4HANA On-Premise

How to Transport KPI Tile Application Step-by-Step Guide in S/4HANA On-Premise How to Transport KPI Tile Application Step-by-Step Guide in S/4HANA 1610-1809 On-Premise S4H Gateway Ali Chalhoub Shilpa Shankar 2016 SAP AG. All rights reserved. SAP, R/3, SAP NetWeaver, Duet, PartnerEdge,

More information

How to setup My Inbox 2.0 app

How to setup My Inbox 2.0 app How to setup My Inbox 2.0 app UI for Cross Applications 2.0 SP06 Joaquin Fornas Konstantia Zerva-Spanou 2018 SAP AG. All rights reserved. SAP, R/3, SAP NetWeaver, Duet, PartnerEdge, ByDesign, SAP BusinessObjects

More information

Connect and Transform Your Digital Business with IBM

Connect and Transform Your Digital Business with IBM Connect and Transform Your Digital Business with IBM 1 MANAGEMENT ANALYTICS SECURITY MobileFirst Foundation will help deliver your mobile apps faster IDE & Tools Mobile App Builder Development Framework

More information

UGKnowledge. SAP User Groups

UGKnowledge. SAP User Groups UGKnowledge Knowledge @ SAP User Groups SAP HCP Webinar Series 4 SAP User Groups Moderator: Jos Houben SAP HCP Digital Future Enabled by SAP HANA Cloud Platform Prakash Darji Mar 17 SAP HCP and HEC: How

More information

ABAP Platform 7.4/7.5 Overview. Technology Core Platform Product Management, SAP SE March 22 th, 2017

ABAP Platform 7.4/7.5 Overview. Technology Core Platform Product Management, SAP SE March 22 th, 2017 ABAP Platform 7.4/7.5 Overview Technology Core Platform Product Management, SAP SE March 22 th, 2017 Disclaimer This presentation outlines our general product direction and should not be relied on in making

More information

SAP API Management and API Business Hub Overview

SAP API Management and API Business Hub Overview SAP API Management and API Business Hub Overview Harsh Jegadeesan Head of Product Management, Digital Transformation Services, SAP Cloud Platform Overview Accelarate your digital transformation with APIs

More information

SAP HANA SPS 08 - What s New? SAP HANA Interactive Education - SHINE (Delta from SPS 07 to SPS 08) SAP HANA Product Management May, 2014

SAP HANA SPS 08 - What s New? SAP HANA Interactive Education - SHINE (Delta from SPS 07 to SPS 08) SAP HANA Product Management May, 2014 SAP HANA SPS 08 - What s New? SAP HANA Interactive Education - SHINE (Delta from SPS 07 to SPS 08) SAP HANA Product Management May, 2014 Agenda SHINE - Overview SHINE What s new in SPS 08 SHINE - Roadmap

More information

The Kony Mobility Platform

The Kony Mobility Platform The Kony Mobility Platform The Kony Mobility Platform The platform for omni-channel app creation. The Kony Mobility Platform is an open and standards-based, integrated platform for the next generation

More information

Creating Application Definitions in Hana Cloud Platform Mobile Services

Creating Application Definitions in Hana Cloud Platform Mobile Services SAP Hana Cloud Platform Mobile Services How-To Guide Provided by SAP s Technology RIG Creating Application Definitions in Hana Cloud Platform Mobile Services Applicable Releases: Platform Mobile Services

More information

SMP541. SAP Mobile Platform 3.0 Native and Hybrid Application Development COURSE OUTLINE. Course Version: 15 Course Duration: 5 Day(s)

SMP541. SAP Mobile Platform 3.0 Native and Hybrid Application Development COURSE OUTLINE. Course Version: 15 Course Duration: 5 Day(s) SMP541 SAP Mobile Platform 3.0 Native and Hybrid Application Development. COURSE OUTLINE Course Version: 15 Course Duration: 5 Day(s) SAP Copyrights and Trademarks 2015 SAP SE. All rights reserved. No

More information

WHAT IS NEW FOR DEVS IN SP 2013

WHAT IS NEW FOR DEVS IN SP 2013 WHAT IS NEW FOR DEVS IN SP 2013 ADIS JUGO, PLANB. SHAREPOINT AND PROJECT CONFERENCE ADRIATICS ZAGREB, 11/28/2012 ponsors Agenda Apps Search Workflow WCM Mobile Other APPS In its most basic form, an app

More information

UX125 SAP Fiori Elements. Public

UX125 SAP Fiori Elements. Public UX125 SAP Fiori Elements Public Speakers Las Vegas, Sept 19-23 Jan Ruessel Bangalore, October 5-7 Suneet Agarwal Barcelona, Nov 8-10 Jan Ruessel 2 Disclaimer The information in this presentation is confidential

More information

Integration between Digital Compliance Service User Interface and esign Application Service Provider User Interface

Integration between Digital Compliance Service User Interface and esign Application Service Provider User Interface esign ASP User Interface Integration Guide Document Version: 1.1 2017-08-14 Integration between Digital Compliance Service User Interface and esign Application Service Provider User Interface Version 1.1.0

More information

SAP Assurance and Compliance Software Release 1.2 SP04

SAP Assurance and Compliance Software Release 1.2 SP04 Extensibility Guide Document Version: 1.0 2016-11-21 SAP Assurance and Compliance Software Release 1.2 SP04 SAP Tax Compliance Typographic Conventions Type Style Example Description Words or characters

More information

Building Secure and Scalable Mobile Apps on AWS

Building Secure and Scalable Mobile Apps on AWS Building Secure and Scalable Mobile Apps on AWS Dennis Hills Mobile Developer Advocate, Amazon Web Services April 20, 2017 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Agenda

More information

opensap course Build Your Own SAP Fiori App in the Cloud 2016 Edition Develop Challenge Submission Create a Persona

opensap course Build Your Own SAP Fiori App in the Cloud 2016 Edition Develop Challenge Submission Create a Persona opensap course Build Your Own SAP Fiori App in the Cloud 2016 Edition Develop Challenge Submission Create a Persona 1. Design Thinking Story ABAP developers are challenging their skills on a new type of

More information

UGKnowledge. SAP User Groups

UGKnowledge. SAP User Groups UGKnowledge Knowledge @ SAP User Groups SAP HCP Webinar Series 4 SAP User Groups Moderator: Jos Houben SAP HCP Digital Future Enabled by SAP HANA Cloud Platform Prakash Darji Mar 17 SAP HCP and HEC: How

More information

GDS Reports by Istvan Nemeth Build Your Own SAP Fiori App in the Cloud 2016 Edition SAP Fiori UX Develop Challenge

GDS Reports by Istvan Nemeth Build Your Own SAP Fiori App in the Cloud 2016 Edition SAP Fiori UX Develop Challenge GDS Reports by Istvan Nemeth Build Your Own SAP Fiori App in the Cloud 2016 Edition SAP Fiori UX Develop Challenge STORY Manufacturers are using Global Data Synchronization Network to connect their systems

More information

& Cross-Channel Customer Engagement RFP Guide

& Cross-Channel Customer Engagement RFP Guide Email & Cross-Channel Customer Engagement RFP Guide Customer Engagement in a Perpetually Connected World Today s perpetually connected customer is interacting with your brand through digital, mobile &

More information

This download file shows detailed view for all updates from BW 7.5 SP00 to SP05 released from SAP help portal.

This download file shows detailed view for all updates from BW 7.5 SP00 to SP05 released from SAP help portal. This download file shows detailed view for all updates from BW 7.5 SP00 to SP05 released from SAP help portal. (1) InfoObject (New) As of BW backend version 7.5 SPS00, it is possible to model InfoObjects

More information

SAP SuccessFactors Q Review Platform By James Clough, Solution Architect, ROC

SAP SuccessFactors Q Review Platform By James Clough, Solution Architect, ROC SAP SuccessFactors Q4 2017 Review Platform By James Clough, Solution Architect, ROC GDPR General Data Protection Regulation This reform of European Data Protection deadline is looming with less than 200

More information

IBM Bluemix platform as a service (PaaS)

IBM Bluemix platform as a service (PaaS) Cloud Developer Certification Preparation IBM Bluemix platform as a service (PaaS) After you complete this unit, you should understand: Use cases for IBM Bluemix PaaS applications Key infrastructure components

More information

SAP Fiori UX Design and Build Challenge 1 The Story

SAP Fiori UX Design and Build Challenge 1 The Story SAP Fiori UX Design and Build Challenge 1 The Story As a developer do not have so much functional experiences. So focus on my needs. Within SAP Code nspector (Transaction SC) there is an approval process

More information

Purpose and target audience:

Purpose and target audience: blogs.sap.com BW Query on CDS View, OData from BW and value of BW Query in S/4HANA 13-17 minutes Purpose and target audience: This blog explains the scenario to create BW Query on top of CDS View (Transient

More information

12d Synergy V4 Release Notes. 12d Synergy V4 Release Notes. Prerequisites. Upgrade Path. Check Outs. Scripts. Workspaces

12d Synergy V4 Release Notes. 12d Synergy V4 Release Notes. Prerequisites. Upgrade Path. Check Outs. Scripts. Workspaces 12d Synergy V4 Release Notes V4 contains a large number of features. Many of these features are listed in this document, but this list may not be exhaustive. This document also contains pre-requisites

More information

Upgrading Your Development Skills to SharePoint 2013

Upgrading Your Development Skills to SharePoint 2013 Upgrading Your Development Skills to SharePoint 2013 Course 55014A; 5 Days, Instructor-led Course Description This 5-day course will teach you all the new development changes that were made to SharePoint

More information

SAP NetWeaver How-To Guide How To... Configure SAP HANA for CTS

SAP NetWeaver How-To Guide How To... Configure SAP HANA for CTS SAP NetWeaver How-To Guide How To... Configure SAP HANA for CTS Applicable Releases: SAP Solution Manager 7.1 SPS05, SAP NetWeaver 7.3 including enhancement package 1, or SAP NetWeaver 7.4 SAP HANA Platform

More information

Data Consistency Management for Hybrid Scenarios

Data Consistency Management for Hybrid Scenarios Data Consistency Management for Hybrid Scenarios Thomas Schröder, SAP SE April 6th, 2015 Customer Agenda Introduction Cross Database Comparison for Hybrid Use Cases Scenario 1: Comparison based on Hana

More information

SAP Landscape Transformation for SAP HANA (HA1)

SAP Landscape Transformation for SAP HANA (HA1) SAP HANA 1.0 SP05 SAP Landscape Transformation SP04 October 2013 English SAP Landscape Transformation for SAP HANA (HA1) Building Block Configuration Guide SAP AG Dietmar-Hopp-Allee 16 69190 Walldorf Germany

More information

UX400. OpenUI5 Development Foundations COURSE OUTLINE. Course Version: 02 Course Duration: 5 Day(s)

UX400. OpenUI5 Development Foundations COURSE OUTLINE. Course Version: 02 Course Duration: 5 Day(s) UX400 OpenUI5 Development Foundations. COURSE OUTLINE Course Version: 02 Course Duration: 5 Day(s) SAP Copyrights and Trademarks 2017 SAP SE or an SAP affiliate company. All rights reserved. No part of

More information

Module Title : Course 55014A : Upgrading Your Development Skills to SharePoint 2013 Duration : 5 days

Module Title : Course 55014A : Upgrading Your Development Skills to SharePoint 2013 Duration : 5 days Module Title : Course 55014A : Upgrading Your Development Skills to SharePoint 2013 Duration : 5 days Course Description This 5-day Instructor Lead course will teach you all the new development changes

More information

Software and Delivery Requirements

Software and Delivery Requirements SAP HANA Activity Repository rapiddeployment solution V2.10 April 2015 English SAP HANA Activity Repository rapiddeployment solution: Software and Delivery Requirements SAP SE Dietmar-Hopp-Allee 16 69190

More information

How-to Connect your HANA Cloud Platform Mobile Service Account to your On-Premise OData Service

How-to Connect your HANA Cloud Platform Mobile Service Account to your On-Premise OData Service How-to Connect your HANA Cloud Platform Mobile Service Account to your On-Premise OData Service How-to Connect your HANA Cloud Platform Mobile Service Account to your On-Premise OData Service How-to Provided

More information

SharePoint 2013 Central Administration

SharePoint 2013 Central Administration Course Objectives SharePoint 2013 Central Administration SharePoint Virtual environment creation through VMware, Virtual Box & Hyper-V. SharePoint Farm setup - Standalone, Small, Medium and Large Scale

More information

1. What is used by the extension application to get access to the extended SAP solution?

1. What is used by the extension application to get access to the extended SAP solution? SAP EDUCATION SAMPLE QUESTIONS: C_HCP_10 SAP Certified Development Associate - SAP HANA Cloud Platform (Edition 2016) Disclaimer: These sample questions are for self-evaluation purposes only and do not

More information

Apigee Edge Developer Training

Apigee Edge Developer Training Training Training DURATION: 4 or 5 days FORMAT: Instructor-led with labs DELIVERY: Public or Private class PREREQUISITES: None HOW IT WORKS: Days 1 4 cover the fundamentals of developing and securing s

More information

Maintenance-List. ( this is only a cover page please, do not count it as a slide ) .. a study on improving workflow of a mechanic in a car-repair shop

Maintenance-List. ( this is only a cover page please, do not count it as a slide ) .. a study on improving workflow of a mechanic in a car-repair shop Maintenance-List.. a study on improving workflow of a mechanic in a car-repair shop opensap - Build Your Own SAP Fiori App in the Cloud Dr. Alexander Salnikov - 2015 ( this is only a cover page please,

More information

5 Introduction to OData Service Creation

5 Introduction to OData Service Creation This chapter explains the end-to-end cycle and the specific tools for creating SAP NetWeaver Gateway services, both for service development and for service generation. 5 Introduction to OData Service Creation

More information

SAP Certified Technology Associate - System Administration (SAP HANA) with SAP NetWeaver 7.5

SAP Certified Technology Associate - System Administration (SAP HANA) with SAP NetWeaver 7.5 SAP EDUCATION SAMPLE QUESTIONS: C_TADM55_75 SAP Certified Technology Associate - System Administration (SAP HANA) with SAP NetWeaver 7.5 Disclaimer: These sample questions are for self-evaluation purposes

More information

Installation Guide for Utopia RFM Solutions for MDG Release 9.0 SP01

Installation Guide for Utopia RFM Solutions for MDG Release 9.0 SP01 Installation Guide for Utopia RFM Solutions for MDG Release 9.0 SP01 Document History The following tables provides an overview of the most important document changes and approvals. Table 1 Document Change

More information

Reading Sample. SAP S/4HANA Extensibility Application Security. Contents. Index. The Authors

Reading Sample. SAP S/4HANA Extensibility Application Security. Contents. Index. The Authors First-hand knowledge. Reading Sample Explore two chapters from this book! In the first chapter you ll learn about SAP S/4HANA s new extensibility strategy and how it differs from traditional approaches.

More information

SAP HANA SPS 08 - What s New? SAP HANA Application Lifecycle Management (Delta from SPS 07 to SPS 08) SAP HANA Product Management June, 2014

SAP HANA SPS 08 - What s New? SAP HANA Application Lifecycle Management (Delta from SPS 07 to SPS 08) SAP HANA Product Management June, 2014 SAP HANA SPS 08 - What s New? SAP HANA Application Lifecycle Management (Delta from SPS 07 to SPS 08) SAP HANA Product Management June, 2014 Agenda Overview of SAP HANA Application Lifecycle Management

More information

Obtain Configuration Parameters for LPD_CUST Provide the base path of your BSP application (1/2)

Obtain Configuration Parameters for LPD_CUST Provide the base path of your BSP application (1/2) Preparation Obtain Configuration Parameters for LPD_CUST Provide the base path of your BSP application (1/2) 1. Reference the help for your UI5 application name 2. Launch SAP transaction SICF and enter

More information

SAP Asset Manager Configuration Guide for Android

SAP Asset Manager Configuration Guide for Android PUBLIC SAP Asset Manager Document Version: 1.0 2018-12-03 SAP Asset Manager Configuration Guide for Android 2018 SAP SE or an SAP affiliate company. All rights reserved. THE BEST RUN Content 1 Document

More information

Build Mobile Cloud Apps Effectively Using Oracle Mobile Cloud Services (MCS)

Build Mobile Cloud Apps Effectively Using Oracle Mobile Cloud Services (MCS) Build Mobile Cloud Apps Effectively Using Oracle Mobile Cloud Services (MCS) Presented by: John Jay King Download this paper from: 1 Session Objectives Understand the need for something like Oracle Mobile

More information

ADDITIONAL GUIDES Customer SAP Enable Now System Requirements Customer

ADDITIONAL GUIDES Customer SAP Enable Now System Requirements Customer 2019 SAP SE or an SAP affiliate company. All rights reserved. ADDITIONAL GUIDES Customer 1902 2019-02-01 Customer Table of Contents 1 Introduction... 3 1.1 What is the Cloud Edition?... 4 1.2 Cloud Edition

More information

Executing Remote Static Checks in Context of HANA Migration

Executing Remote Static Checks in Context of HANA Migration Executing Remote Static Checks in Context of HANA Migration NOTE This topic does not address the common usage of remote static checks in the Code Inspector. It focuses rather on static checks that are

More information

ArcGIS Runtime SDK for.net Getting Started. Jo Fraley

ArcGIS Runtime SDK for.net Getting Started. Jo Fraley ArcGIS Runtime SDK for.net Getting Started Jo Fraley Agenda What is the ArcGIS Runtime? What s new for ArcGIS developers? ArcGIS Runtime SDK 10.2 for WPF ArcGIS Runtime SDK for.net Building Windows Store

More information

Edge Foundational Training

Edge Foundational Training Edge Foundational Training Give your team the tools to get up and running with Edge Edge Foundational Training provides the tools and information needed to start using Edge whether in the cloud or on premises.

More information

SAP Security anno Tim Lynen, Manager axl & trax 2017

SAP Security anno Tim Lynen, Manager axl & trax 2017 SAP Security anno 2017 Tim Lynen, Manager axl & trax 2017 Agenda Introduction axl & trax Importance of landscape security Where to start Top items to focus on Security in the organization Q&A Introduction

More information

Oracle Mobile Hub. Complete Mobile Platform

Oracle Mobile Hub. Complete Mobile Platform Oracle Mobile Hub Mobile is everywhere and has changed nearly every facet of our lives. The way we work, play, socialize and interact with one another have all been revolutionized by mobile devices. More

More information

Administrator s Guide for SAP Electronic Medical Record Document Version 2.11 August 4th, 2017 PUBLIC

Administrator s Guide for SAP Electronic Medical Record Document Version 2.11 August 4th, 2017 PUBLIC Administrator s Guide for SAP Electronic Medical Record Document Version 2.11 August 4th, 2017 PUBLIC TABLE OF CONTENTS INTRODUCTION... 4 History of Changes... 4 SAP Electronic Medical Record... 5 About

More information

MOC 20416B: Implementing Desktop Application Environments

MOC 20416B: Implementing Desktop Application Environments MOC 20416B: Implementing Desktop Application Environments Course Overview This course provides students with the knowledge and skills to design, deploy, and manage a physical and virtual Windows Server

More information

From the Source to the Dashboard: SAP Agile Data Warehousing for Self-Service BI

From the Source to the Dashboard: SAP Agile Data Warehousing for Self-Service BI From the Source to the Dashboard: SAP Agile Data Warehousing for Self-Service BI Michael D Rutland, Sr SE, SAP / @TDWI, 9 October 2017, Savannah Disclaimer The information in this presentation is confidential

More information

With the SAP and Apple partnership to a real Digital Transformation

With the SAP and Apple partnership to a real Digital Transformation With the SAP and Apple partnership to a real Digital Transformation Walter Ogris, Atos Month 06, 2017 Atos Global SAP Partner for 30 years 2017 SAP SE or an SAP affiliate company. All rights reserved.

More information

Managing Substitutions in My Inbox 2.0 app

Managing Substitutions in My Inbox 2.0 app Managing Substitutions in My Inbox 2.0 app SAP NetWeaver (7.5) Gateway Joaquin Fornas 2016 SAP AG. All rights reserved. SAP, R/3, SAP NetWeaver, Duet, PartnerEdge, ByDesign, SAP BusinessObjects Explorer,

More information

How-to Guide for Exercise Access the Demo Appliance Landscape (Week 1, Unit 6, Part 1)

How-to Guide for Exercise Access the Demo Appliance Landscape (Week 1, Unit 6, Part 1) How-to Guide for Exercise Access the Demo Appliance Landscape (Week 1, Unit 6, Part 1) Table of Contents Important note:... 1 Introduction to CAL... 2 Introduction to AWS... 2 Exercise overview... 2 Creating

More information

State of Enterprise Mobile App Development

State of Enterprise Mobile App Development State of Enterprise Mobile App Development - 2017 The Mobile Application Market 71% of enterprises regard mobility as a top priority, and Nasscom estimates the global enterprise mobility market to be worth

More information

Amplify. Innovate. Empower. At SAP Innovation Camp.

Amplify. Innovate. Empower. At SAP Innovation Camp. Amplify. Innovate. Empower. At SAP Innovation Camp. SAP Solution Manager 7.2: Accelerate the Digital Transformation Hands-on Exercises SAP Solution Manager 7.2 is the most complete lifecycle management

More information

Mobile Application Development: Introducing ADF Mobile Native Client Framework

Mobile Application Development: Introducing ADF Mobile Native Client Framework Mobile Application Development: Introducing ADF Mobile Native Client Framework Denis Tyrell, Senior Director of Product Development, ADF/JDeveloper Joe Huang, Senior Principal Product Manager, ADF/JDeveloper

More information

Introduction to the Azure Portal

Introduction to the Azure Portal Page 1 of 17 Introduction to the Azure Portal The new Azure portal is an all-in-one, work-anywhere experience. Now you can manage App Service Apps, databases and Visual Studio Team Services projects in

More information

Release 6.0E. Support Package 4. Summary of New Features and Enhancements

Release 6.0E. Support Package 4. Summary of New Features and Enhancements Release 6.0E Support Package 4 Summary of New Features and Enhancements Contents Introduction... 5 Information Sources... 5 Social Media... 5 Disclaimer and Liability Notice... 6 SAP ECC Version Requirements...

More information

AD105 Introduction to Application Development for the IBM Workplace Managed Client

AD105 Introduction to Application Development for the IBM Workplace Managed Client AD105 Introduction to Application Development for the IBM Workplace Managed Client Rama Annavajhala, IBM Workplace Software, IBM Software Group Sesha Baratham, IBM Workplace Software, IBM Software Group

More information

Tableau Server on Microsoft Azure:

Tableau Server on Microsoft Azure: Tableau Server on Microsoft Azure: Deployment Guidelines and Best Practices April 2017 Table of Contents Abstract...3 Introduction to Tableau With Microsoft Azure...3 Option 1 Self Deployment via Azure

More information

SAP Fiori Toolkit February 2014

SAP Fiori Toolkit February 2014 SAP Fiori Toolkit February 2014 Copyright Copyright 2014 SAP AG. All rights reserved SAP Library document classification: PUBLIC No part of this publication may be reproduced or transmitted in any form

More information

Installation Guide - Windows

Installation Guide - Windows Kony Visualizer Enterprise Installation Guide - Windows Release V8 SP3 Document Relevance and Accuracy This document is considered relevant to the Release stated on this title page and the document version

More information

How to Provide Customer Modifications for the SAP TM Collaboration Portal Jan Rumig, SAP SE Version:

How to Provide Customer Modifications for the SAP TM Collaboration Portal Jan Rumig, SAP SE Version: How to Provide Customer Modifications for the SAP TM Collaboration Portal Jan Rumig, SAP SE Version: 2016-02-08 TABLE OF CONTENTS PURPOSE OF THIS DOCUMENT... 3 THE BIG PICTURE... 3 Architecture overview...

More information

Oracle Marketing Cloud Service Descriptions and Metrics January 25, 2018

Oracle Marketing Cloud Service Descriptions and Metrics January 25, 2018 Oracle Marketing Cloud Service Descriptions and Metrics January 25, 2018 Including: Infinity, Maximiser & Social Oracle Marketing Cloud Service Descriptions v012518 Page 1 of 12 Contents GLOSSARY AND METRICS...

More information

Digital Adoption Solution:

Digital Adoption Solution: Digital Adoption Solution: Administrator Guide Revised April 9, 2018 1 Baton Simulations, Inc. 54 Le Royer St. West Montréal, Québec H2Y1W7 Canada Administrator Guide For all inquiries, contact: support@batonsimulations.com

More information

Modernize your IT- Landscape

Modernize your IT- Landscape überraschend mehr Möglichkeiten! Modernize your IT- Landscape with API-Driven Architectures Sven Bernhardt, Danilo Schmiedel OPITZ CONSULTING 2017 Agenda 1 2 3 4 API Management Why? Taming the Monolith

More information

FROM VSTS TO AZURE DEVOPS

FROM VSTS TO AZURE DEVOPS #DOH18 FROM VSTS TO AZURE DEVOPS People. Process. Products. Gaetano Paternò @tanopaterno info@gaetanopaterno.it 2 VSTS #DOH18 3 Azure DevOps Azure Boards (ex Work) Deliver value to your users faster using

More information

SAP IoT Application Enablement Best Practices Authorization Guide

SAP IoT Application Enablement Best Practices Authorization Guide SAP IoT Application Enablement Best Practices Authorization Guide TABLE OF CONTENTS 1 INITIAL TENANT SETUP... 3 1.1 Configure Trust... 3 1.1.1 Technical Background... 6 1.2 Establish Trust... 6 1.3 Set

More information

How to extend Fiori Wave 2 Applications. How to Extend Fiori Applications

How to extend Fiori Wave 2 Applications. How to Extend Fiori Applications How to Extend Fiori Applications 1 TABLE OF CONTENTS 1. Document Overview... 3 1.1. Purpose... 3 1.2. Out of Scope... 3 1.3. Technical Background... 3 1.4. UI Extensibility... 3 2. Technical Requirements...

More information

Microsoft Dynamics CRM Online Deployment (MB2-706)

Microsoft Dynamics CRM Online Deployment (MB2-706) Microsoft Dynamics CRM Online Deployment (MB2-706) Administer Microsoft Dynamics CRM Identify deployment considerations Describe the hardware and software requirements for Microsoft Dynamics CRM; explain

More information

The road to BW/4HANA. Wim Van Wuytswinkel & Carl Goossenaerts May 18, 2017

The road to BW/4HANA. Wim Van Wuytswinkel & Carl Goossenaerts May 18, 2017 The road to BW/4HANA Wim Van Wuytswinkel & Carl Goossenaerts May 18, 2017 Agenda Introduction Cubis What is BW/4HANA? Roads to BW/4HANA The future is now Cubis Founded Experience Core Values Partners 2010

More information

Overview of WebAdmin and UI Frameworks

Overview of WebAdmin and UI Frameworks Overview of WebAdmin and UI Frameworks ovirt Workshop - Bangalore October 2012 Kanagaraj Mayilsamy RedHat 1 Agenda The heart of ovirt UI GWT GWT Development Lifecycle Deferred Binding MVP Architecture

More information

/ / SAP BODS TRAINING

/ / SAP BODS TRAINING SAP BODS TRAINING Data Services Training Content Data services Fundamentals History of BODS and Origin EIM relation to BODS Different Versions of BODS (3.0, 4.0, 4.1, 4.2) & Major differences Architecture

More information

MB2-715.exam. Microsoft MB Microsoft Dynamics 365 customer engagement Online Deployment. Version 1.

MB2-715.exam.  Microsoft MB Microsoft Dynamics 365 customer engagement Online Deployment. Version 1. MB2-715.exam Number: MB2-715 Passing Score: 800 Time Limit: 120 min File Version: 1.0 Microsoft MB2-715 Microsoft Dynamics 365 customer engagement Online Deployment Version 1.0 Exam B QUESTION 1 You are

More information