Optimise the distribution performance

  • 17 July 2017
  • 1 reply
  • 0 views

We have few templates which are need to be distributed to more than 500 users. So we need that distribution should take minimum time possible. How to increase the performance distribution.


1 reply

Badge +8

K221,

 I am not sure how you are distributing this currently. Are you using a workflow? If so one way we have accomplished this is by building a reusable workflow. It is a simple workflow that sends an email with a link. When the button to send is clicked we have a for each loop that runs through a reference table and triggers a workflow for each person on the list. I am not sure if this is what you are looking for but it seemed to make our process more efficient. I am sure this could be done without using the workflow but you would need to use unbound rules to send an email to each person in the reference list.

 

Thanks,

Bryan Peters

Reply