molishuijing 发表于 2009-1-7 17:27:33

运行脚本时报错,该如何解决

录制完脚本后,运行脚本时报以下错误“No match found for the requested parameter "Siebel_Analytic_search_id5". Check whether the requested boundaries exist in the response data. Also, if the data you want to save exceeds 1024 bytes, use web_set_max_html_param_len to increase the parameter size        ”

脚本的开头已经有了web_set_max_html_param_len 函数,并且值已经超过1024,还报这个错误,请高手指点迷津

archonwang 发表于 2009-1-8 11:13:01

考虑下不要自动生成关联试试。

dahuawang007 发表于 2009-1-8 14:12:30

我也遇到过这个情况。后来查了一下,是数据库的问题。跟脚本没有关系。是数据库Down了
页: [1]
查看完整版本: 运行脚本时报错,该如何解决