Question
3
Replies
90
Views
TechM
Posted: December 6, 2019
Last activity: December 9, 2019
Closed
Parse & Map SOAP Response received in JSON format to clipboard
How to map the below JSON return value received in SOAP response to clipboard values
<TestResponse xmlns="http://abc.org/">
<TestResult>
{"A":"1","B":"2","C":"ABC123456"}
</TestResult>
</TestResponse>
Hi,
The mapping of data is done in the "Request" and "Response" tabs of the Service SOAP. Please find attached Pega help material regarding this topic.
https://community1.pega.com/sites/pdn.pega.com/files/help_v731/procomhelpmain.htm#rule-/rule-service-/rule-service-soap/response.htm
Cheers