Skip to main content

Hi i am converting DWG to FileGDB and using Geometry Filter, while translating "A" Layer is being divided in three parts i.e A_Point, A_line, A_Polygon similarly "B" layer to B_point, B_line etc.

I want to change the layer names in writer, I am using Dynamic Writer.

Do i need different dynamic writer for each layer or any other option?

Pass the required value in some attribute (i.e. FEATURE_CLASS_NAME) attribute to the writer and select feature class or table name option based on same attribute


Pass the required value in some attribute (i.e. FEATURE_CLASS_NAME) attribute to the writer and select feature class or table name option based on same attribute

Hi @pratap

 

I have tried the same. But its not working in my case, Can you please share any example workbench?

 

it might the case i am missing something..

 

 

capture.jpg

 

 


Create a new attribute for the output table name and set the schema defintion name as the "old" table name, e.g.


Hi @pratap

 

I have tried the same. But its not working in my case, Can you please share any example workbench?

 

it might the case i am missing something..

 

 

capture.jpg

 

 

Kindly review the attached

 

 

safe-dheeraj.fmw

 

 


Reply