Hi,
I need to define an alternative key which has to be assigned automatically in an incremental way at the moment an object is saved. What kind of indicator do I have to assign to the attribute? I have been defining the BO's identifiers (primary key) in this way: [AlternativeKey] indicator:ID;
Thanks in advance