Login

           | 

Web Services

XI/PI: Consuming XI Web Services using Web Dynpro – Part II

Attention: open in a new window. PDFPrintE-mail

Last Updated (Friday, 07 August 2009 06:53) Written by Riyaz Friday, 07 August 2009 06:47

Part I of this article, explains how to create a brokered web service in XI 3.0. In this part, I will describe how to consume this web service in a Web Dynpro Application.

Scenario:

  • User requests Customer Details via a Web browser
  • Data is sent through WebAS to XI using a SOAP adapter
  • The message is then synchronously sent to SAP R/3 system via RFC adapter, and a BAPI call is executed to get the Customer details
  • The BAPI response is sent to the WebAS to fulfil the user request

In Part I of this article I described how to define web services in XI. In this part, I will focus on using the generated WSDL file to expose the web service using a Web Dynpro application

Prerequisites:

  • Good knowledge of XI 3.0 concepts
  • Basic knowledge of Web Dynpro Applications

Steps:

  • Create a Web Service Model by importing the XI generated WSDL file
  • Design a Web Dynpro Application
  • Deploy the application on WebAS
 

XI/PI: Consuming XI Web Services using Web Dynpro – Part I

Attention: open in a new window. PDFPrintE-mail

Last Updated (Friday, 07 August 2009 06:54) Written by Riyaz Friday, 07 August 2009 06:46

Using a simple scenario, this article explains how to create a brokered web service in SAP XI 3.0. In Part II, I will describe how to consume this web service in a Web Dynpro Application.

Scenario:

  • User requests Customer Details via a Web browser
  • Data is sent through WebAS to SAP XI using a SOAP adapter
  • The message is then synchronously sent to SAP R/3 system via RFC adapter, and a BAPI call is executed to get the Customer details
  • The BAPI response is sent to the WebAS to fulfil the user request

This part of the article describes how to create web services in SAP XI while the Part II deals with using the WSDL file to expose the web service using Web Dynpro.

Prerequisites:

  • Good knowledge of SAP XI 3.0 concepts
  • Basic knowledge of Web Dynpro Applications
Courtesy http://www.riyaz.net . To read the complete article please click the link.
 

ESOA Described

Attention: open in a new window. PDFPrintE-mail

Last Updated (Monday, 29 November 1999 16:00) Written by Kevin Wilson Tuesday, 24 February 2009 23:26

Enterprise Services Oriented Architecture (ESOA) ESOA - Enterprise Service Oriented Architecture
With SAP NetWeaver as a technical foundation, enterprise SOA moves IT architectures to higher levels of adaptability -- and moves companies closer to the ...
help.sap.com/content/documentation/esoa/docu_esoa_intro.htm

SAP - Enterprise Service-Oriented Architecture (Enterprise SOA ...

Learn how SAP helps companies use enterprise service-oriented architecture (enterprise SOA) to accelerate innovation and simplify business processes while ...
www.sap.com/platform/esoa/index.epx

SOA Governance - Wikipedia, the free encyclopedia

Service-Oriented Architecture (SOA) governance is a concept used for activities related to exercising control over services in an SOA. SOA governance can be ...
en.wikipedia.org/wiki/SOA_Governance

IBM SOA Governance, service oriented architecture, SOA

SOA governance enables organizations to realize the full potential of Service Oriented Architecture — SOA. Essential issues surrounding the lifecycle of a ...
www.ibm.com/software/solutions/soa/gov/

SOA Governance Network by THE SOA NETWORK

SOA GOVERNANCE NETWORK - Resource Network for SOA Governance. Resource Network for SOA Governance, Risk and Compliance. SOA Governance News ...
www.soagovernance.org/
BAP Enterprise Governance Collaboration Management Assurance ...
Gartner (NYSE: IT) the world’s leading information technology research and advisory company has named BAP as Cool Vendor in SOA Governance 2008. ...
www.bapsolutions.com/
   

Consuming web services from ECC

Attention: open in a new window. PDFPrintE-mail

Last Updated (Monday, 29 November 1999 16:00) Written by Juergen Schreitmueller Tuesday, 24 February 2009 23:19

See http://www.erpgenie.com/xi/931-consuming-web-services-from-ecc
 

Creating Web Service Proxies

Attention: open in a new window. PDFPrintE-mail

Last Updated (Friday, 21 November 2008 22:29) Written by Juergen Friday, 21 November 2008 22:26

Web Services in ECC and CRM

Two steps are required to use Web Services in SAP applications

  1. Generate Client Proxy
  2. Integrate Web Service into applications

Limitation: Functionality available only with WEB AS 6.40. Creating Web Services are not described in this document.

Log in to download the document.