<?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 How To Auto Create SubFolder in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/how-to-auto-create-subfolder/m-p/49711#M19129</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm having a CRM based on SQL Server Database, and i have on it Customer folders with numbers, and i want to make a trigger, once a new folder is created on the CRM, i want automatically create a folder with the same number of folder.&lt;BR /&gt;&lt;BR /&gt;I'm lost, i don't know what to do to make this happen for me. I'll be grateful for you if you help me solve this issue.&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, 06 Dec 2018 22:47:24 GMT</pubDate>
    <dc:creator>mehdiana15</dc:creator>
    <dc:date>2018-12-06T22:47:24Z</dc:date>
    <item>
      <title>How To Auto Create SubFolder</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-auto-create-subfolder/m-p/49711#M19129</link>
      <description>Hi,I'm having a CRM based on SQL Server Database, and i have on it Customer folders with numbers, and i want to make a trigger, once a new folder is created on the CRM, i want automatically create a folder with the same number of folder.I'm lost, i don't know what to do to make this happen for me. I</description>
      <pubDate>Thu, 06 Dec 2018 22:47:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-auto-create-subfolder/m-p/49711#M19129</guid>
      <dc:creator>mehdiana15</dc:creator>
      <dc:date>2018-12-06T22:47:24Z</dc:date>
    </item>
    <item>
      <title>Re: How To Auto Create SubFolder</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-auto-create-subfolder/m-p/49712#M19130</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you please tell how have you integrated alfresco with your CRM??&lt;BR /&gt;So that i can suggest you possible way in alfresco for your issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.contcentric.com" rel="nofollow noopener noreferrer"&gt;ContCentric&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Dec 2018 09:18:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-auto-create-subfolder/m-p/49712#M19130</guid>
      <dc:creator>rashesh_ved</dc:creator>
      <dc:date>2018-12-07T09:18:36Z</dc:date>
    </item>
    <item>
      <title>Re: How To Auto Create SubFolder</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-auto-create-subfolder/m-p/49713#M19131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mr Rashesh, i still did not integrated alfresco with my CRM, that's what i'm looking for, and i want to get folders created automatically once a new operation has began.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Dec 2018 09:39:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-auto-create-subfolder/m-p/49713#M19131</guid>
      <dc:creator>mehdiana15</dc:creator>
      <dc:date>2018-12-07T09:39:27Z</dc:date>
    </item>
    <item>
      <title>Re: How To Auto Create SubFolder</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-auto-create-subfolder/m-p/49714#M19132</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Then I guess you need to look for this question's answer in the respective CRM community.&lt;BR /&gt;And if you wish let me know the name of CRM you're using I'll see if I can help you out with that.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.contcentric.com" rel="nofollow noopener noreferrer"&gt;ContCentric&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Dec 2018 11:52:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-auto-create-subfolder/m-p/49714#M19132</guid>
      <dc:creator>rashesh_ved</dc:creator>
      <dc:date>2018-12-07T11:52:16Z</dc:date>
    </item>
    <item>
      <title>Re: How To Auto Create SubFolder</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-auto-create-subfolder/m-p/49715#M19133</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If your CRM has the ability to invoke a RESTful API when a new folder is created in the CRM, then all you need to do is create a custom web script in Alfresco that takes the folder number as an argument and creates the folder when it is invoked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you don't know how to create web scripts in Alfresco, read &lt;A href="https://ecmarchitect.com/alfresco-developer-series-tutorials/webscripts/tutorial/tutorial.html" rel="nofollow noopener noreferrer"&gt;this tutorial&lt;/A&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Dec 2018 18:21:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-auto-create-subfolder/m-p/49715#M19133</guid>
      <dc:creator>jpotts</dc:creator>
      <dc:date>2018-12-07T18:21:53Z</dc:date>
    </item>
    <item>
      <title>Re: How To Auto Create SubFolder</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-auto-create-subfolder/m-p/49716#M19134</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you so much Mr Jeff, i'll try it now and i'll give you my feedback in 2 days.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Dec 2018 21:31:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-auto-create-subfolder/m-p/49716#M19134</guid>
      <dc:creator>mehdiana15</dc:creator>
      <dc:date>2018-12-07T21:31:13Z</dc:date>
    </item>
  </channel>
</rss>

