[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Kendo UI Builer loads the wrong table schema

  • Thread starter Thread starter Shelley Chase
  • Start date Start date
Status
Not open for further replies.
S

Shelley Chase

Guest
Currently the JSDO does not support multiple data sources for a named resource even if the resources are in different data providers. We plan to remove this restriction in the future. It is best to separate your BE definition from the service interface (file with annotations). Then this file can do any needed transformation such as this. The BE wizard in PDSOE has a checkbox to generate the service interface as part of the BE. This is great for demos but not recommended for real world apps. Shelley

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