Hey Folks,
I created a working fmw on desktop, executes fine on desktop, fails on server.
notes
- login to server, copy fmw and data, executes as expected
the fmw has the following logic
- SQL executor (this runs succesfully)
- Reader - Esri Geodatabase (File Geodb Open API)
- Reader - Esri Geodatabase (File Geodb)
however in the log, it fails because of the following (image below).
my understanding is it only should use a BASIC/ARCVIEW license for the File Geodb format. however not sure what is happening here. perhaps it has to do with the user level running the engine? no clue.