Hi Ramesh,
Thank you for the information.
1. What happens if, in Form Builder, you create an HTTP Service, in the "Resource URL" you put
http://localhost:5917/AccountTypeService.svc (from the WSDL, I imagine this is the endpoint for your service), use a POST, in the "Request Body" put the content of your request.txt, and hit the "Test" button?
2. If this doesn't work, can you try calling the service with curl? This will ensure that your service is callable by something other than WCF's own client, and once you have the appropriate curl command line to use will give us a "common language" to discuss this.
Alex
--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet