Avatar

Correct answer by
Community Advisor

Hi,

 

As with all things Message Center, the solution lies in the question 'is a 30 second delay acceptable'?

If what you're doing here is attaching receipts to order confirmations, probably fine to wait 30 seconds.

 

In which, do this:

  1. Spool requests to marketing instance instead of to Message Center
  2. Create a campaign that polls request table for unresolved requests every 30 seconds
  3. Depending on volume, send one at a time per recipient (easiest) or batch them
  4. Mark requests as resolved in table

 

Do not do this (I worked at a client that was sold this):

  1. Install AEM forms
  2. Install AEM
  3. Install Message Center
  4. Wait until project is cancelled

 

Thanks,

-Jon

View solution in original post