Question
2
Replies
1183
Views
Tata Consultancy Services
Posted: July 4, 2019
Last activity: July 4, 2019
Closed
Request Data Transform and Response Data Transform
What is the usage of the Request Data Transform and Response Data Transform in Data Pages?
What is the difference between Request Data Transform and Response Data Transform ?
***Edited by Moderator: Lochan to update platform capability tags***
Hi,
Request Data Transform and Response Data Transform allow you to map the outgoing and incoming data to the application data structure.
While fetching data from SOAP service, Optionally, you can specify a Request Data Transform that maps application data to the request.
If you want to modify the obtained result from Data source, you can use response DT. Usually when we Specify response data transform, it will be executed after a response is obtained.