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
Naresh123Naresh123 

How to upload multiple docs in salesforce?

I am working on migrating docs from siebel to salesforce....can anyone help me how we can upload multiple docs at a time from siebel.Is there any way to acheive it?Please let me know.

Thanks in advance

bob_buzzardbob_buzzard

You can certainly import attachments using the data loader, see:

 

http://blogs.salesforce.com/blogs/2005/08/importing_attac.html

 

I'd expect to be able to load Documents etc in the same fashion, but I haven't actually tried that.

TejTej

for attachments you can refer to thebelow post too,  they have given step by step instructions.

 

http://boards.developerforce.com/t5/Apex-Code-Development/how-to-import-attachments-using-dataloader/td-p/254755

Naresh123Naresh123

Hi!!!!! first of thanks for spending your valuable time..but my question... is there anyway to transfer the bulk documents and attachments directly from SIEBEL to Salesforce.

 

 

Thanks in advance...

bob_buzzardbob_buzzard

I reckon you'd need a siebel connector for that - probably best to take a look on the app exchange.

sieb4mesieb4me

Hi,

What solution did you use to move attachments from siebel to salesforce?

 

thanks