Forum Discussion
omatzura
18 years agoSuper Contributor
Hi,
ok.. thanks for your detailed info. I suggest you use property-expansions together with the "Remove Empty" setting for your request instead of using property-transfers;
1) Disable the property-transfer step (right-click menu)
2) Use the "getdata-button" in the form editor in each field to select the corresponding property from the DataSource step.. you should see content like ${DataSource#Case} in the different fields. These will be replaced by the corresponding values when the request is sent.
3) Set the "Remove Empty" option in the bottom left properties list for the request to true; this will remove empty elements from the outgoing request after the property values have been populated.
Hope this works out for you.. let me know!
regards,
/Ole
eviware.com
ok.. thanks for your detailed info. I suggest you use property-expansions together with the "Remove Empty" setting for your request instead of using property-transfers;
1) Disable the property-transfer step (right-click menu)
2) Use the "getdata-button" in the form editor in each field to select the corresponding property from the DataSource step.. you should see content like ${DataSource#Case} in the different fields. These will be replaced by the corresponding values when the request is sent.
3) Set the "Remove Empty" option in the bottom left properties list for the request to true; this will remove empty elements from the outgoing request after the property values have been populated.
Hope this works out for you.. let me know!
regards,
/Ole
eviware.com