Hi Support team,
I am trying to execute the LR scripts using SAP web protocol and getting the attached error.
vuser_init.c(120): Warning -26377: No match found for the requested parameter "sap-contextid7". Check whether the requested boundaries exist in the response data. Also, if the data you want to save exceeds 999999 bytes, use web_set_max_html_param_len to increase the parameter size [MsgId: MWAR-26377]
vuser_init.c(120): Notify: Saving Parameter "sap-contextid7 = ".
vuser_init.c(120): Warning -26377: No match found for the requested parameter "Correlate_SAP_1". Check whether the requested boundaries exist in the response data. Also, if the data you want to save exceeds 999999 bytes, use web_set_max_html_param_len to increase the parameter size [MsgId: MWAR-26377]
vuser_init.c(120): Notify: Saving Parameter "Correlate_SAP_1 = ".
All the scripts are getting failed at the same place. Can you please anyone can help into this and please try to resolve the same.