2014-11-25 14:27 GMT+01:00 Biernath, Jutta <[email protected]>:
> Hello, Clément, > > > > I’ve tried this: > > http://lsc-project.org/wiki/documentation/tutorial/synchronizegroups > > But when I do the JavaScript Expression will not run. The error message is: > > > > Reason: javax.script.ScriptException: > sun.org.mozilla.javascript.EcmaError: TypeError: Cannot find function size > in object ……….. > > > > And if I replace the size()-Function by the length()-Function (= the > function that was used in earlier samples) I get: > > > > Reason: javax.script.ScriptException: > sun.org.mozilla.javascript.EcmaError: TypeError: Cannot find function get > in object …… > > > > Do you have an idea what could be the reason for this? Must I install an > additional module? > > > > My LSC version is 2.1.1 > > > You can try to use 'rjs:' instead oif 'js:' to explicitely call Rhino engine. Clément.
_______________________________________________________________ Ldap Synchronization Connector (LSC) - http://lsc-project.org lsc-users mailing list [email protected] http://lists.lsc-project.org/listinfo/lsc-users

