openmolecules.org

 
Home » DataWarrior » Functionality » Database Access
Database Access [message #205] Fri, 04 November 2016 16:39 Go to previous message
sawildman is currently offline  sawildman
Messages: 1
Registered: November 2016
Location: University of Wisconsin
Junior Member
I would like to use the "Retrieve Data from Custom URL" feature to access an in-house database that is significantly more complicated than the examples.
I currently access this database with a bash script that involves
1. Setting an access key
2. Calling curl to initiate the data export
3. Waiting for the export to finish (calling curl to monitor progress)
4. Calling curl to actually retrieve the data export
Each of these curl calls requires the access key to be included

Is there a way to set all of this into a DataWarrior macro, or to use a macro to call my bash script?

Scott
 
Read Message
Read Message
Previous Topic: Select columns to hide/show
Next Topic: Using Set Value Range option
Goto Forum:
  


Current Time: Fri Apr 26 08:38:53 CEST 2024

Total time taken to generate the page: 0.05035 seconds