[URGENT] creating a new table

User 779e37e0e6

21-11-2013 21:07:59

Hello,


I am trying to create a new table through the JChem web service REST API. However, I am confronted with the syntax. Is there any documentation for it? So fat I have tried to create one by using the method to add a compound into a newtable. This way, I will defined basic properties for a table. I am stuck with the syntax when I try to add more specific details such as table type, etc ...


I would also like to know if it is possible to create a table without using the API.


Thanks,


Mr Yan

ChemAxon e07e2a364b

25-11-2013 08:50:44

Hi,


 


    You can create new table by the import operation to the database URL. You can find a python example for the multipart import, the standard import is included in the documentation. If you use different language, tell us and we will send an example.

User 779e37e0e6

25-11-2013 18:08:12

Hi, 


 


I am using Ruby on rails.


Thank you,


Mr Yan


 

User 779e37e0e6

26-11-2013 21:13:52

Moreover, where can I find the python example?


MrYan

ChemAxon e07e2a364b

27-11-2013 09:31:27

You can find the python examples here:


https://www.chemaxon.com/download/jchem-web-services/

ChemAxon e07e2a364b

06-12-2013 14:29:17

Hi, as we are not developing software in Ruby providing such example takes us a bit longer than I expected: the developer who have skills in Ruby programming is on holiday till beginning of January.