I have developed a workbench that reads from Oracle SDE geodatabase and writes to a filegeodatabase. If I run it from fmeworkbench, it works fine but if I run from a command line, I get the following error:
The Esri Product license used by this machine does not include licenses for the 'ArcServer' licensing level
The ArcObjects license 'Standard' is being selected from the Windows registry
The Esri Product license used by this machine does not include licenses for the 'Standard' licensing level
The ArcObjects license 'Standard' is being selected from the Windows registry
The Esri Product license used by this machine does not include licenses for the 'Standard' licensing level
Unable to load a library in the folder: D:\\Program Files\\ArcGIS\\Server\\framework\\runtime\\ArcGIS\\bin64. The error number returned from GetLastError is: 126
I have 64 bit background geoprocessing installed.
¿Is it not possible to run it from a command line?