1 Reply Latest reply on Jan 25, 2010 11:47 AM by koteswar

    http endpoint header attributes

    koteswar

      Hi, I have created a service and deployed to ESB. I have to create a simple mediation flow that contains http endpoint to invoke the service on ESB. Http endpoint is taking http method GET by default. I have to change the http method to POST to send payload to the ESB service. I did set query parameter and value, HTTP_METHOD=POST, in URI Options. But the http endpoint still using GET.

       

      Please let me know how can I change http method of http endpoint in FID.