Question
2
Replies
2769
Views
Posted: October 25, 2017
Last activity: October 26, 2017
Closed
How to do simulation for REST JSON
Hi everyone,
wrote an simulation activity in that which property i need to map the result of JSON.
Can you please help us on how can we do simulation for REST JSON?
Thanks In Advance.
Regards
Hi,
You should pass JSON response as input to it and converting that response to page using pxConvertStringToPage.Run this activity standalone verify whether it is picking default value JSON and running fine. Also run this activity from Data page which in turn calls simulation connector verify default value is passed or not. And check the Simulate data source at the Data page level if you face issue while running from Data page.
Thanks,
Narasimha