Re: Database Access [message #207 is a reply to message #205] |
Sun, 06 November 2016 00:06 |
thomas
Messages: 715 Registered: June 2014
|
Senior Member |
|
|
If you can't put the process into one URL, the "Retrieve Data from Custom URL" won't do it.
Calling a bash script from DataWarrior is not possible either. But possibly you could automate the process
by changing and extending your bash script such that the last curl call writes the data into a defined file
and the next bash command launches DataWarrior with the filename as parameter.
Thomas
|
|
|