Forum Discussion
avidCoder
6 years agoSuper Contributor
Did you try adding the arg1 value to PROPERTY step and then parameterizing to the response?
Like this:-
def arg1 = holder["//startTime"] //Create arg1 in PROPERTY step and assign the value of arg1 there. //After that in response xml:- <startTime>${PROPERTY#ARG1}</startTime>
Related Content
- 7 years ago
- 8 years ago
Recent Discussions
- 15 years ago