溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊(cè)×
其他方式登錄
點(diǎn)擊 登錄注冊(cè) 即表示同意《億速云用戶(hù)服務(wù)條款》

怎么在SAP Cloud Platform上進(jìn)行第一個(gè)integration flow開(kāi)發(fā)

發(fā)布時(shí)間:2021-12-31 10:42:30 來(lái)源:億速云 閱讀:196 作者:柒染 欄目:大數(shù)據(jù)

怎么在SAP Cloud Platform上進(jìn)行第一個(gè)integration flow開(kāi)發(fā),相信很多沒(méi)有經(jīng)驗(yàn)的人對(duì)此束手無(wú)策,為此本文總結(jié)了問(wèn)題出現(xiàn)的原因和解決方法,通過(guò)這篇文章希望你能解決這個(gè)問(wèn)題。

登錄SAP Cloud Platform integration tenant,點(diǎn)擊Edit圖標(biāo):

怎么在SAP Cloud Platform上進(jìn)行第一個(gè)integration flow開(kāi)發(fā)

創(chuàng)建一個(gè)新的Content package:

怎么在SAP Cloud Platform上進(jìn)行第一個(gè)integration flow開(kāi)發(fā)怎么在SAP Cloud Platform上進(jìn)行第一個(gè)integration flow開(kāi)發(fā)

保存content package后,點(diǎn)擊artifacts標(biāo)簽頁(yè),此處創(chuàng)建integration flow:

怎么在SAP Cloud Platform上進(jìn)行第一個(gè)integration flow開(kāi)發(fā)

點(diǎn)擊Add,選擇integration flow:

怎么在SAP Cloud Platform上進(jìn)行第一個(gè)integration flow開(kāi)發(fā)怎么在SAP Cloud Platform上進(jìn)行第一個(gè)integration flow開(kāi)發(fā)

保存:

怎么在SAP Cloud Platform上進(jìn)行第一個(gè)integration flow開(kāi)發(fā)

然后就可以進(jìn)行iFlow的編輯了:

怎么在SAP Cloud Platform上進(jìn)行第一個(gè)integration flow開(kāi)發(fā)

創(chuàng)建sender channel:把integration flow切換成編輯模式,點(diǎn)擊這個(gè)箭頭,把它拖到Start圖片位置:

怎么在SAP Cloud Platform上進(jìn)行第一個(gè)integration flow開(kāi)發(fā)怎么在SAP Cloud Platform上進(jìn)行第一個(gè)integration flow開(kāi)發(fā)

Adapter類(lèi)型選擇HTTPS:

怎么在SAP Cloud Platform上進(jìn)行第一個(gè)integration flow開(kāi)發(fā)

維護(hù)Address:

怎么在SAP Cloud Platform上進(jìn)行第一個(gè)integration flow開(kāi)發(fā)

選擇message converter:

怎么在SAP Cloud Platform上進(jìn)行第一個(gè)integration flow開(kāi)發(fā)

json to xml converter:

怎么在SAP Cloud Platform上進(jìn)行第一個(gè)integration flow開(kāi)發(fā)

選中后放到integration process方框內(nèi),看到一條綠色的線(xiàn):

怎么在SAP Cloud Platform上進(jìn)行第一個(gè)integration flow開(kāi)發(fā)

再選擇Content Modifier:

怎么在SAP Cloud Platform上進(jìn)行第一個(gè)integration flow開(kāi)發(fā)

拖到integration process里:

怎么在SAP Cloud Platform上進(jìn)行第一個(gè)integration flow開(kāi)發(fā)

選擇call->external call:

怎么在SAP Cloud Platform上進(jìn)行第一個(gè)integration flow開(kāi)發(fā)

將External Call的request reply同Receiver建立連接,adapter類(lèi)型選擇OData V2:

怎么在SAP Cloud Platform上進(jìn)行第一個(gè)integration flow開(kāi)發(fā)

選擇這個(gè)OData V2 adapter,在connection標(biāo)簽頁(yè)的Address字段里,維護(hù)這個(gè)地址:
https://espmrefapps.hana.ondemand.com/espm-cloud-web/espm.svc

怎么在SAP Cloud Platform上進(jìn)行第一個(gè)integration flow開(kāi)發(fā)

點(diǎn)擊processing標(biāo)簽頁(yè),再點(diǎn)Select按鈕:

怎么在SAP Cloud Platform上進(jìn)行第一個(gè)integration flow開(kāi)發(fā)

選擇Step2:

怎么在SAP Cloud Platform上進(jìn)行第一個(gè)integration flow開(kāi)發(fā)

從Select Entity的下拉列表里選擇Products:

怎么在SAP Cloud Platform上進(jìn)行第一個(gè)integration flow開(kāi)發(fā)怎么在SAP Cloud Platform上進(jìn)行第一個(gè)integration flow開(kāi)發(fā)

點(diǎn)擊step3按鈕:

怎么在SAP Cloud Platform上進(jìn)行第一個(gè)integration flow開(kāi)發(fā)

在step3的選擇頁(yè)面里,點(diǎn)擊F4選擇ProductId:

怎么在SAP Cloud Platform上進(jìn)行第一個(gè)integration flow開(kāi)發(fā)

操作類(lèi)型選擇Equal,值維護(hù)成${header.productIdentifier}:

怎么在SAP Cloud Platform上進(jìn)行第一個(gè)integration flow開(kāi)發(fā)

這樣,當(dāng)inbound HTTP請(qǐng)求里攜帶的product ID傳入Odata adapter時(shí),后者會(huì)調(diào)用odata取得product明細(xì)。點(diǎn)擊Deploy進(jìn)行部署。

怎么在SAP Cloud Platform上進(jìn)行第一個(gè)integration flow開(kāi)發(fā)

點(diǎn)這個(gè)圖標(biāo)查看部署情況:

怎么在SAP Cloud Platform上進(jìn)行第一個(gè)integration flow開(kāi)發(fā)怎么在SAP Cloud Platform上進(jìn)行第一個(gè)integration flow開(kāi)發(fā)怎么在SAP Cloud Platform上進(jìn)行第一個(gè)integration flow開(kāi)發(fā)

等到部署成功后,就可以測(cè)試了:

怎么在SAP Cloud Platform上進(jìn)行第一個(gè)integration flow開(kāi)發(fā)

在postman里輸入上圖的endpoints:

怎么在SAP Cloud Platform上進(jìn)行第一個(gè)integration flow開(kāi)發(fā)

通過(guò)執(zhí)行odata adapter,得到結(jié)果:

怎么在SAP Cloud Platform上進(jìn)行第一個(gè)integration flow開(kāi)發(fā)

測(cè)試成功。

看完上述內(nèi)容,你們掌握怎么在SAP Cloud Platform上進(jìn)行第一個(gè)integration flow開(kāi)發(fā)的方法了嗎?如果還想學(xué)到更多技能或想了解更多相關(guān)內(nèi)容,歡迎關(guān)注億速云行業(yè)資訊頻道,感謝各位的閱讀!

向AI問(wèn)一下細(xì)節(jié)

免責(zé)聲明:本站發(fā)布的內(nèi)容(圖片、視頻和文字)以原創(chuàng)、轉(zhuǎn)載和分享為主,文章觀點(diǎn)不代表本網(wǎng)站立場(chǎng),如果涉及侵權(quán)請(qǐng)聯(lián)系站長(zhǎng)郵箱:is@yisu.com進(jìn)行舉報(bào),并提供相關(guān)證據(jù),一經(jīng)查實(shí),將立刻刪除涉嫌侵權(quán)內(nèi)容。

AI