1 Reply Latest reply on Jan 25, 2013 2:52 PM by tcunning

    Concept/technical question on SOAPProxy / dynamic endpointUrl

    carre

      Hi,

       

      i want to build up a "loadbalancer" but with the different that the service endpointUrl should be taken from a user request. From technical point i have 1..n server with always the same webservice / same WSDL. On the other side the incoming request should now define (only the IP) to which server should go the request. It is clear, with a content base routing it is simple - but if new servers will be added, i have always a new deployment. From the description of the SOAPProxy it should be possible.

       

      1.) Question: Is it really the correct way? (maybe via wsdlTransform)

      2.) If yes - have somebody maybe a code example?

       

      Thanks and Best regards

      Tom