I have another question.  I'm doing RESTful web services testing and have a
home grown sessionID.

Before I make the request, I have to create an MD5 hash of the current time
and a "secret word".  Then I send an authorization header with the hashed
string to get the real sessionID from the server.

How do I create a MD5 hash in jmeter:  (i.e. hex_md5("somescretword"). 
Again I tried javascript, but I'm not very successful.

Thanks again for your help.

TesterInDenver

--
View this message in context: 
http://jmeter.512774.n5.nabble.com/How-to-get-substring-function-in-jMeter-tp526607p4446533.html
Sent from the JMeter - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscr...@jakarta.apache.org
For additional commands, e-mail: jmeter-user-h...@jakarta.apache.org

Reply via email to