2012/11/8 Emeric Million <[email protected]>
> It works ! :D
> I'm really starting to enjoy LSC ^^.
> Just an other question (if I had to create a new thread tell me ;) ) :
> CN entries on the AD are not well writen : there is some in capital
> letter, some with capital letter and lower-case and some only lower-case.
> I would like to import and convert all CN in lower-case. Is that possible
> with LSC ? :D And if it is, can you tell me how please ?
>
>
Of course it is possible. Just create a dataset for cn like this :
<dataset>
<name>cn</name>
<forceValues>
<string>js:srcBean.getDatasetFirstValueById("cn").toLowerCase;</string>
</forceValues>
</dataset>
Clément.
_______________________________________________________________
Ldap Synchronization Connector (LSC) - http://lsc-project.org
lsc-users mailing list
[email protected]
http://lists.lsc-project.org/listinfo/lsc-users