Hi Tomáš,

Which jdk are you using ?

Regards
Le 15 juil. 2016 20:36, "Tomáš Lukl" <tomas.l...@artiisgroup.cz> a écrit :

> Hi to all,
>
> Ii am trying to use a js in a condition element but LSC logs this:
>
> Unsupported scripting engine: Oracle Nashorn.
>
> The condition is written like this:
>
>
> <conditions>
>                 <create>gr:
>                                         [       “….",
>                                                 “….",
>                                                 “…."
>
> ].indexOf(srcBean.getDatasetFirstValueById("distinguishedName")) &gt; -1
>                 </create>
>                 <update>true</update>
>                 <delete>true</delete>
>                 <changeId>false</changeId>
>         </conditions>
>
>
> I have tried CDATA element even write it as a groovy script. Nothing works
> for me.
>
> What is the right syntax for this?
>
> Best regards
>
> Tomas
>
>
>
> _______________________________________________________________
> Ldap Synchronization Connector (LSC) - http://lsc-project.org
>
> lsc-users mailing list
> lsc-users@lists.lsc-project.org
> http://lists.lsc-project.org/listinfo/lsc-users
_______________________________________________________________
Ldap Synchronization Connector (LSC) - http://lsc-project.org

lsc-users mailing list
lsc-users@lists.lsc-project.org
http://lists.lsc-project.org/listinfo/lsc-users

Reply via email to