On 02/06/2008, aidy lewis <[EMAIL PROTECTED]> wrote:
> Hi sebb,
>
>  The request being sent is this
>
>  set @contractId =  ${contractid}

should be ${contractId} ?

>  set @partyName = "${partyName}"
>  set @projectId =  ${projectId}
>
>  So my values are not being passed in. The csv is this:
>
>   15004780,   MRM Productions 6,   1401
>   15004781,   MRM Productions 7,   1402
>   15004782,   MRM Productions 8,   1403
>   15004783,   MRM Productions 9,   1404
>   .....
>
>  And the csv config is:
>
>  filename: C:\data.csv
>  variable names: contractId, partyName, projectId
>

Check the JMeter log file in case there are any errors reported using
the data file.

>  Thanks
>
>  Aidy
>
>  ---------------------------------------------------------------------
>  To unsubscribe, e-mail: [EMAIL PROTECTED]
>  For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to