Skip to main content
Question

What happened to Dynamic Writer ability for ArcSDE?

  • August 2, 2024
  • 1 reply
  • 29 views

paalpedersen
Contributor
Forum|alt.badge.img+7

Hello,

 

I’m trying to migrate data from a SQL Server 2016 spatial to a ArcSDE on SQL Server 2022. Using ArcGIS Pro 3.2 on same machine. I am using FeatureReader with schema and featureWriter with dynamic writer. 

 

 I don’t get any errors but I get thousands of this warning:

GEODATABASE_SDE Writer: Renamed user attribute 'attribute{109}.name' to 'attribute_109__name' based on format constraints for invalid characters, length, and case

If this waring occure the feature with this schema will not be written to the database, so it should yield an error not warning. 

yield waring on FME version 2023.2

yields none-traceable error in version 2024.1

Anyway I can’t figure out what it means.

 

Any clues?
 

 

1 reply

hkingsbury
Celebrity
Forum|alt.badge.img+51
  • Celebrity
  • August 5, 2024

The ‘{‘ character is an illegal character and therefore you’re being warned that for it to be written its replaced those characters with ‘_’

I’m assuming your writer is set to automatic. Its probably best to either set it to manual, or clean up your features to be written with an attributekeeper.

It may also be beneficial to look at a dynamic workflow: https://docs.safe.com/fme/html/FME-Form-Documentation/FME-ReadersWriters/!FeatureTypeProperties/workspaces_dynamic_about.htm


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings