Forum Discussion

PeterKlim's avatar
PeterKlim
Contributor
11 years ago

Decimal places limited

When executing my test that reads data from an excel file (with .xls extension, Excel 97-2003) it trims the decimals to 3 places.
So:
2006.188257
becomes:
2006.188

I see this when I run just the DataSource step.
I also see this in the XML response file, and so does my Dev team.

The steps are:
DataSource > Property Transfer > CreateRequest (HTTP) > GetRequestID > Delay[1000] > CheckRequest (HTTP) > HandleResponse (GroovyScript) > DataSourceLoop

How to fix this?

1 Reply

  • Hello,

    Where is the value trimmed, as soon as its in the data source? Or is it when you pass the value? Can you also let me know what verison of SoapUI are you using?

    Regards,
    Temil