Could you please send the entitygroup definition? Jacopo
Sangeeta Bhatia wrote:
BJ, My fieldtypederby.xml says: <field-type-def type="id-ne" sql-type="VARCHAR(20)" java-type="String"><validate method="isNotEmpty" /></field-type-def> <field-type-def type="id" sql-type="VARCHAR(20)" java-type="String"></field-type-def> That is why I thought it might be appropriate to use it in place of 'id' because the only difference I saw was that id-ne cannot be empty. I did not quite understand what you mean by 'id-ne is an expression'. I have attached some more logs. Looking at the logs it seems to me that at the time of importing data,it is unable to recognise any of the field types -numeric,id-ne,id etc. That is why I feel that something in the configuration is missing. Because,as I mentioned earlier I tried something as simple as putting in appropriate values for all the field,creating a GeenricValue and using delegator.create(). But still,I got the same errors. Thanks everyone for you time! sangeeta
