<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>Efficy Overflow Q&amp;A - Recent questions tagged error-message</title>
<link>https://overflow.efficy.io/?qa=tag/error-message</link>
<description>Powered by Question2Answer</description>
<item>
<title>Error : (ZEOS-2174) External exception C000001D</title>
<link>https://overflow.efficy.io/?qa=6190/error-zeos-2174-external-exception-c000001d</link>
<description>&lt;p&gt;At a customer we received the following error code, but we don't don't what it means. Does anyone know about this error  ?&lt;/p&gt;

&lt;p&gt;Error while executing script &quot;AfterCommitMiss&quot; at line 1464 char 5. (File &quot;customs\xxxx\shared\serverjs\workflow\mainWorkflow.js&quot; line 1044)&lt;/p&gt;

&lt;p&gt;Message: &quot;&lt;strong&gt;External exception C000001D&lt;/strong&gt;&lt;br&gt;
&lt;code&gt;select MISS_CONT.*, CONTACTS.NAME, CONTACTS.FIRSTNAME, CONTACTS.MIDDLENAME, CONTACTS.OPENED, CONTACTS.F_PROFIL, (select F_LABEL from admindemosthene.LK_CONT_PROFIL L1081 where L1081.K_CONT_PROFIL=CONTACTS.F_PROFIL) as R_F_PROFIL, (select F_LABEL from admindemosthene.LK_CONT_FACTURE L1153 where L1153.K_CONT_FACTURE=MISS_CONT.F_FACTURE) as R_F_FACTURE, (select NAME from admindemosthene.COMPANIES L1154 where L1154.K_COMPANY=MISS_CONT.F_PARTENAIRE) as R_F_PARTENAIRE, (select F_LABEL from admindemosthene.LK_CONT_TYPE_CONTRAT L1157 where L1157.K_CONT_TYPE_CONTRAT=MISS_CONT.F_TYPE_CONTRAT) as R_F_TYPE_CONTRAT from admindemosthene.MISS_CONT MISS_CONT join admindemosthene.CONTACTS CONTACTS on MISS_CONT.K_CONTACT = CONTACTS.K_CONTACT where (MISS_CONT.K_MISSION = :MISS_CONT_K_MISSION) order by MISS_CONT.MAIN DESC, CONTACTS.NAME&lt;/code&gt;&lt;/p&gt;

&lt;h2&gt;ErrorContext&lt;/h2&gt;

&lt;p&gt;EEfficyException 0&lt;br&gt;
&lt;strong&gt;(ZEOS-2174) External exception C000001D&lt;/strong&gt;&lt;br&gt;
&lt;code&gt;select MISS_CONT.*, CONTACTS.NAME, CONTACTS.FIRSTNAME, CONTACTS.MIDDLENAME, CONTACTS.OPENED, CONTACTS.F_PROFIL, (select F_LABEL from admindemosthene.LK_CONT_PROFIL L1081 where L1081.K_CONT_PROFIL=CONTACTS.F_PROFIL) as R_F_PROFIL, (select F_LABEL from admindemosthene.LK_CONT_FACTURE L1153 where L1153.K_CONT_FACTURE=MISS_CONT.F_FACTURE) as R_F_FACTURE, (select NAME from admindemosthene.COMPANIES L1154 where L1154.K_COMPANY=MISS_CONT.F_PARTENAIRE) as R_F_PARTENAIRE, (select F_LABEL from admindemosthene.LK_CONT_TYPE_CONTRAT L1157 where L1157.K_CONT_TYPE_CONTRAT=MISS_CONT.F_TYPE_CONTRAT) as R_F_TYPE_CONTRAT from admindemosthene.MISS_CONT MISS_CONT join admindemosthene.CONTACTS CONTACTS on MISS_CONT.K_CONTACT = CONTACTS.K_CONTACT where (MISS_CONT.K_MISSION = :MISS_CONT_K_MISSION) order by MISS_CONT.MAIN DESC, CONTACTS.NAME&lt;/code&gt;&lt;/p&gt;

&lt;h2&gt;Error&lt;/h2&gt;

&lt;p&gt;ESlspException 0&lt;br&gt;
Application Server Error&quot;)&lt;/p&gt;
</description>
<category>WorkFlow / Serverscript</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=6190/error-zeos-2174-external-exception-c000001d</guid>
<pubDate>Tue, 22 Jun 2021 13:43:01 +0000</pubDate>
</item>
<item>
<title>What are the configurations for public link share</title>
<link>https://overflow.efficy.io/?qa=5992/what-are-the-configurations-for-public-link-share</link>
<description>&lt;p&gt;Hi everyone,&lt;/p&gt;

&lt;p&gt;My customer is on Efficy 2021.&lt;br&gt;
I have done the configuration for the public link share in document in my SYS_SETTINGS :&lt;/p&gt;

&lt;p&gt;&quot;servicy&quot;: {&lt;br&gt;
    &quot;adminMail&quot;: &quot;~&quot;, &lt;br&gt;
    &quot;createLogFile&quot;: 2, &lt;br&gt;
    &quot;sameServerAsEfficy&quot;: 0, &lt;br&gt;
    &quot;fileMaxSize&quot;: 4294967295, &lt;br&gt;
    &quot;fileMinSize&quot;: 33554432, &lt;br&gt;
    &quot;fileUrl&quot;: &quot;~&quot;, &lt;br&gt;
    &quot;fileRepository&quot;: &quot;~&quot;, &lt;br&gt;
    &quot;fileTempUpload&quot;: &quot;~&quot;, &lt;br&gt;
    &quot;url&quot;: &quot;&lt;a rel=&quot;nofollow&quot; href=&quot;https:\/\/my.domain.com\/servicy.dll&quot;&gt;https:\/\/my.domain.com\/servicy.dll&lt;/a&gt;&quot;, &lt;br&gt;
    &quot;userPasswordUrl&quot;: &quot;&lt;a rel=&quot;nofollow&quot; href=&quot;https:\/\/my.domaind.com\/pwd&quot;&gt;https:\/\/my.domaind.com\/pwd&lt;/a&gt;&quot;, &lt;br&gt;
    &quot;customerForExtranet&quot;: &quot;~&quot;&lt;br&gt;
  },&lt;/p&gt;

&lt;p&gt;I can generate public link in interface and use it to access to the download page but when I click on the document (pdf or docx) I get an error 404.&lt;/p&gt;

&lt;p&gt;I guess I forgot something or did I configurate it wrong ?&lt;/p&gt;

&lt;p&gt;Thanks&lt;/p&gt;

&lt;p&gt;Nico&lt;/p&gt;
</description>
<category>Efficy Designer (Conficy)</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=5992/what-are-the-configurations-for-public-link-share</guid>
<pubDate>Tue, 23 Mar 2021 07:18:50 +0000</pubDate>
</item>
<item>
<title>Customize the error message for a Guest page when there are &quot;Invalid parameters&quot;</title>
<link>https://overflow.efficy.io/?qa=5699/customize-error-message-guest-page-there-invalid-parameters</link>
<description>&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;is it possible to customize the error message that you get when you've entered invalid parameters for a guest page. You then get the following error message:&lt;br&gt;
“Invalid parameters for request! Check Guest_Error.log for details&quot;&lt;/p&gt;

&lt;p&gt;But I really would like to know if we can modify this error message to a more friendly one.&lt;/p&gt;

&lt;p&gt;Best regards,&lt;br&gt;
Jeroen&lt;/p&gt;
</description>
<category>Guest</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=5699/customize-error-message-guest-page-there-invalid-parameters</guid>
<pubDate>Wed, 25 Nov 2020 16:47:54 +0000</pubDate>
</item>
</channel>
</rss>