Hi,

I am sending a xml file with my HTTP request.
In the file I am using ${__threadNum} in the way given below :

<DeviceDetails>
   <DeviceID>DeviceNumber${__threadNum}</DeviceID>
</DeviceDetails>

So, for each thread(http req) it should become DeviceNumber1, DeviceNumber2,
DeviceNumber3 and so on.

I am using Functional Test mode. I see that ${__threadNum} is not getting
replaced.

Can someone please tell me where I am going wrong.


Thanks & Regards,
Ananda.
Infosys Technologies Ltd.
Bangalore.
Ph: +91-80-5010149
www.infosys.com

Reply via email to