This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Synchronization to update only internals and not to touch active externals

I have a CSV sync which contains internal persons, I have also Externals in my One Idenity which should not be updated even if the matching rule matches.

I tried to create a rule in to Synchronization workflow:

isExternal = False or (IsExternal = true and Extidate < GetDate())

So it should update only non-externals and  also not-active Externals. But the "GetDate" -function is not working there? So how I can use the date in that rule?

I'm using version 8.0

Parents Reply Children
No Data