Hi,We are using Teamsite 6.7.1 sp1.We have a validation.js which is called in the datacapture.cfg, this javascript checks for the validation of numeric fields.This validation works for DCR's created through the Teamsite GUI. But when we are creating the DCR using java code (parsing the datacapture.cfg and creating the DCR XML), none of the validations work for this DCR.It is weird because the java code uses the same datacapture.cfg to create the DCR.Please let me know if I am missing any steps here.Thanks,.krits
Is there a specific purpose on Why do you want to write java code for creating DCRs when the mechanism is already provided? Just curious....