LR中用订单号关联一直报未找到,log中的关联参数值是空的,页面返回的信息见截图,脚本中的关联语句如下:
//Correlation comment - Do not change! Original value='DRI2015081502722738' Name ='CorrelationParameter_2'
lr_end_transaction("goumai", LR_AUTO);报错信息如下:
Action.c(83): Error -26377: No match found for the requested parameter "CorrelationParameter_2". 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]
Action.c(83): Notify: Saving Parameter "CorrelationParameter_2 = ".
Action.c(83): web_submit_data("chooseBank2Pay.html") highest severity level was "ERROR", 74059 body bytes, 4706 header bytes [MsgId: MMSG-26388]