<?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 uuid Generator for Expression in Data Quality</title>
    <link>https://community.qlik.com/t5/Data-Quality/uuid-Generator-for-Expression/m-p/2276036#M3133</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt; 
&lt;P&gt;I am trying to generate some uuids to popuate into a database. I am using the code uuid_generate_v4() but getting errors.&lt;/P&gt; 
&lt;P&gt;Can someone tell me what is the correct syntax that I should be using?&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Clip2net_170619175324.png" style="width: 692px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Lven.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/146328i643B190CA1332E6E/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Lven.png" alt="0683p000009Lven.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;This is the error it is throwing.&lt;/P&gt; 
&lt;PRE&gt;Error in the component's properties:The method uuid_generate_v4() is undefined for the type customers&lt;/PRE&gt; 
&lt;P&gt;Thanks&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 09:36:48 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T09:36:48Z</dc:date>
    <item>
      <title>uuid Generator for Expression</title>
      <link>https://community.qlik.com/t5/Data-Quality/uuid-Generator-for-Expression/m-p/2276036#M3133</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt; 
&lt;P&gt;I am trying to generate some uuids to popuate into a database. I am using the code uuid_generate_v4() but getting errors.&lt;/P&gt; 
&lt;P&gt;Can someone tell me what is the correct syntax that I should be using?&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Clip2net_170619175324.png" style="width: 692px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Lven.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/146328i643B190CA1332E6E/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Lven.png" alt="0683p000009Lven.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;This is the error it is throwing.&lt;/P&gt; 
&lt;PRE&gt;Error in the component's properties:The method uuid_generate_v4() is undefined for the type customers&lt;/PRE&gt; 
&lt;P&gt;Thanks&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 09:36:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/uuid-Generator-for-Expression/m-p/2276036#M3133</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T09:36:48Z</dc:date>
    </item>
    <item>
      <title>Re: uuid Generator for Expression</title>
      <link>https://community.qlik.com/t5/Data-Quality/uuid-Generator-for-Expression/m-p/2276037#M3134</link>
      <description>Hello 
&lt;BR /&gt;It is a compilation error, the method uuid_generate_v4() is undefined. If it is DB function, you should use it in the Additional columns table in the Advanced settings of txxxOutput component. Anther way to generate a uuid string is to use Java API java.util.UUID, for more information, see 
&lt;BR /&gt; 
&lt;A href="https://community.qlik.com/s/feed/0D53p00007vCnVXCA0" target="_blank" rel="nofollow noopener noreferrer"&gt;https://community.talend.com/t5/Design-and-Development/resolved-How-to-use-UUID-keys-with-MySQL-in-Talend/td-p/88942&lt;/A&gt; 
&lt;BR /&gt; 
&lt;BR /&gt;Regards 
&lt;BR /&gt;Shong</description>
      <pubDate>Tue, 20 Jun 2017 11:21:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/uuid-Generator-for-Expression/m-p/2276037#M3134</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-20T11:21:09Z</dc:date>
    </item>
  </channel>
</rss>

