Hi,
I am a SharePoint developer and I got a requirement from an ORACLE developer saying that they need to Query SharePoint Document Library data and asked me to provide a dblink that they can use. Since SharePoint does not support "dblinks", I provided them with REST Service end points that SharePoint exposes to remotely interact with its data. The ORACLE developer came back to me and says that ORACLE does not support consuming data using REST end points. Is this true? I am actually surprised how an industry leading software like ORACLE ERP can't consume data queried via RESTFul URI. REST is current Industry standard. Please confirm.
Thanks,