Valid DEV-401 Dumps shared by ExamDiscuss.com for Helping Passing DEV-401 Exam! ExamDiscuss.com now offer the newest DEV-401 exam dumps, the ExamDiscuss.com DEV-401 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com DEV-401 dumps with Test Engine here:
SIMULATION Can attachments to Salesforce records be attached using the Apex Data Loader?
Correct Answer:
Here is the solution below Explanation/Reference: The csv file would need to have these columns: ParentId - the Salesforce ID of the parent record to which the attachment should be attached. For example, Account record ID 0019000000CZYfN Name The name with which this attachment should be saved in SFDC (We can give any name, not necessary it should be the file name) File Attachment1 IsPrivate 0 if the attachment is not private; 1 if it is private. OwnerId