Convert the following cURL

Dear All Knmiean,

I want to Convert a via HTTP POST cURL code to knime KREST node. The cURL codes are following

curl http://istar.cse.cuhk.edu.hk/idock/jobs -d '&description=4MBS&email=Jacky@cuhk.edu.hk&center_x=150&center_y=109&center_z=22&size_x=18&size_y=17&size_z=15&mwt_lb=390&mwt_ub=420&lgp_lb=1&lgp_ub=3&nrb_lb=4&nrb_ub=6&hbd_lb=2&hbd_ub=4&hba_lb=4&hba_ub=6&chg_lb=0&chg_ub=0&ads_lb=0&ads_ub=10&pds_lb=-40&pds_ub=0&psa_lb=60&psa_ub=80&receptor=PDB FILE'

So I Use Url as "http://istar.cse.cuhk.edu.hk/idock/jobs"

submit data using REST POST NODE

Data show 200K but at the webpage it is not submitted.

 

Plaese !!! HELP....

Hello, 

Do you have access to a test query that we could try out that you know works in curl?  I get an error message: {"receptor":"must conform to PDB specification"}

Using the URL you provided with your arguments as a string column from a table creator, the call is rejected by the server as being invalid for a number of similar reasons.   Sorry but I don't have any further insights on this.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.