| Flex 2 Developer's Guide > Data Access and Interconnectivity > 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.
Flex 2.01