Solved
Forum Discussion
5 Replies
- nmraoCommunity HeroCan you please give a high level view of the problem trying to solve?
- _ivanovich_Frequent Contributor
So i have a datasource step with an excel file.
i have a request (using some data from excel file) which returns a response.
i want to send a value from the response into the same excel file into a cell.
I saw some groovy in the forum for this purpose but in my case i want to do it in a script assertion not as groovy step.
- nmraoCommunity Hero
Thank you. Wanted to understand why value needs to be stored in excel?
Would you please point that or post the error if you already tried in script assertion?
Mostly the a script would work.in script assertion too if that works in groovy script with or without minimal changes