Experts -
Scenario:
We have a Java / cloud based application running on tomcat server with MS SQL as database.
The requirement is to push data into HANA database of one of our customer(client) sitting in another domain. (Application to application data transfer)
Questions:
On the client side Can we build a native application on HANA platform to read data into using a web service call to a URL/link ?
If not, then is it easier for us to place a file on an FTP site -> use SAP data services tool within client's domain to pull/transform from the file and push it into HANA database tables.
Is there any other route we should explore?
please advise.