PS. I did mention you might want to change the last line...
On Wed, Sep 20, 2017 at 10:36 AM, Michael Gentry <[email protected]> wrote: > 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); >> >> >> ? >> >
