[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Kendo UI Builder v3.0: Is OpenEdge 11.7.3 Required?

  • Thread starter Thread starter franchiset
  • Start date Start date
Status
Not open for further replies.
F

franchiset

Guest
Hi Edsel, After installing the KUIB 3 (to upgrade our KUIB 2 environment), nothing seemed to work without error messages of various kinds. We then upgraded OE to 11.7.3 and same issues. Unfortunately, we don't have a definitive list of steps and info about the environment before we attempted to upgrade. So, we started over and created a new dev environment with 11.7.3 and KUIB 3.0. We are trying to create a very simple Angular app using the sports database Customer table. We seem to be able to get data from the appServer (see attached), but the kendo app throws a "DataSource: tableRef is not present in underlying JSDO definition" (see attached). We tried doing the same thing with the Warehouse table and get an "Unknown error occurred when calling read" (see attached). I believe we've seen the unknown error with the Customer table example (before seeing the tableRef error). We haven't tried doing this with an AngularJS app because we all of our web apps to be Angular. Now we can get data from Warehouse, but not Customer. We noticed recently (in the web inspect screen) the attached XMLHttp message when the "Unknown error" occurs. When the data is shown in the screen, we don't see the XMLHttp message in the inspect screen. We've also been frustrated with the service creation at the back end: sometimes it writes the table schema in the service json, sometimes not. and can't figure out the pattern. (We are seeing the schema in the customer service, but still get an error). We just want to see this work in as simple an app as possible, before trying to troubleshoot a real app. These are the types of errors we've seen with our apps in our upgraded environment. Any thoughts on what we're doing incorrectly? Thank you. Carl FTI

Continue reading...
 
Status
Not open for further replies.
Back
Top