WO2006077943A1 - データ転送装置、データ転送方法およびデータ転送プログラム - Google Patents

データ転送装置、データ転送方法およびデータ転送プログラム Download PDF

Info

Publication number
WO2006077943A1
WO2006077943A1 PCT/JP2006/300771 JP2006300771W WO2006077943A1 WO 2006077943 A1 WO2006077943 A1 WO 2006077943A1 JP 2006300771 W JP2006300771 W JP 2006300771W WO 2006077943 A1 WO2006077943 A1 WO 2006077943A1
Authority
WO
WIPO (PCT)
Prior art keywords
data
classification
item
transfer
transfer destination
Prior art date
Application number
PCT/JP2006/300771
Other languages
English (en)
French (fr)
Inventor
Yuichi Inagaki
Original Assignee
Matsushita Electric Industrial Co. Ltd.
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by Matsushita Electric Industrial Co. Ltd. filed Critical Matsushita Electric Industrial Co. Ltd.
Priority to US11/795,403 priority Critical patent/US20080168074A1/en
Priority to EP06712017A priority patent/EP1865414A1/en
Publication of WO2006077943A1 publication Critical patent/WO2006077943A1/ja

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/38Information transfer, e.g. on bus
    • G06F13/382Information transfer, e.g. on bus using universal interface adapter
    • G06F13/387Information transfer, e.g. on bus using universal interface adapter for adaptation of different data processing systems to different peripheral devices, e.g. protocol converters for incompatible systems, open system
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/40Information retrieval; Database structures therefor; File system structures therefor of multimedia data, e.g. slideshows comprising image and additional audio data
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/60Information retrieval; Database structures therefor; File system structures therefor of audio data
    • G06F16/63Querying
    • G06F16/632Query formulation
    • G06F16/634Query by example, e.g. query by humming
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/60Information retrieval; Database structures therefor; File system structures therefor of audio data
    • G06F16/68Retrieval characterised by using metadata, e.g. metadata not derived from the content or metadata generated manually
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/60Information retrieval; Database structures therefor; File system structures therefor of audio data
    • G06F16/68Retrieval characterised by using metadata, e.g. metadata not derived from the content or metadata generated manually
    • G06F16/683Retrieval characterised by using metadata, e.g. metadata not derived from the content or metadata generated manually using metadata automatically derived from the content

Definitions

  • Data transfer device data transfer method, and data transfer program
  • the present invention relates to a data transfer system that transfers data related to content, information, and the like.
  • Patent Documents 1 and 2 describe a customer inquiry system in which an inquiry sent from a customer is automatically distributed to a person in charge and an answer from the person in charge is sent to the customer.
  • the customer inquiry system receives the inquiry information, it sends an inquiry notification mail to the person in charge corresponding to the product name and type of the inquiry.
  • a message prompting the response is sent not only to the person in charge but also to the manager who is above the person in charge. In these systems, the person who first receives the inquiry notice may not be suitable for answering the inquiry.
  • the person in charge who received the notification can ask the system to forward the inquiry to another person in charge.
  • Customer inquiry system When a transfer request is received, a transfer message is sent to another person in charge. As a result, the person in charge who answers the inquiry is transferred.
  • Patent Document 1 JP 2000-215121 A
  • Patent Document 2 Japanese Patent Laid-Open No. 2001-265921
  • each provider system performs processing such as content and information management and search. I should go.
  • processing such as content and information management and search.
  • the present invention has been made in view of such problems in the conventional technology, and even when a user's request is not specifically determined, an appropriate transfer destination for processing the request is selected.
  • An object of the present invention is to provide a data transfer system, a data transfer method, and a data transfer program that can be used.
  • a data transfer system includes a classification information database for storing a classification item in which data description objects are classified hierarchically and a transfer destination in association with each other, and a data A data receiving unit that receives data, a transfer destination determining unit that determines a transfer destination of the received data when data is received by the data receiving unit, and an unprocessed notification receiving unit that receives an unprocessed notification from the transfer destination of the received data
  • the classification information data is classified based on the transfer destination of the received data.
  • a category item search unit for searching for a category item from the source, a destination search unit for searching a new transfer destination of received data from the category information database based on the category item searched by the category item search unit, and a destination search unit And a data transfer unit for transferring the received data to the transfer destination retrieved by the above.
  • the present invention provides a data transfer method.
  • This data transfer method includes a procedure for receiving data, a procedure for determining a transfer destination of the received data when data is received, a procedure for receiving an unprocessed notification from the transfer destination of the received data, and an unprocessed notification.
  • a procedure for searching for a classification item based on the destination of the received data from a classification information database that associates and stores the classification items classified hierarchically with the data description target and the transfer destination, and the search
  • the present invention can provide a data transfer program for causing a computer to execute the procedure of the above-described data transfer method, and a computer-readable recording medium on which the program is recorded.
  • the present invention can select an appropriate transfer destination for processing a user's request even when the user's request is not specifically determined. As a result, it is possible to execute processing promptly.
  • FIG. 1 is a diagram for explaining a schematic configuration of a music distribution system according to a first embodiment.
  • FIG. 2 is a diagram showing an example of data transmitted when requesting music content from a terminal to a server.
  • FIG. 3 is a diagram for explaining an example of the hierarchical relationship of Giannole included in the classification information database.
  • FIG. 4 is a diagram for explaining an example of the data structure of a classification information database.
  • FIG. 5 is a diagram showing an example of response data transmitted from the server to the data transfer system. 6] FIG. 6 is a functional block diagram for explaining a schematic configuration of the data transfer system according to the first embodiment.
  • FIG. 7 is a diagram for explaining an example of the data structure of the transfer information database.
  • Figure 8 is a flowchart for explaining an example of the processing procedure of the data transfer system. 9)
  • Figure 9 shows an example of counting the number of times the request has been transferred to the transfer destination before receiving the process completion notification. The figure for demonstrating.
  • FIG. 10 is a diagram showing an example of a data structure of a classification information database for associating genres.
  • FIG. 11 is a functional block diagram showing another example of the schematic configuration of the data transfer system according to the first embodiment.
  • Fig. 12 shows the overall configuration of the inquiry response system in the second embodiment.
  • FIG. 13 is a diagram showing a hardware configuration of the web server device.
  • FIG. 14 is a diagram showing a hardware configuration of the database server device.
  • FIG. 15 is a diagram showing a hardware configuration of the mail server device.
  • Figure 16 shows the hardware configuration of the customer terminal.
  • Figure 17 shows the hardware configuration of the terminal of the person in charge.
  • Figure 18 is a functional block diagram of the inquiry response system.
  • FIG. 19 is a diagram for explaining the hierarchical structure of product classification.
  • FIG. 20 is a diagram showing a configuration example of a classification master file and a person-in-charge determination master file.
  • FIG. 21 is a diagram showing a configuration example of a person-in-charge master file and a customer information master file.
  • FIG. 22 is a diagram showing a configuration example of an inquiry data file and an answer data file.
  • FIG. 23 is a diagram showing an example of an inquiry screen.
  • FIG. 24 is a flowchart for explaining an example of a procedure for determining a person in charge.
  • FIG. 25 is a diagram showing an example of an email for notifying the person in charge of an inquiry.
  • FIG. 26 is a diagram showing an example of an inquiry confirmation screen and an answer content registration screen.
  • FIG. 27 is a diagram showing an example of a transfer destination selection screen.
  • FIG. 28 is a flowchart for explaining an example of an automatic search procedure.
  • FIG. 29 is a diagram showing an example of an email for notifying that there has been a transfer.
  • FIG. 30 is a flowchart for explaining an example of a search procedure corresponding to an input term.
  • FIG. 31 is a diagram showing an example of a transfer destination selection screen in the case where the arrangement order is recommended for the small classification.
  • FIG. 32 is a diagram for explaining the relationship between the hierarchical structure of classification items and the risk level.
  • FIG. 33 is a flowchart for explaining an example of a procedure for determining the degree of risk.
  • FIG. 34 is a flowchart for explaining an example of a search procedure when the risk level and the success rate are used.
  • FIG. 35 is a diagram showing an example of a transfer destination selection screen in the case where the arrangement order is recommended for middle classification.
  • the present invention is embodied as a music distribution system for providing music content to a user.
  • FIG. 1 is a diagram for explaining a schematic configuration of a music distribution system.
  • a plurality of servers 101, user terminals 102, and a data transfer system 103 are connected through a network 104.
  • Each server 101 stores a plurality of music contents and provides music contents in response to a request from the terminal 102.
  • the terminal 102 can use a personal computer or an audio player having a communication function.
  • the user specifies, for example, a desired music genre or a favorite melody.
  • the melody can be input to the terminal 102 by humming the microphone connected to the terminal 102 or inputting a code representing the melody.
  • the data transfer system 103 is data between the server 101 and the terminal 102. Mediate communication.
  • the data transfer system 101 receives the request from the terminal 102 and searches the classification information database 105 according to the request.
  • the data transfer system 101 determines a server 101 that matches the data of the genre or melody included in the request according to the search result, and transfers the request to the determined server 101.
  • the data transfer system 101 includes hardware such as a CPU 106 and a bus 107.
  • the CPU 106 is connected to the RAM 108, the flash memory 109, the network I / F 110, and the HDD 111 through the bus 107.
  • the flash memory 109 stores control programs and setting data.
  • the CPU 106 controls the entire hardware according to the instructions of the control program.
  • the HDD 111 stores a classification information database 105.
  • FIGS. 2A and 2B show examples of data transmitted when requesting music content from the terminal to the server, respectively.
  • Figure 2A shows an example of request data sent from the terminal to the data transfer system.
  • the request data 201 includes a header part 202 and a data storage part 203.
  • the header part 202 has fields 204 and 205 describing a transmission destination and a transmission source.
  • the address 204 of the data transfer system is described in the field 204 of the transmission destination, and the address of the terminal is described in the finale 205 of the transmission source.
  • the data storage unit 203 includes a request ID 206 for identifying a request, a genre code 207, and a melody data 208.
  • the genre code 207 and the melody data 208 are specified by the terminal 102 when requested by the user.
  • FIG. 2B shows an example of processing request data transferred from the data transfer system to the server.
  • the processing request data 209 is obtained by changing the values of the transmission destination field 204 and the transmission source field 205 of the request data 201.
  • the server address is described in the destination finale 204, and the address of the data transfer system is described in the source finale 205.
  • FIG. 3 is a diagram for explaining an example of the hierarchical relationship of Giannole included in the classification information database.
  • the classification information database stores a genre code in which music contents are classified hierarchically and a server address in association with each other.
  • the genres such as “Rock” and “Dance” are included in the major categories of music content. Belongs to "Lock”
  • the middle-class genres include “popular rock”, “heavy metal”, and “alternative”.
  • the subcategory genres belonging to the subordinates of “Popular Rock” include “Teen Pop” and “Pretty Rock”. Each genre of music content is thus given a hierarchical relationship.
  • the classification information database associates a server address with each of these genres.
  • the address power of the server with the largest number of songs stored in the genre is related to the code of that gene.
  • the server having the largest number of stored music contents is associated with the journal, the server having the largest number of stored music contents is associated with the highest genre “all”.
  • the server does not always store more content than other servers in all genres.
  • FIG. 4 is a diagram for explaining an example of the data structure of the classification information database.
  • Fig. 4A shows an example of a database that describes the hierarchical relationship of genres
  • Fig. 4B shows an example of a database that associates genre codes with server addresses.
  • the classification information database can consist of these two databases.
  • each record strength classification level, genre code, and name are included.
  • the code “A” is given as the genre code.
  • the code “AA” is given as the genre code.
  • the record includes a higher genre code in addition to the classification code. The hierarchical relationship is described by this higher genre code.
  • the upper genre code is a code of a genre immediately above the corresponding genre.
  • the parent-child relationship between Giannole “Rock” and “Popular Rock” is described by including the “Lock” classification code as the upper genre code of the “Popular One Rock” record.
  • each record includes a classification level, a genre code, and a server address.
  • the genre code is associated with the server 101 address.
  • the server address “VV. X X. YY. Zz” is associated with the genre code “A”.
  • FIG. 5 shows an example of response data transmitted from the server to the data transfer system.
  • the server receives a processing request from the data transfer system, the server determines whether to accept the processing request and creates response data according to the result. If you decide not to receive it, The request is processed and an unprocessed notification representing the response is sent as response data to the data transfer system.
  • the response data 501 includes a header portion 502 and a data storage portion 503, similarly to the request data.
  • the header section 502 has fields 504 and 505 describing a transmission destination and a transmission source.
  • the destination field 504 describes the address of the data transfer system
  • the sender's finale 505 describes the address of the server that sends the unprocessed notification.
  • the data storage unit 503 includes a request ID 506 and a result code 507.
  • a value indicating whether or not the request specified by the request ID 506 has been processed can be described.
  • the response data is an unprocessed notification.
  • the response data is a processing completion notification.
  • FIG. 6 is a functional block diagram for explaining a schematic configuration of the data transfer system according to the first embodiment.
  • the CPU performs input / output to / from the classification information database 105 and the like according to the instructions of the control program to realize the necessary functions.
  • the data receiving unit 601 receives data requested from the terminal 102.
  • the request data includes genre code and melody data as described above.
  • the transfer destination determining unit 602 determines a transfer destination of received data from among the plurality of servers 101.
  • the genre code can be used for this determination.
  • the transfer destination determination unit 602 acquires a genre code from the received data force and searches the classification information database 105 for a record including the acquired genre code.
  • the transfer destination search unit 602 determines the address of the server 101 included in the searched record as the transfer destination of the received data.
  • the data transfer unit 603 creates processing request data from the request data received by the data reception unit 601 and transfers the created data to the server 101 determined by the transfer destination determination unit 602.
  • data communication unit 604 receives processing request data from data transfer system 103.
  • the determination unit 605 determines whether to provide music content according to the request. For this determination, the melody data included in the processing request data can be used.
  • the content storage unit 606 is a music content.
  • melody data prepared in advance for each music content is stored.
  • the determination unit 605 calculates the similarity between the melody data acquired from the processing request data and the melody data read out from the content storage unit 606.
  • the determination unit 605 determines to provide the music content.
  • the server 101 provides the corresponding content read from the content storage unit 606 to the requesting terminal 102. If there are multiple music contents whose calculated similarity is higher than the threshold value, a list of these contents may be sent before sending the music contents data to the user terminal 102. Alternatively, data of a predetermined number of contents may be transmitted to the terminal 102 in descending order of similarity.
  • the response data creation unit 607 transmits a processing completion notification including a result code describing a value indicating that processing has been performed and the ID of the request to the data transfer system 103.
  • the determination unit 605 determines not to provide any music content.
  • the response data creation unit 607 creates an unprocessed notification using the request ID acquired from the received process request data.
  • the data communication unit 604 transmits the created unprocessed notification to the data transfer system 103.
  • the response data receiving unit 608 receives the response data from the server 101 to which the request has been transferred.
  • the classification item search unit 609 searches the classification information database 105 based on the transmission source of the unprocessed notification.
  • the classification item search unit 609 obtains the address of the server that transmitted the unprocessed notification from the field of the unprocessed notification transmission source.
  • the category item search unit 609 retrieves a record including the address from the category information database 105 to obtain a Gianno record corresponding to the address. If the address of the server that sent the unprocessed notification is “VV. XX. YY. ZZ”, “A” can be acquired as the genre code from the record that includes that address.
  • the category item search unit 609 searches the category information database 105 for a genre that belongs to the lower layer of the genre.
  • Classification item search unit 609 Searches the classification information database 105 for records that include the same value as the acquired genre code in the upper genre code. As a result, the code of the lower genre is acquired. If the acquired genre code is “A”, it is possible to acquire “AA” as a genre code from a record of “Popular Rock” that includes the value of that code as a higher genre code. If there are a plurality of lower genres, for example, one of them is selected at random, and the code of the selected genre is acquired.
  • the classification item search unit 609 can also search for a genre using other data received from the server 101 as well as only the address of the server 101 that sent the unprocessed notification.
  • the server 101 may transmit the necessary data included in the response data.
  • the server 101 includes similarity data representing the maximum value of the similarity of melody data in response data and transmits the response data to the data transfer system 103.
  • the classification item search unit 609 searches for a genre corresponding to a new transfer destination of unprocessed data based on the genre code acquired according to the address of the server 101 that transmitted the unprocessed notification and its similarity data.
  • the category item search unit 609 belongs to the lower layer of the genre corresponding to the address of the server that sent the unprocessed notification as described above.
  • the genre is searched from the classification information database 105.
  • the category item search unit 609 causes the genre belonging to the upper genre corresponding to the server address or another genre belonging to the same hierarchy. Search for Giyannore.
  • the category item search unit 609 searches the category information database for the higher-level genre code associated with the genre code. Get from.
  • the category item search unit 609 obtains a higher-level genre code associated with the genre code acquired according to the address of the server that sent the unprocessed notification. Get from.
  • the classification item search unit 609 searches the classification information database 105 for a record that includes the same value as the acquired upper Gianno record in the upper Gianno record, and acquires a genre code from the retrieved record.
  • the transfer destination search unit 610 is based on the genre code searched by the classification item search unit 609. Then, the server 101 as a new transfer destination of unprocessed data is searched from the classification information database 105. When the category item search unit 609 obtains the genre code, the transfer destination search unit 610 searches the classification information database 105 for a record including the genre code, thereby obtaining the address of the server 101 corresponding to the genre code. get . If the code of the genre searched by the category item search unit 609 is “AA”, the transfer destination search unit 610 acquires “VV. XX. SS. TT” as the address of the server 101.
  • the data transfer unit 603 transfers unprocessed request data to the server 101 searched by the transfer destination search unit 610. For example, by writing the acquired address of the server 101 in the header part of the processing request data, the existing processing request data can be changed to processing request data for a new transfer destination.
  • the request is transferred to the server until the music content can be provided even if the music content provision destination is not explicitly specified. repeat.
  • the transfer destination is determined according to the hierarchical relationship of the music content genres. Therefore, it is possible to promptly transfer the request to an appropriate transfer destination for providing music content.
  • FIG. 7 is a diagram showing an example of the data structure of the transfer information database for managing the transfer history.
  • the data transfer system it is possible to build a transfer information database on the HDD.
  • the data transfer system writes data to the transfer information database when processing request data is transmitted to the server or when response data is received from the server. By using that data, the data transfer system can be used to manage the transfer status and to determine the transfer destination.
  • each record includes a request ID, sequence number (SEQ), server address, result code, and transfer source data.
  • the sequence number is a number indicating the order in which records are registered for one request ID. The highest number corresponds to the number of times processing requests have been transferred to the server for the same request.
  • the server address is the address of the server that forwarded the processing request.
  • the result code is a code included in the response data received from the server.
  • the value “U” corresponds to the unprocessed notification
  • the value “C” corresponds to the processing completion notification.
  • the transfer source adds the address of the server that transferred the processing request one time before transferring the processing request multiple times. It is By using such management data, it is possible to specify the transfer route until the processing completion notification is received.
  • the request ID “R001012B” needs to be transferred three times before the processing is completed. In this case, the request is forwarded to the server address “W. WW. XX. YY”, “W. WW. SS. TT”, “KK. LL. MM. NN”. If the server is replaced with Giannole corresponding to the server, the requests are transferred in the order of “lock”, “popular lock” and “teen pop”.
  • FIG. 8 is a flowchart for explaining an example of the processing procedure of the data transfer system.
  • the CPU of the data transfer system executes these procedures according to the instructions of the control program and writes the data to the transfer information database.
  • the CPU receives the request from the terminal (procedure 801), it obtains the request ID and genre code from the request data (procedure 802).
  • the CPU accesses the classification information database on the HDD through the bus and searches for the server address corresponding to the genre code (procedure 803).
  • the CPU determines the address of the searched server as the transfer destination of the received request (procedure 804).
  • the transfer destination of the request is determined, the header of the request data is rewritten, and the processing request data to the server is created.
  • the CPU writes the address of the transfer destination server in the transmission destination field of the header part, and writes the address of the data transfer system in the transmission source field.
  • the CPU transfers the processing request data to the transfer destination server using the network I / F (procedure 805).
  • the CPU creates a record including the request ID of the processing request data and the server address and writes it to the transfer information database on the HDD (step 806). Since this is the first transfer for the same request, “1” is written in the sequence number of this record.
  • the CPU obtains the request ID and result code from the response data. Based on the acquired result code, the CPU determines whether it has received a processing completion notification from the server or has received an unprocessed notification (procedure 808). When the processing completion notification is received, the CPU searches for the record having the highest sequence number including the request ID obtained from the response data. The CPU writes the result code obtained from the response data to the record (step 809). Similarly, when an unprocessed notification is received, the result data obtained from the response data Data is written to the record (step 810). In addition, the CPU obtains the server address from the record. The CPU searches the category information database for the genre code corresponding to the acquired server address (step 811).
  • the CPU obtains another genre code from the classification information database based on the retrieved Giannole code.
  • the CPU searches the classification information database for the server address corresponding to the acquired genre code (step 812). Thereby, a new transfer destination of the request from the terminal is determined.
  • the processing request data is changed by writing the address of the server in the destination field of the header part.
  • the CPU transfers the processing request data to the server using the network IZF (procedure 813). After transferring the processing request data, the CPU repeats the procedures after step 807 until a processing completion notification is received.
  • a record including the request ID and server address of the processing request data is created and written to the transfer information database on the HDD.
  • a number one greater than the sequence number of the previous record is written to the sequence number.
  • the server address of the previous record is written to the record transfer source.
  • the data transfer system promptly transfers the request to the server storing the music content that matches the user's desired genre or favorite melody.
  • the server can provide music content to the terminal in response to the request. Furthermore, by recording the transfer history in the transfer information database, it is possible to manage the transfer status and use it to determine the transfer destination.
  • a genre to which a genre with a large number of transfers is associated can also be determined using history data recorded in the transfer information database.
  • the history data includes the data of the transfer destination before receiving the processing completion notification from the association source server as the server address.
  • request data is sent to the server addresses “VV. WW. XX. YY” and “VV. WW. SS. TT”. Have transferred.
  • a transfer destination that is frequently included in the transfer destination before receiving such a process completion notification is determined as the genre of the association destination.
  • the number of times the request has been transferred to the transfer destination before receiving the processing completion notification is counted by transfer destination. If the total value is larger than a predetermined threshold value, the genre corresponding to the transfer destination is determined as the association destination. This makes it possible to minimize the number of transfers and complete processing more quickly.
  • FIG. 9 is a diagram for explaining an example of values obtained by collecting the number of times the request has been transferred to the transfer destination before receiving the processing completion notification by transfer destination.
  • transfer destinations P1 to P10 from the server corresponding to the association source Gianori to the processing completion notification are arranged. Since aggregation is performed for multiple requests, the destinations to which any request has been transferred even once are arranged.
  • the vertical axis represents the total value of the number of times each transfer destination is included in the transfer destination before receiving the processing completion notification from the server corresponding to the genre of the association source.
  • the transfer destinations P2, P3, P4, P7, and P8 are included in the transfer destinations before receiving the processing completion notification from the server corresponding to the association source Jiannore.
  • destination P The total value of 2 exceeds a predetermined threshold value. This indicates that there is a high possibility that the request will be forwarded to the forwarding destination P2 before the server corresponding to the association source. For this reason, if the genre corresponding to the transfer destination P2 is defined as the association destination, the number of transfers can be reduced, and the processing can be completed more quickly.
  • FIG. 10 is a diagram showing an example of the data structure of the classification information database for associating genres.
  • the association between Giannole as described above can be registered in the classification information database. Therefore, each record of the classification information database in this example has a relation change flag in addition to the classification level, genre code, name, and higher genre code.
  • the relationship change flag is a flag for temporarily changing the relationship between Giannole without transferring the genre classification system itself.
  • the relationship change flag is “0”, it indicates that the record including the value is a record for representing the genre classification system.
  • the Jean code is associated with the Giannole code belonging to the upper layer in the classification system.
  • the relationship change flag is “1”
  • the high-order Giannno record is a code of a genre other than the genre belonging to the upper layer in the classification system.
  • the upper genre code is not necessarily a genre code belonging to the upper layer.
  • each record of the classification information database may further include a data item of use date / time.
  • Use date and time data items are used to delete associations. Differentiating genres for users, such as newly created genres Even if it is difficult, the distinction is known to the user as time elapses. In this case, no association is required. Therefore, when a predetermined time has elapsed since the last use, the association may be deleted. In this way, use date / time data items are used to delete associations.
  • the transfer destination is determined using a record including “1” as the value of the relationship change flag, the CPU of the data transfer system writes the data of the transfer time in the use date / time item of the record.
  • the CPU timely extracts records including “1” as the value of the relationship change flag from the classification information database, and determines whether the time from the use date and time of each record exceeds the predetermined time. If the time from the use date to the present time exceeds a predetermined time, the CPU deletes the record from the classification information database. As a result, the association between genres can be deleted.
  • FIG. 11 is a functional block diagram showing another example of the schematic configuration of the data transfer system according to the first embodiment.
  • the data transfer system 103 includes a transfer information data base 1101 and uses the transfer information database 1101 to temporarily change the relationship between genres for transfer.
  • the database transfer system 103 includes a history recording unit 1102, an association determination unit 1103, a classification item data totaling unit 1104, and an association data registration unit in addition to the response data reception unit 608 and the classification information database 105 described above. I also have 1105.
  • the history recording unit 1102 records the transfer history of the request until the response data receiving unit 608 receives the processing completion notification in the transfer information database 1 101.
  • the request transfer history until the processing completion notification is received can be recorded by the CPU of the data transfer system executing the procedure described in FIG.
  • the association determination unit 1103 determines whether to associate with the history history recorded in the transfer information database 1101. For this determination, the classification item data totaling unit 1104 The tabulation result by can be used.
  • the classification item data totaling unit 1104 totals the number of transfers for each genre until a process completion notification is received from the transfer destination corresponding to the genre.
  • the classification item data totaling unit 1104 uses the history data recorded in the transfer information database 1101 to total the number of transfers for each genre. This tabulation can be performed as already explained with reference to FIG.
  • the classification item data totaling unit 1104 extracts records including the result code “C” from the transfer information database 1101 for each server address, and totals the number of sequence numbers included in the extracted records for each server address. By acquiring the journal corresponding to each server address from the classification information database 105, the total value of the number of transfers for each journal is obtained.
  • the association determination unit 1103 determines that the genre is associated with another category other than the genre that belongs to the immediately higher layer of the genre. Genres whose aggregate value is larger than the threshold value are related to the genre.
  • the classification item data totaling unit 1104 counts, for each transfer destination, the number of times the request has been transferred to the server before receiving the processing completion notification from the server corresponding to the genre.
  • the classification information database 1101 has a data structure as shown in FIG. 7, the classification item data totaling unit 1104 acquires the server address corresponding to the association source Gianori from the classification information database 1101.
  • the record including the server address and the result code “C” is searched in the transfer information database 1101, and the request ID is obtained from the searched record. Records including the acquired request ID and result code “U” are extracted from the transfer information database 1101 by server address.
  • the classification item data totaling unit 1104 counts the number of extracted records for each server address, thereby obtaining the total value of the number of transfers before receiving the processing completion notification for each transfer destination. As shown in FIG. 9, when the total value for each transfer destination exceeds a predetermined threshold value, association determination section 1103 determines that genre as an association destination genre.
  • the association data registration unit 1105 registers association data in the classification information database 105 according to the determination result of the association determination unit 1103. As described above, when the association determination unit 1103 determines the genre of the association source and the association destination, The data registration unit 1105 registers the genre codes of both genres in the classification information database 105. As shown in FIG. 10, association data registration unit 1105 writes the value of the association source genre code in the genre code of the data item, and writes the value of the genre code of the association destination in the upper genre code of the data item. Furthermore, the value “1” is written in the relationship change flag of the record.
  • the category item search unit 609 can search the category information database 105 in which the association data is registered in this way for a search for a journal corresponding to a new transfer destination of unprocessed data.
  • the classification item search unit 609 searches the classification information database 105 for records regardless of the value of the relationship change flag.
  • the record including the name “hard lock” has a genre code corresponding to the address of the server that sent the unprocessed notification “
  • Such a data transfer system 103 can further include an association deletion determination unit 1106 and an association deletion unit 1107.
  • the association deletion determination unit 1106 determines whether to delete the association data registered in the classification information database 105. This determination can be made according to the usage status of the associated data. In order to identify the usage status, for example, when the category item search unit 609 searches for a new transfer destination using a record that includes “1” in the value of the relationship change flag, the transfer date / time is added to the data item of the use date / time in the record. Write the data.
  • the association deletion determination unit 1106 extracts records including “1” as the value of the relationship change flag from the classification information database: L05, for example, every predetermined period.
  • the association deletion determination unit 1106 determines whether or not the time from the use date and time of each record to the present exceeds a predetermined threshold value. When the time from the use date to the present time exceeds the threshold, the association deletion determination unit 1106 determines to delete the record from the classification information database 105.
  • the association deletion unit 1107 according to the determination result of the association deletion determination unit 1106, Delete the association data from the classification information database 105.
  • the association deletion unit 1107 deletes the record determined by the association deletion determination unit 1106 from the classification information database 105.
  • association data By deleting the association data that is less frequently used in this way, it is possible to avoid an increase in transfer destination candidates more than necessary. Since the association data is managed separately from the data representing the genre classification system, even if the association data is deleted, the data representing the genre classification system is not affected.
  • the history data recorded in the transfer information database 1101 can be used for other purposes.
  • the transfer destination search unit 610 may exclude, from the search target, a transfer destination that has already transferred the same request or a transfer destination corresponding to the transfer destination. This prevents a request from being transferred to the same transfer destination more than once.
  • the present invention is applied to a system for providing music content.
  • the present invention is not limited to this.
  • the present invention can also be applied to a system that provides other contents and information such as video.
  • the present invention is embodied as an inquiry answering system for a person in charge of a company dealing with various types of products such as circuit parts and battery power supplies to answer inquiries from customers.
  • the customer can receive information from the person in charge in response to the inquiry.
  • the data transfer system automatically determines a new transfer destination of the request.
  • the searched transfer destination is transmitted to the terminal of the person in charge, and the result selected by the person in charge is received from the terminal of the person in charge. Depending on the selection result, a new forwarding destination for the request is determined.
  • the company's system 1201 and customer terminals 1202A and 1202B are connected through a network 1203 such as the Internet.
  • Customers can receive services related to product inquiries via the network 1203.
  • the system 1201 includes a web server device 1204, a database server device 1205, and And a mail server device 1206 are arranged. These server apparatuses 1204 to 1206 are connected through a network 1207 of the company.
  • the system 1201 is also provided with terminals 1208A and 1208B of persons in charge who answer inquiries from customers.
  • the terminals 1208A and 1208B of the person in charge are connected to the network 1207 via the networks 1209A and 1209B of the in-house organization to which the person in charge belongs, respectively.
  • Different organizations belong to different types of products. For example, “Taro Yamada” who uses terminal 1208A connected to network 1209A handles all “circuit components” such as “capacitors” and “resistors”, and is in charge of belonging to another organization that uses network 1209B. Handle "lithium secondary batteries”.
  • the web server device 1204 is a computer mainly used for providing an interface to a customer or a person in charge, and a general-purpose computer can be used as the computer.
  • the HDD 1301 of the web server device 1204 stores an executable file 1302 of the web server program.
  • the CPU 1303 reads the file 1302 from the HDD 1301 and executes it on the RAMI 304.
  • the web server that runs thereby waits until it receives a request from a web client such as a web browser.
  • the web data 1305 corresponding to the request is read from the HDD 1301 and returned to the requesting web client.
  • the request from the web client includes a request for processing from the database server device 1205, which is just a web data transfer request.
  • the web server device 1204 Upon receiving this processing request, the web server device 1204 communicates with the database server device 1205 via the network 1207 of the company using the network IZF 1306.
  • the database server device 1205 is a computer mainly used for managing a database, and a general-purpose computer can be used as the computer.
  • the HDDs 1401 and 1402 of the database server device 1205 are an application server program executable file 1403, a database server program executable file 1404, master files 1405A to 1405D, and a data file. 1406A and 1406B are stored.
  • the application server performs a process of passing data between the web server and the database server and other processes.
  • the database server is requested to perform processing such as data registration, update, and deletion.
  • web data is dynamically generated as necessary, and the web server receives the response. Returns the result.
  • the application server and the database server operate.
  • the database server device 1205 communicates with the web server device 1204 via the network 1207 using the network I / F 1409. connect.
  • the mail server apparatus 1206 is a computer that is mainly used for sending mail to customers and persons in charge, and a general-purpose computer can be used as the computer.
  • the HDD 1501 of the mail server server 1206 stores the mail server program executable file 1502 and the mail box 1503.
  • the mail server operates when the CPU 1504 reads the file 1502 from the HDD 1501 and executes it on the RAM 1505 when the mail server device 1206 is activated.
  • the mail server includes a program that distributes received mail to MUA in addition to delivering mail or sending mail to other servers in response to requests from MUA (Mail User Agent).
  • the mail server device 1206 uses a network I / F 1506 for sending and receiving mail.
  • the mail server When mail data addressed to the person in charge is received, the mail server stores the mail data in the mailbox 1503. In the example of FIG. 15, the mailbox 1503A of “Taro Yamada” and the mailbox 1503B of “Ichiro Tanaka” are clearly shown. If the destination of the received mail is “Taro Yamada”, the mail data is delivered to the mail box 1503A.
  • Customer terminals 1202A and 1202B are computers used by customers to make inquiries and confirm their answers.
  • a general-purpose computer can also be used for the terminal 1202A or 1202B.
  • HDD 1601 of terminal 1202A stores web browser executable file 1602 and mailer executable file 1603. I pay.
  • a web browser is used to make inquiries, and a mailer is used to check notifications about answers and inquiries.
  • an instruction is given by the user using an input device such as a keyboard 1604 or mouse 1605 or a display 1606, the CPU 1607 reads the file 1602 or 1603 from the HDD 1601 and executes it on the RAM 1608.
  • the web browser that operates in this way makes a transfer request to the web server or posts the specified data according to the URL (Uniform Resource Locator) entered by the customer.
  • the customer terminal 1202A communicates with the web server device 1204 via the network 1203 using the network I / F 1609.
  • the configuration of terminal 1202B is the same as that of terminal 1202A.
  • the terminals 1208A and 1208B of the person in charge are computers used for confirming the contents of inquiries from customers and transmitting the responses.
  • a general-purpose computer can be used as the terminal 1208A or 1208B.
  • the HDDI 701 of the terminal 1208A stores an executable file 1702 of a web browser and an executable file 1703 of a mailer. Web browsers are used to confirm and answer queries, and mailers are used to receive query notifications.
  • the CPU 1707i, the FINENOire 1702, or the ⁇ MA 1703 is read from the HDD 1701 and executed on the RAM 1708.
  • the web browser that operates in this way makes a transfer request to the web server or posts the specified data according to the URL entered by the person in charge.
  • the terminal 1208A of the person in charge communicates with the web server device 1204 via the networks 1209A and 1207 using the network I / F 1709.
  • the configuration of terminal 1208B is the same as that of terminal 1208A.
  • the database server device 1205 allows the CPU 1407 to perform computations or control computer hardware in accordance with the instructions of the application server program, as shown in FIG. It functions as each means of the inquiry response device 1 801.
  • the inquiry answering device 1801 determines a person in charge to notify an inquiry from a customer.
  • the products to be queried are classified hierarchically.
  • a hierarchical classification using three levels of “major classification”, “medium classification” and “small classification” is expressed in a tree structure.
  • the first to third layers below the top-level route correspond to “major category”, “medium category” and “minor category”.
  • the route is displayed as “Summary”.
  • the first layer directly under “Summary” contains sections such as “Circuit Components” and “Battery / Power Supply”.
  • the second layer, directly below the first layer has sections such as “capacitors”, “resistors”, and “lithium batteries”.
  • Circuit components have a parent-child relationship with “capacitors” and “resistors”, and “battery 'power supply” has a parent-child relationship with “lithium batteries”.
  • the third layer directly below the second layer, has sections such as “tantalum capacitor”, “fixed resistor”, “semi-fixed resistor”, and “lithium secondary battery”.
  • “Capacitors” have a parent-child relationship with “tantalum capacitors”, “resistors” with “fixed resistors” and “semi-fixed resistors”, and “lithium batteries” with “lithium secondary batteries”.
  • These classification items share some properties with the classification items that belong to a higher level than the hierarchy to which the classification item belongs.
  • the second layer “lithium battery” is a kind of the first layer “battery 'power supply”.
  • the classification master file 1405C stores a table for storing data for hierarchically classifying products, such as the data indicating the classification level and the parent-child relationship described above.
  • Figure 20A shows an example of the table.
  • the table usually contains records for all classification items such as “circuit components”, “battery 'power”, “resistors” described above, and each record is a field of classification code, name, classification level, and upper classification code. Have a value for.
  • the value of the classification code is given by a unique code for each classification item such as “A”, “AA”, and “0001”.
  • the value of the name indicates the name of the classification item such as “circuit components”, “capacitor”, “aluminum electrolytic capacitor”.
  • the value of the classification level indicates the hierarchy to which the classification item belongs, and is given by, for example, “major classification”, “medium classification”, or “small classification”.
  • the upper classification code can be given by the classification code of the classification item belonging to the hierarchy immediately above the classification item. If the record is for “capacitor”, the upper classification code is given as “A”. “A” is a classification code of “circuit component” which is a parent of “capacitor”. When the classification level force S of the record is given as “major classification”, the upper classification code need not be given.
  • the person-in-charge determination master file 1405B relates the classification item and the person in charge as shown in Fig. 20B. Stores a table for storing linked data.
  • the classification code indicating the classification item and the classification level are associated with the person-in-charge code.
  • the person-in-charge code is a code unique to each person in charge.
  • the person-in-charge code “12345678” is associated with the classification code “A”
  • the person-in-charge code “12345679” is associated with the classification code “AA”
  • the person-in-charge code “12345680” is associated with the classification code “0001”.
  • a table for storing data about the person in charge is stored in the person-in-charge master file 1405A.
  • the person's data is given for fields such as person code, name, and email address. “Taro.yamada @ ...” for “Taro Yamada” with contact code “12345678” and “Ichiro.tanaka @ ...” for “Ichiro Tanaka” with contact code “12345679” ", And the addresses are associated with each other.
  • the customer information master file 1405D stores a table for storing data of customers who inquire about products. As shown in Figure 21B, customer data is provided for fields such as customer code, name, and email address.
  • the customer code is a code unique to each customer and is expressed by a symbol ⁇ IJ such as “C12345678” or “C12345680”, for example.
  • the inquiry data file 1406A stores a table for storing inquiry data as shown in FIG. 22A, for example.
  • the table stores data related to fields such as management number, inquiry contents, and inquiry date. Inquiry content and date / time data can be given as text data.
  • Management NO is numeric string data unique to each query. In the example of Fig. 22A, data such as “00010123” and “0001024” is stored as the management number.
  • the inquiry data registration unit 1802 shown in FIG. 18 gives the inquiry.
  • the inquiry data registration unit 1802 creates inquiry data based on the data received from the terminal 1202A or 1202B of the customer who made the inquiry, and registers the inquiry data in the inquiry data file 1406A.
  • the customer when a customer makes an inquiry using the terminal 1202A, the customer sends a URL specifying the inquiry form to a web browser on the terminal 1202A (the web browser 18 in FIG. 18). Enter for (03).
  • the terminal 1202A transmits a transfer request for the form to the web server device 1204 through the network 1203 according to the instruction of the web browser 1803.
  • the CPU 1303 analyzes the request in accordance with a command from the web server program (web server 1804 in FIG. 18), and specifies the request source address and the requested data. Then, the specified data is read from the HDD 1301, and the read data is transmitted to the request source address using the network IZF 1306.
  • data for displaying an inquiry screen 2301 as shown in FIG. 23 is transmitted to terminal 1202A through network 1203.
  • the fields 2302A to 2302C for specifying the product classification, the field 2303 for entering the inquiry content, the field 2304 for entering customer information, the button 2305 for sending the inquiry, and the cancellation of the inquiry A button 2306 is provided.
  • Columns 2302A to 2302C for specifying classification are columns for specifying the classification items of major classification, middle classification, and minor classification.
  • the column 2304 for inputting customer information includes a column 2304A for inputting the customer's name and a column 2304B for inputting the mail address used by the customer.
  • terminal 1202A When terminal 1202A receives such inquiry screen 2301 data, CPU 1607 displays the inquiry screen 2301 on display 1606 using the data. The customer inputs the inquiry text data using the keyboard 1604 on the inquiry screen 2301 or designates the product classification using the mouse 1605. When the transmission button 2305 on the inquiry screen 2301 is pressed, the terminal 1202A transmits the input data or the designated data to the web server device 1204 in accordance with a command from the web browser 1803.
  • the CPU 1303 analyzes the received data in accordance with a command from the web server 1804, and transmits the data extracted thereby to the database server device 1205.
  • the CPU 1407 of the device 1205 functions as the inquiry data registration unit 1802 in accordance with an instruction from the application server, and creates inquiry data from the data received from the web server device 1204. For this purpose, CPU 1407 uses the received data to obtain the customer's name data and customer email address data. Extract. Further, the CPU 1407 determines whether or not the extracted data is registered in the customer information master file 1405D. If not registered, a new customer code unique to the customer is set, and the set customer code is registered in the master file 1405D in association with the name and email address data.
  • the customer code corresponding to the name and email address data is extracted from the master file 1405D. For example, if the customer's name S is “Satoshi Suzuki” and the email address is “Hajime. Suzuki @---J”, “C12345678” is extracted as the customer code.
  • the unique management N0 data set for this inquiry is associated with the customer code and the inquiry data and stored in the inquiry data file 1406A. For example, when “0001 0123” is set as the management N ⁇ for the query, as shown in Fig.
  • the date and time of inquiry can be acquired from the date and time when the terminal 1202A transmitted the data, for example.
  • the person-in-charge determining unit 1805 shown in FIG. 18 reads newly registered inquiry data from the inquiry data file 1406A, and determines a person in charge of notifying the inquiry based on the data of the inquiry. The determination is made, for example, when a notification including a management NO is received from the inquiry data registration unit 1802.
  • the function of the person-in-charge determining unit 1805 can be realized by the CPU 1407 in accordance with a command from the application server.
  • the CPU 1407 obtains the management NO of the newly registered query data
  • the CPU 1407 extracts the query data corresponding to the management NO from the data file 1406A.
  • the inquiry data includes the classification item code specified in the fields 2302A to 2302C of the inquiry screen 2301 and the classification level data to which the classification item belongs
  • the CPU 1407 displays the classification code, for example, as shown in FIG. Determine the person in charge corresponding to.
  • the CPU 1407 determines whether or not the customer has selected the classification item of the minor classification based on whether or not the inquiry data includes the code of the classification item belonging to the minor classification (procedure 2401).
  • the customer can select a medium category based on whether the query data contains a code for a category item belonging to the medium category. It is determined whether or not the category item of the category has been selected (procedure 2402). If the customer determines that the middle category is not selected, the customer selects the major category based on whether the query data contains the code of the category belonging to the major category. Judgment is made (step 2403). If any of the small category, medium category, or major category is selected, the person in charge is determined using the code for that category.
  • the CPU 1407 extracts a person-in-charge code corresponding to the classification code from the person-in-charge determination master file 1405 B (procedure 2404 to procedure 2406). For example, if “Circuit parts” is selected in the large classification, the code “1 2345678” force S of the person in charge “Taro Yamada” corresponding to the code “A” of the classification item is extracted. If no classification item is selected at any classification level, the CPU 1057 sets “general web master” as the person in charge (step 2407). The “summary web master” is the person in charge corresponding to the “summary” of the classification item.
  • person-in-charge determining section 1805 stores data associating the management NO of that inquiry with the code of the person in charge in answer data file 1 406B. This function is also realized by the CPU 1407 according to the command of the application server.
  • the answer data file 1406B stores a table for storing data associating the management NO with the answer contents and the person-in-charge code.
  • the CPU 1407 stores only the management NO and person-in-charge code in the answer data file 1406B. For example, if the management NO is “00010123”, data relating the person-in-charge code “12345678” to the management NO is stored.
  • the mail creation unit 1806 When the mail creation unit 1806 receives a notification including the management NO from the person-in-charge determination unit 1805, it creates a mail addressed to the person in charge corresponding to the management NO. In this embodiment, an email addressed to the customer who made the inquiry is also created at that time.
  • the CPU 1407 functions as the mail creation unit 1806 according to the command from the application server, and extracts the person-in-charge code corresponding to the management N0 from the answer data file 1406B. Further, the e-mail address data corresponding to the person-in-charge code is extracted from the person-in-charge master file 1405A.
  • the management NO is "00010123”
  • the data entry corresponding to the management NO is extracted as the person code corresponding to that management NO. “Taro.yamada@...” is extracted from the master file 1405A as the address.
  • the CPU 1407 extracts a customer code corresponding to the management NO from the inquiry data file 1406A, and sends an e-mail address corresponding to the customer code from the customer information master file 1405D.
  • the management NO is “00010123”
  • the data code 1406A force, etc. “ ⁇ 12345678” is extracted as the customer code corresponding to the management number
  • the master address 1405D force etc. is extracted as the E-mail address corresponding to the customer code.
  • the CPU 1407 creates body data for each of the mail addressed to the customer and the mail addressed to the person in charge.
  • the email addressed to the customer is an email notifying that the inquiry has been accepted.
  • Text data used for the communication should be stored in the HDD 1402 in advance, and the CPU 1407 can obtain it from the HDD 1402 as necessary.
  • the mail addressed to the person in charge is a mail notifying that there has been an inquiry.
  • Figure 25 shows an example of the email text sent to the person in charge.
  • the text 2501 is written in the main text, “Inquiry received from homepage. Please answer from the following page.” Text data corresponding to this sentence may also be stored in the HDD 1402 in advance.
  • the body of the email addressed to the person in charge will also have a link 2502 to the web page for confirming the content of the inquiry.
  • This link 2502 designates, for example, a program stored in the HDD 1301 of the web server device 1204, and includes a code string corresponding to the management NO as an argument of the program.
  • CPU 1407 transmits the mail to mail server apparatus 1206 using network I / F 1409.
  • the CPU 1504 determines whether or not there is a corresponding mailbox according to the command of the mail sano (mail server 1807 in FIG. 18) on the device 1206. If there is no corresponding mailbox, the mail is sent to another mail server 1808 via the networks 1207 and 1203. If there is a corresponding mailbox, the mail is delivered to the mailbox.
  • the mail box of the person in charge is stored in HDD1501, so the mail addressed to the customer is sent to another mail server 1808. The mail sent to the person in charge is delivered to the person's mailbox.
  • the customer or the person in charge who made the inquiry confirms the e-mail using the mailer 1809 or 1810 at their terminal.
  • the person in charge “Taro Yamada” can check the mail stored in the mail box 1503A using the normally used terminal 1208A.
  • the web browser 1811 is started on the terminal of the person in charge, and the CPU 1707 follows the instructions of the web browser 1811 to check the contents of the inquiry.
  • a page transfer request is transmitted to the web server device 1204. This request includes management N0 as a program argument as described above.
  • the CPU 1303 of the device 1204 analyzes the request and identifies the management number N0.
  • the CPU 1303 transmits a query data extraction request to the database server device 1205 for the specified management NO.
  • the CPU 1407 of the device 1205 reads the inquiry data corresponding to the management of the request N0 from the inquiry data file 1 406A, and the customer name and e-mail address data corresponding to the customer code included in the inquiry data.
  • the customer information master file 1405D Then, web page data corresponding to the read data is generated and transmitted to the web server device 1204.
  • the web server device 1204 transmits the web page to the requesting terminal 1208A.
  • the CPU 1707 interprets this web page in accordance with a command from the web browser 1811, whereby an inquiry confirmation screen can be displayed on the display 1706 of the terminal 1208A.
  • Figure 26A shows an example of an inquiry confirmation screen.
  • the inquiry confirmation screen 2601 is basically the same as the inquiry screen 2301 except that an answer button 2605 and a transfer button 2606 are provided instead of the send button 23 05 and the cancel button 2306 of the inquiry screen 2301. It is the same.
  • the inquiry confirmation screen 2601 includes fields 2602A to 2602C for specifying the category of the product, the answer button 2605 and the transfer button 2605, a field 2603 for displaying the inquiry contents, and a field 2604 for displaying the customer information.
  • the column 2604 for displaying customer information includes a column 2604A for displaying the name of the customer and a column 2604B for displaying the e-mail address used by the customer. Column 2 602A through 2602C, and 2603 ⁇ f
  • the contents entered in C and 2303 are basically displayed.
  • the person in charge confirms the content of the inquiry and the classification of the product on the inquiry confirmation screen 2601.
  • the person in charge determines that he / she is an appropriate respondent
  • the user presses the answer button 2605 using the keyboard 1704 and the mouse 1705 of the terminal 1208A.
  • CPU 1707 transmits a web page transfer request for displaying a screen for registering answer contents to web server apparatus 1204.
  • This request includes the management number N corresponding to the inquiry.
  • the CPU 1303 reads basic data of the response content registration screen from the HDD 1301 in accordance with the command of the web server 1804.
  • the web page data created from the data is transmitted to the requesting terminal 1208A.
  • CPU 1707 displays an answer content registration screen on display 1706 in accordance with instructions from web browser 1811.
  • FIG. 26B shows an example of the response content registration screen.
  • a field 2608 for inputting text data of answer contents As shown in FIG. 26B, on the answer content registration screen 2607, a field 2608 for inputting text data of answer contents, a send button 2609, and a cancel button 2610 are arranged.
  • the person in charge enters the text data of the answer contents corresponding to the contents of the inquiry displayed on the inquiry confirmation screen 2601 in the field 2608. Press the send button 2609 to register the response data, and press the cancel button 2610 to cancel the response.
  • CPU 1707 sends a request to post data of the inputted answer contents to web server 1804 on web server device 1204 in accordance with a command from web browser 1811. This request also includes a management NO corresponding to the query.
  • the CPU 1303 analyzes the request according to the command of the web server 1804 on the device 1204, and extracts the management N0 and response data. . Then, the extracted data is transmitted to the database server device 1205.
  • the CPU 1407 of the device 1205 functions as the answer data registration unit 1812 according to the command from the application server.
  • the reply data registration unit 1812 shown in FIG. 18 registers the reply data received from the terminal of the person in charge in the reply data file 1406B.
  • the CPU 1407 corresponds to the management number N0 of the records stored in the response data file 1406B in accordance with the command of the application server. Register the received answer and answer date / time data in the record.
  • the response data registration unit 1812 When the response data registration unit 1812 registers the received response data in the response data file 1406B, the response data registration unit 1812 notifies the mail creation unit 1806 of the management number of the query in which the response data is registered.
  • the mail creation unit 1806 receives a notification including a management NO from the answer data registration unit 1812, it creates a mail addressed to the customer corresponding to the management NO.
  • the CPU 1407 reads the response data corresponding to the management N0 from the response data file 1406B, and reads the customer email address data corresponding to the management N0 to the customer information master file 1405D. Read from. For example, if the management NO is “00010123”, “Hajime.suzuki@ ⁇ ” is extracted as the mail destination.
  • the CPU 1407 creates the body of the response data email.
  • the CPU 1407 transmits the mail to the mail server apparatus 1206 using the network I / F 1409.
  • the CPU 1504 transmits to the other mail server 1808 via the networks 1207 and 1203 in accordance with the command of the mail server 1807.
  • the customer who made the inquiry uses the mailer 1809 to check the email. This allows customers to get answers to their inquiries.
  • a column 270 2 for inputting a product name to be searched, a search button 2703, a column 2704 for displaying the name of the searched category item, and a category item are selected.
  • the CPU 1303 sends a request for processing to generate the web page to the database server device 1205 in accordance with a command from the web server 1804. Send.
  • the request also includes management N0 corresponding to the inquiry.
  • the CPU 1407 functions as the search unit 1813 in accordance with an instruction from the application server.
  • the search unit 1813 in FIG. 18 searches the classification master file 1405C for classification items belonging to a part or all of the persons in charge who transfer the inquiry response.
  • the search unit 1813 searches for the classification item corresponding to the input term in three levels of major classification, middle classification, and minor classification.
  • the processing unit 1814 reads out the data of the retrieved classification item from the classification master file 1405C, and performs processing for generating screen data to be displayed on the terminal of the person in charge using the read data and other processing .
  • a web page for displaying the transfer destination selection screen 2701 is generated.
  • the display field 2704 of the transfer destination selection screen 2701 contains the results of the automatic search without waiting for the user's instruction when an operation to select a transfer from the answers and transfers is performed on the terminal of the person in charge. To do. For example, when the transfer instruction button 2706 is pressed, the result of the search performed automatically by the search unit 1813 is displayed. In this case, the search unit 1813 uses the detection result of the hierarchy detection unit 1815.
  • the hierarchy detection unit 1815 detects the hierarchy of the classification item associated with the person in charge who performs the transfer. Except when the detected hierarchy belongs to the lowest hierarchy, the search unit 1813 automatically searches for classification items belonging to the lower layer of the classification item. For example, if the person in charge is associated with a middle-class “capacitor”, a small-class category such as “aluminum electrolytic capacitor”, “ceramic capacitor”, or “film capacitor” at the bottom of the category item. The item is searched.
  • the transfer destination selection screen 2701 shown in FIG. 27 is an example when the person in charge is associated with the “capacitor”. If the person in charge is associated with a category item belonging to the subcategory hierarchy, such an automatic search is not performed.
  • classification items belonging to the same hierarchy do not always have the same properties as the classification items associated with the person in charge, and thus depend more on the knowledge and judgment of the person in charge who selects the transfer destination. . This makes it difficult to stably control the risk of repeated transfers.
  • the extraction unit 1816 retrieves the data of the person in charge corresponding to the category item from the person-in-charge determination master file 1405B based on the data of the category item. To extract. This determines the person in charge of the transfer destination.
  • a transfer number determination unit 1817 that counts the number of times a transfer has been performed for an inquiry is also used. The result of this counting is used by the extraction unit 1816.
  • the extraction unit 1816 takes charge of the data of the person in charge associated with the classification item belonging to the highest hierarchy when an operation for transfer is performed at the terminal of the person in charge in response to an inquiry in which the number of times of transfer exceeds a threshold value. From the user determination master file 1405B.
  • a processing request from the web server device 1204 is used.
  • the CPU 1407 of the device 1205 executes, for example, a procedure as shown in FIG.
  • the CPU 1407 reads out the person-in-charge code corresponding to the management N0 of the request from the answer data file 1406B (procedure 2802). Furthermore, from the record registered in the answer data file 1406B, it corresponds to the management No. The number of transfers made in response to the inquiry is counted (procedure 2803).
  • the management NO is also associated with the data of "status", "transfer source”, and "SEQ".
  • the “status” data indicates the power of whether “answer” has been made to the query specified by the management NO or “transfer” has not been answered by the person in charge.
  • the “transfer source” data indicates the code of the person in charge who performed the transfer.
  • the person in charge determined by the person-in-charge determining unit 5 can be described as “automatic”, for example.
  • the data of “SEQ” is a number indicating the order in which records are registered for one management N0 and one query. A record for one management NO is added when a “transfer” or “answer” is made.
  • FIG. 2 In the example of 2B, two records are registered for management N0 “00010123”.
  • the record of SEQ “l” is registered with “transfer”, and the record of SEQ “2” is registered with “answer”.
  • the value of the transfer source data is “12345678”. This value is the same as the person code data in the record of SEQ “1”.
  • the number of transfers is counted by counting the records whose status data is the value indicating “transfer”. be able to.
  • the transfer number determination unit 1817 can determine the number of transfers by referring to the value of the data.
  • the CPU 1407 determines whether or not the number is greater than or equal to the threshold (step 2804). For example, when the transfer is repeated three times or more, the CPU 1407 determines that the counted number is equal to or greater than the threshold value. In that case, the CPU 1407 determines the person in charge as the general web master (step 2805). Further, the e-mail address data corresponding to the person code corresponding to the general web master is extracted from the person master file 1405A. Further, as a response to the processing request, the CPU 1407 transmits data notifying the person in charge of the general web master to the web server device 1204.
  • the CPU 1303 of the device 1204 indicates from the web data 13 05 that the general web master has been selected as the person in charge of the transfer destination. Read web page data to inform. The data of this web page is transmitted to the requesting terminal 1208A. The person in charge of the transfer source can confirm that the general web master has been selected as the person in charge of the transfer destination by checking the contents of this Web page on the display 1706.
  • the CPU 1407 of the device 1205 obtains the data of the general web master's email address, for example, the mail data stored in the HDD 1402 in advance is read, and the email address of the general web master is sent to the destination of the mail. Set. Then, the mail data is transmitted to the mail server device 1206 (step 2806).
  • the CPU 1504 of the device 1206 delivers the mail according to the command of the mail server 1807. This email can be used to notify the general webmaster of the transfer.
  • CPU 1407 of device 1205 extracts the classification code and classification level corresponding to the extracted person-in-charge code from person-in-charge determination master final 1405B force. Then, it is determined whether or not the extracted classification level is “medium classification” (procedure 2807). If the extracted classification level is “medium classification”, the CPU 1407 automatically searches the classification master file 1405C for a record that matches the classification code and the higher classification code even if there is no explicit instruction from the user. (Step 2808). If the extracted classification level is not “medium classification”, the CPU 1407 determines whether the classification level is “major classification” (step 2809).
  • the classification level is “major classification”
  • a record in which the classification code and the higher classification code match is automatically searched from the master file 1405C (step 2810).
  • the extracted classification code and classification level are “A” and “major classification”, respectively, a record such as “capacitor” is extracted in the example of FIG. 20A.
  • the classification code of the classification item is “AA”, and the classification level to which the classification item belongs is “medium classification”.
  • a record such as “aluminum electrolytic capacitor” is extracted.
  • the classification code of the classification item is “0001”, and the classification level to which the classification item belongs is “small classification”.
  • the CPU 1407 classifies the data of the searched category items. It reads out from the master file 1405C and generates the screen data to be displayed on the terminal of the person in charge using the read data.
  • the name and classification level data of the retrieved classification item are read from the master file 1405C, and a web page for displaying the transfer destination selection screen 2701 is generated using the read data (Procedure 2811). ).
  • the necessary data is stored in the HDD 1401 and 1402 of the database server device 1205 in advance, the necessary data can be secured on the web page.
  • the management N0 corresponding to the inquiry is described in the value of the request transmitted by the button.
  • a selection button 2705 is also arranged corresponding to the classification item.
  • a classification code of the corresponding classification item or a code string representing the classification code is described.
  • the data of the web page generated in this way is transmitted by the CPU 1407 to the web server device 1204 using the network I / F 1409 (procedure 2812).
  • the CPU 1303 of the device 1204 transmits the web page data to the transfer requesting terminal 1208A in accordance with a command from the web server 1804.
  • the person in charge of the transfer source can check the transfer destination selection screen 2701 on the display 1706 of the terminal 1208A.
  • the person in charge of the transfer source can select a classification item associated with the person in charge of the transfer destination from the candidates displayed in the display field 2704 of the transfer destination selection screen 2701.
  • the corresponding classification item is selected by performing the operation of selecting the selection or displacement of the selection button 2705 arranged corresponding to each candidate.
  • the transfer instruction button 2706 is pressed while the category item is selected, the CPU 1707 of the terminal 1208A transmits a request including the data for identifying the selected category item and the management number N0 to the web server device 1204. .
  • the web server device 1204 receives the request, it identifies the selected category item.
  • a processing request including data and management NO is transmitted to the database server device 1205.
  • the CPU 1407 of the device 1205 determines the person in charge as the data of the person in charge of the transfer destination corresponding to the data specifying the classification item included in the request. Extract from master file 1405B. The CPU 1407 generates mail data in which the email address of the person in charge is set as the destination. Use this email to inform the person in charge of the transfer that the answer to the inquiry has been transferred. Text data used for the communication should be stored in the HDD 1402 in advance, and the CPU 1407 can obtain it from the HDD 1402 if necessary.
  • Fig. 29 shows an example of a menu for notifying transfer.
  • text 2901 and link 2902 are placed in the text. “We received an inquiry from the website. The response to the inquiry was transferred from Mr. Taro Yamada. Please answer from the following page.
  • the text data corresponding to the sentence 2901 such as “” may be stored in the HDD 1402 in advance.
  • the link 2902 to the web page for confirming the content of the inquiry specifies, for example, a program stored in the HDD 1301 of the web server device 1204, and a code string corresponding to the management NO is used as an argument of the program. Including. If the terminal used by the person in charge of the transfer destination is the terminal 1208B, the person in charge can confirm the contents of this mail using the mailer 1818 operating on the terminal 1208B. When a person in charge operates this link 2902, the person in charge can view the inquiry confirmation screen as shown in FIG. 26A on the display 1706 of the terminal 1208A.
  • the person in charge refers to the search results with priority, and refers to the category items below the category item specified in the query. , It is possible to increase the possibility of determining the person in charge to transfer the answer to the inquiry. In addition, there is less need for the person in charge to give a search instruction, and the efficiency of the transfer work can be improved.
  • the person in charge of the transfer source can search not only the automatically searched category items but also the category items that are not displayed in the display field 2704 at that time. In that case, an input field 2702 and a search button 2703 arranged on the transfer destination selection screen 2701 are used.
  • the person in charge uses the keyboard 1704 and the mouse 1705 of the terminal 1208A to input the product name and related terms in the input field 2702, and then presses the search button 2703.
  • the CPU 1707 of the terminal 1208A uses the network I / F 1709 to send a request including the code 1J corresponding to the input term and the management NO corresponding to the query to the web server. Sent to device 1204.
  • CPU 1303 of device 1204 When receiving a request from terminal 1208 A, CPU 1303 of device 1204 transmits a processing request including code string data corresponding to the input term and management N 0 to database device 1205.
  • the CPU 1407 of the device 1205 executes a procedure as shown in FIG. 30 in accordance with an instruction from the application server.
  • the CPU 1407 of the device 1205 searches for the product classification using the term included in the processing request as a key (procedure 3002).
  • classification items belonging to the classification level of “small classification” as the product classification are set as the search target.
  • the CPU 1407 reads the data of the name of the classification item belonging to the classification level of “sub-classification” from the classification master file 1405C and compares it with the term data extracted from the processing request. For example, a classification item having a name that completely matches a processing request term or a name that partially includes the term is searched from the comparison. If the term “aluminum electrolysis” is entered in the input field 2702, a category item such as “aluminum electrolysis capacitor” that includes the term is searched.
  • the CPU 1407 selects a category item that belongs to the upper hierarchy of the searched product category (step 3003).
  • the category items belonging to the category level “small category” are searched, the category items belonging to the category levels “medium category” and “major category” are searched.
  • the CPU 1407 reads out the data of the upper classification code from the record of the classification item searched for the product classification. Then, a category item having a category code that matches the higher category code is searched from the category master file 1405C as a category item belonging to the “medium category” category level. Furthermore, the data of the higher classification code is read from the record of the classification item belonging to the classification level of “medium classification”.
  • a category item having a classification code that matches the higher-level classification code is set to “Large”. Search from the classification master file 1405C as a classification item belonging to the classification level of “Classification”. If the category item searched for the product category is “Aluminum Electrolytic Capacitor”, the data of the upper category code included in the record of that category item is “AA”, and the category has a category code that matches the higher category code. The item is “capacitor”. At this time, “capacitor” is searched as a classification item belonging to the classification level of “medium classification”. The data of the upper classification code included in the “capacitor” record is “A”, and the classification item having the classification code that matches the upper classification code is “circuit component”. At this time, “circuit parts” are searched as classification items belonging to the classification level of “major classification”.
  • CPU 1407 determines the arrangement order of the found category items based on the hierarchy to which the category item belongs (procedure 3004).
  • the classification items are arranged in order from the lower hierarchy of the search target hierarchy. If you search for category items that belong to the classification level of “minor category”, “medium category”, and “major category”, the category item that belongs to “minor category”, the category item that belongs to “medium category”, Arranged in the order of category items belonging to.
  • “small classification” is recommended by arranging “aluminum electrolytic capacitors”, “capacitors”, and “circuit components” in this order.
  • CPU 1407 When the arrangement order is determined, CPU 1407 generates web page data for displaying the search results on the terminal according to the arrangement order (step 3005).
  • the search result corresponding to the entered term is also displayed using the transfer destination selection screen 2701.
  • Fig. 31 shows an example of the transfer destination selection screen when a search corresponding to a term is performed.
  • the searched “aluminum electrolytic capacitors”, “capacitors”, and “circuit parts” are arranged in that order from the top of the display column 2704.
  • the CPU 1407 sets the starting point of the array of classification items to the top of the display field 2704.
  • the direction in which the person in charge refers to the retrieved category item is the direction of force from the top to the bottom of the normal display field 2704. For this reason, by placing items belonging to lower layers at the top, classification items in lower layers are preferentially confirmed. In this case, the order in which the retrieved category items are arranged becomes the priority order when the search result is provided to the person in charge of the transfer source.
  • the CPU 1407 uses the network I / F 1409.
  • the data is transmitted to the web server device 1204 (procedure 3006).
  • the CPU 1303 of the device 1204 transmits the web page data to the transfer request source terminal 1208A according to the command of the web server 1804.
  • the person in charge of the transfer source can check the transfer destination selection screen 2701 on the display 1706 of the terminal 1208A.
  • the system searches using terms that are input in this way, it is not necessary for the person in charge to search related category items from among many category items.
  • the order of the classification items searched in multiple hierarchies is determined based on the hierarchy to which the classification items belong, and screen data is generated according to the determined arrangement order.
  • the person in charge can easily grasp from the screen data. For this reason, the person in charge can easily select a classification item to be referred to in order to narrow down the person in charge to which the inquiry response is reassigned.
  • the power assigned by the classification item power in the lower hierarchy is not limited to this. Furthermore, the arrangement order may be changed.
  • the sequence order can be changed according to the transfer risk and the success rate.
  • the risk determination unit 1819 and the success rate determination unit 1820 are used.
  • the risk determination unit 1819 determines the transfer risk based on the position of the category item associated with the person in charge of transfer in the hierarchical structure and the position of the retrieved category item in the hierarchy.
  • the processing unit 1814 changes the determined arrangement order based on the risk.
  • Transfer risk can be given by the hierarchical distance between the category item associated with the person in charge of the transfer source and the searched category item. If the distance is large, there is a high possibility that the person in charge does not know the searched category item.
  • the distance between classification items can be indicated by the number of items up to the retrieved item in the tree structure.
  • Figure 32 shows the distance between classification items in the hierarchical structure.
  • the distance from the classification item 3201 serving as the starting point to the other classification items is shown corresponding to the arrows.
  • “Capacitor” 3202 which belongs to the hierarchy one level higher than classification item 3201, is the first item counted from classification item 3201 in the hierarchical structure. The distance to “Densa” is 1.
  • “tantalum capacitor” 3203 ⁇ which belongs to the same hierarchy as classification item 3201, is the second item counted by classification item 3201, and the distance between classification item 3201 and “tantalum capacitor” 3203 is two.
  • Circuit parts” 3204 which belongs to the hierarchy two levels higher than classification item 3201, is the second item counted from classification item 3201, and the distance between classification item 3201 and “circuit parts” 3204 is also 2. is there.
  • Circuit components 3204
  • resistor 3205 belonging to the hierarchy directly below and “fixed resistor” 3206 belonging to the lower hierarchy are the 3rd and 4th items counting the classification item 3201 force, The distances for items 3205 and 320 6 are 3 and 4, respectively.
  • the hierarchy one level above the "circuit parts” 3204 is the "summary” 3207.
  • the root “Summary” 3207 is exceptionally excluded from the category for determining the risk level. Therefore, “battery / power” 3208, which belongs to the same level as “circuit components” 3204, is the third item counted from the category, and the distance between category 3201 and “battery 'power” 3208 is 3. .
  • Battery / Power 3208 “Lithium battery” 3209, which belongs to the level immediately below 3208, and “Lithium secondary battery” 3210, which belongs to the level below, are the fourth and fifth items counted from the classification item 3201, The distances for items 3209 and 3210 are 4 and 5, respectively.
  • the starting category is “aluminum electrolytic capacitor”
  • the person in charge of that category will be familiar with “tantalum capacitor” and “capacitor”. It is possible to grasp the “lithium secondary battery” and increase the possibility.
  • the CPU 1407 moves to the highest hierarchy among the category items on the route connecting the category item associated with the person in charge and the found category item. Identify the category to which it belongs. In order to identify it, the CPU 1407 needs the classification codes of both classification items at the end of the route.
  • the classification code of the category item associated with the person in charge can be obtained using the management NO of the processing request.
  • the person-in-charge code corresponding to the management N0 is extracted from the response data file 1406B, and the classification code associated with the extracted person-in-charge code is extracted from the person-in-charge determination master file 1405B.
  • the classification code of the retrieved category item can be extracted from the retrieved record.
  • the CPU 1407 performs initial settings such as setting the number of items to 0 (step 3301), and then the associated category item of the person in charge and the searched category
  • the item classification code is extracted (step 3302).
  • the CPU 1407 sets both classification codes as the classification codes at both ends (step 3303). Furthermore, the CPU 1407 compares the classification levels at both ends using the classification codes at both ends (step 3304), and sets the hierarchy to which the classification item to be identified belongs based on the comparison result.
  • the classification levels at both ends can be obtained from the classification master file 1405C, for example.
  • the CPU 1407 sets the hierarchy one level higher than the classification level as the hierarchy to which the classification item to be specified belongs (step 3305). If the classification levels at the two ends are different, the hierarchy that identifies the higher hierarchy among the classification levels is set as the hierarchy to which the classification item belongs (step 3306).
  • CPU1407 performs the procedure for each end.
  • the CPU 1407 determines whether steps 3307 to 3310 have been executed for both ends (step 3311). If steps 3307 to 3310 are not executed for both ends, steps 3307 to 3310 are executed for the remaining ends.
  • the CPU 1407 determines whether or not the classification codes at both ends match (step 3312). If the classification codes at both ends do not match, repeat step 3304 and subsequent steps. On the other hand, both If the end classification codes match, the CPU 1407 determines whether or not the end classification code matches the “summary” classification code (step 3313). When the classification code at the end matches the classification code of “Summary”, the setting value for the number of items is updated by subtracting 1 from the setting value for the number of items (step 3314). If the setting value of the number of items is updated or the classification code at the end does not match the classification code of “Summary”, the CPU 1407 determines the setting of the number of items at that time as the risk (step 3315).
  • the degree of risk can be determined from the data of the classification master file 1405C.
  • the risk level can also be determined by using, for example, a table storing risk level data for combinations of classification items. In that case, the risk level data corresponding to the combination of the category item associated with the person in charge and the retrieved category item may be extracted from the table.
  • the risk level is determined only for the classification item searched in step 3002 in FIG. Figure 34 shows an example of the procedure executed by the CPU when using the risk level.
  • procedures 3001 to 3006 are the same as procedures 3001 to 3006 of FIG.
  • the CPU 1407 executes the procedure 3405 to the procedure 3410 after the procedure 3004.
  • the CPU 1407 determines the order of arrangement in the order of recommending "sub-classification” (procedure 3004), it determines the risk level as described above (procedure 3405). When the risk level is determined, the CPU 1407 determines whether or not the risk level is greater than or equal to a threshold value (step 3406).
  • the threshold here is 4.
  • the threshold value can be determined based on the number of hierarchies. As shown in this example, if there are three classification levels of “minor category”, “medium category”, and “major category” except for the route, if the category level to which the searched category item belongs is “minor category”, it is dangerous. If the degree is 4 or more, the possibility that the person in charge does not grasp the searched category item is considerably increased.
  • the category item above the category item associated with the person in charge does not match the category item above the searched category item at the level of “medium category” or “major category”. . If the classification items are different at the “major classification” level, the common points between the classification items will be less and less, so the person in charge will come into contact with the product corresponding to the retrieved classification item. Meetings are generally much less.
  • the CPU 1407 changes the arrangement order determined in step 3004, and determines the arrangement order to recommend “medium classification”, for example.
  • the display of the transfer destination selection screen 2701 according to the determination is different from the example of FIG. FIG. 35 shows an example of the transfer destination selection screen 2701 in the case where the arrangement order is determined as the order in which “medium classification” is recommended.
  • the category item belonging to "medium category” is arranged above the display item 2704 above the category item belonging to "minor category” as in this example, and "medium category” “Classification” is recommended.
  • the category items belonging to “medium category” are easier to distinguish than the category items belonging to the more detailed “small category”. For this reason, it is possible to suppress the possibility of making an incorrect selection, rather than selecting the person in charge of the transfer destination from the classification items belonging to “small classification”.
  • the success rate determination unit 1820 can be used to determine the arrangement order when the degree of risk is greater than or equal to the threshold.
  • the flowchart in Fig. 34 is an example using the success rate.
  • the success rate determination unit 1820 determines the success rate of the transfer performed in the past by the person in charge who performed the transfer operation. When the success rate determining unit 1820 is used, the processing unit 1814 changes the determined arrangement order when the success rate is smaller than the threshold value. CP to realize the function in this case
  • the U1407 uses the data in the answer data file 1406B.
  • the response data includes “transfer source” data and “state” data. If the “status” data indicates “answer”, it means that the person in charge of the transfer destination was appropriate, so that the transfer can be interpreted as being successful. On the other hand, if the “Transfer Source” data is “Automatic” but the “Status” data indicates “Transfer”, then the person in charge at the transfer destination has further transferred. The transfer can be interpreted as a failure.
  • the CPU 1407 searches the answer data file 1406B for a record in which the person-in-charge code corresponding to the processing request management N0 matches the “transfer source” data.
  • the recorded records The number of records whose “state” data represents “answer” and the total number of retrieved records are extracted.
  • the success rate is calculated from the number of “answers” and the total number. For example, from such a calculation, the CPU 1407 determines the success rate (step 3408).
  • the CPU 1407 determines whether or not the success rate is smaller than the threshold (step 3409).
  • the threshold is 60%. If the determined success rate is smaller than the threshold, the CPU 1407 changes the arrangement order determined in step 3004, and decides the arrangement order in the order in which “medium classification” is recommended (step 3410). If the determined success rate is greater than or equal to the value, CPU 1407 does not change the order of arrangement in the order in which “sub-classification” is recommended (step 3407). If “sub-category” is recommended, generally, even if the person in charge of the transfer destination is inappropriately selected, if the success rate is high, the risk of inappropriate selection is reduced. If the person in charge of the “minor category” uses the success rate that is more likely to answer more appropriately for products belonging to that category, the number of transfers until the person in charge is transferred can be reduced. Can do.
  • the CPU 1407 executes steps 3005 and 3006, and the web server device 1204 displays the transfer destination selection screen. Send web page data to display.
  • the person in charge of the transfer source can check the transfer destination selection screen 2701 as shown in FIG. 31 or 35 on the display 1706 of the terminal 1208A.
  • one computer used as the database server device 1205 functions as the query answering device 1801 by following the instructions of the application server program.
  • multiple computers may implement the functions of the inquiry response device 1801.
  • the functions of the inquiry response device 1801 except the computer master files 1405A to 1405D and the data files 1406A and 1406B used as the web server device 1204 Is realized.
  • the web server device 1204 has realized the function, for example, as shown in FIG. 13, a finale 1307 for introducing the program to the computer is stored in the t! DDl 301 of the device 1204 in advance. Keep in the thread.
  • This file 1307 stores a program necessary for introduction including a compressed program main body and a library used by the program.
  • the CPU 1303 of the device 1204 reads the file 1307 and executes the program on the RAMI 304, the executable file of the program corresponding to the application server is introduced into the designated area of the HDD 1301.
  • the CPU 1303 reads the executable file from the HDD 1301 according to the setting, and runs a program corresponding to the application server on the RAMI 304.
  • the computer used as the web server device 1204 generates, in place of the database server device 1205, a procedure for determining a person in charge, a procedure for searching for classification items, and data for a transfer destination selection screen. Execute procedures and procedures for extracting data of the person in charge at the transfer destination.
  • the master files 1405A to 1405D and the data files 1406A and 1406B can be accessed via the network 1207.
  • the function of the inquiry response device is realized by two computers used as the web server device 1204 and the database server device 1205. Furthermore, a part of the master files 1405A to 1405D and the data files 1406A and 1406B may be provided in a separate computer.
  • a program corresponding to the application server may be operated on a computer separate from the web server device.
  • a computer newly connected to the network 1207 can be used.
  • the CPU 1303 of the web server device 1204 Upon receiving a request from the installation destination computer, the CPU 1303 of the web server device 1204 obtains an installation program including a program corresponding to the application server program from the file 1307, and sends an instruction to the computer included in the program to the electrical Express with a signal. Then, the signal is superimposed on the carrier wave using the network I / F 1306 and transmitted to the introduction destination computer through the network 1207.
  • the introduction destination computer Upon receiving the signal, the introduction destination computer restores the introduction program from the signal, and saves the file storing the restored program in an appropriate area of the HDD. If the file is used, a program corresponding to the application server is installed in the computer as in the case of the web server device 1204. [0153] In addition to providing a program through an electric communication line such as the network 1207 in this way, it can be provided to related parties and third parties by storing it in a computer-readable recording medium. . When a program command is expressed as an electrical signal, optical signal, magnetic signal, etc., and the signal is transmitted on a carrier wave, the program should be provided on a transmission medium such as a coaxial cable, copper wire, or optical fiber. Can do.
  • a transmission medium such as a coaxial cable, copper wire, or optical fiber. Can do.
  • Computer-readable recording media include optical media such as CD-ROM, CD_R, CD-RW, DVD-ROM, DVD-RAM, DVD-R, DVD-RW, and magnetic media such as flexible disks.
  • Semiconductor memory such as flash memory and RAM can be used.
  • a program is provided by storing the program in a computer-readable medium including such a transmission medium and a computer-readable recording medium. The program in the first embodiment is the same.
  • the target of the inquiry is not limited to the product, but may be a service. Furthermore, when dealing with both goods and services, the goods and services may be classified separately or grouped together.
  • the inquiry response system in the second embodiment includes the first table storing data for hierarchically classifying a plurality of goods or services, and data for associating the classification item with the person in charge.
  • a second table is stored.
  • the person-in-charge determining unit determines a person in charge to notify the inquiry based on the inquiry data.
  • Inquiry data can include classification items according to the goods or services to be queried.
  • the search unit searches the classification table belonging to some or all of the hierarchies who transfer the response of the query for the first table.
  • the processing unit reads out the data of the retrieved classification item from the first table, and performs processing for generating screen data to be displayed on the terminal of the person in charge using the read-out data.
  • the person in charge can determine the appropriate classification items for transfer by referring to the screen data displayed on the terminal.
  • the extraction unit extracts the data of the person in charge from the second table based on the classification item data.
  • the person in charge selects a category item, the data of the corresponding person in charge is extracted as the data of the person in charge of the transfer destination based on the data of the category item.
  • This inquiry response system uses data of classification items classified hierarchically, It is possible to specify a classification item suitable for the computer to transfer. Since the person in charge of the transfer destination is selected according to the specified classification item, the possibility of transfer to an inappropriate person in charge is reduced, and the appropriate person in charge can answer the inquiry promptly. it can.
  • the inquiry response system may further include a hierarchy detecting unit that detects the hierarchy of the classification item associated with the person in charge of transfer. Except when the detected hierarchy belongs to the lowest hierarchy, the search unit searches for a category item belonging to the layer below that category item. In this case, a screen generated using the data of the classification item belonging to the layer below the category item associated with the person in charge is displayed on the terminal of the person in charge. Since the classification items classified hierarchically share some properties with the classification items belonging to the upper layer, it is possible for the computer to efficiently identify the classification items having the common properties. For this reason, the display reduces the need for the person in charge of the transfer itself to determine the classification items that have a common property, and also reduces the risk of repeated transfers.
  • a hierarchy detecting unit that detects the hierarchy of the classification item associated with the person in charge of transfer. Except when the detected hierarchy belongs to the lowest hierarchy, the search unit searches for a category item belonging to the layer below that category item. In this case, a screen generated using the data of the classification item belonging to the layer below
  • the search unit searches for a category item belonging to a layer below the category item specified in the inquiry. Since the search is performed when the operation of selecting the transfer is performed at the terminal of the person in charge, before the person in charge performs the operation to instruct the search, the person in charge of the category belonging to the lower level of the category item specified in the inquiry is in charge. Can be presented. By presenting before the search instruction of the person in charge, the person in charge refers to the search result preferentially. Therefore, it is possible to increase the possibility of determining the person in charge of transferring the response to the inquiry with reference to the classification items belonging to the lower level of the classification item specified in the inquiry. In addition, there is less need for the person in charge to give a search instruction, and the transfer work can be made more efficient.
  • the inquiry response system may further include a transfer number determination unit that determines the number of times transfer has been performed for the inquiry. At this time, if an operation for transferring is performed at the terminal of the person in charge in response to an inquiry in which the number of times of transfer is greater than or equal to the threshold value, the extraction unit will collect data on the person in charge associated with the classification item belonging to the highest hierarchy. The second table force is extracted. If the number of transfers exceeds a certain number, there is a greater risk that the transfer items will continue to be repeated because there is a high possibility that there is no appropriate category item for the query in the category item below the category item. In such a case, the classification item belonging to the highest hierarchy By automatically extracting the data of the person in charge associated with the eye, it is possible to reduce the risk of further repeated transfers.
  • the search unit may search the classification item corresponding to the input term in a plurality of layers.
  • the processing unit determines the arrangement order of the searched classification items based on the hierarchy to which the classification item belongs, and generates screen data according to the determined arrangement order.
  • the term used as the search key is normally entered by the person in charge of the transfer. The system searches using the entered terms, so that the person in charge does not have to search for related category items from many categories. Furthermore, the order of arrangement of the searched category items is determined based on the hierarchy to which the category item belongs, and screen data is generated according to the determined sequence order. Therefore, the person in charge determines the hierarchical relationship of the searched category items from the screen data. It can be easily grasped. Therefore, the person in charge can easily select a classification item to be used as a reference for narrowing down the person in charge of transferring the response to the inquiry.
  • the transfer risk level is determined based on the hierarchical structure position of the classification item associated with the person in charge of the transfer and the hierarchical position of the retrieved classification item.
  • a risk determining unit may be further provided.
  • the processing unit changes the determined arrangement order based on the degree of risk.
  • the risk of transfer can be determined, for example, by the distance between the position on the hierarchical structure of the category item associated with the person in charge of transfer and the position on the hierarchical structure of the retrieved category item.
  • the number of items up to the retrieved item increases from the classification items associated with the person in charge of transfer.
  • the distance can be expressed by the number of items.
  • there is a high possibility that the person in charge does not understand the relationship between items that have branched off at higher levels. For this reason, the risk of repeating the transfer can be suppressed by changing the arrangement order based on the risk of the transfer.
  • the inquiry response system may further include a success rate determining unit that determines the success rate of the transfer performed in the past by the person in charge who performed the transfer operation.
  • the processing unit changes the determined arrangement order when it is smaller than the success rate threshold.
  • the data transfer system, the data transfer system, and the data transfer program according to the present invention can select an appropriate transfer destination for processing a user's request even when the user's request is not specifically determined. It is useful for various systems that provide information and content.

Abstract

 ユーザの要望が具体的に定まっていないような場合でも、その要望を処理する適当な転送先を選択することができるデータ転送システムを提供する。データ転送システム(103)は、データの記述対象を階層的に分類した分類項目と転送先とを関連付けて記憶する分類情報データベース(105)と、データ受信部(601)によりデータを受信した場合に当該受信データの転送先を決定する転送先決定部(602)と、転送先から未処理通知を受信する応答データ受信部(608)と、未処理通知を受信した場合に転送先に基づき分類情報データベースから分類項目を検索する分類項目検索部(609)と、検索された分類項目に基づき受信データの新たな転送先を分類情報データベースから検索する転送先検索部(610)と、転送先へ受信データを転送するデータ転送部(603)とを備える。                                                                                 

Description

明 細 書
データ転送装置、データ転送方法およびデータ転送プログラム 技術分野
[0001] 本発明は、コンテンツや情報などに関するデータを転送するデータ転送システムに 関する。
背景技術
[0002] インターネット上では、音楽や画像、映像などのコンテンツを提供するサービスが様 々なサイトで行われている。提供されるコンテンツの数が多いので、所望のコンテンツ が予め定まっていれば、ユーザは、タイトノレや作者のようなそのコンテンツの属性を使 つて、コンテンツを検索する。一つのサイトで所望のコンテンツが見つからなければ、 他のサイトで探す。所望のコンテンツが予め定まっている場合でも、コンテンツを見つ けるのが困難な場合がある。好みはあるけれども具体的にコンテンツが定まっていな いような場合、ユーザの希望するコンテンツを見つけるのがさらに難しくなる。ユーザ の希望するコンテンツがサイトにあるかどうかやどのサイトで探すべきかを明確に判断 することができなレ、。このような場合、複数のサイトで提供されるコンテンツを一括して 検索するシステムを利用することができる。
[0003] またユーザの要求するコンテンツや情報が一つの提供元で得られなかった場合、 その要求を他の提供元に転送するようにしてもよい。例えば特許文献 1、 2には、顧 客から送られてきた問合せを担当者に自動的に振り分け、担当者からの回答を顧客 に送る顧客問合せシステムが記載されている。顧客問合せシステムは、問合せ情報 を受信すると、その問合せの商品名や種別に対応した担当者に問合せ通知メールを 送信する。特許文献 2に記載のシステムでは、回答に遅延があれば、回答を督促す るメッセージがその担当者だけでなくその担当者の上位にいる管理者にも送信される 。これらのシステムでは、問合せ通知を最初に受けた担当者がその問合せに回答す るのに適していないことがある。その問合せの内容力 他の担当者が回答する方が 適当であると判断した場合、通知を受けたその担当者は、その問合せを他の担当者 に転送するようシステムに依頼することができる。顧客問合せシステムは、問合せの 転送依頼を受け取ると、他の担当者に転送メッセージを送信する。これによつて、そ の問合せに回答する担当者が振り替えられる。
特許文献 1 :特開 2000— 215121号公報
特許文献 2:特開 2001— 265921号公報
発明の開示
発明が解決しょうとする課題
[0004] 複数のサイトで提供されるコンテンツを一括して検索するシステムでは、そのシステ ムが様々なサイトのコンテンツを適時確認しなければならなレ、。各サイトが提供するコ ンテンッゃ情報は常に変化するので、一括検索システムが処理する情報量は膨大に なる。
[0005] ユーザと提供元とを仲介するシステムが、ユーザからのデータを一つの提供元から 他の提供元に転送する場合、コンテンツや情報の管理、検索などの処理は各提供元 のシステムが行えばよレ、。し力、しながら、一つの提供元で処理がなされな力、つた場合 に、ユーザからのデータを転送する転送先を選択するのが難しい。もしシステムが不 適当な転送先を選択すれば、さらに転送が繰り返される可能性が高くなる。転送が繰 り返されれば、処理を速やかに行うことができなレ、。し力、も、このように転送の回数が 増えると、処理を行う必要のなかった提供元の負荷が余計に増加する。
[0006] 本発明は、このような従来の技術における課題を鑑みてなされたものであり、ユーザ の要望が具体的に定まっていないような場合でも、その要望を処理する適当な転送 先を選択することのできるデータ転送システム、データ転送方法およびデータ転送プ ログラムを提供することを目的とするものである。
課題を解決するための手段
[0007] 上述の目的を達成するために、本発明の提供するデータ転送システムは、データ の記述対象を階層的に分類した分類項目と転送先とを関連付けて記憶する分類情 報データベースと、データを受信するデータ受信部と、データ受信部によりデータを 受信した場合に当該受信データの転送先を決定する転送先決定部と、受信データ の転送先から未処理通知を受信する未処理通知受信部と、未処理通知受信部によ り未処理通知を受信した場合に受信データの転送先に基づき分類情報データべ一 スから分類項目を検索する分類項目検索部と、分類項目検索部により検索された分 類項目に基づき受信データの新たな転送先を分類情報データベースから検索する 転送先検索部と、転送先検索部により検索された転送先へ受信データを転送するデ ータ転送部とを備える。
[0008] 他の観点によれば、本発明はデータ転送方法を提供する。このデータ転送方法は 、データを受信する手順と、データを受信した場合に当該受信データの転送先を決 定する手順と、受信データの転送先から未処理通知を受信する手順と、未処理通知 を受信した場合に、データの記述対象を階層的に分類した分類項目と転送先とを関 連付けて記憶する分類情報データベースから受信データの転送先に基づき分類項 目を検索する手順と、検索された分類項目に基づき受信データの新たな転送先を分 類情報データベースから検索する手順と、検索された転送先へ前記受信データを転 送する手順とを備える。
[0009] さらに、本発明は上述のデータ転送方法の手順をコンピュータに実行させるための データ転送プログラムやそのプログラムを記録したコンピュータ読み取り可能な記録 媒体を提供することができる。
発明の効果
[0010] 以上のような構成を採用することにより、本発明では、ユーザの要望が具体的に定 まっていないような場合でも、その要望を処理する適当な転送先を選択することがで き、その結果速やかに処理を実行することが可能である。
図面の簡単な説明
[0011] [図 1]図 1は第 1の実施の形態における音楽配信システムの概略構成を説明するため の図。
[図 2]図 2は端末からサーバに音楽コンテンツを要求するときに送信されるデータの 例を示す図。
[図 3]図 3は分類情報データベースに含まれるジヤンノレの階層関係の一例を説明す るための図。
[図 4]図 4は分類情報データベースのデータ構造の一例を説明するための図。
[図 5]図 5はサーバからデータ転送システムに送信する応答データの一例を示す図。 園 6]図 6は第 1の実施の形態におけるデータ転送システムの概略構成を説明するた めの機能ブロック図。
園 7]図 7は転送情報データベースのデータ構造の一例を説明するための図。
[図 8]図 8はデータ転送システムの処理手順の一例を説明するためのフローチャート 園 9]図 9は処理完了通知を受ける前の転送先に要求を転送した回数を転送先別に 集計した例を説明するための図。
[図 10]図 10はジャンル間の関連付けを行うための分類情報データベースのデータ構 造の一例を示す図。
園 11]図 11は第 1の実施の形態におけるデータ転送システムの概略構成に関する 別の例を示す機能ブロック図。
園 12]図 12は第 2の実施の形態における問合せ回答システムの全体構成を示す図
[図 13]図 13はウェブサーバ装置についてハードウェアの構成を示す図。
[図 14]図 14はデータベースサーバ装置についてハードウェアの構成を示す図。
[図 15]図 15はメールサーバ装置についてハードウェアの構成を示す図。
園 16]図 16は顧客の端末についてハードウェアの構成を示す図。
園 17]図 17は担当者の端末についてハードウェアの構成を示す図。
[図 18]図 18は問合せ回答システムの機能ブロック図。
園 19]図 19は商品分類の階層構造を説明するための図。
[図 20]図 20は分類マスタファイルおよび担当者決定マスタフアイルの構成例を示す 図。
[図 21]図 21は担当者マスタファイルおよび顧客情報マスタフアイルの構成例を示す 図。
[図 22]図 22は問合せデータファイルおよび回答データファイルの構成例を示す図。
[図 23]図 23は問合せ画面の一例を示す図。
園 24]図 24は担当者を決定する手順の一例を説明するためのフローチャート。
[図 25]図 25は担当者に問合せを通知するためのメールの一例を示す図。 [図 26]図 26は問合せ確認画面および回答内容登録画面の例を示す図。
[図 27]図 27は振替先選択画面の一例を示す図。
[図 28]図 28は自動検索の手順の一例を説明するためのフローチャート。
[図 29]図 29は振替があったことを通知するためのメールの一例を示す図。
[図 30]図 30は入力された用語に対応する検索の手順の一例を説明するためのフロ
^— ^5 "ャ "—
[図 31]図 31は小分類を推奨する配列順序にした場合の振替先選択画面の一例を示 す図。
[図 32]図 32は分類項目の階層構造と危険度との関係を説明するための図。
[図 33]図 33は危険度を決定する手順の一例を説明するためのフローチャート。
[図 34]図 34は危険度および成功率を用いた場合の検索の手順の一例を説明するた めのフローチャート。
[図 35]図 35は中分類を推奨する配列順序にした場合の振替先選択画面の一例を示 す図。
発明を実施するための最良の形態
以下、添付図面を参照して、本発明の実施の形態について詳細に説明する。第 1 の実施の形態では、音楽コンテンツをユーザに提供するための音楽配信システムと して本発明を具体化する。
(第 1の実施の形態)
図 1は音楽配信システムの概略構成を説明するための図である。その音楽配信シ ステムでは、複数のサーバ 101、ユーザの端末 102、およびデータ転送システム 103 がネットワーク 104を通じて接続されている。各サーバ 101は、複数の音楽コンテンツ を格納しており、端末 102からの要求に応じて音楽コンテンツを提供する。端末 102 には、パーソナルコンピュータや通信機能を有したオーディオプレーヤーを利用する こと力 Sできる。ユーザは、音楽コンテンツの提供を要求する際、例えば希望する音楽 のジヤンノレや好きなメロディを指定する。メロディは、端末 102に接続されたマイクに 向かってハミングしたりメロディを表す符号を入力したりすることにより端末 102に入力 すること力 Sできる。データ転送システム 103は、サーバ 101と端末 102との間のデータ 通信を仲介する。データ転送システム 101は、端末 102からの要求を受信し、その要 求にしたがって分類情報データベース 105を検索する。データ転送システム 101は、 その検索結果にしたがって、その要求に含まれるジヤンノレやメロディのデータに合つ たサーバ 101を定め、定めたサーバ 101にその要求を転送する。
[0013] この処理をするため、データ転送システム 101は、 CPU106やバス 107などのハー ドウエアを備える。 CPU106はバス 107を通じて RAM108やフラッシュメモリ 109、ネ ットワーク I/F110、 HDD111と接続される。フラッシュメモリ 109は、制御プログラム や設定データを格納する。 CPU106は、その制御プログラムの指令にしたがってハ 一ドウエア全体を制御する。 HDD111は、分類情報データベース 105を格納してい る。
[0014] 図 2Aおよび Bは端末からサーバに音楽コンテンツを要求するときに送信されるデ 一タの例をそれぞれ示す。図 2Aは、端末からデータ転送システムへ送信される要求 データの一例を示す。要求データ 201は、ヘッダ部 202とデータ格納部 203とを含む 。ヘッダ部 202は、送信先や送信元を記述するフィールド 204および 205を有する。 ここでは、送信先のフィールド 204に、データ転送システムのアドレスが記述されてお り、送信元のフィーノレド 205に、端末のアドレスが記述されている。データ格納部 203 は、要求を識別するための要求 ID206やジャンルコード 207、メロディデータ 208を 含む。ジャンルコード 207やメロディデータ 208は、ユーザが要求の際に端末 102で 指定したものである。図 2Bは、データ転送システムからサーバへ転送される処理要 求データの一例を示す。この例において、処理要求データ 209は、要求データ 201 の送信先のフィールド 204および送信元のフィールド 205の値を変更したものである 。この処理要求データ 209では、送信先のフィーノレド 204に、サーバのアドレスが記 述されており、送信元のフィーノレド 205に、データ転送システムのアドレスが記述され ている。
[0015] 図 3は分類情報データベースに含まれるジヤンノレの階層関係の一例を説明するた めの図である。分類情報データベースは、音楽コンテンツを階層的に分類したジヤン ルのコードとサーバのアドレスとを関連付けて記憶する。図 3の例では、音楽コンテン ッの大分類に、「ロック」や「ダンス」といったジャンルを含む。「ロック」の下位に属する 中分類のジャンルには、「ポピュラーロック」や「ヘビーメタル」、「オルタナティブ」を含 む。 「ポピュラーロック」の下位に属する小分類のジャンルには、「ティーンポップ」や「 プリティッシュロック」を含む。音楽コンテンツの各ジャンルには、このように階層関係 が与えられている。分類情報データベースは、これらの各ジャンルにサーバのァドレ スを関連付ける。例えばジャンルの格納曲数が最も多いサーバのアドレス力 そのジ ヤンルのコードに関連付けられる。音楽コンテンツの格納数が最も多いサーバをジャ ンノレに関連付けている場合、最上位のジャンル「すべて」には、音楽コンテンツの総 格納数が最も多いサーバが関連付けられる。ただし、音楽コンテンツの総格納数が 最も多くても、すべてのジャンルにおいてそのサーバが他のサーバより多くコンテンツ を格納してレ、るとは限らなレ、。
[0016] 図 4は分類情報データベースのデータ構造の一例を説明するための図である。図 4 Aはジャンルの階層関係を記述したデータベースの一例を示し、図 4Bはジャンルコ ードとサーバアドレスとを関連付けるデータベースの一例を示す。分類情報データべ ースは、このような 2つのデータベースで構成することができる。図 4Aの例では、各レ コード力 分類レベルやジャンルコード、名称を含む。名称が「ロック」のレコードでは 、ジャンルコードとして符号「A」が与えられている。名称が「ポピュラーロック」のレコー ドでは、ジャンルコードとして符号「AA」が与えられている。レコードは、分類コード等 に加えて、上位ジャンルコードも含む。階層関係は、この上位ジャンルコードによって 記述される。上位ジャンルコードは、対応するジャンルの直ぐ上位にあるジャンルのコ ードである。例えばジヤンノレ「ロック」と「ポピュラーロック」との親子関係は、「ポピユラ 一ロック」のレコードの上位ジャンルコードとして、 「ロック」の分類コードを含めることに より記述される。また図 4Bの例では、各レコードが、分類レベルやジャンルコード、サ ーバアドレスを含む。これらのレコードによって、ジャンルコードをサーバ 101のァドレ スに関連付けられている。例えば、ジャンルコード「A」には、サーバアドレス「VV. X X. YY. zz」が関連付けられている。
[0017] 図 5はサーバからデータ転送システムに送信する応答データの一例を示す。サー バは、処理要求をデータ転送システムから受けると、その処理要求を受けるかどうか を判定し、その結果に応じて応答データを作成する。受けないと判定した場合、その 要求を処理してレ、なレ、ことを表す未処理通知を応答データとしてデータ転送システム に送信する。
[0018] 応答データ 501は、要求のデータと同様に、ヘッダ部 502とデータ格納部 503とを 含む。ヘッダ部 502は、送信先や送信元を記述するフィールド 504および 505を有 する。ここでは、送信先のフィールド 504には、データ転送システムのアドレスが記述 されており、送信元のフィーノレド 505には、未処理通知を送信するサーバのアドレス が記述されている。データ格納部 503は、要求 ID506や結果コード 507を含む。結 果コード 507には、要求 ID506で特定される要求に対し処理を行ったかどうかを示 す値を記述することができる。処理を行っていないことを表す値を結果コード 507に 書き込んだ場合、応答データは未処理通知となる。処理を行ったことを表す値を結果 コード 507に書き込んだ場合、応答データは処理完了通知となる。
[0019] 図 6は第 1の実施の形態におけるデータ転送システムの概略構成を説明するため の機能ブロック図である。データ転送システム 103では、制御プログラムの指令にし たがって分類情報データベース 105などに対して CPUが入出力を行い、必要な機 能を実現する。データ転送システム 103において、端末 102からの要求のデータを データ受信部 601が受信する。要求のデータは、上述のようにジャンルコードやメロ ディのデータを含む。転送先決定部 602は、データ受信部 601によりデータを受信し た場合に、受信データの転送先を複数のサーバ 101のうちから決定する。この決定 には、ジャンルコードを用いることができる。例えば、転送先決定部 602は、受信した データ力らジャンルコードを取得し、取得したジャンルコードを含むレコードを分類情 報データベース 105から検索する。転送先検索部 602は、検索したレコードに含まれ るサーバ 101のアドレスを受信したデータの転送先として決定する。データ転送部 60 3は、データ受信部 601により受信した要求データから処理要求データを作成し、作 成したデータを転送先決定手段 602により決定したサーバ 101に転送する。
[0020] サーバ 101では、データ通信部 604が、データ転送システム 103からの処理要求 のデータを受信する。判定部 605は、その要求にしたがって音楽コンテンツを提供す るかどうかを判定する。この判定には、処理要求データに含まれるメロディデータを用 レ、ることができる。この実施の形態において、コンテンツ格納部 606は、音楽コンテン ッとともに、音楽コンテンツごとに予め用意したメロディのデータを格納している。判定 部 605は、処理要求データから取得したメロディのデータと、コンテンツ格納部 606 力 読み出したメロディのデータとの類似度を計算する。
[0021] 計算した類似度がしきい値よりも高い音楽コンテンツがある場合、判定部 605は、そ の音楽コンテンツを提供することを決定する。この場合、サーバ 101は、コンテンツ格 納部 606から読み出した該当コンテンツを要求元の端末 102に提供する。計算した 類似度がしきい値よりも高い音楽コンテンツが複数あった場合、音楽コンテンツのデ ータをユーザの端末 102に送信する前に、それらのコンテンツのリストを送信するよう にしてもよいし、類似度の高い順に予め定めた数のコンテンツのデータを端末 102に 送信するようにしてもよレ、。音楽コンテンツを端末 102に提供すると、応答データ作成 部 607は、処理を行ったことを表す値を記述した結果コードとその要求の IDとを含む 処理完了通知をデータ転送システム 103に送信する。
[0022] これに対し、計算した類似度がしきい値よりも高い音楽コンテンツがない場合、判定 部 605は、いずれの音楽コンテンツも提供しないことを決定する。この場合、応答デ ータ作成部 607は、受信した処理要求データから取得した要求 IDを用いて、未処理 通知を作成する。データ通信部 604は、作成された未処理通知をデータ転送システ ム 103に送信する。
[0023] データ転送システム 103において、応答データ受信部 608が、要求の転送された サーバ 101から応答データを受信する。分類項目検索部 609は、応答データ受信部 608により未処理通知を受信した場合に、その未処理通知の送信元に基づいて分 類情報データベース 105を検索する。分類項目検索部 609は、未処理通知を送信し たサーバのアドレスを未処理通知の送信元のフィールドから取得する。分類項目検 索部 609は、そのアドレスを含むレコードを分類情報データベース 105から検索する ことにより、そのアドレスに対応するジヤンノレコードを取得する。未処理通知を送信し たサーバのアドレスが「VV. XX. YY. ZZ」である場合、そのアドレスを含むレコード からは、ジャンルコードとして「A」を取得することができる。
[0024] 分類項目検索部 609は、ジャンルコードを取得すると、例えばそのジャンルの下層 に属するジャンルを分類情報データベース 105から検索する。分類項目検索部 609 は、取得したジャンルコードと同じ値を上位ジャンルコードに含むレコードを分類情報 データベース 105から検索する。これにより下位のジャンルのコードを取得する。取 得されたジャンルコードが「A」であれば、そのコードの値を上位ジャンルコードとして 含む「ポピュラーロック」のレコードからは、ジャンルコードとして「AA」を取得すること 力 Sできる。下位のジャンルが複数あれば、例えばそのうちの一つをランダムに選択し 、選択したジャンルのコードを取得する。
[0025] また分類項目検索部 609は、未処理通知を送信したサーバ 101のアドレスだけで なぐそのサーバ 101から受信した他のデータを用いて、ジャンルを検索することもで きる。この場合、サーバ 101は、必要なデータを応答データに含めて送信すればよい 。例えばサーバ 101は、メロディデータの類似度の最大値を表す類似度データを応 答データに含めてデータ転送システム 103に送信する。分類項目検索部 609は、未 処理通知を送信したサーバ 101のアドレスにしたがって取得したジャンルコードとそ の類似度データに基づき、未処理データの新たな転送先に対応するジャンルを検索 する。類似度データの表す類似度の値が予め定めたしきい値以上である場合、分類 項目検索部 609は、上述のように、未処理通知を送信したサーバのアドレスに対応 するジャンルの下層に属するジャンルを分類情報データベース 105から検索する。こ れに対し、類似度データの表す類似度の値がしきい値より小さい場合、分類項目検 索部 609は、サーバのアドレスに対応するジャンルの上層に属するジャンル、または 同じ階層に属する他のジヤンノレを検索する。未処理通知を送信したサーバのァドレ スに対応するジャンルの上層に属するジャンルを検索する場合、分類項目検索部 60 9は、そのジャンルコードに関連付けられた上位ジャンルコードを分類情報データべ ース 105から取得する。また同じ階層に属する他のジヤンノレを検索する場合、分類項 目検索部 609は、未処理通知を送信したサーバのアドレスにしたがって取得したジャ ンルのコードに関連付けられた上位ジャンルコードを分類情報データベース 105から 取得する。分類項目検索部 609は、取得した上位ジヤンノレコードと同じ値を上位ジャ ンノレコードに含むレコードを分類情報データベース 105から検索し、検索したレコー ドからジャンルコードを取得する。
[0026] 転送先検索部 610は、分類項目検索部 609により検索されたジャンルコードに基 づき、未処理データの新たな転送先となるサーバ 101を分類情報データベース 105 から検索する。転送先検索部 610は、分類項目検索部 609によりジャンルのコードが 取得されると、そのジャンルコードを含むレコードを分類情報データベース 105から 検索することにより、そのジャンルコードに対応するサーバ 101のアドレスを取得する 。分類項目検索部 609により検索されたジャンルのコードが「AA」であれば、転送先 検索部 610は、サーバ 101のアドレスとして「VV. XX. SS. TT」を取得する。
[0027] データ転送部 603は、転送先検索部 610により検索されたサーバ 101へ未処理の 要求のデータを転送する。例えば、取得されたサーバ 101のアドレスを処理要求デ ータのヘッダ部に書き込むことにより、既存の処理要求データを新たな転送先への処 理要求データに変更することができる。
[0028] 上述のようにして、この実施の形態におけるデータ転送システムでは、音楽コンテン ッの提供先が明示的に指定されてなくとも、音楽コンテンツの提供が可能となるまで サーバへの要求の転送を繰り返す。その場合の転送先は、音楽コンテンツのジヤン ルの階層関係にしたがって定めている。したがって、音楽コンテンツを提供するのに 適当な転送先に速やかに要求を転送することが可能である。
[0029] 図 7は転送履歴を管理するための転送情報データベースのデータ構造の一例を示 す図である。データ転送システムでは、 HDD上に転送情報データベースを構築する こと力 Sできる。データ転送システムは、処理要求のデータをサーバに送信した場合や 応答データをサーバから受信した場合に、その転送情報データベースにデータを書 き込む。そのデータを用いることで、データ転送システムは、転送状況を管理したり、 転送先を定めるのに利用したりすることができる。転送情報データベースにおいて、 各レコードは、要求 IDやシーケンス番号(SEQ)、サーバアドレス、結果コード、転送 元のデータを含む。シーケンス番号は、一つの要求 IDに対してレコードが登録され た順序を示す番号である。最も大きな番号は、同じ要求に対しサーバに処理要求を 転送した回数に対応する。サーバアドレスは、処理要求を転送したサーバのアドレス である。結果コードは、サーバから受信した応答データに含まれるコードである。この 例では、値「U」が未処理通知に対応し、値「C」が処理完了通知に対応する。転送元 は、複数回処理要求を転送した場合の 1回前に処理要求を転送したサーバのァドレ スである。このような管理データによって、処理完了通知を受けるまでの転送経路を 特定することが可能である。図 7の例では、要求 ID「R001012B」に対し、処理が完 了するまでに 3回の転送が必要になっている。この場合の転送経路では、サーバアド レス「W. WW. XX. YY」、「W. WW. SS. TT」、「KK. LL. MM. NN」の)噴に 要求が転送されている。サーバに対応するジヤンノレに置き換えると、「ロック」、「ポピ ユラ一ロック」および「ティーンポップ」の順に要求が転送されたことになる。
[0030] 図 8はデータ転送システムの処理手順の一例を説明するためのフローチャートであ る。データ転送システムの CPUは、制御プログラムの指令にしたがってこれらの手順 を実行し、転送情報データベースにデータを書き込む。 CPUは、端末から要求を受 信すると(手順 801)、その要求のデータから要求 IDおよびジャンルコードを取得す る(手順 802)。 CPUはバスを通じて HDD上の分類情報データベースにアクセスし、 そのジャンルコードに対応するサーバのアドレスを検索する(手順 803)。 CPUは、受 信した要求の転送先として、検索したサーバのアドレスを決定する(手順 804)。要求 の転送先を決定すると、その要求のデータのヘッダ部を書き換えて、サーバへの処 理要求のデータを作成する。 CPUは、ヘッダ部の送信先フィールドに、転送先のサ ーバのアドレスを書き込み、送信元フィールドに、データ転送システムのアドレスを書 き込む。 CPUは、ネットワーク I/Fを用いて、処理要求データを転送先のサーバに 転送する(手順 805)。 CPUは、処理要求データの転送の後、その処理要求データ の要求 IDおよびサーバアドレスを含むレコードを作成し、 HDD上の転送情報データ ベースに書き込む(手順 806)。同一の要求に対する最初の転送であるので、このレ コードのシーケンス番号には「1」を書き込む。
[0031] 処理要求データをサーバに送信してから、そのサーバから応答データを受信すると
(手順 807)、 CPUは、その応答データから要求 IDおよび結果コードを取得する。 C PUは、取得した結果コードに基づいて、サーバから処理完了通知を受信したか未処 理通知を受信した力、を判定する(手順 808)。処理完了通知を受信した場合、 CPU は、応答データから取得した要求 IDを含み、シーケンス番号が最も大きなレコードを 検索する。 CPUは、応答データから取得した結果コードをそのレコードに書き込む( 手順 809)。未処理通知を受信した場合も、同様に、応答データから取得した結果デ ータをそのレコードに書き込む(手順 810)。さらに、 CPUは、そのレコードからサー バのアドレスを取得する。 CPUは、取得したサーバのアドレスに対応するジャンルコ ードを分類情報データベースから検索する(手順 811)。 CPUは、検索したジヤンノレ コードに基づいて別のジャンルコードを分類情報データベースから取得する。 CPU は、取得したジャンルコードに対応するサーバのアドレスを分類情報データベースか ら検索する(手順 812)。これによつて、端末からの要求の新たな転送先を定める。新 たな転送先となるサーバのアドレスを検索すると、ヘッダ部の送信先フィールドにその サーバのアドレスを書き込むことにより、処理要求データを変更する。 CPUは、ネット ワーク IZFを用いて、その処理要求データをサーバに転送する(手順 813)。 CPUは 、処理要求データの転送の後、処理完了通知を受信するまで、手順 807以降の手順 を繰り返す。 2回目以降の転送でも、その処理要求データの要求 IDおよびサーバァ ドレスを含むレコードを作成し、 HDD上の転送情報データベースに書き込む。 2回目 以降の転送では、直前のレコードのシーケンス番号より 1大きい数をシーケンス番号 に書き込む。さらに、 2回目以降の転送では、レコードの転送元に、直前のレコードの サーバアドレスを書き込む。
[0032] このようにしてデータ転送システムは、ユーザの希望するジャンルや好きなメロディ にあった音楽コンテンツを格納するサーバにその要求を速やかに転送する。サーバ は、その要求に応じて端末に音楽コンテンツを提供することができる。さらに、転送の 履歴を転送情報データベースに記録することにより、転送状況を管理したり、転送先 を定めるのに利用したりすることができる。
[0033] 例えば、転送情報データベースに記録された履歴のデータを用いて、ジヤンノレ間 の関係を変更することにより、適当な転送先を定め易くし、その結果、転送効率を高 めることができる。図 7の例では、既述の通り同一の要求に対し 3回の転送が必要に なっていた。この転送回数は、ユーザにとってジャンルの区別が難しければ、増加す る可能性がある。特に、新たな音楽ジャンルが形成されたような場合、階層的な分類 体系のどの部分にそのジャンルが位置づけられるかを特定するのが難しくなる。転送 回数の多いジャンルは、転送情報データベースに記録された履歴のデータを用いて 特定すること力 Sできる。ジャンルごとに、そのジヤンノレに関連付けられたサーバから処 理完了通知を受けるまでに要した転送回数を集計すればよい。図 7のデータ構造で あれば、結果コード「C」を含むレコードをサーバアドレス別に抽出し、抽出したレコー ドに含まれるシーケンス番号の数をサーバアドレスごとに集計する。サーバアドレスは 、ジヤンノレコードに関連付けられている。このため、サーバアドレスごとの集計によつ て、ジヤンノレごとの転送回数の集計値を得ることができる。この集計値が予め定めた しきい値よりも大きい場合、そのジャンルを転送回数の多いジヤンノレとして特定するこ とができる。このようにして特定したジャンルは、そのジャンルの直上位層に属するジ ヤンル以外のジャンルに関連付ける。これによつて、転送回数の多いジャンルが検索 され易くなり、転送効率が向上する。
[0034] また転送回数の多いジャンルを関連付ける先のジャンルも、転送情報データベース に記録された履歴のデータを用いて定めることができる。図 7に示すように、履歴のデ ータは、関連付け元のサーバから処理完了通知を受ける前の転送先のデータをサ ーバアドレスとして含んでいる。図 7の例では、サーバアドレス「KK. LL. MM. NN」 力 処理完了通知を受ける前に、サーバアドレス「VV. WW. XX. YY」および「VV . WW. SS. TT」に要求データを転送している。このような処理完了通知を受ける前 の転送先に高い頻度で含まれる転送先と対応するジヤンノレを関連付け先のジャンル として定める。例えば、処理完了通知を受ける前の転送先に要求を転送した回数を 転送先別に集計する。その集計値が予め定めたしきい値よりも大きい場合、その転 送先と対応するジャンルを関連付け先のジヤンノレとして定める。これによつて、転送 回数を極小化し、より速やかに処理を完了することが可能となる。
[0035] 図 9は処理完了通知を受ける前の転送先に要求を転送した回数を転送先別に集 計した値の一例を説明するための図である。横軸には、関連付け元のジヤンノレと対 応するサーバから処理完了通知を受けるまでの転送先 P1乃至 P10を配列している。 複数の要求に対して集計を行うので、いずれかの要求が一度でも転送された転送先 が配列される。縦軸は、関連付け元のジャンルと対応するサーバから処理完了通知 を受ける前の転送先に各転送先が含まれた回数の集計値を示している。この例では 、関連付け元のジヤンノレと対応するサーバから処理完了通知を受ける前の転送先に 転送先 P2、 P3、 P4、 P7および P8が含まれている。これらの転送先のうち、転送先 P 2の集計値は、予め定めたしきい値を超えている。これは、関連付け元のジヤンノレと 対応するサーバよりも前に転送先 P2に要求が転送される可能性が高いことを表して いる。このため、転送先 P2に対応するジャンルを関連付け先のジヤンノレとして定めれ ば、転送回数を減少させ、より速やかに処理を完了することが可能となる。
[0036] 図 10はジャンル間の関連付けを行うための分類情報データベースのデータ構造の 一例を示す図である。上述のようなジヤンノレ間の関連付けは、分類情報データべ一 スに登録することができる。そのために、この例における分類情報データベースの各 レコードは、分類レベル、ジャンルコード、名称および上位ジャンルコードに加えて関 係変更フラグを有している。関係変更フラグは、ジャンルの分類体系自体を変更せず に、ジヤンノレ間の関係を転送のために一時的に変更するためのフラグである。ここで は、関係変更フラグが「0」の場合、その値を含むレコードが、ジャンルの分類体系を 表すためのレコードであることを示す。そのレコードでは、図 4Aの例と同様に、ジヤン ルコードが、分類体系上で直上位層に属するジヤンノレのコードと関連付けられている 。これに対し、関係変更フラグが「1」の場合、その値を含むレコードが、転送のために 一時的にジヤンノレ間の関係を変更するためのレコードであることを示す。このレコード では、上位ジヤンノレコードは、分類体系上で直上位層に属するジャンル以外のジヤン ルのコードである。上述のように転送先別の集計値を使って定めるので、上位ジヤン ルコードが、上位層に属するジャンルのコードであるとは限らない。
[0037] 図 10の例では、名称のデータとして「ハードロック」を含むレコードが 2つある。その うちの一つは、関係変更フラグの値として「0」を含み、もう一つは、関係変更フラグの 値として「1」を含む。前者のレコードは、上位ジャンルコードとして「AB」を含み、「ハ ードロック」は分類体系上で「ヘビーメタル」の直下位層に属することを意味する。後 者のレコードは、ジヤンノレ間の関連付けをするために登録されたものである。そのレコ ードは、上位ジャンルコードとして「AA」を含み、「ハードロック」が「ティーンポップ」に も関連付けられていることを意味する。
[0038] また図 10に示すように、分類情報データベースの各レコードは、利用日時のデータ 項目をさらに備えるようにしてもよレ、。利用日時のデータ項目は、関連付けを削除す るために用いる。新しく設けられたジャンルのように、ユーザにとってジャンルの区別 が難しい場合でも、時間が経過すれば、その区別がユーザに知れ渡る。この場合、 関連付けは必要なくなる。したがって、最後に利用されたときから、予め定めた時間 経過している場合には、その関連付けを削除するようにしてもよい。このように関連付 けを削除するために利用日時のデータ項目を使用する。データ転送システムの CPU は、関係変更フラグの値として「1」を含むレコードを用いて転送先を定めた場合には 、そのレコードの利用日時の項目に転送時刻のデータを書き込む。 CPUは、関係変 更フラグの値として「1」を含むレコードを分類情報データベースから適時抽出し、各 レコードの利用日時から現在までの時間が予め定めた時間を越えているかどうかを 判定する。利用日時から現在までの時間が予め定めた時間を越えている場合、 CP Uはそのレコードを分類情報データベースから削除する。これによつてジャンル間の 関連付けを削除することができる。
[0039] このようにジャンル間の関連付けを登録する処理も削除する処理も、ジヤンノレの分 類体系を表すレコードに影響を与えない。その処理によって、基本的なジャンル間の 関係を乱さずに、一時的な事情に合わせて転送効率を向上させることができる。
[0040] 図 11は第 1の実施の形態におけるデータ転送システムの概略構成に関する別の例 を示す機能ブロック図である。このデータ転送システム 103は、転送情報データべ一 ス 1101を備え、ジャンル間の関係を転送のために一時的に変更するのに転送情報 データベース 1101を利用する。この例において、データベース転送システム 103は 、上述した応答データ受信部 608や分類情報データベース 105などに加えて、履歴 記録部 1102、関連付け判定部 1103、分類項目データ集計部 1104および関連付 けデータ登録部 1105も備えてレ、る。
[0041] データ転送システム 103において、履歴記録部 1102は、応答データ受信部 608 により処理完了通知を受信するまでの要求の転送の履歴を転送情報データベース 1 101に記録する。処理完了通知を受信するまでの要求の転送の履歴は、図 8で説明 した手順をデータ転送システムの CPUが実行することにより記録することができる。
[0042] 関連付け判定部 1103は、転送情報データベース 1101に記録された履歴のデー ンノレに関連付けるかどうかを判定する。この判定には、分類項目データ集計部 1104 による集計結果を用いることができる。
[0043] 分類項目データ集計部 1104は、ジャンルごとに、そのジャンルに対応する転送先 から処理完了通知を受信するまでの転送回数を集計する。分類項目データ集計部 1 104は、転送情報データベース 1101に記録された履歴のデータを用いて、ジャンル ごとの転送回数を集計する。この集計は、図 7を用いて既に説明したようにして行うこ とができる。分類項目データ集計部 1104は、結果コード「C」を含むレコードをサー バアドレス別に転送情報データベース 1101から抽出し、抽出したレコードに含まれ るシーケンス番号の数をサーバアドレスごとに集計する。各サーバアドレスに対応す るジヤンノレを分類情報データベース 105から取得することにより、ジヤンノレごとの転送 回数の集計値を得る。関連付け判定部 1103は、この集計値が予め定めたしきい値 よりも大きい場合、そのジャンルをそのジャンルの直上位層に属するジャンル以外の 他のジヤンノレに関連付けると判定する。集計値がしきい値よりも大きいジャンルは、関 連付け元のジャンルとなる。
[0044] さらに、分類項目データ集計部 1104は、ジャンルごとに、そのジャンルに対応する サーバから処理完了通知を受信する前のサーバに要求を転送した回数を転送先別 に集計する。分類情報データベース 1101が図 7のようなデータ構造を有している場 合、分類項目データ集計部 1104は、関連付け元のジヤンノレに対応するサーバアド レスを分類情報データベース 1101から取得する。そのサーバアドレスと結果コード「 C」を含むレコードを転送情報データベース 1101で検索し、検索したレコードから要 求 IDを取得する。取得した要求 IDと結果コード「U」を含むレコードをサーバアドレス 別に転送情報データベース 1101から抽出する。分類項目データ集計部 1104は、 抽出したレコードの数をサーバアドレスごとに集計することにより、処理完了通知を受 信する前の転送回数の集計値を転送先別に得る。関連付け判定部 1103は、図 9に 示したように転送先別の集計値が予め定めたしきい値を超えている場合、そのジヤン ルを関連付け先のジャンルとして決定する。
[0045] 関連付けデータ登録部 1105は、関連付け判定部 1103の判定結果にしたがって、 分類情報データベース 105に関連付けのデータを登録する。上述のように関連付け 判定部 1103が関連付け元および関連付け先のジャンルを決定した場合、関連付け データ登録部 1105は、両ジャンルのジャンルコードを分類情報データベース 105に 登録する。関連付けデータ登録部 1105は、図 10で示すように、関連付け元のジヤン ルコードの値をデータ項目のジャンルコードに書き込み、関連付け先のジャンルコー ドの値をデータ項目の上位ジャンルコードに書き込む。さらにそのレコードの関係変 更フラグには、値「1」を書き込む。
[0046] 分類項目検索部 609は、このようにして関連付けのデータが登録された分類情報 データベース 105から、未処理データの新たな転送先に対応するジヤンノレを検索す ること力 Sできる。分類項目検索部 609は、関係変更フラグの値に関係なく分類情報デ ータベース 105のレコードを検索する。図 10の例であれば、名称「ハードロック」を含 むレコードは、未処理通知を送信したサーバのアドレスに対応するジャンルコードが「
ABJである場合も「AA」である場合も検索される。関連付けのデータが登録されてレヽ なければ、ジャンルコードが「AB」である場合しカ 名称「ハードロック」を含むレコー ドは検索されない。関連付けデータを分類情報データベース 105に登録することによ つて、転送回数を抑制することが可能となる。
[0047] このようなデータ転送システム 103は、関連付け削除判定部 1106および関連付け 削除部 1107をさらに備えることができる。
[0048] 関連付け削除判定部 1106は、分類情報データベース 105に登録された関連付け のデータを削除するかどうかを判定する。この判定は、関連付けのデータの利用状 況にしたがって行うことができる。利用状況を特定するために、例えば分類項目検索 部 609は、関係変更フラグの値に「1」を含むレコードを用いて新たな転送先を検索 すると、そのレコードに利用日時のデータ項目に転送日時のデータを書き込む。関 連付け削除判定部 1106は、例えば所定期間ごとに、関係変更フラグの値として「1」 を含むレコードを分類情報データベース: L05から抽出する。関連付け削除判定部 11 06は、各レコードの利用日時から現在までの時間が予め定めたしきい値を超えてい るかどうかを判定する。利用日時から現在までの時間がしきい値を超えている場合、 関連付け削除判定部 1106は、そのレコードを分類情報データベース 105から削除 することを決定する。
[0049] 関連付け削除部 1107は、関連付け削除判定部 1106の判定結果にしたがって、 分類情報データベース 105から関連付けのデータを削除する。関連付け削除部 110 7は、関連付け削除判定部 1 106により決定されたレコードを分類情報データベース 105から削除する。
[0050] このようにして利用頻度の少なくなつた関連付けのデータを削除することにより、転 送先の候補が必要以上に増えるのを避けることができる。また関連付けのデータは、 ジャンルの分類体系を表すデータとは区別して管理しているため、関連付けのデー タを削除しても、ジャンルの分類体系を表すデータに影響を与えることもない。
[0051] 転送情報データベース 1101に記録された履歴のデータは、この他の用途にも利 用すること力 Sできる。例えば、転送先検索部 610は、同一の要求を既に転送した転送 先またはその転送先に対応するジヤンノレを検索対象から除外するようにしてもよい。 これによつて一つの要求を同一の転送先に 2回以上転送することを防止することがで きる。
[0052] 上述の実施の形態では、音楽コンテンツを提供するシステムについて本発明を適 用したが、これに限られるものではなレ、。映像のようなその他のコンテンツ、情報を提 供するシステムに対し本発明を適用することも可能である。
(第 2の実施の形態)
この実施の形態では、回路部品や電池'電源など多種類の商品を扱っている企業 の担当者が顧客からの問合せに回答するための問合せ回答システムとして本発明を 具体化している。顧客は、担当者から問合せに対する情報の提供を受けることができ る。第 1の実施の形態では、データ転送システムが要求の新たな転送先を自動的に 決定した。これに対し、第 2の実施の形態では、検索された転送先を担当者の端末 に送信し、担当者の選択した結果を担当者の端末から受信する。その選択結果によ つて、要求の新たな転送先が定められる。
[0053] 図 12に示すように、第 2の実施の形態では、その企業のシステム 1201と顧客の端 末 1202Aおよび 1202Bとがインターネットのようなネットワーク 1203を通じて接続さ れている。顧客は、ネットワーク 1203を介して商品への問合せに関するサービスを受 けること力できる。
[0054] システム 1201にはウェブサーバ装置 1204、データベースサーバ装置 1205およ びメールサーバ装置 1206が配置されている。これらのサーバ装置 1204乃至 1206 はその企業のネットワーク 1207を通じて接続されている。
[0055] またシステム 1201には、顧客からの問合せに回答する担当者の端末 1208Aおよ び 1208Bも配置されている。担当者の端末 1208Aおよび 1208Bは、それぞれその 担当者が属する企業内組織のネットワーク 1209Aおよび 1209Bを介してネットヮー ク 1207に接続されている。企業内組織のネットワークは 3つ以上あってもよぐ実際 にはそれらのネットワークに多くの担当者の端末が接続される。担当者が属する組織 が異なれば、取り扱う商品の区分も異なることが多レ、。例えばネットワーク 1209Aに 接続された端末 1208Aを利用する「山田 太郎」は「コンデンサ」や「抵抗器」のような 「回路部品」全般を取り扱レ、、ネットワーク 1209Bを利用する別の組織に属する担当 者は「リチウム二次電池」を取り扱う。
[0056] ウェブサーバ装置 1204は、ここでは顧客や担当者にインターフェイスを提供するた めに主に用いるコンピュータで、そのコンピュータには汎用のコンピュータを利用する こと力 Sできる。図 13に示すように、ウェブサーバ装置 1204の HDD1301はウェブサ ーバプログラムの実行可能ファイル 1302を格納している。ウェブサーバ装置 1204の 起動時などに HDD1301から CPU1303がそのファイル 1302を読み出して RAMI 304上で実行する。それによつて動作したウェブサーバはウェブブラウザのようなゥェ ブクライアントから要求を受信するまで待機する。ウェブクライアントから要求があると 、その要求に応じたウェブデータ 1305を HDD1301から読み出し、要求元のウェブ クライアントに返送する。ウェブクライアントからの要求には、ウェブデータの転送要求 だけでなぐデータベースサーバ装置 1205に処理を求める要求も含まれる。この処 理要求を受けたとき、ウェブサーバ装置 1204はネットワーク IZF1306を用いてその 企業のネットワーク 1207を介しデータベースサーバ装置 1205と通信する。
[0057] データベースサーバ装置 1205は、データベースを管理するために主に用いるコン ピュータで、そのコンピュータにも汎用のコンピュータを利用することができる。図 14 に示すように、データベースサーバ装置 1205の HDD1401および 1402は、アプリ ケーシヨンサーバプログラムの実行可能ファイル 1403やデータベースサーバプログ ラムの実行可能ファイル 1404、マスタファイル 1405A乃至 1405D、データファイル 1406Aおよび 1406Bを格納している。ここで、アプリケーションサーバは、ウェブサ ーバとデータベースサーバとの間でデータを受け渡す処理やその他の処理をする。 ウェブサーバから受信した要求に従って、データの登録、更新、削除などの処理をデ ータベースサーバに要求し、データベースサーバから応答があると、必要に応じて動 的にウェブデータを生成し、ウェブサーバにその結果を返す。実行可能ファイル 140 3や 1404を CPU1407が HDD1402から読み出して RAM1408上で実行すること により、アプリケーションサーバやデータベースサーバは動作する。ウェブサーバ装 置 1204上のウェブサーバからの要求を受信したりそのウェブサーバへ応答を送信し たりするとき、データベースサーバ装置 1205はネットワーク I/F1409を用いてネット ワーク 1207を介しウェブサーバ装置 1204と通信する。
[0058] メールサーバ装置 1206は、顧客や担当者宛てにメールを送信するために主に用 レ、るコンピュータで、そのコンピュータにも汎用のコンピュータを利用することができる 。図 15に示すように、メーノレサーバ装置 1206の HDD1501は、メールサーバプログ ラムの実行可能ファイル 1502ゃメーノレボックス 1503を格納してレ、る。メールサーバ 装置 1206の起動時などに HDD1501から CPU1504がそのファイル 1502を読み 出して RAM1505上で実行することにより、メールサーバが動作する。ここでメール サーバは、メーラーのような MUA (Mail User Agent)力もの依頼を受けメールを 配信したり他のサーバにメールを送信したりする他、受信したメールを MUAに配信 するプログラムも含む。メールの送信や受信のため、メールサーバ装置 1206はネット ワーク I/F1506を用いる。担当者宛てのメールのデータを受信すると、メールサー バがメールボックス 1503にそのメールのデータを格納する。図 15の例では、「山田 太郎」のメールボックス 1503Aと「田中 一郎」のメールボックス 1503Bとを明示して いる。受信したメールの宛先が「山田 太郎」であれば、そのメールのデータはメール ボックス 1503Aに配信する。
[0059] 顧客の端末 1202Aおよび 1202Bは、顧客が問合せを行ったりその回答を確認し たりするのに用いるコンピュータである。端末 1202Aまたは 1202Bにも、汎用のコン ピュータを用いることができる。図 16に示すように、端末 1202Aの HDD1601は、ゥ エブブラウザの実行可能ファイル 1602およびメーラーの実行可能ファイル 1603を格 納している。ウェブブラウザは問合せを行うのに用レ、、メーラーは回答や問合せに関 する通知を確認するのに用いる。キーボード 1604やマウス 1605のような入力装置 やディスプレイ 1606を用いてユーザから指示があると、 CPU1607はファイル 1602 または 1603を HDD1601から読み出して RAM1608上で実行する。これによつて 動作したウェブブラウザは、顧客により入力された URL (Uniform Resource Loc ator)に従ってウェブサーバに転送要求を行ったり指定されたデータをポストしたりす る。入力された URLがウェブサーバ装置 1204上のリソースを示すとき、顧客の端末 1202Aは、ネットワーク I/F1609を用いてネットワーク 1203を介しウェブサーバ装 置 1204と通信する。端末 1202Bの構成も端末 1202Aと同様である。
[0060] 担当者の端末 1208Aおよび 1208Bは、顧客からの問合せの内容を確認したりそ の回答を送信したりするのに用いるコンピュータである。端末 1208Aまたは 1208B にも汎用のコンピュータを用いることができる。図 17に示すように、端末 1208Aの H DDI 701は、ウェブブラウザの実行可能ファイル 1702およびメーラーの実行可能フ アイル 1703を格納している。ウェブブラウザは問合せの確認やその問合せに回答す るのに用い、メーラーは問合せの通知を受けるのに用いる。キーボード 1704やマウ ス 1705のような入力装置やディスプレイ 1706を用いてユーザから指示があると、 CP U1707iまフアイノレ 1702また ίま 1703を HDD1701力ら読み出して RAM1708上で 実行する。これによつて動作したウェブブラウザは、担当者により入力された URLに 従ってウェブサーバに転送要求を行ったり指定されたデータをポストしたりする。入力 された URLがウェブサーバ装置 1204上のリソースを示すとき、担当者の端末 1208 Aは、ネットワーク I/F1709を用いてネットワーク 1209Aおよび 1207を介しウェブサ ーバ装置 1204と通信する。端末 1208Bの構成も端末 1208Aと同様である。
[0061] このような問合せ回答システムにおいて、データベースサーバ装置 1205は、アプリ ケーシヨンサーバプログラムの指令に従って CPU1407が演算を行ったりコンピュー タのハードウェアを制御したりすることによって、図 18に示すような問合せ回答装置 1 801の各手段として機能する。
[0062] 問合せ回答装置 1801は、顧客からの問合せを通知する担当者を決定する。この 実施の形態では図 19に示すように、問合せの対象となる商品を階層的に分類する。 この例は「大分類」、「中分類」および「小分類」という 3つのレベルを用いた階層的な 分類を木構造で表現している。最上位のルートより下にある第 1層乃至第 3層が「大 分類」、「中分類」および「小分類」に対応する。ルートは「総括」で表示している。 「総 括」の直下の第 1層には「回路部品」や「電池 ·電源」といった節がある。第 1層の直下 にある第 2層には「コンデンサ」や「抵抗器」、「リチウム電池」といった節がある。「回路 部品」は「コンデンサ」や「抵抗器」と、「電池'電源」は「リチウム電池」とそれぞれ親子 関係にある。第 2層の直下にある第 3層には「タンタルコンデンサ」や「固定抵抗器」、 「半固定抵抗器」、「リチウム二次電池」といった節がある。 「コンデンサ」は「タンタルコ ンデンサ」と、「抵抗器」は「固定抵抗器」および「半固定抵抗器」と、「リチウム電池」は 「リチウム二次電池」とそれぞれ親子関係にある。これらの分類項目は、その分類項 目が属する階層よりも上層に属する分類項目と一部の性質を共有する。例えば第 2 層の「リチウム電池」は第 1層の「電池'電源」の一種である。
[0063] このように商品を階層的に分類するデータを利用することで、コンピュータが共通の 性質を利用する分類項目を効率的に特定することが可能となる。
[0064] 分類マスタファイル 1405Cは、上述の分類レベルや親子関係を示すデータのよう に、商品を階層的に分類するデータを記憶するテーブルを格納している。図 20Aは そのテーブルの一例を示す。テーブルは通常、上述した「回路部品」、「電池'電源」 、「抵抗器」といったような全ての分類項目についてレコードを含み、各レコードは分 類コード、名称、分類レベル、上位分類コードというフィールドに関し値を有する。分 類コードの値は「A」や「AA」、「0001」といった各分類項目に固有の符号で与える。 名称の値は「回路部品」や「コンデンサ」、「アルミ電解コンデンサ」のような分類項目 の名称を示す。分類レベルの値は、その分類項目が属する階層を示し、例えば「大 分類」か「中分類」か「小分類」で与えられる。上位分類コードは、その分類項目の直 上位の階層に属する分類項目の分類コードで与えることができる。そのレコードが「コ ンデンサ」に対するレコードであれば、上位分類コードは「A」で与えられる。「A」は「 コンデンサ」の親になる「回路部品」の分類コードである。そのレコードの分類レベル 力 S「大分類」で与えられているときには、上位分類コードは与えなくてよい。
[0065] 担当者決定マスタファイル 1405Bは、図 20Bに示すように分類項目と担当者を関 連付けるデータを記憶するテーブルを格納している。この例では、分類項目を示す 分類コードおよび分類レベルと担当者コードを関連付けている。担当者コードは各担 当者に固有のコードである。担当者コード「12345678」は分類コード「A」に、担当 者コード「12345679」は分類コード「AA」に、担当者コード「12345680」は分類コ ード「0001」にそれぞれ関連付けられている。
[0066] 担当者についてのデータを記憶するテーブルは、担当者マスタファイル 1405Aが 格納している。図 21Aに示すように担当者のデータは、担当者コード、名称、 Eメー ルアドレスというようなフィールドに関し与えられる。担当者コード「12345678」の「山 田 太郎」には「Taro.yamada@...」とレ、うアドレス力 担当者コード「12345679」の「 田中 一郎」には「Ichiro.tanaka@...」とレ、うアドレスがそれぞれ関連付けられている。
[0067] そして顧客情報マスタファイル 1405Dは、商品について問合せをする顧客のデー タを記憶するテーブルを格納している。図 21Bに示すように顧客のデータは、顧客コ ード、氏名、 Eメールアドレスというようなフィールドに関し与えられる。顧客コードは各 顧客に固有のコードで、例えば「C12345678」や「C12345680」のような記号歹 IJで 表現される。
[0068] この顧客コードは問合せデータに含まれる。問合せデータファイル 1406Aは、例え ば図 22Aに示すような問合せデータを記憶するテーブルを格納している。そのテー ブルは、顧客コードに加えて管理 NOや問合せ内容、問合せ日時といったようなフィ 一ルドに関しデータを記憶する。問合せ内容や日時のデータはテキストデータとして 与えること力 Sできる。管理 NOは各問合せに固有の数字列のデータである。図 22Aの 例では、管理 NOとして「00010123」や「0001024」といったデータが記憶されてい る。管理 N〇は、新たに問合せがあつたとき、図 18に示す問合せデータ登録部 1802 がその問合せについて付与する。
[0069] 問合せデータ登録部 1802は、問合せをした顧客の端末 1202Aまたは 1202Bから 受信したデータに基づいて問合せのデータを作成し、その問合せデータを問合せデ ータファイル 1406Aに登録する。
[0070] 例えば端末 1202Aを利用して顧客が問合せをするとき、その顧客は問合せフォー ムを指定する URLをその端末 1202A上のウェブブラウザ(図 18のウェブブラウザ 18 03)に対して入力する。その入力の後その顧客から指示があると、ウェブブラウザ 18 03の指令に従って端末 1202Aはネットワーク 1203を通じウェブサーバ装置 1204 にそのフォームの転送要求を送信する。
[0071] この要求をウェブサーバ装置 1204が受信すると、ウェブサーバプログラム(図 18の ウェブサーバ 1804)の指令に従って CPU1303はその要求を解析し、要求元のアド レスや要求されたデータを特定する。そして、特定したデータを HDD1301から読み 出し、ネットワーク IZF1306を用いて要求元のアドレスにその読み出したデータを送 信する。
[0072] ここではネットワーク 1203を通じて、図 23に示すような問合せ画面 2301を表示す るデータを端末 1202Aに送信する。この例では問合せ画面 2301に、商品の分類を 指定する欄 2302A乃至 2302Cや、問合せ内容を入力する欄 2303、顧客情報を入 力する欄 2304、問合せを送信するためのボタン 2305、問合せをキャンセルするた めのボタン 2306を配置している。分類を指定する欄 2302A乃至 2302Cは大分類、 中分類、小分類の分類項目をそれぞれ指定するための欄である。また顧客情報を入 力する欄 2304は、その顧客の氏名を入力する欄 2304Aと、その顧客の利用するメ ールアドレスを入力する欄 2304Bを含む。
[0073] このような問合せ画面 2301のデータを端末 1202Aが受信すると、 CPU1607はそ のデータを用いてディスプレイ 1606にその問合せ画面 2301を表示する。顧客はこ の問合せ画面 2301に対しキーボード 1604を用いて問合せのテキストデータを入力 したりマウス 1605を用いて商品の分類を指定したりする。問合せ画面 2301の送信 ボタン 2305を押すと、ウェブブラウザ 1803の指令に従って端末 1202Aは、入力さ れたデータや指定されたデータをウェブサーバ装置 1204に送信する。
[0074] 端末 1202Aからウェブサーバ装置 1204がデータを受信すると、ウェブサーバ 180 4の指令に従って CPU1303は受信データを解析し、それにより抽出したデータをデ ータベースサーバ装置 1205に送信する。装置 1205の CPU1407は、アプリケーシ ヨンサーバの指令に従って問合せデータ登録部 1802として機能し、ウェブサーバ装 置 1204から受信したデータから問合せデータを作成する。そのために CPU1407は その受信データから顧客の氏名のデータおよび顧客の Eメールアドレスのデータを 抽出する。さらに CPU1407は、抽出したデータが顧客情報マスタファイル 1405Dに 登録されているかどうかを判定する。登録されていなければ、その顧客に固有の顧客 コードを新たに設定し、設定した顧客コードを氏名や Eメールアドレスのデータに関 連付けてマスタファイル 1405Dに登録する。既に登録されていれば、その氏名およ び Eメールアドレスのデータに対応する顧客コードをマスタファイル 1405D力 抽出 する。例えば顧客の氏名力 S「鈴木 肇」で Eメールアドレスが「Hajime. suzuki@ - - -J であれば、顧客コードとして「C12345678」が抽出される。顧客コードを新たに設定 するか、登録された顧客コードを抽出すると、この問合せについて設定した固有の管 理 N〇のデータと顧客コードおよび問合せに関するデータとを関連付けて問合せデ ータファイル 1406Aに記憶する。例えばその問合せについて管理 N〇として「0001 0123」を設定したとき、図 22Aのように、キ由出した顧客コード「C12345678」、問合 せの内容のデータ「私は · · ·」、および問合せ日時のデータ「200472/5 13 : 21」 とその管理 NOを関連付ける。問合せの日時のデータは、例えば端末 1202Aがデー タを送信した日時から取得することができる。
[0075] 図 18に示す担当者決定部 1805は、新たに登録された問合せデータを問合せデ ータファイル 1406Aから読み出し、その問合せのデータに基づいてその問合せを通 知する担当者を決定する。その決定は、例えば問合せデータ登録部 1802から管理 NOを含む通知を受けたときに行う。
[0076] 担当者決定部 1805の機能は、アプリケーションサーバの指令に従って CPU1407 が実現することができる。 CPU1407は、新しく登録された問合せデータの管理 NO を得ると、その管理 NOに対応する問合せデータをデータファイル 1406Aから抽出 する。問合せ画面 2301の欄 2302A乃至 2302Cで指定された分類項目のコードお よびその分類項目が属する分類レベルのデータをその問合せデータが含む場合、 例えば図 24に示す手順のように、 CPU1407はその分類コードに対応する担当者を 決定する。 CPU1407は、小分類に属する分類項目のコードをその問合せデータが 含むかどうかに基づいて、顧客が小分類の分類項目を選択したかどうかを判定する( 手順 2401)。顧客が小分類の分類項目を選択していないと判定した場合、中分類に 属する分類項目のコードをその問合せデータが含むかどうかに基づいて、顧客が中 分類の分類項目を選択したかどうかを判定する(手順 2402)。顧客が中分類の分類 項目を選択していないと判定した場合、大分類に属する分類項目のコードをその問 合せデータが含むかどうかに基づレ、て、顧客が大分類の分類項目を選択したかどう かを判定する(手順 2403)。小分類、中分類および大分類のいずれかの分類項目が 選択されている場合には、その分類項目のコードを用いて担当者を決定する。 CPU 1407は、その分類コードに対応する担当者コードを担当者決定マスタファイル 1405 Bから抽出する(手順 2404乃至手順 2406)。例えば大分類で「回路部品」が選択さ れていれば、その分類項目のコード「A」に対応する担当者「山田 太郎」のコード「1 2345678」力 S抽出される。いずれの分類レベルでも分類項目が選択されていない場 合、 CPU1057は「総括ウェブマスタ」を担当者に設定する(手順 2407)。「総括ゥェ ブマスタ」は分類項目の「総括」に対応する担当者である。
[0077] このようにして問合せに回答する担当者を決定すると、担当者決定部 1805は、そ の問合せの管理 NOと担当者のコードとを関連付けるデータを回答データファイル 1 406Bに格納する。この機能も CPU1407がアプリケーションサーバの指令に従って 実現する。
[0078] 図 22Bに示すように、回答データファイル 1406Bは、管理 NOと回答内容や担当者 コードとを関連付けるデータを記憶するテーブルを格納している。担当者が決定した 時点では、 CPU1407は管理 NOと担当者コードのみを回答データファイル 1406B に記憶する。例えば管理 NOが「00010123」であれば、その管理 NOに担当者コー ド「12345678」を関連付けるデータが記憶される。
[0079] メール作成部 1806は、担当者決定部 1805から管理 NOを含む通知を受けたとき に、その管理 NOに対応する担当者宛てのメールを作成する。この実施の形態では、 問合せをした顧客宛のメールもそのとき作成する。 CPU1407はアプリケーションサ ーバの指令に従ってこのメール作成部 1806として機能し、管理 N〇に対応する担当 者コードを回答データファイル 1406Bから抽出する。さらにその担当者コードに対応 する Eメールアドレスのデータを担当者マスタファイル 1405Aから抽出する。
[0080] 管理 NOが「00010123」であれば、その管理 NOに対応する担当者コードとしてデ 一タフアイノレ 1406B力ら「12345678」を抽出し、その担当者コードに対応する Eメー ノレアドレスとしてマスタファイル 1405Aから「Taro. yamada@ · · ·」を抽出する。
[0081] また CPU1407はその管理 NOに対応する顧客コードを問合せデータファイル 140 6Aから抽出し、その顧客コードに対応する Eメールアドレスを顧客情報マスタフアイ ノレ 1405D力ら由出する。
[0082] 管理 NOが「00010123」であれば、その管理 NOに対応する顧客コードとしてデー タフアイノレ 1406A力、ら「〇12345678」を抽出し、その顧客コードに対応する Eメーノレ アドレスとしてマスタフアイノレ 1405D力ら「Hajime. suzuki® ·■ ·」を由出する。
[0083] このようにしてその問合せをした顧客およびその問合せに回答する予定の担当者 が決定すると、 CPU1407は顧客宛てのメールおよび担当者宛てのメールそれぞれ について本文のデータを作成する。顧客宛てのメールは、問合せを受け付けたことを 連絡するメールである。その連絡に用いるテキストデータは予め HDD1402に記憶し ておき、必要に応じて CPU1407が HDD1402から取得すればよレ、。
[0084] 担当者宛てのメールは、問合せがあったことを通知するメールである。図 25は担当 者に送信するメール本文の一例を示す。この例では、「ホームページからお問い合わ せを受け付けました。以下のページから回答をお願いします。」という文章 2501を本 文に記載している。この文章に対応するテキストデータも予め HDD1402に記憶して おけばよい。また担当者宛てのメールの本文には、その問合せの内容を確認するた めのウェブページへのリンク 2502も設けられる。このリンク 2502は、例えばウェブサ ーバ装置 1204の HDD1301に格納しているプログラムを指定するものであり、その プログラムの引数として管理 NOに相当する符号列を含む。
[0085] 顧客および担当者宛てのメールを作成すると、 CPU1407はネットワーク I/F140 9を用いてそのメールをメールサーバ装置 1206に送信する。データベースサーバ装 置 1205からメールを受信すると、その装置 1206上のメールサーノ (図 18のメール サーバ 1807)の指令に従って CPU1504は、対応するメールボックスがあるかどうか を判定する。対応するメールボックスがない場合、ネットワーク 1207および 1203を介 してそのメールを他のメールサーバ 1808に送信し、対応するメールボックスがある場 合、そのメールボックスにメールを配信する。ここでは HDD1501に担当者のメール ボックスのみが格納されているので、顧客宛てのメールは他のメールサーバ 1808に 送信され、担当者宛てのメールはその担当者のメールボックスに配信される。問合せ をした顧客や担当者は各自の端末でメーラー 1809または 1810を用いてそのメール を確認する。担当者「山田 太郎」は、通常利用している端末 1208Aを用いてメール ボックス 1503Aに格納されたメールを確認することができる。受信したメールの本文 に配置されたリンク 2502を担当者が操作すると、その担当者の端末でウェブブラウ ザ 1811が起動し、そのウェブブラウザ 1811の指令に従って CPU1707は問合せの 内容を確認するためのウェブページの転送要求をウェブサーバ装置 1204に送信す る。この要求には、前述の通りプログラムの引数として管理 N〇が含まれている。ゥェ ブサーバ装置 1204がその要求を受信すると、装置 1204の CPU1303はその要求 を解析し、管理 N〇を特定する。 CPU 1303は、特定した管理 NOについて問合せデ ータの抽出の要求をデータベースサーバ装置 1205に送信する。装置 1205の CPU 1407は、その要求の管理 N〇に対応する問合せのデータを問合せデータファイル 1 406Aから読み出すとともに、その問合せのデータに含まれる顧客コードに対応する 顧客の氏名および Eメールアドレスのデータを顧客情報マスタファイル 1405D力 読 み出す。そして、読み出したデータに対応するウェブページのデータを生成し、ゥェ ブサーバ装置 1204に送信する。ウェブサーバ装置 1204は、そのウェブページを要 求元の端末 1208Aに送信する。このウェブページをウェブブラウザ 1811の指令に 従って CPU1707が解釈することで、端末 1208Aのディスプレイ 1706に問合せ確 認画面を表示することができる。図 26Aは問合せ確認画面の一例を示す。
図 26Aに示すように問合せ確認画面 2601は、問合せ画面 2301の送信ボタン 23 05およびキャンセルボタン 2306に代えて回答ボタン 2605および振替ボタン 2606 が設けられている点を除いて問合せ画面 2301と基本的に同様である。問合せ確認 画面 2601には回答ボタン 2605や振替ボタン 2605のほ力、、商品の分類を指定する 欄 2602A乃至 2602Cや、問合せ内容を表示する欄 2603、顧客情報を表示する欄 2604を配置している。顧客情報を表示する欄 2604は、その顧客の氏名を表示する 欄 2604Aと、その顧客の利用する Eメールアドレスを表示する欄 2604Bを含む。欄 2 602A乃至 2602C、および 2603ίこ fま、
Figure imgf000031_0001
C、および 2303で入力された内容が基本的に表示される。 [0087] 担当者はその問合せ確認画面 2601で問合せの内容や商品の分類を確認する。 その確認の結果、その担当者が自身を適当な回答者であると判断したとき、端末 12 08Aのキーボード 1704やマウス 1705を用レ、て回答ボタン 2605を押す。ユーザが 回答ボタン 2605を押すと、 CPU1707は、回答内容を登録する画面を表示するため のウェブページの転送要求をウェブサーバ装置 1204に送信する。この要求はその 問合せに対応する管理 N〇を含む。ウェブサーバ装置 1204がその要求を受信する と、ウェブサーバ 1804の指令に従って CPU1303は回答内容登録画面の基本デー タを HDD1301から読み出す。さらに、そのデータから作成したウェブページのデー タを要求元の端末 1208Aに送信する。端末 1208Aがそのデータを受信すると、ゥェ ブブラウザ 1811の指令に従って CPU1707は回答内容登録画面をディスプレイ 17 06に表示する。図 26Bは回答内容登録画面の一例を示す。
[0088] 図 26Bに示すように回答内容登録画面 2607には、回答内容のテキストデータを入 力する欄 2608、送信ボタン 2609およびキャンセルボタン 2610を配置している。担 当者は、問合せ確認画面 2601上に表示された問合せの内容に対応する回答内容 のテキストデータを欄 2608に入力する。その回答内容のデータを登録する場合には 送信ボタン 2609を押し、回答をキャンセルする場合にはキャンセルボタン 2610を押 す。ユーザが送信ボタン 2609を押すと、ウェブブラウザ 1811の指令に従って CPU1 707は、入力された回答内容のデータをポストする要求をウェブサーバ装置 1204上 のウェブサーバ 1804に送信する。この要求も問合せに対応する管理 NOを含む。ネ ットワーク 1207および 1209Aを介してその要求をウェブサーバ装置 1204が受信す ると、装置 1204上のウェブサーバ 1804の指令に従って CPU1303はその要求を解 析し、管理 N〇と回答のデータを抽出する。そして、抽出したデータをデータベース サーバ装置 1205に送信する。装置 1205の CPU1407は、アプリケーションサーバ の指令に従って回答データ登録部 1812として機能する。
[0089] 図 18に示す回答データ登録部 1812は、担当者の端末から受信した回答のデータ を回答データファイル 1406Bに登録する。ウェブサーバ装置 1204から管理 NOおよ び回答のデータを受信すると、 CPU1407はアプリケーションサーバの指令に従って 、回答データファイル 1406Bに記憶されているレコードのうち、その管理 N〇に対応 するレコードに、受信した回答や回答日時のデータを登録する。
[0090] 回答データ登録部 1812は、受信した回答のデータを回答データファイル 1406B に登録すると、回答のデータを登録した問合せの管理 NOをメール作成部 1806に通 知する。メール作成部 1806は、回答データ登録部 1812から管理 NOを含む通知を 受けたときには、その管理 NOに対応する顧客宛てのメールを作成する。この場合、 CPU1407は、その管理 N〇に対応する回答のデータを回答データファイル 1406B 力、ら読み出すとともに、その管理 N〇に対応する顧客の Eメールアドレスのデータを顧 客情報マスタファイル 1405D力、ら読み出す。例えば管理 NOが「00010123」であれ ば、メールの宛先として「Hajime. suzuki@■·■」を抽出する。 CPU1407は回答デー タカ メールの本文を作成する。回答のメールを作成すると、 CPU1407はネットヮー ク I/F1409を用いてそのメールをメールサーバ装置 1206に送信する。データべ一 スサーバ装置 1205からメールを受信すると、メールサーバ 1807の指令に従って CP U1504はネットワーク 1207および 1203を介して他のメールサーバ 1808に送信す る。問合せをした顧客はメーラー 1809を用いてそのメールを確認する。これによつて 顧客は問合せについての回答を得ることができる。
[0091] 問合せが通知された担当者が適当な回答者であるときには、このようにして顧客に 回答が与えられる。担当者の端末が回答を送信することによって処理を行ったことを データベースサーバ装置 1205に通知したことになる。これに対し、問合せ確認画面 2601で問合せの内容や商品の分類を確認した結果、担当者が自身を適当な回答 者でないと判断したときには、その問合せに回答する者を他の担当者に振り替えるこ とができる。その場合には、端末 1208Aのキーボード 1704やマウス 1705を用いて 振替ボタン 2606を押す。ユーザが回答ボタン 2606を押すと、 CPU1707は、振替 先の担当者を選択するためのウェブページの転送要求をウェブサーバ装置 1204に 送信する。この要求も問合せに対応する管理 N〇を含む。図 27は振替先選択画面を 担当者の端末で表示するためのウェブページの一例を示す。
[0092] 図 27に示すように振替先選択画面 2701には、検索する商品名を入力する欄 270 2、検索ボタン 2703、検索された分類項目の名称を表示する欄 2704、分類項目を 選択するボタン 2705、振替指示ボタン 2706およびキャンセルボタン 2707が配置さ れている。
[0093] このような画面を表示するためのウェブページの転送要求をウェブサーバ装置 120 4が受信すると、ウェブサーバ 1804の指令に従って CPU1303はそのウェブページ を生成する処理の要求をデータベースサーバ装置 1205に送信する。その要求も問 合せに対応する管理 N〇を含む。この実施の形態では、データベースサーバ装置 12 05がその要求を受信すると、アプリケーションサーバの指令に従って CPU1407が 検索部 1813として機能する。
[0094] 図 18の検索部 1813は、問合せの回答を振り替える担当者について一部または全 ての階層に属する分類項目を分類マスタファイル 1405Cから検索する。ここでは、検 索部 1813は、入力された用語に対応する分類項目を大分類、中分類および小分類 の 3つの階層で検索する。
[0095] 処理部 1814は、検索した分類項目のデータを分類マスタファイル 1405Cから読み 出し、担当者の端末で表示する画面データをその読み出したデータを用いて生成す る処理やその他の処理を行う。ここでは、振替先選択画面 2701を表示するためのゥ エブページを生成する。振替先選択画面 2701の表示欄 2704には、回答および振 替のうちから振替を選択する操作が担当者の端末でされたとき、ユーザ力 の指示を 待たずに自動的に検索した結果を配置する。例えば振替指示ボタン 2706を押すと 、検索部 1813が自動的に検索した結果が表示される。その場合、検索部 1813は階 層検出部 1815の検出結果を利用する。
[0096] 階層検出部 1815は、振替をする担当者の関連付けられた分類項目の階層を検出 する。検出された階層が最下位の階層に属するときを除き、検索部 1813は、その分 類項目の下層に属する分類項目を自動的に検索する。例えばその担当者が中分類 の「コンデンサ」に関連付けられてレ、れば、その分類項目の下層にある「アルミ電解コ ンデンサ」や「セラミックコンデンサ」、「フィルムコンデンサ」のような小分類の分類項 目が検索される。図 27に示した振替先選択画面 2701は担当者が「コンデンサ」に関 連付けられていたときの例である。担当者が小分類の階層に属する分類項目に関連 付けられていると、このような自動検索を行わない。担当者の関連付けられた分類項 目の下層に属する分類項目は、その担当者の関連付けられた分類項目と共通の性 質を有するので、その分類項目に従って振替を行えば、振替が繰り返される危険性 を抑えること力 Sできる。一方、同じ階層に属する分類項目では、その担当者の関連付 けられた分類項目と共通の性質を有するとは限らないので、振替先を選択する担当 者の知識や判断への依存が大きくなる。このため振替が繰り返される危険性を安定 的に抑制することが難しくなる。
[0097] 検索した分類項目のうちから適当な分類項目が選択されると、抽出部 1816がその 分類項目のデータに基づいて担当者決定マスタファイル 1405Bから、その分類項目 に対応する担当者のデータを抽出する。これによつて振替先の担当者が決定される
[0098] またこの実施の形態では、問合せについて振替が行われた回数を計数する振替回 数決定部 1817も用いられる。この計数の結果は、抽出部 1816が利用する。抽出部 1816は、振替の回数がしきい値以上の問合せに対し担当者の端末で振替のための 操作がされると、最上位の階層に属する分類項目に関連付けられた担当者のデータ を担当者決定マスタファイル 1405Bから抽出する。
[0099] 振替が繰り返されている状態では、振り替えられた担当者も適当な担当者を判断で きない可能性が高ぐ一部の担当者間でその繰り返しがさらに継続する力もしれない 。そのような場合に、最上位の階層に属する分類項目に関連付けられた担当者のデ ータを自動的に抽出することで、振替の繰り返しがそれ以上継続する危険性を減ら すことができる。ここでは、最上位の階層に属する分類項目は「総括」であり、その分 類項目に関連付けられた担当者は「総括ウェブマスタ」である。 「総括ウェブマスタ」に 振り替えることで、一部の担当者間で振替が継続するのを避けることができる。
[0100] この実施の形態では、このような検索部 1813、処理部 1814、階層検出部 1815、 抽出部 1816および振替回数決定部 1817の機能を実現するため、ウェブサーバ装 置 1204からの処理要求を受信すると、装置 1205の CPU1407がアプリケーションサ ーバの指令に従って例えば図 28に示すような手順を実行する。
[0101] その処理要求を受信すると(手順 2801)、 CPU1407はその要求の管理 N〇に対 応する担当者コードを回答データファイル 1406Bから読み出す(手順 2802)。さらに 回答データファイル 1406Bに登録されているレコードから、その管理 N〇に対応する 問合せにっレ、て行われた振替の回数を計数する(手順 2803)。
[0102] 図 22Bの例のように、管理 NOには「状態」や「振替元」、「SEQ」のデータも関連付 けられている。「状態」のデータはその管理 NOが特定する問合せに対し「回答」が行 われたのか、担当者の「振替」が行われたのカ 未回答」であるの力、を示す。 「振替元 」のデータは、振替を行った担当者のコードを示す。担当者決定部 5の決定した担当 者については例えば「自動」と記述することができる。 「SEQ」のデータは、一つの管 理 N〇、一つの問合せについてレコードが登録された順序を示す番号である。一つ の管理 NOに対するレコードは、「振替」または「回答」がされたときに追加される。図 2 2Bの例では、管理 N〇「00010123」について 2つのレコードが登録されている。 SE Q「l」のレコードは「振替」に伴って登録されたものであり、 SEQ「2」のレコードは「回 答」に伴って登録されたものである。 SEQ「2」のレコードでは振替元のデータの値が 「12345678」になってレ、る。この値は、 SEQ「1」のレコードにおける担当者コードの データと同じである。一つの管理 NOについて複数のレコードが登録されている場合 には、そのレコードのうちで状態のデータが「振替」を示す値になってレ、るものを計数 することで振替の回数を計数することができる。
[0103] このように振替の回数を計数する代わりに、例えば図 22Aに示すように管理 NOに 関連付けて振替回数のデータを問合せデータファイル 1406Aに格納しておき、その データの値を振替の度に更新するようにしてもよい。その場合、振替回数決定部 181 7は、そのデータの値を参照することで振替の回数を決定することができる。
[0104] 振替の回数を得ると、 CPU1407はその回数がしきい値以上であるかどうかを判定 する(手順 2804)。例えば振替が 3回以上繰り返されることになる場合、 CPU1407 は計数した回数がしきい値以上であると判定する。その場合、 CPU1407は担当者 を総括ウェブマスタに決定する(手順 2805)。さらに総括ウェブマスタに対応する担 当者コードに対応する Eメールアドレスのデータを担当者マスタファイル 1405Aから 抽出する。また CPU1407は処理要求の応答として、総括ウェブマスタを担当者に決 定したことを知らせるデータをウェブサーバ装置 1204に送信する。ウェブサーバ装 置 1204がこのデータを受信すると、その装置 1204の CPU1303はウェブデータ 13 05から、振替先の担当者として総括ウェブマスタが選択されたことを振替元の担当者 に知らせるウェブページのデータを読み出す。このウェブページのデータは、要求元 の端末 1208Aに送信される。振替元の担当者は、このウェブページの内容をデイス プレイ 1706上で確認することで、振替先の担当者として総括ウェブマスタが選択され たことを知ることができる。
[0105] また装置 1205の CPU1407は、総括ウェブマスタの Eメールアドレスのデータを取 得すると、例えば予め HDD1402に格納されたメールのデータを読み出し、そのメー ルの宛先に総括ウェブマスタの Eメールアドレスを設定する。そしてそのメールのデー タをメールサーバ装置 1206に送信する(手順 2806)。データベースサーバ装置 12 05力、らメールのデータを受信すると、装置 1206の CPU1504はメーノレサーバ 1807 の指令に従ってそのメールを配信する。このメールによって総括ウェブマスタに振替 の通知をすることができる。
[0106] 計数した振替回数がしきい値よりも小さければ、装置 1205の CPU1407は、抽出し た担当者コードに対応する分類コードおよび分類レベルを担当者決定マスタフアイ ノレ 1405B力ら抽出する。そして、抽出した分類レベルが「中分類」であるかどうかを判 定する(手順 2807)。抽出した分類レベルが「中分類」である場合、ユーザから明示 的な指示がなくても、 CPU1407はその分類コードと上位分類コードが一致するレコ ードを分類マスタファイル 1405Cから自動的に検索する(手順 2808)。また抽出した 分類レベルが「中分類」でなければ、 CPU1407はその分類レベルが「大分類」であ るかどうかを判定する(手順 2809)。その分類レベルが「大分類」である場合も、その 分類コードと上位分類コードが一致するレコードをマスタファイル 1405Cから自動的 に検索する(手順 2810)。たとえば抽出した分類コードおよび分類レベルがそれぞ れ「A」および「大分類」である場合、図 20Aの例では「コンデンサ」のようなレコードが 抽出される。その分類項目の分類コードは「AA」であり、その分類項目が属する分類 レベルは「中分類」である。また抽出した分類コードおよび分類レベルがそれぞれ「A A」および「中分類」である場合、「アルミ電解コンデンサ」のようなレコードが抽出され る。その分類項目の分類コードは「0001」であり、その分類項目が属する分類レベル は「小分類」である。
[0107] このようにして自動検索を行うと、 CPU1407は、検索した分類項目のデータを分類 マスタファイル 1405Cから読み出し、担当者の端末で表示する画面データをその読 み出したデータを用いて生成する処理を行う。ここでは、検索した分類項目の名称お よび分類レベルのデータをマスタファイル 1405Cから読み出し、その読み出したデ ータを用いて振替先選択画面 2701を表示するためのウェブページを生成する(手 順 2811)。
[0108] 図 27の振替先選択画面 2701を表示するデータにおいて、欄 2704については、 検索したデータに従って分類項目の名称および分類レベルを記述する。その他のデ ータは変わらないので、予めデータベースサーバ装置 1205の HDD1401力、 1402 に必要なデータを格納しておけば、ウェブページに必要なデータを確保することがで きる。振替指示ボタン 2706を押す操作については、それによつて送信される要求の 値に、問合せに対応する管理 N〇を記述する。また振替先選択画面 2701では、分 類項目に対応して選択ボタン 2705も配置されている。その選択ボタン 2705につい ては、対応する分類項目の分類コードまたはその分類コードを表す符号列が記述さ れる。振替指示ボタン 2706を押す操作がされたとき、ボタン 2705を用いて選択され た分類項目の分類コード等も、送信される要求のデータに含められる。
[0109] このようにして生成されたウェブページのデータは、 CPU1407がネットワーク I/F 1409を用いてウェブサーバ装置 1204に送信する(手順 2812)。データベースサー バ装置 1205からウェブページのデータを受信すると、装置 1204の CPU1303はゥ エブサーバ 1804の指令に従ってそのウェブページのデータを転送要求元の端末 12 08Aに送信する。これによつて振替元の担当者は、端末 1208Aのディスプレイ 170 6上で振替先選択画面 2701を確認することができる。
[0110] 振替元の担当者は、その振替先選択画面 2701の表示欄 2704に表示された候補 のうちから、振替先の担当者が関連付けられている分類項目を選択することができる 。各候補に対応して配置されてレ、る選択ボタン 2705のレ、ずれかを選択する操作を 行うことで、対応する分類項目が選択される。分類項目を選択した状態で振替指示 ボタン 2706を押す操作を行うと、端末 1208Aの CPU1707は、選択された分類項 目を特定するデータと管理 N〇とを含む要求をウェブサーバ装置 1204に送信する。 ウェブサーバ装置 1204はその要求を受信すると、選択された分類項目を特定する データや管理 NOを含む処理要求をデータベースサーバ装置 1205に送信する。
[0111] その処理要求をデータベースサーバ装置 1205から受信すると、装置 1205の CP U1407はその要求に含まれる分類項目を特定するデータに対応する担当者コード を振替先の担当者のデータとして担当者決定マスタファイル 1405Bから抽出する。 C PU1407は、その担当者の Eメールアドレスを宛先に設定したメールのデータを生成 する。このメールで、振替先の担当者に、問合せの回答が振り替えられたことを連絡 する。その連絡に用いるテキストデータは予め HDD1402に記憶しておき、必要に応 じて CPU1407がその HDD1402から取得すればよレ、。図 29は振替を通知するメー ノレの一例を示す。
[0112] この例では、図 25で示したメールと同様に、本文に文章 2901とリンク 2902とを配 置している。 「ホームページからお問い合わせを受け付けました。その問合せへの回 答が「山田 太郎」さんから振り替えられました。以下のページから回答をお願いしま す。」というような文章 2901に対応するテキストデータも予め HDD1402に記憶して おけばよい。問合せの内容を確認するためのウェブページへのリンク 2902は、例え ばウェブサーバ装置 1204の HDD1301に格納しているプログラムを指定するもので あり、そのプログラムの引数として管理 NOに相当する符号列を含む。振替先の担当 者が利用している端末が端末 1208Bであれば、その端末 1208B上で動作するメー ラー 1818を用いてその担当者はこのメールの内容を確認することができる。このリン ク 2902について担当者が操作することで、その担当者は図 26Aで示したような問合 せ確認画面を端末 1208Aのディスプレイ 1706上で閲覧することができる。
[0113] このように自動的に検索した結果を提示することで、担当者はその検索結果を優先 的に参照することになり、問合せで指定された分類項目の下層に属する分類項目を 参考に、問合せの回答を振り替える担当者を定める可能性を高くすることができる。 しかも、担当者がことさら検索の指示をする必要も少なくなり、振替作業の効率化を 図ること力 Sできる。
[0114] また振替元の担当者は、 自動検索された分類項目だけでなぐそのとき表示欄 270 4に表示されてレ、なかった分類項目を検索することもできる。その場合には振替先選 択画面 2701に配置された入力欄 2702および検索ボタン 2703が利用される。 [0115] 担当者は端末 1208Aのキーボード 1704やマウス 1705を用いて入力欄 2702に 商品名やそれに関連する用語を入力し、それから検索ボタン 2703を押す操作を行う 。この操作がされると、ウェブブラウザ 1811の指令に従い端末 1208Aの CPU1707 はネットワーク I/F1709を用いて、入力された用語に対応する符号歹 1Jと問合せに対 応する管理 NOを含む要求をウェブサーバ装置 1204に送信する。
[0116] 端末 1208Aからの要求を受信すると、装置 1204の CPU1303は、入力された用 語に対応する符号列のデータと管理 N〇とを含む処理要求をデータベース装置 120 5に送信する。ここでは、装置 1204からの処理要求を受信すると、装置 1205の CP U1407はアプリケーションサーバの指令に従って図 30に示すような手順を実行する
[0117] 装置 1204からの処理要求を受信すると(手順 3001)、装置 1205の CPU1407は その処理要求に含まれる用語をキーとして商品分類を検索する(手順 3002)。ここで は、商品分類として「小分類」の分類レベルに属する分類項目を検索の対象とする。 その場合、 CPU1407は「小分類」の分類レベルに属する分類項目の名称のデータ を分類マスタファイル 1405Cから読み出し、処理要求から抽出した用語のデータと 比較する。例えば処理要求の用語と完全に一致する名称やその用語を一部に含む 名称を有する分類項目をその比較から検索する。「アルミニウム電解」という用語が入 力欄 2702に入力されていれば、その用語を一部に含む「アルミニウム電解コンデン サ」とレ、うような名称の分類項目が検索される。
[0118] このようにして商品分類を検索すると、 CPU1407はその検索した商品分類の上位 階層に属する分類項目をする(手順 3003)。この実施の形態では「小分類」の分類レ ベルに属する分類項目につレ、て検索を行ったので、「中分類」および「大分類」の分 類レベルに属する分類項目を検索する。この検索をするため、 CPU1407は商品分 類について検索した分類項目のレコードから上位分類コードのデータを読み出す。 そしてその上位分類コードと一致する分類コードを有する分類項目を「中分類」の分 類レベルに属する分類項目として分類マスタファイル 1405Cから検索する。さらに「 中分類」の分類レベルに属する分類項目のレコードから上位分類コードのデータを 読み出す。そしてその上位分類コードと一致する分類コードを有する分類項目を「大 分類」の分類レベルに属する分類項目として分類マスタファイル 1405Cから検索す る。商品分類について検索した分類項目が「アルミニウム電解コンデンサ」であれば、 その分類項目のレコードに含まれる上位分類コードのデータは「AA」であり、その上 位分類コードと一致する分類コードを有する分類項目は「コンデンサ」である。このと き「コンデンサ」が「中分類」の分類レベルに属する分類項目として検索される。また「 コンデンサ」のレコードに含まれる上位分類コードのデータは「A」であり、その上位分 類コードと一致する分類コードを有する分類項目は「回路部品」である。このとき「回 路部品」が「大分類」の分類レベルに属する分類項目として検索される。
[0119] このようにして分類項目を複数の階層で検索すると、 CPU1407は検索された分類 項目の配列順序をその分類項目の属する階層に基づいて決定する(手順 3004)。こ こでは、検索対象の階層のうち、より下位の階層にあるものから順に分類項目を配列 する。「小分類」、「中分類」および「大分類」の分類レベルに属する分類項目を検索 していれば、「小分類」に属する分類項目、「中分類」に属する分類項目、「大分類」 に属する分類項目の順に配列する。上述の例では、「アルミニウム電解コンデンサ」、 「コンデンサ」、「回路部品」の順に配列することで、「小分類」を推奨している。
[0120] 配列順序を決定すると、 CPU1407はその配列順序に従って、検索結果を端末で 表示するためのウェブページのデータを生成する(手順 3005)。ここでは、入力され た用語に対応する検索の結果も振替先選択画面 2701を使って表示する。図 31は 用語に対応する検索を行ったときの振替先選択画面の一例である。図 31に示す振 替先選択画面 2701では、検索された「アルミニウム電解コンデンサ」、「コンデンサ」 、および「回路部品」が表示欄 2704の上からその順に配列されている。
[0121] このように CPU1407はデータを生成するとき、分類項目の配列の起点を表示欄 2 704の最上部にする。検索された分類項目を担当者が参照する方向は、通常表示 欄 2704の上部から下部に向力 方向である。このため、より下位の階層に属するも のをより上部に配置することで、より下位の階層にある分類項目が優先的に確認され る。この場合、検索した分類項目の配列順序は振替元の担当者に検索結果を提供 するときの優先順序となる。
[0122] ウェブページのデータを生成すると、 CPU1407はネットワーク I/F1409を用いて ウェブサーバ装置 1204に送信する(手順 3006)。データベースサーバ装置 1205か らウェブページのデータを受信すると、装置 1204の CPU1303はウェブサーバ 180 4の指令に従ってそのウェブページのデータを転送要求元の端末 1208Aに送信す る。これによつて振替元の担当者は、端末 1208Aのディスプレイ 1706上で振替先 選択画面 2701を確認することができる。
[0123] このように入力された用語を用いてシステムが検索を行うことで、多くの分類項目の うちから関連する分類項目を担当者が探す必要がなくなる。さらに、複数の階層で検 索された分類項目の配列順序をその分類項目の属する階層に基づいて決定し、そ の決定した配列順序に従って画面データを生成するので、検索した分類項目の階層 関係を画面データから担当者が容易に把握することができる。このため、問合せの回 答を振り替える担当者を絞るのに参考にする分類項目を担当者は容易に選択するこ とができる。
[0124] 上述の例では、より下位の階層にある分類項目力ら配歹 1Jした力 これに限られるも のではない。さらに配列順序は変更するようにしてもよい。
[0125] 配列順序の変更は、振替の危険度および成功率に従ってすることができる。その場 合、危険度決定部 1819および成功率決定部 1820を利用する。危険度決定部 181 9は、振替をする担当者に関連付けられた分類項目の階層構造上の位置と検索され た分類項目の階層構造上の位置とに基づいて振替の危険度を決定する。危険度決 定部 1819を利用する場合、処理部 1814は、決定した配列順序を危険度に基づい て変更する。
[0126] 振替の危険度は、振替元の担当者に関連付けられた分類項目と検索された分類 項目との間の階層構造上での距離で与えることができる。距離が大きければ、検索さ れた分類項目について担当者が把握していない可能性が高まる。分類項目間の距 離は、木構造における検索された項目までの項目数で示すことができる。図 32は階 層構造上の分類項目間の距離を示す。
[0127] この例では、起点となる分類項目 3201から他の分類項目への距離を矢印に対応 して示している。分類項目 3201より 1つ上の階層に属する「コンデンサ」 3202は、階 層構造上では分類項目 3201から数えて 1つめの項目であり、分類項目 3201と「コン デンサ」との間の距離は 1である。また分類項目 3201と同じ階層に属する「タンタルコ ンデンサ」 3203ίま、分類項目 3201力ら数えて 2つ目の項目であり、分類項目 3201 と「タンタルコンデンサ」 3203との距離は 2である。また分類項目 3201より 2つ上の階 層に属する「回路部品」 3204は、分類項目 3201から数えて 2つ目の項目であり、分 類項目 3201と「回路部品」 3204との距離も 2である。 「回路部品」 3204の直下の階 層に属する「抵抗器」 3205およびさらに下位の階層に属する「固定抵抗器」 3206は 、分類項目 3201力も数えて 3つ目および 4つ目の項目であり、項目 3205および 320 6に対する距離はそれぞれ 3および 4である。
[0128] この階層構造では「回路部品」 3204より 1つ上の階層は「総括」 3207である。ルー トである「総括」 3207は例外的に危険度を求めるための分類項目から除外される。こ のため、「回路部品」 3204と同じ階層に属する「電池 ·電源」 3208は、分類項目から 数えて 3つめの項目となり、分類項目 3201と「電池'電源」 3208との距離は 3となる。 「電池 ·電源」 3208の直下の階層に属する「リチウム電池」 3209およびさらに下位の 階層に属する「リチウム二次電池」 3210は、分類項目 3201から数えて 4つ目および 5つ目の項目となり、項目 3209および 3210に対する距離はそれぞれ 4および 5とな る。
[0129] 起点となる分類項目が「アルミニウム電解コンデンサ」であるとすると、その分類項目 の担当者は、「タンタルコンデンサ」や「コンデンサ」についてよく把握していても、「固 定抵抗器」や「リチウム二次電池」につレ、て把握してレ、なレ、可能性が高くなる。
[0130] このような項目数から危険度を決定するため、例えば CPU1407は、担当者の関連 付けられた分類項目と検索された分類項目を結ぶ経路上にある分類項目のうち最も 上位の階層に属する分類項目を特定する。その特定のために CPU1407は、その経 路の端部となる両分類項目の分類コードを必要とする。担当者の関連付けられた分 類項目の分類コードは、処理要求の管理 NOを用いて取得することができる。その管 理 N〇に対応する担当者コードを回答データファイル 1406Bから抽出し、その抽出し た担当者コードに関連付けられた分類コードを担当者決定マスタファイル 1405Bか ら抽出すればよレ、。検索した分類項目の分類コードについては、検索したレコードか ら抽出すればよい。 [0131] 図 33に示す手順のように、 CPU1407は、項目数の設定値を 0にするなどの初期 設定をしてから (手順 3301)、担当者の関連付けられた分類項目および検索された 分類項目の分類コードを抽出する(手順 3302)。
[0132] このようにして両分類項目の分類コードを得ると、 CPU1407は両分類コードを両端 部の分類コードとしてそれぞれ設定する(手順 3303)。さらに CPU1407は両端部の 分類コードを用いて両端部の分類レベルを比較し(手順 3304)、その比較結果に基 づいて特定する分類項目の属する階層を設定する。両端部の分類レベルは例えば 分類マスタファイル 1405Cから取得することができる。
[0133] 両端部の分類レベルが一致している場合、 CPU1407は、その分類レベルよりも 1 つ上の階層を特定する分類項目の属する階層として設定する(手順 3305)。また両 端部の分類レベルが異なっている場合、その分類レベルのうちでより上位にある階層 を特定する分類項目が属する階層として設定する(手順 3306)。
[0134] 特定する分類項目が属する階層を設定すると、 CPU1407は各端部について手順
3307乃至 3311を実行する。まず対象端部の属する分類レベルが設定階層よりも下 位の階層であるかどうかを判定する(手順 3307)。対象端部の属する分類レベルが 設定階層よりも下位の階層である場合、その端部の分類コードに対応する上位分類 コードをマスタファイル 1405Cから抽出する(手順 3308)。さらに、抽出した上位分類 コードに一致する分類コードを有するレコードをマスタファイル 1405Cから検索し、そ の検索したレコードから分類コードを抽出する。 CPU1407は、その端部について設 定した分類コードをその抽出した分類コードに置き換える(手順 3309)。そして項目 数の設定値に 1だけ加算することにより、項目数の設定値を更新する(手順 3310)。 項目数の設定値を更新するか、対象端部の属する分類レベルが設定階層以上の階 層にある場合、 CPU1407は両端部について手順 3307乃至 3310を実行したかを 判定する(手順 3311)。両端部について手順 3307乃至 3310を実行していなけれ ば、残りの端部について手順 3307乃至手順 3310を実行する。
[0135] 両端部について手順 3307乃至手順 3310を実行していれば、 CPU1407はそのと きの両端部の分類コードが一致しているかどうかを判定する(手順 3312)。両端部の 分類コードが一致していなければ、手順 3304以降の手順を繰り返す。これに対し両 端部の分類コードが一致していれば、 CPU1407は端部の分類コードが「総括」の分 類コードと一致するかどうかを判定する(手順 3313)。端部の分類コードが「総括」の 分類コードと一致する場合、項目数の設定値から 1だけ減算することにより、項目数 の設定値を更新する(手順 3314)。項目数の設定値を更新するか、端部の分類コー ドが「総括」の分類コードと一致しない場合、 CPU1407はそのときの項目数の設定 を危険度として決定する(手順 3315)。
[0136] このようにして分類マスタファイル 1405Cのデータから危険度を決定できる。危険 度は、例えば分類項目の組み合わせについて危険度のデータを記憶するテーブル を利用しても決定することができる。その場合、担当者の関連づけられた分類項目と 検索された分類項目との組み合わせに対応する危険度のデータをそのテーブルか ら抽出すればよい。
[0137] また危険度は、検索された全ての分類項目について決定する必要はない。この実 施の形態では、図 30の手順 3002で検索された分類項目についてのみ危険度を決 定する。図 34は危険度を利用する場合に CPUが実行する手順の一例を示す。
[0138] 図 34に示すように、手順 3001乃至手順 3006は図 30の手順 3001乃至手順 300 6と同様である。図 34の例では、 CPU1407は、手順 3004の後、手順 3405乃至手 順 3410を実行する。
[0139] CPU1407は、「小分類」を推奨する順序に配列順序を決定すると(手順 3004)、 上述のようにして危険度を決定する(手順 3405)。危険度を決定すると、 CPU1407 は、その危険度をしきい値以上であるかどうかを判定する(手順 3406)。ここでのしき い値は 4である。しきい値は、階層の数に基づいて定めることができる。この例のよう にルートを除き「小分類」、「中分類」および「大分類」の 3つの分類レベルがある場合 、検索された分類項目の属する分類レベルが「小分類」であれば、危険度が 4以上に なると、検索された分類項目を担当者が把握していない可能性がかなり強まる。その 場合、担当者の関連付けられた分類項目の上位にある分類項目と検索された分類 項目の上位にある分類項目とが、「中分類」または「大分類」のレベルで一致しないこ とになる。 「大分類」のレベルで分類項目が異なっていると、分類項目間の共通点は 力、なり少なくなることから、担当者が検索された分類項目に対応する商品と接する機 会も一般的にかなり少なくなる。
[0140] このように危険度をしきい値と比較することで、検索された分類項目を担当者が十 分に把握しているかどうかを推定することができる。危険度がしきい値よりも小さい場 合、 CPU1407は「小分類」を推奨する順序のまま配列順序を変更しなレ、(手順 340 7)。
[0141] 危険度がしきい値以上の場合、 CPU1407は手順 3004で決定した配列順序を変 更し、例えば「中分類」を推奨する順序に配列順序を決定する。 「中分類」を推奨する 順序に配列順序を決定した場合、その決定に従った振替先選択画面 2701の表示 は図 31の例と異なる。図 35は「中分類」を推奨する順序に配列順序を決定した場合 の振替先選択画面 2701の一例である。
[0142] 危険度が高い場合には、この例のように「中分類」に属する分類項目の方が「小分 類」に属する分類項目よりも表示欄 2704の上側に配置して、「中分類」を推奨する。
[0143] 「中分類」に属する分類項目は、より詳細な「小分類」に属する分類項目よりも区別 がし易い。このため「小分類」に属する分類項目から振替先の担当者を選択するより も、誤った選択をする可能性を抑えることができる。
[0144] 危険度がしきい以上の場合の配列順序を決定するのに、成功率決定部 1820を利 用することもできる。図 34のフローチャートは成功率を利用している例である。
[0145] 成功率決定部 1820は、振替の操作を行った担当者が過去にした振替の成功率を 決定する。成功率決定部 1820を利用する場合、処理部 1814は成功率がしきい値よ り小さいときに、決定した配列順序の変更を行う。この場合の機能を実現するため CP
U1407は回答データファイル 1406Bのデータを利用する。図 22Bの例のように、回 答データは「振替元」のデータと「状態」のデータとを含む。 「状態」のデータが「回答」 を表していれば、振替先の担当者が適当であったことになるから、その振替は成功で あると解釈すること力 Sできる。これに対し「振替元」のデータが「自動」でなレ、のに「状 態」のデータが「振替」を表していれば、振替先の担当者がさらに振替を行ったことに なるから、その振替は失敗であると解釈することができる。
[0146] CPU1407は処理要求の管理 N〇に対応する担当者コードと「振替元」のデータが 一致するレコードを回答データファイル 1406Bから検索する。さらに、検索したレコー ドのうち、「状態」のデータが「回答」を表しているレコードの件数と、検索したレコード の総数とを抽出する。そして「回答」の件数と総数とから成功率を計算する。例えばこ のような計算から、 CPU1407は成功率を決定する(手順 3408)。
[0147] 成功率を決定すると、 CPU1407はその成功率がしきい値より小さいかどうかを判 定する(手順 3409)。ここでは、しきい値は 60%である。決定した成功率がそのしき い値より小さい場合、 CPU1407は手順 3004で決定した配列順序を変更し、「中分 類」を推奨する順序に配列順序を決定する(手順 3410)。決定した成功率がそのし きレ、値以上の場合、 CPU1407は「小分類」を推奨する順序のまま配列順序を変更 しなレ、 (手順 3407)。 「小分類」を推奨すると、一般的には振替先の担当者を不適当 に選択するような場合であっても、成功率が高ければ、不適当な選択をする恐れも低 くなる。 「小分類」の担当者であれば、その分類項目に属する商品についてより適当 な回答する可能性が高ぐ成功率を利用することで、その担当者に振り替えられるま での振替回数を抑えることができる。
[0148] このようにして危険度および成功率を利用して配列順序を決定すると、既に説明し た通り、 CPU1407は手順 3005および手順 3006を実行し、ウェブサーバ装置 120 4に、振替先選択画面を表示するためのウェブページのデータを送信する。これによ つて振替元の担当者は、端末 1208Aのディスプレイ 1706上で、図 31または図 35で 示したような振替先選択画面 2701を確認することができる。
[0149] なお、上述の実施の形態では、アプリケーションサーバプログラムの指令に従うこと により、データベースサーバ装置 1205として利用されている 1台のコンピュータが問 合せ回答装置 1801として機能した。このようにして問合せ回答システムを実現する 代わりに、複数台のコンピュータが問合せ回答装置 1801の機能を実現するようにし てもよレ、。例えばアプリケーションサーバに対応するプログラムをウェブサーバ装置 1 204上で動作させることで、ウェブサーバ装置 1204として利用されているコンビユー タカ マスタファイル 1405A乃至 1405Dやデータファイル 1406Aおよび 1406Bを 除く問合せ回答装置 1801の機能を実現する。それまでウェブサーバ装置 1204がそ の機能を実現してレ、なければ、例えば図 13に示すようにそのプログラムをコンピュー タに導人するためのフアイノレ 1307を装置 1204の t!DDl 301に予め格糸内しておく。 このファイル 1307は、圧縮されたプログラム本体やそのプログラムが利用するライブ ラリを含む導入に必要なプログラムを格納する。装置 1204の CPU1303がそのファ ィル 1307を読み出し、 RAMI 304上でプログラムを実行すると、アプリケーションサ ーバに相当するプログラムの実行可能ファイルが HDD1301の指定領域に導入され る。 CPU1303は、設定に従ってその実行可能ファイルを HDD1301から読み出し、 アプリケーションサーバに相当するプログラムを RAMI 304上で動作させる。これに より、ウェブサーバ装置 1204として用いられているコンピュータは、データベースサ ーバ装置 1205の代わりに、担当者を決定する手順や、分類項目を検索する手順、 振替先選択画面のデータを生成する手順、振替先の担当者のデータを抽出する手 順などを実行する。マスタファイル 1405A乃至 1405Dや、データファイル 1406Aお よび 1406Bのデータには、ネットワーク 1207を介してアクセスすればよレ、。
[0150] このような場合、ウェブサーバ装置 1204およびデータベースサーバ装置 1205とし て利用されている 2台のコンピュータで問合せ回答装置の機能が実現する。さらに、 マスタファイル 1405A乃至 1405D、データファイル 1406Aおよび 1406Bの一部を 別個のコンピュータに備えるようにしてもよい。
[0151] またウェブサーバ装置とは別個のコンピュータでアプリケーションサーバに相当する プログラムを動作させるようにしてもよい。そのコンピュータとしてネットワーク 1207に 新たに接続したコンピュータを利用することができる。そのコンピュータへのプロダラ ムの導入には、ウェブサーバ装置 1204に格納した上述のファイル 1307を用いれば よレ、。導入先のコンピュータからの要求を受信すると、ウェブサーバ装置 1204の CP U1303は、アプリケーションサーバプログラムに相当するプログラムを含む導入プロ グラムをそのファイル 1307から取得し、そのプログラムが含むコンピュータへの指令 を電気信号で表現する。そしてネットワーク I/F1306を用いてその信号を搬送波に 重畳して、ネットワーク 1207を通じ導入先のコンピュータに送信する。
[0152] 導入先のコンピュータは、その信号を受信すると、その信号から導入プログラムを復 元し、その復元したプログラムを格納したファイルを HDDの適当な領域に保存する。 そのファイルを用いれば、ウェブサーバ装置 1204の場合と同様に、アプリケーション サーバに相当するプログラムがそのコンピュータに導入される。 [0153] このようにネットワーク 1207のような電気通信回線を通じてプログラムを提供するだ けでなく、コンピュータ読み取り可能な記録媒体に格納したりすることで、関係者や第 三者に提供することができる。プログラムの指令を電気信号や光信号、磁気信号など で表現し、その信号を搬送波に載せて送信する場合、同軸ケーブルや銅線、光ファ ィバのような伝送媒体でそのプログラムを提供することができる。またコンピュータ読 取可能な記録媒体としては、 CD— ROMや CD_R、 CD-RW, DVD-ROM, D VD— RAM、 DVD-R, DVD— RWなどの光学メディアや、フレキシブルディスクの ような磁気メディア、フラッシュメモリや RAMのような半導体メモリを利用することがで きる。このような伝送媒体やコンピュータ読み取り可能な記録媒体を含むコンピュータ 読み取り可能媒体にプログラムを格納することにより、プログラムを提供する。第 1の 実施の形態におけるプログラムも同様である。
[0154] なお、第 2の実施の形態において、問合せの対象は商品に限らずサービスであつ てもよレ、。さらに、商品とサービスの両方を扱う場合には、商品とサービスを別々に分 類してもよいし、まとめて分類してもよい。
[0155] 以上の通り、第 2の実施の形態における問合せ回答システムは、複数の物品または サービスを階層的に分類するデータを記憶する第 1のテーブル、および分類項目と 担当者とを関連付けるデータを記憶する第 2のテーブルを有する。担当者決定部は 、問合せのデータに基づいてその問合せを通知する担当者を決定する。問合せの データには、問合せする物品またはサービスに応じた分類項目を含めること力 Sできる 。検索部は、問合せの回答を振り替える担当者について一部または全ての階層に属 する分類項目を第 1のテーブル力 検索する。処理部は、検索した分類項目のデー タを第 1のテーブルから読み出し、担当者の端末で表示する画面データをその読み 出したデータを用いて生成する処理を行う。担当者は端末に表示された画面データ を参考に振替に適当な分類項目を判断することができる。抽出部は、分類項目のデ ータに基づいて第 2のテーブルから担当者のデータを抽出する。担当者が分類項目 を選んだときには、その分類項目のデータに基づいて、対応する担当者のデータが 振替先の担当者のデータとして抽出される。
[0156] この問合せ回答システムでは、階層的に分類した分類項目のデータを利用して、コ ンピュータが振り替えるのに適当な分類項目を特定することができる。振替先の担当 者は特定された分類項目に応じて選択されるので、不適当な担当者への振替が発 生する可能性が減少し、適当な担当者が問合せに速やかに回答することができる。
[0157] この問合せ回答システムは、振替をする担当者の関連付けられた分類項目の階層 を検出する階層検出部をさらに備えるようにしてもよい。検出された階層が最下位の 階層に属するときを除き、検索部は、その分類項目の下層に属する分類項目を検索 する。この場合、担当者の端末には、その担当者の関連付けられた分類項目の下層 に属する分類項目のデータを用いて生成された画面が表示される。階層的に分類し た分類項目はその上層に属する分類項目と一部の性質を共有するので、コンビユー タが共通の性質を有する分類項目を効率的に特定することができる。このためその表 示によって、振替元の担当者自身が共通の性質を有する分類項目を判断する必要 性が抑えられ、振替の繰り返しが生じる危険性も抑制される。
[0158] 検索部は、例えば回答および振替のうちから振替を選択する操作が担当者の端末 でされたとき、問合せで指定された分類項目の下層に属する分類項目を検索する。 振替を選択する操作が担当者の端末でされたときに検索を行うので、担当者が検索 を指示する操作を行う前に、問合せで指定された分類項目の下層に属する分類項 目を担当者に提示することができる。担当者の検索指示の前に提示を行うことにより 、担当者はその検索結果を優先的に参照することになる。従って、問合せで指定され た分類項目の下層に属する分類項目を参考に、問合せの回答を振り替える担当者 を定める可能性を高くすることができる。しかも、担当者がことさら検索の指示をする 必要も少なくなり、振替作業の効率化を図ることもできる。
[0159] また問合せ回答システムに、問合せについて振替が行われた回数を決定する振替 回数決定部をさらに備えるようにしてもよい。このとき、抽出部は、振替の回数がしき い値以上の問合せに対し担当者の端末で振替のための操作がされると、最上位の 階層に属する分類項目に関連付けられた担当者のデータを第 2のテーブル力 抽出 する。振替の回数が一定数以上になる場合、ある分類項目の下層に属する分類項 目には、その問合せについて適当な分類項目がない可能性が高ぐ振替の繰り返し が継続する危険性が大きくなる。そのようなときには、最上位の階層に属する分類項 目に関連付けられた担当者のデータを自動的に抽出することで、振替の繰り返しが それ以上継続する危険性を減らすことができる。
[0160] また問合せ回答システムにおいて、検索部は、入力された用語に対応する分類項 目を複数の階層で検索するようにしてもよい。この場合、処理部は、検索された分類 項目の配列順序をその分類項目の属する階層に基づいて決定し、決定した配列順 序に従って画面データを生成する。検索キーとなる用語は、通常振替をする担当者 が入力する。入力された用語を用いてシステムが検索を行うことで、多くの分類項目 のうちから関連する分類項目を担当者が探す必要がなくなる。さらに検索された分類 項目の配列順序をその分類項目の属する階層に基づいて決定し、その決定した配 列順序に従って画面データを生成するので、検索した分類項目の階層関係を画面 データから担当者が容易に把握することができる。従って、問合せの回答を振り替え る担当者を絞るのに参考にする分類項目をその担当者は容易に選択することができ る。
[0161] 問合せ回答システムには、振替をする担当者に関連付けられた分類項目の階層構 造上の位置と検索された分類項目の階層構造上の位置とに基づいて振替の危険度 を決定する危険度決定部をさらに備えるようにしてもよい。この場合、処理部は、決定 した配列順序を危険度に基づいて変更する。振替の危険度は、例えば、振替をする 担当者に関連付けられた分類項目の階層構造上の位置と検索された分類項目の階 層構造上の位置との距離で定めることができる。階層的な分類では、 2つの分類項目 が枝分かれした階層が高いと、振替元の担当者に関連付けられた分類項目から数え たときの検索された項目までの項目数が増える。この項目数で距離を表すことができ る。また、高い階層で枝別れした項目間の関係は、担当者が把握していない可能性 が高まる。このため、振替の危険度に基づいて配列順序を変更することで、振替を繰 り返す危険性を抑えることができる。
[0162] また、問合せ回答システムに、振替の操作を行った担当者が過去に行った振替の 成功率を決定する成功率決定部をさらに備えるようにしてもよい。処理部は、成功率 力しきい値より小さいときに、決定した配列順序の変更を行う。様々な項目間の関係 を把握しているかどうかには個人差がある。平均的には振替を繰り返す危険性があつ ても、その担当者の過去に行った振替の成功率が高ければ、その担当者については 、検索された分類項目の属する階層に基づいて決定した配列順序通りに提示する。 産業上の利用可能性
本発明に係るデータ転送システム、データ転送システムおよびデータ転送プロダラ ムは、ユーザの要望が具体的に定まっていないような場合でも、その要望を処理する 適当な転送先を選択することができるという効果を奏し、情報やコンテンツを提供す る様々なシステムに有用である。

Claims

請求の範囲
[1] データの記述対象を階層的に分類した分類項目と転送先とを関連付けて記憶する 分類情報データベースと、
データを受信する受信手段と、
前記受信手段によりデータを受信した場合に当該受信データの転送先を決定する 転送先決定手段と、
前記受信データの転送先から未処理通知を受信する未処理通知受信手段と、 前記未処理通知受信手段により未処理通知を受信した場合に前記受信データの 転送先に基づき前記分類情報データベースから分類項目を検索する分類項目検索 手段と、
前記分類項目検索手段により検索された分類項目に基づき前記受信データの新 たな転送先を前記分類情報データベースから検索する転送先検索手段と、 前記転送先検索手段により検索された転送先へ前記受信手段により受信された前 記受信データを転送する転送手段と
を備えるデータ転送装置。
[2] 前記未処理通知受信手段により未処理通知を受信した場合に前記分類情報デー タベース上で前記受信データの転送先に関連付けられた分類項目の階層を検出す る階層検出手段をさらに備える請求項 1記載のデータ転送装置。
[3] 前記分類項目検索手段は、前記分類情報データベース上で前記受信データの転 送先に関連付けられた分類項目の下層に属する分類項目を検索する請求項 1記載 のデータ転送装置。
[4] 前記未処理通知受信手段により未処理通知を受信した回数を計数する通知受信 回数計数手段をさらに備える請求項 1記載のデータ転送装置。
[5] 前記分類項目検索手段は、前記通知受信回数計数手段により計数された未処理 通知の受信回数が所定値以上の場合に、階層の最上位に属する分類項目に前記 分類情報データベース上で関連付けられた転送先を検索する請求項 4記載のデー タ転送装置。
[6] 前記分類項目検索手段により検索された分類項目の優先順位を決定する優先順 位決定手段をさらに備える請求項 1記載のデータ転送装置。
[7] 前記分類項目の検索のためのキーとなる用語を取得する検索キー取得手段をさら に備える請求項 6記載のデータ転送装置。
[8] 前記分類項目検索手段は、前記検索キー取得手段により取得されたキーワードに 対応する分類項目を複数の階層で検索し、
前記優先順位決定手段は、前記分類項目検索手段により検索された分類項目の 優先順位を当該分類項目の属する階層に基づいて決定する請求項 7記載のデータ 転送装置。
[9] 前記分類情報データベース上で前記受信データの転送先に関連付けられた分類 項目の階層構造上の位置と前記分類項目検索手段により検索された分類項目の階 層構造上の位置とに基づいて、前記分類項目検索手段により検索された分類項目 に対する危険度を決定する危険度決定手段をさらに備え、
前記優先順位決定手段は、前記分類項目検索手段により検索された分類項目の 優先順位を前記危険度決定手段により決定された危険度に基づいて決定する請求 項 8記載のデータ転送装置。
[10] 前記未処理通知手段により未処理通知を受信したかどうかに基づいて、前記転送 手段による転送の成功率を計算する転送成功率計算手段をさらに備え、
前記優先順位決定手段は、前記分類項目検索手段により検索された分類項目の 優先順位を前記転送成功率計算手段により計算された成功率に基づいて決定する 請求項 9記載のデータ転送装置。
[11] 前記転送先検索手段は、前記優先順位決定手段により決定された優先順位に基 づいて、前記受信データの新たな転送先を検索する請求項 6記載のデータ転送装 置。
[12] 前記分類項目検索手段により検索された分類項目を表示する分類項目表示手段 と、
前記分類項目表示手段により表示された分類項目に対する選択結果を取得する 選択結果取得手段とをさらに備え、
前記転送先検索手段は、前記選択結果取得手段により取得された選択結果に基 づいて、前記受信データの新たな転送先を検索する請求項 6記載のデータ転送装 置。
[13] 前記分類項目表示手段は、前記分類項目検索手段により検索された分類項目の 属する階層も表示する請求項 12記載のデータ転送装置。
[14] 前記分類情報データベースは、分類項目の分類コード、前記分類項目が属する階 層を示すデータ、前記分類項目の直上位の階層に属する分類項目の分類コード、 および転送先の識別コードを含む請求項 1記載のデータ転送装置。
[15] 前記受信データの転送先から処理完了通知を受信する処理完了通知受信手段と
前記処理完了通知受信手段により処理完了通知を受信するまでの前記受信デー タの転送の履歴を記録する履歴記録手段をさらに備える請求項 1記載のデータ転送 装置。
[16] 前記履歴記録手段により記録された履歴に基づいて、分類項目を当該分類項目の 直上位層に属する分類項目を除く他の分類項目に関連付けるかどうかを判定する関 連付け判定手段と、
前記関連付け判定手段の判定結果にしたがって、前記分類情報データベースに 前記関連付けのデータを登録する関連付けデータ登録手段とをさらに備える請求項 15記載のデータ転送装置。
[17] 分類項目毎に、当該分類項目に前記分類情報データベース上で関連付けられた 転送先から前記処理完了通知受信手段により処理完了通知を受信するまでの転送 回数を集計する分類項目データ集計手段をさらに備え、
前記関連付け判定手段は、前記分類項目データ集計手段により得た前記転送回 数の集計値に基づき分類項目を前記他の分類項目に関連付けるかどうかを判定す る請求項 16記載のデータ転送装置。
[18] 前記分類項目データ集計手段は、前記処理完了通知受信手段により処理完了通 知を受信する前の転送先に前記受信データを転送した回数を転送先別に集計し、 前記関連付け判定手段は、分類項目間の関連付けを行うと判定した場合に、前記 分類項目データ集計手段により得た転送先別の集計値に基づいて、分類項目を関 連付ける前記他の分類項目を決定する請求項 17記載のデータ転送装置。
[19] 前記関連付けデータ登録手段により前記分類情報データベースに登録された前記 関連付けのデータを削除するかどうかを判定する関連付け削除判定手段と、 前記関連付け削除判定手段の判定結果にしたがって、前記分類情報データべ一 スから前記関連付けデータを削除する関連付け削除手段とをさらに備える請求項 16 記載のデータ転送装置。
[20] 前記関連付け削除判定手段は、前記関連付けデータに含まれる当該関連付けの 利用状況に基づいて、当該関連付けデータを前記分類情報データベースから削除 するかどうかを判定する請求項 19記載のデータ転送装置。
[21] 前記受信データは、問合せのデータである請求項 1記載のデータ転送装置。
[22] データを受信する手順と、
データを受信した場合に当該受信データの転送先を決定する手順と、 前記受信データの転送先から未処理通知を受信する手順と、
前記未処理通知を受信した場合に、データの記述対象を階層的に分類した分類 項目と転送先とを関連付けて記憶する分類情報データベースから前記受信データの 転送先に基づき分類項目を検索する手順と、
検索された分類項目に基づき前記受信データの新たな転送先を前記分類情報デ ータベースから検索する手順と、
検索された転送先へ前記受信データを転送する手順と
を備えるデータ転送方法。
[23] 請求項 22記載のデータ転送方法の手順をコンピュータに実行させるためのデータ 転送プログラム。
[24] 請求項 22記載のデータ転送方法の手順をコンピュータに実行させるためのデータ 転送プログラムを記録したコンピュータ読み取り可能な記録媒体。
PCT/JP2006/300771 2005-01-21 2006-01-19 データ転送装置、データ転送方法およびデータ転送プログラム WO2006077943A1 (ja)

Priority Applications (2)

Application Number Priority Date Filing Date Title
US11/795,403 US20080168074A1 (en) 2005-01-21 2006-01-19 Data Transfer Device, Data Transfer Method, and Data Transfer Program
EP06712017A EP1865414A1 (en) 2005-01-21 2006-01-19 Data transfer device, data transfer method, and data transfer program

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2005013976 2005-01-21
JP2005-013976 2005-01-21

Publications (1)

Publication Number Publication Date
WO2006077943A1 true WO2006077943A1 (ja) 2006-07-27

Family

ID=36692325

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2006/300771 WO2006077943A1 (ja) 2005-01-21 2006-01-19 データ転送装置、データ転送方法およびデータ転送プログラム

Country Status (3)

Country Link
US (1) US20080168074A1 (ja)
EP (1) EP1865414A1 (ja)
WO (1) WO2006077943A1 (ja)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090037195A1 (en) * 2007-07-31 2009-02-05 Sap Ag Management of sales opportunities

Families Citing this family (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7546289B2 (en) * 2005-05-11 2009-06-09 W.W. Grainger, Inc. System and method for providing a response to a search query
US20090063585A1 (en) * 2007-08-31 2009-03-05 Searete Llc, A Limited Liability Corporation Of The State Of Delaware Using party classifiability to inform message versioning
US8984133B2 (en) 2007-06-19 2015-03-17 The Invention Science Fund I, Llc Providing treatment-indicative feedback dependent on putative content treatment
US9374242B2 (en) 2007-11-08 2016-06-21 Invention Science Fund I, Llc Using evaluations of tentative message content
US20090063632A1 (en) * 2007-08-31 2009-03-05 Searete Llc, A Limited Liability Corporation Of The State Of Delaware Layering prospective activity information
US8682982B2 (en) 2007-06-19 2014-03-25 The Invention Science Fund I, Llc Preliminary destination-dependent evaluation of message content
US20080319777A1 (en) * 2007-06-20 2008-12-25 Roland Hoff Business transaction issue manager
JP5135931B2 (ja) * 2007-07-17 2013-02-06 ヤマハ株式会社 楽曲加工装置およびプログラム
US8065404B2 (en) 2007-08-31 2011-11-22 The Invention Science Fund I, Llc Layering destination-dependent content handling guidance
US20090063631A1 (en) * 2007-08-31 2009-03-05 Searete Llc, A Limited Liability Corporation Of The State Of Delaware Message-reply-dependent update decisions
US8082225B2 (en) * 2007-08-31 2011-12-20 The Invention Science Fund I, Llc Using destination-dependent criteria to guide data transmission decisions
US7930389B2 (en) 2007-11-20 2011-04-19 The Invention Science Fund I, Llc Adaptive filtering of annotated messages or the like
JP5245553B2 (ja) * 2008-06-10 2013-07-24 船井電機株式会社 再生装置
JP4544353B2 (ja) * 2008-07-23 2010-09-15 ソニー株式会社 情報処理装置、情報処理方法、およびプログラム
US20180089309A1 (en) * 2016-09-28 2018-03-29 Linkedln Corporation Term set expansion using textual segments
JP7443166B2 (ja) 2020-06-16 2024-03-05 株式会社東芝 問合せ対応支援システム

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11265400A (ja) * 1998-03-13 1999-09-28 Omron Corp 情報処理装置および方法、ネットワークシステム、並びに記録媒体
JP2001273308A (ja) * 2000-03-24 2001-10-05 Ntt Comware Corp 回答支援装置
JP2004192521A (ja) * 2002-12-13 2004-07-08 Nec Fielding Ltd コンタクトセンターシステム

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US3614328A (en) * 1969-06-24 1971-10-19 Kenneth Eugene Mcnaughton Automatic subscriber answering service
US5375161A (en) * 1984-09-14 1994-12-20 Accessline Technologies, Inc. Telephone control system with branch routing
US5682525A (en) * 1995-01-11 1997-10-28 Civix Corporation System and methods for remotely accessing a selected group of items of interest from a database
US5901214A (en) * 1996-06-10 1999-05-04 Murex Securities, Ltd. One number intelligent call processing system
US20020049760A1 (en) * 2000-06-16 2002-04-25 Flycode, Inc. Technique for accessing information in a peer-to-peer network
AUPR015700A0 (en) * 2000-09-15 2000-10-12 Filecat Pty Ltd Distributed file-sharing network
US20040230572A1 (en) * 2001-06-22 2004-11-18 Nosa Omoigui System and method for semantic knowledge retrieval, management, capture, sharing, discovery, delivery and presentation

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11265400A (ja) * 1998-03-13 1999-09-28 Omron Corp 情報処理装置および方法、ネットワークシステム、並びに記録媒体
JP2001273308A (ja) * 2000-03-24 2001-10-05 Ntt Comware Corp 回答支援装置
JP2004192521A (ja) * 2002-12-13 2004-07-08 Nec Fielding Ltd コンタクトセンターシステム

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090037195A1 (en) * 2007-07-31 2009-02-05 Sap Ag Management of sales opportunities
US10032174B2 (en) * 2007-07-31 2018-07-24 Sap Se Management of sales opportunities

Also Published As

Publication number Publication date
EP1865414A1 (en) 2007-12-12
US20080168074A1 (en) 2008-07-10

Similar Documents

Publication Publication Date Title
WO2006077943A1 (ja) データ転送装置、データ転送方法およびデータ転送プログラム
JP5297453B2 (ja) 複数のサービスからのプロファイルデータの統合及び探索
US8688673B2 (en) System for communication and collaboration
US8626823B2 (en) Page ranking system employing user sharing data
US20170076002A1 (en) Personalized search
JP3760057B2 (ja) 複数文書データベースを対象とした文書検索方法および文書検索サービス
US20070011155A1 (en) System for communication and collaboration
JP5462510B2 (ja) 商品検索サーバ、商品検索方法、プログラム、および記録媒体
US20120096389A1 (en) Integrated web-based workspace with curated tree-structure database schema
US20110202502A1 (en) Workflow management method and workflow management apparatus
KR101475335B1 (ko) 데이터베이스 검색에 있어 조회 향상
CN1650295A (zh) 用于数据库查询和信息提交的方法和系统
MX2011006234A (es) Provision de historial reciente con resultados de busqueda.
JP2003016109A (ja) 文書情報管理方法および装置、および管理サーバ
CN112269816B (zh) 一种政务预约事项相关性检索方法
JP2006228201A (ja) データ転送装置、データ転送方法およびデータ転送プログラム
US8224858B2 (en) Methods and system for information storage enabling fast information retrieval
JP2006079469A (ja) サポート情報処理システム及びサポート情報処理方法
JP2009510598A (ja) コミュニケーション及びコラボレーションのためのシステム
JPH11110410A (ja) データ検索装置及び方法、情報処理システム及び方法並びにデータ検索用プログラムを記録した記録媒体
JP5031416B2 (ja) 検索方法および検索装置
JP2006235875A (ja) 情報ナビゲーション方法及び装置及びプログラム
EP1929410B1 (en) A method and system for searching for people or items by keywords
JP2005122606A (ja) 情報閲覧装置、情報閲覧システム、及び情報閲覧プログラム
JP4934154B2 (ja) コンテンツ提供装置

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application
WWE Wipo information: entry into national phase

Ref document number: 11795403

Country of ref document: US

NENP Non-entry into the national phase

Ref country code: DE

WWE Wipo information: entry into national phase

Ref document number: 2006712017

Country of ref document: EP

WWP Wipo information: published in national office

Ref document number: 2006712017

Country of ref document: EP