Answered
Custom Relation between two Entities
Hello.
I want to use a custom column to use like foreing key in a relation between two entities. For Example if i have a master entity that have a attribute called "RequestType" (integer) and i have a parametric entity called RequestTypes who has a attribute called "RequestType" (integer), how can i define a relation between this two entitys?. i do not want to use Bizagi internal key attribute for this.
Thanks!.
Dear Joel,
You can modify the primary key of the entity. To do so, right click on the entity and then advanced properties. Go to the Business Key tab:
According the ids of the relationship, one cannot modify them.
Best regards
Dear Joel,
You can modify the primary key of the entity. To do so, right click on the entity and then advanced properties. Go to the Business Key tab:
According the ids of the relationship, one cannot modify them.
Best regards
Comments have been locked on this page!