Action.c(153): Error -35061: No match found for the requested parameter "CorrelationParameter_3". 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-35061]
Action.c(153): web_submit_data("saveWork.action") highest severity level was "ERROR", 83740 body bytes, 6172 header bytes, 43 chunking overhead bytes [MsgId: MMSG-26387]
關聯后報錯如上,這次的解決辦法是換一個服務器的response進行關聯
之前關聯的是如下response中的,但報錯。
重新關聯下面第二個里面的值,去掉上一個關聯。問題解決。