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
  • Hi Lee,

    It seems like you are the only one getting past this issue with missing token values.  I tried triggering a workflow on a virtual attribute, actually the same as you metnioned above.

    Even by doing that, all of the tokens I chose show up with empty values?  How are you getting the items to show up such as manager, phone number, etc?

Reply
  • Hi Lee,

    It seems like you are the only one getting past this issue with missing token values.  I tried triggering a workflow on a virtual attribute, actually the same as you metnioned above.

    Even by doing that, all of the tokens I chose show up with empty values?  How are you getting the items to show up such as manager, phone number, etc?

Children
No Data