Hi,
I’m trying to create a soap client with wsdl as non-wsdl.
I created a http-client where the base uri is placed and basic auth.
I looked everywhere but can’t seem to find the place to put the endpoint for my base url in the soap client. When i run the test Alumio also reports:
SoapClient::__construct(): 'uri' option is required in nonWSDL mode
Could someone point it out to me where i can find the input field for this? thnx in advance