Forum Post: RE: Rollbase 3.0 OESO relationship data type error

  • Thread starter Thread starter Bill Wood
  • Start date Start date
Status
Not open for further replies.
B

Bill Wood

Guest
WRT If the objects are created using the same catalog (two temp-tables related in one dataset ) the relation is created and works ok. Creating the objects with two separate catalog files and trying to create the relation using 'New OpenEdge Relationship' raises an error This is an example of a Complex Dataset. It is not just that the two temp-tables are in the same catalog. It is about one REST resource, with one dataset that contains two related tables. This pattern is supported by OpenEdge Business Entities, and OpenEdge Mobile, but it is not supported by Rollbase. Rollbase (as specified in the documentation – see Creating Rollbase Objects from OpenEdge Services Limitations ), ONLY supports resources with single tables. (You can have more than one of these in the same catalog). This distinction has caused some issues in the past, so there is a plan to disallow importing these complex (dataset with multiple tables) resources. You can enable 1-1 and 1-M relationships between two OE Service Objects (single-table in different datasets) with the new “Create OpenEdge Relationship” option.

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