<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Fun With SAP PI Message-Mapping</title>
	<atom:link href="http://www.dataxstream.com/2009/06/fun-with-message-mapping/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dataxstream.com/2009/06/fun-with-message-mapping/</link>
	<description>SAP Certified Consultants</description>
	<lastBuildDate>Mon, 06 Feb 2012 03:05:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Patricio Paiva</title>
		<link>http://www.dataxstream.com/2009/06/fun-with-message-mapping/comment-page-1/#comment-1116</link>
		<dc:creator>Patricio Paiva</dc:creator>
		<pubDate>Thu, 05 Aug 2010 16:38:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.dataxstream.com/?p=1188#comment-1116</guid>
		<description>Hi.
Great information. Thanks.
I&#039;m search NetWeaver PI for download and install in my laptop, for home lab...
Anyones knows where is it... I cant find it in SDN SAP web site or in SERVICE SAP web site.
Thanks in advance.

Patricio Paiva</description>
		<content:encoded><![CDATA[<p>Hi.<br />
Great information. Thanks.<br />
I&#8217;m search NetWeaver PI for download and install in my laptop, for home lab&#8230;<br />
Anyones knows where is it&#8230; I cant find it in SDN SAP web site or in SERVICE SAP web site.<br />
Thanks in advance.</p>
<p>Patricio Paiva</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alexey Borodin</title>
		<link>http://www.dataxstream.com/2009/06/fun-with-message-mapping/comment-page-1/#comment-961</link>
		<dc:creator>Alexey Borodin</dc:creator>
		<pubDate>Tue, 16 Feb 2010 09:53:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.dataxstream.com/?p=1188#comment-961</guid>
		<description>1. THERE IS a nicer way to deal with structure changes in 7.1. When you see those messages that one or another node is not found in the structure, there appears a new button on the Message-Mapping&#039;s toolbar: Correct Structural Inconsistencies. Press it and you will be suggested to select a field from the new structure for every missing field.
2. XIM file is a zip, actually. You can unzip it and get your hands on (almost) the same mapping definition in xml format.
3. Developers buried this functionality, because the management didn&#039;t want to get into the hassle of officially supporting it. But developers needed it for debugging purposes and for dealing with customer problems. This import/export was developed before the export to xim file, which is superior.</description>
		<content:encoded><![CDATA[<p>1. THERE IS a nicer way to deal with structure changes in 7.1. When you see those messages that one or another node is not found in the structure, there appears a new button on the Message-Mapping&#8217;s toolbar: Correct Structural Inconsistencies. Press it and you will be suggested to select a field from the new structure for every missing field.<br />
2. XIM file is a zip, actually. You can unzip it and get your hands on (almost) the same mapping definition in xml format.<br />
3. Developers buried this functionality, because the management didn&#8217;t want to get into the hassle of officially supporting it. But developers needed it for debugging purposes and for dealing with customer problems. This import/export was developed before the export to xim file, which is superior.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Øystein Emhjellen</title>
		<link>http://www.dataxstream.com/2009/06/fun-with-message-mapping/comment-page-1/#comment-927</link>
		<dc:creator>Øystein Emhjellen</dc:creator>
		<pubDate>Fri, 08 Jan 2010 08:31:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.dataxstream.com/?p=1188#comment-927</guid>
		<description>A way to avoid having to remap everything with PI 7.1, if you want to add messages or even just change an std idoc with a quite similar z-idoc within a multi-message mapping is :

- Create a mapping template from the mapping you have created for an appropriate level in the message(s), and then reuse the template on the new set of messages.</description>
		<content:encoded><![CDATA[<p>A way to avoid having to remap everything with PI 7.1, if you want to add messages or even just change an std idoc with a quite similar z-idoc within a multi-message mapping is :</p>
<p>- Create a mapping template from the mapping you have created for an appropriate level in the message(s), and then reuse the template on the new set of messages.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Øystein Emhjellen</title>
		<link>http://www.dataxstream.com/2009/06/fun-with-message-mapping/comment-page-1/#comment-880</link>
		<dc:creator>Øystein Emhjellen</dc:creator>
		<pubDate>Fri, 27 Nov 2009 11:56:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.dataxstream.com/?p=1188#comment-880</guid>
		<description>As Daniel says, the feature is not available in PI 7.1.
You can export the XIM file, but it will not be possible to replace text as in MTE file. 
There is an option to import a JAR file  but it seems to be difficult to do anything useful with the byte code.

Would be interesting to know if anyone found a way to avoid having to remap everything with PI 7.1, if you want to add messages or even just change an std idoc with a quite similar z-idoc within a multi-message mapping.</description>
		<content:encoded><![CDATA[<p>As Daniel says, the feature is not available in PI 7.1.<br />
You can export the XIM file, but it will not be possible to replace text as in MTE file.<br />
There is an option to import a JAR file  but it seems to be difficult to do anything useful with the byte code.</p>
<p>Would be interesting to know if anyone found a way to avoid having to remap everything with PI 7.1, if you want to add messages or even just change an std idoc with a quite similar z-idoc within a multi-message mapping.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rohit</title>
		<link>http://www.dataxstream.com/2009/06/fun-with-message-mapping/comment-page-1/#comment-611</link>
		<dc:creator>Rohit</dc:creator>
		<pubDate>Wed, 21 Oct 2009 16:30:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.dataxstream.com/?p=1188#comment-611</guid>
		<description>Hi,Gr88 blog but i have one doube here that why did you change occurence for both source and target in the text file when you wans to change just from 1: 1 to 1:N.From my understanding only changing target message type is enough.</description>
		<content:encoded><![CDATA[<p>Hi,Gr88 blog but i have one doube here that why did you change occurence for both source and target in the text file when you wans to change just from 1: 1 to 1:N.From my understanding only changing target message type is enough.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Graversen</title>
		<link>http://www.dataxstream.com/2009/06/fun-with-message-mapping/comment-page-1/#comment-67</link>
		<dc:creator>Daniel Graversen</dc:creator>
		<pubDate>Thu, 06 Aug 2009 18:08:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.dataxstream.com/?p=1188#comment-67</guid>
		<description>I have always liked to play with the xml mappingsfiles. And this is the easy way to switch root elements. 
This feature is not available in PI 7.1, but it is possible to change top level element names. 
/daniel</description>
		<content:encoded><![CDATA[<p>I have always liked to play with the xml mappingsfiles. And this is the easy way to switch root elements.<br />
This feature is not available in PI 7.1, but it is possible to change top level element names.<br />
/daniel</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cindy</title>
		<link>http://www.dataxstream.com/2009/06/fun-with-message-mapping/comment-page-1/#comment-57</link>
		<dc:creator>Cindy</dc:creator>
		<pubDate>Tue, 28 Jul 2009 13:16:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.dataxstream.com/?p=1188#comment-57</guid>
		<description>Awesome information!  Thanks</description>
		<content:encoded><![CDATA[<p>Awesome information!  Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>

