Skip to main content
Solved

FME Server with OS authentication type Geodatabase connection

  • April 6, 2017
  • 3 replies
  • 64 views

Hi,

Does anyone know why FME server is unable to handle an SDE connection file with OS authentication? I have several FME desktop workspaces using OS Authentication and I publish it to FME server and run my FME Job Submitter service. I also have the conection file uploaded, but somehow during translation it fails to utilize/recognise the SDE connection which is setup with OS Authentication. On the other hand, the windows server where FME Server is installed has ArcGIS Desktop installed too and I am able to connect to the database using the OS authentication SDE connection file.

Best answer by larry

I guess it may depends on the account used to run the FME Server services. If the services are running with local system account, it is likely normal that they can't access the ArcGIS server with this account.

If this is the case, you'll have to run the services with a valid OS account.

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

3 replies

Forum|alt.badge.img
  • Best Answer
  • April 6, 2017

I guess it may depends on the account used to run the FME Server services. If the services are running with local system account, it is likely normal that they can't access the ArcGIS server with this account.

If this is the case, you'll have to run the services with a valid OS account.


  • June 14, 2017

I got the same problem with .sde connection file but after installing FME desktop on the server the problem was solved. It did not failed recognising the sde connection. I hope it will help you further.


runneals
Supporter
Forum|alt.badge.img+29
  • Supporter
  • June 14, 2017

I guess it may depends on the account used to run the FME Server services. If the services are running with local system account, it is likely normal that they can't access the ArcGIS server with this account.

If this is the case, you'll have to run the services with a valid OS account.

We have our server setup to run off of an AD account which is in a group that has permissions to SDE.