All,
I need your guidance to figure out, is there any way to converting a Boolean to String in the FIM Portal during Outbound rules?
The data would appear as String in the AD and the FIM portal as Boolean. I tried the below but didn’t work: IIF(Eq(FIMboolean,"true"),"NOSYNC",Null()) => ADNOSYNC
Regards,
Srinwantu