出错函数代码: lr_xml_get_values("XML={response}", "FastQuery=/Envelope/Body/receiveMessageResponse/return", "ValueParam=ResultCode", LAST); lr_save_string(lr_eval_string("{response}"), "ResultCode"); lr_output_message(lr_eval_string("{response}")); //获取并输出参数response的当前值
详细信息: Action.c(102): 通知: 参数替换:参数“response”=“--uuid:53d41ed6-3229-4952-a109-ac0ca6e9f57b\r\nContent-Type: application/xop+xml; charset=UTF-8; type="text/xml";\r\nContent-Transfer-Encoding: binary\r\nContent-ID: root.message@cxf.apache.org\r\n\r\n<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">soap:Body<ns0:receiveMessageResponse xmlns:ns0="http://impl.webservice.agri.adapter.ecif.picc.com/"> <?xml version="1.0" encoding="UTF-8"?><TCRMService xmlns="http://www.ibm.com/mdm/schema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.ibm.com/mdm/schema MDMDomains.xsd"><ResponseControl><ResultCode>SUCCESS</ResultCode></ResponseControl><TxResponse><RequestType>processMessage</RequestType><TxResult><ResultCode>SUCCESS</ResultCode><ECIFCustomerNumber>10029301380112</ECIFCustomerNumber></TxResult></TxResponse></TCRMService> </ns0:receiveMessageResponse></soap:Body></soap:Envelope>\r\n--uuid:53d41ed6-3229-4952-a109-ac0ca6e9f57b--” Action.c(102): Error: Fast query failed - reason: Invalid document structure (line 1, col 1). [class:CLrXmlScriptFunc] Action.c(102): Error: "lr_xml_get_values" 执行失败
版权声明:本文内容由阿里云实名注册用户自发贡献,版权归原作者所有,阿里云开发者社区不拥有其著作权,亦不承担相应法律责任。具体规则请查看《阿里云开发者社区用户服务协议》和《阿里云开发者社区知识产权保护指引》。如果您发现本社区中有涉嫌抄袭的内容,填写侵权投诉表单进行举报,一经查实,本社区将立刻删除涉嫌侵权内容。