B
Bill Wood
Guest
Can i have an object from Rollbase that is related to an object from OpenEdge where the Rollbase object is the many in a many to one relationship? Yes, you can. But you can’t do it the other way. The relationship to OE objects is stored in a Rollbase Object as a Foreign-Key field to the OpenEdge Object. So MANY Rollbase “Contacts” could be associated to 1 OpenEdge “ttCustomer”. To create it, go to the OpenEdge Service Object (‘ttCustomer’), and define a New Relationship – select the Rollbase “Contact” and it gives you two choices: 1 ttCustomer to 1 Contact, and 1 ttCustomer to Many Contacts.
Continue reading...
Continue reading...