data Transfer of empty field not transfering null
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-13-2009
11:33 AM
10-13-2009
11:33 AM
data Transfer of empty field not transfering null
Using soap UI 3.0.1
Property Transfer Step transfers value from a Response to a DataSink step.
This transfer
//ns1:Patient[1]/ns1:birthDate[1]/ns1:data[1]/ns1:TS[1]/ns1:value[1]/ns1:value[1]/text()
against this data
N
N
doesn't seem to clear the previous value even with 'Set null on missing source' checked.
Before adding the /text() to the transfer it was transfering some extraneous xml string.
Property Transfer Step transfers value from a Response to a DataSink step.
This transfer
//ns1:Patient[1]/ns1:birthDate[1]/ns1:data[1]/ns1:TS[1]/ns1:value[1]/ns1:value[1]/text()
against this data
doesn't seem to clear the previous value even with 'Set null on missing source' checked.
Before adding the /text() to the transfer it was transfering some extraneous xml string.
1 REPLY 1
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2009
04:38 PM
10-18-2009
04:38 PM
Hi!
Had this been resolved with the addition of the "/text()"?
The XML transferred without this was probably just the empty value element!?
regards,
/Ole
eviware.com
Did my reply answer your question? Give Kudos or Accept it as a Solution to help others. ⬇️⬇️⬇️
Had this been resolved with the addition of the "/text()"?
The XML transferred without this was probably just the empty value element!?
regards,
/Ole
eviware.com
Did my reply answer your question? Give Kudos or Accept it as a Solution to help others. ⬇️⬇️⬇️
