Hi Mike, This is 3-4 year old 3.0 code which is working and I haven't updated it yet. That's mainly it...not enough cycles.
mrg On Wed, Sep 20, 2017 at 10:28 AM, Mike Kienenberger <[email protected]> wrote: > Michael, > > Why do you suggest > > DataObjectUtils.objectForPK(destinationContext, > contractDesignation.getObjectId()); > > instead of > > destinationContext.localObject(contractDesignation); > > > ? >
