期货交易自动化论坛

 找回密码
 立即注册
搜索
热搜: 活动 交友 discuz
查看: 21|回复: 0

tuxedo salt gwws 转换数组问题,求教高手 - 金融行业 - ITPUB论坛-专业的IT技术社区

[复制链接] |主动推送

285万

主题

285万

帖子

855万

积分

管理员

Rank: 9Rank: 9Rank: 9

积分
8553710
发表于 2022-9-11 07:35:58 | 显示全部楼层 |阅读模式
现在我想用tuxedo salt 转换SOAP报文,调用webservice服务,有个数组的参数无法处理
wsdl文件中的数组定义:
schema targetNamespace= http://pbankService.assp xmlns= http://www.w3.org/2001/XMLSchema
    import namespace= http://xml.apache.org/xml-soap /
    import namespace= http://schemas.xmlsoap.org/soap/encoding/ /
    complexType name= ArrayOf_xsd_string
    complexContent
    restriction base= SOAP-ENC:Array
      attribute ref= SOAP-ENC:arrayType wsdl:arrayType= xsd:string[] /
    /restriction
    /complexContent
    /complexType
  /schema
.mif文件的数组参数:
param=voucherNo
     access=in
     paramschema=XSD_T:voucherNo/ArrayOf_xsd_string@http://pbankService.assp
     requiredcount=1
     count=1
     type=fml32
     (
            param=_F_EXT_STRING
            access=in
            paramschema=XSD_T:item/string@
            requiredcount=0
            count=0
            type=string
            primetype=string
     )
GWWS网关启动没有问题,但是写入值发送GWWS网关后,解析到xml错误,哪位高手帮分析下,搞了很久也没搞定。

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有帐号?立即注册

x
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

QQ|Archiver|手机版|小黑屋|期货交易自动化论坛

GMT+8, 2024-11-29 03:49 , Processed in 0.085413 second(s), 28 queries .

Powered by Discuz! X3.4

© 2001-2017 Comsenz Inc.

快速回复 返回顶部 返回列表