Skip to main content
Solved

Create a relationship between excel files and Shapefile and publish it in an FGDB

  • January 12, 2022
  • 1 reply
  • 15 views

arash_hokm
Contributor
Forum|alt.badge.img+8

I'm trying to create a relationship (1: n) between a shapefile and four tables and publish it in an FGDB. I created two columns with AttributeCreator (goedb_feature_has_relationships) and (geodb_oid).

Canvas_relationship 

As a writer, I have four options (see the following figure). I selected (Esri Geodatabase (File Geodb)).

WriterI noticed that format attributes from my writer doesn't contain (goedb_feature_has_relationships) and (geodb_oid). It is the same with other writers. Because of this, no relationship is created in the end.

geodb_oidgoedb_feature_has_relationships 

every excel file has a relationship (1:n) with my shapefile.

 

I would be grateful if you could tell me why the problem is. Many Thanks.

 

Best answer by nielsgerrits

Did you create the relationship classes in ArcMap/ArcGIS Pro before try to fill them with FME? Also see this article.

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

nielsgerrits
VIP
Forum|alt.badge.img+60
  • 2938 replies
  • Best Answer
  • January 12, 2022

Did you create the relationship classes in ArcMap/ArcGIS Pro before try to fill them with FME? Also see this article.