Relational Search with Rest Web services?

User 8c93b1d06c

31-10-2013 04:30:06

I am currently trying to evaluate the  Rest and classic webservice platforms for creating a new web application.


Is it possible to conduct a relational search between two database tables with the Rest Webservice API?


Is it possible to create relationships between tables with the Rest Webservice API?


 

ChemAxon e07e2a364b

31-10-2013 12:23:59

Hi,


   We generally do not recommend the use of Classic SOAP WS for new development. The relational functionality of the Classic web services is full with bugs and thus will be removed in the version 6.2.


   JChem REST Web Services contains basic relational data handling. You can query non-structure tables in a similar way as you do with structure tables. You can also query the relationship between the tables, but currently we have no build in join operation. 


 


   Can you write us some example queries what do you want to achieve?


 


Thx: Gabor