Solved
Forum Discussion
nmrao
5 years agoCommunity Hero
- Does the simple soap request works (test without datasource to isolate the issue)?
- If that works, check the data and how it is parameterized
- If that doesn't work, check with your (dev) team if it is internal service or the service provider with appropriate details for them to be able to reproduce the issue.
- If that works, check the data and how it is parameterized
- If that doesn't work, check with your (dev) team if it is internal service or the service provider with appropriate details for them to be able to reproduce the issue.
ramaG
5 years agoContributor
Thanks for the reply.
Yes, SOAP request works fine.
We use Flight mock services to build different flavors of projects in ReadyAPI.
Using Data source step with Excel data using parameterized values the REST request works fine.
Seeing this issue only for SOAP request with Data source step with excel data parameterized using get data.
We checked the parameterized value syntax and did trouble shoot our end prior to posting here.
Thank you!