Skip to main content
Question

Administering ArcSDE with FME

  • November 21, 2020
  • 1 reply
  • 10 views

Hi,

 

I currently administer an ArcSDE database and have most things automated with Python and task scheduling. This works well but it is far from transparent and simple, and I feel I could use FME to automate the entire process. I'm thinking that while some of the process could be handled with the inbuilt transformers I would definitely still need to utilise ArcPy for most tasks and so would rely heavily on the PythonCaller transformer. 

 

Is this an avenue I should explore, or is this best dealt with another way? Has any one else successfully done this, and if so are there any examples available?

 

Thanks in advance.

 

Nathan

 

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.

1 reply

hkingsbury
Celebrity
Forum|alt.badge.img+65
  • Celebrity
  • November 22, 2020

You could also look at the systemCaller and call external python scripts