Exposing Data Service Resources via Data Services

These pages describe how to expose a data service resource via a data service, thereby allowing clients to access and interact with the data service resource. It is assumed that both the data service and data service resource have already been deployed.

There are two forms of exposure: ordinary and dynamic. Ordinary exposure requires the service container to be restarted before the newly exposed data service resource can be accessed. Dynamic exposure can only be performed using a configurable data service but allows the newly exposed data service resource to be accessed immediately without restarting the service contrainer.