Forum Discussion

JKA_QA's avatar
JKA_QA
New Contributor
9 years ago

sending sequential requests to a rest service using SOAP UI

We have a rest service to upload images, the images are sent in a sequential order. Below is an example of what I am attempting to send:   { "parameters": [{ "attachmentType": "UserUpload", "fil...