Hi,
I have an issue with a workspace that reads from AGOL and, among other things, writes to an SDE.
The workspace completes successfully, but then returns an error – as below:
Translation was SUCCESSFUL
Error running translation.
This isn’t so much of an issue on desktop – as the features are written correctly, but on Server (it’s destined to be a nightly scheduled task) that final error is enough to restart the workspace – ad infinitum.
I have narrowed the issue down to the SDE Writer and have tried many ‘solutions’, without success. These include:
- Replacing the SDE Writer with a Feature Writer
- Converting the SDE Feature Class to non-relational
- Committing transactions at the end of write
- Various transaction types
- Audit logging (no additional details on the final error)
- etc
Currently running FME Desktop 2018.1.2.1 (32bit) on Windows 7.
Any help and advice would be welcome.
Thanks,
Mark