Hi,
I've noticed one thing and I'm asking if this is by design or what could be
the workaround.
As you see for this dataset I want to use policy KEEP and createValues.
As you see I've also method toLowerCase here, but in this case I'm not
getting the value in lower case. I'm getting value like it is in the source.
If I change policy to FORCE and use forceValues, then I'm getting value in
the lowercase.
Is there any way how to get lowercase also in the process just for
createValues and policy KEEP?
<dataset>
<name>sAMAccountName</name>
<policy>KEEP</policy>
<createValues>
<string>srcBean.getDatasetFirstValueById("samaccountname").toLowerCase()</string>
</createValues>
</dataset>
Regards,
Matjaž
_______________________________________________________________
Ldap Synchronization Connector (LSC) - http://lsc-project.org
lsc-users mailing list
[email protected]
https://lists.lsc-project.org/cgi-bin/mailman/listinfo/lsc-users