Disclosed is a system and apparatus to generate and manage relationships between data of other systems, which makes it more effective and easier for users to search and leverage data on an internal systems.
SYSTEM AND APPARATUS TO GENERATE AND MANAGE RELATIONSHIPS BETWEEN DATA OF OTHER SYSTEMS
*System Overview
Fig.1 shows system overview. It includes,
- Client 10: user interface.
- System 30: computes and responds from the client 10 request.
- Proxy Server 20: receives client 10's request, stores it and transfers to system 30.
- Store System 40: stores the link information.
In this case, this documents explains the proxy server 20 and the store system 40.
Client 10 and system 30, for expample e-mail system and web system, are independent from this system.
The more detail is the following. Each consists of three sub components. * Cleint 10
- Cleint Communication Part 100: comunicate system 30 or proxy server 20.
- User Operation Analysis Part 101: analyze user operation log.
- User Operation Transfer Part 102: send information.
* System 30
- System Communication Part 300: communicates client 10 and proxy server 20.
- System Log Store Part 301: stores system log data.
- System Log Anakysis Part 302: analyzes system log data.
* Proxy server 20
- Communication Transfer Part 200: transfers communication from client 10 to system 30.
- Communication Store Part 201: stores communication data.
- Communication Analysis Part 202: analyzes communication data and extracts the link information.
* System 40
- Link Information Store Part 400: stores the link information.
- Link Information Search Part 401: searches the link information for the store part 400.
- Communication and Display Part 402: executes searching the link information for 401 and receiving the data from 300 if client 100 requests and displays these data.
* Procedures
It consists of two parts and No.1 has three sub parts.
1. Procedure to extract and store link information.
1-1. Procedure to extract and store link information from comunication data between clients and servers.
1-2. Procedure to extract and store link information from analyzed data of system execution log.
1-3. Procedure to extract and store link information from data of user operation log.
2. Procedure to display the link information.
* 1-1. Procedure to extract and store link information from comunication data between clients and servers.
- 200 transfers data from 100 to 300 and stores the data.
- 202 checks change status of 201...