Sequence Generation for a particular attribute
Hi,
I want to create sequence logic for a particular attribute of the schema. When I am trying to create it with the existing solution its creating a new attribute(Primary Key/ @id) and generating the sequence logic on that attribute. As per the requirement sequence should be created with the current primary key of the table for eg recommendation Id. It shouldn't create a new attribute.
Will be grateful if you can provide me with a solution
Thank You
Zeba Shaikh