But when I save the cloned object it basically syncs up the original
user entry and not create a new entry. I;m looking clone it and save
it as a new entry.

>From DOC:
When the cloneUser is saved, it's state is synchronised with the
original User that came from the cache, thus ensuring that only valid
data is visible across the cache.

On Jan 21, 1:22 pm, Cody Caughlan <[email protected]> wrote:
> This is in the  top-level documenation, use the clone() method:
>
> http://docs.transfer-orm.com/wiki/Using_Clone.cfm
>
> On Thu, Jan 21, 2010 at 11:45 AM, AL <[email protected]> wrote:
> > System:
> > Version - 1.1
> > CF 7
> > MS SQL 2008
> > Windows server.
>
> > Is there any way to make a duplicate/clone a record using transfer?
>
> > Scenario:
> > I have a user Entry (ID : 1 ) with a role (many to one relation)
> > called admin and I would like to basically create new user with the
> > same set of properties and relation of the user Entry 1.
>
> > Using SQL queries I would generally get the above record and make a
> > insert with the selected properties. How would I do it using transfer?
>
> > Thx for your help.
> > AL
>
> > --
> > Before posting questions to the group please read:
> >http://groups.google.com/group/transfer-dev/web/how-to-ask-support-qu...
>
> > You received this message because you are subscribed to the Google Groups 
> > "transfer-dev" group.
> > To post to this group, send email to [email protected]
> > To unsubscribe from this group, send email to 
> > [email protected]
> > For more options, visit this group 
> > athttp://groups.google.com/group/transfer-dev?hl=en

-- 
Before posting questions to the group please read:
http://groups.google.com/group/transfer-dev/web/how-to-ask-support-questions-on-transfer

You received this message because you are subscribed to the Google Groups 
"transfer-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/transfer-dev?hl=en

Reply via email to