当前位置:网站首页>SAP pi / PO rfc2soap publishes RFC interface as WS example
SAP pi / PO rfc2soap publishes RFC interface as WS example
2022-04-23 07:42:00 【rogerix4】
SAP PI/PO rfc2Soap Release rfc Interface for ws Example
=>Enterprice Services Builder To configure
- Prepare in advance RFC function

- Imported in advance SLD and NameSpace

1. newly build ESB Object storage directory
- newly build ESB Object storage directory , Save and activate (FOLDER_RFC_TEST)

2. Import RFC modular
- Import RFC modular , Then save the activation


3. newly build Service Interface
- newly build Soap->RFC Inbound send out SI(SI_RFC_TEST_REQUEST)
- Set parameters ; Save and activate

- Set parameters ; Save and activate
- newly build RFC->Soap Outbound receive SI(SI_RFC_TEST_RESPONSE)
- Set parameters ; Save and activate

- Set parameters ; Save and activate
4. newly build Message Mapping
- newly build Soap->RFC Inbound At the time of the Message Mapping(MM_RFC_TEST_REQUEST)
- Correlation field , Save and activate

- Correlation field , Save and activate
- newly build RFC->Soap Outbound At the time of the Message Mapping(MM_RFC_TEST_RESPONSE)
- Correlation field , Save and activate

- Correlation field , Save and activate
5. newly build Operation Mapping
- newly build Operation Mapping(OM_RFC_TEST)
- Request

- Response

- Request
- Activate all inactive objects ,ESB overview

=>Integration Builder To configure
1. newly build IB Object storage directory
- New folder , Save and activate (FOLDER_RFC_TEST)

2. newly build SAP Client Information channels
- Idoc Information channels


- Proxy Information channels


- RFC Information channels


3. newly build Business Component
- newly build Business Component, And click the Save button (BC_RFC_TEST)
- Receiver

- Sender Create a message channel (CC_RFC_TEST_SENDER)


- Receiver
- Save and activate all objects

4. newly build Integrated Configuration
- newly build Integrated Configuration
- Inbound Processing

- Receiver

- Receiver Interface

- Outbound processing

- Inbound Processing
- Save and activate

- ID detailed list

- SAP List of system information channels

5. Generate WSDL file
- References :2481502 - SOAP HTTP 401 Unauthorized
- References :856597 - FAQ: XI 3.0 / PI 7.0/7.1/7.3 SOAP Adapter
- choice Display WSDL

- Input URL:http://host:port /XISOAPAdapter/MessageServlet?channel=p:s:c
- P:Party( This parameter can be ignored )
- S:Business Component( Enterprise components )
- C:Communication Component Without Party( Information channels )
- for example :http://xxxx.com:50000/XISOAPAdapter/MessageServlet?channel=:BC_RFC_TEST:CC_RFC_TEST_SENDER

- choice SI

- Enter the enterprise component

- export WSDL

=>SoapUI call
1. SoapUI call
- If appear :401 Unauthorized Please check the following references
- References :2481502 - SOAP HTTP 401 Unauthorized
- References :856597 - FAQ: XI 3.0 / PI 7.0/7.1/7.3 SOAP Adapter

版权声明
本文为[rogerix4]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204230623503602.html
边栏推荐
猜你喜欢

Lead the industry trend with intelligent production! American camera intelligent video production platform unveiled at 2021 world Ultra HD Video Industry Development Conference

SAP RFC_CVI_EI_INBOUND_MAIN BP主数据创建示例(仅演示客户)

‘npm‘不是内部或外部命令,也不是可运行的程序 或批处理文件

菜菜的刷题日记 | 238.除自身以外数组的乘积

王者荣耀-unity学习之旅

反思 | 事件总线的局限性,组件化开发流程中通信机制的设计与实现

如何SQL 语句UNION实现当一个表中的一列内容为空时则取另一个表的另一列

Django使用mysql数据库报错解决

h5本地存储数据sessionStorage、localStorage

On BFC (block formatting context)
随机推荐
kaggle-房价预测实战
页面动态显示时间(升级版)
[hdu6833]A Very Easy Math Problem(莫比乌斯反演)
【TED系列】一个习惯是如何改变我的一生
【TED系列】如何与内心深处的批评家相处?
7.子查询
[self motivation series] what really hinders you?
Educational Codeforces Round 81 (Rated for Div. 2)
[Educational Codeforces Round 80] 解题报告
Django使用mysql数据库报错解决
菜菜的刷题日记 | 蓝桥杯 — 十六进制转八进制(纯手撕版)附进制转换笔记
F-牛妹的苹果树(直径合并)
ESP32学习-GPIO的使用与配置
获取字符格式的当前时间
VScode
manjaro安装与配置(vscode,微信,美化,输入法)
反思 | Android 音视频缓存机制的系统性设计
typescript字典的使用
NPM installation stepping pit
数据分析入门 | kaggle泰坦尼克任务(四)—>数据清洗及特征处理