Hello,
I need a detailed step by step tutorial that will help me understanding base concepts of data mapping. I saw lots of similar things (on other topics) on SAP developers' blog.
Background
Consider there is a simple XML file on the inbound (in fact, if the tutorial assume any other source and target data - that's fine), something like this:
<data>Test Data</data>
I need to create the text file that will contain "Test Data". Everything is on file system.
Details
What I'm looking for is the sequence of actions like "In Integration Repository set up two Message Interfaces, then ..."
While trying to do it on my own, I've faced with different items like:
Communication Channel (this is clear for me), Sender/Receiver Agreement, Message Interfaces, Message Mapping, Interface Mapping, Interface Determination, Receiver Determination. Most of them are clear, but not completely.
If there is any kind of step-by-step explanation that you can point on, I will appreciate it greatly.
Thanks.
Edited by: Maxim Abramsky on Jun 6, 2009 1:34 AM