Data services are a collection of reusable operations that you can run to access and transform data.
Use the data services capabilities in the Developer tool to complete the following tasks:
Define logical views of data. A logical view of data describes the structure and use of data in an enterprise. You can create a logical data object model that shows the types of data your enterprise uses and how that data is structured.
Map logical models to data sources or targets. Create a mapping that links objects in a logical model to data sources or targets. You can link data from multiple, disparate sources to create a single view of the data. You can also load data that conforms to a model to multiple, disparate targets.
Create virtual views of data. You can deploy a virtual federated database to a Data Integration Service. End users can run SQL queries against the virtual data without affecting the actual source data.
Provide access to data integration functionality through a web service interface. You can deploy a web service to a Data Integration Service. End users send requests to the web service and receive responses through SOAP messages.
Import mappings from PowerCenter. You can import and run mappings from PowerCenter to reuse the metadata for physical data integration.
The Developer tool does not include options to import from and export to PowerCenter. To enable the import functionality, you can download and install plugins to use with the Developer tool or with the infacmd ipc importFromPC command. You cannot export mappings to PowerCenter.
Create and deploy mappings that domain users can run from the command line.
Profile data. If you use the Profiling option, profile data to reveal the content and structure of data. Profiling is a key step in any data project, as it can identify strengths and weaknesses in data and help you define a project plan.