xamarin and sap mobile platform for mobile enterprise success - sap slides

6
SMP 3.0 Platform Overview Kiran Karunakaran , Director, Product Management March13, 2014

Upload: xamarin

Post on 10-May-2015

1.825 views

Category:

Technology


0 download

DESCRIPTION

Xamarin and SAP have collaborated to help developers build performant, native mobile enterprise apps. Using the new Xamarin SDK for SAP Mobile Platform, businesses gain secure access to on-premise and cloud-based data in Xamarin apps. Bill Clark, Global Vice President of Mobile Strategy at SAP, Kiran Karunakaran, Director of Product Management at SAP, and Zack Gramana, Technical Marketing Manager at Xamarin, as they discuss the collaboration between Xamarin and SAP, demo the Xamarin Test Cloud and SAP .NET SDK from Xamarin, and walkthrough the SAP Mobile Platform. Watch the webinar recording at: http://xamarin.wistia.com/medias/xcak8ronxu

TRANSCRIPT

Page 1: Xamarin and SAP Mobile Platform for Mobile Enterprise Success - SAP Slides

SMP 3.0 Platform OverviewKiran Karunakaran , Director, Product ManagementMarch13, 2014

Page 2: Xamarin and SAP Mobile Platform for Mobile Enterprise Success - SAP Slides

© 2013 SAP AG. All rights reserved. 2

What is in SAP Mobile Platform v3.0

Industry’s Broadest Set of Platform Services Core Services for enterprise-grade

mobile apps

App Services for B2E, B2B and B2C mobile apps– Coupons– Banking– Loyalty

Native, hybrid, meta-data driven, mobile web and SMS app architectures

Extensible platform architecture

Dramatic Developer Productivity Improvements Common SDK for both on-premise

and cloud mobile apps

WYSIWYG development environment for HTML5 apps

Bring Your Own Tools (BYOT) Support

Standards-based data integration

Robust offline/synchronization support

Industry’s Most Open Platform OData with offline support

OSGi Spring architecture

Apache Cordova hybrid container with platform services available as plug-ins

HTML5 support

HTTP REST

Page 3: Xamarin and SAP Mobile Platform for Mobile Enterprise Success - SAP Slides

© 2013 SAP AG. All rights reserved. 3

SAP Mobile Platform v3.0 – Architecture

Key Points:

• No State in Mid-tier 

• OSGi based

• Standards based protocol

(OData/HTTP/s)

• Single entry point

• Supports most IDM providers

(via extensible CSI module)

• Centralized App management

• Life Cycle support

• Modular (supports custom extensions)

• One model (OData) across entire

landscape

Page 4: Xamarin and SAP Mobile Platform for Mobile Enterprise Success - SAP Slides

© 2013 SAP AG. All rights reserved. 4

SMP server services to build apps

Lean Java Server (LJS)*

E2E trace

Onboarding

Authentication/SSO

Lifecycle management

Usage reporting

Performance metrics

Core Services

Coupons Payments Geo-location SMS services Push Sync/offline Customer and partner developed

App Services

Value Add to DeveloperValue Add to Administrator

*SAP’s Tomcat

Page 5: Xamarin and SAP Mobile Platform for Mobile Enterprise Success - SAP Slides

© 2013 SAP AG. All rights reserved. 5

Overview of the OData SDK

Page 6: Xamarin and SAP Mobile Platform for Mobile Enterprise Success - SAP Slides

© 2013 SAP AG. All rights reserved. 6

Developing apps using Rest in SMP 3.0

http://infocenter.sybase.com/help/index.jsp?docset=/com.sybase.infocenter.pubs.docset-SMP-SDK-3.0.0/doc/html/title.html&docSetID=2000

SAP Mobile Platform Server provides REST services so that applications can be built as any standard HTTP application to leverage SAP Mobile Platform Server for security and push features among others.

This development approach has the following elements:

• Configuring the application.• Registration (creating an application connection)• Authentication• Data consumption