Forum Discussion

CARQUESTTechnol's avatar
CARQUESTTechnol
Contributor
15 years ago

Verify JDBC Results in SOAP Response

I have a JDBC step that returns a list of data from the database. I need to verify that every value in the JDBC result is in the corresponding soap response. I currently have it done with a Datasour...