Hi.
I'm trying to execute a batch job through a webservice.
The job works when I test the webservice with POSTMAN in Google Chrome, but when I try to call the webservice from SAP HANA it doesn't.
The error that I'm getting is related with the cross domain policy, 'cause HANA is in one server and DS lives in another.
We have done the server configuration changes, but the error still remains.
Ouer DS version is 4.0.
Do you have some ideas?
Which configuration files in the DS server do we need to change?
Thanks in advance.