Forum Discussion
3 Replies
- Your best bet is probably to use a Groovy script step to retrieve those values and store them in custom properties.
Best regards,
Manne - jkdreamzoneNew Contributor
SmartBear Support wrote: Your best bet is probably to use a Groovy script step to retrieve those values and store them in custom properties.
Best regards,
Manne
Would you have any samples that you can share? How do I do that? - Sample code for getting request values: http://www.soapui.org/Scripting-Propert ... rom-groovy
Sample code for updating a property: http://www.soapui.org/Scripting-Propert ... properties
Thanks,
Michael Giller
SmartBear Software