Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8451

Re: mass change of email addresses in IdM

$
0
0

Hi Steffi,

 

Above SQL doesnt fetch email address to do the string manipulation.

 

The Source SQL can be more simpler as below,

 

select mskey, searchvalue from idmv_value_basic with(nolock) where attrname = 'MX_MAIL_PRIMARY'

 

 

Destination tab be like,

 

MSKEYVALUE = %MSKEYVALUE%

changetype = Modify

MX_MAIL_PRIMARY = $FUNCTION.z_change_mail_address(%searchvalue%)$$

 

 

Note: make sure you check "Use Identity Store" check box in source tab and select appropriate IDS.

 

Kind regards,

Jai


Viewing all articles
Browse latest Browse all 8451

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>