2012/10/26 Juan Asensio Sánchez <[email protected]>:
> Hi
>
> How can I debug the Rhino Javascript code inside the createValues or
> forceValues? According to the documentation, I can use "print", but I
> can't see any messages in the console.
You can use :
java.lang.System.out.println("Hello debuggers!");
>
> If this can not be possible, what variables are available in each
> section (create and force values), and which classes are them. I have
> detected, according to some examples
> (http://lsc-project.org/wiki/documentation/1.1/tutorials/synchronizegroups)
> these ones:
>
> - srcBean
> - ldap
> - srcLdap
>
srcBean let you get values from the source bean (source entry). ldap
and srcLdap are sepcific to LDAP services, they allow to request
destination or source directory to search for other entries.
> I have seen this other thread
> (http://lists.lsc-project.org/pipermail/lsc-users/2012-October/001247.html),
> where the question I ask could help that.
You can see answers here:
http://lists.lsc-project.org/pipermail/lsc-users/2012-October/001248.html
Clément.
_______________________________________________________________
Ldap Synchronization Connector (LSC) - http://lsc-project.org
lsc-users mailing list
[email protected]
http://lists.lsc-project.org/listinfo/lsc-users