We have discussed Simple File Adapter Configuration as well as File Content Conversion for a simple structure CSV file. In this article we will understand how to deal with File Adapter when file structure is a bit complex. For example if it has different number of columns of information on different rows.
SAP
This is a collection of articles, how-to guides, tips and tutorials for SAP Professionals. Content is mainly useful for developers and technical consultants in SAP NetWeaver, SAP PI, SAP ABAP space.
XI/PI: File Content Conversion for Simple Structure
We have discussed the simple File Adapter Configuration earlier. In this article we will understand the concept of File Content Conversion using an example of comma separated text file as source. File Content Conversion helps in converting the file formats to/from XML.
XI/PI: File Adapter Configuration
In this article series we will discuss the nitty gritties of the SAP XI File Adapter. First we will understand the File adapter in its most basic form. Then we will have a look at File content conversion with simple and complex file structures.
XI/PI: Simple IDoc Communication using SAP XI
SAP XI IDoc Adapter is by and far the most widely used adapter. This article describes its configuration on sender and receiver end along with related settings in XI and the involved SAP application systems. The configuration is fairly easy and straightforward. This article simply summarizes the different steps involved.
XI/PI: Understanding the RFC Adapter
SAP XI provides different ways for SAP systems to communicate via SAP XI. You have three options namely IDoc Adapters, RFC Adapters and Proxies. In one of the earlier posts that spoke about your first XI scenario, we learned configuring the IDoc receiver adapter. And in the coming articles, I shall throw light on different adapters. This article specifically deals with understanding basics of RFC adapter on sender and the receiver side.
XI/PI: Settings in R/3 Partner System to Receive IDocs
In the previous posts, we have covered the XI specific aspects of creating your first XI scenario. Now, let us understand what settings are required so that the R/3 partner system is able to receive and post the IDoc data.