前往小程序,Get更优阅读体验!
立即前往
首页
学习
活动
专区
工具
TVP
发布
社区首页 >专栏 >一个最简单的例子学习SAP Cloud for Customer HTML mashup

一个最简单的例子学习SAP Cloud for Customer HTML mashup

作者头像
Jerry Wang
发布2020-08-31 10:30:24
4760
发布2020-08-31 10:30:24
举报

My series of Cloud Application Studio Blogs

  • How to detect EditMode in an Embedded Component
  • Step by step to enable your custom BO with attachment upload functionality
  • Step by step to create an Adobe Print form in Cloud application Studio
  • How to render PDF which displays picture from the image attachment of your custom BO
  • How to get current logged on business user’s employee information and assigned organization unit via ABSL
  • How to implement dynamic access control based on custom BO using OWL
  • How to make Code List Restriction work when control field and restricted field are not on the same BO
  • How to implement custom number range using custom business object
  • Two approaches to create Code List in Cloud Studio
  • Create Dynamic Code List via Custom Business Object Association
  • Step by step to develop Thing Type based navigation and BO Object based navigation
  • Put Extension field into embedded component and make it visible in Standard UI
  • One possible cause that embedded component fails to display in UI
  • Step by step to create HTML Mashup and make it visible in UI
  • Step by step to enable Text Collection for your custom BO
  • Automatically send an Email notification to line manager via Workflow in Account application
  • Step by step to create Object Value Selector in Cloud Application Studio

(1) Switch on Admin mode of your solution, and create a port type package as below:

(2) Create a mashup port binding using the port type package created in previous step:

(3) Create a HTML mashup and bind it to the mashup port created in previous step:

(4) Create an embedded component and drag the created mashup, drop it into the pane container of embedded component:

Switch to controller tab of the embedded component, create a new outport and configure it with the port type package created in first step.

Create a simple navigation and finish the necessary parameter binding:

In the end the controller of the embedded component has the following settings:

(5) Add the embedded component as a new tab of Opportunity TI via extensibility explorer.

In the runtime, the url I specified in my html mashup is parsed by UI framework and rendered within an IFrame:

本文参与 腾讯云自媒体分享计划,分享自作者个人站点/博客。
原始发表:2020-08-29 ,如有侵权请联系 cloudcommunity@tencent.com 删除

本文分享自 作者个人站点/博客 前往查看

如有侵权,请联系 cloudcommunity@tencent.com 删除。

本文参与 腾讯云自媒体分享计划  ,欢迎热爱写作的你一起参与!

评论
登录后参与评论
0 条评论
热度
最新
推荐阅读
目录
  • My series of Cloud Application Studio Blogs
相关产品与服务
Cloud Studio(云端 IDE)
Cloud Studio(云端 IDE)是基于浏览器的集成式开发环境,为开发者提供了一个稳定的云端工作站。用户在使用 Cloud Studio 时无需安装,随时随地打开浏览器即可使用。
领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档