DTX Generation Failed v16.0.0.0.699
Hi,
We are trying to add three custom columns to table ttr_tndr_lineitm. In v16 properties table are used to add custom columns, but as ttr_tndr_lineitm table doesn't have any properties table, so we are trying to achieve this via dtx generation. However, when we tried to run build with target set as dtx-generation, after copying TenderLineItem.dtx & TenderLineItem.dtj files in config folder, we get the error StringIndexOutOfBoundsException at dtv.data2.access.impl.daogen.DaoGenOverrideHelper.setupRelationships(DaoGenOverrideHelper.java:47). I have attached full error text.
Questions:
1. Is support for adding custom columns in base tables removed from v16?