<?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 How to pass xml type parameter to stored procedure in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-pass-xml-type-parameter-to-stored-procedure/m-p/2366982#M130409</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I am trying to call a stored procudere in tMSSqlSP.&lt;BR /&gt;stored procedure is as : EXEC . '&amp;lt;?xml version="1.0" encoding="UTF-8"?&amp;gt;&amp;lt;customer&amp;gt;&amp;lt;PROVIDER customer="C3VD0PIOGI"/&amp;gt;&amp;lt;/customer&amp;gt;'&lt;BR /&gt;&lt;BR /&gt;This stored procedure take one argument it's type is xml.&lt;BR /&gt;But in our talend has document type. when i am passing document type argument its giving error :&lt;BR /&gt;Exception in thread "main" java.lang.Error: Unresolved compilation problems: &lt;BR /&gt;	The method Document2Document(Document) is undefined for the type TypeConvert&lt;BR /&gt;	The method setDocument(int, Document) is undefined for the type CallableStatement&lt;BR /&gt;Please help me any one,&lt;BR /&gt;Thanks in Advance,</description>
    <pubDate>Mon, 28 Apr 2014 14:36:06 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-04-28T14:36:06Z</dc:date>
    <item>
      <title>How to pass xml type parameter to stored procedure</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-pass-xml-type-parameter-to-stored-procedure/m-p/2366982#M130409</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I am trying to call a stored procudere in tMSSqlSP.&lt;BR /&gt;stored procedure is as : EXEC . '&amp;lt;?xml version="1.0" encoding="UTF-8"?&amp;gt;&amp;lt;customer&amp;gt;&amp;lt;PROVIDER customer="C3VD0PIOGI"/&amp;gt;&amp;lt;/customer&amp;gt;'&lt;BR /&gt;&lt;BR /&gt;This stored procedure take one argument it's type is xml.&lt;BR /&gt;But in our talend has document type. when i am passing document type argument its giving error :&lt;BR /&gt;Exception in thread "main" java.lang.Error: Unresolved compilation problems: &lt;BR /&gt;	The method Document2Document(Document) is undefined for the type TypeConvert&lt;BR /&gt;	The method setDocument(int, Document) is undefined for the type CallableStatement&lt;BR /&gt;Please help me any one,&lt;BR /&gt;Thanks in Advance,</description>
      <pubDate>Mon, 28 Apr 2014 14:36:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-pass-xml-type-parameter-to-stored-procedure/m-p/2366982#M130409</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-04-28T14:36:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to pass xml type parameter to stored procedure</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-pass-xml-type-parameter-to-stored-procedure/m-p/2366983#M130410</link>
      <description>Can you have a look at 
&lt;BR /&gt;
&lt;A href="http://stackoverflow.com/questions/14892692/xml-as-parameter-in-stored-procedure-sql-server" rel="nofollow noopener noreferrer"&gt;http://stackoverflow.com/questions/14892692/xml-as-parameter-in-stored-procedure-sql-server&lt;/A&gt;
&lt;BR /&gt;Will this help?
&lt;BR /&gt;Thanks
&lt;BR /&gt;Vaibhav</description>
      <pubDate>Mon, 28 Apr 2014 14:47:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-pass-xml-type-parameter-to-stored-procedure/m-p/2366983#M130410</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-04-28T14:47:30Z</dc:date>
    </item>
  </channel>
</rss>

