TS: 6.1
OD:6.0.2
OS

olaris
The below lines are from my datacapture.cfg. The Entity item is mapped to Column 'Entity' in DD table. It happened to be that the size of the field need to increased more than 255 size (VARCHAR).
< item name="ENTITY" >
< database data-type="VARCHAR(255)" >
...
...
Just wondering if any of could give directions that need to be done in order to update the coumn size with bigger size.
I have several workareas in my brach, what should I need to do inorder to get this propagated across all workarea tables including the stage.
Any input is really appreciated.
Thanks