51Testing软件测试论坛
标题:
急求:帮忙看一下关联的问题
[打印本页]
作者:
shengyong.dai
时间:
2010-7-26 10:16
标题:
急求:帮忙看一下关联的问题
在第一次返的时候插入关联函数,但还是报错说找不到边界:
vuser_init.c(212): Error -26377: No match found for the requested parameter "apply_id". Check whether the requested boundaries exist in the response data. Also, if the data you want to save exceeds 256 bytes, use web_set_max_html_param_len to increase the parameter size [MsgId: MERR-26377]
vuser_init.c(212): web_concurrent_end highest severity level was "ERROR", 6051 body bytes, 553 header bytes [MsgId: MMSG-26388]
vuser_init.c(212): Notify: Transaction "登陆" ended with "Fail" status (Duration: 0.5829 Wasted Time: 0.0001).
作者:
shengyong.dai
时间:
2010-7-26 10:18
web_submit_data("myworksAction!toTaskHandle.action",
"Action=http://{IP}/PPMS_HP/mywork/myworksAction!toTaskHandle.action",
"Method=POST",
"RecContentType=text/html",
"Referer=http://{IP}/PPMS_HP/mywork/myworksAction!toApply.action?applyid={apply_id}&stepcode=ppms_in_step_002",
"Snapshot=t36.inf",
"Mode=HTTP",
ITEMDATA,
"Name=applyList[0].taskList[0].piid", "Value=127985105758771728", ENDITEM,
"Name=applyList[0].taskList[0].tkid", "Value=127986292054267908", ENDITEM,
"Name=applyList[0].taskList[0].flag", "Value=true", ENDITEM,
"Name=applyList[0].taskList[0].reason", "Value=tongguo", ENDITEM,
"Name=applyList[0].userid", "Value=A0083940", ENDITEM,
"Name=pager.pageNumber", "Value=1", ENDITEM,
"Name=pageNO", "Value=1", ENDITEM,
LAST);
lr_end_transaction("提交申请", LR_AUTO);
作者:
zhulifu
时间:
2010-7-26 13:41
你的关联函数用在哪里了?
欢迎光临 51Testing软件测试论坛 (http://bbs.51testing.com/)
Powered by Discuz! X3.2