Forum Discussion

Beice's avatar
Beice
Occasional Contributor
15 years ago

SOAPUI can not apply the value of properties in xml body

Hi

I met an issue that SOAPUI can not use the properties in xml body . I define some properties ,like TaskId and CounterPartyId in previous step and fetch the value for them . But I can not apply the value to the follow step by using ${#TaskId} or ${#WorkFlowTest#CounterPartyId} . When the request message is sent out , it always be "${#TaskId}" but not the value of property . I have tried various body type including text/xml and application/xml . But it doesn't work .

I also test the property set in URL , it is ok. The message sent with the value of property .

Do you know why ?? Please check the attachment of snapshot.
No RepliesBe the first to reply