Hello,
I’m running OmniSci EE and Immerse on AWS with the official AMI. Is it possible to re-wire Immerse so that it can use data from another OmniSciDB (not on the same AMI)? The omnisci.conf and servers.json seem to suggest so, but I can’t get it to work; I get a net::ERR_FAILED
(i can connect, however, with omnisql).
Should it work if I change the settings in servers.json to the one of the OmniSciDB, and set allow-any-origin = true
in omnisci.conf
?
Thanks for any pointers.