SAP雲平臺上兩個ABAP系統例項之間的互連

注销發表於2020-03-29

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....

https://sapes5.sapdevcenter.c...$metadata

從上述連結下載SAP gateway demo系統的OData服務後設資料,儲存成本地檔案,然後開啟SAP OData Model Creator,選擇本地檔案:


點選繼續,會解析出該後設資料裡包含的OData資訊,

選擇GWSAMPLE_BASIC, 再次點選continue:

生成.mpk檔案:

這個mpk檔案用於在Mendix Studio Pro裡開發,後續Jerry會詳細介紹。

要獲取更多Jerry的原創文章,請關注公眾號"汪子熙":

相關文章