开发者

Call WF4 Worfklow Service with JQuery

How to call a WF4 workflow service using JQuery with Json serializa开发者_运维百科tion?

Thanks


You can't directly. WF4 services only work with XML SOAP style services so you would need to convert the original JSON REST request to an XML SOAP request.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜