Hi Fabrico
This worked for me
web_reg_save_param_ex(
"ParamName=CorrelationParameter_1",
"LB=X-CSRF-TOKEN: ",
"RB=\r\n",
"Ordinal=1",
SEARCH_FILTERS,
"Scope=Headers",
"RequestUrl=*/template.LOGIN*",
LAST);
I also replaced all the occurring instances of this value with correlation variable
Hope it works for you as well
N Rathi