<?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 Re: Talend Pass Dynamic values from excel into tSOAP in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Talend-Pass-Dynamic-values-from-excel-into-tSOAP/m-p/2308172#M79531</link>
    <description>if your job is running for one FirstName.
&lt;BR /&gt;define FirstName in context values.
&lt;BR /&gt;create an other job who call the first one with this parameter.
&lt;BR /&gt;good luck
&lt;BR /&gt;</description>
    <pubDate>Mon, 20 Aug 2018 15:15:30 GMT</pubDate>
    <dc:creator>fdenis</dc:creator>
    <dc:date>2018-08-20T15:15:30Z</dc:date>
    <item>
      <title>Talend Pass Dynamic values from excel into tSOAP</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-Pass-Dynamic-values-from-excel-into-tSOAP/m-p/2308170#M79529</link>
      <description>&lt;P&gt;I am using BD5.6.1 i am using the tSOAP component and if i use the blow flow it works fine. tsoap --&amp;gt; LogRow I can paste the SOAP Request message into SOAP Message section of the tsoap node and it works fine.. But now i want to read the excel file and dynamically pass the value to SOAP Message of tSOAP component how this can be done?&lt;/P&gt; 
&lt;P&gt;Sample SOAP Message i need to pass.&lt;/P&gt; 
&lt;P&gt;the parameter is FirstName values are in the file . I need to read these value from excel file and construct the soap message and then send it to tSOAP Component.&lt;/P&gt; 
&lt;P&gt;I saw on the forum that we can do that&lt;/P&gt; 
&lt;P&gt;on tSOAP, define the SOAP message to use a dynamic value passed from tFileInputExcel like this: "...."+(String)globalMap.get("row1.First_Name")+"..."&lt;/P&gt; 
&lt;P&gt;//First_name is one of the column defined on tFileInputExcel, this column read the FirstName value from excel file.&lt;/P&gt; 
&lt;P&gt;But is not work for me&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;PRE&gt;"&amp;lt;soapenv:Envelope xmlns:soapenv=\"http://schemas.xml\" xmlns:urn=\"urn:HPD_Inc_Create_WS\"&amp;gt;
&amp;lt;&amp;lt;urn:HelpDesk_Submit_Service&amp;gt;

&amp;lt;urn:search_id&amp;gt;   &amp;lt;/urn:search_id&amp;gt;
&amp;lt;urn:Impact&amp;gt;  &amp;lt;/urn:Impact&amp;gt;

&amp;lt;/urn:HelpDesk_Submit_Service&amp;gt;
&amp;lt;/soapenv:Body&amp;gt;
&amp;lt;/soapenv:Envelope&amp;gt;"&lt;/PRE&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;tFileInputExcel--main(row1)--tFlowToIterate--iterate--tSOAP--main--tLogRow But it not work&lt;BR /&gt;For check i tried to do this&amp;nbsp; tFileInputExcel--main(row1)--tFlowToIterate--iterate-tjava&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;The column is search_id&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Aug 2018 14:08:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-Pass-Dynamic-values-from-excel-into-tSOAP/m-p/2308170#M79529</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-08-16T14:08:19Z</dc:date>
    </item>
    <item>
      <title>Re: Talend Pass Dynamic values from excel into tSOAP</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-Pass-Dynamic-values-from-excel-into-tSOAP/m-p/2308171#M79530</link>
      <description>you are using a tFlowToIterate. in this component you can define global values you have to use this values not row1.xxxx</description>
      <pubDate>Mon, 20 Aug 2018 15:13:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-Pass-Dynamic-values-from-excel-into-tSOAP/m-p/2308171#M79530</guid>
      <dc:creator>fdenis</dc:creator>
      <dc:date>2018-08-20T15:13:16Z</dc:date>
    </item>
    <item>
      <title>Re: Talend Pass Dynamic values from excel into tSOAP</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-Pass-Dynamic-values-from-excel-into-tSOAP/m-p/2308172#M79531</link>
      <description>if your job is running for one FirstName.
&lt;BR /&gt;define FirstName in context values.
&lt;BR /&gt;create an other job who call the first one with this parameter.
&lt;BR /&gt;good luck
&lt;BR /&gt;</description>
      <pubDate>Mon, 20 Aug 2018 15:15:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-Pass-Dynamic-values-from-excel-into-tSOAP/m-p/2308172#M79531</guid>
      <dc:creator>fdenis</dc:creator>
      <dc:date>2018-08-20T15:15:30Z</dc:date>
    </item>
  </channel>
</rss>

