Hi all,
I facing following error while playing back my script
Action.c(29): Error -26377: No match found for the requested parameter "Siebel_Analytic_ViewState2". Check whether
the requested boundaries exist in the response data. Also, if the data you want to save exceeds 3276 bytes, use
web_set_max_html_param_len to increase the parameter size [MsgId: MERR-26377]
I have also place this line in my script “web_set_max_html_param_len("102400");”
but still im facing above issue, kindly help me resolve it
waiting for response