惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

P
Privacy International News Feed
Martin Fowler
Martin Fowler
D
Docker
Y
Y Combinator Blog
云风的 BLOG
云风的 BLOG
U
Unit 42
T
Tailwind CSS Blog
J
Java Code Geeks
G
Google Developers Blog
MongoDB | Blog
MongoDB | Blog
阮一峰的网络日志
阮一峰的网络日志
WordPress大学
WordPress大学
月光博客
月光博客
大猫的无限游戏
大猫的无限游戏
美团技术团队
F
Fortinet All Blogs
N
News and Events Feed by Topic
Exploit-DB.com RSS Feed
Exploit-DB.com RSS Feed
Hacker News - Newest:
Hacker News - Newest: "LLM"
The GitHub Blog
The GitHub Blog
cs.AI updates on arXiv.org
cs.AI updates on arXiv.org
Recorded Future
Recorded Future
N
Netflix TechBlog - Medium
Google DeepMind News
Google DeepMind News
Hacker News: Ask HN
Hacker News: Ask HN
L
LINUX DO - 最新话题
Microsoft Security Blog
Microsoft Security Blog
N
News and Events Feed by Topic
I
Intezer
TaoSecurity Blog
TaoSecurity Blog
NISL@THU
NISL@THU
小众软件
小众软件
博客园 - 聂微东
博客园 - Franky
有赞技术团队
有赞技术团队
P
Palo Alto Networks Blog
爱范儿
爱范儿
H
Hacker News: Front Page
C
Cyber Attacks, Cyber Crime and Cyber Security
C
Cisco Blogs
P
Proofpoint News Feed
I
InfoQ
Google DeepMind News
Google DeepMind News
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
Vercel News
Vercel News
H
Heimdal Security Blog
C
Cybersecurity and Infrastructure Security Agency CISA
Application and Cybersecurity Blog
Application and Cybersecurity Blog
Threat Intelligence Blog | Flashpoint
Threat Intelligence Blog | Flashpoint
量子位

博客园 - Raymond Zhang

案例分享:电信行业零售业务CRM架构 客户关系管理及客户服务简介(译) How-to: disable the web-security-check in Chrome for Mac Automate debugging using ABAP debugger scripts Some notes about CRM Roles Concept in Web UI Fixing the SAPOSS RFC connection via Secure Storage Migration How-to: Move the items in local to specific packages Some basic skills (2) - Configure the printer for your SAP systems A trouble shooting case - Background job ZABC failed Gateway Notes (1) SAP Netweaver Gateway Add-on for Backend System Installation Some basic skills (1) - Change the background image after logon Why is “GUID” used in SAP CRM? SPM (Service Parts Management) Inter-Company STO - CRM Billing issue Enhancement on SAP CRM Web UI page toolbar How to estimate the active condition records in a CRM system (2) How to estimate the active condition records in a CRM system (1) How-to: Set up the delta upload for Vendor Master Data from CRM to ERP Introduction of new feature ‘Tag Cloud’ with SAP CRM 7.0 Ehp 1
基于HANA Cloud的SAP Mobility Platform正式发布
Raymond Zhang · 2013-06-06 · via 博客园 - Raymond Zhang

SAP移动平台的产品部门高管Jens Koerner日前宣布基于HANA Cloud的SAP移动平台(SAP Mobile Platform, SMP)已经正式发布。https://help.hana.ondemand.com/mobile/frameset.htm (也被称为"SMP cloud", "Mobile-as-a-Service"或 "MaaS")。相应的体验版也已经公布,感兴趣的已经可以直接申请在HANA云上部署SMP并开发企业级移动应用。

我大概翻译一下Jens的原文如下。

2012年1月,一个“轻量级”的移动应用云端部署的策略由Jens及Stan Stadelman(移动平台产品部门高管)提出。2012年10月,我们在SAPinsider Enterprise Mobility conference上展示了demo。在2013年年初的马德里SAPPHIRE上对用户体验做了进一步提升,最终在2013年5月28日,我们正式对所有客户发布基于HANA云的移动平台——这是SAP移动愿景成为现实的重要一步。

以下分五个方面介绍基于HANA云的SAP移动平台。

一、什么是SMP cloud?

云上移动平台的出现,简化了移动应用的开发、配置和发布流程,并且使得在无须安装、维护一个平台服务器的情况下对应用实现端到端管理成为可能。SMP cloud是host在SAP HANA Cloud上的,它的前身则是SAP Netweaver Cloud,也被成为Neo。

与On Premise版本的SMP一样,基于云端的SMP同样提供HTTP REST接口以满足基于RESTful API的移动应用能同时运行在基于云端或可保障的SMP上,并能由此调用经过包装的后台服务。下图是SMP cloud的基本功能与优点。

  • 移动应用的管理
  • 应用使用情况报表及分析
  • 通过安全的Cloud Connector与On-premise的后台系统进行连接。
  • 支持跨平台(iOS, Windows 8, Android, BlackBerry)
  • 支持标准的网络协议(HTTPs, OData)
  • 通过Cordova支持Native和HTML5应用
  • Logging, tracing and error handling
  • Near-zero footprint
  • 安全有保障的框架集成(SAP portal, Siteminder, certificates)

下图是基于SMP cloud的Sybase Control Center的详细内容。

同时,针对用户使用的数据收集及报表也做了很大的改进。你可以随时获取用户数、连接设备数、按时间分布的服务请求的数目。并且能按照设备,按照用户等不同的试图查看这些分析报表的内容。

同时,SMP cloud同样提供了debugging和tracing的功能,以在移动应用出现问题的时候进行快速的根本原因分析。

二、什么样的应用可以运行在SMP cloud上?

简单而言,SMP cloud目前主要提供基于HTTP REST的online的应用程序产品。每款基于HTTP REST的程序,只要在SUP2.2(或更高)的版本上可以运行,则均可以同样运行在SMP Cloud上。除此之外,SAP还会发布基于SMP cloud的标准应用,比如之前在On Premise移动平台上推出过的Real Spend, Customer Fact sheet等应用。这样能更好地享受企业移动化而不需要去重新安装、部署。

三、如何进行基于SMP cloud的开发?

基于最新的HTTP REST服务的SDK会很快发布,这个SDK可以同时用于SMP cloud与SMP On-premise. 当然,完全基于REST的应用你现在就已经可以开始开发了。

如果你想充分利用HANA cloud的优势,比如Persistence as a service,借此你可以创建完全基于云的应用。

如果你想获得SAP后台系统的数据与服务,你也可以使用Secure Cloud Connector直接与On-premise的后台安全地连接

由SAP Netweaver Cloud产品部门的Matthias Steiner制作的这个视频,讲述了他如何使用AppDesigner创建并发布一个移动应用到手机的过程。他的blog上有更多相关的内容。

另外,还有Neptune公司的开发工具Neptune,可以用来进行基于SMP cloud的开发。Njal Stabell的blog Using Neptune as a third-party development tool for the SMP Cloud Edition里有更详细的说明。

四、Cloud vs. on-premise

目前看来,这两者的区别是不言自明的。On-premise是基于客户自己的installation之上的,而cloud则将这部分省去了。具体到SMP的角度来看,我们可以认为SMP Cloud是SMP On-Premise中基于REST协议的部分对应版。它的推出,提供了除On-Premise之外另一种部署方式,保证了基于SMP On-Premise (SUP2.2 or Higher)的移动应用,能够在云端也可以运行。下图试图简单地比较两者的关系。

必须记住的一点是,就目前为止,SMP cloud仅仅提供的是On-premise版本上RESTFul API的一部分而非全部。

(完)

Raymond Zhang
If you want to discuss with me about any idea, please contact me at raymond.zhang@sap.com