Custom Expression problem
Hi, I'm new to FIM and I'm creating a test environment. At this moment I'm trying to synchronize security groups. When I try to create a Custom Expression in a synchronization rule and I press OK, it just disappears. This happens whatever expression I use I don't know what I'm doing wrong and how to fix this, every other type of value is working fine. This is what I get if I press OK. Thanks.
October 26th, 2012 4:03am

Can anyone help me with this? I'm getting really stuck with this
Free Windows Admin Tool Kit Click here and download it now
October 31st, 2012 3:43am

I've never seen this happening, so I'm just guessing, but what happens if you remove the "CustomExpression" bit from the expression? Try inserting only IIF(Eq(BitAnd(...)) Cheers, PaoloPaolo Tedesco - http://cern.ch/idm
October 31st, 2012 4:21am

Please try getting the destination attribute first and then use custom expression in Source.HBB
Free Windows Admin Tool Kit Click here and download it now
November 1st, 2012 9:06am

try: IIF(Eq(BitAnd(2,groupType),2),"Global",IIF(Eq(BitAnd(4,groupType),4),"DomainLocal","Universal)) You copied this which seems to come from a definition. A definition includes the CustomExpression which gives an error if you fill this in the custom expression.
November 1st, 2012 6:34pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics