Issue #734 has been updated by Raphaël Ouazana.
LSC test if srcLdap is used (by looking for "srcLdap." string in expression) to not load it if not needed. So if "srcLdap." can only be found in the included script, the srcLdap object is not loaded. ---------------------------------------- Bug #734: External Javascript file do not load srcLdap http://tools.lsc-project.org/issues/734 Author: Frédéric POISSON Status: Assigned Priority: Normal Assigned to: Raphaël Ouazana Category: Core Target version: 2.1.2 Problem in version: 2.1.1 Hello, While i'm trying to run LSC with an external JavaScript file defined with scriptInclude, i use a function with srcLdap object. But i have a <pre>"srcLdap" is not defined.</pre> error and my JavaScript code do not run correctly. If i try to give the srcLdap as an argument of my function i have the error <pre>ReferenceError: "srcLdap" is not defined.</pre>, but if i put the code of the function inside lsc.xml file and the dataset, all is running fine. Could you tell me if srcLdap and ldap from org.lsc.jndi.ScriptableJndiServices are available with LSC 2.1.1 ? And how to use them ? Thanks, Regards -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://tools.lsc-project.org/my/account
_______________________________________________________________ Ldap Synchronization Connector (LSC) - http://lsc-project.org lsc-dev mailing list [email protected] http://lists.lsc-project.org/listinfo/lsc-dev

