<?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: Notification Connector: how to define multiple attachments? in Connectivity &amp; Data Prep</title>
    <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Notification-Connector-how-to-define-multiple-attachments/m-p/1453002#M7271</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Pleased to have been able to help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 12 Nov 2017 14:08:17 GMT</pubDate>
    <dc:creator>stevedark</dc:creator>
    <dc:date>2017-11-12T14:08:17Z</dc:date>
    <item>
      <title>Notification Connector: how to define multiple attachments?</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Notification-Connector-how-to-define-multiple-attachments/m-p/1452999#M7268</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I try to define multiple attachments in the File attachment parameter, But couldn't find how to do it.&lt;/P&gt;&lt;P&gt;The name of the parameter is "File Attachment 1".&amp;nbsp; How can you add more definitions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Notification_param.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/182960_Notification_param.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Apr 2021 08:14:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Notification-Connector-how-to-define-multiple-attachments/m-p/1452999#M7268</guid>
      <dc:creator>dafnis14</dc:creator>
      <dc:date>2021-04-02T08:14:06Z</dc:date>
    </item>
    <item>
      <title>Re: Notification Connector: how to define multiple attachments?</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Notification-Connector-how-to-define-multiple-attachments/m-p/1453000#M7269</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dafnis,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can not do it from the Web Connectors config page, but you can edit the URL to do this after you have copied and pasted it into your load script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From the help document at:&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.qlik.com/en-US/connectors/Subsystems/Web_Connectors_help/Content/Data-Source-Connectors/Notification-Connector.htm" title="http://help.qlik.com/en-US/connectors/Subsystems/Web_Connectors_help/Content/Data-Source-Connectors/Notification-Connector.htm"&gt;Notification Connector ‒ Qlik Connectors&lt;/A&gt;&lt;/P&gt;&lt;H3 style="font-size: 1.286em; margin-top: 20px; margin-bottom: 10px; color: #0f0f0f; font-family: 'Open Sans', Arial, sans-serif;"&gt;Attaching files&lt;/H3&gt;&lt;P style="font-size: 14px; margin: 10px 0; color: #0f0f0f; font-family: 'Open Sans', Arial, sans-serif;"&gt;You can attach up to 5 files to each email, totaling a maximum of 10MB. Include the following to the request:&lt;/P&gt;&lt;P class="Code" style="font-size: 12px; font-family: Monaco, Menlo, Consolas, 'Courier New', monospace; color: #0f0f0f;"&gt;fileAttachment[1-5]=[your local file path]&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;In QlikView you can modify the URL string on the fly, to add extra attachments or rename attachments.&amp;nbsp; By default in Qlik Sense you have to have a Library which then can't be modified after creation.&amp;nbsp; This is until you change the put the Server into Legacy mode.&amp;nbsp; You can do this by going to the QMC, selecting &lt;STRONG&gt;Engines&lt;/STRONG&gt; then editing your engine, under the &lt;STRONG&gt;Advanced&lt;/STRONG&gt; section you need to un-tick &lt;STRONG&gt;Standard Mode&lt;/STRONG&gt; and then select &lt;STRONG&gt;Apply&lt;/STRONG&gt;.&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Hope that helps.&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Steve&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Nov 2017 09:07:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Notification-Connector-how-to-define-multiple-attachments/m-p/1453000#M7269</guid>
      <dc:creator>stevedark</dc:creator>
      <dc:date>2017-11-12T09:07:54Z</dc:date>
    </item>
    <item>
      <title>Re: Notification Connector: how to define multiple attachments?</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Notification-Connector-how-to-define-multiple-attachments/m-p/1453001#M7270</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks! &lt;/P&gt;&lt;P&gt;The documentation was not very clear about it nor about the string format in the URL.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Nov 2017 10:20:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Notification-Connector-how-to-define-multiple-attachments/m-p/1453001#M7270</guid>
      <dc:creator>dafnis14</dc:creator>
      <dc:date>2017-11-12T10:20:17Z</dc:date>
    </item>
    <item>
      <title>Re: Notification Connector: how to define multiple attachments?</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Notification-Connector-how-to-define-multiple-attachments/m-p/1453002#M7271</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Pleased to have been able to help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Nov 2017 14:08:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Notification-Connector-how-to-define-multiple-attachments/m-p/1453002#M7271</guid>
      <dc:creator>stevedark</dc:creator>
      <dc:date>2017-11-12T14:08:17Z</dc:date>
    </item>
  </channel>
</rss>

