Forum Discussion

SoapRookie's avatar
SoapRookie
Occasional Contributor
13 years ago

Appending time stamp to a request parameter name

I am working on REST apis. I would like to create new users every time by calling a method, env.createUser. This method requires a parameter, userName. I would like this userName to have values in t...