Forum Discussion

cmende's avatar
cmende
New Contributor
10 years ago

Change endpoint scheme via command-line

Hi, I'm currently trying to run some existing SoapUI projects against a new endpoint. I'm talking about several hundred projects here, so changing the endpoint inside the project is not an option.
I've found the -h switch on the testrunner, but apparently that switch only lets me change the hostname and port, not the scheme. Now the problem is that the old endpoint uses https while the new endpoint uses http for testing.
Is there any other way to do that via command-line? Or am I doing something wrong and it should work with -h? Or maybe there's a completely different way to achieve what I need?
Thanks in advance.

1 Reply

  • nmrao's avatar
    nmrao
    Champion Level 3
    One way I can think is to open the project, am sure there could be countable number of interfaces. Go to the interface, change/add the new endpoint as required and click on Assign button and Select All requests and Test Requests and say Ok. You are done.