Skip to main content
Solved

Postgres Dynamic Writer Not Working As Expected


raaaju1990
Contributor
Forum|alt.badge.img+6

I have simple workbench, which pulls data from Oracle Spatial and writes the data into Postgres Dynamic Writer. The workbench when ran, throws the following error,

"Esri Geodatabase Writer: Feature Type Definition 'd_y_n' was requested, but not defined. Please visit https://www.safe.com/support

GEODATABASE_SDE writer: A fatal error has occurred. Check the logfile above for details

FeatureReader (QueryFactory): A fatal error has occurred. Check the logfile above for details"

WorkbenchThe attribute manager is used to match the name of the fme_feature_type_name and the dynamic writer featureclass name ,

Attribute ManagerThe dynamic writer has the following parameters as shown in the image,

Dynamic Writer 

I couldn't figure out what mistake am I making here. Could any one please help ?

 

Thanks in advance.

 

 

Best answer by nielsgerrits

raaaju1990 wrote:

Hi @nielsgerrits​  Thanks for the reply. May I please know what does it mean to update both streams ? could you please explain ?

I think you need to replicate what you did in the schema feature, replacing fme_feature_type_name to $(TARGET_TABLE), in the data features coming from the Generic outputport. AttributeExposer, expose fme_feature_type, AttributeManager, replace fme_feature_type with $(TARGET_TABLE).

View original
Did this help you find an answer to your question?

nielsgerrits
VIP
Forum|alt.badge.img+54

Not sure if this will fix your issue, but I believe fme_feature_type_name  in the schema corresponds with fme_feature_type in the features so you should update both streams?


raaaju1990
Contributor
Forum|alt.badge.img+6
nielsgerrits wrote:

Not sure if this will fix your issue, but I believe fme_feature_type_name  in the schema corresponds with fme_feature_type in the features so you should update both streams?

Hi @nielsgerrits​  Thanks for the reply. May I please know what does it mean to update both streams ? could you please explain ?


nielsgerrits
VIP
Forum|alt.badge.img+54
raaaju1990 wrote:

Hi @nielsgerrits​  Thanks for the reply. May I please know what does it mean to update both streams ? could you please explain ?

I think you need to replicate what you did in the schema feature, replacing fme_feature_type_name to $(TARGET_TABLE), in the data features coming from the Generic outputport. AttributeExposer, expose fme_feature_type, AttributeManager, replace fme_feature_type with $(TARGET_TABLE).


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