Forum Discussion

jg0888's avatar
jg0888
Contributor
6 years ago
Solved

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 ...
  • groovyguy's avatar
    groovyguy
    6 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.