Forum Discussion

alibaba82's avatar
alibaba82
Super Contributor
16 years ago

soapui modifying Excel datasource/datasink File location upon save/reload

Hello,
I am using soapUI 2.5.1
Build daily-2009-02-18-[3], Build Date 2009/02/18 02:14

I have a few files named file0.xls, file1.xls....file10.xls

I have excel datasource where I specify the file as
file${ThreadIndex}.xls

This works fine but when I save and reload the project, the location gets replaced by
F:\Programs\soapUI-Pro-2.5.1\bin\File.xls

This seems like a bug.

Ali

6 Replies

  • alibaba82's avatar
    alibaba82
    Super Contributor
    This is also preventing running tests from command line as the file location is not preserved.
  • SmartBear_Suppo's avatar
    SmartBear_Suppo
    SmartBear Alumni (Retired)
    Hi Ali,

    this should be fixed in the upcoming nightly build, sorry for the inconvenience.

    regards!

    /Ole
    eviware.com
  • alibaba82's avatar
    alibaba82
    Super Contributor
    Actually,
    This is almost fixed. At startup soapui complains about 'unresolved path'.

    so my datasources looks like
    File${ThreadIndex}.xls

    Resolve Error is
    description: Missing Excel Datasource File
    Value: C:\Program Files\eviware\soapUI\bin\File.xls


    Thanks

    Ali
  • SmartBear_Suppo's avatar
    SmartBear_Suppo
    SmartBear Alumni (Retired)
    Hi!

    of course.. thank you.. I'll have to remove values containing property-expansions from the resolve-process.

    Coming in the next nightly build!

    regards,

    /Ole
    eviware.com