You can manually define the columns in a REST web service resource. When you manually define the resource, the Developer tool creates a resource mapping with an Output transformation that defines the response message. The Developer tool does not create a Read transformation in the resource mapping. You must add a Read transformation to the mapping after you define the resource. Manually create the resource when the response message structure is different from the source data.
Use the following steps to create the REST web service:
Create the REST web service resource.
Define the resource mapping that retrieves the data.
Configure the REST Output transformation mapping to map data from input ports to elements in the output hierarchy.
Test the mapping.
Deploy the application to a Data Integration Service.