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

how to import attachments using dataloader?
I am new to this data migration section.
I am using two different developer edition.
when I try to export the attachments from one developer login, it is exported.
when I try to import that attachments in to another developer login, it showing an error.
if any body knows please let me know.
Sorry that link didn't work. Here's the full text from the help page:
Knowledge Article Number: 95779
How do I import attachments using my Data Export files?
Hope that helps!
All Answers
What kind of error ?
I migrated attachments from one org to another just a week ago. I followed these instructions:
https://help.salesforce.com/apex/HTViewSolution?id=95779&language=en
Good luck. I hope that helps!
when i try to go to that link, it asking for login id when i try to give the developer edition id
it shows the following error
"Your Organization is not enabled for Force.com Help And Training. Please contact your salesforce.com representative or log a case for access"
The thumb rule with improting attachments is, if I remember correctly, setting the fully qualified path of the attachment (file) in the 'Body' column and setting the ParentId. Wondering if you're doing this.
It could be a problem with the data mapping when you try to import your file.
Check also that ParentId, ID have no mapping.
For ParentId you'll need to update it from your second system, the values from your first ont won't match.
Just for checking, could you publish the SOQL that dataloader have produce when you export your file ?
Hi
i have tried that now its showing the following error
"Failed to find mapping for 'LASTMODIFIEDBYID' "
I didn’t see any LastModifiedById field to map.
But when I export, I exported along with LastModifiedById field.
thanks
you should prolly post your mapping file on here. your mapping file should just contain two lines i would reckon, Body and ParentId. Don't think you need anything else for attachments. O and prolly Name.
Sorry that link didn't work. Here's the full text from the help page:
Knowledge Article Number: 95779
How do I import attachments using my Data Export files?
Hope that helps!
Thanks a lot.
its working fine.
Hi,
I am looking to import Opportunities from a csv file and it gives the error mapping for lastmodifedbyid is missing. I have lastmodifiedbyid column in my csv file but the mapping doesn't happen automaticall. Could you help on this plz?
Where do I find the helppage for this?
hi
while export you should not select lastmodifieddate from the system, if you want to map the lastmodifieddate you should raise a case to salesforce , so they will give you the permission to map.
Thanks!
Hi,
plz find red text
Thanks
i'm new to this.this may looks simple.but please tel me how to create .csv file for a attachment?
what is exactly owner id in the above .csv file.what we have to mention that column.
Thoughts?
http://cloudexplorer.ucinnovation.com/
No need to download attachments, or import/export any csv files. Just drag and drop. 30 day free trial, no sign up required. It's our company's product, and I can proudly say it's the best tool for data migration, especially for something like attachments.
When you move attachments, it will automatically try to tie to the parents they were originally tied to in the source org. If your target org does not have the same parents (same ID or external ID) then the attachment will not be tied to any parents.
However, if you move attachments and choose to move over their parent accounts as well, then both the account and attachments will be moved over from the source to the target. You can set this up by going to Settings -> Copy -> Parents, choose the object you want to move, and then select then parent lookups you want to copy over.
If you need any further help, you can contact our support team at cloudexplorerteam@ucinnovation.com, or visit our support site at http://cloudexplorer.ucinnovation.com/support.html
Any ideas?