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
[email protected]
http://lists.lsc-project.org/listinfo/lsc-users

Reply via email to