Bad character encoding in LoadRunner

1.1k views Asked by At

When I record a siebel script, and then run it, I get Status Error with code of error and message like this:

\xce\xe1\xff\xf7\xe0\xf2\xe5\xeb\xf2\xed\xfb\xe9 ........

What character encoding is it and how can I decode it to normal text? I think that it's some Russian text, that describe error, but I could be wrong.

2

There are 2 answers

0
Rincew1nd On BEST ANSWER

Found answer. It's just a simple win1251 that shows up like utf8, but with \x.

0
James Pulley On

"When i record siebel script, and then run it"

You have a lot of handling of dynamic data before it will run successfully. Record and replay is a myth, and a particularly large one with Siebel and LoadRunner