I will be invoking a SOAP web service using the SOAPRequest node.
Create a message flow.
Create an xsd for the input message.
SET OutputLocalEnvironment.Destination.MQ.DestinationData[1].queueName = newQueue;SET OutputLocalEnvironment.Destination.SOAP.Request.Transport.HTTP.WebServiceURL = newUrl;SET OutputLocalEnvironment.Destination.HTTP.RequestURL = newUrl;SET OutputLocalEnvironment.Destination.RouterList.DestinationData."label" = newLabel;