Forum Discussion
tjdurden
14 years agoFrequent Contributor
Hi Unrealmirakulix,
By the looks of it, you need to add a Property Transfer TestStep to your test, setup to isolate the hash value from a SOAP response, and dynamically replace values in another SOAP request (or multiple SOAP requests).
You can use the XPath expression "//SessionId" to isolate the value from your response. You'll need to use a different expression to isolate the value in the Target message (e.g. the SOAP request where you want to copy the "...Hash..." value to).
Kind regards,
Tim
By the looks of it, you need to add a Property Transfer TestStep to your test, setup to isolate the hash value from a SOAP response, and dynamically replace values in another SOAP request (or multiple SOAP requests).
You can use the XPath expression "//SessionId" to isolate the value from your response. You'll need to use a different expression to isolate the value in the Target message (e.g. the SOAP request where you want to copy the "...Hash..." value to).
Kind regards,
Tim