O
OctavioOlguin
Guest
I'm creating a vanilla plain business entity. in a master-detail relation. The first BE, (master) works find, but when making the detail BE, it compiles ok, but when issuing the call to appserver, it shows those errors on log. Detail table has no unique index, but I have some other pairs of BE in equally circumstances, and they works as expected. I don't know if it's related to a annoying behavior I've seen frequently: When modifying a table, normally adding a field or so, in PDSOE (by calling data dictionary, as the option to add column to table and so, in the db structure view, won't work for me) it takes really long to be able to see the modified field in DB structure view. By long I mean several (really quite a few) restarts of PDSOE. But now I finally can't refresh the DB Structure view, by using the refresh drop option, nor restarting pdsoe (right now I count some 20 restarts of pdsoe, and can't see the field in db view). code compiles ok, syntax proposition won't handle that field... but now I don't know if this is related to errors (by the way, the knowledgebase reports totally diferent conditions for those error numbers... Any help would be very appreciated.
Continue reading...
Continue reading...