JSON Data transform cannot remap input values
We are trying to use the JSON data transform to directly map the JSON response from a service into a the data object of the data page, as suggested in the latest releases of Pega.
The problem is that we have noticed very big limitations, in particular there is no way to remap or change the input value before mapping it into the target property in the data model. For example the dates received must be mapped to a temporary string property before mapping them in the right field.
Do you have any suggestions? What is the suggestion from Pega to solve this limitations?