<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Question Re: Multi mapping with mutiple mappingsteps? in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/multi-mapping-with-mutiple-mappingsteps/qaa-p/10089912#M3637281</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Andreas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; I am also facing similar issue. Multi mapping with multiple mappings. If your issue is solved , can u please guide me what are steps you followed to solve the issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Uma&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 25 Jun 2015 10:15:34 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2015-06-25T10:15:34Z</dc:date>
    <item>
      <title>Multi mapping with mutiple mappingsteps?</title>
      <link>https://community.sap.com/t5/technology-q-a/multi-mapping-with-mutiple-mappingsteps/qaq-p/10089880</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi PI experts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using PI 7.4 Java only and trying to make a mutimapping splitting an incoming message into mutiple messages using the following guide.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/600b455f-01cd-2b10-0cab-a50e47a8f800?QuickLink=index&amp;amp;overridelayout=true"&gt;http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/600b455f-01cd-2b10-0cab-a50e47a8f800?QuickLink=index&amp;amp;overridelayout=true&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My operation mapping is as the picture showes.&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/396305" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I do the mappings 1...1 then the mappings work.&lt;/P&gt;&lt;P&gt;One message in and out I get one correct message.&lt;/P&gt;&lt;P&gt;I tried to change the second mapping to 0...unbounded.&lt;/P&gt;&lt;P&gt;The mapping adds the Message and Message1 segments.&lt;/P&gt;&lt;P&gt;When i test the Operation Mapping after i activated it the Operation mapping only produces the two message segments and nothing else.&lt;/P&gt;&lt;P&gt;I then tried to change the first mapping to 0...unbounded. When I test the operation mapping now I have to add the Message and Message 1 segments and it works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I then tried to process a file with my FTP adapter and ofcourse the mapping failed.&lt;/P&gt;&lt;P&gt;Do I have to add the Messaeg and Message1 segment in my content conversion?&lt;/P&gt;&lt;P&gt;How is this done because when I change the document name in the conten conversion the conversion fails.&lt;/P&gt;&lt;P&gt;Is this the correct way to make a split of messages in PI 7.4 Java obly or can I use the interface split functionality in the integration Flow in NWDS?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What shall I try next to make any progress?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for all the help I can get.&lt;/P&gt;&lt;P&gt;Andreas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Feb 2014 09:02:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/multi-mapping-with-mutiple-mappingsteps/qaq-p/10089880</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-02-25T09:02:03Z</dc:date>
    </item>
    <item>
      <title>Re: Multi mapping with mutiple mappingsteps?</title>
      <link>https://community.sap.com/t5/technology-q-a/multi-mapping-with-mutiple-mappingsteps/qaa-p/10089881#M3637250</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;Do I have to add the Messaeg and Message1 segment in my content conversion?&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you don't have to add this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;I then tried to process a file with my FTP adapter and ofcourse the mapping failed.&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;did you put &lt;SPAN style="color: #333333; font-size: 12px;"&gt; Message tag in the input file. if yes then you have to remove it.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Muni.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Feb 2014 09:06:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/multi-mapping-with-mutiple-mappingsteps/qaa-p/10089881#M3637250</guid>
      <dc:creator>Muniyappan</dc:creator>
      <dc:date>2014-02-25T09:06:59Z</dc:date>
    </item>
    <item>
      <title>Re: Multi mapping with mutiple mappingsteps?</title>
      <link>https://community.sap.com/t5/technology-q-a/multi-mapping-with-mutiple-mappingsteps/qaa-p/10089882#M3637251</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Only used the Message tag when i tested the Operation Mapping.&lt;/P&gt;&lt;P&gt;The message processed by the FTP looks as the message in the interface it self.&lt;/P&gt;&lt;P&gt;No message tags added by the dapater.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//Andreas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Feb 2014 09:11:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/multi-mapping-with-mutiple-mappingsteps/qaa-p/10089882#M3637251</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-02-25T09:11:41Z</dc:date>
    </item>
    <item>
      <title>Re: Multi mapping with mutiple mappingsteps?</title>
      <link>https://community.sap.com/t5/technology-q-a/multi-mapping-with-mutiple-mappingsteps/qaa-p/10089883#M3637252</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;did not get you? is it wokring?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check this &lt;A __default_attr="3493280" __jive_macro_name="thread" class="jive_macro_thread jive_macro" data-orig-content="xi.routing.RoutingException : Interface determination does not yield any actual interface" href="https://community.sap.com/" modifiedtitle="true" title="xi.routing.RoutingException : Interface determination does not yield any actual interface"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Muni.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Feb 2014 09:22:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/multi-mapping-with-mutiple-mappingsteps/qaa-p/10089883#M3637252</guid>
      <dc:creator>Muniyappan</dc:creator>
      <dc:date>2014-02-25T09:22:15Z</dc:date>
    </item>
    <item>
      <title>Re: Multi mapping with mutiple mappingsteps?</title>
      <link>https://community.sap.com/t5/technology-q-a/multi-mapping-with-mutiple-mappingsteps/qaa-p/10089884#M3637253</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If I add the message tags when i test the operation mapping then the operation mapping works.&lt;/P&gt;&lt;P&gt;When i try to process a message with the file adapter without the message tags then the mapping fails.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//Andreas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Feb 2014 09:25:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/multi-mapping-with-mutiple-mappingsteps/qaa-p/10089884#M3637253</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-02-25T09:25:26Z</dc:date>
    </item>
    <item>
      <title>Re: Multi mapping with mutiple mappingsteps?</title>
      <link>https://community.sap.com/t5/technology-q-a/multi-mapping-with-mutiple-mappingsteps/qaa-p/10089885#M3637254</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have the namespace in the content conversion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//Andreas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Feb 2014 09:27:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/multi-mapping-with-mutiple-mappingsteps/qaa-p/10089885#M3637254</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-02-25T09:27:12Z</dc:date>
    </item>
    <item>
      <title>Re: Multi mapping with mutiple mappingsteps?</title>
      <link>https://community.sap.com/t5/technology-q-a/multi-mapping-with-mutiple-mappingsteps/qaa-p/10089886#M3637255</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When I post a message as xml file generated from the mapping it self.&lt;/P&gt;&lt;P&gt;I get an error that no receiver interface could be determined.&lt;/P&gt;&lt;P&gt;This message is with the Message tags included and read by an FTP adapter processing the message thru the scenario.&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/396437" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If i remove the message tags and try to process the message thru the scenario I get a mapping error that it is not possible to mapp the first segment in the target structure.&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/396438" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I use the content conversion from txt file as I did before the multimapping was in place I get the following error.&lt;/P&gt;&lt;P&gt;Same as with the xml without the message tags.&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/396439" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//Andreas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Feb 2014 10:44:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/multi-mapping-with-mutiple-mappingsteps/qaa-p/10089886#M3637255</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-02-25T10:44:33Z</dc:date>
    </item>
    <item>
      <title>Re: Multi mapping with mutiple mappingsteps?</title>
      <link>https://community.sap.com/t5/technology-q-a/multi-mapping-with-mutiple-mappingsteps/qaa-p/10089887#M3637256</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please tell your exact requirement. I mean why you need 2 mapping step and both of them are 0:unbound ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Feb 2014 11:05:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/multi-mapping-with-mutiple-mappingsteps/qaa-p/10089887#M3637256</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-02-25T11:05:53Z</dc:date>
    </item>
    <item>
      <title>Re: Multi mapping with mutiple mappingsteps?</title>
      <link>https://community.sap.com/t5/technology-q-a/multi-mapping-with-mutiple-mappingsteps/qaa-p/10089888#M3637257</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;first error happens because of message tag.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the second and third error screen shot show that values missing in the queue context. this is means mandatory fields are missing. or you are not handling the context properly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please reply back for indrajits question? why do you use 2 mappings?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can you show your source and target message?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Muni.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Feb 2014 11:37:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/multi-mapping-with-mutiple-mappingsteps/qaa-p/10089888#M3637257</guid>
      <dc:creator>Muniyappan</dc:creator>
      <dc:date>2014-02-25T11:37:33Z</dc:date>
    </item>
    <item>
      <title>Re: Multi mapping with mutiple mappingsteps?</title>
      <link>https://community.sap.com/t5/technology-q-a/multi-mapping-with-mutiple-mappingsteps/qaa-p/10089889#M3637258</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm using 2 mappingstep because I have a content conversion that will be to complex if I only use the second mapping.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Operation mapping.&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/396507" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First message mapping.&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/396508" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Second message mapping.&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/396518" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//Andreas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Feb 2014 11:48:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/multi-mapping-with-mutiple-mappingsteps/qaa-p/10089889#M3637258</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-02-25T11:48:21Z</dc:date>
    </item>
    <item>
      <title>Re: Multi mapping with mutiple mappingsteps?</title>
      <link>https://community.sap.com/t5/technology-q-a/multi-mapping-with-mutiple-mappingsteps/qaa-p/10089890#M3637259</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So the first mapping is not 0:unbounded, so check this way&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;take the input payload and test operation mapping ( step 1 to 1 ).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Copy the xml that has been generated in the target side, put that in the source and execute step 2 to 2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This way you will be able to identify the which step is causing the problem and why.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Feb 2014 12:07:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/multi-mapping-with-mutiple-mappingsteps/qaa-p/10089890#M3637259</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-02-25T12:07:08Z</dc:date>
    </item>
    <item>
      <title>Re: Multi mapping with mutiple mappingsteps?</title>
      <link>https://community.sap.com/t5/technology-q-a/multi-mapping-with-mutiple-mappingsteps/qaa-p/10089891#M3637260</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Andreas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are using multimap (0..n or 1..n) you need to change all the maps used in operation mapping. your first map should also 0..n.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Harish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Feb 2014 12:11:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/multi-mapping-with-mutiple-mappingsteps/qaa-p/10089891#M3637260</guid>
      <dc:creator>Harish</dc:creator>
      <dc:date>2014-02-25T12:11:33Z</dc:date>
    </item>
    <item>
      <title>Re: Multi mapping with mutiple mappingsteps?</title>
      <link>https://community.sap.com/t5/technology-q-a/multi-mapping-with-mutiple-mappingsteps/qaa-p/10089892#M3637261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Like this?&lt;/P&gt;&lt;P&gt;First mapping.&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/396568" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Second mapping.&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/396578" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//Andreas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Feb 2014 12:22:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/multi-mapping-with-mutiple-mappingsteps/qaa-p/10089892#M3637261</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-02-25T12:22:56Z</dc:date>
    </item>
    <item>
      <title>Re: Multi mapping with mutiple mappingsteps?</title>
      <link>https://community.sap.com/t5/technology-q-a/multi-mapping-with-mutiple-mappingsteps/qaa-p/10089893#M3637262</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes. Now check if your scenario is working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please note if you are pushing the XML into integration engine , you need to add the message and message1 tag in the XML. If you are testing from source FTP then no need to add the tags.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Feb 2014 12:25:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/multi-mapping-with-mutiple-mappingsteps/qaa-p/10089893#M3637262</guid>
      <dc:creator>Harish</dc:creator>
      <dc:date>2014-02-25T12:25:01Z</dc:date>
    </item>
    <item>
      <title>Re: Multi mapping with mutiple mappingsteps?</title>
      <link>https://community.sap.com/t5/technology-q-a/multi-mapping-with-mutiple-mappingsteps/qaa-p/10089894#M3637263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If I do not use the message tags when I test the mapping then the first step fails.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I use the message tags in the message then the whole mappings executes ok.&lt;/P&gt;&lt;P&gt;The thing is if I use the message with message tags in it shows up red in the source structure but the mapping executes.&lt;/P&gt;&lt;P&gt;If I do not us it the operation mapping says I can't populate the target structure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is when I do test of mapping in ESR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//Andreas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Feb 2014 12:28:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/multi-mapping-with-mutiple-mappingsteps/qaa-p/10089894#M3637263</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-02-25T12:28:38Z</dc:date>
    </item>
    <item>
      <title>Re: Multi mapping with mutiple mappingsteps?</title>
      <link>https://community.sap.com/t5/technology-q-a/multi-mapping-with-mutiple-mappingsteps/qaa-p/10089895#M3637264</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Get the same error.&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/396580" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Feb 2014 12:32:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/multi-mapping-with-mutiple-mappingsteps/qaa-p/10089895#M3637264</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-02-25T12:32:49Z</dc:date>
    </item>
    <item>
      <title>Re: Multi mapping with mutiple mappingsteps?</title>
      <link>https://community.sap.com/t5/technology-q-a/multi-mapping-with-mutiple-mappingsteps/qaa-p/10089896#M3637265</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To test the mapping in ESR (operation or message map) you need to use the message message1 tag. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To test end to end no need to worry about the message message1 tag.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ignore the red in the source of operation mapping. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have any other issue when you execute the message in ESR with message message1 tag&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Harish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Feb 2014 12:33:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/multi-mapping-with-mutiple-mappingsteps/qaa-p/10089896#M3637265</guid>
      <dc:creator>Harish</dc:creator>
      <dc:date>2014-02-25T12:33:58Z</dc:date>
    </item>
    <item>
      <title>Re: Multi mapping with mutiple mappingsteps?</title>
      <link>https://community.sap.com/t5/technology-q-a/multi-mapping-with-mutiple-mappingsteps/qaa-p/10089897#M3637266</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No issues at all with message adn message1 tags in ESR.&lt;/P&gt;&lt;P&gt;Only issue when I test end to end without message and message1 tags.&lt;/P&gt;&lt;P&gt;Exact same payload in the messages except message and message1 tags.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//Andreas.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Feb 2014 12:41:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/multi-mapping-with-mutiple-mappingsteps/qaa-p/10089897#M3637266</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-02-25T12:41:19Z</dc:date>
    </item>
    <item>
      <title>Re: Multi mapping with mutiple mappingsteps?</title>
      <link>https://community.sap.com/t5/technology-q-a/multi-mapping-with-mutiple-mappingsteps/qaa-p/10089898#M3637267</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The Problem is in your message mapping, while executing end to end it is not able to create the messages node in one the map. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check the map if the node is mapping and working in ESR.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Feb 2014 12:45:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/multi-mapping-with-mutiple-mappingsteps/qaa-p/10089898#M3637267</guid>
      <dc:creator>Harish</dc:creator>
      <dc:date>2014-02-25T12:45:58Z</dc:date>
    </item>
    <item>
      <title>Re: Multi mapping with mutiple mappingsteps?</title>
      <link>https://community.sap.com/t5/technology-q-a/multi-mapping-with-mutiple-mappingsteps/qaa-p/10089899#M3637268</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;First test mapping with Message and Message1 tags in ESR.&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/396629" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the mapping test without Message and Message1 tags.&lt;/P&gt;&lt;P&gt;Same error as when I test end to end.&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/396630" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//Andreas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Feb 2014 13:05:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/multi-mapping-with-mutiple-mappingsteps/qaa-p/10089899#M3637268</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-02-25T13:05:49Z</dc:date>
    </item>
  </channel>
</rss>

