Hi all,
It's my first time using Meltano and I'm trying to do a PoC using Oracle as an origin. Tried to config the tap-oracle but found out it only works with SID? The actual user we have access with works out only with Service Name in stead of SID. Do you know if there is any way to make the tap work with this? Or would it be necessary to modify the tap?
For reference, this is the tap I'm using (The pipeline-wise tap)
https://github.com/transferwise/pipelinewise-tap-oracle#readme
Thanks in advance