Forum Discussion

shales's avatar
shales
Occasional Contributor
5 years ago
Solved

Getting and Setting a property based on Sibling value

I am looking to set a test case level property based on the id field in the response.  I only care about the ID that contains a specific value in the 'node' field.    Response from myTest Case na...
  • shales's avatar
    shales
    5 years ago

    HI Olga,
    Yes, the issue appeared to be that the request contained too much data and the jsonslurper was running out of memory.  We changed the call to a batching call which seems to have resolved our issues.