jg0888
7 years agoContributor
Use Datasink to pull mutliple nodes with the same name.
Hey everyone, I am using a DataDriven test to input employee User ID's and Company ID's into a request and then trying to pull the following XML nodes of entityType and entityID with DataSink to ...
- 7 years ago
It looks like you have two DataSource steps, one for each entityId and entityType? This is not necessary. You should have one XML DataSource that can provide both. That might be causing the issue you are seeing.