Jacob_Hassing
16 years agoContributor
send empty optional element is request
e.g. i have a service that updates phone number for customers.
the phone element is optional
i would like to send a empty phone element in request, as this is the way we implemented functionallity to reset customer phone number.
how is this best done in SOAPUI ? do i have to make a event handler and replace some dummy data with empty ?? or is there a easier way ?
if event handler is the way to go, do you have an examble ?
the phone element is optional
i would like to send a empty phone element in request, as this is the way we implemented functionallity to reset customer phone number.
how is this best done in SOAPUI ? do i have to make a event handler and replace some dummy data with empty ?? or is there a easier way ?
if event handler is the way to go, do you have an examble ?