T
tomas.kucera
Guest
Hi there, I am "playing" with BusinessEntity and am experiencing strange behaviour with Create and Update. 1. Update - cannot update field(s) that is(are) part of primary unique index - this looks like a limitation and I can somewhat live with it but I guess it is something that is doable and could be implemented. 2. Create - I have id field as character (that is primary unique indexed) with a create trigger that assigns generated id to it and then a couple of character fields ... two of them are part of unique index. When I create a record in TT with all the fields (except for the id field) and call CreatedsXXX, it runs without any errors (I even check ERROR-STATUS) but the record is not being created. Any idea? Thanks ... tom.+
Continue reading...
Continue reading...