Skip to main content
Question

Writing Multiple shapefiles to different featuredatasets

  • September 4, 2025
  • 0 replies
  • 55 views

kennethrichards
Contributor
Forum|alt.badge.img+8

 

I have workflow that pulls large groups shapefiles of different geometry types from a folder using a feature reader and then exports them to a geodatabase. I would like to export them into a feature dataset inside the geodatabase. I have tried including the dataset in the file path but that either gives me an error or results in a blank geodatabase. If I don’t try and put the data in the featuredataset and just put them in the geodatabase everything exports without any problems. How can I get the data into featuredatasets?

Creating the path using an attribute manager.
Putting the path in the Feature Class or Table Name parameter.