Welcome to the new Parasoft forums! We hope you will enjoy the site and try out some of the new features, like sharing an idea you may have for one of our products or following a category.

Data Source Corelation for JSON request body

bsaikrishna84
bsaikrishna84 Posts: 66


Failed to respond to incoming message using data source row correlation

Values in incoming message did not match values in the data source "test"



123456789


I tried to correlate the ID filed from the excel data sheet with JSON request body. Below sample format. But am receiving above error while testing

{
"id" : 123456789
}