W
wmtwood
Guest
The answer is similar to OpenEdge Mobile (not surprisingly because the two work similarly for business logic on premise behind the firewall, and the 'client' in the cloud (or on personal devices). The trick is that you need to expose you OpenEdge REST services at an HTTPS endpoint that is accessible from the public internet. Once you do this, you can access your OE Business logic from Rollbase as either API calls via the sendJSONRequest (in Rollbase Object Script), or as on OpenEdge Business Object).
Continue reading...
Continue reading...