Skip to Content
0
Former Member
Aug 29, 2012 at 05:00 PM

Define an incremental identifier

200 Views

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