Forum Discussion
Are you using groovy script or the DataSource/DataSourcing functionality?
Im struggling to visualise everything properly (my fault, not yours), could you provide some screenshots of the api settings, datasource config, and your .csv file please? Also if you are using groovy, could you please add the groovy in the post please?
I did notice you seem to have a semi colon as a separator in your csv and im assuming as it works fine in gui then that must be ok, but i wouldnt have expected a semi colon as a separator in a csv.
If you can provide that stuff that will help people diagnose. As you say...it works via gui, but doesnt via command line, so im expecting problems in finding the file via command line is the cause, but need to see your config cos then i can try and replicate on my machine.
What version of ReadyAPI are you using?
Oh...one thing....regarding security concerns posting some of this stuff....the only thing you shouldnt be publishing is the login creds and hostname for the api. Youve already posted the host part of the api and thats just a local ip address so no security risk there. Im saying this so you dont start blanking out bits of a screenshot that could help. Some forum users when posting screenshots blank out too much. You only need to blank out login creds and the hostname from a security perspective and as your using a local ip address that doesnt help anyone with dodgy purposes.
Ta
Rich
Hi Richie,
thanks for your reply. Yes, we are using semicolons as a separater. Kind of a german thing to do as we have commas to separated decimal and fractional places. It would be kind of a headscratcher if ReadyApi is not capable of handling that. Especially because it is set up to use semicolons in the data source settings as shown here:
And as you have noticed: In does work fine in the GUI!
Here are the settings for the request
There is no groovy script involved and the .csv file is basically written down in my initial question. If you open it with a text editor and enter the following content, you have the exact same file as I do:
"ID";"response"
1;"device 1"
2;"device 2"
3;"device 3"
The response section of the .csv file is not currently used. I will add an according assertion to that later on.
Regarding the security concerns: Security doesn't only mean that somebody might log in to the device but there might be things for market competetors to copy. And I don't want to get in trouble for stuff like that so I did a lot of blacking. If you need to see more detail or the real thing we should setup a zoom or teams meeting.
Hope those details are sufficient to replicate the issue. Let me know if you need any further detail.
Thanks,
Lennart
Related Content
- 5 years ago
- 5 years ago
- 3 years ago
Recent Discussions
- 21 days ago