This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Provision User - Notification Email

Guys.

I am provisioning my users and once the user is created i have a workflow that then sends out a notification message.

Within the notification message i would like to include the users email address. I have used the following token in the message but when the user is created and the email message go out the email address is not present.

<% =Operation.Target["mail"] %>

Now i think that when the notification message is sent out the Exchange RUS has not applied the email address to the account. So i then thought i would schedule the email notification to be sent 10 minutes after the account was created but again it did not include the email address.


Any ideas as to what i could do here?

Parents
  • Hey,

    I have the exact same issue on a user deprovisioning workflow.  I am going to try something like Lee does, I just am not sure what attribute to look for when an account is deprovisioned.  I'm trying the deletiondate attribute, but it seems like this is a bug in ARS?

Reply
  • Hey,

    I have the exact same issue on a user deprovisioning workflow.  I am going to try something like Lee does, I just am not sure what attribute to look for when an account is deprovisioned.  I'm trying the deletiondate attribute, but it seems like this is a bug in ARS?

Children
No Data