External Interfaces > Reality Web Services (Web Services)

Comment on this topic

Documentation Comments

Use this form to comment on this topic. You can also provide any general observations about the Online Documentation, or request that additional information be added in a future release.

Reality V15.0 ()

Reality Web Services (Web Services) (webservices.htm)

To

Reality

Version

Topic

Submitted by

Company

Location

Email address

Comment

 

 

Reality Web Services

Web services provide a way of making programming resources available to remote applications, by exposing subroutines and functions using a web server. Web services use standard protocols (XML, HTTP, etc.) to provide a high level of abstraction, thus making it possible to exchange data between systems that might otherwise be completely incompatible. A developer can therefore create applications that use a combination of local code and web services from a variety of sources.

Incoming web services

Reality's incoming web services feature allows you to expose your DataBasic subroutines as web service operations. See Incoming Web Services for details.

Outgoing web services

Reality's outgoing web services feature allows you to access any suitable third-party web service by using a collection of DataBasic function calls. See Outgoing Web Services for details.

See Also

Reality Web Services in the Reality External Components Installation Guide.

RealityV15.0Comment on this topic