Re: [Axapta-Knowledge-Village] RecId Generation

2009-06-22 Thread Sumit Loya
Hi, Read this article... http://sumit-theaxfactor.spaces.live.com/blog/cns!596957786228C73F!212.entry It may answer some of your questions. Regards, Sumit On Tue, Jun 23, 2009 at 12:14 AM, tkbsmanian wrote: > > > Hi All, > > 1. How to fetch the next RecId value from the SQL query > without c

[Axapta-Knowledge-Village] RecId Generation

2009-06-22 Thread tkbsmanian
Hi All, 1. How to fetch the next RecId value from the SQL query without calling AX APIs and without updating the 'NextVal' of 'SystemSequences' as well (as it is from in-memory pool)? 2. How does AOS handles RecId allocation/prevents RecId dupication, if multiple (<249)clients conn