After creating the topology in the Synchronization Services Administrator (Eclipse), the script templates are generated and stored in the following directory:$RLI_HOME\vds_server\custom\src\com\rli\scripts\sync\
Once you have modified the scripts using your preferred editor, execute the following command from the command line:$RLI_HOME/ant/bin/ant -f $RLI_HOME/vds_server/custom/build.xml
This will compile all scripts located in $RLI_HOME/vds_server/custom/src and generate the required JAR files in $RLI_HOME/vds_server/custom/lib.
Sample command:"C:/Program Files/radiantone/vds/ant/bin/ant" -f "C:/Program Files/radiantone/vds/vds_server/custom/build.xml"
Comments
Please sign in to leave a comment.