Managing Dialing List
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-14-2009 04:50 AM - edited 03-14-2019 04:20 AM
hi,
I need some input on managing the dialing list table (DL_xxxx_xxxx) ie i would like to delete records based on few conditions. But i will be removing the records whose status is 'Pending', meaning not sent to the dialer.
Have anyone tried this out and what are all the implication expected because Cisco outbound user guide clearly states that we should not do any operation in the DL table.
Thanks in advance.
- Labels:
-
Other Contact Center
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-15-2009 12:05 PM
Hi,
If you want to remove the the records from dialing list, you need to write a job (write instructions when you want to delete the data) in the database. it will flush your data as per the time you mentioned in the job.
>"'Pending', meaning not sent to the dialer" that i didnt get that, i think pending means dialer will dial that particular record.
Regards,
Mitesh.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-15-2009 02:55 PM
Hi,
Do you mean writting a sql job to remove the contacts records? yes we can do but my question is, will there be any implication if I delete these records directly from the table.
And what I meant "Pending" is the callstatus value called "P" meanins pending record, which are yet to be dialed..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2010 10:59 AM
Mohid,
Did you ever figure this out?
What did you end up doing?
thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-21-2010 10:12 PM
I've done this before by deleting rows from the DL_ tables but you need to restart campaign manager in order for it to take effect (shhh don't tell Cisco)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-22-2010 07:08 AM
