- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-03-2017 06:51 AM
Able to trigger a mail alert for a single flow depending on document status. Trying to work on the loop by using signalcache event on mail. Not sure how to proceed. Any reference/sample would be greatly appreciated.
- Labels:
-
Alfresco Process Services
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-03-2017 02:44 PM
Hi,
An event gateway can the job for you ,
Wait for the signal to catch the status "Completed" of your document , meanwhile the timer is fired after 5 mins to send an email and go back to the gateway , once the signal of completed status is catched , the flow is done.
I don't know how you will set the document status to "Completed" , I create an example :
set Document Status to completed will throw the signal catched above.
Hope this help
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-03-2017 02:44 PM
Hi,
An event gateway can the job for you ,
Wait for the signal to catch the status "Completed" of your document , meanwhile the timer is fired after 5 mins to send an email and go back to the gateway , once the signal of completed status is catched , the flow is done.
I don't know how you will set the document status to "Completed" , I create an example :
set Document Status to completed will throw the signal catched above.
Hope this help
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-17-2017 02:47 AM
I am extremely sorry for the late reply.
Figured out a solution which is a little bit different.
But thanks for ur help was able to think in a different way.
Please find the bpm file for ur reference and let me know if u have any suggestions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-17-2017 02:46 AM
I am extremely sorry for the late reply.
Figured out a solution which is a little bit different.
But thanks for ur help was able to think in a different way.
Please find the bpm file for ur reference as attachment and let me know if u have any suggestions
