EO_PK_TABLE and weird stuff
EO_PK_TABLE and weird stuff
- Subject: EO_PK_TABLE and weird stuff
- From: Timothy Worman <email@hidden>
- Date: Thu, 03 Jul 2014 14:56:49 -0700
All:
This week I had something happen that I’d never experienced before. I had two EO’s get inserted without incrementing the pk value in EO_PK_TABLE. The app is a self-serve account creation tool that injects records into LDAP - so the EO is <Person>.
The last id’s to be used for this Person entity were:
16662 2014-06-25 13:57:33 -0700
16663 2014-06-25 13:59:49 -0700
16664 2014-07-02 08:25:37 -0700
16665 2014-07-02 12:35:36 -0700
Jul 02 12:02:43PM I have a person trying to create a record for themselves and it attempts to use 16662 as the person_id. Then, at Jul 02 12:11:23PM, there is an attempt by the same person and the pk selected is 16663.
On the chance that this possibly continues to happen, where should I be looking to figure out what might be occurring here.
Tim
UCLA GSE&IS
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden