<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>Efficy Overflow Q&amp;A - Recent questions tagged extranet</title>
<link>https://overflow.efficy.io/?qa=tag/extranet</link>
<description>Powered by Question2Answer</description>
<item>
<title>how can I create an extranet  password link with few days duration option</title>
<link>https://overflow.efficy.io/?qa=6945/how-create-extranet-password-link-with-days-duration-option</link>
<description>&lt;p&gt;hello&lt;br&gt;
I have to generate some documents that I need to share with some news contacts with no extranet access.&lt;br&gt;
So In a publication I have a button with a script to generate lot of documents. In this publication all the contacts will receive an email with their each custom access on the extranet + the link when acc_auth is empty with the generated url from : Efficy.generateExtranetPasswordURL&lt;/p&gt;

&lt;p&gt;Problem this url has a short time of validity. My contacts may will be connected only few days after.&lt;/p&gt;

&lt;p&gt;Is there a way to change availability duration of this generated url ?  &lt;/p&gt;

&lt;p&gt;thank for your backup &lt;br&gt;
laurent&lt;/p&gt;
</description>
<category>WorkFlow / Serverscript</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=6945/how-create-extranet-password-link-with-days-duration-option</guid>
<pubDate>Tue, 01 Aug 2023 16:34:03 +0000</pubDate>
</item>
<item>
<title>display image when receiving email from extranet forgotten password</title>
<link>https://overflow.efficy.io/?qa=6617/display-image-receiving-email-extranet-forgotten-password</link>
<description>&lt;p&gt;Hello,&lt;/p&gt;

&lt;p&gt;I met a problem while I was trying to display a picture on the mail. It displayed like this : &lt;br&gt;
 &lt;img src=&quot;https://overflow.efficy.io/?qa=blob&amp;amp;qa_blobid=898078344220068039&quot; alt=&quot;enter image description here&quot;&gt;&lt;br&gt;
I was able to solve this issue thanks to Stefan Vucinic who told me to encode the picture to base64.&lt;br&gt;
example :&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;&amp;lt;img id=&quot;logoImg&quot; src =&quot;data:image/jpeg;base64,/9j/7QAsUGhvdG9zaG9wIDMuMAA4QklNA+0AAAAAABABLAAAAAEAAQEsAAAAAQAB/+IMWElDQ19QUk9GSUxFAAEBAAAMSExpbm8CEAAAbW50clJHQiBYWVogB84AAgAJAAYAMQA.....&quot;/&amp;gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;&lt;img src=&quot;https://overflow.efficy.io/?qa=blob&amp;amp;qa_blobid=14553548638276392378&quot; alt=&quot;enter image description here&quot;&gt;&lt;/p&gt;
</description>
<category>Extranet / HelpDesk</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=6617/display-image-receiving-email-extranet-forgotten-password</guid>
<pubDate>Fri, 01 Jul 2022 15:06:26 +0000</pubDate>
</item>
<item>
<title>Extranet problem to display information at edit contact page when an efficy user has a mail linked</title>
<link>https://overflow.efficy.io/?qa=6470/extranet-problem-display-information-contact-efficy-linked</link>
<description>&lt;p&gt;Hello,&lt;/p&gt;

&lt;p&gt;I have a problem with extranet. &lt;br&gt;
When there is an Efficy user who has an email and if I log with that. It doesn't display any information anymore. Is there a solution ?&lt;/p&gt;

&lt;p&gt;here is an example :&lt;br&gt;
without an email&lt;br&gt;
&lt;img src=&quot;https://overflow.efficy.io/?qa=blob&amp;amp;qa_blobid=6299735846654311848&quot; alt=&quot;enter image description here&quot;&gt;&lt;/p&gt;

&lt;p&gt;with an email&lt;br&gt;
&lt;img src=&quot;https://overflow.efficy.io/?qa=blob&amp;amp;qa_blobid=10931371274627826247&quot; alt=&quot;enter image description here&quot;&gt;&lt;br&gt;
&lt;img src=&quot;https://overflow.efficy.io/?qa=blob&amp;amp;qa_blobid=8738231394652410596&quot; alt=&quot;enter image description here&quot;&gt;&lt;/p&gt;
</description>
<category>Extranet / HelpDesk</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=6470/extranet-problem-display-information-contact-efficy-linked</guid>
<pubDate>Wed, 23 Feb 2022 09:39:25 +0000</pubDate>
</item>
<item>
<title>Extranet - Notification per email for the customers ?</title>
<link>https://overflow.efficy.io/?qa=6214/extranet-notification-per-email-for-the-customers</link>
<description>&lt;p&gt;Hello,&lt;/p&gt;

&lt;p&gt;Some of my customers do not receive an email when a new information is added to an incident on the Extranet.&lt;/p&gt;

&lt;p&gt;How can they control the notifications per email from the extranet?&lt;/p&gt;

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

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

&lt;p&gt;Aurélie&lt;/p&gt;
</description>
<category>How to</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=6214/extranet-notification-per-email-for-the-customers</guid>
<pubDate>Tue, 06 Jul 2021 12:23:29 +0000</pubDate>
</item>
<item>
<title>Modal in custom Extranet</title>
<link>https://overflow.efficy.io/?qa=5446/modal-in-custom-extranet</link>
<description>&lt;p&gt;Hello all, &lt;/p&gt;

&lt;p&gt;I have a pretty simple question.&lt;/p&gt;

&lt;p&gt;I'm trying to use a modal on a customer Extranet.&lt;/p&gt;

&lt;p&gt;On Efficy, I use to write something like :&lt;/p&gt;

&lt;p&gt;&lt;code&gt;$('#modal-host').foundation('reveal', 'open', format('dialog?page=modal/$0.htm&amp;amp;key=$1', &quot;MissionSeeMore&quot;, key))&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;but on Extranet the modal does not show up. &lt;/p&gt;

&lt;p&gt;I don't understand where the problem comes from. Is there anything more to do or set up in order to make it work ?&lt;/p&gt;

&lt;p&gt;If someone has got an idea, I'll take it.&lt;/p&gt;

&lt;p&gt;Thanks by advance.&lt;/p&gt;
</description>
<category>Extranet / HelpDesk</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=5446/modal-in-custom-extranet</guid>
<pubDate>Wed, 20 May 2020 13:05:30 +0000</pubDate>
</item>
<item>
<title>Dashboard on extranet</title>
<link>https://overflow.efficy.io/?qa=5369/dashboard-on-extranet</link>
<description>&lt;p&gt;Hello,&lt;/p&gt;

&lt;p&gt;I am trying to integrate a dashboard into the extranet&lt;br&gt;
(like the Dashboard we have when we log in into submariners)&lt;/p&gt;

&lt;p&gt;But it seems quite complicated to integrate it into the extranet&lt;br&gt;
(a lot of files needed)&lt;br&gt;
I have already tried quite some things but didn't get any positive results.&lt;/p&gt;

&lt;p&gt;Is there a guide on how to integrate it and if it is possible to integrate it into the extranet?&lt;br&gt;
It would really help!&lt;/p&gt;
</description>
<category>Efficy/ Client side</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=5369/dashboard-on-extranet</guid>
<pubDate>Thu, 19 Mar 2020 14:30:01 +0000</pubDate>
</item>
<item>
<title>Configuration for Efficy 11.3 to reset a password for Extranet</title>
<link>https://overflow.efficy.io/?qa=5121/configuration-for-efficy-11-to-reset-password-for-extranet</link>
<description>&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;I'm migrating a customer to Efficy 11.3, but I'm struggling with the functionality to (re)set a password for Extranet. I'm able to do the request to reset the password, but when I want to (re)set the password I get the following error:&lt;/p&gt;

&lt;blockquote&gt;
  &lt;p&gt;Cannot find definition for Alias &quot;&quot;. Ask your Efficy Administrator to add it.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;I've tried to set the setting &quot;customerForExtranet&quot;, but this doesn't help.&lt;/p&gt;

&lt;p&gt;How can I solve this error?&lt;/p&gt;

&lt;p&gt;Best regards,&lt;br&gt;
Jeroen&lt;/p&gt;
</description>
<category>Extranet / HelpDesk</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=5121/configuration-for-efficy-11-to-reset-password-for-extranet</guid>
<pubDate>Mon, 09 Dec 2019 11:47:08 +0000</pubDate>
</item>
<item>
<title>Extranet: Protection of the &quot;I forgot my password&quot; against Distributed Denial of Service (DDoS)?</title>
<link>https://overflow.efficy.io/?qa=5037/extranet-protection-password-against-distributed-service</link>
<description>&lt;p&gt;Since Efficy 10 (I think), the Extranet User have the possibility to click on &quot;I forgot my password&quot;.&lt;/p&gt;

&lt;p&gt;One of our customer asked me if the &quot;I forgot my password&quot; was protected against DDoS attacks? &lt;/p&gt;

&lt;p&gt;The question is interesting, because normally on such page we will add a captcha in order to prevent this kind of attacks, here the page doesn't have anything visible to prevent it, or may be there is a hidden mechanism?&lt;/p&gt;

&lt;p&gt;Does anyone know something about this question ?&lt;/p&gt;

&lt;p&gt;No one has the answer, this question is there from quite sometimes now ?? &lt;/p&gt;
</description>
<category>Extranet / HelpDesk</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=5037/extranet-protection-password-against-distributed-service</guid>
<pubDate>Fri, 15 Nov 2019 08:34:36 +0000</pubDate>
</item>
<item>
<title>Extranet autoLogon with the mailingcode</title>
<link>https://overflow.efficy.io/?qa=4403/extranet-autologon-with-the-mailingcode</link>
<description>&lt;p&gt;Dear all,&lt;/p&gt;

&lt;p&gt;We have a customer in Efficy 10.2 which is using the mailing-code to auto-Logon an Extranet User by using its mailing code. For that a custom Guest page has been developed in order to get the EXTCODE and EXTPASSWORD in order to proceed the Extranet Logon, once logged in, the browser page is redirected to the Extranet.&lt;/p&gt;

&lt;p&gt;The custom wants to migrate to Efficy 11.2, the issue is that EXTCODE and EXTPASSWORD moved to ACC_AUTH table and that EXTPASSWORD is now encrypted so we cannot proceed with the Extranet Logon from the Guest page.&lt;/p&gt;

&lt;p&gt;Is there any way we can reproduce this behavior in Efficy 11.2 Extranet?&lt;/p&gt;

&lt;p&gt;Best Regards,&lt;/p&gt;
</description>
<category>Extranet / HelpDesk</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=4403/extranet-autologon-with-the-mailingcode</guid>
<pubDate>Tue, 04 Jun 2019 12:56:52 +0000</pubDate>
</item>
<item>
<title>Implement the &quot;gamification module&quot; in the extranet</title>
<link>https://overflow.efficy.io/?qa=4353/implement-the-gamification-module-in-the-extranet</link>
<description>&lt;p&gt;Hello, &lt;/p&gt;

&lt;p&gt;For one of my customer, we are thinking of using the gamification module, to create quizz / survey in the Extranet. We showed him a few screenshot, he like the idea.&lt;/p&gt;

&lt;p&gt;Would that be hard to implement ? I need to make a first estimate (in hours of dev) before the customer sign for it.&lt;/p&gt;

&lt;p&gt;Regards, &lt;/p&gt;

&lt;p&gt;Loïc&lt;/p&gt;
</description>
<category>Efficy/ Client side</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=4353/implement-the-gamification-module-in-the-extranet</guid>
<pubDate>Fri, 24 May 2019 21:11:20 +0000</pubDate>
</item>
<item>
<title>Display attachments of a Document in Extranet</title>
<link>https://overflow.efficy.io/?qa=4188/display-attachments-of-a-document-in-extranet</link>
<description>&lt;p&gt;Hello,&lt;/p&gt;

&lt;p&gt;I'm a new one in Efficy customization (and use) and I have to do a custom Extranet for a client.&lt;br&gt;
In this custom, I have to set up an item Document : succeed.&lt;br&gt;
But I want that the grid which displays the Document's list has the exact same behavior that the Document's list in the CRM.&lt;br&gt;
Which means when I click on the attachment icon, it should display the dropdown with the attachment file inside it and I should be able to click on the file's name to download it (or open it in the browser).&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;https://overflow.efficy.com/?qa=blob&amp;amp;qa_blobid=4910305819385669083&quot; alt=&quot;dropdown attachment&quot;&gt;&lt;/p&gt;

&lt;p&gt;I don't understand why my custom doesn't work on this point.&lt;/p&gt;

&lt;p&gt;My code in GridColumnsCustom.txt looks like this :&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;/*
 * Documents
 */

th.ATTACHMENTS.Docu {[&amp;lt;th class=&quot;icon-cell&quot;&amp;gt;&amp;lt;#H=$FIELD$;sort=true;icon=i-attach&amp;gt;&amp;lt;/th&amp;gt;]}
td.ATTACHMENTS.Docu {[&amp;lt;td class=&quot;icon-cell i-attach pointer&quot; data-dropdown=&quot;dd-files&quot; data-options=&quot;align:left&quot;
          data-dropdown-ajax=&quot;consult?page=dropdown/Files&amp;amp;count=-1&amp;amp;filter=false&amp;amp;detail=File&amp;amp;sort=K_SORT&amp;amp;entity=Docu&amp;amp;key=&amp;lt;#F=$KEY$;context=ATTR&amp;gt;&amp;amp;norecent=T&quot;&amp;gt;&amp;lt;#F=$FIELD$;context=TEXT&amp;gt;&amp;lt;/td&amp;gt;]}
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;I am pretty sure I am missing something, probably a JS part somewhere but after few hours spending on debugging and research, I still can't find what.&lt;/p&gt;

&lt;p&gt;Thank you for your help !&lt;/p&gt;
</description>
<category>Extranet / HelpDesk</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=4188/display-attachments-of-a-document-in-extranet</guid>
<pubDate>Thu, 02 May 2019 13:54:23 +0000</pubDate>
</item>
<item>
<title>MULTIVALUE field in Extranet</title>
<link>https://overflow.efficy.io/?qa=3906/multivalue-field-in-extranet</link>
<description>&lt;p&gt;Hello,&lt;/p&gt;

&lt;p&gt;I'm using the &quot;MULTIVALUE&quot; definition on a form on an extranet for the Edit Contact details, but the field doesn't work.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;no errors in console&lt;/li&gt;
&lt;li&gt;code with JSONLookup etc is correctly inserted in the HTML.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Is there something special to do to be able to use this kind of field in an extranet ?&lt;/p&gt;
</description>
<category>Extranet / HelpDesk</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=3906/multivalue-field-in-extranet</guid>
<pubDate>Tue, 05 Feb 2019 14:25:27 +0000</pubDate>
</item>
<item>
<title>How to make a pubic shared file readable by the browser</title>
<link>https://overflow.efficy.io/?qa=3879/how-to-make-a-pubic-shared-file-readable-by-the-browser</link>
<description>&lt;p&gt;Hello Team, &lt;/p&gt;

&lt;p&gt;I would like to extend a functionality of the file sharing.&lt;/p&gt;

&lt;p&gt;In the extranet of a customer, we have 4 images. In the CRM, those 4 images are a files (attachement of a document). &lt;/p&gt;

&lt;p&gt;Previously, when this files were committed, it created a new file on the server, as real image. This solution is not longer possible due to the new policies of the Cloud Team (it is not allowed anymore of write something in the server). Wich I can totally understand.&lt;/p&gt;

&lt;p&gt;After discussion with the cloud team, they advice me to create a public sharing link of the file. We store the link in the sys_storages.&lt;/p&gt;

&lt;p&gt;This part work greate. We can update the image, then a new public link is generated. &lt;/p&gt;

&lt;p&gt;But as result, the image is not showed. &lt;/p&gt;

&lt;p&gt;We can see in the HTML : &lt;/p&gt;

&lt;pre&gt;&lt;code&gt;&amp;lt;img scr=&quot;https://files.efficy.com/file/download?p=6S4WVsBrGRC1NcW3D8acrlt%2FIxTP8ngRojoViM6nVkoJRyCRHRokoAgpzdJ9kJqGlmiKOYu9a1UJ3LkMi6NtliTwYxkoloPyoluUHT%2BxAFcOo%2FuIoqfPNpeK4wRLyWvoYIU%2FJ6put98H5kzKCkITkg%3D%3D&quot;&amp;gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;This is the correct link. But the browser don't try to show the image. If you click on the link, it download the image. &lt;/p&gt;

&lt;p&gt;What is strange : I used the same &quot;hack&quot; to send an email with an image. This work perfectly.&lt;/p&gt;

&lt;p&gt;Can't we make the image showed ? If this work, the possibilities of customisation would be really amazing :) &lt;/p&gt;

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

&lt;p&gt;Loïc&lt;/p&gt;
</description>
<category>Efficy/ Client side</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=3879/how-to-make-a-pubic-shared-file-readable-by-the-browser</guid>
<pubDate>Thu, 24 Jan 2019 07:23:15 +0000</pubDate>
</item>
<item>
<title>Create a custom view to show contacts with an extranet access</title>
<link>https://overflow.efficy.io/?qa=3871/create-custom-view-to-show-contacts-with-an-extranet-access</link>
<description>&lt;p&gt;Hello, &lt;/p&gt;

&lt;p&gt;A customer had previously a custom view on the company level to show contact with excode &amp;lt;&amp;gt; null. &lt;/p&gt;

&lt;p&gt;Since the migration to Efficy 11.1, the field Excode does not longer exist. This custom view is really important to him and I am looking for a solution to create this kind of view (show contact and their username).&lt;/p&gt;

&lt;p&gt;We cannot join the table &quot;acc_account&quot;. What do you recommend ? &lt;/p&gt;

&lt;p&gt;Regards, &lt;/p&gt;

&lt;p&gt;Loïc&lt;/p&gt;
</description>
<category>Efficy/ Client side</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=3871/create-custom-view-to-show-contacts-with-an-extranet-access</guid>
<pubDate>Mon, 21 Jan 2019 09:19:35 +0000</pubDate>
</item>
<item>
<title>Activate Extranet locally for Efficy 11.1</title>
<link>https://overflow.efficy.io/?qa=3663/activate-extranet-locally-for-efficy-11-1</link>
<description>&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;I need to make some changes to the Extranet for a customer, but I'm unable to load the Extranet pages locally. I get the following error:&lt;br&gt;
D: ENTT-2303&lt;br&gt;
Message: File repository not configured&lt;br&gt;
Comment:&lt;br&gt;
Details: Application Server Error&lt;br&gt;
Application Server Error&lt;br&gt;
Application Server Error&lt;/p&gt;

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

&lt;p&gt;ESlspException 0&lt;br&gt;
File repository not configured&lt;/p&gt;

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

&lt;p&gt;EEfficyException 0&lt;br&gt;
(ENTT-2303) File repository not configured&lt;br&gt;
(ENTT-2303) File repository not configured&lt;/p&gt;

&lt;p&gt;This happens when the following call is done in the logon-page:&lt;br&gt;
Call ForgotPasswordURL(database=customer, context=ATTR)&lt;/p&gt;

&lt;p&gt;How can I solve this problem?&lt;/p&gt;

&lt;p&gt;Kind regards,&lt;br&gt;
Jeroen&lt;/p&gt;
</description>
<category>Extranet / HelpDesk</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=3663/activate-extranet-locally-for-efficy-11-1</guid>
<pubDate>Wed, 14 Nov 2018 14:17:05 +0000</pubDate>
</item>
<item>
<title>Is servicy.css in custom Possible ?</title>
<link>https://overflow.efficy.io/?qa=3523/is-servicy-css-in-custom-possible</link>
<description>&lt;p&gt;Is it possible to customize the servicy.css to change the logo on the &quot;forgotten password&quot; on the extranet ?&lt;/p&gt;

&lt;p&gt;If so, what is the folder structure ?&lt;/p&gt;
</description>
<category>Extranet / HelpDesk</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=3523/is-servicy-css-in-custom-possible</guid>
<pubDate>Tue, 11 Sep 2018 10:09:32 +0000</pubDate>
</item>
<item>
<title>MergeTemplate -&gt; Cannot open template!</title>
<link>https://overflow.efficy.io/?qa=2653/mergetemplate-cannot-open-template</link>
<description>&lt;p&gt;Hi Team,&lt;/p&gt;

&lt;p&gt;I'm building an Extranet for a customer and I have to fill in some fields on a document when clicking a link. Until here, it works fine. After this I simply have to merge a template and store the key of this new attachment. This is done in the same edit context as before.&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;var editDocu    = Database.OpenEditContext(ntDocu, K_DOCUMENT);
var dataDocu    = Database.GetMasterDataSet(editDocu, 0);

dataDocu.Edit;
/** Here some fields are being filled in, this works. **/

var K_NEW_ATTCHM  = Database.MergeTemplate(editDocu, 7, null);
/** 
    Where 7 is the key of the template. The GUEST user 
    has full-control security on the template
**/
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;When this code gets executed I get the following error: &lt;/p&gt;

&lt;blockquote&gt;
  &lt;p&gt;Cannot open Template! Can't show that item. It may have been deleted or you may not have the proper access rights to view this information.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;The template (Key: 7) is an empty html template. The GUEST user has full-control security on the linked elements of the document.&lt;/p&gt;

&lt;p&gt;Is there anything else that has to be done in order to make this work?&lt;/p&gt;

&lt;p&gt;Thanks in advance :-)&lt;/p&gt;

&lt;p&gt;Br,&lt;br&gt;
Maxime&lt;/p&gt;
</description>
<category>WorkFlow / Serverscript</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=2653/mergetemplate-cannot-open-template</guid>
<pubDate>Thu, 17 Aug 2017 06:25:57 +0000</pubDate>
</item>
<item>
<title>Efficy 2014 - Extranet  folder structure</title>
<link>https://overflow.efficy.io/?qa=364/efficy-2014-extranet-folder-structure</link>
<description>&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;I have to migrate an Efficy Extranet site to Efficy 2014. &lt;br&gt;
What is the best folder structure and what will be the link?&lt;br&gt;
Where could I find documentation, if any?&lt;/p&gt;

&lt;p&gt;Thanks and Regards&lt;br&gt;
Anne&lt;/p&gt;
</description>
<category>Efficy Developers</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=364/efficy-2014-extranet-folder-structure</guid>
<pubDate>Mon, 20 Apr 2015 06:43:35 +0000</pubDate>
</item>
</channel>
</rss>