Forum Post: RE: Accessing ABL Logic from Rollbase Hosted cloud

  • Thread starter Thread starter wmtwood
  • Start date Start date
Status
Not open for further replies.
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...
 
Status
Not open for further replies.
Back
Top