Hi,
In my web script so many web custome requests are getting recorded with binary body.
I tried to convert the body binary into XML using Data Format Extension (LR 12.01) , but Loadrunner is not converting them.I tried all the DFE available in the loadrunner.Please help me. to resolve the issue.
I cannot share the exact webcustome request.
web_custom_request("AppletServiceServlet_21",
"URL=https://{URL}/AppletServiceServlet",
"Method=POST",
"TargetFrame=",
"Resource=0",
"RecContentType=application/octet-stream",
"Referer=",
"Snapshot=t35.inf",
"Mode=HTML",
"EncType=UTF-8",
"BodyBinary=\\xAC\\xED\\x00\\x05sr\\x00"
LAST);