在REST WCF的Request主体中添加json类型输入参数 [英] add json type input parameter in Request body of REST WCF

查看:52
本文介绍了在REST WCF的Request主体中添加json类型输入参数的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在REST WCF的Request主体中添加/传递json类型输入参数。



输入json类型将包含大约40个字段,



此json类型参数也来自Xcode,Objective C Apps即,这个Rest WCF将在苹果移动app中使用。这个json类型需要存储在数据库表中。



通过REST客户端插件,我们无法在请求体中添加Json类型参数来检查服务的工作情况。



但是在使用WCF客户端进行测试时,在asp.net应用程序中添加作为服务引用的服务也可以工作。



请建议。

to add/pass json type input parameter in Request body of REST WCF.

The input json type will be having around 40 fields,

Also this json type parameter comes via Xcode,Objective C Apps i.e, this Rest WCF will be consumed in apple mobile app.This json type needs to stored in database table.

via REST Client addon , we're unable to add Json type parameter in request body to check the working of service.

But the service added as service reference in asp.net application works also works when testing with WCF Client.

kindly advise.

推荐答案

这篇关于在REST WCF的Request主体中添加json类型输入参数的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆