Hi, i'm pretty new to FME.
I'm using:
- FME Workbench 2018 (FME(R) 2018.0.1.0 (20180518 - Build 18310 - WIN64)
- FME Cloud
- Oracle Database 11g Enterprise Edition Release 11.2.0.4.0 - 64bit Production
What I'm trying to do is this:
- I've build a local workbench in FME. This workbench connects to an Oracle database and exports data (Oracle Spatial) to an Esri Shapefile. It works.
- I published the workbench to my FME Cloud server/instance.
- I'd like to run and schedule the workbench from FME Cloud
However the next error shows when I'm trying to run the workbench from FME Cloud:
ORA-12154: TNS:could not resolve the connect identifier specified
Why does the connection works locally but refuses to work from FME Cloud?
Can you point me in the right direction? Thanx.
Greetings Erwin