Forum Discussion
nmrao
9 years agoCommunity Hero
You may use something like below:
{
"memberID" : "${= System.currentTimeMillis()}"
}
{
"memberID" : "${= System.currentTimeMillis()}"
}
pratoa
9 years agoOccasional Contributor
I am trying to do the Load Test externally using java and the Wsdl classes. Do you know by any chance how can I go into modifying the JSON of the POST from here? I can't seem to find a way to get the body of the request