Forum Discussion
cdunne
17 years agoContributor
Hi Ole,
Oh yeah sorry if I add --empty-- in an element I would expect that element to be stripped out of the request. For example,
MDUserDescTyMeteor
MDAppDescTyWeb
MDAppIDTyMDS
--empty--
--empty--
I would expect the following request to be sent,
MDUserDescTyMeteor
MDAppDescTyWeb
MDAppIDTyMDS
If I add that extra line in the filter, after the setProperty call,
SoapUI.log.info("request sent: "+context.getProperty( BaseHttpRequestTransport.REQUEST_CONTENT ))
I would expect the updated request to be printed to the log?
Cheers
Darren
Oh yeah sorry if I add --empty-- in an element I would expect that element to be stripped out of the request. For example,
I would expect the following request to be sent,
If I add that extra line in the filter, after the setProperty call,
SoapUI.log.info("request sent: "+context.getProperty( BaseHttpRequestTransport.REQUEST_CONTENT ))
I would expect the updated request to be printed to the log?
Cheers
Darren
Related Content
- 6 years ago
- 10 years ago
Recent Discussions
- 23 hours ago
- 17 days ago