sudzc icon indicating copy to clipboard operation
sudzc copied to clipboard

Fixed response with Array

Open teonivalois opened this issue 12 years ago • 1 comments

  • If response contains an array of items, only the first one was being fetched. Now it fetches all elements.
  • Fixed the getNode:withName: for ARC

teonivalois avatar May 09 '12 14:05 teonivalois

hi teonivalois .. did you also patch the generation of the stub objects? patching only the soapresponse seems not enough as the *OutDTOs are still wrong. I don't really like to patch them manually as it would be a mess if i have to update the wsdl file.

thank you for your answer

trombini avatar Apr 17 '13 14:04 trombini