<?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>topic tESBProviderRequest mapping issue (maybe?) in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tESBProviderRequest-mapping-issue-maybe/m-p/2259331#M40849</link>
    <description>&lt;P&gt;For internal testing, I am trying to create a local implementation of some of the services (highlighted below) in this WSDL: &lt;A href="https://wsnet.sendwordnow.com/webservices/v2_2/users.wsdl" target="_self" rel="nofollow noopener noreferrer"&gt;https://wsnet.sendwordnow.com/webservices/v2_2/users.wsdl&lt;/A&gt; I imported that WSDL into my repository:&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image001.png" style="width: 379px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M9WE.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/134332iC827736CBBB74E1A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M9WE.png" alt="0683p000009M9WE.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;For each of the highlighted services, I created a job using “assign job” and choosing to create a new job. The simple &lt;STRONG&gt;Echo&lt;/STRONG&gt; jobs work as expected. In the &lt;EM&gt;tXMLMap&lt;/EM&gt; I was able to import the schema definitions from the repository for both the request and response. Here is the job and the &lt;EM&gt;tXMLMap&lt;/EM&gt; component:&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image002.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M9nE.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/143635i792BC7407DE54A59/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M9nE.png" alt="0683p000009M9nE.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;And after one client call, you can see (below) 1 row exiting the &lt;EM&gt;tESBProviderRequest&lt;/EM&gt; and entering the map. And you can see one row exiting the map. The response is generated, and the client received it as expected:&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image004.png" style="width: 934px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M9Tj.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/131267i807C36FA72193CE8/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M9Tj.png" alt="0683p000009M9Tj.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Now, on to the next service which is not working. Again, here is the job and the &lt;EM&gt;tXMLMap&lt;/EM&gt;. There are some strange things here:&lt;/P&gt; 
&lt;OL&gt; 
 &lt;LI&gt;the namespace prefixes have been changed from “&lt;EM&gt;v2&lt;/EM&gt;” to “&lt;EM&gt;tns&lt;/EM&gt;”&lt;/LI&gt; 
 &lt;LI&gt;element “&lt;EM&gt;v2&lt;/EM&gt;:&lt;EM&gt;contacts&lt;/EM&gt;” has been changed to “&lt;EM&gt;tns&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MAB6.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/158321i00588DF41617C922/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MAB6.png" alt="0683p000009MAB6.png" /&gt;&lt;/span&gt;Info&lt;/EM&gt;”&lt;/LI&gt; 
 &lt;LI&gt;the namespace prefix of “&lt;EM&gt;sen&lt;/EM&gt;” has been changed to “&lt;EM&gt;tns&lt;/EM&gt;”&lt;/LI&gt; 
&lt;/OL&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image006.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M9Md.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/153862i393F346FBAEE1CD0/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M9Md.png" alt="0683p000009M9Md.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;In the &lt;STRONG&gt;Echo&lt;/STRONG&gt; service, the namespace prefixes were changed as well, but everything worked. So, I am not so concerned about that change, but the “&lt;EM&gt;sen&lt;/EM&gt;” prefix is supposed to point to a different namespace, so I am somewhat concerned about that. So, here is the result of a request. You can see that 1 row exists the &lt;EM&gt;tESBProviderRequest&lt;/EM&gt;. But nothing comes out of the &lt;EM&gt;tXMLMap&lt;/EM&gt;.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image008.png" style="width: 933px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M9nJ.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/130861i1918D75C0D7B966D/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M9nJ.png" alt="0683p000009M9nJ.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;So, I am pretty sure this is a mapping issue, but I don’t know how to make it right. I have been trying different things, like changing the loop element and different logging things just to try to see if I could learn more and get to the root of the problem.&amp;nbsp; I even did a debug run to walk through all the Java code, but didn't find the answer there.&amp;nbsp; Anyone have any suggestions on what the problem is, how I can isolate it, or fix it?&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 02:55:39 GMT</pubDate>
    <dc:creator>alang1</dc:creator>
    <dc:date>2024-11-16T02:55:39Z</dc:date>
    <item>
      <title>tESBProviderRequest mapping issue (maybe?)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tESBProviderRequest-mapping-issue-maybe/m-p/2259331#M40849</link>
      <description>&lt;P&gt;For internal testing, I am trying to create a local implementation of some of the services (highlighted below) in this WSDL: &lt;A href="https://wsnet.sendwordnow.com/webservices/v2_2/users.wsdl" target="_self" rel="nofollow noopener noreferrer"&gt;https://wsnet.sendwordnow.com/webservices/v2_2/users.wsdl&lt;/A&gt; I imported that WSDL into my repository:&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image001.png" style="width: 379px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M9WE.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/134332iC827736CBBB74E1A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M9WE.png" alt="0683p000009M9WE.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;For each of the highlighted services, I created a job using “assign job” and choosing to create a new job. The simple &lt;STRONG&gt;Echo&lt;/STRONG&gt; jobs work as expected. In the &lt;EM&gt;tXMLMap&lt;/EM&gt; I was able to import the schema definitions from the repository for both the request and response. Here is the job and the &lt;EM&gt;tXMLMap&lt;/EM&gt; component:&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image002.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M9nE.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/143635i792BC7407DE54A59/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M9nE.png" alt="0683p000009M9nE.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;And after one client call, you can see (below) 1 row exiting the &lt;EM&gt;tESBProviderRequest&lt;/EM&gt; and entering the map. And you can see one row exiting the map. The response is generated, and the client received it as expected:&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image004.png" style="width: 934px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M9Tj.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/131267i807C36FA72193CE8/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M9Tj.png" alt="0683p000009M9Tj.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Now, on to the next service which is not working. Again, here is the job and the &lt;EM&gt;tXMLMap&lt;/EM&gt;. There are some strange things here:&lt;/P&gt; 
&lt;OL&gt; 
 &lt;LI&gt;the namespace prefixes have been changed from “&lt;EM&gt;v2&lt;/EM&gt;” to “&lt;EM&gt;tns&lt;/EM&gt;”&lt;/LI&gt; 
 &lt;LI&gt;element “&lt;EM&gt;v2&lt;/EM&gt;:&lt;EM&gt;contacts&lt;/EM&gt;” has been changed to “&lt;EM&gt;tns&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MAB6.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/158321i00588DF41617C922/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MAB6.png" alt="0683p000009MAB6.png" /&gt;&lt;/span&gt;Info&lt;/EM&gt;”&lt;/LI&gt; 
 &lt;LI&gt;the namespace prefix of “&lt;EM&gt;sen&lt;/EM&gt;” has been changed to “&lt;EM&gt;tns&lt;/EM&gt;”&lt;/LI&gt; 
&lt;/OL&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image006.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M9Md.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/153862i393F346FBAEE1CD0/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M9Md.png" alt="0683p000009M9Md.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;In the &lt;STRONG&gt;Echo&lt;/STRONG&gt; service, the namespace prefixes were changed as well, but everything worked. So, I am not so concerned about that change, but the “&lt;EM&gt;sen&lt;/EM&gt;” prefix is supposed to point to a different namespace, so I am somewhat concerned about that. So, here is the result of a request. You can see that 1 row exists the &lt;EM&gt;tESBProviderRequest&lt;/EM&gt;. But nothing comes out of the &lt;EM&gt;tXMLMap&lt;/EM&gt;.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image008.png" style="width: 933px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M9nJ.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/130861i1918D75C0D7B966D/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M9nJ.png" alt="0683p000009M9nJ.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;So, I am pretty sure this is a mapping issue, but I don’t know how to make it right. I have been trying different things, like changing the loop element and different logging things just to try to see if I could learn more and get to the root of the problem.&amp;nbsp; I even did a debug run to walk through all the Java code, but didn't find the answer there.&amp;nbsp; Anyone have any suggestions on what the problem is, how I can isolate it, or fix it?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 02:55:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tESBProviderRequest-mapping-issue-maybe/m-p/2259331#M40849</guid>
      <dc:creator>alang1</dc:creator>
      <dc:date>2024-11-16T02:55:39Z</dc:date>
    </item>
    <item>
      <title>Re: tESBProviderRequest mapping issue (maybe?)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tESBProviderRequest-mapping-issue-maybe/m-p/2259332#M40850</link>
      <description>&lt;P&gt;I was able to "solve" this be editing the xml schema to match the xml that I was submitting. I guess there is a difference between the schema generated from the wsdl by Talend vs. the sample XML generated by SoapUI.&amp;nbsp; I used the tXMLMap map editor to edit the payload schema to add/mod the namespaces and element prefixes to match what is being sent from SoapUI.&amp;nbsp; Once, I did that, the ouput started producing at least one row.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="mapedit.png" style="width: 462px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M9qJ.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/143377iC4CAFACFE40B5153/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M9qJ.png" alt="0683p000009M9qJ.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Mar 2020 13:51:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tESBProviderRequest-mapping-issue-maybe/m-p/2259332#M40850</guid>
      <dc:creator>alang1</dc:creator>
      <dc:date>2020-03-23T13:51:28Z</dc:date>
    </item>
  </channel>
</rss>

