[progress Communities] [progress Openedge Abl] Forum Post: Re: Soap Call Client Side

  • Thread starter Thread starter Mohammed Siraj
  • Start date Start date
Status
Not open for further replies.
M

Mohammed Siraj

Guest
You can make a SOAP over http call from Rollbase Application pages and Portal pages. For this, you can leverage client-side API: rbf_sendHttpRequest Instead of coding any sensitive information (like request parameters with authentication details) directly as part of client-pages you may considering using server-side tokens (escaping them as described in documentation) so that the actual request is formulated on Rollbase server-side. Documentation details for your reference: documentation.progress.com/.../index.html www.progress.com/.../client-side-rest-invocations-in-rollbase Note: This API is available starting Rollbase 5.0 release.

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