You need to sign in to do that
Don't have an account?

Move Records from one account(organisation) to another salesforce account(organisation)
Hi,
I need to move data from one salesforce account to another. I know , it is possible by DataLoader. But I want handle it by Apex / VF with our own logic. Can anybody suggest me , how is it possible through Apex
Say there is 3 records in a Custom Object in one account. At the Record Detail window, after clicking a button this record will move to another salesforce account.
Here account doesn't mean the Account Object present in salesforce. acccount means two different organisation
Please help me. This is a immidiate requirement
Thanks
Hi,
You can achieve this by Salesforce to Salesforce integration.
For more detail follow the below link:
http://wiki.developerforce.com/page/Best_Practices_for_Salesforce_to_Salesforce
Did this answer your question? If not, let me know what didn't work, or if so, please mark it solved.
All Answers
Hi,
You can achieve this by Salesforce to Salesforce integration.
For more detail follow the below link:
http://wiki.developerforce.com/page/Best_Practices_for_Salesforce_to_Salesforce
Did this answer your question? If not, let me know what didn't work, or if so, please mark it solved.
Hi.
I think it impossible to do with Apex.
Have you heard about S2S
http://wiki.developerforce.com/page/An_Introduction_to_Salesforce_to_Salesforce
cheers
suresh
Hi,
Thanks for your reply
I have tested by using S2S from one develope account to another. & it is working.
Is it possible to use s2s from sandbox to production.
Awaiting for your reply
Thank
Dipak
Hi.
I think it is possbile if you accept the connection on both sides.
Please inform if you sucess.
cheers
suresh