在SAPCloudforCustomer的CloudApplicationStudio里,在MashupsandWebServices的新建菜单里,创建一个HTMLMashup: portbinding决定了创建的mashup可以被插入到哪些CloudforCustomer标准页面去: 我的portbinding选择additionalAccountinformation,这意味着该htmlmashup可以插入到AccountTI页面去: InputParameter里,可以选择将SAP提供的一些输入参数,传入到htmlmashup里使用: HTMLcodeeditor里,指定HTMLmashup具体的html代码实现: 创建一个新的embeddedcomponent,将之前创建的HTMLmashup拖拽到embeddedcomponent里: UIDesigner打开AccountTI的UIcomponent: 点击按钮:Addviewwithembeddedcomponent: 选择包含了HTMLMashup的embeddedcomponent: 点击Apply按钮: 使用Extensibilityexplorer将mashup插入到AccountTI页面上,生成一个changeTransaction: 保存之后,在AccountTI页面里,看到mashupTest这个新的tab,点击之后: 就看到了之前HTMLmashup的内容: 要获取更多Jerry的原创文章,请关注公众号汪子熙: