Descriptive Field value and WRITEBACK provisioning lookup flag
Hi!
I wrote a simple connector for MySQL-based postfix mail server, that uses WRITEBACK provisioning lookup flag in order to avoid username conflict in target system. OIM version is 11gR2PS2. The sequence of steps is:
- Prepopulate adapter creates postfix account name (email), based on account first and last names. For example James Jameson -> jjameson@hq.domain.local
- Connector looks for generated email and resolves naming conflicts by adding digits to email address. For example, if there is already John Jameson's mail box exists (jjameson@hq.domain.local), James's one will be generated as jjameson1@hq.domain.local and so on
Tagged:
0