How To Auto Create SubFolder
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-06-2018 05:47 PM
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'll be grateful for you if you help me solve this issue.
Thanks
- Labels:
-
Alfresco Content Services
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-07-2018 04:18 AM
Can you please tell how have you integrated alfresco with your CRM??
So that i can suggest you possible way in alfresco for your issue.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-07-2018 04:39 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-07-2018 06:52 AM
Then I guess you need to look for this question's answer in the respective CRM community.
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-07-2018 01:21 PM
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.
If you don't know how to create web scripts in Alfresco, read this tutorial.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-07-2018 04:31 PM
Thank you so much Mr Jeff, i'll try it now and i'll give you my feedback in 2 days.
