没有合适的资源?快使用搜索试试~ 我知道了~
首页SAP PI RFC-to-Web Service Scenario
SAP PI RFC-to-Web Service Scenario

SAP PI RFC-to-Web Service Scenario场景,同步
资源详情
资源评论
资源推荐

RFC-to-Web Service Scenario
This document describes how the Custom RFC client application in
SAP R/3 System invokes a free Web service (that is hosted over the
internet) using SAP XI. For our demo purpose, we have used a free
web service available on the Internet. Details for the same are
provided in the next section.+
About the web service:+
In this example scenario we will be using “GetQuote” method of
Web service “DelayedStockQuote”. This method retrieves the Stock
quote for the given Stock symbol. The method “GetQuote” has an
input that takes in two parameters Stock Symbol and License Key
and returns the following information.
StockSymbol,
LastTradeAmount,
LastTradeDateTime,
StockChange,
OpenAmount,
DayHigh,
DayLow,
StockVolume,
PrevCls,
ChangePercent,
FiftyTwoWeekRange,
EarnPerShare,
PE,
CompanyName.
Link to webservice:
http://ws.cdyne.com/delayedstockquote/delayedstockquo
te.asmx?op=GetQuote+
WSDL of the webservice:
http://ws.cdyne.com/delayedstockquote/delayedstockquot
e.asmx?WSDL
Download WSDL from the above link.

1. Con&gurations at the Sender System (SAP R/3)
1.1 Create RFC destination:
To create the RFC go to TCODE: SM59
Create new destination of type T (TCP/IP)
Make sure you select Registered Server Program option before
writing your program ID
Write your program ID (remember it's case-sensitive)
In the gateway host and gateway service write the values of
your "Application system" - business system (R/3 System)
1.2 Create Remote function module
Create Remote Function module in R/3 system with the following
parameters.
Import:

Export:
剩余14页未读,继续阅读




















zsycomeon
- 粉丝: 1
- 资源: 10
上传资源 快速赚钱
我的内容管理 收起
我的资源 快来上传第一个资源
我的收益
登录查看自己的收益我的积分 登录查看自己的积分
我的C币 登录后查看C币余额
我的收藏
我的下载
下载帮助

会员权益专享
安全验证
文档复制为VIP权益,开通VIP直接复制

评论9