[Progress Communities] [Progress OpenEdge ABL] Forum Post: Business Entity- PK consecutive value---

  • Thread starter Thread starter OctavioOlguin
  • Start date Start date
Status
Not open for further replies.
O

OctavioOlguin

Guest
Hi there!. I need to have an BE on appserver to receive records from several users just to stored them. There will be another process to take care of them. So, I would get all the info needed inside the temp-table asociated to the BE. put that Dataset on a json, and here it goes to the appserver... on that side, I would call xxx:CREATEdsyyyy. But.... how do I get a consecutive number of record? I wan to start on recordID = 1 and go from that all the way... Is there some way to get that "sequence to fire automatically" inside the BE? So the id is asigned to records as they come?

Continue reading...
 
Status
Not open for further replies.
Back
Top