Configuring the Data Management Service

To enable distributed data in an Adobe Flex client application, you connect to the Flex Data Management Service by declaring a connection to a server-side Data Management Service destination in an <mx:DataService> tag or the corresponding ActionScript API. You configure destinations as part of the Data Management Service definition in the services-config.xml file or a file that the services-config.xml file includes by reference. This topic describes how to configure destinations and the data adapters they use as well as how to push data from the server to clients.

For information about using the client-side DataService component and connecting to a Data Management Service destination in MXML or ActionScript, see Distributing Data in Flex Applications.

Contents

About Data Management Service configuration
Configuring Data Management Service destinations
Working with data adapters
Managing hierarchical collections
Pushing data changes from the server to clients

Flex 2.01

Take a survey