<?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 Connector reply error: ErrorSource in Connectivity &amp; Data Prep</title>
    <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Connector-reply-error-ErrorSource/m-p/114629#M617</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I moved my script from QlikView to QlikSense and I have this error message when running it.&lt;/P&gt;&lt;P&gt;I have wrote a generic query and make a loop on several cube hosted in the same server. It is really weird because it works fine for some cube and screw for others ... In QlikView, no error at all for all the cubes ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this is my query:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;LOAD *;&lt;/P&gt;
&lt;P&gt;SELECT &lt;/P&gt;
&lt;P&gt;Non Empty {&lt;/P&gt;
&lt;P&gt;[Measures].[VENTES UN (000)],&lt;/P&gt;
&lt;P&gt;[Measures].[VENTES CA (000)],&lt;/P&gt;
&lt;P&gt;[Measures].[ACHATS UN (000)],&lt;/P&gt;
&lt;P&gt;[Measures].[STOCKS UN (000)],&lt;/P&gt;
&lt;P&gt;[Measures].[AMM UN-PHIE A],&lt;/P&gt;
&lt;P&gt;[Measures].[VMM UN-PHIE V],&lt;/P&gt;
&lt;P&gt;[Measures].[SMM UN-PHIE S],&lt;/P&gt;
&lt;P&gt;[Measures].[PRIX],&lt;/P&gt;
&lt;P&gt;[Measures].[DUREE APPRO MOIS],&lt;/P&gt;
&lt;P&gt;[Measures].[DN-A],&lt;/P&gt;
&lt;P&gt;[Measures].[DN-V],&lt;/P&gt;
&lt;P&gt;[Measures].[DN-S],&lt;/P&gt;
&lt;P&gt;[Measures].[DV-A],&lt;/P&gt;
&lt;P&gt;[Measures].[DV-V],&lt;/P&gt;
&lt;P&gt;[Measures].[DV-S]&lt;/P&gt;
&lt;P&gt;} On Columns, &lt;/P&gt;
&lt;P&gt;Non Empty&amp;nbsp; (&amp;nbsp; AddCalculatedMembers ( {Descendants([GEOGRAPHY].[GEO].[All GEOGRAPHY.GEO],[GEOGRAPHY].[GEO].[All GEOGRAPHY.GEO].Level,AFTER)} )&amp;nbsp; *&amp;nbsp; &lt;/P&gt;
&lt;P&gt;(&amp;nbsp; AddCalculatedMembers ( {Descendants([PRODUCT].[PRO].[All PRODUCT.PRO],[PRODUCT].[PRO].[All PRODUCT.PRO].Level,AFTER)} )&amp;nbsp; * &lt;/P&gt;
&lt;P&gt;{&lt;/P&gt;
&lt;P&gt;[PERIOD].[MAT - Relative Half Year - Relative Quarter - Relative Month].[Relative Month].AllMembers&lt;/P&gt;
&lt;P&gt;} )&amp;nbsp; )&amp;nbsp; &lt;/P&gt;
&lt;P&gt;Dimension Properties &lt;/P&gt;
&lt;P&gt;[PERIOD].[MAT - Relative Half Year - Relative Quarter - Relative Month].[Relative Month].[MEMBER_VALUE],&lt;/P&gt;
&lt;P&gt;[PRODUCT].[PRO].[MEMBER_VALUE],&lt;/P&gt;
&lt;P&gt;[PRODUCT].[PRO].[MEMBER_UNIQUE_NAME], &lt;/P&gt;
&lt;P&gt;[PRODUCT].[PRO].[PARENT_UNIQUE_NAME], &lt;/P&gt;
&lt;P&gt;[GEOGRAPHY].[GEO].[MEMBER_VALUE],&lt;/P&gt;
&lt;P&gt;[GEOGRAPHY].[GEO].[MEMBER_UNIQUE_NAME], &lt;/P&gt;
&lt;P&gt;[GEOGRAPHY].[GEO].[PARENT_UNIQUE_NAME] &lt;/P&gt;
&lt;P&gt;On Rows&amp;nbsp; &lt;/P&gt;
&lt;P&gt;FROM [$(vL.Cube)] CELL PROPERTIES value&lt;/P&gt;
&lt;P&gt;;&lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;And the full error message:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;L'erreur suivante s'est produite:&lt;/P&gt;
&lt;P class="edc_error" style="padding: 0 10px; color: #595959; font-family: 'Courier New'; font-size: 13px; background: rgba(255, 38, 38, 0.2);"&gt;Connector reply error: ErrorSource: Fournisseur Microsoft OLE DB pour SQL Server 2017 Analysis Services., ErrorMsg: Le cube PTR_FR_M_IMSINTERNE_C00999-21446 n'existe pas ou n'a pas été traité.&lt;/P&gt;
&lt;P class="headline edc_error" style="padding: 0 10px; font-weight: bolder; color: #595959; font-family: 'Courier New'; font-size: 13px; background: rgba(255, 38, 38, 0.2);"&gt;Emplacement de l'erreur:&lt;/P&gt;
&lt;P class="edc_error" style="padding: 0 10px; color: #595959; font-family: 'Courier New'; font-size: 13px; background: rgba(255, 38, 38, 0.2);"&gt;?&lt;/P&gt;
&lt;P class="headline undefined" style="padding: 0 10px; font-weight: bolder; color: #595959; font-family: 'Courier New'; font-size: 13px;"&gt;Les données n'ont pas été chargées. Corrigez l'erreur, puis recommencez l'opération de chargement.&lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if you want further information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Aug 2018 09:38:27 GMT</pubDate>
    <dc:creator>rchasser</dc:creator>
    <dc:date>2018-08-23T09:38:27Z</dc:date>
    <item>
      <title>Connector reply error: ErrorSource</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Connector-reply-error-ErrorSource/m-p/114629#M617</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I moved my script from QlikView to QlikSense and I have this error message when running it.&lt;/P&gt;&lt;P&gt;I have wrote a generic query and make a loop on several cube hosted in the same server. It is really weird because it works fine for some cube and screw for others ... In QlikView, no error at all for all the cubes ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this is my query:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;LOAD *;&lt;/P&gt;
&lt;P&gt;SELECT &lt;/P&gt;
&lt;P&gt;Non Empty {&lt;/P&gt;
&lt;P&gt;[Measures].[VENTES UN (000)],&lt;/P&gt;
&lt;P&gt;[Measures].[VENTES CA (000)],&lt;/P&gt;
&lt;P&gt;[Measures].[ACHATS UN (000)],&lt;/P&gt;
&lt;P&gt;[Measures].[STOCKS UN (000)],&lt;/P&gt;
&lt;P&gt;[Measures].[AMM UN-PHIE A],&lt;/P&gt;
&lt;P&gt;[Measures].[VMM UN-PHIE V],&lt;/P&gt;
&lt;P&gt;[Measures].[SMM UN-PHIE S],&lt;/P&gt;
&lt;P&gt;[Measures].[PRIX],&lt;/P&gt;
&lt;P&gt;[Measures].[DUREE APPRO MOIS],&lt;/P&gt;
&lt;P&gt;[Measures].[DN-A],&lt;/P&gt;
&lt;P&gt;[Measures].[DN-V],&lt;/P&gt;
&lt;P&gt;[Measures].[DN-S],&lt;/P&gt;
&lt;P&gt;[Measures].[DV-A],&lt;/P&gt;
&lt;P&gt;[Measures].[DV-V],&lt;/P&gt;
&lt;P&gt;[Measures].[DV-S]&lt;/P&gt;
&lt;P&gt;} On Columns, &lt;/P&gt;
&lt;P&gt;Non Empty&amp;nbsp; (&amp;nbsp; AddCalculatedMembers ( {Descendants([GEOGRAPHY].[GEO].[All GEOGRAPHY.GEO],[GEOGRAPHY].[GEO].[All GEOGRAPHY.GEO].Level,AFTER)} )&amp;nbsp; *&amp;nbsp; &lt;/P&gt;
&lt;P&gt;(&amp;nbsp; AddCalculatedMembers ( {Descendants([PRODUCT].[PRO].[All PRODUCT.PRO],[PRODUCT].[PRO].[All PRODUCT.PRO].Level,AFTER)} )&amp;nbsp; * &lt;/P&gt;
&lt;P&gt;{&lt;/P&gt;
&lt;P&gt;[PERIOD].[MAT - Relative Half Year - Relative Quarter - Relative Month].[Relative Month].AllMembers&lt;/P&gt;
&lt;P&gt;} )&amp;nbsp; )&amp;nbsp; &lt;/P&gt;
&lt;P&gt;Dimension Properties &lt;/P&gt;
&lt;P&gt;[PERIOD].[MAT - Relative Half Year - Relative Quarter - Relative Month].[Relative Month].[MEMBER_VALUE],&lt;/P&gt;
&lt;P&gt;[PRODUCT].[PRO].[MEMBER_VALUE],&lt;/P&gt;
&lt;P&gt;[PRODUCT].[PRO].[MEMBER_UNIQUE_NAME], &lt;/P&gt;
&lt;P&gt;[PRODUCT].[PRO].[PARENT_UNIQUE_NAME], &lt;/P&gt;
&lt;P&gt;[GEOGRAPHY].[GEO].[MEMBER_VALUE],&lt;/P&gt;
&lt;P&gt;[GEOGRAPHY].[GEO].[MEMBER_UNIQUE_NAME], &lt;/P&gt;
&lt;P&gt;[GEOGRAPHY].[GEO].[PARENT_UNIQUE_NAME] &lt;/P&gt;
&lt;P&gt;On Rows&amp;nbsp; &lt;/P&gt;
&lt;P&gt;FROM [$(vL.Cube)] CELL PROPERTIES value&lt;/P&gt;
&lt;P&gt;;&lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;And the full error message:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;L'erreur suivante s'est produite:&lt;/P&gt;
&lt;P class="edc_error" style="padding: 0 10px; color: #595959; font-family: 'Courier New'; font-size: 13px; background: rgba(255, 38, 38, 0.2);"&gt;Connector reply error: ErrorSource: Fournisseur Microsoft OLE DB pour SQL Server 2017 Analysis Services., ErrorMsg: Le cube PTR_FR_M_IMSINTERNE_C00999-21446 n'existe pas ou n'a pas été traité.&lt;/P&gt;
&lt;P class="headline edc_error" style="padding: 0 10px; font-weight: bolder; color: #595959; font-family: 'Courier New'; font-size: 13px; background: rgba(255, 38, 38, 0.2);"&gt;Emplacement de l'erreur:&lt;/P&gt;
&lt;P class="edc_error" style="padding: 0 10px; color: #595959; font-family: 'Courier New'; font-size: 13px; background: rgba(255, 38, 38, 0.2);"&gt;?&lt;/P&gt;
&lt;P class="headline undefined" style="padding: 0 10px; font-weight: bolder; color: #595959; font-family: 'Courier New'; font-size: 13px;"&gt;Les données n'ont pas été chargées. Corrigez l'erreur, puis recommencez l'opération de chargement.&lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if you want further information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2018 09:38:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Connector-reply-error-ErrorSource/m-p/114629#M617</guid>
      <dc:creator>rchasser</dc:creator>
      <dc:date>2018-08-23T09:38:27Z</dc:date>
    </item>
  </channel>
</rss>

