Forum Discussion
doubtsreadyapi
Contributor
Hi nmrao
Thanks for the info.. This is related to the ReadyAPi, from Ready APi i am able to run the python script, where as the python script contains some arguments, so for those arguments i have to pass the values from readyApi, So this can be achieved from Command line arguments?
So the below argument values can be passed through command line, Please suggest.
env =sys.argv[0] (Must pick the environment depending upon the environment we selected in readyAPi)
id = sys.argv[1]
json_path = sys.argv[2](Must pick the response of the previous request in readyapi)
save_file_path = sys.argv[3](Must pick the file path)
nmrao
5 years agoChampion Level 3
Please check this post
https://stackoverflow.com/questions/17544307/how-do-i-run-python-script-using-arguments-in-windows-command-line
https://stackoverflow.com/questions/17544307/how-do-i-run-python-script-using-arguments-in-windows-command-line
Related Content
- 2 years ago
- 3 years ago
- 4 years ago
Recent Discussions
- 5 days ago