<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>Efficy Overflow Q&amp;A - Recent questions and answers in Efficy Installation/Settings</title>
<link>https://overflow.efficy.io/?qa=qa/developers/efficy-installation-efficy-settings</link>
<description>Powered by Question2Answer</description>
<item>
<title>Answered: Configuration of Mail Dispatch with STARTTLS raise error LIBS-1803, what configuration we did wrong?</title>
<link>https://overflow.efficy.io/?qa=7032/configuration-dispatch-starttls-raise-error-configuration&amp;show=7035#a7035</link>
<description>&lt;p&gt;I found the solution, thank you to Hamid.&lt;br&gt;
We need to install the &quot;&lt;strong&gt;Win64OpenSSL&lt;em&gt;Light-1&lt;/em&gt;0_2n.exe&lt;/strong&gt;&quot; which is a dependency of Efficy Entreprise ... and that I forgot to install on my new laptop ... oups&lt;/p&gt;

&lt;p&gt;This dependency can be found on the Efficy FTP Partner.&lt;/p&gt;
</description>
<category>Efficy Installation/Settings</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=7032/configuration-dispatch-starttls-raise-error-configuration&amp;show=7035#a7035</guid>
<pubDate>Fri, 26 Jan 2024 19:26:20 +0000</pubDate>
</item>
<item>
<title>Azure SQL Support</title>
<link>https://overflow.efficy.io/?qa=6965/azure-sql-support</link>
<description>&lt;p&gt;Dear Efficy Team,&lt;/p&gt;

&lt;p&gt;I've seen the supported DB are, according to the documentation (&lt;a rel=&quot;nofollow&quot; href=&quot;https://help.efficy.io/edn/admin/sppl_serversoftware),&quot;&gt;https://help.efficy.io/edn/admin/sppl_serversoftware),&lt;/a&gt; Microsoft SQL Server, Oracle and PostgreSQL.&lt;/p&gt;

&lt;p&gt;I have a client that would try deploying Efficy on a cloud environment using Azure SQL.&lt;/p&gt;

&lt;p&gt;Would this work ? Do we need some special work-around ?&lt;br&gt;
Or is it just not possible and we'll need a virtual SQL server ?&lt;/p&gt;

&lt;p&gt;Thanks for your help,&lt;/p&gt;

&lt;p&gt;Alexandre&lt;/p&gt;
</description>
<category>Efficy Installation/Settings</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=6965/azure-sql-support</guid>
<pubDate>Fri, 08 Sep 2023 14:51:12 +0000</pubDate>
</item>
<item>
<title>Answered: Alias Manager : cannot connect to database</title>
<link>https://overflow.efficy.io/?qa=6955/alias-manager-cannot-connect-to-database&amp;show=6956#a6956</link>
<description>&lt;p&gt;It was a bad password issue.&lt;br&gt;
The error message wasn't clear enough but I changed the password of the user in SMSS and it works.&lt;/p&gt;
</description>
<category>Efficy Installation/Settings</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=6955/alias-manager-cannot-connect-to-database&amp;show=6956#a6956</guid>
<pubDate>Wed, 30 Aug 2023 07:11:16 +0000</pubDate>
</item>
<item>
<title>Answered: Configure a proxy for Efficy openURL API</title>
<link>https://overflow.efficy.io/?qa=6800/configure-a-proxy-for-efficy-openurl-api&amp;show=6801#a6801</link>
<description>&lt;p&gt;These network request API's use internally the &lt;a rel=&quot;nofollow&quot; href=&quot;https://learn.microsoft.com/en-us/windows/win32/winhttp/winhttp-reference&quot;&gt;WinHTTP API&lt;/a&gt;. It's important to configure the proxy for the Identity that hosts the COM+ Application Server process (dllhost.exe), not your interactive user.&lt;/p&gt;

&lt;p&gt;In the instructions below, we assume that the COM+ runs under a local (non-admin) account named &lt;code&gt;.\EfficyAppServer&lt;/code&gt;.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Search PowerShell -&amp;gt; Shift+Right-click &amp;gt; Run as different user &amp;gt; Logon with local user &lt;code&gt;.\EfficyAppServer&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Then from this terminal, do your runas to elevate from here: &lt;code&gt;Start-Process PowerShell -Verb RunAs&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Then you have permission to set the proxy of winhttp, the library that Efficy uses: &lt;code&gt;netsh winhttp set proxy myproxy.mydomain.net&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Or try setting up the proxy settings in Internet Explorer (IE) of user &lt;code&gt;.\EfficyAppServer&lt;/code&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;It was also required to have a Windows Service started with &lt;code&gt;.\EfficyAppServer&lt;/code&gt; after a Windows restart to load the proxy settings for the COM+ process. The COM+ process alone could not succesfully load the proxy settings for an unknown reason.&lt;/p&gt;
</description>
<category>Efficy Installation/Settings</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=6800/configure-a-proxy-for-efficy-openurl-api&amp;show=6801#a6801</guid>
<pubDate>Mon, 23 Jan 2023 15:41:24 +0000</pubDate>
</item>
<item>
<title>Answered: Query timeout expired after 10 minutes</title>
<link>https://overflow.efficy.io/?qa=6785/query-timeout-expired-after-10-minutes&amp;show=6786#a6786</link>
<description>&lt;p&gt;Set the &lt;code&gt;CommandTimeOut&lt;/code&gt; connection pararameter value in the &lt;code&gt;Alias.ini&lt;/code&gt; file. The value is in seconds. This value increases the timeout to 30 minutes.&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;[Efficy120]
ConnectionParameters=CommandTimeOut=1800
&lt;/code&gt;&lt;/pre&gt;
</description>
<category>Efficy Installation/Settings</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=6785/query-timeout-expired-after-10-minutes&amp;show=6786#a6786</guid>
<pubDate>Tue, 03 Jan 2023 13:14:17 +0000</pubDate>
</item>
<item>
<title>Answered: ID: Message: DS_ActiEdit_0_Acti: Field '&lt;%GetUnityField('MEMO')%&gt;' not found after upgrade to Efficy 2021</title>
<link>https://overflow.efficy.io/?qa=6691/message-dsactiedit0acti-getunityfield-upgrade-efficy&amp;show=6698#a6698</link>
<description>&lt;p&gt;The issue was related to this custom :&lt;/p&gt;

&lt;p&gt;&amp;lt;%GetEdit(field%=&quot;&amp;lt;%Macro('EditMemoField')%&amp;gt;&quot;)%&amp;gt;&lt;/p&gt;

&lt;p&gt;where the , context=&quot;TEXT&quot; was missing&lt;/p&gt;
</description>
<category>Efficy Installation/Settings</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=6691/message-dsactiedit0acti-getunityfield-upgrade-efficy&amp;show=6698#a6698</guid>
<pubDate>Wed, 28 Sep 2022 08:38:58 +0000</pubDate>
</item>
<item>
<title>Answered: OpenURLSecure: HttpSendRequest failed for &quot;&quot; Error Code: 12029</title>
<link>https://overflow.efficy.io/?qa=6681/openurlsecure-httpsendrequest-failed-for-error-code-12029&amp;show=6685#a6685</link>
<description>&lt;p&gt;This problem occurs because Windows is not configured to support the TLS 1.2 protocol, and the Federated partner (Credit Safe) disabled support for TLS 1.0 and 1.1.&lt;/p&gt;

&lt;p&gt;Error &quot;12029&quot; is a WinHTTP error code that indicates that a socket connection failed because encrypted communication could not be established.&lt;/p&gt;

&lt;p&gt;To resolve this problem, &lt;a rel=&quot;nofollow&quot; href=&quot;https://support.microsoft.com/nl-nl/topic/bijwerken-om-tls-1-1-en-tls-1-2-in-te-stellen-als-standaardveilige-protocollen-in-winhttp-in-windows-c4bd73d2-31d7-761e-0178-11268bb10392&quot;&gt;enable TLS 1.2 support on Windows&lt;/a&gt;.&lt;/p&gt;
</description>
<category>Efficy Installation/Settings</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=6681/openurlsecure-httpsendrequest-failed-for-error-code-12029&amp;show=6685#a6685</guid>
<pubDate>Thu, 15 Sep 2022 08:18:37 +0000</pubDate>
</item>
<item>
<title>Answered: Efficy Sidebar - option Don't Use IE Cookies for SOAP ?</title>
<link>https://overflow.efficy.io/?qa=6473/efficy-sidebar-option-dont-use-ie-cookies-for-soap&amp;show=6475#a6475</link>
<description>&lt;p&gt;Here is my &quot;Non official&quot; answer based on a study&lt;/p&gt;

&lt;p&gt;It seems to do exactly what it says, no creating of sessions (+ cookies) via IE API anymore.&lt;/p&gt;

&lt;p&gt;When creating a new session from the Sidebar, SOAP is used to setup the session. When  &lt;strong&gt;don't use IE cookies for SOAP&lt;/strong&gt; is unchecked, IE has has also the session token of your CRM session (as cookie), I assume because the Sidebar uses a Windows/IE API  function to execute the webrequests. You can test it by surfing to the CRM domain of the freshly opened session in IE and you will notice that you are instantly in the CRM dashboard.&lt;/p&gt;

&lt;p&gt;When the checkbox is flagged - also restart your Sidebar and shutdown your session - opening a new session via Sidebar with Browser Chrome, there is no cookie left for usage in IE.&lt;/p&gt;

&lt;p&gt;I have no idea why it's been added, maybe a security improvement?&lt;/p&gt;
</description>
<category>Efficy Installation/Settings</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=6473/efficy-sidebar-option-dont-use-ie-cookies-for-soap&amp;show=6475#a6475</guid>
<pubDate>Fri, 25 Feb 2022 10:42:20 +0000</pubDate>
</item>
<item>
<title>Answered: User Option : Default Display Grid Density?</title>
<link>https://overflow.efficy.io/?qa=6450/user-option-default-display-grid-density&amp;show=6459#a6459</link>
<description>&lt;p&gt;It is also possible to overwrite the density of the grids by adding the following CSS : &lt;/p&gt;

&lt;pre&gt;&lt;code&gt;tbody td {
line-height: 1!important;
}
&lt;/code&gt;&lt;/pre&gt;
</description>
<category>Efficy Installation/Settings</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=6450/user-option-default-display-grid-density&amp;show=6459#a6459</guid>
<pubDate>Thu, 10 Feb 2022 14:56:33 +0000</pubDate>
</item>
<item>
<title>Answered: Disallow/block EXE files</title>
<link>https://overflow.efficy.io/?qa=6215/disallow-block-exe-files&amp;show=6216#a6216</link>
<description>&lt;p&gt;Hi Vladimir,&lt;/p&gt;

&lt;p&gt;For a customer we implemented a whitelist of file extension that can be uploaded.&lt;br&gt;
The whitelist is in sys_storage and the check is in the workflow .&lt;/p&gt;

&lt;p&gt;If needed contact me.&lt;/p&gt;

&lt;p&gt;Kr,&lt;/p&gt;
</description>
<category>Efficy Installation/Settings</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=6215/disallow-block-exe-files&amp;show=6216#a6216</guid>
<pubDate>Thu, 08 Jul 2021 11:26:44 +0000</pubDate>
</item>
<item>
<title>Forced invalidate of database connections on all application servers</title>
<link>https://overflow.efficy.io/?qa=6213/forced-invalidate-database-connections-application-servers</link>
<description>&lt;p&gt;I have vague memories of a featured added to Efficy specifically interesting for layered installations with multiple Application Servers, allowing to set a value in the database to force invalidating all database connections on all Application Servers. They must do some regular polling for that.&lt;/p&gt;

&lt;p&gt;Does something like this exist and where can I find more info about it?&lt;/p&gt;
</description>
<category>Efficy Installation/Settings</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=6213/forced-invalidate-database-connections-application-servers</guid>
<pubDate>Mon, 05 Jul 2021 10:28:41 +0000</pubDate>
</item>
<item>
<title>Answered: Unable to save Contact modifications</title>
<link>https://overflow.efficy.io/?qa=6111/unable-to-save-contact-modifications&amp;show=6112#a6112</link>
<description>&lt;p&gt;Hi Sébastien&lt;/p&gt;

&lt;p&gt;Check the customized &lt;code&gt;SYS_ENTITYVIEWS&lt;/code&gt; record with &lt;code&gt;NAME='ContEdit'&lt;/code&gt;. Is it marked as custom?&lt;/p&gt;

&lt;p&gt;The DbUpgrade process should be able to add the &lt;code&gt;Cont_Prov=Prov&lt;/code&gt; tableview, required for the &lt;a rel=&quot;nofollow&quot; href=&quot;https://help.efficy.io/edn/admin/crft_2021_marketingconnector&quot;&gt;Marketing connector providers&lt;/a&gt;. &lt;/p&gt;

&lt;pre&gt;&lt;code&gt;Cont;Cont_User=User;Cont_Comp=Comp;Cont_Prov=Prov
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;If that doesn't solve the issue try these:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Test without any custom&lt;/li&gt;
&lt;li&gt;Check the debug.log file&lt;/li&gt;
&lt;/ol&gt;
</description>
<category>Efficy Installation/Settings</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=6111/unable-to-save-contact-modifications&amp;show=6112#a6112</guid>
<pubDate>Thu, 20 May 2021 06:21:21 +0000</pubDate>
</item>
<item>
<title>Answered: Read-only users (licenses) can be use Efficy App (mobile application)?</title>
<link>https://overflow.efficy.io/?qa=6032/read-only-users-licenses-can-use-efficy-mobile-application&amp;show=6034#a6034</link>
<description>&lt;p&gt;Hey Olivier,&lt;/p&gt;

&lt;p&gt;Yes they can.&lt;/p&gt;

&lt;p&gt;However, if the user belong to a group that has &quot;insert&quot; rights, he will see in the mobile app buttons to create new records (but will have a warning message in edit telling him that he doesn't have the right to do that).&lt;/p&gt;

&lt;p&gt;In order to have a good UX, it is therefore better not to add &quot;consult only&quot; users in groups that have &quot;insert&quot; rights.&lt;/p&gt;

&lt;p&gt;Geoffrey&lt;/p&gt;
</description>
<category>Efficy Installation/Settings</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=6032/read-only-users-licenses-can-use-efficy-mobile-application&amp;show=6034#a6034</guid>
<pubDate>Thu, 15 Apr 2021 12:57:45 +0000</pubDate>
</item>
<item>
<title>Answered: How the exitWhenStalled setting is used?</title>
<link>https://overflow.efficy.io/?qa=5835/how-the-exitwhenstalled-setting-is-used&amp;show=5848#a5848</link>
<description>&lt;p&gt;Hi,&lt;br&gt;
1) Those settings depend on the nature of the connection, and are not changeable, because stored in code constants as below : &lt;/p&gt;

&lt;pre&gt;&lt;code&gt;SLCBOX_BUSY_SHORT_COMMAND  =  20; // seconds, used for quick consult operations
SLCBOX_BUSY_MEDIUM_COMMAND = 100; // seconds, used for edit operations
SLCBOX_BUSY_LONG_COMMAND   = 600; // seconds, used for potentially long queries
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;2) The shutdown is kill of the COM+ done by the &lt;a rel=&quot;nofollow&quot; href=&quot;https://help.efficy.io/edn/admin/scpr_complusmonitor&quot;&gt;COM+ monitor service&lt;/a&gt; that is a &lt;a rel=&quot;nofollow&quot; href=&quot;https://docs.microsoft.com/en-us/windows/win32/api/comadmin/nf-comadmin-icomadmincatalog-shutdownapplication&quot;&gt;standard win32 call&lt;/a&gt; , so I don't know what it's killing, but my guess is every connection opened by the application is killed.&lt;/p&gt;

&lt;p&gt;3) Nope, the documentation is confusing, it's not available at database level (since not really relevant anyway).&lt;/p&gt;

&lt;p&gt;KR,&lt;br&gt;
Yann&lt;/p&gt;
</description>
<category>Efficy Installation/Settings</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=5835/how-the-exitwhenstalled-setting-is-used&amp;show=5848#a5848</guid>
<pubDate>Tue, 02 Feb 2021 16:43:13 +0000</pubDate>
</item>
<item>
<title>Answered: Config when using json/node api in loadbalencer environnement</title>
<link>https://overflow.efficy.io/?qa=5717/config-when-using-json-node-api-loadbalencer-environnement&amp;show=5761#a5761</link>
<description>&lt;p&gt;Hello Vincent, &lt;/p&gt;

&lt;p&gt;As you already have the &quot;webservice&quot; server, I would recommend to redirect the JSON/API node call to this server to avoid any perturbation in the end user experience.&lt;/p&gt;

&lt;p&gt;Those request can usually be redirect by a load balancer or a Reverse proxy.&lt;/p&gt;

&lt;p&gt;Alex.&lt;/p&gt;
</description>
<category>Efficy Installation/Settings</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=5717/config-when-using-json-node-api-loadbalencer-environnement&amp;show=5761#a5761</guid>
<pubDate>Sat, 12 Dec 2020 00:04:52 +0000</pubDate>
</item>
<item>
<title>Answered: Member not found Error while retrieving SYS_STATES table, after installing Sidebar</title>
<link>https://overflow.efficy.io/?qa=5733/member-found-error-retrieving-sysstates-installing-sidebar&amp;show=5760#a5760</link>
<description>&lt;p&gt;Hello Jeroen,&lt;/p&gt;

&lt;p&gt;I already saw this issue when the sidebar is installer before Efficy 11.3 or 2021.&lt;/p&gt;

&lt;p&gt;An easy fix is to uninstall your Efficy installation, uninstall your sidebar.&lt;br&gt;
Unregister the midas.dll and delete it.&lt;/p&gt;

&lt;p&gt;Reboot your computer, then install Efficy 11.3 and / or 2021 and then, the sidebar.&lt;/p&gt;

&lt;p&gt;Alex.&lt;/p&gt;
</description>
<category>Efficy Installation/Settings</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=5733/member-found-error-retrieving-sysstates-installing-sidebar&amp;show=5760#a5760</guid>
<pubDate>Sat, 12 Dec 2020 00:01:10 +0000</pubDate>
</item>
<item>
<title>Answered: Compatible with Oracle 19.9 ?</title>
<link>https://overflow.efficy.io/?qa=5719/compatible-with-oracle-19-9&amp;show=5740#a5740</link>
<description>&lt;p&gt;For what it's worth, I'm running locally Oracle 19.3 without issue.&lt;br&gt;
So, I would bet that Oracle 19.9 will work just fine as well!&lt;/p&gt;
</description>
<category>Efficy Installation/Settings</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=5719/compatible-with-oracle-19-9&amp;show=5740#a5740</guid>
<pubDate>Wed, 09 Dec 2020 14:21:30 +0000</pubDate>
</item>
<item>
<title>Answered: Error when creating database on Efficy 2021</title>
<link>https://overflow.efficy.io/?qa=5730/error-when-creating-database-on-efficy-2021&amp;show=5731#a5731</link>
<description>&lt;p&gt;Well,&lt;/p&gt;

&lt;p&gt;I have uninstalled Efficy 2021 then reinstalled it because my collegue had specified a custom folder for the installation.&lt;/p&gt;

&lt;p&gt;But now when I use the create database URL (&lt;a rel=&quot;nofollow&quot; href=&quot;http://myhost//designer/logon?page=DatabaseCreate.htm&amp;amp;customer=$DESIGNER$&amp;amp;user=none&amp;amp;password=none)&quot;&gt;http://myhost//designer/logon?page=DatabaseCreate.htm&amp;amp;customer=$DESIGNER$&amp;amp;user=none&amp;amp;password=none)&lt;/a&gt; I encounter this error :&lt;/p&gt;

&lt;p&gt;TZeosAutomatedQuery&lt;em&gt;48.ZeosSession &quot;ZS&lt;/em&gt;KeyGen&quot; must be Connected&lt;/p&gt;

&lt;p&gt;Sébastien&lt;/p&gt;
</description>
<category>Efficy Installation/Settings</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=5730/error-when-creating-database-on-efficy-2021&amp;show=5731#a5731</guid>
<pubDate>Tue, 08 Dec 2020 15:20:51 +0000</pubDate>
</item>
<item>
<title>Answered: Sharing Files when using LinkedFiles</title>
<link>https://overflow.efficy.io/?qa=5100/sharing-files-when-using-linkedfiles&amp;show=5107#a5107</link>
<description>&lt;p&gt;Actually, from my test it will work if Servicy is capable of accessing the file path.&lt;br&gt;
Otherwise that clearly won't work.&lt;/p&gt;
</description>
<category>Efficy Installation/Settings</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=5100/sharing-files-when-using-linkedfiles&amp;show=5107#a5107</guid>
<pubDate>Wed, 04 Dec 2019 09:08:51 +0000</pubDate>
</item>
<item>
<title>Answered: How to lock the sidebar Options, the customer want the sidebar to only be administrate by the IT</title>
<link>https://overflow.efficy.io/?qa=4892/lock-sidebar-options-customer-want-sidebar-only-administrate&amp;show=4921#a4921</link>
<description>&lt;p&gt;Currently not...&lt;br&gt;
But if this feature is needed, it will have to be analysed by R&amp;amp;D.&lt;/p&gt;
</description>
<category>Efficy Installation/Settings</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=4892/lock-sidebar-options-customer-want-sidebar-only-administrate&amp;show=4921#a4921</guid>
<pubDate>Tue, 15 Oct 2019 16:18:27 +0000</pubDate>
</item>
<item>
<title>Answered: Best practice for having 2 efficy instances in same environment?</title>
<link>https://overflow.efficy.io/?qa=4883/best-practice-for-having-efficy-instances-same-environment&amp;show=4884#a4884</link>
<description>&lt;p&gt;What legal law specifies that data has to be separated by the instance of a database and not by applicative security? &lt;/p&gt;

&lt;p&gt;We should try to understand what the customer really wants, not being blind about technical proposals from them. Isolation of existing data into a new database and keeping that in synchro is not that easy. Replication doesn't seem like an option, although that will depend on the specs&lt;/p&gt;

&lt;p&gt;I suggest to analyze functionally deeper and to consult me privately for a good design. We can provide the best architecture later in this post.&lt;/p&gt;
</description>
<category>Efficy Installation/Settings</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=4883/best-practice-for-having-efficy-instances-same-environment&amp;show=4884#a4884</guid>
<pubDate>Wed, 09 Oct 2019 16:28:26 +0000</pubDate>
</item>
<item>
<title>Answered: SQL server 2017 express supported with 11.3?</title>
<link>https://overflow.efficy.io/?qa=4742/sql-server-2017-express-supported-with-11-3&amp;show=4750#a4750</link>
<description>&lt;p&gt;Hello Rob,&lt;/p&gt;

&lt;p&gt;Most of the time, this error is related to the midas.dll.&lt;/p&gt;

&lt;p&gt;What I usually do, uninstall Efficy product, unregister the midas.dll (from the command line as administrator :  c:\Windows\System32&amp;gt;regsvr32.exe midas.dll -u&lt;/p&gt;

&lt;p&gt;Then reboot yout computer.&lt;/p&gt;

&lt;p&gt;After that, delete the existing midas .dll which is in c:\Windows\System32.&lt;/p&gt;

&lt;p&gt;Reinstall Efficy. Don't forget to execute your setup with &quot;right click run as administrator&quot;.&lt;/p&gt;

&lt;p&gt;As kristof said, this it not related to the DB Engine.&lt;/p&gt;

&lt;p&gt;Alex.&lt;/p&gt;
</description>
<category>Efficy Installation/Settings</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=4742/sql-server-2017-express-supported-with-11-3&amp;show=4750#a4750</guid>
<pubDate>Thu, 29 Aug 2019 20:42:31 +0000</pubDate>
</item>
<item>
<title>Answered: Issue after installing Efficy : &quot;class not registered, classid: {16d51579-a30b-4c8b-a276-0ff4dc41e755}&quot;</title>
<link>https://overflow.efficy.io/?qa=4631/installing-efficy-registered-classid-16d51579-0ff4dc41e755&amp;show=4653#a4653</link>
<description>&lt;p&gt;This is the ClassID for the Javascript engine jscript9.dll that comes with Internet Explorer.&lt;br&gt;
Make sure to have IE installed on the production server, otherwise none of the ServerJS or workflow scripting will work.&lt;/p&gt;
</description>
<category>Efficy Installation/Settings</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=4631/installing-efficy-registered-classid-16d51579-0ff4dc41e755&amp;show=4653#a4653</guid>
<pubDate>Mon, 05 Aug 2019 11:49:27 +0000</pubDate>
</item>
<item>
<title>Answered: Upgrade 11.3 - Error on create index TIMESHEET_STEP on TIMESHEET (&quot;K_STEP&quot;)</title>
<link>https://overflow.efficy.io/?qa=4617/upgrade-error-create-index-timesheetstep-timesheet-kstep&amp;show=4620#a4620</link>
<description>&lt;p&gt;Field &lt;code&gt;K_STEP&lt;/code&gt; has &lt;code&gt;K_FIELD=15&lt;/code&gt; for &lt;code&gt;K_TABLE=34000&lt;/code&gt;, maybe there is already a custom field with the same field ID but with a different name! That could explain why a column with name &lt;code&gt;K_STEP&lt;/code&gt; was not added during the upgrade process.&lt;/p&gt;
</description>
<category>Efficy Installation/Settings</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=4617/upgrade-error-create-index-timesheetstep-timesheet-kstep&amp;show=4620#a4620</guid>
<pubDate>Tue, 30 Jul 2019 12:34:05 +0000</pubDate>
</item>
<item>
<title>Answered: What is the purpose of Efficy setting web.loadBalancing?</title>
<link>https://overflow.efficy.io/?qa=4542/what-is-the-purpose-of-efficy-setting-web-loadbalancing&amp;show=4578#a4578</link>
<description>&lt;p&gt;&lt;strong&gt;Web.LoadBalancing&lt;/strong&gt; only has an impact if you specify that more than one Application Server (COM+ Server) is used in the Web.AppServers setting.&lt;/p&gt;

&lt;p&gt;The value can be &lt;strong&gt;0 (Parallel)&lt;/strong&gt; or &lt;strong&gt;1 (Serial)&lt;/strong&gt;.&lt;br&gt;
In Parallel mode the Application Servers will be equally loaded.&lt;br&gt;
In Serial mode the first Application Server will be loaded to capacity before switching to the next Application Server.&lt;/p&gt;

&lt;p&gt;The &lt;strong&gt;Web.AppServers&lt;/strong&gt; setting allows you to define the list of Application Servers separated by semicolumn (;).&lt;br&gt;
Each AppServer definition contains a server name and parameters MAX=xxx LF=yyy specifying the maximum number of user sessions for the server and the load factor for the server (if Parallel mode loading is used).&lt;br&gt;
Example for AppServers: &lt;code&gt;Server1 MAX=100 LF=1; Server2 MAX=200 LF=2&lt;/code&gt;&lt;/p&gt;
</description>
<category>Efficy Installation/Settings</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=4542/what-is-the-purpose-of-efficy-setting-web-loadbalancing&amp;show=4578#a4578</guid>
<pubDate>Wed, 17 Jul 2019 17:56:40 +0000</pubDate>
</item>
<item>
<title>Answered: Rights on Project Management module</title>
<link>https://overflow.efficy.io/?qa=4547/rights-on-project-management-module&amp;show=4548#a4548</link>
<description>&lt;p&gt;Well I think it just needs to have all users involved in the project, whatever their skills, linked as User to the project.&lt;br&gt;
I linked my two users to the project, gave read rights in the Security and my users can see the project but not edit it.&lt;/p&gt;

&lt;p&gt;They can edit their time spent on their steps but that's all they can do in Project Management module.&lt;/p&gt;
</description>
<category>Efficy Installation/Settings</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=4547/rights-on-project-management-module&amp;show=4548#a4548</guid>
<pubDate>Tue, 09 Jul 2019 14:21:23 +0000</pubDate>
</item>
<item>
<title>Answered: Change &quot;ACC_RIGHTS.Notify&quot; in the DB, but not in Efficy ?</title>
<link>https://overflow.efficy.io/?qa=4450/change-accrights-notify-in-the-db-but-not-in-efficy&amp;show=4453#a4453</link>
<description>&lt;p&gt;As indicated in the label &quot;&lt;strong&gt;applies after the notification senders log back on&lt;/strong&gt;&quot;, Efficy only loads the options from the DB - for all users, including the current user - at logon.&lt;/p&gt;
</description>
<category>Efficy Installation/Settings</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=4450/change-accrights-notify-in-the-db-but-not-in-efficy&amp;show=4453#a4453</guid>
<pubDate>Wed, 12 Jun 2019 12:35:26 +0000</pubDate>
</item>
<item>
<title>Answered: Efficy 11 - Automatically check the box &quot;Send the notifications by e-mail&quot; in the general options for all users</title>
<link>https://overflow.efficy.io/?qa=4446/efficy-automatically-notifications-general-options-users&amp;show=4449#a4449</link>
<description>&lt;p&gt;Hello Saïd&lt;/p&gt;

&lt;p&gt;This is one of the options that is not part of the users options stream stored in &lt;code&gt;ACC_OPTIONS&lt;/code&gt;. This data is stored in a structure fashion, because other sessions need to know the settings of all other users when generating notifications.&lt;/p&gt;

&lt;p&gt;When &quot;&lt;strong&gt;Send the notifications by e-mail&lt;/strong&gt;&quot; is checked, &lt;code&gt;NOTIFY=1&lt;/code&gt; for &lt;code&gt;K_TABLE=-1&lt;/code&gt; and the current users key.&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;select NOTIFY from ACC_RIGHTS where K_TABLE=-1 and K_USER=:K_USER
&lt;/code&gt;&lt;/pre&gt;
</description>
<category>Efficy Installation/Settings</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=4446/efficy-automatically-notifications-general-options-users&amp;show=4449#a4449</guid>
<pubDate>Wed, 12 Jun 2019 12:20:20 +0000</pubDate>
</item>
<item>
<title>Answered: HIPIN &amp; Efficy CTI</title>
<link>https://overflow.efficy.io/?qa=4307/hipin-efficy-cti&amp;show=4309#a4309</link>
<description>&lt;p&gt;CTI is actually a standard, not a protocol. There are many protocols, but Efficy is only compatible out of the box with &lt;a rel=&quot;nofollow&quot; href=&quot;https://en.wikipedia.org/wiki/Computer_telephony_integration&quot;&gt;TAPI&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Read more here:&lt;br&gt;
&lt;a rel=&quot;nofollow&quot; href=&quot;https://www.tenfold.com/what-is/what-are-cti-standards/&quot;&gt;https://www.tenfold.com/what-is/what-are-cti-standards/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Conclusion, check if HIPIN supports &lt;a rel=&quot;nofollow&quot; href=&quot;https://en.wikipedia.org/wiki/Computer_telephony_integration&quot;&gt;TAPI&lt;/a&gt;.&lt;/p&gt;
</description>
<category>Efficy Installation/Settings</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=4307/hipin-efficy-cti&amp;show=4309#a4309</guid>
<pubDate>Tue, 21 May 2019 14:18:16 +0000</pubDate>
</item>
<item>
<title>Answered: Efficy 11 install -  &quot;X_EFFICY_APP&quot; is not allowed to be set.</title>
<link>https://overflow.efficy.io/?qa=4147/efficy-11-install-xefficyapp-is-not-allowed-to-be-set&amp;show=4162#a4162</link>
<description>&lt;p&gt;Solved.&lt;/p&gt;

&lt;p&gt;First problem was the X&lt;em&gt;EFFICY&lt;/em&gt;APP variable&lt;br&gt;
secon was the enable 32 bit set to true in iis&lt;/p&gt;

&lt;p&gt;thx guys&lt;/p&gt;
</description>
<category>Efficy Installation/Settings</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=4147/efficy-11-install-xefficyapp-is-not-allowed-to-be-set&amp;show=4162#a4162</guid>
<pubDate>Wed, 24 Apr 2019 14:15:12 +0000</pubDate>
</item>
<item>
<title>Answered: Cannot install IIS URL rewrite 2 Module</title>
<link>https://overflow.efficy.io/?qa=4143/cannot-install-iis-url-rewrite-2-module&amp;show=4157#a4157</link>
<description>&lt;p&gt;&lt;a rel=&quot;nofollow&quot; href=&quot;https://overflow.efficy.com/?qa=3016/efficy-11-iis-http-error-500-19-issues-with-urlrewrite-2-0&amp;amp;show=3016#q3016&quot;&gt;Idem or related post&lt;/a&gt;&lt;/p&gt;
</description>
<category>Efficy Installation/Settings</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=4143/cannot-install-iis-url-rewrite-2-module&amp;show=4157#a4157</guid>
<pubDate>Wed, 24 Apr 2019 12:47:48 +0000</pubDate>
</item>
<item>
<title>Answered: Efficy Drive available in Citrix environment?</title>
<link>https://overflow.efficy.io/?qa=4016/efficy-drive-available-in-citrix-environment&amp;show=4019#a4019</link>
<description>&lt;p&gt;If it's the same version of the Sidebar executable, the origin of the issues is to be searched in the configuration.&lt;/p&gt;

&lt;p&gt;If it works locally, but not with a Citrix sessions, please compare the HCU reg keys. Verify if the EfficyDrive is enabled and that a drive folder is set?&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;[HKEY_CURRENT_USER\Software\Efficy\11.2\Efficy\SideBar]
&quot;EfficyDriveEnabled&quot;=dword:00000001
&quot;EfficyDriveLocalFolder&quot;=&quot;C:\\Users\\{your.name}\\Efficy Drive&quot;
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;I had to set these keys on 11.2 to make it work. However, I was also unable to show the Drive configuration page in Sidebar as described on &lt;a rel=&quot;nofollow&quot; href=&quot;https://help.efficy.com/user/cfsa_pageefficydrive&quot;&gt;help&lt;/a&gt;.&lt;/p&gt;
</description>
<category>Efficy Installation/Settings</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=4016/efficy-drive-available-in-citrix-environment&amp;show=4019#a4019</guid>
<pubDate>Mon, 11 Mar 2019 15:10:01 +0000</pubDate>
</item>
<item>
<title>Answered: How to develop with multiple regional settings</title>
<link>https://overflow.efficy.io/?qa=4002/how-to-develop-with-multiple-regional-settings&amp;show=4003#a4003</link>
<description>&lt;p&gt;Just using the CustomSettings part in the registry like on the testserver fixes the problem.&lt;/p&gt;

&lt;p&gt;Add a key section CustomSettings\Set1 &lt;/p&gt;

&lt;p&gt;to (per version)&lt;/p&gt;

&lt;p&gt;Computer\HKEY&lt;em&gt;LOCAL&lt;/em&gt;MACHINE\SOFTWARE\Efficy\11.2\&lt;br&gt;
&lt;img src=&quot;https://overflow.efficy.com/?qa=blob&amp;amp;qa_blobid=17948631673572888339&quot; alt=&quot;enter image description here&quot;&gt;&lt;br&gt;
and add the variables as strings, i.e. DateSeparator and DecimalPoint to it. (See section&lt;br&gt;
Computer\HKEY&lt;em&gt;LOCAL&lt;/em&gt;MACHINE\SOFTWARE\Efficy\11.2\Efficy\Web for examples)&lt;br&gt;
&lt;img src=&quot;https://overflow.efficy.com/?qa=blob&amp;amp;qa_blobid=9902737347906320786&quot; alt=&quot;enter image description here&quot;&gt;&lt;br&gt;
The String UserNames should be filled with the, or each, apppool user you want to alter the settings for. Set2, 3 can be used for other settings.&lt;/p&gt;
</description>
<category>Efficy Installation/Settings</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=4002/how-to-develop-with-multiple-regional-settings&amp;show=4003#a4003</guid>
<pubDate>Mon, 04 Mar 2019 16:59:14 +0000</pubDate>
</item>
<item>
<title>Answered: How to test LDAP Server Connection ?</title>
<link>https://overflow.efficy.io/?qa=3864/how-to-test-ldap-server-connection&amp;show=3865#a3865</link>
<description>&lt;p&gt;R&amp;amp;D create a tool for this, called &quot;Test LDAP Server&quot;&lt;br&gt;
It is possible to find it here (this link is for Efficy Employee only) : &lt;a rel=&quot;nofollow&quot; href=&quot;https://submariners.efficy.com/crm/view/Docu/207748&quot;&gt;Test LDAP Server&lt;/a&gt;&lt;/p&gt;
</description>
<category>Efficy Installation/Settings</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=3864/how-to-test-ldap-server-connection&amp;show=3865#a3865</guid>
<pubDate>Fri, 18 Jan 2019 13:36:20 +0000</pubDate>
</item>
<item>
<title>Answered: Can't create application login through alias manager</title>
<link>https://overflow.efficy.io/?qa=3818/cant-create-application-login-through-alias-manager&amp;show=3820#a3820</link>
<description>&lt;p&gt;Hi Stoko,&lt;/p&gt;

&lt;p&gt;When restoring or attaching a database to a new or different Microsoft SQL server the logins and mappings to the database users are lost. If you create the logins again you’re not able to map the users because they already exist in the database&lt;/p&gt;

&lt;p&gt;Example for a database named &lt;code&gt;Efficy&lt;/code&gt; and a &lt;code&gt;admin&lt;/code&gt; schema&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;USE Efficy
ALTER USER admin WITH login = admin
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;Execute this statement with a login that has the sysadmin role, e.g. SA&lt;/p&gt;

&lt;p&gt;Regards&lt;/p&gt;
</description>
<category>Efficy Installation/Settings</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=3818/cant-create-application-login-through-alias-manager&amp;show=3820#a3820</guid>
<pubDate>Fri, 04 Jan 2019 18:32:34 +0000</pubDate>
</item>
<item>
<title>Answered: Unable to write large file on UNC path</title>
<link>https://overflow.efficy.io/?qa=3589/unable-to-write-large-file-on-unc-path&amp;show=3640#a3640</link>
<description>&lt;p&gt;Hello Pierre,&lt;/p&gt;

&lt;p&gt;I succed to handle this.&lt;/p&gt;

&lt;p&gt;How to to it ?&lt;/p&gt;

&lt;p&gt;At first, Create a domain account dedicated to the big files. In my case (efficy\effbigfiles). &lt;br&gt;
Then,be sure that this account has the right to create / modify &amp;amp; delete files &amp;amp; folders on the remote drives space. (Nas, server, ...)&lt;/p&gt;

&lt;p&gt;Now, open IIS, and let's change 2 thing:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Open the advanced settings of the right ApplicationPool.and change the Identity. Set the user you just created.then validate your change.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;img src=&quot;https://overflow.efficy.com/?qa=blob&amp;amp;qa_blobid=12265097982031884017&quot; alt=&quot;Application pool advance Settings&quot;&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Go on your website and open the Basic settings.Click on &quot;Connect as...&quot; and set your account.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;img src=&quot;https://overflow.efficy.com/?qa=blob&amp;amp;qa_blobid=9402028315144811092&quot; alt=&quot;enter image description here&quot;&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;That's it for the IIS configuration.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Now, In Efficy, in the &quot;Database Settings&quot; or directly in the Registry, specify the path where the files has to be store. In my case (in fact the Cloud case ) i'm using the registry.&lt;br&gt;
The specified path can be an UNC path, or a local path. I tested both of them with success.&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;https://overflow.efficy.com/?qa=blob&amp;amp;qa_blobid=12421493218027628702&quot; alt=&quot;enter image description here&quot;&gt;&lt;/p&gt;

&lt;p&gt;To ease the usage of an UNC path as a local path, you can use the MKLINK command from windows. (more info &lt;a rel=&quot;nofollow&quot; href=&quot;https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/mklink&quot;&gt;here&lt;/a&gt; )&lt;/p&gt;

&lt;p&gt;Some info :&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Os: Windows Server 2012 R2 &lt;/li&gt;
&lt;li&gt;Efficy version : 11.1.14628&lt;/li&gt;
&lt;li&gt;Source: &lt;a rel=&quot;nofollow&quot; href=&quot;https://stackoverflow.com/a/14611091&quot;&gt;https://stackoverflow.com/a/14611091&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Hope this Help&lt;/p&gt;

&lt;p&gt;Alex.&lt;/p&gt;
</description>
<category>Efficy Installation/Settings</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=3589/unable-to-write-large-file-on-unc-path&amp;show=3640#a3640</guid>
<pubDate>Thu, 01 Nov 2018 09:20:50 +0000</pubDate>
</item>
<item>
<title>Answered: URL rewrite rule for old (Efficy 10) links</title>
<link>https://overflow.efficy.io/?qa=3473/url-rewrite-rule-for-old-efficy-10-links&amp;show=3609#a3609</link>
<description>&lt;p&gt;Hi Geert,&lt;/p&gt;

&lt;p&gt;Here are all the needed rewrite&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;&amp;lt;rewrite&amp;gt;
        &amp;lt;rules&amp;gt;
            &amp;lt;rule name=&quot;efficy.dll prettify&quot; enabled=&quot;true&quot; stopProcessing=&quot;true&quot;&amp;gt;
                &amp;lt;match url=&quot;^(crm|public)/([0-9a-z]+)$&quot; /&amp;gt;
                &amp;lt;conditions logicalGrouping=&quot;MatchAll&quot; trackAllCaptures=&quot;false&quot; /&amp;gt;
                &amp;lt;action type=&quot;Rewrite&quot; url=&quot;http://submariners.efficy.com/efficy.dll/{R:2}&quot; logRewrittenUrl=&quot;true&quot; /&amp;gt;
            &amp;lt;/rule&amp;gt;
            &amp;lt;rule name=&quot;Internal link&quot; enabled=&quot;true&quot; stopProcessing=&quot;true&quot;&amp;gt;
                &amp;lt;match url=&quot;^crm/view/([a-z]{4})/([0-9]+)$&quot; /&amp;gt;
                &amp;lt;conditions logicalGrouping=&quot;MatchAll&quot; trackAllCaptures=&quot;false&quot; /&amp;gt;
                &amp;lt;action type=&quot;Redirect&quot; url=&quot;https://submariners.efficy.com/crm/dialog?page=remote/DialogOperation&amp;amp;amp;action=view;{R:1};{R:2}&amp;amp;amp;close=T&quot; appendQueryString=&quot;false&quot; /&amp;gt;
            &amp;lt;/rule&amp;gt;
            &amp;lt;rule name=&quot;conficy.dll prettify&quot; enabled=&quot;true&quot; stopProcessing=&quot;true&quot;&amp;gt;
                &amp;lt;match url=&quot;^designer/([0-9a-z]+)&quot; /&amp;gt;
                &amp;lt;conditions logicalGrouping=&quot;MatchAll&quot; trackAllCaptures=&quot;false&quot; /&amp;gt;
                &amp;lt;action type=&quot;Rewrite&quot; url=&quot;http://submariners.efficy.com/conficy.dll/{R:1}&quot; /&amp;gt;
            &amp;lt;/rule&amp;gt;
            &amp;lt;rule name=&quot;servicy.dll prettify&quot; enabled=&quot;true&quot; stopProcessing=&quot;true&quot;&amp;gt;
                &amp;lt;match url=&quot;^(file|srv|token|pwd)/([0-9a-z]+)&quot; /&amp;gt;
                &amp;lt;conditions logicalGrouping=&quot;MatchAll&quot; trackAllCaptures=&quot;false&quot; /&amp;gt;
                &amp;lt;action type=&quot;Rewrite&quot; url=&quot;http://submariners.efficy.com/servicy.dll/{R:2}&quot; /&amp;gt;
            &amp;lt;/rule&amp;gt;
            &amp;lt;rule name=&quot;Crm logon redirect&quot; enabled=&quot;true&quot; stopProcessing=&quot;true&quot;&amp;gt;
                &amp;lt;match url=&quot;^$|^crm[/]?$&quot; /&amp;gt;
                &amp;lt;conditions logicalGrouping=&quot;MatchAll&quot; trackAllCaptures=&quot;false&quot; /&amp;gt;
                &amp;lt;action type=&quot;Redirect&quot; url=&quot;https://submariners.efficy.com/crm/home?page=logon&amp;amp;amp;custombase=submariners&amp;amp;amp;filebase=efficy&amp;amp;amp;database=submariners&quot; appendQueryString=&quot;true&quot; logRewrittenUrl=&quot;true&quot; /&amp;gt;
            &amp;lt;/rule&amp;gt;
            &amp;lt;rule name=&quot;Designer logon redirect&quot; enabled=&quot;true&quot; stopProcessing=&quot;true&quot;&amp;gt;
                &amp;lt;match url=&quot;^designer[/]?$&quot; /&amp;gt;
                &amp;lt;conditions logicalGrouping=&quot;MatchAll&quot; trackAllCaptures=&quot;true&quot; /&amp;gt;
                &amp;lt;action type=&quot;Redirect&quot; url=&quot;https://submariners.efficy.com/designer/home?page=logon&amp;amp;amp;custombase=submariners/conficy&amp;amp;amp;filebase=conficy&amp;amp;amp;database=submariners&quot; appendQueryString=&quot;true&quot; logRewrittenUrl=&quot;true&quot; /&amp;gt;
            &amp;lt;/rule&amp;gt;
            &amp;lt;rule name=&quot;Console logon redirect&quot; enabled=&quot;true&quot; stopProcessing=&quot;true&quot;&amp;gt;
                &amp;lt;match url=&quot;^console[/]?$&quot; /&amp;gt;
                &amp;lt;conditions logicalGrouping=&quot;MatchAll&quot; trackAllCaptures=&quot;true&quot; /&amp;gt;
                &amp;lt;action type=&quot;Redirect&quot; url=&quot;https://submariners.efficy.com/crm/console&quot; appendQueryString=&quot;true&quot; logRewrittenUrl=&quot;true&quot; /&amp;gt;
            &amp;lt;/rule&amp;gt;
            &amp;lt;rule name=&quot;Old links redirect&quot; stopProcessing=&quot;true&quot;&amp;gt;
                &amp;lt;match url=&quot;^efficy.dll/([0-9a-z]+)$&quot; /&amp;gt;
                &amp;lt;action type=&quot;Redirect&quot; url=&quot;https://submariners.efficy.com/crm/{R:1}&quot; /&amp;gt;
            &amp;lt;/rule&amp;gt;
            &amp;lt;rule name=&quot;Static Files&quot; stopProcessing=&quot;true&quot;&amp;gt;
                &amp;lt;match url=&quot;(.*)&quot; /&amp;gt;
                &amp;lt;action type=&quot;Rewrite&quot; url=&quot;http://submariners.efficy.com/{R:1}&quot; /&amp;gt;
            &amp;lt;/rule&amp;gt;
        &amp;lt;/rules&amp;gt;
    &amp;lt;/rewrite&amp;gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;Best regards,&lt;/p&gt;

&lt;p&gt;Yannick&lt;/p&gt;
</description>
<category>Efficy Installation/Settings</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=3473/url-rewrite-rule-for-old-efficy-10-links&amp;show=3609#a3609</guid>
<pubDate>Fri, 19 Oct 2018 08:02:29 +0000</pubDate>
</item>
<item>
<title>Answered: Visio PDF Converting</title>
<link>https://overflow.efficy.io/?qa=3417/visio-pdf-converting&amp;show=3418#a3418</link>
<description>&lt;p&gt;The document types for which the PDF conversion is enabled is specified in EditView.js,&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;    _fileIsConvertibleToPdf: function(fileExt) {
        return ['doc', 'docx', 'rtf', 'htm', 'html', 'txt', 'xls', 'xlsx', 'csv', 'ppt', 'pptx'].indexOf(fileExt.toLowerCase()) !== -1;
    },
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;You can override this in your custom.&lt;/p&gt;
</description>
<category>Efficy Installation/Settings</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=3417/visio-pdf-converting&amp;show=3418#a3418</guid>
<pubDate>Tue, 24 Jul 2018 13:07:31 +0000</pubDate>
</item>
<item>
<title>Answered: Efficy 11: ACC_AUTH, freshly new database, cannot find where Administrator password is stored</title>
<link>https://overflow.efficy.io/?qa=3174/efficy-accauth-freshly-database-administrator-password&amp;show=3176#a3176</link>
<description>&lt;p&gt;The Administrator of the database is a special user that doesn't require an entry in ACC_AUTH. The password is verified against the value that is stored in the Alias Manager.&lt;/p&gt;

&lt;p&gt;The procedure you linked is valid, except that you don't really need to change the administrator password in the Efficy Designer.&lt;/p&gt;
</description>
<category>Efficy Installation/Settings</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=3174/efficy-accauth-freshly-database-administrator-password&amp;show=3176#a3176</guid>
<pubDate>Wed, 23 May 2018 14:45:49 +0000</pubDate>
</item>
<item>
<title>Icon Efficy 11</title>
<link>https://overflow.efficy.io/?qa=3011/icon-efficy-11</link>
<description>&lt;p&gt;Hi!&lt;br&gt;
We just migrate to efficy 11 and I got problem with icon in class specialy with the class=&quot;i-question&quot;, is the only one that display a square with ed56 inside.&lt;br&gt;
I check the efficy.css and is declare .i-question:before {content:&quot;\ed56&quot;} but is not display???&lt;/p&gt;

&lt;p&gt;The problem is the same with an without custom&lt;/p&gt;

&lt;p&gt;regards&lt;/p&gt;
</description>
<category>Efficy Installation/Settings</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=3011/icon-efficy-11</guid>
<pubDate>Thu, 29 Mar 2018 12:46:50 +0000</pubDate>
</item>
<item>
<title>Efficy 10 SP+ Installation at customer - Firewall configuration ?</title>
<link>https://overflow.efficy.io/?qa=2976/efficy-10-sp-installation-customer-firewall-configuration</link>
<description>&lt;p&gt;Dear all,&lt;/p&gt;

&lt;p&gt;I have a very strange issu at a customer, I have installed Efficy and it seems working (on HTTPS) I can logon, consult entity, edit entities and modify them ... but I cannot delete it, I got the following error message ... which is not an Efficy Error message &lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;https://overflow.efficy.com/?qa=blob&amp;amp;qa_blobid=9412131132542671266&quot; alt=&quot;Forbidden Access&quot;&gt;&lt;/p&gt;

&lt;p&gt;if I remove the &quot;javascript:top.opener.ShowDesktop(true);top.close()&quot; from the URL it is working&lt;/p&gt;

&lt;p&gt;I would like to know if there is any special rules / Ports on a NetWork Firewall or any other NetWork device that should be setup for Efficy to work properly&lt;/p&gt;

&lt;p&gt;PS: I have also issue when adding Widget to the Main page, the issue is also a 403 Forbidden but in this case I don't have any Javascript in the URL&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;https://overflow.efficy.com/?qa=blob&amp;amp;qa_blobid=1304690969583643178&quot; alt=&quot;Widget Adding Error&quot;&gt;&lt;/p&gt;
</description>
<category>Efficy Installation/Settings</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=2976/efficy-10-sp-installation-customer-firewall-configuration</guid>
<pubDate>Wed, 14 Mar 2018 18:19:32 +0000</pubDate>
</item>
<item>
<title>What is key &quot;DtSearchRetrieveSteps&quot; in registry?</title>
<link>https://overflow.efficy.io/?qa=2409/what-is-key-dtsearchretrievesteps-in-registry</link>
<description>&lt;p&gt;Hello,&lt;/p&gt;

&lt;p&gt;I was setting up dtsearch for a client for first time, and i found in documentation a section for keys to setup in registry as fine tuning, but one of the key was not clear enough to understand if it's really needed or not, it's called &quot;DtSearchRetrieveSteps&quot;. Even the explanation is not that clear, at least for me. Can some one clarify more this key? and if it should be set as in the second screenshot?&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;https://overflow.efficy.com/?qa=blob&amp;amp;qa_blobid=17109541450195103772&quot; alt=&quot;enter image description here&quot;&gt;&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;https://overflow.efficy.com/?qa=blob&amp;amp;qa_blobid=15578335385512841655&quot; alt=&quot;enter image description here&quot;&gt;&lt;/p&gt;

&lt;p&gt;Thank you in advance for your help.&lt;/p&gt;

&lt;p&gt;Best Regards.&lt;/p&gt;
</description>
<category>Efficy Installation/Settings</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=2409/what-is-key-dtsearchretrievesteps-in-registry</guid>
<pubDate>Thu, 23 Mar 2017 15:08:09 +0000</pubDate>
</item>
<item>
<title>Web registry settiing MaxEditOperations</title>
<link>https://overflow.efficy.io/?qa=2113/web-registry-settiing-maxeditoperations</link>
<description>&lt;p&gt;There is a registry key in the web section of Efficy with name &lt;code&gt;MaxEditOperations&lt;/code&gt;. It is set by default to 4.&lt;/p&gt;

&lt;p&gt;To my understanding, it should limit a user session to not allowing to open more than 4 edit contexts in parallel.&lt;/p&gt;

&lt;p&gt;Either my understanding is wrong, or the setting is not used at all. Never seen any exception about a maximum amount of edit operation...&lt;/p&gt;

&lt;p&gt;So please, could someone explain me what this key does?&lt;/p&gt;
</description>
<category>Efficy Installation/Settings</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=2113/web-registry-settiing-maxeditoperations</guid>
<pubDate>Tue, 13 Dec 2016 12:18:11 +0000</pubDate>
</item>
<item>
<title>Force disable Compatibility view setting for Efficy 10.</title>
<link>https://overflow.efficy.io/?qa=2046/force-disable-compatibility-view-setting-for-efficy-10</link>
<description>&lt;p&gt;We are currently working in a big Efficy 2012 upgrade project.&lt;/p&gt;

&lt;p&gt;The client have strong security settings and the most part of Efficy user are nomad (then GPO used is quite complicated).&lt;/p&gt;

&lt;p&gt;According that Efficy 2012 require IE compatibility view enable and Efficy 10 require IE compatibility view setting disable, why we don't specify a meta tag to force Compatibility view disable?&lt;/p&gt;

&lt;p&gt;Thank's in advance for your response.&lt;/p&gt;
</description>
<category>Efficy Installation/Settings</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=2046/force-disable-compatibility-view-setting-for-efficy-10</guid>
<pubDate>Thu, 24 Nov 2016 15:33:40 +0000</pubDate>
</item>
<item>
<title>DB Staging  tool - Error: &quot;Unexpected DataType: ftUnknown&quot;</title>
<link>https://overflow.efficy.io/?qa=2003/db-staging-tool-error-unexpected-datatype-ftunknown</link>
<description>&lt;p&gt;Hello Everyone! &lt;/p&gt;

&lt;p&gt;I'm trying to generate a &quot;upgrade&quot; script with db Staging tool and I have a problem: &lt;br&gt;
I generated the the two dump files with success, then when I try to Generate de script I got an error message saying : &quot;Unexpected DataType: ftUnknown&quot; (see pic).&lt;img src=&quot;https://overflow.efficy.com/?qa=blob&amp;amp;qa_blobid=12962524136140730118&quot; alt=&quot;enter image description here&quot;&gt;&lt;/p&gt;

&lt;p&gt;Have someone had that error before? &lt;br&gt;
Do someone knows where it could come from? &lt;/p&gt;

&lt;p&gt;PS: I'm executing the Efficy 2014's DB Staging tool on an Efficy 2012 version.&lt;/p&gt;

&lt;p&gt;KR, &lt;/p&gt;

&lt;p&gt;Prince&lt;/p&gt;
</description>
<category>Efficy Installation/Settings</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=2003/db-staging-tool-error-unexpected-datatype-ftunknown</guid>
<pubDate>Tue, 15 Nov 2016 12:59:06 +0000</pubDate>
</item>
<item>
<title>How can you make a unattended (silent) installation of the sidebar ?</title>
<link>https://overflow.efficy.io/?qa=1552/how-can-you-make-unattended-silent-installation-the-sidebar</link>
<description>&lt;p&gt;Let's suppose an IT administrator wants to force the sidebar installation with logon scripts, what command must be used, and how can features be enabled or disabled ?&lt;/p&gt;
</description>
<category>Efficy Installation/Settings</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=1552/how-can-you-make-unattended-silent-installation-the-sidebar</guid>
<pubDate>Tue, 26 Apr 2016 10:23:17 +0000</pubDate>
</item>
<item>
<title>How to be able to link many times an entity to an other (K_RELATION)</title>
<link>https://overflow.efficy.io/?qa=1479/how-to-be-able-to-link-many-times-an-entity-to-other-krelation</link>
<description>&lt;p&gt;Hello,&lt;/p&gt;

&lt;p&gt;How to be able to link many times an entity to an other (ex : link many times a company to an other)&lt;/p&gt;
</description>
<category>Efficy Installation/Settings</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=1479/how-to-be-able-to-link-many-times-an-entity-to-other-krelation</guid>
<pubDate>Thu, 31 Mar 2016 15:20:26 +0000</pubDate>
</item>
<item>
<title>Oracle access rights / roles</title>
<link>https://overflow.efficy.io/?qa=1463/oracle-access-rights-roles</link>
<description>&lt;p&gt;Dear,&lt;/p&gt;

&lt;p&gt;Can you tell me what roles or access rights we need to be able to create a database in Oracle?&lt;br&gt;
'DBA' is not allowed.&lt;/p&gt;

&lt;p&gt;I also saw the role EFFICY_FULL is used. It only has system rights assigned to it.&lt;br&gt;
Is it needed or is it optional to create?&lt;/p&gt;

&lt;p&gt;gr&lt;br&gt;
Erwin&lt;/p&gt;
</description>
<category>Efficy Installation/Settings</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=1463/oracle-access-rights-roles</guid>
<pubDate>Tue, 29 Mar 2016 11:33:02 +0000</pubDate>
</item>
<item>
<title>Efficy 10: use of ActiveX and Applets</title>
<link>https://overflow.efficy.io/?qa=1442/efficy-10-use-of-activex-and-applets</link>
<description>&lt;p&gt;Dear,&lt;/p&gt;

&lt;p&gt;Is Efficy 10 still using ActiveX and/or Java Applets?&lt;br&gt;
Also do we then still need to install the certificates?&lt;/p&gt;

&lt;p&gt;gr&lt;br&gt;
Erwin&lt;/p&gt;
</description>
<category>Efficy Installation/Settings</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=1442/efficy-10-use-of-activex-and-applets</guid>
<pubDate>Wed, 23 Mar 2016 08:21:35 +0000</pubDate>
</item>
<item>
<title>Slowness when SSO is activated</title>
<link>https://overflow.efficy.io/?qa=1418/slowness-when-sso-is-activated</link>
<description>&lt;p&gt;Dear all,&lt;/p&gt;

&lt;p&gt;When you are experiencing issues concerning slowness when SSO is activated, you can check the following.&lt;/p&gt;

&lt;p&gt;We encountered the problem when using SOAP calls to Efficy with SSO activated.&lt;/p&gt;

&lt;p&gt;The difference between SSO and no-SSO is indeed in IIS, meaning there is an extra load of processing because of the authentication module, which involves network communications, resolving in adding extra http headers. These communication involve communication with the domain controller / active directory. &lt;/p&gt;

&lt;p&gt;You should first measure the impacts of windows authentication with IIS without Efficy and see if you then experience a slowness.&lt;br&gt;
If indeed you observe a slowness with authentication ON, then it is an infrastructure issue.&lt;/p&gt;

&lt;p&gt;How to test:&lt;br&gt;
&lt;strong&gt;On the web server :&lt;/strong&gt; &lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Put the attached file “test.html” in a folder accessible in the website of their IIS (for example c:\inetpub\wwwroot, depending on their IIS configuration)&lt;/li&gt;
&lt;li&gt;Activate windows authentication in IIS, and disable anonymous authentication&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;- Go to IIS management&lt;br&gt;
 - Select the website corresponding to the folder in 1&lt;br&gt;
 - Go to “Authentication“ area&lt;br&gt;
 - Disable “Anonymous authentication”&lt;br&gt;
 - Enable “Windows authentication”&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;On the client&lt;/strong&gt;&lt;br&gt;
 3. Open a web browser&lt;br&gt;
 4. Visit the URL corresponding to the test.html in 1 (on server)&lt;br&gt;
 5. For more accurate measurements of speed, open Developper Tools (F12 in most browsers), go to network tab, and take measurement of the speed&lt;br&gt;
Example in Chrome : &lt;br&gt;
&lt;img src=&quot;https://overflow.efficy.com/?qa=blob&amp;amp;qa_blobid=9789728203051437815&quot; alt=&quot;enter image description here&quot;&gt;&lt;br&gt;
 6. Repeat step 2, but inverse the authentication modes :&lt;br&gt;
-   Enable “Anonymous authentication”&lt;br&gt;
-   Disable “Windows authentication”&lt;br&gt;
 7. Repeat steps 3,4,5 and compare speed results with the previous ones.&lt;/p&gt;

&lt;p&gt;If the speed is dramatically slower (bigger time value) with windows authentication enabled only, then we know that efficy is not causing the speed issue in SSO.&lt;/p&gt;

&lt;p&gt;If they want to try running efficy without sso but with Windows Authentication:&lt;br&gt;
Disable the SSO in efficy with the registry key HKEY_LOCALMACHINE\SOFTWARE\DSoft\Efficy\Web\SsoMode&lt;br&gt;
Set the value to 0 and do a refresh settings.&lt;/p&gt;

&lt;p&gt;If you try to access to efficy with an url like this &lt;a rel=&quot;nofollow&quot; href=&quot;https://webserver/efficy.dll/home?page=logon.htm&amp;amp;filebase=efficy&amp;amp;database=dbName&quot;&gt;https://webserver/efficy.dll/home?page=logon.htm&amp;amp;filebase=efficy&amp;amp;database=dbName&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;With Sso, this url will lead you to the desktop of efficy. Without Sso, you will just arrive to the logon page and you will have to manually logon.&lt;/p&gt;
</description>
<category>Efficy Installation/Settings</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=1418/slowness-when-sso-is-activated</guid>
<pubDate>Wed, 16 Mar 2016 10:43:02 +0000</pubDate>
</item>
</channel>
</rss>