Forum Discussion
Buschfunk
14 years agoFrequent Contributor
Sorry, should have mentioned this :-)
Example:
A test step is called "Send Request #1". In "Send Request #2" one message element shall be taken from "Send Request #1" so this would like this.
Send Request #2:
<myElement2>${#Send Request 1##myElement1}</myElement2>
There is no error message when running the test but soapUI fails to get the element value, i.e. Send Request #2 will have an empty element: <myElement2 />
Example:
A test step is called "Send Request #1". In "Send Request #2" one message element shall be taken from "Send Request #1" so this would like this.
Send Request #2:
<myElement2>${#Send Request 1##myElement1}</myElement2>
There is no error message when running the test but soapUI fails to get the element value, i.e. Send Request #2 will have an empty element: <myElement2 />