Map response data
The MapResponseData data transform maps the response received from the source system. The data received as JSON format is stored in Param.Response which is then mapped to appropriate object class in your application. In this example, the returned payer information is mapped to payer class using the MapToEntityWrapper data transform rule.
Pega Foundation for Healthcare
Previous topic Map request data Next topic Wrapper map rule