On EPC142005, it seems like I cannot add a string type to the instance list.
I can add other fields, but it seem like any field that is of type String (such as STD_STRNG), when I drag the field onto the list, nothing happens, i.e.
the field is not added to the list.
Anyone else experiencing this?
VLF-ONE Cannot Add String Type to Instance List Workbench
Re: VLF-ONE Cannot Add String Type to Instance List Workbench
Well spotted.
There's a bug specific to that field type:
When Value_Is(= A, = H, = B, = '1,', = '2', = '8', = '9')
* A = Alpha
* H = Character
* B = Binary
* 1 = String
* 2 = VarBinary
* 8 = NChar (unicode)
* 9 = NVarChar (unicode)
You should raise the issue with support.
There's a bug specific to that field type:
When Value_Is(= A, = H, = B, = '1,', = '2', = '8', = '9')
* A = Alpha
* H = Character
* B = Binary
* 1 = String
* 2 = VarBinary
* 8 = NChar (unicode)
* 9 = NVarChar (unicode)
You should raise the issue with support.