function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
RoyalRoyal 

salesforce to salesforce notes and attchment problem

Hi All,

Am working on salesforce to salesforce, i stuck in sending  Notes/ Events can be transferred to destination org it showes forward succesfully in source but in destination organigation its lead appears empty ....all subscribed fields visibled expect notes/Events and activity history also 
some one please help to stuck point 
Thank you
umesh atryumesh atry
you can do this job using java.


Ashish_SFDCAshish_SFDC
HI , 


S2S does not support notes. It does support Attachments. You need to ensure the Attachment object is a published / subscribed object to be able to share them.

See the related links below, 

https://developer.salesforce.com/forums/ForumsMain?id=906F000000093zlIAA

https://developer.salesforce.com/page/Best_Practices_for_Salesforce_to_Salesforce

https://success.salesforce.com/ideaView?id=08730000000Bp5wAAC


Regards,
Ashish
navy1.3947124627151147E12navy1.3947124627151147E12
This can also be done Using Data Loader
Go through with this thread: https://help.salesforce.com/apex/HTViewHelpDoc?id=loader_attachments.htm&language=en