Discussion:
[lsc-changes] [Ldap Synchronization...] page added: documentation:2.1:scripting:start
webmaster
2014-04-25 10:06:09 UTC
Permalink
A page in your DokuWiki was added or changed. Here are the details:

Date : 2014/04/25 12:06
Browser : Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:28.0) Gecko/20100101 Firefox/28.0
IP-Address : 88.173.78.196
Hostname : mne69-10-88-173-78-196.fbx.proxad.net
Old Revision: none
New Revision: http://lsc-project.org/wiki/documentation/2.1/scripting/start
Edit Summary: created
User : coudot

====== Scripting ======

You can use script in several locations of lsc.xml:
* <mainIdentifier>
* <conditions>
* <dataset>

Supported scripting language are:
* Javascript (''js:'')
* Groovy (''gr:'')

===== LSC objects =====

You have access to LSC objects in script:
* srcBean: source entry
* dstBean: destination entry

===== Variables =====

Some variables are provided by LSC and can be used in script:
* nocreate: dry run flag for create
* noupdate: dry run flag for update
* nodelete: dry run flag for delete
* nomodrdn: dry run flag for modrdn
--
This mail was generated by DokuWiki at
http://lsc-project.org/wiki/
Loading...