CN1099650C - Dynamic field implementation method for database table in customer service center - Google Patents
Dynamic field implementation method for database table in customer service center Download PDFInfo
- Publication number
- CN1099650C CN1099650C CN 98124368 CN98124368A CN1099650C CN 1099650 C CN1099650 C CN 1099650C CN 98124368 CN98124368 CN 98124368 CN 98124368 A CN98124368 A CN 98124368A CN 1099650 C CN1099650 C CN 1099650C
- Authority
- CN
- China
- Prior art keywords
- dynamic
- field
- service
- coding
- cos
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Expired - Fee Related
Links
Landscapes
- Telephonic Communication Services (AREA)
Abstract
本发明涉及一种客户服务中心的数据库表动态字段实现方法,包括:a.设计包括服务类型编码、动态字段名称项及记录项的客户服务信息表;b.按解释类型编码、服务要素及其在服务信息表中的对应动态字段名称设计动态解释表;c.按服务类型编码、服务类型名称及解释类型编码设计服务信息编码表;d.由服务信息表中的服务类型编码访问服务信息编码表,再通过服务信息编码表中的解释类型编码访问动态解释表,最后由动态解释表中服务要素与对应的动态字段名称来解释服务信息表中各字段名称记录中的实际意义。The invention relates to a method for realizing dynamic fields of a database table of a customer service center, comprising: a. designing a customer service information table including service type codes, dynamic field name items and record items; Design a dynamic explanation table for the corresponding dynamic field name in the service information table; c. design a service information coding table according to the service type code, service type name and explanation type code; d. access the service information code by the service type code in the service information table Table, and then access the dynamic interpretation table through the interpretation type code in the service information code table, and finally explain the actual meaning of each field name record in the service information table by the service elements in the dynamic interpretation table and the corresponding dynamic field names.
Description
本发明涉及一种数据库信息系统开发中的动态字段技术,更确切地说是涉及一种在智能客户服务中心产品中,用于投诉或建议等的数据库表动态字段的实现方法。The invention relates to a dynamic field technology in the development of a database information system, more precisely to a method for realizing the dynamic field of a database table used for complaints or suggestions in intelligent customer service center products.
客户服务中心(又称呼叫中心Call Center)是融自动呼叫分配(ACD)、计算机电信集成(CTI)和交互式语音(IVR)等先进技术为一体的新一代高科技产品,其利用当今先进的电信技术和计算机网络技术为客户提供足不出户的全方位服务,客户可以通过电话(包括普通电话、手机)、浏览器(Web)及电子信箱(Email)等手段访问客户服务中心,享受客户服务中心提供的投诉、建议、查询、咨询、业务预约、业务受理等服务。Customer service center (also known as call center Call Center) is a new generation of high-tech products integrating advanced technologies such as automatic call distribution (ACD), computer telecommunications integration (CTI) and interactive voice (IVR). Telecommunications technology and computer network technology provide customers with all-round services without leaving home. Customers can visit the customer service center through telephone (including ordinary telephones, mobile phones), browsers (Web) and electronic mailboxes (Email), and enjoy the benefits of customer service. Complaints, suggestions, inquiries, consultations, business appointments, business acceptance and other services provided by the service center.
普通的客户服务中心所提供的投诉、建议等功能仅是对客户的投诉、建议等采用原话记录的方式,或针对不同类型的投诉、建议等采用不同类型的记录方式,由于产品设计没有灵活性,因此所收集的投诉、建议等信息缺乏要点,容易导致重要信息的丢失且产品本身的自适应能力差,特别在产生新的投诉、建议等类型需求时,为适应新的类型需求将不得不重新设计产品,增加了开发难度及开发时间,导致开发效率低下。Complaints, suggestions and other functions provided by ordinary customer service centers only record customer complaints and suggestions in original words, or use different types of recording methods for different types of complaints and suggestions. Since the product design is not flexible Therefore, the collected complaints, suggestions and other information lack key points, which may easily lead to the loss of important information and poor self-adaptive ability of the product itself. Especially when new types of demands such as complaints and suggestions are generated, it will not Not redesigning the product increases the difficulty and time of development, resulting in low development efficiency.
另一方面,如果利用数据库表记录客户的设诉、建议等信息,在一般情况下,数据库表中的每一字段(即表中各项或各列)的意义在设计时已经确定,即字段的解释是一成不变的,当客户的投诉、建议等类型需求发生变化时,对每一种新类型的投诉、建议等都要建立相应的数据库表来保存相关信息,由于投诉、建议等的类型有时无法预先确定,且不同行业的客户服务中心的投诉、建议等的类型也是千差万别的,导致普通客户服务中心产品即使使用数据库表也不能处理新增的投诉、建议等类型,除非重新设计产品,极大地限制了产品的功能及使用范围。On the other hand, if a database table is used to record information such as complaints and suggestions from customers, in general, the meaning of each field in the database table (that is, each item or column in the table) has been determined at design time, that is, the field The explanations are immutable. When the customer’s complaints, suggestions and other types of requirements change, a corresponding database table must be established for each new type of complaints and suggestions to save relevant information. Due to the types of complaints and suggestions, sometimes It cannot be determined in advance, and the types of complaints and suggestions of customer service centers in different industries are also very different. As a result, ordinary customer service center products cannot handle new types of complaints and suggestions even if they use database tables, unless the product is redesigned. The earth limits the function and scope of use of the product.
本发明的目的是设计一种客户服务中心的数据库表动态字段实现方法,通过采用动态字段技术,使某一数据库表的字段具有多态性,可以保证在客户的投诉、建议等类型发生变化时,不用重新设计产品就可满足这种需求变化,提高产品的适应性及可维护性,同时扩大产品的应用范围。The purpose of the present invention is to design a method for realizing the dynamic field of the database table of a customer service center. By adopting the dynamic field technology, the field of a certain database table has polymorphism, which can ensure that when the types of customer complaints and suggestions change , without redesigning the product to meet this change in demand, improve the adaptability and maintainability of the product, and expand the application range of the product at the same time.
本发明的目的是这样实现的,客户服务中心的数据库表动态字段实现方法,其特征在于包括:The object of the present invention is achieved like this, the database table dynamic field realization method of customer service center, it is characterized in that comprising:
a.设计客户服务信息表,在信息表中设立包括服务类型编码及可任意扩充的动态字段名称项,并对应服务类型编码及各动态字段名称项建立可扩充的记录项;a. Design the customer service information table, set up in the information table including the service type code and the dynamic field name items that can be expanded arbitrarily, and establish expandable record items corresponding to the service type code and each dynamic field name item;
b.按解释类型编码、服务要素及其在服务信息表中的对应动态字段名称设计可扩充的动态解释表,所述解释类型编码用于指定特定的服务类型,所述的服务要素对服务信息表的动态字段名称项作出解释,所述的对应动态字段名称指出保存服务要素在服务信息表中的动态字段名称;b. Design an expandable dynamic explanation table according to the interpretation type coding, service elements and their corresponding dynamic field names in the service information table, the explanation type coding is used to specify a specific service type, and the service elements have a significant impact on service information The dynamic field name item of the table is explained, and the corresponding dynamic field name refers to the dynamic field name in the service information table where the service element is saved;
c.按服务类型编码、服务类型名称及解释类型编码设计可扩充的服务信息编码表;c. Design an expandable service information coding table according to the service type code, service type name and explanation type code;
d.由服务信息表中的服务类型编码访问服务信息编码表,得知该服务类型编码下的服务类型名称并再通过服务信息编码表中的解释类型编码访问动态解释表,最后由动态解释表中所列服务要素与对应动态字段名称的关系来解释服务信息表中记录在各字段名称中内容的实际意义。d. Access the service information code table from the service type code in the service information table, know the service type name under the service type code, and then access the dynamic interpretation table through the explanation type code in the service information code table, and finally use the dynamic interpretation table The relationship between the service elements listed in and the corresponding dynamic field names is used to explain the actual meaning of the content recorded in each field name in the service information table.
所述步骤a客户服务信息表中的动态字段名称项至少包括可扩充的动态串字段项、可扩充的动态数字段项和可扩充的动态日期字段项。The dynamic field name items in the customer service information table in step a at least include expandable dynamic string field items, expandable dynamic number field items and expandable dynamic date field items.
所述步骤b中所述的服务要素项用中文对动态字段名称作出解释。The service element item described in the step b explains the dynamic field name in Chinese.
所述步骤C中的服务类型名称是用中文说明所述服务类型编码的意义。The service type name in the step C is to explain the meaning of the service type code in Chinese.
所述解释类型编码按服务类型大类编码,所述服务类型编码是服务类型大类编码与该大类中服务类型小类的顺序编码的组合。The coding of the explanation type is coded according to the general category of the service type, and the coding of the service type is a combination of the coding of the general category of the service type and the sequence coding of the subcategory of the service type in the category.
本发明在客户服务中心产品中所使用的动态字段技术,就是使用了三张表来保存用户的服务信息的,分别是服务信息表、动态解释表和服务信息编码表,由服务信息表保存客户要求服务的内容,但是对其要求服务内容的解释则主动态解释表动态作出,而服务信息编码表则描述了服务类型的基本信息,同时也起到了关联投诉信息表与动态解释表的作用。由于用户要求服务的内容是记录在数据库表对象中的,因此本发明的方法可使智能客户服务中心产品实现数据库字段的多样性,即某一数据库表字段在不同的解释下表现出不同的意义,使数据库本身具有较强的自适应性,以适应客户对服务类型变化的要求。The dynamic field technology used in the customer service center product of the present invention is to use three tables to store the service information of the user, which are respectively the service information table, the dynamic explanation table and the service information coding table, and the service information table saves the customer service information The content of the required service, but the explanation of the required service content is made dynamically by the active dynamic explanation table, while the service information coding table describes the basic information of the service type, and also plays the role of linking the complaint information table and the dynamic explanation table. Since the content of the service required by the user is recorded in the database table object, the method of the present invention can enable the intelligent customer service center product to realize the diversity of database fields, that is, a certain database table field has different meanings under different interpretations , so that the database itself has a strong adaptability to adapt to customer requirements for service type changes.
通常,客户拨通客户服务中心要求进行服务都是具有一定针对性的,该针对性就决定了服务类型,不同类型的服务有不同的要点,从而决定该服务是否成立。如客户服务中心产品提供的服务功能中,投诉与建议是两种最为普通的服务类型,而就投诉来说,不同类型的投诉还有不同的要点,当电信客户向电信客户服务中心进行投诉时,最可能对电信资费问题或电话障碍问题进行投诉,两种投诉各有侧重点,如资费问题的投诉需记录客户的电话号码、户主名称、话费月份、合同号及交费方式等信息,然后才可对此类投诉作进一步处理;而电话障碍的投诉则需记录有障碍客户的电话号码、发生日期、112情况等信息,然后才能作进一步处理。Usually, customers call the customer service center to request services with a certain degree of pertinence, which determines the type of service, and different types of services have different key points, thus determining whether the service is established. For example, in the service functions provided by the customer service center, complaints and suggestions are the two most common service types. As far as complaints are concerned, different types of complaints have different points. When a telecom customer makes a complaint to the telecom customer service center , it is most likely to complain about the problem of telecom charges or telephone barriers. The two kinds of complaints have their own focuses. Such complaints can be further processed; and complaints about telephone barriers need to record the customer's phone number, date of occurrence, 112 situation and other information before they can be further processed.
本发明动态字段技术最大的有益效果是可在投诉或建议等服务类型发生变化时,无需重新设计客户服务中心产品就可适应这种变化,从而使产品具有较强的适应能力和可维护性,且应用的范围大大增加。The greatest beneficial effect of the dynamic field technology of the present invention is that when service types such as complaints or suggestions change, the customer service center product can adapt to this change without redesigning the customer service center product, so that the product has strong adaptability and maintainability. And the scope of application is greatly increased.
下面以客户服务中心产品的投诉服务功能为例进一步说明本发明的技术,建议等服务功能与之相比只是服务性质上的差异,其实现方法无本质上的差别。The technology of the present invention will be further described below by taking the complaint service function of the customer service center product as an example. Compared with it, the service functions such as suggestions are only different in service nature, and there is no essential difference in their implementation methods.
表1是实现本发明方法的第一张表——投诉信息表,因表过宽将行与列对换制作,并仅列出两项记录。
表1 Table 1
如何在投诉信息表中记录客户投诉的内容是由软件完成的,可以有多种实现方法,因其技术不属于本发明的内容,故不予讨论。在上述独立的投诉信息表中,除了投诉流水号及投诉类型编码外的内容都是不确定的,如表中还可根据需要增加动态串字段项、增加动态数字段项、增加动态日期字段项,甚至增加字段名称项。投诉流水号是所有投诉的唯一标识,投诉类型编码是用于访问投诉信息编码表,即本发明方法的第三张表,以便进一步访问本发明的第二张表——动态解释表,以对记录在投诉信息表即表1中的内容作出解释。How to record the content of customer complaints in the complaint information table is completed by software, and there are many ways to realize it. Because the technology does not belong to the content of the present invention, it will not be discussed. In the above-mentioned independent complaint information table, except for the complaint serial number and the complaint type code, the content is uncertain. For example, dynamic string field items, dynamic number field items, and dynamic date field items can be added to the table as needed. , and even add field name entries. The complaint serial number is the unique identification of all complaints, and the complaint type code is used to access the complaint information coding table, which is the third table of the method of the present invention, so as to further visit the second table of the present invention—the dynamic explanation table, to The content recorded in the Complaint Information Form, Table 1, is explained.
表2是本发明为投诉服务设计的动态解释表,共列了8条记录。
表2 Table 2
动态解释表描述的是投诉信息表中字段的动态文字解释,由解释类型编码来指定特定的投诉类型,用序列号表示在某种投诉类型下的字段要素的序号,投诉要素是对字段的中文解释,投诉信息表对应字段项则指出保存投诉要素的投诉信息表中的字段名称,此外,字段类型则描述了投诉要素实际存放的数据类型,如数字或文字等。表2中列出的分别编码为01、02的是代表两种类型的投诉,每一种类型的投诉又分别设置了四种要素,此表中的解释类型编码项及其要素项都可根据需要增加,所列的在投诉信息表中对应字段的名称则基本无规律,只要在同一投诉记录中未被重复使用即可,其实际代表的意义要由三张表经有机结合后才可确定。The dynamic explanation table describes the dynamic text interpretation of the fields in the complaint information table. The specific complaint type is specified by the explanation type code, and the serial number is used to indicate the serial number of the field element under a certain complaint type. The complaint element is the Chinese for the field. Explanation, the corresponding field item of the complaint information table indicates the name of the field in the complaint information table that saves the complaint elements. In addition, the field type describes the type of data actually stored in the complaint elements, such as numbers or text. The ones coded as 01 and 02 listed in Table 2 represent two types of complaints, and each type of complaint has four elements respectively. The explanation type coding items and their elements in this table can be based on It needs to be added, and the names of the corresponding fields listed in the complaint information table are basically irregular, as long as they are not reused in the same complaint record, the actual meaning of it can only be determined by the organic combination of the three tables .
表3是投诉信息编码表,共列出15条记录。
表3 table 3
投诉信息编码表在投诉信息表与动态解释表之间起着桥梁的作用,投诉信息表(表1)通过表中的投诉类型编码访问投诉信息编码表(表3),投诉信息编码表(表3)通过解释类型编码访问动态解释表(表2),在解释类型编码表(表2)中的解释类型编码下就可确定各投诉要素与投诉信息表对应字段间的关系,从而进一步确定记录在投诉信息表(表1)相应字段中内容的实际意义,通过三张表之间的有机结合可对投诉信息表的字段作出动态解释。表3中将有关投诉装、移机问题的投诉类型设为01,其下又列出7种具体问题,这些具体问题是可以根据需要扩充的并可顺序在01类下编码。同理,将有关投诉障碍修机问题的投诉类型设为02,其下又列出6种具体问题,这些具体问题也是可以根据需要扩充的并可顺序在02类下编码。表3还可为其它的投诉类型继续编码,如03、04……。The complaint information coding table acts as a bridge between the complaint information table and the dynamic explanation table. The complaint information table (Table 1) accesses the complaint information coding table (Table 3) through the complaint type code in the table, and the complaint information coding table (Table 3) 3) Access the dynamic explanation table (Table 2) through the explanation type coding table (Table 2), and determine the relationship between each complaint element and the corresponding field of the complaint information table under the explanation type code in the explanation type coding table (Table 2), so as to further determine the record The actual meaning of the content in the corresponding fields of the complaint information table (table 1), through the organic combination of the three tables, can make a dynamic interpretation of the fields of the complaint information table. In Table 3, the type of complaints related to complaints about installation and relocation is set as 01, and 7 specific problems are listed below. These specific problems can be expanded according to needs and can be coded under category 01 in sequence. In the same way, set the complaint type related to complaints about obstacles and machine repairs as 02, and then list 6 specific problems under it. These specific problems can also be expanded according to needs and can be coded under category 02 in sequence. Table 3 can also continue coding for other complaint types, such as 03, 04....
下面结合一个解释实例说明本方法的具体应用过程。如表1记录1中的投诉类型编码是0201,根据该编码查表3中的相应项,可知其投诉类型名称是障碍、修机问题中的市内电话,其解释类型编码为02,再根据解释类型编码02在表2中找到相应记录的内容,从所记的4条记录中可知该类型投诉有4个要素,如下表所示:
于是我们可以对表1记录1中的各字段作出如下解释:该记录是个市内电话的障碍投诉,动态串字段1中记录的“2011018”是障碍号码,动态串字段7中记录的“为华路12号”是装移地址,动态串字段8中记录的“未拨打112”是112情况,动态日期字段2中记录的“1998-09-01”是障碍的产生日期。Therefore, we can explain the fields in record 1 of Table 1 as follows: this record is an obstacle complaint for a local call, the "2011018" recorded in field 1 of the dynamic string is the obstacle number, and the "For China" recorded in field 7 of the dynamic string is Road No. 12" is the loading and unloading address, the "not dialed 112" recorded in the dynamic string field 8 is the 112 situation, and the "1998-09-01" recorded in the dynamic date field 2 is the generation date of the obstacle.
又如表1记录2中的投诉类型编码是0101,根据该编码查表3中的相应项,可知其投诉类型名称是装、移机问题中的装而未通问题,其解释类型编码为01,再根据解释类型编码01在表2中找到相应记录的内容,从所记的4条记录中可知该类型投诉有4个要素,如下表所示:
于是我们可以对表1记录2中的各字段作出如下解释:该记录投诉了装、移机中的装而未通问题,动态串字段6中记录的“新兴公司”是客户名称,动态串字段8中记录的“1998080800018”是回单号,动态串字段9中记录的“正在处理中”反映了进程情况,动态日期字段2中记录的“1998-09-03”是申办日期。Therefore, we can explain each field in record 2 of Table 1 as follows: this record complains about the problem of installation failure during installation and transfer, the "emerging company" recorded in dynamic string field 6 is the name of the customer, and the dynamic string field The "1998080800018" recorded in 8 is the receipt number, the "processing" recorded in the dynamic string field 9 reflects the progress, and the "1998-09-03" recorded in the dynamic date field 2 is the bid date.
当要增加新的投诉类型时,只需要在投诉信息编码表即表3和动态解释表即表2中按照一定的逻辑增加相应的记录即可。如要增加对电信资费问题的投诉,可紧接着上述投诉类型编码表即表3增加下表各项:
这样我们就非常方便地增加了一个新的投诉类型,即有关对电信资费问题的投诉,其投诉信息的要素为电话号码、户主名称、话费月份、合同号及交费方式,分别对应投诉信息表即表1的动态串字段1、动态串字段7、动态串字段8、动态串字段9及动态串字段10。In this way, we have added a new complaint type very conveniently, that is, complaints about telecommunication tariff issues. The elements of the complaint information are telephone number, name of the head of household, call month, contract number and payment method, which correspond to the complaint information form That is, the dynamic string field 1, the dynamic string field 7, the dynamic string field 8, the dynamic string field 9 and the dynamic string field 10 in Table 1.
通过上述示例可以了解动态字段技术实现的关键在于动态解释表即表2,而投诉信息表即表1中字段的实际意义是根据动态解释表来动态解释实现数据字段的多态性,从而使该类产品具有较强的适应性和应用范围,无需因投诉类型发生变化而重新设计产品。Through the above examples, we can understand that the key to the realization of dynamic field technology lies in the dynamic interpretation table, that is, table 2, and the actual meaning of the fields in the complaint information table, that is, table 1, is to dynamically interpret and realize the polymorphism of data fields according to the dynamic interpretation table, so that the These products have strong adaptability and application range, and there is no need to redesign products due to changes in complaint types.
需要指出的是:动态字段技术是在用户需求不稳定且经常变化的情况下使用的,因需求的不确定性将导致尽量大地建立数据库表,在一定程度上可能造成数据的冗余,同时因为数据的动态解释也在一定程度上降低了程序的运行效率,但与其带来的有益效果相比,这点牺牲还是值得的。It should be pointed out that the dynamic field technology is used when the user's demand is unstable and often changes. Due to the uncertainty of the demand, the database table will be established as large as possible, which may cause data redundancy to a certain extent. At the same time, because The dynamic interpretation of data also reduces the operating efficiency of the program to a certain extent, but compared with the beneficial effects it brings, this sacrifice is still worthwhile.
本发明的动态字段技术经华为公司INTess-ICD智能客户服务中心产品的试用,取得了良好的应用效果。其投诉信息表的内容为:
其动态解释表的内容为:
其投诉类型编码表即表3的内容为:
上述智能服务中心利用动态字段技术实现的投诉服务数据库表结构实现了装移机问题、障碍修机问题、资费问题、公话问题、局风及服务问题、业务功能及选号问题等六大类近三十多个(7+6+6+4+10+3)小类的投诉类型。在产品的使用过程中,产品的使用者可能因其客户投诉类型的增加而对上述表进行改动,此改动完全可通过产品中的维护模块完成,而无需重新设计产品。The complaint service database table structure realized by the above-mentioned intelligent service center using the dynamic field technology realizes six major categories of problems, such as loading and unloading machine problems, obstacle repair machine problems, tariff problems, public telephone problems, bureau wind and service problems, business functions and number selection problems, etc. More than 30 (7+6+6+4+10+3) subcategories of complaint types. During the use of the product, the user of the product may change the above table due to the increase in the types of customer complaints. This change can be completed through the maintenance module in the product without redesigning the product.
Claims (5)
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN 98124368 CN1099650C (en) | 1998-11-05 | 1998-11-05 | Dynamic field implementation method for database table in customer service center |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN 98124368 CN1099650C (en) | 1998-11-05 | 1998-11-05 | Dynamic field implementation method for database table in customer service center |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| CN1253342A CN1253342A (en) | 2000-05-17 |
| CN1099650C true CN1099650C (en) | 2003-01-22 |
Family
ID=5228598
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| CN 98124368 Expired - Fee Related CN1099650C (en) | 1998-11-05 | 1998-11-05 | Dynamic field implementation method for database table in customer service center |
Country Status (1)
| Country | Link |
|---|---|
| CN (1) | CN1099650C (en) |
Families Citing this family (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN100421104C (en) * | 2001-10-18 | 2008-09-24 | 英业达股份有限公司 | Method for processing data of database system |
| US7779039B2 (en) * | 2004-04-02 | 2010-08-17 | Salesforce.Com, Inc. | Custom entities and fields in a multi-tenant database system |
| CN112749173B (en) * | 2019-10-29 | 2025-01-07 | 北京国双科技有限公司 | Method and device for updating object |
-
1998
- 1998-11-05 CN CN 98124368 patent/CN1099650C/en not_active Expired - Fee Related
Also Published As
| Publication number | Publication date |
|---|---|
| CN1253342A (en) | 2000-05-17 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| CN100541492C (en) | Use the data extensibility of external database table | |
| US7333593B2 (en) | Digital loop carrier module for proactive maintenance application | |
| CN1182687C (en) | Large capacity call centre system | |
| CN102438083A (en) | An easy-to-use and convenient agent business acceptance workbench | |
| CN1761277A (en) | Device for dynamic analyzing call ticket and dynamic analyzing method | |
| CN1099650C (en) | Dynamic field implementation method for database table in customer service center | |
| CN110196898A (en) | The management method and system of call center's marketing data | |
| CN108764633A (en) | A kind of method for allocating tasks, system and terminal device | |
| CN1308451A (en) | Adapting service method to transfer user's telephone calling to CTI phonetic service system | |
| CN110602336A (en) | Call center management method and system based on block chain | |
| CN101459655A (en) | Website server, system and method for implementing callback | |
| CN1612629A (en) | Method for arranging telephone directory data according to interpersonal relation index | |
| CN1652129A (en) | Apparatus and method for converting user various trade integral into integrated integral and using the same | |
| CN101075191A (en) | Method and apparatus for defining data organization in data application platform | |
| CN1263665A (en) | Method and device for interaction | |
| US20040158762A1 (en) | Processes for determining nondiscriminatory access to a telecommunication network | |
| CN1116759C (en) | Method of realizing advertizement business on intelligence network | |
| Davis et al. | Telecommunications service quality | |
| CN1204729C (en) | Method for generating and using call center position service | |
| CN2679761Y (en) | Integrated information exchange platform | |
| Jukić et al. | The use of call detail records and data mart dimensioning for telecommunication companies | |
| CN101146238B (en) | Concurrent call center system, registration and trigger method based on existing numbers of user | |
| CN200959607Y (en) | Electronic yellow page system combined with enterprise information search and network telephone | |
| CN1141829C (en) | Method and system for discriminating true or false commodities by telephone | |
| CN1719851A (en) | Once input anti-forge inquiring method |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| C10 | Entry into substantive examination | ||
| SE01 | Entry into force of request for substantive examination | ||
| C06 | Publication | ||
| PB01 | Publication | ||
| C14 | Grant of patent or utility model | ||
| GR01 | Patent grant | ||
| C17 | Cessation of patent right | ||
| CF01 | Termination of patent right due to non-payment of annual fee |
Granted publication date: 20030122 Termination date: 20121105 |