Hi,TS Version: 6.7.1Env: Solaris 9--------------------Note: Please ignore "." in each tag like "<." ignore "." I put it so that code is shown in this editor----------------------I am trying to use replicant in this way ..<.item name="Type_test"><.replicant min="0" default="1" max="40"> <.item name="TypeofPage" isTitle="t" /> <.item name="TypeVersion" isTitle="t" /> <.item name="TypeStatus" isTitle="t" /><./replicant><./item>And I getting this error ...A problem was encountered trying to parse the datacapture.cfg file for type DCT. Please contact your system administrator.Root cause:java.lang.IllegalArgumentException: Unknown item child replicantCould anyone let me knw where I am going wrong.Thanks,Phanie
will go through the manuals ...
To get your DCT working... just replace the replicant element with container element.