Re-Importing Leads with Existing Statuses

General and Support topics relating to ViciDialNow and GoAutoDial ISO installers

Moderators: enjay, williamconley, Op3r, Staydog, gardo, mflorell, MJCoate, mcargile, Kumba, s0lid

Re-Importing Leads with Existing Statuses

Postby simonc » Tue Jun 12, 2012 10:35 am

Hey Guys,

One of our goautodial servers got hacked :( They have messed up everything and did some fraud calls as well.

We now have a new instance setup that is working properly ( Goautodial Base + Latest SVN for additional vicidial functionnality )

How can we re-import the Leads with Existing statuses? I do not want to loose all the Callbacks, comments as well as call codes as we have called over 10 K leads already!


Much appreciated .
Single Server | GoAutoDial 2.1 Base - Updated CentOS | VERSION: 2.6-370a | BUILD: 120529-2112
Server Specs : 2 X Dual Xeon 2.0Ghz on SuperMicro based server | 4GB DDR2 ECC Ram | 100Mbps Dedicated | 2 X 250GB 7200RPM IN RAID
simonc
 
Posts: 49
Joined: Thu May 17, 2012 9:53 am

Re: Re-Importing Leads with Existing Statuses

Postby DomeDan » Wed Jun 13, 2012 4:16 am

you said they messed up everything, do you have a database backup?
or do you want to import what is left of the the messed up database?
Vicidial Partner. Region: Sweden/Norway.
Does Vicidial installation, configuration, customization, add-ons, CRM implementation, support, upgrading, network-related, pentesting etc. Remote and onsite assistance.
Email: domedan (at) gmail.com
DomeDan
 
Posts: 1226
Joined: Tue Jan 04, 2011 9:17 am
Location: Sweden

Re: Re-Importing Leads with Existing Statuses

Postby simonc » Wed Jun 13, 2012 1:06 pm

We do have a full backup however we do not want to restore from it as it will create problems with the DB Schema and other things ( mainly that the new vicidial is SVN based and is working wonderfully so far )

I would like to re-import only the leads table if possible .
Single Server | GoAutoDial 2.1 Base - Updated CentOS | VERSION: 2.6-370a | BUILD: 120529-2112
Server Specs : 2 X Dual Xeon 2.0Ghz on SuperMicro based server | 4GB DDR2 ECC Ram | 100Mbps Dedicated | 2 X 250GB 7200RPM IN RAID
simonc
 
Posts: 49
Joined: Thu May 17, 2012 9:53 am

Re: Re-Importing Leads with Existing Statuses

Postby DomeDan » Thu Jun 14, 2012 4:35 am

You could install the old version on a random computer and restore the backup there,
then you could upgrade that database with the sql-upgrade-script and end up with a database that you can import to your new system.

you only want the leads table you said, I think that would make a lot of headache.
and in the first post you wanted the callbacks to, for that you need at least vicidial_callbacks
Vicidial Partner. Region: Sweden/Norway.
Does Vicidial installation, configuration, customization, add-ons, CRM implementation, support, upgrading, network-related, pentesting etc. Remote and onsite assistance.
Email: domedan (at) gmail.com
DomeDan
 
Posts: 1226
Joined: Tue Jan 04, 2011 9:17 am
Location: Sweden

Re: Re-Importing Leads with Existing Statuses

Postby simonc » Wed Jun 20, 2012 11:41 pm

We decided to simply download the leads, and restore them as new leads on the server based on theyr call status.

However it would be nice to have a feature were we could import new lead with a call status such as NEW, Busy, No Answer, etc
Single Server | GoAutoDial 2.1 Base - Updated CentOS | VERSION: 2.6-370a | BUILD: 120529-2112
Server Specs : 2 X Dual Xeon 2.0Ghz on SuperMicro based server | 4GB DDR2 ECC Ram | 100Mbps Dedicated | 2 X 250GB 7200RPM IN RAID
simonc
 
Posts: 49
Joined: Thu May 17, 2012 9:53 am

Re: Re-Importing Leads with Existing Statuses

Postby mflorell » Fri Jun 22, 2012 5:58 am

The CLI lead loader has an option for loading existing leads with their existing status.

/usr/share/astguiclient/VICIDIAL_IN_new_leads_file.pl --help
mflorell
Site Admin
 
Posts: 18384
Joined: Wed Jun 07, 2006 2:45 pm
Location: Florida

Re: Re-Importing Leads with Existing Statuses

Postby simonc » Thu Jul 12, 2012 9:11 am

Hi Matt,

Thank you very much for this valuable information! It will help us greatly next time.
Single Server | GoAutoDial 2.1 Base - Updated CentOS | VERSION: 2.6-370a | BUILD: 120529-2112
Server Specs : 2 X Dual Xeon 2.0Ghz on SuperMicro based server | 4GB DDR2 ECC Ram | 100Mbps Dedicated | 2 X 250GB 7200RPM IN RAID
simonc
 
Posts: 49
Joined: Thu May 17, 2012 9:53 am

Re: Re-Importing Leads with Existing Statuses

Postby gers55 » Thu Jul 12, 2012 5:50 pm

mflorell wrote:The CLI lead loader has an option for loading existing leads with their existing status.

/usr/share/astguiclient/VICIDIAL_IN_new_leads_file.pl --help


I tried this matt in the correct format but the leads still show as new when loaded
GoAutodial 2.1 Installer | VERSION: 2.4-309a | BUILD: 110430-1642 |1.4.39.1-vici |Dedicated Cloud Server | No other hardware
gers55
 
Posts: 76
Joined: Sun Feb 26, 2012 6:09 pm

Re: Re-Importing Leads with Existing Statuses

Postby mflorell » Fri Jul 13, 2012 7:31 am

What was the exact command you issued?

Also, post one line from your input file.
mflorell
Site Admin
 
Posts: 18384
Joined: Wed Jun 07, 2006 2:45 pm
Location: Florida

Re: Re-Importing Leads with Existing Statuses

Postby gers55 » Wed Sep 05, 2012 5:03 pm

Sorry Matt

Just noticed i had not replied to this post.

I did not have the csv in the correct format. I got it working

It would be if leads could be loaded in the same format they are downloaded under lists as it is useful if tables get corrupt and you have to get data back in quickly with existing statuses.
GoAutodial 2.1 Installer | VERSION: 2.4-309a | BUILD: 110430-1642 |1.4.39.1-vici |Dedicated Cloud Server | No other hardware
gers55
 
Posts: 76
Joined: Sun Feb 26, 2012 6:09 pm

Re: Re-Importing Leads with Existing Statuses

Postby williamconley » Sat Mar 30, 2013 3:30 pm

you know, now that there is the ability to create upload templates .. if you were to create a template and post the .sql code to add that template into the issue tracker, it would be fairly easy to add that as a template.

however, it would be even better if you sponsored or paid for someone to create the code necessary to bring that data in with status and other restricted fields as a new option "standard / custom / template / reload". Then you'd get your wish and make others happy while you're doing it. 8-)
Vicidial Installation and Repair, plus Hosting and Colocation
Newest Product: Vicidial Agent Only Beep - Beta
http://www.PoundTeam.com # 352-269-0000 # +44(203) 769-2294
williamconley
 
Posts: 20253
Joined: Wed Oct 31, 2007 4:17 pm
Location: Davenport, FL (By Disney!)


Return to ViciDialNow - GoAutoDial

Who is online

Users browsing this forum: Bing [Bot] and 63 guests