14 years ago
Passing a value from response to a request in SOAPUI Pro
Hi All,
I wish to know, how can I transfer a value from a response to a parameter in a next request.
I'm generating an orderid randomly from a groovy script which is passed to a request and in response this id is displayed. Now, being this id is generated while running the script i want to pass this the same id to another request into the same loop. I tried by transfer to the request in which i selected the field where i want to pass orderID however its not passing the orderid, instead its passing a value taken from datasource.
Can you please guide me?
I wish to know, how can I transfer a value from a response to a parameter in a next request.
I'm generating an orderid randomly from a groovy script which is passed to a request and in response this id is displayed. Now, being this id is generated while running the script i want to pass this the same id to another request into the same loop. I tried by transfer to the request in which i selected the field where i want to pass orderID however its not passing the orderid, instead its passing a value taken from datasource.
Can you please guide me?