<?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: CLOB datatype in Qlik Replicate</title>
    <link>https://community.qlik.com/t5/Qlik-Replicate/CLOB-datatype/m-p/1906637#M2111</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;There is a replace function that you can use for string datatypes.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="statement"&gt;Replace()&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;returns a string after replacing all occurrences of a given substring within the input string with another substring. The function is non-recursive and works from left to right.&lt;/P&gt;
&lt;P class="syntax_heading" data-mc-autonum="Syntax: "&gt;&lt;SPAN class="autonumber"&gt;&lt;SPAN&gt;Syntax:&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="syntax" data-mc-conditions="Targets.NotToTranslate"&gt;&lt;SPAN class="statement"&gt;Replace(&lt;/SPAN&gt;text, from_str, to_str&lt;SPAN class="statement"&gt;)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="return_type" data-mc-autonum="Return data type: "&gt;&lt;SPAN class="autonumber"&gt;&lt;SPAN&gt;Return data type:&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;string&lt;/P&gt;
&lt;P class="return_type" data-mc-autonum="Return data type: "&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;however i dont think this is applicable for lob columns. As what John said,&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;The only supported transformation for LOB/CLOB data types is to drop the column&lt;BR /&gt;on the target.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/qlikview/May2021/Subsystems/Client/Content/QV_QlikView/Scripting/StringFunctions/Replace.htm" target="_blank"&gt;https://help.qlik.com/en-US/qlikview/May2021/Subsystems/Client/Content/QV_QlikView/Scripting/StringFunctions/Replace.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;Lyka&lt;/P&gt;</description>
    <pubDate>Thu, 17 Mar 2022 16:10:34 GMT</pubDate>
    <dc:creator>lyka</dc:creator>
    <dc:date>2022-03-17T16:10:34Z</dc:date>
    <item>
      <title>CLOB datatype</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/CLOB-datatype/m-p/1906580#M2104</link>
      <description>&lt;P&gt;While performing any kind of transformation with CLOB datatype getting null in target.&lt;/P&gt;
&lt;P&gt;Please guide on this.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;GuptaN&lt;/P&gt;</description>
      <pubDate>Thu, 17 Mar 2022 14:35:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/CLOB-datatype/m-p/1906580#M2104</guid>
      <dc:creator>GuptaN</dc:creator>
      <dc:date>2022-03-17T14:35:23Z</dc:date>
    </item>
    <item>
      <title>Re: CLOB datatype</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/CLOB-datatype/m-p/1906586#M2105</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/165971"&gt;@GuptaN&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;In general, yes, you cannot do any transformation for LOB columns, see User Guide &lt;A title="Limitations" href="https://help.qlik.com/en-US/replicate/November2021/Content/Global_Common/Content/SharedEMReplicate/Customize%20Tasks/tasks_transformations.htm" target="_blank" rel="noopener"&gt;Limitations&lt;/A&gt;&amp;nbsp; :&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;The only supported transformation for LOB/CLOB data types is to drop the column&lt;BR /&gt;on the target.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;However I'd like to understand what's the exact needs about the transformation and it's better a sample to see if any work around.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;John.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Mar 2022 14:46:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/CLOB-datatype/m-p/1906586#M2105</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2022-03-17T14:46:31Z</dc:date>
    </item>
    <item>
      <title>Re: CLOB datatype</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/CLOB-datatype/m-p/1906621#M2110</link>
      <description>&lt;P&gt;For example :- abcd is a string and i need to replace d to z&lt;BR /&gt;while i am doing this getting null iin target&lt;/P&gt;</description>
      <pubDate>Thu, 17 Mar 2022 15:45:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/CLOB-datatype/m-p/1906621#M2110</guid>
      <dc:creator>GuptaN</dc:creator>
      <dc:date>2022-03-17T15:45:45Z</dc:date>
    </item>
    <item>
      <title>Re: CLOB datatype</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/CLOB-datatype/m-p/1906637#M2111</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;There is a replace function that you can use for string datatypes.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="statement"&gt;Replace()&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;returns a string after replacing all occurrences of a given substring within the input string with another substring. The function is non-recursive and works from left to right.&lt;/P&gt;
&lt;P class="syntax_heading" data-mc-autonum="Syntax: "&gt;&lt;SPAN class="autonumber"&gt;&lt;SPAN&gt;Syntax:&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="syntax" data-mc-conditions="Targets.NotToTranslate"&gt;&lt;SPAN class="statement"&gt;Replace(&lt;/SPAN&gt;text, from_str, to_str&lt;SPAN class="statement"&gt;)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="return_type" data-mc-autonum="Return data type: "&gt;&lt;SPAN class="autonumber"&gt;&lt;SPAN&gt;Return data type:&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;string&lt;/P&gt;
&lt;P class="return_type" data-mc-autonum="Return data type: "&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;however i dont think this is applicable for lob columns. As what John said,&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;The only supported transformation for LOB/CLOB data types is to drop the column&lt;BR /&gt;on the target.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/qlikview/May2021/Subsystems/Client/Content/QV_QlikView/Scripting/StringFunctions/Replace.htm" target="_blank"&gt;https://help.qlik.com/en-US/qlikview/May2021/Subsystems/Client/Content/QV_QlikView/Scripting/StringFunctions/Replace.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;Lyka&lt;/P&gt;</description>
      <pubDate>Thu, 17 Mar 2022 16:10:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/CLOB-datatype/m-p/1906637#M2111</guid>
      <dc:creator>lyka</dc:creator>
      <dc:date>2022-03-17T16:10:34Z</dc:date>
    </item>
    <item>
      <title>Re: CLOB datatype</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/CLOB-datatype/m-p/1906751#M2114</link>
      <description>&lt;P&gt;This question is often about just about replacing some (exception) characters like new-line, carriage-return or accented characters. If that's the case, then checkout the replaceChars internal parameter. Search this forum (classic search) for it. Or jump to :&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Qlik-Replicate/remove-LF-line-feeder/m-p/1898082" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Replicate/remove-LF-line-feeder/m-p/1898082&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Also note the LOB/CLOB manipulation is NOT available through UDT functions either (User Defined Transformation)&lt;/P&gt;
&lt;P&gt;Hein.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Mar 2022 20:15:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/CLOB-datatype/m-p/1906751#M2114</guid>
      <dc:creator>Heinvandenheuvel</dc:creator>
      <dc:date>2022-03-17T20:15:47Z</dc:date>
    </item>
  </channel>
</rss>

