VLF-ONE Cannot Add String Type to Instance List Workbench

This Q&A forum allows users to post and respond to "How Do I Do ....." questions. Please do not use to report (suspected) errors - you must use your regional help desk for this. The information contained in this forum has not been validated by LANSA and, as such, LANSA cannot guarantee the accuracy of the information.
Post Reply
jyoung
Posts: 694
Joined: Thu Jan 21, 2016 6:43 am
Location: Oklahoma City, OK USA

VLF-ONE Cannot Add String Type to Instance List Workbench

Post by jyoung »

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.
Capture1.PNG
Capture1.PNG (46.86 KiB) Viewed 3370 times
Anyone else experiencing this?
MarkDale
Posts: 116
Joined: Wed Dec 02, 2015 10:06 am

Re: VLF-ONE Cannot Add String Type to Instance List Workbench

Post by MarkDale »

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.
Post Reply