I am attempting to integrate with external tables and views as data store entiti

Certified Senior Developer
I am attempting to integrate with external tables and views as data store entities for queries only (no updates). These tables use composite PKs. Appian is attempting to add a new column for a_id as the primary key. Since Appian doesn't support composite PK's I've attempted to identify a column w/ @Id, but apparently Appian realizes this is not a unique key and continues to attempt to add a_id. Is this possible with a table that uses composite PK?

OriginalPostID-167596

OriginalPostID-167596

  Discussion posts and replies are publicly visible