Hello,
I'm trying to create a relationship between two records in Appian. In the database, I have already defined the primary keys, foreign keys, and constraints correctly.
However, when I go to the record type view to create the relationship and select the field from the table that contains the foreign key, I’m unable to select any field from the related record. The primary key field does not appear as an available option.
Could you please advise on what might be causing this issue?
Thank you.
Discussion posts and replies are publicly visible
Hi,
Can you validate
- If both the record types are synced records?
- You mentioned you defined PK, FK in DB, it is also important to configure same in these record types. Check if it is done
- Check if the field that you are about to join are of same data type
I have checked the three options you mentioned, and everything seems to be configured correctly on my end.
At this point, I’m not seeing any issues with the primary keys, foreign keys, or the record type configuration. Please let me know if there is anything else I should review.