<?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: How do I input a struct type input parameter to an XMLRPC component? in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-do-I-input-a-struct-type-input-parameter-to-an-XMLRPC/m-p/2254309#M37357</link>
    <description>What is the data type of parameter? It should be a Java data type here, select the corresponding data type in the 
&lt;B&gt;class&lt;/B&gt; column. 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Shong</description>
    <pubDate>Fri, 09 Oct 2015 03:12:11 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-10-09T03:12:11Z</dc:date>
    <item>
      <title>How do I input a struct type input parameter to an XMLRPC component?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-do-I-input-a-struct-type-input-parameter-to-an-XMLRPC/m-p/2254308#M37356</link>
      <description>Hi all, 
&lt;BR /&gt;I've been using tXMLRPCInput recently. 
&lt;BR /&gt;I can communicate successfully with simple server funcions. By simple I mean functions that expect just an integer or string as parameters. However, I have not found any example of anyone calling a function which expects a struct as a parameter. 
&lt;BR /&gt;How do I input a struct parameter to the XMLRPC component? 
&lt;BR /&gt;i.e. {"email": "example@example.com", "first.name": "John"} 
&lt;BR /&gt;I can't give any example code because the service which I am using is private. But any help would be appreciated.</description>
      <pubDate>Thu, 08 Oct 2015 15:14:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-do-I-input-a-struct-type-input-parameter-to-an-XMLRPC/m-p/2254308#M37356</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-10-08T15:14:49Z</dc:date>
    </item>
    <item>
      <title>Re: How do I input a struct type input parameter to an XMLRPC component?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-do-I-input-a-struct-type-input-parameter-to-an-XMLRPC/m-p/2254309#M37357</link>
      <description>What is the data type of parameter? It should be a Java data type here, select the corresponding data type in the 
&lt;B&gt;class&lt;/B&gt; column. 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Shong</description>
      <pubDate>Fri, 09 Oct 2015 03:12:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-do-I-input-a-struct-type-input-parameter-to-an-XMLRPC/m-p/2254309#M37357</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-10-09T03:12:11Z</dc:date>
    </item>
    <item>
      <title>Re: How do I input a struct type input parameter to an XMLRPC component?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-do-I-input-a-struct-type-input-parameter-to-an-XMLRPC/m-p/2254310#M37358</link>
      <description>&lt;FONT color="#1f497d"&gt;&lt;FONT size="2"&gt;&lt;FONT face="Calibri"&gt;The type in the xmlrpc spec is known as a struct (&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;FONT color="#1f497d"&gt;&lt;FONT size="2"&gt;&lt;FONT face="Calibri"&gt;), containing strings. &lt;BR /&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;FONT color="#1f497d"&gt;&lt;FONT size="2"&gt;&lt;FONT face="Calibri"&gt;There is no struct type in Talend that I know of, which I why I asked here, otherwise I would have selected it from the class menu, the same way that I select strings etc.&lt;BR /&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;FONT color="#1f497d"&gt;&lt;FONT size="2"&gt;&lt;FONT face="Calibri"&gt;I will try to make my example more clear.&lt;BR /&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;FONT color="#1f497d"&gt;&lt;FONT size="2"&gt;&lt;FONT face="Calibri"&gt;struct: {name: "stwe", 77.email: "email_address"}&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;FONT color="#1f497d"&gt;&lt;FONT size="2"&gt;&lt;FONT face="Calibri"&gt;Is there anyone familiar with this use-case that can answer what the correct class is that I should be using?&lt;BR /&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;</description>
      <pubDate>Fri, 09 Oct 2015 09:59:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-do-I-input-a-struct-type-input-parameter-to-an-XMLRPC/m-p/2254310#M37358</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-10-09T09:59:48Z</dc:date>
    </item>
  </channel>
</rss>

