MCotter
13 years agoOccasional Contributor
[Resolved] Help with Property Transfer
Hi - New to SOAPUI / SOAPUI Pro - and 1st post - hopefully you can help me!
I am trying to test my web service where a submission SOAP request can be resubmitted (e.g further info was required) but it is only a valid resubmission if it contains a Submission ID, Version Number and Response ID (otherwise an error is returned) – these are generated by the Web Service Database and passed back in the response XML to the original submission request.
What I am trying to do here is work out how I can take the Submission ID, Version number and Response ID from that XML and add it to the required fields in my resubmission SOAP Request and then send that.
Is this something you can help me with? The sample project hints at it but I think this is a little more complicated.
I am trying to test my web service where a submission SOAP request can be resubmitted (e.g further info was required) but it is only a valid resubmission if it contains a Submission ID, Version Number and Response ID (otherwise an error is returned) – these are generated by the Web Service Database and passed back in the response XML to the original submission request.
What I am trying to do here is work out how I can take the Submission ID, Version number and Response ID from that XML and add it to the required fields in my resubmission SOAP Request and then send that.
Is this something you can help me with? The sample project hints at it but I think this is a little more complicated.
