Anajime
unread,Nov 17, 2010, 9:57:08 AM11/17/10Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to salesforce professionals
Hi Everyone,
I'm trying to attach several documents to Salesforce using the Apex
Data Loader, and I havea couple of questions.
I'm creating the csv file and I need the "Owner ID" to be in one of my
columns. I can see that the record owner is me but how can I find the
actual "Owner ID" number?
Here is an example of one on my files I want to import:
Name of Attachement: 200 Club of Hudson County $200 2009 membership
dues.pdf
Content Type: .pdf
File Path:C:\Documents and Settings\ajimenez\Desktop\bce3dn7ew
ParentId: 0068000000XDgRN
Record Owner: Ana Jimenez (this should be the Owner Id)
Also, I think all of my file names have spaces and I also included
their extentions on the names (example .pdf). Should I get rid of all
spaces and erase the extensions from the “Name of Attachment”
column ?
Thanks,
Ana