zoukankan      html  css  js  c++  java
  • SAP云平台上两个ABAP系统实例之间的互连

    The SAP OData Model Creator is a web site where your OData service metadata is transformed into a Mendix domain model that can be imported into your project.

    SAP OData Model Creator是一个网站,可以将OData服务的元数据,转换成Mendix的领域模型并导入到项目工程中。

    OData服务元数据的输入可以是文件,url或者SAP API hub上的一个服务。

    You can generate this domain model by providing your service metadata as a file, URL, or select a service from SAP API Business Hub.

    SAP OData model creator的网址:https://sapodatamodelcreator.mendixcloud.com/

    https://sapes5.sapdevcenter.com/sap/opu/odata/iwbep/GWSAMPLE_BASIC/$metadata

    从上述链接下载SAP gateway demo系统的OData服务元数据,保存成本地文件,然后打开SAP OData Model Creator,选择本地文件:


    点击继续,会解析出该元数据里包含的OData信息,

    选择GWSAMPLE_BASIC, 再次点击continue:

    生成.mpk文件:

    这个mpk文件用于在Mendix Studio Pro里开发,后续Jerry会详细介绍。

    要获取更多Jerry的原创文章,请关注公众号"汪子熙":

  • 相关阅读:
    AE旋转
    AE2
    AE1
    面试
    TS 基础数据类型
    vue-cli结构介绍
    js异步加载的5种方式
    slot 插槽的使用
    使用组件的细节点
    Vue 条件渲染
  • 原文地址:https://www.cnblogs.com/sap-jerry/p/12591252.html
Copyright © 2011-2022 走看看