Obama '08

               
   

Go Back   Mike Simonds > Salesforce > Salesforce Coding Discussions

This is a discussion on importing cases within the Salesforce Coding Discussions forums, part of the Salesforce category; Hi When I go to import cases there is no option to

Reply
 
LinkBack Thread Tools Rate Thread
  #1  
Old 04-02-2008, 11:48 AM
Junior Member
 
Join Date: Mar 2008
Posts: 8
importing cases

Hi
When I go to import cases there is no option to do so. Only Import Contacts/Accounts, Import Leads, Import solutions, Import Custom Object.......??
Is there an easy way to do this?
Seems like I have to export the salesforceids and use the dataloader to load them but I'd rather not have to match my external unique id to the salesforce ids to do my import.
Any hints?
Thanks
Tam
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #2  
Old 04-04-2008, 08:24 AM
Junior Member
 
Join Date: Mar 2008
Posts: 8
answer

well, got my answer from salesforce
'Unfortunately to import cases the only way to do so is by using data loader. This means that you will need to keep matching the ID's.'

so, i think, i will just make my own custom object for support cases otherwise synching my data from salesforce to my internal db becomes a bear

hope this helps someone else
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3  
Old 04-04-2008, 08:34 AM
Administrator
 
Join Date: May 2007
Posts: 246
Send a message via AIM to mike Send a message via MSN to mike Send a message via Yahoo to mike Send a message via Skype™ to mike

Hey Tam sorry that I did not respond to your thread, I have been in training all week and have been unable to reply to threads. If you use the data loader to import your cases, whether new or old, You can do it via the data loader.

Are you using PHP to do any of your data syncs from internal systems to your salesforce instance? If so, it is easy to setup, you can create a local data schema if you are using either Oracle or MySQL to Salesforce and then either update or insert new cases whenever you like. It is easy to setup and I would be willing to help you if you need it.

The great thing about PHP and other open source software is that it is free and reliable. All of our scripts that update our parts, pricebookentries, accounts, contacts, and custom objects are done in PHP (which I have written) and they run on CRON jobs (Jobs in Linux that you can set to run anytime you wish). An example of this would be:

We run our account update process each week, every monday at 3:00 AM to sync the Account Object with all our local legacy system. These set of scripts have been running in production over a year and have never failed at all

Anyway I hope that helps and again I am sorry for the delay in responding to this

~Mike
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Tags
custom salesforce object, importing cases, salesforce cases

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump



Powered by vBulletin


SEO by vBSEO 3.2.0 RC8 ©2008, Crawlability, Inc.

1 2 3 4 5