基于Webservice技术的SAP接口实现

基于Webservice技术的SAP接口实现    徐晓琴Summary:随着公司信息化的快速发展,SAP(System Applications and Products in Data Proce

基于Webservice技术的SAP接口实现 徐晓琴 Summary:随着公司信息化的快速发展,SAP(System Applications and Products in Data Processing)系统已经成为公司业务核心系统,同SAP系统 集成的外圍系统也越来越多,系统提供了丰富的接口技术和开发平台。本文主 要介绍了Webservice的概念、特点,并且用Webservice技术创建了SAP系统 与质检系统CAQ的集成实例,重点分析了在SAP中如何用Webservice技术创建 代理、配置、编译代码、测试联通等的实现过程。 Key:SAP;Webservice技术;SOAP :TP391 :A :1009-3044(2018)14-0030-02 Abstract: With the rapid development of company information technology, SAP system has become the core business system, the peripheral system with the integration of SAP system is also more and more, and it provides the interface technology and rich system development platform. This paper mainly introduces the concept and characteristics of Webservice, creates an instance of the SAP

腾讯文库基于Webservice技术的SAP接口实现
腾讯文库腾讯文库
search
课件
教案
试卷
日记
论文
读后感
中考
高考
考研
雅思
托福
行测
申论
面试攻略
AI
大数据
新媒体
登记表
合同
协议
委托
美食
司法考试
求职招聘
工作汇报
入职培训
实习报告
思想汇报
调研报告
旅游攻略
读书笔记
立享超值文库资源包
我的资料库

file基于Webservice技术的SAP接口实现付费本文由万文网提供

编辑文档编辑文档
基于Webservice技术的SAP接口实现徐晓琴Summary:随着公司信息化的快速发展,SAP(SystemApplicationsandProductsinDataProcessing)系统已经成为公司业务核心系统,同SAP系统集成的外圍系统也越来越多,系统提供了丰富的接口技术和开发平台。本文主要介绍了Webservice的概念、特点,并且用Webservice技术创建了SAP系统与质检系统CAQ的集成实例,重点分析了在SAP中如何用Webservice技术创建代理、配置、编译代码、测试联通等的实现过程。Key:SAP;Webservice技术;SOAP:TP391:A:1009-3044(2018)14-0030-02Abstract:Withtherapiddevelopmentofcompanyinformationtechnology,SAPsystemhasbecomethecorebusinesssystem,theperipheralsystemwiththeintegrationofSAPsystemisalsomoreandmore,anditprovidestheinterfacetechnologyandrichsystemdevelopmentplatform.ThispapermainlyintroducestheconceptandcharacteristicsofWebservice,createsaninstanceoftheSAP
integratedsystemandqualityinspectionsystemofCAQusingWebservicetechnology,andselectiveanalysisonhowtouseSAPWebservicetechnologytocreateaproxy,configure,compilecode,andtesttheunicomofimplementationprocess.Keywords:SAP;Webservicetechnology;SOAP1背景中信戴卡股份有限公司2011年开始启动SAP项目,目前为止已经实施了六期SAP深化应用项目,实现了公司采购、生产、销售、财务的一体化管理。随着公司的发展及信息化要求,外围系统也越来越多,如EDI、BI、OA、CAQ采购平台等系统。这些外围系统均与SAP系统做了对接,一般系统接口技术均采用的是RFC方式,只有与CAQ接口采用的是Webservice方式。2017年实施了SAPPI系统,是一种集成技术和集成平台,通过集成式的信息管理平台,统合庞杂的业务系统信息流,并借由平台提供的系统监管能力,实现单一窗口的运维管理。PI提供的同步式沟通渠道也是采用Webservice的WSDL方式。Webservice将作为主要的接口应用技术。2Webservice技术简介Webservice是微软提出的基于互联网的开发模型,它通过Web通讯协议和信息格式的开放标准(Http,Xml,Soap)来为其他应用程序提供服务。Webservice提供一种可被调用的服务,该服务必须通过WSDL定义接口,接口描述了WEBSERVICE的逻辑定义(types,messages,portTypes)和传输协议(bindings,services)。客户端通过WSDL定义的访问方式和逻辑结构调用该服务。Webservice的一个最基本的目的是提供在各个不同平台的不同应用系统
查看剩余全文
复制全文
复制全文
全屏阅读
全屏阅读
下一篇
下一篇