OIM use case- Email notifcation post Exchange provisioning
735362Nov 11 2010 — edited Nov 13 2010Hi,
Consider the following use-case:
After AD and Exchange accounts are provisioned for a user, email notification need to be sent to the user's manager containing some attributes. One of the attributes is user's email address which will not be given by the user. It would be concluded when Exchange Account is provisioned. Now this email adress is to be retrieved. It could be done by giving a JNDI call to lDAP in the java code.... how this is to be initiated...please give some pointers in this direction..