0 votes

Why is the "Execute asynchronously (the main operation does not wait...)" option disabled for Send e-mail notification action? Is it because email is always sent asynchronously?

We have a business rule that sends email when some specific properties are modified in a User object. However, there is a delay of about 10-15 seconds, on an average, on the web interface due to this. If we disable this business rule, the confirmation on the web interface is almost instantaneous.

It looks like the send email is not working asynchronously and the option to set it as asynchronous is also disabled.

Is there a way to work around this?

by (730 points)

1 Answer

0 votes
by (216k points)

Hello,

Yes, indeed, currently you cannot make the Send e-mail notification action to execute asynchronously, and it is always sent synchronously. Starting from Adaxes 2014.1 to be available on April 10, it will be possible to make this action asynchronous.

0

Hello,

Today, we released Adaxes 2014.1. Starting from this version, you can send E-mail and SMS notifications asynchronously from Business Rules, Custom Commands, and Scheduled Tasks. You can download it here.

Upgrade Instructions.

For a complete list of new features and improvements, see What's New.

Related questions

0 votes
1 answer

I am trying to find a way to get an hourly report on locked out user accounts to only be sent if the total amout of locked out account exceeds 10 users. Is this possible in ... a way to setup the logic to check to see how many items are returned in a report.

asked Jun 12 by Vertigo (50 points)
0 votes
1 answer

My security team is looking to do a security review and would like the vendor to fill out a questionnaire.

asked Aug 25, 2023 by LarrySargent (20 points)
0 votes
1 answer

During a copy user action, I have a business rule to send an email which will contain the account password. Which property would I use to send it to recipient/requestor? Would %mail% look at the source user of the copy action or the newly created account?

asked Mar 24, 2023 by GronTron (320 points)
0 votes
1 answer

We have a 3rd party vendor that we are able to add users based on AD security groups. What I need to do is set a parameter for the number of available licenses and whenever ... the group is 495 I would like an email to trigger telling me to add more licenses.

asked Oct 12, 2022 by A_Pastor (70 points)
0 votes
1 answer

I am working on a script that sends an email (using Send-MailMessage) to one or more recipients, selected through an AD Object Picker parameter within a custom command. I have ... picker before running the code so I am confused as to why this is not working.

asked Mar 4, 2022 by ryan741 (120 points)
3,549 questions
3,240 answers
8,232 comments
547,814 users