Hi,

I have insert an object into the default EditingContext (from session). Then I have created a thread with a new EditingContext to insert a lot of detail records, which have a reference to the first inserted record. WebObjects says now:

Cannot obtain globalId for an object which is registered in an other than the databaseContext's active editingContext

It is clear, that the first record is registered within the default EditingContext and not in my second EC. Can I register the object on the latter EC or should I simply fetch the record again?

Thank you
Andre
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to