<?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: Unable to add UDF to qlik in Qlik Replicate</title>
    <link>https://community.qlik.com/t5/Qlik-Replicate/Unable-to-add-UDF-to-qlik/m-p/2496614#M13356</link>
    <description>&lt;P&gt;thank you for Response .&amp;nbsp;&lt;BR /&gt;I am using MAC and i generated dll using below command :&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;gcc -shared -O2 -o MyTransformation.dll MyTransformation.c \&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;-I/opt/homebrew/opt/openssl@3/include \&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;-L/opt/homebrew/opt/openssl@3/lib -lssl -lcrypto&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;and copied the dll to -&amp;nbsp;&lt;SPAN data-teams="true"&gt;D:\Program Files\Attunity\Replicate\addons\samples\MyTransformation&amp;nbsp;&lt;BR /&gt;&lt;/SPAN&gt;and restarted the qlik service , still I could not see UDF in qlik&amp;nbsp;&lt;BR /&gt;sharing screenshots and&amp;nbsp;&lt;SPAN&gt;addons_def.json below&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;addons_def.json:&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;{&lt;BR /&gt;  "addons":  &lt;BR /&gt;  [&lt;BR /&gt;    {&lt;BR /&gt;      "name":  "MyPasswordProvider",&lt;BR /&gt;      "type": "STARTUP",&lt;BR /&gt;      //"lib_path": "samples\\MyPasswordProvider\\MyPasswordProvider.dll",&lt;BR /&gt;      //"lib_path": "samples/MyPasswordProvider/MyPasswordProvider.so",&lt;BR /&gt;      "init_function":  "ar_addon_init"  &lt;BR /&gt;    },&lt;BR /&gt;    {&lt;BR /&gt;      "name": "MyTransformation",&lt;BR /&gt;      "type": "STARTUP",&lt;BR /&gt;      "lib_path": "samples\\MyTransformation\\MyTransformation.dll",&lt;BR /&gt;      //"lib_path": "samples/MyTransformation/MyTransformation.so",&lt;BR /&gt;      "init_function": "ar_addon_init"&lt;BR /&gt;    },&lt;BR /&gt;{&lt;BR /&gt;      "name": qlik_encryption&lt;BR /&gt;      "type": "STARTUP",&lt;BR /&gt;      "lib_path": "samples\\MyTransformation\\qlik_encryption.dll",&lt;BR /&gt;      //"lib_path": "samples/MyTransformation/qlik_encryption.so",&lt;BR /&gt;      "init_function": "ar_addon_init"&lt;BR /&gt;    }&lt;BR /&gt;  ]&lt;BR /&gt;}&lt;/P&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;SPAN data-teams="true"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/LI-WRAPPER&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kareem15_0-1733512416862.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/175360iBDDC49CE97CA4BAF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="kareem15_0-1733512416862.png" alt="kareem15_0-1733512416862.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kareem15_1-1733512431343.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/175361i748B7D4351686FCE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="kareem15_1-1733512431343.png" alt="kareem15_1-1733512431343.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 06 Dec 2024 19:15:08 GMT</pubDate>
    <dc:creator>kareem15</dc:creator>
    <dc:date>2024-12-06T19:15:08Z</dc:date>
    <item>
      <title>Unable to add UDF to qlik</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Unable-to-add-UDF-to-qlik/m-p/2495832#M13324</link>
      <description>&lt;P&gt;Hi team ,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I had complied a UDF and generated dll and .so file . when I followed the steps from Document , i couldn’t&amp;nbsp; see my UDF in qlik under expression builder&amp;gt;&amp;gt;functions&amp;gt;&amp;gt;UDF .&lt;BR /&gt;&lt;BR /&gt;need some help on this . please let me know if additional details needed&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;followed this .&amp;nbsp;&lt;BR /&gt;&lt;A href="https://help.qlik.com/en-US/replicate/November2023/Content/Global_Common/Content/SharedEMReplicate/Customize%20Tasks/user_defined_transformations.htm#:~:text=the%20Expression%20Builder-,User%2Ddefined%20transformations,%3CINSTALL_DIR%3E%5Caddons%5Csamples%5CMyTransformation,-Information%20note" target="_blank" rel="noopener"&gt;https://help.qlik.com/en-US/replicate/November2023/Content/Global_Common/Content/SharedEMReplicate/Customize%20Tasks/user_defined_transformations.htm#:~:text=the%20Expression%20Builder-,User%2Ddefined%20transformations,%3CINSTALL_DIR%3E%5Caddons%5Csamples%5CMyTransformation,-Information%20note&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Dec 2024 01:14:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Unable-to-add-UDF-to-qlik/m-p/2495832#M13324</guid>
      <dc:creator>kareem15</dc:creator>
      <dc:date>2024-12-04T01:14:05Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to add UDF to qlik</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Unable-to-add-UDF-to-qlik/m-p/2495901#M13325</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/322085"&gt;@kareem15&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Thank you for reaching out to Qlik Community.&lt;/P&gt;
&lt;P&gt;We have a sample program, MyTransformation.sln, located in the addon folder. Please build it and you will get a dll file. If successful, you should find "prefix_with(X, Y) under "User defined".&lt;BR /&gt;&lt;BR /&gt;If problem persists, please attach your&amp;nbsp;addons_def.json.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Desmond&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Dec 2024 04:39:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Unable-to-add-UDF-to-qlik/m-p/2495901#M13325</guid>
      <dc:creator>DesmondWOO</dc:creator>
      <dc:date>2024-12-04T04:39:23Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to add UDF to qlik</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Unable-to-add-UDF-to-qlik/m-p/2496028#M13328</link>
      <description>&lt;P&gt;Thank you for the suggestion , let me try that&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Dec 2024 16:21:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Unable-to-add-UDF-to-qlik/m-p/2496028#M13328</guid>
      <dc:creator>kareem15</dc:creator>
      <dc:date>2024-12-04T16:21:23Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to add UDF to qlik</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Unable-to-add-UDF-to-qlik/m-p/2496029#M13329</link>
      <description>&lt;P&gt;Do we need to Build the code at the place where Qlik is installed?&lt;BR /&gt;in my case Qlik is installed in VDI (remote)&amp;nbsp;&lt;BR /&gt;can I build the code in my local and move the Dll file to specific folder and find UDF in qlik ?&lt;/P&gt;</description>
      <pubDate>Wed, 04 Dec 2024 16:25:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Unable-to-add-UDF-to-qlik/m-p/2496029#M13329</guid>
      <dc:creator>kareem15</dc:creator>
      <dc:date>2024-12-04T16:25:24Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to add UDF to qlik</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Unable-to-add-UDF-to-qlik/m-p/2496444#M13350</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/322085"&gt;@kareem15&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;The UDTF can be compiled on any Windows machine. However, due to module dependencies, ensure the module is built in &lt;STRONG&gt;Release&lt;/STRONG&gt;&amp;nbsp;(&lt;STRONG&gt;not Debug&lt;/STRONG&gt;) mode. Once the compilation is complete, copy and distribute the resulting DLLs to the appropriate Replicate machines.&lt;/P&gt;
&lt;P&gt;The similar discussion can be found at&amp;nbsp;&lt;SPAN&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Replicate/Qlik-replicate-sample-Functions-not-showing-up-in-UI/m-p/2009335" target="_blank" rel="noopener"&gt;Qlik replicate sample Functions not showing up in UI&lt;/A&gt;.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Hope this helps.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;John.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Dec 2024 08:56:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Unable-to-add-UDF-to-qlik/m-p/2496444#M13350</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2024-12-06T08:56:05Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to add UDF to qlik</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Unable-to-add-UDF-to-qlik/m-p/2496614#M13356</link>
      <description>&lt;P&gt;thank you for Response .&amp;nbsp;&lt;BR /&gt;I am using MAC and i generated dll using below command :&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;gcc -shared -O2 -o MyTransformation.dll MyTransformation.c \&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;-I/opt/homebrew/opt/openssl@3/include \&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;-L/opt/homebrew/opt/openssl@3/lib -lssl -lcrypto&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;and copied the dll to -&amp;nbsp;&lt;SPAN data-teams="true"&gt;D:\Program Files\Attunity\Replicate\addons\samples\MyTransformation&amp;nbsp;&lt;BR /&gt;&lt;/SPAN&gt;and restarted the qlik service , still I could not see UDF in qlik&amp;nbsp;&lt;BR /&gt;sharing screenshots and&amp;nbsp;&lt;SPAN&gt;addons_def.json below&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;addons_def.json:&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;{&lt;BR /&gt;  "addons":  &lt;BR /&gt;  [&lt;BR /&gt;    {&lt;BR /&gt;      "name":  "MyPasswordProvider",&lt;BR /&gt;      "type": "STARTUP",&lt;BR /&gt;      //"lib_path": "samples\\MyPasswordProvider\\MyPasswordProvider.dll",&lt;BR /&gt;      //"lib_path": "samples/MyPasswordProvider/MyPasswordProvider.so",&lt;BR /&gt;      "init_function":  "ar_addon_init"  &lt;BR /&gt;    },&lt;BR /&gt;    {&lt;BR /&gt;      "name": "MyTransformation",&lt;BR /&gt;      "type": "STARTUP",&lt;BR /&gt;      "lib_path": "samples\\MyTransformation\\MyTransformation.dll",&lt;BR /&gt;      //"lib_path": "samples/MyTransformation/MyTransformation.so",&lt;BR /&gt;      "init_function": "ar_addon_init"&lt;BR /&gt;    },&lt;BR /&gt;{&lt;BR /&gt;      "name": qlik_encryption&lt;BR /&gt;      "type": "STARTUP",&lt;BR /&gt;      "lib_path": "samples\\MyTransformation\\qlik_encryption.dll",&lt;BR /&gt;      //"lib_path": "samples/MyTransformation/qlik_encryption.so",&lt;BR /&gt;      "init_function": "ar_addon_init"&lt;BR /&gt;    }&lt;BR /&gt;  ]&lt;BR /&gt;}&lt;/P&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;SPAN data-teams="true"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/LI-WRAPPER&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kareem15_0-1733512416862.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/175360iBDDC49CE97CA4BAF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="kareem15_0-1733512416862.png" alt="kareem15_0-1733512416862.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kareem15_1-1733512431343.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/175361i748B7D4351686FCE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="kareem15_1-1733512431343.png" alt="kareem15_1-1733512431343.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Dec 2024 19:15:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Unable-to-add-UDF-to-qlik/m-p/2496614#M13356</guid>
      <dc:creator>kareem15</dc:creator>
      <dc:date>2024-12-06T19:15:08Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to add UDF to qlik</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Unable-to-add-UDF-to-qlik/m-p/2496615#M13357</link>
      <description>&lt;P&gt;As I am mac user , do i need to generate .so file and use that instead of DLL ?&lt;/P&gt;</description>
      <pubDate>Fri, 06 Dec 2024 19:15:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Unable-to-add-UDF-to-qlik/m-p/2496615#M13357</guid>
      <dc:creator>kareem15</dc:creator>
      <dc:date>2024-12-06T19:15:49Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to add UDF to qlik</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Unable-to-add-UDF-to-qlik/m-p/2496647#M13358</link>
      <description>&lt;P&gt;"&lt;SPAN&gt;&lt;STRONG&gt;&lt;EM&gt;As I am mac user ,&amp;nbsp;&lt;/EM&gt;&lt;/STRONG&gt;"&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Personally I would never ever use a MAC to build a Windows target executable, but that's me. KISS.&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Google response to "mac gcc for windows execution" ===&amp;gt;&amp;gt;&amp;nbsp; "&lt;EM&gt;To use a Mac's GCC compiler to compile code that will run on Windows, you need to&amp;nbsp;&lt;/EM&gt;&lt;MARK class="QVRyCf"&gt;&lt;EM&gt;perform a "cross-compilation" by installing a Windows-targeting toolchain on your Mac, typically using a package like MinGW (Minimalist GNU for Windows) or Cygwin which provides a Windows-compatible environment on your Mac, allowing you to compile code that will run on a Windows system&lt;/EM&gt;"&amp;nbsp;&lt;/MARK&gt;&lt;SPAN class="UV3uM"&gt;...&amp;nbsp; Followed by detailed instructions on using -m64 and pointing to Windows libraries.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class="UV3uM"&gt;Unfortunately our post does not give any indication&amp;nbsp;whether something like that is being used.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class="UV3uM"&gt;hth,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class="UV3uM"&gt;Hein.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 07 Dec 2024 02:33:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Unable-to-add-UDF-to-qlik/m-p/2496647#M13358</guid>
      <dc:creator>Heinvandenheuvel</dc:creator>
      <dc:date>2024-12-07T02:33:02Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to add UDF to qlik</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Unable-to-add-UDF-to-qlik/m-p/2497161#M13392</link>
      <description>&lt;P&gt;I switched to windows and build in release mode .&amp;nbsp;&lt;BR /&gt;below are the screenshots based on steps for mentioned above :&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kareem15_1-1733851538302.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/175509iC8E8C089E28EE449/image-size/medium?v=v2&amp;amp;px=400" role="button" title="kareem15_1-1733851538302.png" alt="kareem15_1-1733851538302.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;dll got generated in below folder and we moved it to &lt;STRONG&gt;sample\mytransformation&lt;/STRONG&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kareem15_2-1733851610178.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/175510iFC5569C636D360B9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="kareem15_2-1733851610178.png" alt="kareem15_2-1733851610178.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kareem15_3-1733851688989.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/175511iADFDF01462A49C22/image-size/medium?v=v2&amp;amp;px=400" role="button" title="kareem15_3-1733851688989.png" alt="kareem15_3-1733851688989.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;My repcmd log file :&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kareem15_4-1733851796690.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/175512i176F35D12F5EF8D1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="kareem15_4-1733851796690.png" alt="kareem15_4-1733851796690.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Dec 2024 17:30:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Unable-to-add-UDF-to-qlik/m-p/2497161#M13392</guid>
      <dc:creator>kareem15</dc:creator>
      <dc:date>2024-12-10T17:30:03Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to add UDF to qlik</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Unable-to-add-UDF-to-qlik/m-p/2497163#M13393</link>
      <description>&lt;P&gt;Still cannot see the UDF , any further help will be appreciated&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kareem15_5-1733851852276.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/175513i8FC1941527F470C2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="kareem15_5-1733851852276.png" alt="kareem15_5-1733851852276.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Dec 2024 17:31:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Unable-to-add-UDF-to-qlik/m-p/2497163#M13393</guid>
      <dc:creator>kareem15</dc:creator>
      <dc:date>2024-12-10T17:31:30Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to add UDF to qlik</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Unable-to-add-UDF-to-qlik/m-p/2497175#M13395</link>
      <description>&lt;P&gt;My Build Config :&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kareem15_0-1733860513864.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/175518i9704FBE4369904CD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="kareem15_0-1733860513864.png" alt="kareem15_0-1733860513864.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Dec 2024 19:55:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Unable-to-add-UDF-to-qlik/m-p/2497175#M13395</guid>
      <dc:creator>kareem15</dc:creator>
      <dc:date>2024-12-10T19:55:22Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to add UDF to qlik</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Unable-to-add-UDF-to-qlik/m-p/2497543#M13414</link>
      <description>&lt;P&gt;Issue is resolved now , thank you for the support&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Dec 2024 02:20:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Unable-to-add-UDF-to-qlik/m-p/2497543#M13414</guid>
      <dc:creator>kareem15</dc:creator>
      <dc:date>2024-12-12T02:20:52Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to add UDF to qlik</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Unable-to-add-UDF-to-qlik/m-p/2497544#M13415</link>
      <description>&lt;P&gt;Thanks for the update&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/322085"&gt;@kareem15&lt;/a&gt;&amp;nbsp;. Would you please share the final solution?&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;John.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Dec 2024 02:33:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Unable-to-add-UDF-to-qlik/m-p/2497544#M13415</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2024-12-12T02:33:39Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to add UDF to qlik</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Unable-to-add-UDF-to-qlik/m-p/2497744#M13431</link>
      <description>&lt;P&gt;Issue is with the addons_def.json file .&amp;nbsp;&lt;BR /&gt;I made below changes in my json and it worked&amp;nbsp;&lt;/P&gt;
&lt;DIV id="tinyMceEditor_2963095717925akareem15_0" class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Dec 2024 16:11:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Unable-to-add-UDF-to-qlik/m-p/2497744#M13431</guid>
      <dc:creator>kareem15</dc:creator>
      <dc:date>2024-12-12T16:11:46Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to add UDF to qlik</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Unable-to-add-UDF-to-qlik/m-p/2497803#M13433</link>
      <description>&lt;P&gt;Thank you so much for the cliarification!&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/322085"&gt;@kareem15&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Dec 2024 01:25:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Unable-to-add-UDF-to-qlik/m-p/2497803#M13433</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2024-12-13T01:25:29Z</dc:date>
    </item>
  </channel>
</rss>

