After creating a new Process or Object on the Studio Tab, it should open Process or Object studio instead of having to double-click on the new process.
It would be very helpful to be able to test or call the web services being developed from the Web API pop-up instead of making and saving changes and having to go back to an object to test.
I'm not using a VBO for the HTTP call. I'm using the built in WebAPI Configurator in Blue Prism. In the object I have the file that I want to upload as a Binary Data Item and I pass that as an input for the webapi action.
The configuration is pretty...