As the clock ticks its way to midnight, Let us welcome the New Year 2008 with Cheers of Excitement! As we enter the New Year, Let Us Move with Zeal and Enthusiasm, Let Us Move with Courage & Confidence!! Heres a warm wish from riyaz.net to all the visitors – Wish you all a Happy […]
XI/PI: Consuming XI Web Services using Web Dynpro – UI Design (Part III)
In the first two parts of this series, I explained how to create a simple Web Service in XI (Part I) and then consume it using Web Dynpro (Part II). In this section, I will focus on how to design the user interface for the Web Application we created in Part II and provide some additional tips. I shall describe some of the steps from Part II in detail. The article is intended to help XI developers in designing Web Dynpro UI elements.
XI/PI: Consuming XI Web Services using Web Dynpro – Part II
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.
XI/PI: Consuming XI Web Services using Web Dynpro – Part I
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.
XI/PI: Dealing with Errors on the Outbound side
Sometimes the link between SAP XI and the target system (say ERP) goes down and messages fail on the outbound side. It may not be possible to restart them from using RWB or the transactions like SXI_MONITOR/SXMB_MONI. This article explains how to deal with such messages.
XI/PI: Introduction to Context Handling in Message Mapping
Context handling is an important technique to map complex scenarios in XI. This article introduces the basics of context handling using a simple example.