Select to view content in your preferred language

Linked table unable to create record in FM

245
2
Jump to solution
03-24-2025 07:41 AM
KentonSumpterMDA
Occasional Contributor

Hi all,

I'm trying to create records in a linked table in FM. I get an error which I've attached as a picture.Error upon creating a record in a related table.Error upon creating a record in a related table.

I think the issue is that the table isn't able to find the OBJECTID of the point that it's related to. When I created the point feature layer, table, and relationship class in Arc Pro, I made it so that the origin and foreign keys were both OBJECTID. There was an issue where OBJECTID didn't appear as an option for the foreign key; however, I entered it manually and the system appeared to accept it. I then shared the map as a web map to AGOL. Any ideas?

0 Kudos
1 Solution

Accepted Solutions
KathleenCSki
Regular Contributor

I believe you need to be using GLOBALID rather than OBJECTID to make related records work correctly.

View solution in original post

2 Replies
KathleenCSki
Regular Contributor

I believe you need to be using GLOBALID rather than OBJECTID to make related records work correctly.

KentonSumpterMDA
Occasional Contributor

That did the trick. Thanks!

0 Kudos