Post json data on wcf servive

Hello friends ,

i need your help in setup a wcf service which can accept JSON ,

i want to post JOSN data on wcf .

i am trying from last few days but not achieve success .

i tried each and every port .

can some one help me what exactly config and attibutes i required to setup.

Regards,

Mohit Gupta

February 13th, 2015 12:32am

Is this for a SOAP Service (BasicHttp, WSHttp) or REST (webHttp). I assume the latter, since SOAP is usually XML.

If you need to work with REST and JSON, you need to use:

The WCF-WebHttp Adapter

The JSON Pipeline Components:

http://blog.vertica.dk/2014/06/28/working-with-json-in-biztalk-server-2013-r2/

Morten la Cour

Free Windows Admin Tool Kit Click here and download it now
February 13th, 2015 1:43am

Hello ,

it is  not related to Biztalk and only related to WCF .

how to expose WCF which can accept JSON data .

Please help , as i am trying since long .

Regards,

Mohit Gupta

February 13th, 2015 1:58am

Ok but can we agree that this is a BizTalk Forum?

Also WCF is not just WCF, are you talking SOAP (Web Service) or REST (Pure HTTP) Service here? 

Morten la Cour

Free Windows Admin Tool Kit Click here and download it now
February 13th, 2015 2:15am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics