使用postman 调用 Webservice 接口

  1. 先在浏览器地址栏 访问你的webService地址

地址格式: http://127.0.0.1:8092/xxxx/ws(这个自己的决定)/xxxxXccv?wsdl

  1. post man POST 访问wwebService接口

地址格式: http://127.0.0.1:8092/xxxx/ws(这个自己的决定)/xxxxXccv

<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:pm="http://xxx.xxxxx.ws.xxxxx.xxxxxx.com">

<soapenv:Header/>

<soapenv:Body>

<pm:暴漏的方法>

<message>

<![CDATA[

{"k1":"v1","k2":"v2"}

]]>

</message>

</pm:暴漏的方法>

</soapenv:Body>

</soapenv:Envelope>

相关推荐
绿色果酱18 小时前
Apipost:离线可用+AI全栈覆盖,国产API开发协作工具新标杆
postman·ai功能·apipost·apipost离线·apipost ai·ai能力·apipost操作
alien爱吃蛋挞1 天前
Postman
测试工具·postman
Feng.Lee2 天前
接口测试Postman工具高级使用技巧
功能测试·测试工具·lua·postman·可用性测试
CtrlCV 攻城狮6 天前
接口测试时如何上传文件(图片、安装包等)
python·postman
Feng.Lee7 天前
聊聊接口测试Postman环境与变量的深度应用
测试工具·lua·postman·可用性测试
哈哈孝子8 天前
Postman接口
测试工具·postman
小王的饲养员13 天前
Apipost 与 Apifox 数据库功能对比:深入解析与应用场景分析
大数据·数据库·人工智能·后端·postman
funnycoffee12313 天前
Cisco ACI 生成Postman CSV 脚本场景
postman·cisco aci
sunshine__sun14 天前
web网页用postman调用接口测试(超简单方法)
测试工具·postman
好奇的菜鸟15 天前
在 Postman 中高效生成随机环境变量的完整指南
测试工具·lua·postman