JP2009123047A - Terminal cache management apparatus, terminal cache management method and program - Google Patents

Terminal cache management apparatus, terminal cache management method and program Download PDF

Info

Publication number
JP2009123047A
JP2009123047A JP2007297599A JP2007297599A JP2009123047A JP 2009123047 A JP2009123047 A JP 2009123047A JP 2007297599 A JP2007297599 A JP 2007297599A JP 2007297599 A JP2007297599 A JP 2007297599A JP 2009123047 A JP2009123047 A JP 2009123047A
Authority
JP
Japan
Prior art keywords
data
cache
user data
user
terminal
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2007297599A
Other languages
Japanese (ja)
Other versions
JP5217376B2 (en
Inventor
Yasuji Kono
靖二 甲能
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Corp
Original Assignee
NEC Corp
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 NEC Corp filed Critical NEC Corp
Priority to JP2007297599A priority Critical patent/JP5217376B2/en
Publication of JP2009123047A publication Critical patent/JP2009123047A/en
Application granted granted Critical
Publication of JP5217376B2 publication Critical patent/JP5217376B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide a terminal cache management apparatus, a terminal cache management method and a program that allow a server to manage a cached state of a mobile terminal. <P>SOLUTION: A data management server 1 for managing the cache of mobile terminal that has a cache has; a communication part 111 for communicating with mobile terminals; a data access management part 112 for accepting a request about access to user data from a mobile terminal; a cached state management part 115 for managing a cached state of the mobile terminal; a user data table 123 for storing the user data for use on the mobile terminal; and a cached state management table 124 for managing the cached state of each mobile terminal. When a request about an access is accepted, the cached state management part 115 refers to the cached state management table 124, checks to see whether or not the cache of the mobile terminal needs to be updated to the latest data, and updates the cache of the mobile terminal if needed. <P>COPYRIGHT: (C)2009,JPO&INPIT

Description

本発明は、ネットワークを介して接続された携帯端末のキャッシュを管理する端末キャッシュ管理サーバ、端末キャッシュ管理方法及びプログラムに関する。   The present invention relates to a terminal cache management server, a terminal cache management method, and a program for managing a cache of mobile terminals connected via a network.

近年の携帯電話システムは、単なる会話機能以外に、電子メールやインターネットのブラウザなどの機能が搭載され高機能化が図られている。次世代携帯電話システムでは、ゲームや動画配信を始めとする更に高機能で多彩なアプリケーションが搭載され、拡大する傾向にある。このような高速動作が必要な携帯電話においては、CPU内部等にキャッシュメモリが設けられる。キャッシュメモリに使用頻度の高いデータを蓄積しておくことにより、低速なメインメモリへのアクセスを減らすことができ、処理を高速化することができる。   In recent mobile phone systems, functions such as e-mail and Internet browser are installed in addition to a simple conversation function, so that the functions are improved. Next-generation mobile phone systems are equipped with more sophisticated and diverse applications such as game and video distribution, and tend to expand. In a mobile phone that requires such high-speed operation, a cache memory is provided inside the CPU. By accumulating frequently used data in the cache memory, access to the low-speed main memory can be reduced, and the processing speed can be increased.

ところで、特許文献1には、サービスコンテンツを効率的に更新するサーバが開示されている。この従来のサーバは、コンテンツ保持手段とコンテンツ管理手段と通信手段とを備える。コンテンツ保持手段はクライアント端末に提供する各種のサービスコンテンツを記憶するメモリである。また、コンテンツ管理手段は、キャッシュ識別子を付与するキャッシュ識別子付与手段を備えている。このキャッシュ識別し付与手段がサービスコンテンツの格納されたカテゴリに応じてキャッシュ識別を付与する。このキャッシュ識別子によりクライアント端末でコンテンツのキャッシュ状態が管理されている。
特開2004−133543号公報
By the way, Patent Document 1 discloses a server that efficiently updates service content. This conventional server includes content holding means, content management means, and communication means. The content holding means is a memory for storing various service contents provided to the client terminal. The content management means includes a cache identifier assigning means for assigning a cache identifier. The cache identification and grant unit assigns a cache identification according to the category in which the service content is stored. The cache state of the content is managed at the client terminal by this cache identifier.
JP 2004-133543 A

しかしながら、従来、通常、携帯端末のキャッシュは携帯端末側でその状態が管理される。携帯端末のキャッシュを携帯端末側でのみ管理すると、サーバでデータが変更された場合に、新しいデータを携帯端末のキャッシュに自動的には反映することはできないため、古いデータが端末のキャッシュに残るという問題があった。また、携帯端末でのキャッシュ時にデータの有効期限を付加して期限切れのデータをキャッシュから削除することにより前述の問題に対処するものもあるが、データ変更が行われていないデータも削除されるため有効期限の設定が困難という問題があった。また、サーバ側で携帯端末のキャッシュ状況を把握できないため、サーバ側の判断でユーザデータを携帯端末のキャッシュに格納させることもできなかった。   However, conventionally, the state of the cache of the mobile terminal is usually managed on the mobile terminal side. If the mobile device cache is managed only on the mobile device side, if the data is changed on the server, the new data cannot be automatically reflected in the mobile device cache, so the old data remains in the device cache There was a problem. In addition, some of the above problems are dealt with by deleting the expired data from the cache by adding an expiration date of the data when caching on the mobile terminal, but the data that has not been changed is also deleted There was a problem that it was difficult to set an expiration date. Further, since the cache status of the mobile terminal cannot be grasped on the server side, the user data cannot be stored in the cache of the mobile terminal based on the determination on the server side.

本発明は、このような問題点を解決するためになされたものであり、携帯端末のキャッシュ状態の管理をサーバ側で行うことが可能な端末キャッシュ管理装置、端末キャッシュ管理方法及びプログラムを提供することを目的とする。   The present invention has been made to solve such problems, and provides a terminal cache management apparatus, a terminal cache management method, and a program capable of managing the cache state of a mobile terminal on the server side. For the purpose.

上述した課題を解決するために、本発明に係る端末キャッシュ管理装置は、キャッシュを有する携帯端末の当該キャッシュを管理するデータ管理サーバであって、前記携帯端末と通信する通信手段と、前記携帯端末からユーザデータのアクセスに関する要求を受け付けるデータアクセス管理手段と、前記携帯端末のキャッシュ状態を管理するキャッシュ状態管理手段と、前記携帯端末で使用するユーザデータを格納するユーザデータテーブルと、前記携帯端末毎にキャッシュ状態を管理するキャッシュ状態管理テーブルとを有し、前記アクセスに関する要求を受け付けた場合、前記キャッシュ状態管理手段が前記キャッシュ状態管理テーブルを参照し、前記携帯端末のキャッシュを最新のデータに更新する必要があるか否かのチェックし、必要に応じて前記携帯端末のキャッシュを更新するものである。   In order to solve the above-described problem, a terminal cache management device according to the present invention is a data management server that manages a cache of a mobile terminal having a cache, and includes a communication unit that communicates with the mobile terminal, and the mobile terminal A data access management means for receiving a request relating to access of user data from; a cache state management means for managing a cache state of the mobile terminal; a user data table for storing user data used in the mobile terminal; and each mobile terminal A cache status management table for managing the cache status, and when the access request is received, the cache status management means refers to the cache status management table and updates the cache of the mobile terminal to the latest data Check whether you need to It is intended to update the cache of the mobile terminal in accordance with the.

本発明にかかる端末キャッシュ管理方法は、キャッシュを有する携帯端末の当該キャッシュを管理するデータ管理方法であって、前記携帯端末からユーザデータのアクセスに関する要求を受け付けとり、前記携帯端末のキャッシュの状態を管理するキャッシュ状態管理テーブルを参照し、前記キャッシュのユーザデータを最新のユーザデータに更新する必要があるか否かのチェックをし、最新のユーザデータに更新する必要がある場合は、前記携帯端末のキャッシュデータを最新の状態に更新するべくユーザデータテーブルから読み出したユーザデータを前記携帯端末に送信する。   A terminal cache management method according to the present invention is a data management method for managing a cache of a mobile terminal having a cache, and receives a request regarding access of user data from the mobile terminal, and determines a cache state of the mobile terminal. Refer to the cache state management table to be managed, check whether it is necessary to update the user data in the cache to the latest user data, and if it is necessary to update to the latest user data, the mobile terminal The user data read from the user data table is transmitted to the portable terminal in order to update the cache data to the latest state.

本発明にかかるプログラムは、キャッシュを有する携帯端末の当該キャッシュを管理する動作をコンピュータに実行させるためのプログラムであって、前記携帯端末からユーザデータのアクセスに関する要求を受け付けとり、前記携帯端末のキャッシュの状態を管理するキャッシュ状態管理テーブルを参照し、前記キャッシュのユーザデータを最新のユーザデータに更新する必要があるか否かのチェックをし、最新のユーザデータに更新する必要がある場合は、前記携帯端末のキャッシュデータを最新の状態に更新するべくユーザデータテーブルから読み出したユーザデータを前記携帯端末に送信するものである。   A program according to the present invention is a program for causing a computer to execute an operation of managing a cache of a mobile terminal having a cache, receiving a request regarding access of user data from the mobile terminal, and If it is necessary to update the cache user data to the latest user data by referring to the cache status management table that manages the status of the cache, the user data in the cache needs to be updated to the latest user data. The user data read from the user data table is transmitted to the portable terminal in order to update the cache data of the portable terminal to the latest state.

本発明によれば、携帯端末のキャッシュ状態の管理をサーバ側で行うことが可能な端末キャッシュ管理装置、端末キャッシュ管理方法及びプログラムを提供することができる。   According to the present invention, it is possible to provide a terminal cache management apparatus, a terminal cache management method, and a program capable of managing the cache state of a mobile terminal on the server side.

先ず、本発明の概要について説明する。図1は、本発明の原理を説明するための端末キャッシュ管理サーバ(以下、データ管理サーバという。)を示す図である。データ管理サーバ1は、携帯端末とネットワークを介して接続され、携帯端末のキャッシュの状態を管理可能に構成される。   First, the outline of the present invention will be described. FIG. 1 is a diagram showing a terminal cache management server (hereinafter referred to as a data management server) for explaining the principle of the present invention. The data management server 1 is connected to a mobile terminal via a network, and is configured to be able to manage the cache state of the mobile terminal.

このデータ管理サーバ1は、データ管理ソフトウェア11とデータベース12とを有する。データ管理ソフトウェア11は、携帯端末と通信する通信部111と、携帯端末からユーザデータのアクセスに関する要求を受け付けるデータアクセス管理部112と、携帯端末のキャッシュ状態を管理するキャッシュ状態管理部115を有する。データベース12は、携帯端末で使用するユーザデータを格納するユーザデータテーブル123と、携帯端末毎にキャッシュ状態を管理するキャッシュ状態管理テーブル124とを有する。   The data management server 1 includes data management software 11 and a database 12. The data management software 11 includes a communication unit 111 that communicates with a mobile terminal, a data access management unit 112 that receives a request for accessing user data from the mobile terminal, and a cache state management unit 115 that manages the cache state of the mobile terminal. The database 12 includes a user data table 123 that stores user data used by the mobile terminal, and a cache state management table 124 that manages a cache state for each mobile terminal.

このデータ管理サーバ1は、携帯端末からユーザデータのアクセスに関する要求を受け付けとり、キャッシュ状態管理テーブル124を参照し、携帯端末のキャッシュのユーザデータを最新のユーザデータに更新する必要があるか否かのチェックをする。そして、最新のユーザデータに更新する必要がある場合は、携帯端末のキャッシュデータを最新の状態に更新するべく、データアクセス管理部112がユーザデータテーブル123から読み出したユーザデータを、通信部111を介して携帯端末に送信する。以上により、データ管理サーバ1のキャッシュ状態管理テーブル124には、携帯端末の最新のキャッシュ状態が格納されることとなる。   This data management server 1 accepts a request for access to user data from the mobile terminal, refers to the cache status management table 124, and determines whether or not the user data in the cache of the mobile terminal needs to be updated to the latest user data. Check. If it is necessary to update to the latest user data, the user data read from the user data table 123 by the data access management unit 112 is updated to the communication unit 111 in order to update the cache data of the mobile terminal to the latest state. Via the mobile terminal. As described above, the latest cache state of the mobile terminal is stored in the cache state management table 124 of the data management server 1.

以下、本発明を適用した具体的な実施例について、図面を参照しながら詳細に説明する。この実施例は、本発明を、携帯端末でキャッシュしているユーザデータの状態をサーバ側で管理できるデータ管理サーバに適用したものである。   Hereinafter, specific examples to which the present invention is applied will be described in detail with reference to the drawings. In this embodiment, the present invention is applied to a data management server that can manage the state of user data cached in a portable terminal on the server side.

本実施例においては、上述の構成を有するので、メールアドレス、スケジュール等のユーザデータ(項目)が携帯端末にキャッシュされているかどうかをデータ管理サーバ側で把握することが可能になり、ある携帯端末によるユーザデータの変更内容を、該当データをキャッシュしている同一ユーザが使用する他の携帯端末に自動的に反映することが可能となる。また、サーバ側の判断でユーザデータを携帯端末のキャッシュに格納させることも可能となる。   In this embodiment, since it has the above-described configuration, it is possible to grasp on the data management server side whether or not user data (items) such as an email address and a schedule is cached in the mobile terminal. It is possible to automatically reflect the change contents of the user data by other mobile terminals used by the same user who caches the corresponding data. It is also possible to store user data in the cache of the mobile terminal at the server's discretion.

[第1の実施例]
図2は、本発明の第1の実施例にかかる端末キャッシュ状態管理システムを示す図である。図2を参照すると端末キャッシュ状態管理システム100は、データ管理サーバ1と、同一ユーザが使用する携帯端末2及び携帯端末3とから構成されている。データ管理サーバ1、携帯端末2及び携帯端末3はインターネットなどの通信回線4を介して接続され通信を行う。
[First embodiment]
FIG. 2 is a diagram showing a terminal cache state management system according to the first exemplary embodiment of the present invention. Referring to FIG. 2, the terminal cache state management system 100 includes a data management server 1 and a mobile terminal 2 and a mobile terminal 3 that are used by the same user. The data management server 1, the mobile terminal 2, and the mobile terminal 3 are connected via a communication line 4 such as the Internet for communication.

データ管理サーバ1は、データ管理ソフトウェア11と、データベース12とを含む。
携帯端末2は、パケット通信などの通信機能を有していてインターネットなどの通信回線4に接続可能な携帯電話等であり、データ利用ソフトウェア21と、データアクセスソフトウェア22と、データアクセスソフトウェア22が利用可能なストレージ23とを含む。
携帯端末3は、携帯端末2と同一の構成であり、パケット通信などの通信機能を有していてインターネットなどの通信回線4に接続可能な携帯電話等であり、データ利用ソフトウェア31と、データアクセスソフトウェア32と、データアクセスソフトウェア32が利用可能なストレージ33とを含む。
The data management server 1 includes data management software 11 and a database 12.
The mobile terminal 2 is a mobile phone or the like that has a communication function such as packet communication and can be connected to the communication line 4 such as the Internet, and is used by the data use software 21, the data access software 22, and the data access software 22. Possible storage 23.
The mobile terminal 3 has the same configuration as the mobile terminal 2 and is a mobile phone or the like that has a communication function such as packet communication and can be connected to a communication line 4 such as the Internet. The software 32 and the storage 33 which can use the data access software 32 are included.

図3は、データ管理サーバを示すブロック図である。図3を参照するとデータ管理ソフトウェア11は通信部111と、データアクセス管理部112と、データ参照部113と、データ変更部114と、キャッシュ状態管理部115と、プッシュ配信要求部116とを含む。   FIG. 3 is a block diagram showing the data management server. Referring to FIG. 3, the data management software 11 includes a communication unit 111, a data access management unit 112, a data reference unit 113, a data change unit 114, a cache state management unit 115, and a push delivery request unit 116.

データベース12は、ユーザ情報テーブル121と、端末情報テーブル122と、ユーザデータテーブル123と、キャッシュ状態管理テーブル124とを含む。ユーザ情報テーブル121は、ユーザ毎にユーザIDやパスワード等のユーザ情報を管理する。ユーザデータには、項目ID、ユーザデータ種別が対応づけられる。項目IDは、個々のメールアドレスや、個々のスケジュールなどのユーザデータ毎にユーザデータを識別するためのIDである。ユーザデータ種別は、ユーザデータの種類を示し、メールアドレスやスケジュールなどが該当する。端末情報テーブル122は、ユーザを識別するユーザID及び同一ユーザが使用する1以上の携帯端末を識別する端末ID(以下、紐付け情報ともいう。)を管理する。ユーザデータテーブル123は、携帯端末が使用するユーザデータを、項目IDをキーとして格納する。キャッシュ状態管理テーブル124は、前述のユーザデータの携帯端末でのキャッシュ状態を管理する。   The database 12 includes a user information table 121, a terminal information table 122, a user data table 123, and a cache state management table 124. The user information table 121 manages user information such as a user ID and a password for each user. The user data is associated with an item ID and a user data type. The item ID is an ID for identifying user data for each user data such as individual mail addresses or individual schedules. The user data type indicates the type of user data, and corresponds to an e-mail address, a schedule, or the like. The terminal information table 122 manages a user ID for identifying a user and a terminal ID for identifying one or more portable terminals used by the same user (hereinafter also referred to as association information). The user data table 123 stores user data used by the mobile terminal using an item ID as a key. The cache status management table 124 manages the cache status of the above-described user data in the mobile terminal.

キャッシュ状態管理テーブル124には、同期済/未登録/未更新/未削除/削除/キャッシュ削除/プッシュ配信のいずれかの状態が記録されている。同期済は、携帯端末のキャッシュに最新のデータが格納されていることを示す。未登録は、携帯端末側にユーザデータが登録されていない状態であることを示す。未更新は、携帯端末のキャッシュのユーザデータがまだ更新されていない状態を示す。未削除は、データ管理サーバ1上では削除されているが、携帯端末のキャッシュにデータが残っている状態を示す。削除は、携帯端末のキャッシュからユーザデータが削除されている状態を示す。キャッシュ削除は、データ管理サーバ1上にはデータがあるが、例えばメモリ不足など携帯端末側の事情で携帯端末のキャッシュからデータが削除された状態を示す。プッシュ配信は、データ管理サーバ1側からデータを送信したい状態であることを示す。   The cache status management table 124 records any status of synchronized / unregistered / unupdated / undeleted / deleted / cache deleted / push delivery. Synchronized indicates that the latest data is stored in the cache of the mobile terminal. Unregistered indicates that user data is not registered on the mobile terminal side. Unupdated indicates a state where the user data in the mobile terminal cache has not been updated yet. Undeleted indicates a state where data has been deleted on the data management server 1 but data remains in the cache of the mobile terminal. Deletion indicates a state in which user data is deleted from the cache of the mobile terminal. The cache deletion indicates a state in which there is data on the data management server 1, but the data is deleted from the cache of the mobile terminal due to circumstances on the mobile terminal side such as a memory shortage. Push distribution indicates that data is to be transmitted from the data management server 1 side.

なお、ユーザデータテーブル123とキャッシュ状態管理テーブル124はアドレスデータやスケジュールデータ等のユーザデータ種別毎に別々に用意するものであるが、キャッシュに関する処理は共通のものを使用する。図3においてユーザデータテーブル123とキャッシュ状態管理テーブル124は1セットしか記載していないが、ユーザデータ種別が複数であれば複数のセットが存在する。   Note that the user data table 123 and the cache state management table 124 are prepared separately for each user data type such as address data and schedule data, but common processes related to the cache are used. In FIG. 3, only one set is described for the user data table 123 and the cache status management table 124. However, if there are a plurality of user data types, there are a plurality of sets.

図4は、携帯端末を示すブロック図である。図4を参照するとデータ利用ソフトウェア21は、アドレス帳やスケジューラ等のアプリケーションであり、データアクセスソフトウェア22を介してサーバで管理しているユーザデータにアクセスする。データアクセスソフトウェア22は、データアクセス部221と、サーバ通信部222と、キャッシュ管理部223とを含む。   FIG. 4 is a block diagram illustrating the mobile terminal. Referring to FIG. 4, the data use software 21 is an application such as an address book or a scheduler, and accesses user data managed by the server via the data access software 22. The data access software 22 includes a data access unit 221, a server communication unit 222, and a cache management unit 223.

ストレージ23は、ユーザ情報231と、ユーザデータキャッシュ232とを含む。ユーザ情報231は、ユーザIDや認証に使用するパスワードや端末IDを格納する。ユーザデータキャッシュ232は、サーバから取得したユーザデータをキャッシュする。なお、ユーザデータキャッシュ232はアドレスデータやスケジュールデータ等のユーザデータ種別毎に別々に用意するものであるが、キャッシュに関する処理は共通のものを使用する。図4においてユーザデータキャッシュ232は1つしか記載していないが、ユーザデータ種別が複数であれば複数のユーザデータキャッシュが存在する。図5は、携帯端末3を示すブロック図である。携帯端末3の構成は、携帯端末2と同一の構成である。   The storage 23 includes user information 231 and a user data cache 232. The user information 231 stores a user ID, a password used for authentication, and a terminal ID. The user data cache 232 caches user data acquired from the server. The user data cache 232 is prepared separately for each type of user data such as address data and schedule data, but common processing is used for the cache. Although only one user data cache 232 is shown in FIG. 4, if there are a plurality of user data types, there are a plurality of user data caches. FIG. 5 is a block diagram showing the mobile terminal 3. The configuration of the mobile terminal 3 is the same as that of the mobile terminal 2.

データ管理ソフトウェア11の各ブロックはそれぞれ概略つぎのように動作する。通信部111は、携帯端末2、3のデータアクセスソフトウェア22、32との通信に関する処理を行う。データアクセスソフトウェア22、32からメッセージを受信した場合、メッセージからユーザデータのアクセスに関する要求を取り出してデータアクセス管理部112に渡す。また、要求に対する応答をデータアクセス管理部112から受け取り送信元の携帯端末のデータアクセスソフトウェアに返信する。また、通信部111はメッセージに含まれるユーザ情報とデータベース12のユーザ情報テーブル121を使用して認証処理を行う。認証処理の方法に関しては、APサーバ(アプリケーションサーバ)で提供する既知の認証機能の利用や独自ソフトウェアの実装など特に手段を問わない。また、通信部111はメッセージに含まれるユーザ情報、端末ID及びデータベース12の端末情報テーブル122を使用してユーザIDと端末IDからなる紐付け情報の登録チェックも行う。   Each block of the data management software 11 generally operates as follows. The communication unit 111 performs processing related to communication with the data access software 22 and 32 of the mobile terminals 2 and 3. When a message is received from the data access software 22, 32, a request related to user data access is extracted from the message and passed to the data access management unit 112. A response to the request is received from the data access management unit 112 and returned to the data access software of the transmission source mobile terminal. Further, the communication unit 111 performs an authentication process using the user information included in the message and the user information table 121 of the database 12. With regard to the authentication processing method, any means such as use of a known authentication function provided by an AP server (application server) or implementation of original software may be used. The communication unit 111 also performs registration check of the association information including the user ID and the terminal ID using the user information included in the message, the terminal ID, and the terminal information table 122 of the database 12.

データアクセス管理部112は、通信部111から渡された要求から端末IDとユーザIDを取得しそれらをキーとしてデータベース12のキャッシュ状態管理テーブル124の検索を行い、同期が必要(最新のデータに更新が必要)なユーザデータが存在するかチェックする。また、受信した要求がデータ参照要求の場合はデータ参照部113に、データ変更要求、データ同期開始要求、及びデータ同期応答の場合はデータ変更部114に振り分ける。それ以外の要求の場合、その内容に基づいてデータ管理ソフトウェア11内のデータアクセスに関係のない他の手段(図示せず)に振り分ける。呼び出したブロックの処理が完了したら、処理結果から応答を生成して通信部111に返す。なお、上述したように、データアクセス管理部112がユーザデータテーブル123にアクセスしてデータを登録、更新又は削除するようにしてもよいが、本実施例のように、データ参照部113及びデータ変更部114を設けてユーザデータテーブル123にアクセスするようにしてもよい。   The data access management unit 112 acquires the terminal ID and the user ID from the request passed from the communication unit 111, searches the cache state management table 124 of the database 12 using them as a key, and requires synchronization (update to the latest data). Check if there is user data required. Further, when the received request is a data reference request, the request is distributed to the data reference unit 113, and when the received request is a data change request, a data synchronization start request, and a data synchronization response, the request is distributed to the data change unit 114. In the case of other requests, the request is distributed to other means (not shown) not related to data access in the data management software 11 based on the contents. When the processing of the called block is completed, a response is generated from the processing result and returned to the communication unit 111. As described above, the data access management unit 112 may access the user data table 123 to register, update, or delete data. However, as in this embodiment, the data reference unit 113 and the data change The unit 114 may be provided to access the user data table 123.

データ参照部113は、データ参照要求から取得したユーザデータ種別及び項目ID又は検索条件を使用してユーザデータテーブル123を検索してユーザデータを取得する。そして端末ID、ユーザID、ユーザデータ種別、項目ID及びアクセス種別をセットにしてキャッシュ状態管理部115に渡してキャッシュ状態管理テーブル124の該当レコードのキャッシュ状態の更新を依頼する。アクセス種別には参照(読込や検索)/登録/更新/削除/キャッシュ削除があり、データ参照部113は、データ参照要求からアクセス種別=参照を取得する。アクセス種別は、携帯端末がデータ管理サーバに対してどのような目的で要求を送信しているかを示し、キャッシュ状態管理部115の更新判断に使用される。キャッシュ状態管理部115の処理が終わったら、データアクセス管理部112に取得したユーザデータを返す。   The data reference unit 113 searches the user data table 123 using the user data type and item ID acquired from the data reference request or the search condition, and acquires user data. Then, the terminal ID, user ID, user data type, item ID, and access type are set and passed to the cache status management unit 115 to request an update of the cache status of the corresponding record in the cache status management table 124. The access type includes reference (reading or searching) / registration / update / deletion / cache deletion, and the data reference unit 113 acquires the access type = reference from the data reference request. The access type indicates what purpose the mobile terminal is sending a request to the data management server, and is used for update determination of the cache state management unit 115. When the processing of the cache state management unit 115 is completed, the acquired user data is returned to the data access management unit 112.

データ変更部114は、データ変更要求からを受信した場合、キャッシュ状態管理部115に衝突発生有無の問合せを行い、衝突が発生していなければデータ変更要求の内容に応じてユーザデータテーブル123を変更し、キャッシュ状態管理テーブル124のキャッシュ状態の更新をキャッシュ状態管理部115に依頼する。衝突とは、携帯端末側2のユーザデータが、データ管理サーバ1のユーザデータテーブル123のユーザデータより古くなった状態で、携帯端末2において、該当ユーザデータの更新や削除などの変更が行われた場合を示す。また、データ変更部114は、データ同期開始要求を受信した場合、キャッシュ状態管理部115に同期が必要なユーザデータ問合せを行い、渡された項目ID及びアクセス種別に応じて同期情報を生成する。また、データ変更部114は、データ同期応答を受信した場合、キャッシュ状態管理部115にデータ同期応答の内容に応じてキャッシュ状態管理テーブル124のキャッシュ状態の変更をキャッシュ状態管理部115に依頼する。   When the data change unit 114 receives a data change request, the data change unit 114 inquires of the cache state management unit 115 whether or not a collision has occurred. Then, the cache state management unit 115 is requested to update the cache state of the cache state management table 124. Collision is a state in which user data on the mobile terminal side 2 is older than user data in the user data table 123 of the data management server 1 and changes such as update or deletion of the corresponding user data are performed on the mobile terminal 2. Indicates the case. When the data change unit 114 receives a data synchronization start request, the data change unit 114 makes a user data inquiry that requires synchronization to the cache state management unit 115, and generates synchronization information according to the passed item ID and access type. Further, when receiving the data synchronization response, the data change unit 114 requests the cache state management unit 115 to change the cache state of the cache state management table 124 according to the content of the data synchronization response.

キャッシュ状態管理部115は、データ参照部113やデータ変更部114から同期が必要なデータの有無を問い合わせされた場合、渡された端末IDとユーザIDとユーザデータ種別でキャッシュ状態管理テーブル124を検索して同期が必要なユーザデータが存在するかチェックして処理結果を返す。同期が必要なデータとは、処理対象のユーザデータと端末ID及びユーザIDが同じでかつキャッシュの状態が、未登録、未更新、未削除又はプッシュ配信である場合である。また、キャッシュ状態管理部115は、データ変更部114から衝突発生の有無を問い合わせされた場合、渡された端末ID、ユーザID、ユーザデータ種別及び項目IDでキャッシュ状態管理テーブル124を検索してアクセス種別に応じた衝突判定をして処理結果を返す。衝突は、処理対象のユーザデータのキャッシュ状態が、端末ID、ユーザID、ユーザデータ種別及び項目IDより検索した結果、未登録、未更新、又は未削除となっている場合である。また、キャッシュ状態管理部115は、キャッシュ状態管理テーブル124のキャッシュ状態の変更を要求された場合、渡された端末ID、ユーザID、ユーザデータ種別、項目ID、及びアクセス種別に応じてキャッシュ状態管理テーブル124の該当レコードのキャッシュ状態の変更を行う。   When the data reference unit 113 or the data change unit 114 inquires about the presence or absence of data that needs to be synchronized, the cache state management unit 115 searches the cache state management table 124 based on the passed terminal ID, user ID, and user data type. Then, check whether there is user data that needs to be synchronized and return the processing result. Data that needs to be synchronized is a case where the user data to be processed has the same terminal ID and user ID, and the cache status is unregistered, unupdated, undeleted, or push delivery. In addition, when the data change unit 114 inquires about the occurrence of a collision, the cache state management unit 115 searches and accesses the cache state management table 124 with the passed terminal ID, user ID, user data type, and item ID. The collision is determined according to the type and the processing result is returned. A collision is a case where the cache state of user data to be processed is unregistered, not updated, or not deleted as a result of searching from the terminal ID, user ID, user data type, and item ID. When the cache state management unit 115 is requested to change the cache state of the cache state management table 124, the cache state management unit 115 performs cache state management according to the terminal ID, user ID, user data type, item ID, and access type that are passed. The cache state of the corresponding record in the table 124 is changed.

プッシュ配信要求部116は、サーバ側の判断でユーザデータを携帯端末のキャッシュに格納したい場合に使用する。データ管理ソフトウェア11内の管理者向け機能等の手段(図示せず)から要求を受けて、指定された端末ID、ユーザID、ユーザデータ種別、及び項目IDをセットにしてキャッシュ状態管理部115に渡してキャッシュ状態管理テーブル124の該当レコードのキャッシュ状態の更新を依頼する。   The push distribution request unit 116 is used when it is desired to store user data in the cache of the mobile terminal based on the determination on the server side. In response to a request from means (not shown) such as a function for an administrator in the data management software 11, the specified terminal ID, user ID, user data type, and item ID are set to the cache state management unit 115 as a set. Then, the cache state management table 124 is requested to update the cache state of the corresponding record.

データアクセスソフトウェア22の手段はそれぞれ概略つぎのように動作する。データアクセス部221は、データ利用ソフトウェア21からのユーザデータへのアクセス要求を受け付ける。データ参照の場合、キャッシュ管理部223にユーザデータ種別と項目IDを渡してストレージ23のユーザデータキャッシュ232からのユーザデータ取得を試みる。そして、データを取得できない場合はサーバ通信部212を介してデータ管理サーバ1へデータ参照要求を行い、データ参照応答を受信したらキャッシュ管理部223にユーザデータキャッシュ232への反映を依頼する。なお、データ参照応答の処理結果が要データ同期の場合は、元のデータ参照要求を保留してデータ管理サーバ1にデータ同期開始要求を行い、データ同期要求を受信したらキャッシュ管理部223にユーザデータキャッシュ232への反映を依頼する。データ変更の場合、キャッシュ管理部223にユーザデータキャッシュ232の変更を依頼し、さらにサーバ通信部212を介してデータ管理サーバへデータ変更要求を行う。   The means of the data access software 22 generally operates as follows. The data access unit 221 receives an access request for user data from the data use software 21. In the case of data reference, the user data type and item ID are passed to the cache management unit 223, and user data acquisition from the user data cache 232 of the storage 23 is attempted. If the data cannot be acquired, a data reference request is made to the data management server 1 via the server communication unit 212, and when the data reference response is received, the cache management unit 223 is requested to reflect it in the user data cache 232. If the data reference response processing result is data synchronization required, the original data reference request is suspended, a data synchronization start request is sent to the data management server 1, and when the data synchronization request is received, user data is sent to the cache management unit 223. Request reflection to the cache 232. In the case of data change, the cache management unit 223 is requested to change the user data cache 232, and further, a data change request is made to the data management server via the server communication unit 212.

サーバ通信部212は、他の手段から受信した処理要求の内容に基づいてデータ管理サーバ1のデータ管理ソフトウェア11に対して処理要求を送信し、返信されてきた応答を要求元の手段に返す。   The server communication unit 212 transmits a processing request to the data management software 11 of the data management server 1 based on the content of the processing request received from another unit, and returns the returned response to the requesting unit.

キャッシュ管理部223は、ストレージ23のユーザデータキャッシュ232へのアクセス要求を処理する。データ参照の場合、渡されたユーザデータ種別と項目IDで該当するユーザデータを検索し、存在の有無と存在する場合のみユーザデータを返す。データ変更の場合、アクセス種別が登録の場合は渡されたユーザデータ種別、項目ID、及びユーザデータをキャッシュに格納し、アクセス種別が更新の場合は渡されたユーザデータ種別、項目ID及びユーザデータでキャッシュを更新し、アクセス種別が削除の場合は渡されたユーザデータ種別及び項目IDでキャッシュを削除する。   The cache management unit 223 processes an access request to the user data cache 232 in the storage 23. In the case of data reference, the corresponding user data is searched with the passed user data type and item ID, and the user data is returned only when it exists and when it exists. In the case of data change, when the access type is registration, the passed user data type, item ID and user data are stored in the cache, and when the access type is update, the passed user data type, item ID and user data are stored. Then, the cache is updated, and if the access type is deletion, the cache is deleted with the passed user data type and item ID.

次に、本発明の第1の実施例の動作について詳細に説明する。まず、準備段階のシステムの動作について説明する。最初に、データ管理サーバ1において利用するユーザのユーザIDやパスワード等の情報をユーザ情報テーブル121に登録する。また、ユーザIDとユーザが使用する携帯端末の端末IDを紐付けて端末情報テーブル122に登録する。また、ユーザが使用するユーザデータ種別のスキーマ情報(データベースの構成情報)に従ってユーザデータテーブル123を生成し、ユーザデータテーブル123とセットでキャッシュ状態管理テーブル124を生成する。   Next, the operation of the first embodiment of the present invention will be described in detail. First, the operation of the system at the preparation stage will be described. First, information such as the user ID and password of the user used in the data management server 1 is registered in the user information table 121. Further, the user ID and the terminal ID of the mobile terminal used by the user are linked and registered in the terminal information table 122. Further, the user data table 123 is generated according to the schema information (database configuration information) of the user data type used by the user, and the cache state management table 124 is generated in combination with the user data table 123.

次に、携帯端末2にはデータ利用ソフトウェア21とデータアクセスソフトウェア22を事前にインストールしておく。インストールはインターネットなどの通信回線4経由でデータ管理サーバ1からダウンロードしたり、図2には記載していないPCとケーブルで接続してダウンロードしたり、携帯端末2でインストールに使用可能な外部媒体を使用して行うものとする。   Next, the data use software 21 and the data access software 22 are installed in the portable terminal 2 in advance. Installation can be downloaded from the data management server 1 via the communication line 4 such as the Internet, or can be downloaded by connecting to a PC not shown in FIG. Shall be used.

次に、データアクセスソフトウェア22はインストール時又はデータ利用ソフトウェア21による初期化要求時などに図示していない手段でユーザID、パスワード、及び端末ID等のユーザ情報を受け取り、ストレージ23のユーザ情報231として格納する。なお、ユーザ情報の入力手段としてユーザによる画面からの手入力、ソフトウェアと同時に情報をダウンロード等、手段を特に問わないものとする。また、携帯端末で提供するライブラリから端末IDを直接取得することが可能な場合、データアクセスソフトウェア22がライブラリを使用して端末IDを取得してユーザ情報231に格納する。携帯端末3は、携帯端末2と同一構成である。   Next, the data access software 22 receives user information such as a user ID, a password, and a terminal ID by means not shown at the time of installation or at the time of initialization request by the data use software 21, and as user information 231 in the storage 23. Store. It should be noted that means for inputting user information is not particularly limited, such as manual input from the screen by the user, and downloading information simultaneously with the software. If the terminal ID can be directly acquired from the library provided by the mobile terminal, the data access software 22 acquires the terminal ID using the library and stores it in the user information 231. The mobile terminal 3 has the same configuration as the mobile terminal 2.

(1)携帯端末のデータ利用ソフトウェアがユーザデータを参照する時のシステムの動作
図6は、携帯端末のデータ利用ソフトウェアがデータを参照する際の動作を示すフローチャートである。最初に、携帯端末2のデータ利用ソフトウェア21を起動して、ユーザが画面表示を確認してユーザデータの参照が必要となる操作を行う。そして、データ利用ソフトウェア21は参照したいユーザデータをユーザデータ種別及び項目ID又は検索条件で指定して、データアクセスソフトウェア22のデータアクセス部221に要求する(ステップS1)。
(1) Operation of System When Data Utilization Software of Mobile Terminal Refers to User Data FIG. 6 is a flowchart showing an operation when data utilization software of the mobile terminal refers to data. First, the data use software 21 of the portable terminal 2 is activated, and the user confirms the screen display and performs an operation that requires reference to user data. Then, the data use software 21 specifies the user data to be referred to by the user data type and the item ID or the search condition, and makes a request to the data access unit 221 of the data access software 22 (step S1).

次に、データアクセス部221はキャッシュ管理部223に指定されたユーザデータ種別及び項目ID又は検索条件を渡す。そして、キャッシュ管理部223はストレージ23のユーザデータキャッシュ232にユーザデータが存在するかチェックする(ステップS2)。存在する場合、ユーザデータキャッシュ232からユーザデータを取得してデータアクセス部221に渡し、データアクセス部221はデータ利用ソフトウェア21にユーザデータを返して処理を終了する(ステップS3)。存在しない場合、データアクセス部221はサーバ通信部222を介してデータ管理サーバ1のデータ管理ソフトウェア11の通信部111へデータ参照要求を行う。データ参照要求には端末ID、ユーザID、パスワード、指定されたユーザデータ種別及び項目ID又は検索条件を設定する(ステップS4)。   Next, the data access unit 221 passes the specified user data type and item ID or search condition to the cache management unit 223. Then, the cache management unit 223 checks whether user data exists in the user data cache 232 of the storage 23 (step S2). If it exists, the user data is acquired from the user data cache 232 and transferred to the data access unit 221. The data access unit 221 returns the user data to the data use software 21 and ends the process (step S3). If not, the data access unit 221 makes a data reference request to the communication unit 111 of the data management software 11 of the data management server 1 via the server communication unit 222. In the data reference request, the terminal ID, user ID, password, designated user data type and item ID, or search condition is set (step S4).

次に、データ管理ソフトウェア11の通信部111はデータ参照要求のユーザ情報とデータベース12のユーザ情報テーブル121及び端末情報テーブル122を使用して認証処理を行い、認証結果が正常であればデータ参照要求をデータアクセス管理部112に渡す。データアクセス管理部112は、データ参照要求から端末ID、ユーザID及びユーザデータ種別を取得してキャッシュ状態管理部115に渡す。キャッシュ状態管理部115は、ユーザデータ種別と合致するキャッシュ状態管理テーブル124から端末IDとユーザIDが同じでかつキャッシュ状態が未登録/未更新/未削除/プッシュ配信の条件を満たすレコードを検索する。これらは、上述したように同期が必要なユーザデータである。そして、同期が必要なユーザデータの有無をデータアクセス管理部112に返す。同期が不要であればデータアクセス管理部112は、データ参照部113にデータ参照要求を渡す。同期が必要な場合の動作に関しては、後述する別のパターンにて説明する。データ参照部113は、データ参照要求からユーザデータ種別及び項目ID又は検索条件を取得する。そして、ユーザデータ種別が合致するユーザデータテーブル123から項目ID又は検索条件を使用してユーザデータを取得する。検索条件を使用した場合は、ユーザデータと共に項目IDも取得する(ステップS5)。   Next, the communication unit 111 of the data management software 11 performs authentication processing using the user information of the data reference request and the user information table 121 and the terminal information table 122 of the database 12, and if the authentication result is normal, the data reference request Is passed to the data access management unit 112. The data access management unit 112 acquires the terminal ID, the user ID, and the user data type from the data reference request and passes them to the cache state management unit 115. The cache state management unit 115 searches the cache state management table 124 matching the user data type for a record having the same terminal ID and user ID and having a cache state that satisfies the conditions of unregistered / unupdated / undeleted / push delivery. . These are user data that needs to be synchronized as described above. Then, the presence / absence of user data that needs to be synchronized is returned to the data access management unit 112. If synchronization is unnecessary, the data access management unit 112 passes a data reference request to the data reference unit 113. The operation when synchronization is required will be described in another pattern described later. The data reference unit 113 acquires the user data type and item ID or search condition from the data reference request. Then, user data is acquired from the user data table 123 that matches the user data type using the item ID or the search condition. When the search condition is used, the item ID is also acquired together with the user data (step S5).

次に、データ参照部113は、端末ID、ユーザID、ユーザデータ種別、項目ID、及びアクセス種別=参照をセットにしてキャッシュ状態管理部115に渡す。キャッシュ状態管理部115は、ユーザデータ種別が合致するキャッシュ状態管理テーブル124を端末ID、ユーザID及び項目IDをキーとして検索して該当レコードを取得する。該当レコードのキャッシュ状態が同期済の場合はキャッシュ状態の更新を行わずにデータ参照部113に処理結果を正常として返す。該当レコードのキャッシュ状態がキャッシュ削除の場合は、キャッシュ状態を同期済に更新してデータ参照部113に処理結果を正常として返す。なお、アクセス種別が参照の場合、キャッシュ状態が未削除/削除となる項目IDは、既にユーザデータテーブル123から削除されているためキャッシュ状態管理部115に渡されることはない。図7は、キャッシュ状態管理テーブル124においてキャッシュ状態をキャッシュ削除から同期済に更新する例を示している(ステップS6、S7)。なお、処理中フラグは、携帯端末に反映されていないユーザデータがデータ管理サーバ1側にあり、変更情報を携帯端末に送ったときONになり、携帯端末側でデータを更新した場合にOFFになるフラグである。   Next, the data reference unit 113 sets the terminal ID, the user ID, the user data type, the item ID, and the access type = reference, and passes them to the cache state management unit 115. The cache state management unit 115 searches the cache state management table 124 that matches the user data type using the terminal ID, user ID, and item ID as keys, and acquires the corresponding record. When the cache state of the record is synchronized, the processing result is returned to the data reference unit 113 as normal without updating the cache state. When the cache state of the corresponding record is cache deletion, the cache state is updated to synchronized and the processing result is returned to the data reference unit 113 as normal. When the access type is reference, the item ID whose cache status is not deleted / deleted is not passed to the cache status management unit 115 because it has already been deleted from the user data table 123. FIG. 7 shows an example in which the cache state is updated from the cache deletion to the synchronized state in the cache state management table 124 (steps S6 and S7). The processing flag is turned on when user data not reflected in the mobile terminal is on the data management server 1 side and the change information is sent to the mobile terminal, and turned off when the data is updated on the mobile terminal side. It is a flag.

次に、データ参照部113は取得したユーザデータをデータアクセス管理部112に返す。データアクセス管理部112は渡されたユーザデータと元のデータ参照要求からデータ参照応答を生成して通信部111に返す。通信部111は渡されたデータ参照応答を携帯端末2のデータアクセスソフトウェア22のサーバ通信部222に返信する。(ステップS8)。   Next, the data reference unit 113 returns the acquired user data to the data access management unit 112. The data access management unit 112 generates a data reference response from the received user data and the original data reference request and returns it to the communication unit 111. The communication unit 111 returns the passed data reference response to the server communication unit 222 of the data access software 22 of the mobile terminal 2. (Step S8).

次に、データアクセスソフトウェア22のサーバ通信部222は受け取ったデータ参照応答をデータアクセス部221に渡す。データアクセス部221はデータ参照応答からユーザデータ種別、項目ID及びユーザデータを取り出してキャッシュ管理部223に渡す。キャッシュ管理部223は渡されたユーザデータ種別と合致するユーザデータキャッシュ232に項目IDとユーザデータを格納し、データアクセス部221に正常として返す。(ステップS9)。   Next, the server communication unit 222 of the data access software 22 passes the received data reference response to the data access unit 221. The data access unit 221 extracts the user data type, item ID, and user data from the data reference response and passes them to the cache management unit 223. The cache management unit 223 stores the item ID and user data in the user data cache 232 that matches the passed user data type, and returns it to the data access unit 221 as normal. (Step S9).

次に、データアクセス部221はデータ利用ソフトウェア21にユーザデータ種別、項目ID及びユーザデータを返す。データ利用ソフトウェア21は渡されたユーザデータを画面表示や操作等に利用する(ステップS10)。   Next, the data access unit 221 returns the user data type, item ID, and user data to the data use software 21. The data use software 21 uses the received user data for screen display and operation (step S10).

(2)携帯端末のデータ利用ソフトウェアがユーザデータを登録する時のシステムの動作
図8は、携帯端末のデータ利用ソフトウェアがユーザデータを登録する際の動作を示すフローチャートである。最初に、携帯端末2のデータ利用ソフトウェア21を起動して、ユーザが画面表示を確認してユーザデータの登録操作を行う。そして、データ利用ソフトウェア21はユーザデータ種別と共にユーザデータの登録をデータアクセスソフトウェア22のデータアクセス部221に要求する(ステップS11)。
(2) Operation of System When Data Utilization Software of Portable Terminal Registers User Data FIG. 8 is a flowchart showing an operation when data utilization software of the portable terminal registers user data. First, the data use software 21 of the portable terminal 2 is activated, and the user confirms the screen display and performs a user data registration operation. Then, the data use software 21 requests the data access unit 221 of the data access software 22 to register the user data together with the user data type (step S11).

次に、データアクセス部221はキャッシュ管理部223に指定されたユーザデータ種別及びユーザデータを渡す。そして、キャッシュ管理部223は一時IDを採番してストレージ23のユーザデータ種別が合致するユーザデータキャッシュ232に一時IDとユーザデータを格納し、処理結果と一時IDを返す(ステップS12)。一時IDとは、携帯端末側でユーザデータに付される一時的な仮のIDである。当該一時IDが付されたユーザデータは、データ管理サーバ1にて項目IDを付される。データアクセス部221は一時IDを、後で項目IDに書き換えるために、内部のメモリ等に内部退避した後、サーバ通信部222を介してデータ管理サーバ1のデータ管理ソフトウェア11の通信部111へデータ変更要求を行う。データ変更要求には端末ID、ユーザID、パスワード、指定されたユーザデータ種別、ユーザデータ、及びアクセス種別=登録を設定する(ステップS13)。   Next, the data access unit 221 passes the user data type and user data specified to the cache management unit 223. Then, the cache management unit 223 assigns a temporary ID, stores the temporary ID and user data in the user data cache 232 that matches the user data type of the storage 23, and returns the processing result and the temporary ID (step S12). The temporary ID is a temporary temporary ID attached to user data on the mobile terminal side. The user data to which the temporary ID is attached is assigned an item ID by the data management server 1. The data access unit 221 internally saves the temporary ID in an internal memory or the like to rewrite the item ID later, and then transmits the data to the communication unit 111 of the data management software 11 of the data management server 1 via the server communication unit 222. Make a change request. In the data change request, terminal ID, user ID, password, designated user data type, user data, and access type = registration are set (step S13).

次に、データ管理ソフトウェア11の通信部111はデータ変更要求のユーザ情報とデータベース12のユーザ情報テーブル121及び端末情報テーブル122を使用して認証処理を行い、認証結果が正常であればデータ変更要求をデータアクセス管理部112に渡す。そして、データアクセス管理部112はデータ変更要求をデータ変更部114に渡す。データ変更部114は、データ変更要求から取得したユーザデータ種別の項目IDを新たに採番し、その項目IDでユーザデータ種別と合致するユーザデータテーブル123にデータ変更要求から取得したユーザデータを登録する(ステップS14、S15)   Next, the communication unit 111 of the data management software 11 performs authentication processing using the user information of the data change request and the user information table 121 and the terminal information table 122 of the database 12, and if the authentication result is normal, the data change request Is passed to the data access management unit 112. Then, the data access management unit 112 passes a data change request to the data change unit 114. The data change unit 114 newly assigns an item ID of the user data type acquired from the data change request, and registers the user data acquired from the data change request in the user data table 123 that matches the user data type with the item ID. (Steps S14 and S15)

次に、データ変更部114は端末ID、ユーザID、ユーザデータ種別、項目ID及びアクセス種別=登録をセットにしてキャッシュ状態管理部115に渡す。キャッシュ状態管理部115は、ユーザデータ種別と合致するキャッシュ状態管理テーブル124に端末ID、ユーザID及び項目IDをキーとしてキャッシュ状態を同期済でレコードを登録する。そして、ユーザIDをキーとして端末情報テーブル122の検索を行い、同一ユーザが使用する別の端末IDが存在するかチェックする。存在しない場合、データ変更部114に処理結果を正常として返す。存在する場合、キャッシュ状態管理テーブル124に別の端末ID、ユーザID及び項目IDをキーとしてキャッシュ状態を未登録でレコードを登録し、データ変更部114に処理結果を正常として返す。同一ユーザの別の携帯端末のキャッシュ状態を未登録としておくことで、当該別の携帯端末からデータ管理サーバにアクセスがあった際にこのキャッシュ状態に応じて別の携帯端末のキャッシュも更新されることになる。図9は、キャッシュ状態管理テーブル124において要求元の端末IDでキャッシュ状態を同期済でレコードを登録、及び同一ユーザが使用する別の端末IDでキャッシュ状態を未登録でレコードを登録する例を示している(ステップS16〜S18)   Next, the data changing unit 114 sets the terminal ID, user ID, user data type, item ID, and access type = registration as a set, and passes them to the cache state management unit 115. The cache state management unit 115 registers the record with the cache state synchronized with the terminal ID, user ID, and item ID as keys in the cache state management table 124 that matches the user data type. Then, the terminal information table 122 is searched using the user ID as a key to check whether there is another terminal ID used by the same user. If it does not exist, the processing result is returned to the data changing unit 114 as normal. If it exists, the record is registered in the cache state management table 124 with another terminal ID, user ID, and item ID as keys, and the cache state is not registered, and the processing result is returned to the data changing unit 114 as normal. By unregistering the cache status of another mobile terminal of the same user, when the data management server is accessed from the other mobile terminal, the cache of another mobile terminal is also updated according to this cache status. It will be. FIG. 9 shows an example of registering a record with the cache state synchronized with the requesting terminal ID in the cache state management table 124, and registering a record without registering the cache state with another terminal ID used by the same user. (Steps S16 to S18)

次に、データ変更部114は処理結果と採番した項目IDをデータアクセス管理部112に返す。データアクセス管理部112は渡された処理結果と項目IDと元のデータ変更要求からデータ変更応答を生成して通信部111に返す。通信部111は渡されたデータ変更応答を携帯端末2のデータアクセスソフトウェア22のサーバ通信部222に返信する(ステップS19)。   Next, the data change unit 114 returns the processing result and the numbered item ID to the data access management unit 112. The data access management unit 112 generates a data change response from the passed processing result, item ID, and original data change request, and returns it to the communication unit 111. The communication unit 111 returns the passed data change response to the server communication unit 222 of the data access software 22 of the portable terminal 2 (step S19).

次に、データアクセスソフトウェア22のサーバ通信部222は受け取ったデータ変更応答をデータアクセス部221に渡す。データアクセス部221は、データ変更応答からユーザデータ種別と項目IDを取得し、内部退避していた一時IDと共にキャッシュ管理部223に渡す。キャッシュ管理部223は渡されたユーザデータ種別と合致するユーザデータキャッシュ232に格納されている一時IDを項目IDに更新し、データアクセス部221に正常として返す(ステップS20)。次に、データアクセス部221はデータ利用ソフトウェア21に処理結果を返す。データ利用ソフトウェア21は渡された処理結果を画面表示や操作等に利用する(ステップS21)。   Next, the server communication unit 222 of the data access software 22 passes the received data change response to the data access unit 221. The data access unit 221 acquires the user data type and item ID from the data change response, and passes them to the cache management unit 223 together with the temporarily saved ID. The cache management unit 223 updates the temporary ID stored in the user data cache 232 that matches the passed user data type to the item ID, and returns it as normal to the data access unit 221 (step S20). Next, the data access unit 221 returns a processing result to the data use software 21. The data use software 21 uses the passed processing result for screen display, operation, etc. (step S21).

(3)登録されたユーザデータを同一ユーザの別の携帯端末に反映する時のシステムの動作
図10は、登録されたユーザデータを同一ユーザの別の携帯端末に反映する際の動作を示すフローチャートである。最初に、携帯端末3のデータ利用ソフトウェア31を起動して、ユーザが画面表示を確認してユーザデータの参照が必要となる操作を行う。そして、データ利用ソフトウェア31は参照したいユーザデータをユーザデータ種別及び項目ID又は検索条件で指定して、データアクセスソフトウェア32のデータアクセス部321に要求する。データアクセス部321は、キャッシュ管理部323への問い合わせの結果、データ利用ソフトウェア31から渡されたユーザデータ種別及び項目ID又は検索条件に合致するユーザデータがユーザデータキャッシュ332に存在しないため、サーバ通信部322を介してデータ管理サーバ1のデータ管理ソフトウェア11の通信部111へデータ参照要求を行う。データ参照要求には端末ID、ユーザID、パスワード、指定されたユーザデータ種別及び項目ID又は検索条件を設定する(ステップS31)。
(3) System Operation when Reflecting Registered User Data on Another Mobile Terminal of the Same User FIG. 10 is a flowchart showing an operation when reflecting registered user data on another mobile terminal of the same user. It is. First, the data use software 31 of the portable terminal 3 is activated, and the user confirms the screen display and performs an operation that requires reference to user data. Then, the data use software 31 specifies the user data to be referred to by the user data type and the item ID or the search condition, and makes a request to the data access unit 321 of the data access software 32. As a result of the inquiry to the cache management unit 323, the data access unit 321 does not have user data matching the user data type and item ID or search condition passed from the data use software 31 in the user data cache 332. A data reference request is made to the communication unit 111 of the data management software 11 of the data management server 1 via the unit 322. In the data reference request, the terminal ID, user ID, password, designated user data type and item ID, or search condition is set (step S31).

次に、データ管理ソフトウェア11の通信部111はデータ参照要求のユーザ情報とデータベース12のユーザ情報テーブル121及び端末情報テーブル122を使用して認証処理を行い、認証結果が正常であればデータ参照要求をデータアクセス管理部112に渡す。データアクセス管理部112は、データ参照要求から端末ID、ユーザID、及びユーザデータ種別を取得してキャッシュ状態管理部115に渡す。キャッシュ状態管理部115は、ユーザデータ種別と合致するキャッシュ状態管理テーブル124から端末ID及びユーザIDが同じでかつキャッシュ状態が未登録/未更新/未削除/プッシュ配信の条件を満たすレコードを検索する。これらは同期が必要なデータである。こうして同期が必要なユーザデータの有無をデータアクセス管理部112に返す(ステップS32、S33)。同期が不要であればデータアクセス管理部112は、データ参照部113にデータ参照要求を渡してステップS5〜S10と同一の処理を行い、以降に記載する処理は行わない。同期が必要であればデータアクセス管理部112は、データ同期要の処理結果と元のデータ参照要求からデータ参照応答を生成して通信部111に返す。通信部111は渡されたデータ参照応答を携帯端末3のデータアクセスソフトウェア32のサーバ通信部322に返信する(ステップS34)。   Next, the communication unit 111 of the data management software 11 performs authentication processing using the user information of the data reference request and the user information table 121 and the terminal information table 122 of the database 12, and if the authentication result is normal, the data reference request Is passed to the data access management unit 112. The data access management unit 112 acquires a terminal ID, a user ID, and a user data type from the data reference request and passes them to the cache state management unit 115. The cache status management unit 115 searches the cache status management table 124 matching the user data type for a record having the same terminal ID and user ID and having a cache status of unregistered / unupdated / undeleted / push delivery conditions. . These are data that need to be synchronized. In this way, the presence / absence of user data requiring synchronization is returned to the data access management unit 112 (steps S32 and S33). If synchronization is unnecessary, the data access management unit 112 passes the data reference request to the data reference unit 113 and performs the same processing as steps S5 to S10, and does not perform the processing described below. If synchronization is required, the data access management unit 112 generates a data reference response from the processing result for data synchronization and the original data reference request, and returns the data reference response to the communication unit 111. The communication unit 111 returns the passed data reference response to the server communication unit 322 of the data access software 32 of the portable terminal 3 (step S34).

次に、データアクセスソフトウェア32のサーバ通信部322は受け取ったデータ参照応答を取り出してデータアクセス部321に渡す。データアクセス部321は、データ参照応答から取得した処理結果が、データ同期が必要なため、元のデータ参照要求を内部退避して保留中にし、サーバ通信部322を介してデータ管理サーバ1のデータ管理ソフトウェア11の通信部111へデータ同期開始要求を行う。データ同期開始要求には端末ID、ユーザID、パスワード、及び同期するユーザデータ種別を設定する(ステップS35)。   Next, the server communication unit 322 of the data access software 32 extracts the received data reference response and passes it to the data access unit 321. Since the processing result acquired from the data reference response requires data synchronization, the data access unit 321 internally saves the original data reference request and puts it on hold, and the data of the data management server 1 via the server communication unit 322 A data synchronization start request is sent to the communication unit 111 of the management software 11. In the data synchronization start request, the terminal ID, user ID, password, and user data type to be synchronized are set (step S35).

次に、データ管理ソフトウェア11の通信部111はデータ同期開始要求のユーザ情報とデータベース12のユーザ情報テーブル121及び端末情報テーブル122を使用して認証処理を行い、認証結果が正常であればデータ同期開始要求をデータアクセス管理部112に渡す。そして、データアクセス管理部112はデータ同期開始要求をデータ変更部114に渡す。データ変更部114は、データ同期開始要求から端末ID、ユーザID及び同期するユーザデータ種別を取得してキャッシュ状態管理部115に渡す。キャッシュ状態管理部115は、ユーザデータ種別と合致するキャッシュ状態管理テーブル124から端末ID及びユーザIDが同じでかつキャッシュ状態が未登録/未更新/未削除/プッシュ配信の条件を満たすレコードを検索する。本例においては、登録されたユーザデータを同一ユーザの別の携帯端末に反映する際の動作であるので、キャッシュ状態が未登録のレコードを取得する。キャッシュ状態管理部115は、該当レコードの処理中フラグをONに設定し、項目ID及びアクセス種別=登録をセットでデータ変更部114に返す(ステップS36)。   Next, the communication unit 111 of the data management software 11 performs authentication processing using the user information of the data synchronization start request and the user information table 121 and the terminal information table 122 of the database 12, and if the authentication result is normal, the data synchronization is performed. A start request is passed to the data access management unit 112. Then, the data access management unit 112 passes a data synchronization start request to the data change unit 114. The data change unit 114 acquires the terminal ID, the user ID, and the user data type to be synchronized from the data synchronization start request and passes them to the cache state management unit 115. The cache status management unit 115 searches the cache status management table 124 matching the user data type for a record having the same terminal ID and user ID and having a cache status of unregistered / unupdated / undeleted / push delivery conditions. . In this example, since the registered user data is reflected on another portable terminal of the same user, a record whose cache state is unregistered is acquired. The cache state management unit 115 sets the processing flag of the corresponding record to ON, and returns the item ID and access type = registration to the data change unit 114 as a set (step S36).

そしてデータ変更部114は、ユーザデータ種別が合致するユーザデータテーブル123から項目IDのユーザデータを取得し、ユーザデータ種別、項目ID、ユーザデータ及びアクセス種別=登録をセットにして同期情報としてデータアクセス管理部112に返す。データアクセス管理部112は、渡された同期情報と元のデータ同期開始要求からデータ同期要求を生成して通信部111に返す。通信部111は渡されたデータ同期要求を携帯端末3のデータアクセスソフトウェア32のサーバ通信部322に返信する(ステップS37)。   Then, the data changing unit 114 acquires the user data of the item ID from the user data table 123 that matches the user data type, and sets the user data type, the item ID, the user data, and the access type = registration as a set to synchronize data access. Return to the management unit 112. The data access management unit 112 generates a data synchronization request from the received synchronization information and the original data synchronization start request and returns it to the communication unit 111. The communication unit 111 returns the passed data synchronization request to the server communication unit 322 of the data access software 32 of the portable terminal 3 (step S37).

次に、データアクセスソフトウェア32のサーバ通信部322は受け取ったデータ同期要求をデータアクセス部321に渡す。データアクセス部321は、データ同期要求から同期情報を取得し、同期情報からユーザデータ種別、項目ID及びユーザデータを取り出してキャッシュ管理部323に渡す。キャッシュ管理部323は、渡されたユーザデータ種別と合致するユーザデータキャッシュ331に項目ID及びユーザデータを格納し、データアクセス部321に正常として返す。データアクセス部321は、サーバ通信部322を介してデータ管理サーバ1のデータ管理ソフトウェア11の通信部111へデータ同期応答と共に保留していたデータ参照要求を行う。データ同期応答には端末ID、ユーザID、認証に使用するパスワード、ユーザデータ種別、項目ID、及び処理結果を設定する。データ参照要求はステップS31と同一の内容である(ステップS38)。   Next, the server communication unit 322 of the data access software 32 passes the received data synchronization request to the data access unit 321. The data access unit 321 acquires synchronization information from the data synchronization request, extracts the user data type, item ID, and user data from the synchronization information and passes them to the cache management unit 323. The cache management unit 323 stores the item ID and user data in the user data cache 331 that matches the passed user data type, and returns it to the data access unit 321 as normal. The data access unit 321 makes a pending data reference request together with the data synchronization response to the communication unit 111 of the data management software 11 of the data management server 1 via the server communication unit 322. In the data synchronization response, a terminal ID, a user ID, a password used for authentication, a user data type, an item ID, and a processing result are set. The data reference request has the same contents as in step S31 (step S38).

次に、データ管理ソフトウェア11の通信部111はデータ同期応答のユーザ情報とデータベース12のユーザ情報テーブル121を使用して認証処理を行い、認証結果が正常であればデータ同期応答とデータ参照応答をデータアクセス管理部112に渡す。そして、データアクセス管理部112はデータ同期応答をデータ変更部114に渡す。データ変更部114は、データ同期応答から端末ID、ユーザID、ユーザデータ種別、及び項目IDを取得してキャッシュ状態管理部115に渡す。キャッシュ状態管理部115は、ユーザデータ種別が合致するキャッシュ状態管理テーブル124から端末ID、ユーザID及び項目IDをキーとして検索し、該当レコードのキャッシュ状態を同期済、処理中フラグをOFFに更新し、処理結果を正常でデータ変更部114に返す。そして、データ変更部114は、処理結果を正常でデータアクセス管理部112に返す。図11は、キャッシュ状態管理テーブル124においてキャッシュ状態が未登録のレコードを同期済に更新する例を示している(ステップS39)。次に、データアクセス管理部112は、データ同期応答と共に渡されたデータ参照要求の処理を開始し、以降はステップS5〜S10と同一の処理を行う(ステップS40)。   Next, the communication unit 111 of the data management software 11 performs an authentication process using the user information of the data synchronization response and the user information table 121 of the database 12, and if the authentication result is normal, the data synchronization response and the data reference response are sent. The data is transferred to the data access management unit 112. Then, the data access management unit 112 passes the data synchronization response to the data change unit 114. The data change unit 114 acquires the terminal ID, user ID, user data type, and item ID from the data synchronization response and passes them to the cache state management unit 115. The cache status management unit 115 searches the cache status management table 124 that matches the user data type using the terminal ID, user ID, and item ID as keys, updates the cache status of the corresponding record, and updates the processing flag to OFF. The processing result is returned to the data changing unit 114 as normal. Then, the data change unit 114 returns the processing result to the data access management unit 112 as normal. FIG. 11 shows an example in which a record whose cache state is not registered in the cache state management table 124 is updated to be synchronized (step S39). Next, the data access management unit 112 starts processing of the data reference request passed together with the data synchronization response, and thereafter performs the same processing as steps S5 to S10 (step S40).

(4)携帯端末のデータ利用ソフトウェアがユーザデータを更新する時のシステムの動作
図12は、携帯端末のデータ利用ソフトウェアがユーザデータを更新する際の動作を示すフローチャートである。最初に、携帯端末2のデータ利用ソフトウェア21を起動して、ユーザが画面表示を確認してユーザデータの更新操作を行う。そして、データ利用ソフトウェア21はユーザデータ種別と共にユーザデータの更新をデータアクセスソフトウェア22のデータアクセス部221に要求する(ステップS41)。
(4) System Operation when Data Utilization Software of Mobile Terminal Updates User Data FIG. 12 is a flowchart showing an operation when data utilization software of the mobile terminal updates user data. First, the data use software 21 of the portable terminal 2 is activated, and the user confirms the screen display and performs an operation of updating user data. Then, the data use software 21 requests the data access unit 221 of the data access software 22 to update the user data together with the user data type (step S41).

次に、データアクセス部221はキャッシュ管理部223に指定されたユーザデータ種別、項目ID及びユーザデータを渡す。そして、キャッシュ管理部223はストレージ23のユーザデータ種別が合致するユーザデータキャッシュ232の項目IDに対応するユーザデータを更新し、処理結果を返す(ステップS42)。そして、データアクセス部221は、サーバ通信部222を介してデータ管理サーバ1のデータ管理ソフトウェア11の通信部111へデータ変更要求を行う。データ変更要求には端末ID、ユーザID、パスワード、指定されたユーザデータ種別、項目ID、ユーザデータ、及びアクセス種別=更新を設定する(ステップS43)。   Next, the data access unit 221 passes the user data type, item ID, and user data specified to the cache management unit 223. Then, the cache management unit 223 updates the user data corresponding to the item ID of the user data cache 232 that matches the user data type of the storage 23, and returns the processing result (step S42). Then, the data access unit 221 makes a data change request to the communication unit 111 of the data management software 11 of the data management server 1 via the server communication unit 222. In the data change request, terminal ID, user ID, password, designated user data type, item ID, user data, and access type = update are set (step S43).

次に、データ管理ソフトウェア11の通信部111はデータ変更要求のユーザ情報とデータベース12のユーザ情報テーブル121及び端末情報テーブル122を使用して認証処理を行い、認証結果が正常であればデータ変更要求をデータアクセス管理部112に渡す。そして、データアクセス管理部112はデータ変更要求をデータ変更部114に渡す。データ変更部114は、データ変更要求から端末ID、ユーザID、ユーザデータ種別、項目ID及びアクセス種別=更新を取得してキャッシュ状態管理部115に渡す。キャッシュ状態管理部115は、ユーザデータ種別と合致するキャッシュ状態管理テーブル124から端末ID、ユーザID及び項目IDをキーとしてレコードを取得し、キャッシュ状態が未登録/未更新/未削除の場合は衝突発生、それ以外の場合は正常でデータ変更部114に返す(ステップS44、S45)。   Next, the communication unit 111 of the data management software 11 performs authentication processing using the user information of the data change request and the user information table 121 and the terminal information table 122 of the database 12, and if the authentication result is normal, the data change request Is passed to the data access management unit 112. Then, the data access management unit 112 passes a data change request to the data change unit 114. The data change unit 114 acquires the terminal ID, user ID, user data type, item ID, and access type = update from the data change request and passes them to the cache state management unit 115. The cache state management unit 115 acquires a record from the cache state management table 124 that matches the user data type using the terminal ID, the user ID, and the item ID as keys. If the cache state is unregistered / unupdated / undeleted, there is a collision. Otherwise, it is normal and returned to the data changing unit 114 (steps S44 and S45).

次に、衝突が発生していた場合、データ変更部114はユーザデータ種別が合致するユーザデータテーブル123から項目IDを使用してユーザデータを取得する(ステップS46)。データ変更部114は、衝突発生の処理結果と取得したユーザデータをデータアクセス管理部112に返す。データアクセス管理部112は渡された衝突発生の処理結果、ユーザデータ及び元のデータ変更要求からデータ変更応答を生成して通信部111に返す。通信部111は渡されたデータ変更応答を携帯端末2のデータアクセスソフトウェア22のサーバ通信部222に返信する(ステップS47)。データアクセスソフトウェア22のサーバ通信部222は受け取ったデータ変更応答をデータアクセス部221に渡す。データアクセス部221は、データ変更応答から処理結果を取得する。データアクセス部221は、処理結果が衝突発生なのでデータ変更応答からユーザデータ種別、項目ID及びユーザデータを取得してキャッシュ管理部223に渡す。キャッシュ管理部223は渡されたユーザデータ種別と合致するユーザデータキャッシュ232の項目IDに対応するユーザデータを更新し、データアクセス部221に正常として返す。データアクセス部221はデータ利用ソフトウェア21に処理結果を衝突発生で返す。データ利用ソフトウェア21は渡された処理結果を画面表示や操作等に利用し、以降に記載するステップS49〜S52の処理は行わない(ステップS48、S53)。   Next, when a collision has occurred, the data change unit 114 acquires user data using the item ID from the user data table 123 that matches the user data type (step S46). The data changing unit 114 returns the processing result of the collision occurrence and the acquired user data to the data access management unit 112. The data access management unit 112 generates a data change response from the received processing result of collision occurrence, user data, and the original data change request, and returns it to the communication unit 111. The communication unit 111 returns the passed data change response to the server communication unit 222 of the data access software 22 of the portable terminal 2 (step S47). The server communication unit 222 of the data access software 22 passes the received data change response to the data access unit 221. The data access unit 221 acquires the processing result from the data change response. The data access unit 221 acquires the user data type, item ID, and user data from the data change response because the processing result is a collision, and passes it to the cache management unit 223. The cache management unit 223 updates the user data corresponding to the item ID of the user data cache 232 that matches the passed user data type, and returns it to the data access unit 221 as normal. The data access unit 221 returns the processing result to the data use software 21 when a collision occurs. The data use software 21 uses the passed processing result for screen display, operation, etc., and does not perform the processes of steps S49 to S52 described below (steps S48 and S53).

次に、衝突が発生していない場合、データ変更部114はデータ変更要求からユーザデータ種別、項目ID及びユーザデータを取得し、ユーザデータ種別と合致するユーザデータテーブル123の項目IDをキーとしてユーザデータを更新する(ステップS49)。次に、データ変更部114は端末ID、ユーザID、ユーザデータ種別、項目ID及びアクセス種別=更新をセットにしてキャッシュ状態管理部115に渡す。キャッシュ状態管理部115は、ユーザデータ種別と合致するキャッシュ状態管理テーブル124を端末ID、ユーザID及び項目IDをキーとして検索し、キャッシュ状態を同期済でレコードを更新する。そして、ユーザIDをキーとして端末情報テーブル122の検索を行い、同一ユーザが使用する別の端末IDが存在するかチェックする。存在しない場合、データ変更部114に処理結果を正常として返す。存在する場合、キャッシュ状態管理テーブル124を別の端末ID、ユーザID及び項目IDをキーとして検索し、キャッシュ状態を未更新に更新し、データ変更部114に処理結果を正常として返す。同一ユーザの別の携帯端末のキャッシュ状態の未更新としておくことで、当該別の携帯端末からデータ管理サーバにアクセスがあった場合、このキャッシュ状態に応じて、別の携帯端末のキャッシュを更新することができる。図13は、キャッシュ状態管理テーブル124において同一ユーザが使用する別の端末IDでャッシュ状態を未更新に更新する例を示している(ステップS50、S51)。   Next, if no collision has occurred, the data change unit 114 acquires the user data type, item ID, and user data from the data change request, and uses the item ID of the user data table 123 that matches the user data type as a key. Data is updated (step S49). Next, the data changing unit 114 sets the terminal ID, the user ID, the user data type, the item ID, and the access type = update and passes them to the cache state management unit 115. The cache status management unit 115 searches the cache status management table 124 that matches the user data type using the terminal ID, user ID, and item ID as keys, and updates the record with the cache status synchronized. Then, the terminal information table 122 is searched using the user ID as a key to check whether there is another terminal ID used by the same user. If it does not exist, the processing result is returned to the data changing unit 114 as normal. If it exists, the cache state management table 124 is searched using another terminal ID, user ID, and item ID as keys, the cache state is updated to not updated, and the processing result is returned to the data changing unit 114 as normal. By not updating the cache state of another mobile terminal of the same user, when the data management server is accessed from the other mobile terminal, the cache of another mobile terminal is updated according to the cache state. be able to. FIG. 13 shows an example in which the cache state is updated to be unupdated with another terminal ID used by the same user in the cache state management table 124 (steps S50 and S51).

次に、データ変更部114は処理結果をデータアクセス管理部112に返す。データアクセス管理部112は渡された処理結果と元のデータ変更要求からデータ変更応答を生成して通信部111に返す。通信部111は渡されたデータ変更応答を携帯端末2のデータアクセスソフトウェア22のサーバ通信部222に返信する(ステップS52)。   Next, the data change unit 114 returns the processing result to the data access management unit 112. The data access management unit 112 generates a data change response from the passed processing result and the original data change request and returns it to the communication unit 111. The communication unit 111 returns the passed data change response to the server communication unit 222 of the data access software 22 of the portable terminal 2 (step S52).

次に、データアクセスソフトウェア22のサーバ通信部222は受け取ったデータ変更応答をデータアクセス部221に渡す。データアクセス部221は、データ変更応答からから取得した処理結果をデータ利用ソフトウェア21に返す。データ利用ソフトウェア21は渡された処理結果を画面表示や操作等に利用する(ステップS53)。   Next, the server communication unit 222 of the data access software 22 passes the received data change response to the data access unit 221. The data access unit 221 returns the processing result acquired from the data change response to the data use software 21. The data use software 21 uses the passed processing result for screen display, operation, etc. (step S53).

(5)更新されたユーザデータを同一ユーザの別の携帯端末に反映する時のシステムの動作
図14は、更新されたユーザデータを同一ユーザの別の携帯端末に反映する際の動作を示すフローチャートである。最初に、携帯端末3のデータ利用ソフトウェア31を起動して、ユーザが画面表示を確認してユーザデータの参照が必要となる操作を行う。そして、データ利用ソフトウェア31は参照したいユーザデータをユーザデータ種別及び項目ID又は検索条件で指定して、データアクセスソフトウェア32のデータアクセス部321に要求する。データアクセス部321は、キャッシュ管理部323への問い合わせの結果、データ利用ソフトウェア31から渡されたユーザデータ種別及び項目ID又は検索条件に合致するユーザデータがユーザデータキャッシュ332に存在しないため、サーバ通信部322を介してデータ管理サーバ1のデータ管理ソフトウェア11の通信部111へデータ参照要求を行う。データ参照要求には端末ID、ユーザID、認証のためのパスワード、指定されたユーザデータ種別及び項目ID又は検索条件を設定する(ステップS61)。
(5) System Operation when Reflecting Updated User Data on Another Portable Terminal of the Same User FIG. 14 is a flowchart showing an operation when reflecting updated user data on another portable terminal of the same user. It is. First, the data use software 31 of the portable terminal 3 is activated, and the user confirms the screen display and performs an operation that requires reference to user data. Then, the data use software 31 specifies the user data to be referred to by the user data type and the item ID or the search condition, and makes a request to the data access unit 321 of the data access software 32. As a result of the inquiry to the cache management unit 323, the data access unit 321 does not have user data matching the user data type and item ID or search condition passed from the data use software 31 in the user data cache 332. A data reference request is made to the communication unit 111 of the data management software 11 of the data management server 1 via the unit 322. In the data reference request, a terminal ID, a user ID, a password for authentication, a specified user data type and item ID, or a search condition is set (step S61).

次に、データ管理ソフトウェア11の通信部111はデータ参照要求のユーザ情報とデータベース12のユーザ情報テーブル121及び端末情報テーブル122を使用して認証処理を行い、認証結果が正常であればデータ参照要求をデータアクセス管理部112に渡す。データアクセス管理部112は、データ参照要求から端末ID、ユーザID及びユーザデータ種別を取得してキャッシュ状態管理部115に渡す。キャッシュ状態管理部115は、ユーザデータ種別と合致するキャッシュ状態管理テーブル124から端末ID及びユーザIDが同じでかつキャッシュ状態が未登録/未更新/未削除/プッシュ配信の条件を満たすレコード(同期が必要なレコード)を検索して、同期が必要なユーザデータの有無をデータアクセス管理部112に返す(ステップS62、S63)。同期が不要であればデータアクセス管理部112は、データ参照部113にデータ参照要求を渡してステップS5〜S10と同一の処理を行い、以降に記載する処理は行わない。同期が必要であればデータアクセス管理部112は、データ同期要の処理結果と元のデータ参照要求からデータ参照応答を生成して通信部111に返す。通信部111は渡されたデータ参照応答を携帯端末3のデータアクセスソフトウェア32のサーバ通信部322に返信する。(ステップS64)。   Next, the communication unit 111 of the data management software 11 performs authentication processing using the user information of the data reference request and the user information table 121 and the terminal information table 122 of the database 12, and if the authentication result is normal, the data reference request Is passed to the data access management unit 112. The data access management unit 112 acquires the terminal ID, the user ID, and the user data type from the data reference request and passes them to the cache state management unit 115. The cache state management unit 115 records from the cache state management table 124 that matches the user data type, the records with the same terminal ID and user ID, and the cache state satisfies the unregistered / unupdated / undeleted / push delivery conditions (synchronization is possible). Necessary records) are retrieved and the presence / absence of user data requiring synchronization is returned to the data access management unit 112 (steps S62 and S63). If synchronization is unnecessary, the data access management unit 112 passes the data reference request to the data reference unit 113 and performs the same processing as steps S5 to S10, and does not perform the processing described below. If synchronization is required, the data access management unit 112 generates a data reference response from the processing result for data synchronization and the original data reference request, and returns the data reference response to the communication unit 111. The communication unit 111 returns the passed data reference response to the server communication unit 322 of the data access software 32 of the portable terminal 3. (Step S64).

次に、データアクセスソフトウェア32のサーバ通信部322は受け取ったデータ参照応答を取り出してデータアクセス部321に渡す。データアクセス部321は、データ参照応答から取得した処理結果が、データ同期が必要なので、元のデータ参照要求を内部退避して保留中にし、サーバ通信部322を介してデータ管理サーバ1のデータ管理ソフトウェア11の通信部111へデータ同期開始要求を行う。データ同期開始要求には端末ID、ユーザID、パスワード、及び同期するユーザデータ種別を設定する(ステップS65)。   Next, the server communication unit 322 of the data access software 32 extracts the received data reference response and passes it to the data access unit 321. Since the data access unit 321 needs to synchronize the processing result acquired from the data reference response, the original data reference request is internally saved and put on hold, and the data management server 1 performs data management via the server communication unit 322. A data synchronization start request is sent to the communication unit 111 of the software 11. In the data synchronization start request, the terminal ID, user ID, password, and user data type to be synchronized are set (step S65).

次に、データ管理ソフトウェア11の通信部111はデータ同期開始要求のユーザ情報とデータベース12のユーザ情報テーブル121及び端末情報テーブル122を使用して認証処理を行い、認証結果が正常であればデータ同期開始要求をデータアクセス管理部112に渡す。そして、データアクセス管理部112はデータ同期開始要求をデータ変更部114に渡す。データ変更部114は、データ同期開始要求から端末ID、ユーザID及び同期するユーザデータ種別を取得してキャッシュ状態管理部115に渡す。キャッシュ状態管理部115は、ユーザデータ種別と合致するキャッシュ状態管理テーブル124から端末ID及びユーザIDが同じでかつキャッシュ状態が未登録/未更新/未削除/プッシュ配信の条件を満たすレコードを検索する。本例は、更新されたユーザデータを同一ユーザの別の携帯端末に反映する際の動作であるのでキャッシュ状態が未更新のレコードを取得する。キャッシュ状態管理部115は、該当レコードの処理中フラグをONに設定し、項目ID及びアクセス種別=更新をセットでデータ変更部114に返す(ステップS66)。   Next, the communication unit 111 of the data management software 11 performs authentication processing using the user information of the data synchronization start request and the user information table 121 and the terminal information table 122 of the database 12, and if the authentication result is normal, the data synchronization is performed. A start request is passed to the data access management unit 112. Then, the data access management unit 112 passes a data synchronization start request to the data change unit 114. The data change unit 114 acquires the terminal ID, the user ID, and the user data type to be synchronized from the data synchronization start request and passes them to the cache state management unit 115. The cache status management unit 115 searches the cache status management table 124 matching the user data type for a record having the same terminal ID and user ID and having a cache status of unregistered / unupdated / undeleted / push delivery conditions. . Since this example is an operation when the updated user data is reflected on another portable terminal of the same user, a record whose cache state is not updated is acquired. The cache status management unit 115 sets the processing flag of the corresponding record to ON, and returns the item ID and access type = update to the data change unit 114 as a set (step S66).

そしてデータ変更部114は、ユーザデータ種別が合致するユーザデータテーブル123から項目IDのユーザデータを取得し、ユーザデータ種別、項目ID、ユーザデータ、及びアクセス種別=更新をセットにして同期情報としてデータアクセス管理部112に返す。データアクセス管理部112は、渡された同期情報と元のデータ同期開始要求からデータ同期要求を生成して通信部111に返す。通信部111は渡されたデータ同期要求を携帯端末3のデータアクセスソフトウェア32のサーバ通信部322に返信する。(ステップE7)   Then, the data changing unit 114 acquires the user data of the item ID from the user data table 123 that matches the user data type, and sets the user data type, the item ID, the user data, and the access type = update as data as synchronization information. Return to the access management unit 112. The data access management unit 112 generates a data synchronization request from the received synchronization information and the original data synchronization start request and returns it to the communication unit 111. The communication unit 111 returns the received data synchronization request to the server communication unit 322 of the data access software 32 of the portable terminal 3. (Step E7)

次に、データアクセスソフトウェア32のサーバ通信部322は受け取ったデータ同期要求をデータアクセス部321に渡す。データアクセス部321は、データ同期要求から同期情報を取得し、同期情報からユーザデータ種別と項目ID及びユーザデータを取り出してキャッシュ管理部323に渡す。キャッシュ管理部323は、渡されたユーザデータ種別と合致するユーザデータキャッシュ331に項目IDに対応するユーザデータを更新し、データアクセス部321に正常として返す。データアクセス部321は、サーバ通信部322を介してデータ管理サーバ1のデータ管理ソフトウェア11の通信部111へデータ同期応答と共に保留していたデータ参照要求を行う。データ同期応答には端末ID、ユーザID、パスワード、ユーザデータ種別、項目ID及び処理結果を設定する。データ参照要求はステップS61と同一の内容である(ステップS68)。   Next, the server communication unit 322 of the data access software 32 passes the received data synchronization request to the data access unit 321. The data access unit 321 acquires the synchronization information from the data synchronization request, extracts the user data type, item ID, and user data from the synchronization information and passes them to the cache management unit 323. The cache management unit 323 updates the user data corresponding to the item ID in the user data cache 331 that matches the passed user data type, and returns it to the data access unit 321 as normal. The data access unit 321 makes a pending data reference request together with the data synchronization response to the communication unit 111 of the data management software 11 of the data management server 1 via the server communication unit 322. The terminal ID, user ID, password, user data type, item ID, and processing result are set in the data synchronization response. The data reference request has the same contents as step S61 (step S68).

次に、データ管理ソフトウェア11の通信部111はデータ同期応答のユーザ情報とデータベース12のユーザ情報テーブル121を使用して認証処理を行い、認証結果が正常であればデータ同期応答とデータ参照要求をデータアクセス管理部112に渡す。そして、データアクセス管理部112はデータ同期応答をデータ変更部114に渡す。データ変更部114は、データ同期応答から端末ID、ユーザID、ユーザデータ種別及び項目IDを取得してキャッシュ状態管理部115に渡す。キャッシュ状態管理部115は、ユーザデータ種別が合致するキャッシュ状態管理テーブル124から端末ID、ユーザID及び項目IDをキーとして検索し、該当レコードのキャッシュ状態を同期済、処理中フラグをOFFに更新し、処理結果を正常でデータ変更部114に返す。そして、データ変更部114は、処理結果を正常でデータアクセス管理部112に返す。図15は、キャッシュ状態管理テーブル124においてキャッシュ状態が未更新のレコードを同期済に更新する例を示している(ステップS69)。次に、データアクセス管理部112は、データ同期応答と共に渡されたデータ参照要求の処理を開始し、以降はステップS5〜S10と同一の処理を行う(ステップS70)。   Next, the communication unit 111 of the data management software 11 performs authentication processing using the user information of the data synchronization response and the user information table 121 of the database 12. If the authentication result is normal, the communication unit 111 sends a data synchronization response and a data reference request. The data is transferred to the data access management unit 112. Then, the data access management unit 112 passes the data synchronization response to the data change unit 114. The data change unit 114 acquires the terminal ID, user ID, user data type, and item ID from the data synchronization response and passes them to the cache state management unit 115. The cache status management unit 115 searches the cache status management table 124 that matches the user data type using the terminal ID, user ID, and item ID as keys, updates the cache status of the corresponding record, and updates the processing flag to OFF. The processing result is returned to the data changing unit 114 as normal. Then, the data change unit 114 returns the processing result to the data access management unit 112 as normal. FIG. 15 shows an example in which a record whose cache state has not been updated in the cache state management table 124 is updated in synchronization (step S69). Next, the data access management unit 112 starts processing of the data reference request passed together with the data synchronization response, and thereafter performs the same processing as steps S5 to S10 (step S70).

(6)携帯端末のデータ利用ソフトウェアがユーザデータを削除する時のシステムの動作
図16は、携帯端末のデータ利用ソフトウェアがユーザデータを削除する際の動作を示すフローチャートである。最初に、携帯端末2のデータ利用ソフトウェア21を起動して、ユーザが画面表示を確認してユーザデータの削除操作を行う。そして、データ利用ソフトウェア21はユーザデータ種別と共にユーザデータの削除をデータアクセスソフトウェア22のデータアクセス部221に要求する(ステップS71)。
(6) Operation of system when data usage software of mobile terminal deletes user data FIG. 16 is a flowchart showing an operation when data usage software of a mobile terminal deletes user data. First, the data use software 21 of the portable terminal 2 is activated, and the user confirms the screen display and performs a user data deletion operation. Then, the data use software 21 requests the data access unit 221 of the data access software 22 to delete the user data together with the user data type (step S71).

次に、データアクセス部221はキャッシュ管理部223に指定されたユーザデータ種別と項目IDを渡す。そして、キャッシュ管理部223はストレージ23のユーザデータ種別が合致するユーザデータキャッシュ232の項目ID及びユーザデータを削除し、処理結果を返す(ステップS72)。そして、データアクセス部221は、サーバ通信部222を介してデータ管理サーバ1のデータ管理ソフトウェア11の通信部111へデータ変更要求を行う。データ変更要求には端末ID、ユーザID、パスワード、指定されたユーザデータ種別と項目ID、及びアクセス種別=削除を設定する(ステップS73)。   Next, the data access unit 221 passes the user data type and item ID specified to the cache management unit 223. Then, the cache management unit 223 deletes the item ID and user data of the user data cache 232 that matches the user data type of the storage 23, and returns the processing result (step S72). Then, the data access unit 221 makes a data change request to the communication unit 111 of the data management software 11 of the data management server 1 via the server communication unit 222. In the data change request, the terminal ID, user ID, password, designated user data type and item ID, and access type = delete are set (step S73).

次に、データ管理ソフトウェア11の通信部111はデータ変更要求のユーザ情報とデータベース12のユーザ情報テーブル121及び端末情報テーブル122を使用して認証処理を行い、認証結果が正常であればデータ変更要求をデータアクセス管理部112に渡す。そして、データアクセス管理部112はデータ変更要求をデータ変更部114に渡す。データ変更部114は、データ変更要求から端末ID、ユーザID、ユーザデータ種別、項目ID及びアクセス種別=削除を取得してキャッシュ状態管理部115に渡す。キャッシュ状態管理部115は、ユーザデータ種別と合致するキャッシュ状態管理テーブル124から端末ID、ユーザID、及び項目IDをキーとしてレコードを取得し、キャッシュ状態が未登録/未更新/未削除の場合は衝突発生、それ以外の場合は正常でデータ変更部114に返す(ステップS74、S75)。   Next, the communication unit 111 of the data management software 11 performs authentication processing using the user information of the data change request and the user information table 121 and the terminal information table 122 of the database 12, and if the authentication result is normal, the data change request Is passed to the data access management unit 112. Then, the data access management unit 112 passes a data change request to the data change unit 114. The data change unit 114 acquires the terminal ID, user ID, user data type, item ID, and access type = deletion from the data change request and passes them to the cache state management unit 115. The cache state management unit 115 acquires a record from the cache state management table 124 that matches the user data type using the terminal ID, user ID, and item ID as keys, and when the cache state is unregistered / unupdated / undeleted If a collision has occurred, otherwise normal and returned to the data changing unit 114 (steps S74 and S75).

次に、衝突が発生していた場合、データ変更部114はユーザデータ種別が合致するユーザデータテーブル123から項目IDを使用してユーザデータを取得する(ステップS76)。データ変更部114は、衝突発生の処理結果と取得したユーザデータをデータアクセス管理部112に返す。データアクセス管理部112は渡された衝突発生の処理結果とユーザデータと元のデータ変更要求からデータ変更応答を生成して通信部111に返す。通信部111は渡されたデータ変更応答を携帯端末2のデータアクセスソフトウェア22のサーバ通信部222に返信する(ステップS77)。データアクセスソフトウェア22のサーバ通信部222は受け取ったデータ変更応答をデータアクセス部221に渡す。データアクセス部221は、データ変更応答から処理結果を取得する。データアクセス部221は、処理結果が衝突発生なのでデータ変更応答からユーザデータ種別、項目ID及びユーザデータを取得してキャッシュ管理部223に渡す。キャッシュ管理部223は渡されたユーザデータ種別と合致するユーザデータキャッシュ232の項目ID及びユーザデータを格納し、データアクセス部221に正常として返す。データアクセス部221はデータ利用ソフトウェア21に処理結果を衝突発生で返す。データ利用ソフトウェア21は渡された処理結果を画面表示や操作等に利用し、以降に記載するステップS79〜S83の処理は行わない(ステップS78、S84)。   Next, when a collision has occurred, the data change unit 114 acquires user data using the item ID from the user data table 123 that matches the user data type (step S76). The data changing unit 114 returns the processing result of the collision occurrence and the acquired user data to the data access management unit 112. The data access management unit 112 generates a data change response from the received collision processing result, user data, and the original data change request, and returns the data change response to the communication unit 111. The communication unit 111 returns the passed data change response to the server communication unit 222 of the data access software 22 of the portable terminal 2 (step S77). The server communication unit 222 of the data access software 22 passes the received data change response to the data access unit 221. The data access unit 221 acquires the processing result from the data change response. The data access unit 221 acquires the user data type, item ID, and user data from the data change response because the processing result is a collision, and passes it to the cache management unit 223. The cache management unit 223 stores the item ID and user data of the user data cache 232 that matches the passed user data type, and returns it to the data access unit 221 as normal. The data access unit 221 returns the processing result to the data use software 21 when a collision occurs. The data utilization software 21 uses the passed processing result for screen display, operation, etc., and does not perform the processing of steps S79 to S83 described below (steps S78 and S84).

次に、衝突が発生していない場合、データ変更部114はデータ変更要求からユーザデータ種別と項目IDを取得し、ユーザデータ種別と合致するユーザデータテーブル123の項目IDをキーとして検索し、レコードを削除する(ステップS79)。次に、データ変更部114は端末ID、ユーザID、ユーザデータ種別、項目ID及びアクセス種別=削除をセットにしてキャッシュ状態管理部115に渡す。キャッシュ状態管理部115は、ユーザIDをキーとして端末情報テーブル122の検索を行い、同一ユーザが使用する別の端末IDが存在するかチェックする。存在しない場合、キャッシュ状態管理部115はユーザデータ種別と合致するキャッシュ状態管理テーブル124から端末IDとユーザIDと項目IDをキーとして検索してレコードを削除し、データ変更部114に処理結果を正常として返す。存在する場合、キャッシュ状態管理部115はキャッシュ状態管理テーブル124を要求元の端末ID、ユーザID及び項目IDをキーとして検索し、キャッシュ状態を削除でレコードを更新する。そして、キャッシュ状態管理部115はキャッシュ状態管理テーブル124を別の端末ID、ユーザID及び項目IDをキーとして検索し、キャッシュ状態を未削除でレコードを更新し、データ変更部114に処理結果を正常として返す。当該別の携帯端末のキャッシュ状態を未削除としておくことで、当該別の携帯端末がデータ管理サーバにアクセスした場合、キャッシュが更新される。   Next, if no collision has occurred, the data changing unit 114 acquires the user data type and item ID from the data change request, searches using the item ID of the user data table 123 that matches the user data type as a key, and records Is deleted (step S79). Next, the data change unit 114 sets the terminal ID, user ID, user data type, item ID, and access type = deletion as a set and passes them to the cache state management unit 115. The cache state management unit 115 searches the terminal information table 122 using the user ID as a key, and checks whether there is another terminal ID used by the same user. If not, the cache status management unit 115 searches the cache status management table 124 that matches the user data type using the terminal ID, user ID, and item ID as keys to delete the record, and the data change unit 114 returns the processing result to normal. Return as. If it exists, the cache state management unit 115 searches the cache state management table 124 using the requesting terminal ID, user ID, and item ID as keys, and updates the record by deleting the cache state. Then, the cache status management unit 115 searches the cache status management table 124 using another terminal ID, user ID, and item ID as keys, updates the record without deleting the cache status, and normalizes the processing result in the data change unit 114. Return as. By leaving the cache state of the other mobile terminal undeleted, the cache is updated when the other mobile terminal accesses the data management server.

図17は、キャッシュ状態管理テーブル124において要求元の端末IDでキャッシュ状態を削除でレコードを更新、及び同一ユーザが使用する別の端末IDでキャッシュ状態を未削除でレコードを更新する例を示している(ステップS80〜S82)。   FIG. 17 shows an example of updating the record by deleting the cache state with the requesting terminal ID in the cache state management table 124, and updating the record without deleting the cache state with another terminal ID used by the same user. (Steps S80 to S82).

次に、データ変更部114は処理結果をデータアクセス管理部112に返す。データアクセス管理部112は渡された処理結果と元のデータ変更要求からデータ変更応答を生成して通信部111に返す。通信部111は渡されたデータ変更応答を携帯端末2のデータアクセスソフトウェア22のサーバ通信部222に返信する(ステップS83)。   Next, the data change unit 114 returns the processing result to the data access management unit 112. The data access management unit 112 generates a data change response from the passed processing result and the original data change request and returns it to the communication unit 111. The communication unit 111 returns the passed data change response to the server communication unit 222 of the data access software 22 of the portable terminal 2 (step S83).

次に、データアクセスソフトウェア22のサーバ通信部222は受け取ったデータ変更応答をデータアクセス部221に渡す。データアクセス部221は、データ変更応答から取得した処理結果をデータ利用ソフトウェア21に返す。データ利用ソフトウェア21は渡された処理結果を画面表示や操作等に利用する(ステップS84)。   Next, the server communication unit 222 of the data access software 22 passes the received data change response to the data access unit 221. The data access unit 221 returns the processing result acquired from the data change response to the data use software 21. The data use software 21 uses the passed processing result for screen display, operation, etc. (step S84).

(7)削除されたユーザデータを同一ユーザの別の携帯端末に反映する時のシステムの動作
図18は、削除されたユーザデータを同一ユーザの別の携帯端末に反映する際の動作を示すフローチャートである。最初に、携帯端末3のデータ利用ソフトウェア31を起動して、ユーザが画面表示を確認してユーザデータの参照が必要となる操作を行う。そして、データ利用ソフトウェア31は参照したいユーザデータをユーザデータ種別及び項目ID又は検索条件で指定して、データアクセスソフトウェア32のデータアクセス部321に要求する。データアクセス部321は、キャッシュ管理部323への問い合わせの結果、データ利用ソフトウェア31から渡されたユーザデータ種別及び項目ID又は検索条件に合致するユーザデータがユーザデータキャッシュ332に存在しないため、サーバ通信部322を介してデータ管理サーバ1のデータ管理ソフトウェア11の通信部111へデータ参照要求を行う。データ参照要求には端末ID、ユーザID、パスワード、指定されたユーザデータ種別及び項目ID又は検索条件を設定する(ステップS91)。
(7) System Operation when Reflecting Deleted User Data on Another Portable Terminal of the Same User FIG. 18 is a flowchart showing an operation when reflecting deleted user data on another portable terminal of the same user. It is. First, the data use software 31 of the portable terminal 3 is activated, and the user confirms the screen display and performs an operation that requires reference to user data. Then, the data use software 31 specifies the user data to be referred to by the user data type and the item ID or the search condition, and makes a request to the data access unit 321 of the data access software 32. As a result of the inquiry to the cache management unit 323, the data access unit 321 does not have user data matching the user data type and item ID or search condition passed from the data use software 31 in the user data cache 332. A data reference request is made to the communication unit 111 of the data management software 11 of the data management server 1 via the unit 322. In the data reference request, the terminal ID, user ID, password, designated user data type and item ID, or search condition is set (step S91).

次に、データ管理ソフトウェア11の通信部111はデータ参照要求のユーザ情報とデータベース12のユーザ情報テーブル121及び端末情報テーブル122を使用して認証処理を行い、認証結果が正常であればデータ参照要求をデータアクセス管理部112に渡す。データアクセス管理部112は、データ参照要求から端末ID、ユーザID及びユーザデータ種別を取得してキャッシュ状態管理部115に渡す。キャッシュ状態管理部115は、ユーザデータ種別と合致するキャッシュ状態管理テーブル124から端末ID及びユーザIDが同じでかつキャッシュ状態が未登録/未更新/未削除/プッシュ配信の条件を満たすレコードを検索して、同期が必要なユーザデータの有無をデータアクセス管理部112に返す(ステップS92、S93)。同期が不要であればデータアクセス管理部112は、データ参照部113にデータ参照要求を渡してステップS5〜S10と同一の処理を行い、以降に記載する処理は行わない。同期が必要であればデータアクセス管理部112は、データ同期が必要の処理結果と元のデータ参照要求からデータ参照応答を生成して通信部111に返す。通信部111は渡されたデータ参照応答を携帯端末3のデータアクセスソフトウェア32のサーバ通信部322に返信する(ステップS94)。   Next, the communication unit 111 of the data management software 11 performs authentication processing using the user information of the data reference request and the user information table 121 and the terminal information table 122 of the database 12, and if the authentication result is normal, the data reference request Is passed to the data access management unit 112. The data access management unit 112 acquires the terminal ID, the user ID, and the user data type from the data reference request and passes them to the cache state management unit 115. The cache state management unit 115 searches the cache state management table 124 matching the user data type for a record having the same terminal ID and user ID and having a cache state of unregistered / unupdated / undeleted / push delivery conditions. Then, the presence / absence of user data requiring synchronization is returned to the data access management unit 112 (steps S92 and S93). If synchronization is unnecessary, the data access management unit 112 passes the data reference request to the data reference unit 113 and performs the same processing as steps S5 to S10, and does not perform the processing described below. If synchronization is necessary, the data access management unit 112 generates a data reference response from the processing result requiring data synchronization and the original data reference request, and returns the data reference response to the communication unit 111. The communication unit 111 returns the passed data reference response to the server communication unit 322 of the data access software 32 of the portable terminal 3 (step S94).

次に、データアクセスソフトウェア32のサーバ通信部322は受け取ったデータ参照応答を取り出してデータアクセス部321に渡す。データアクセス部321は、データ参照応答から取得した処理結果が、データ同期が必要のため、元のデータ参照要求を内部退避して保留中にし、サーバ通信部322を介してデータ管理サーバ1のデータ管理ソフトウェア11の通信部111へデータ同期開始要求を行う。データ同期開始要求には端末ID、ユーザID、パスワード、及び同期するユーザデータ種別を設定する(ステップS95)。   Next, the server communication unit 322 of the data access software 32 extracts the received data reference response and passes it to the data access unit 321. Since the processing result obtained from the data reference response requires data synchronization, the data access unit 321 internally saves the original data reference request and puts it on hold. The data access server 321 receives the data of the data management server 1 via the server communication unit 322. A data synchronization start request is sent to the communication unit 111 of the management software 11. In the data synchronization start request, the terminal ID, user ID, password, and user data type to be synchronized are set (step S95).

次に、データ管理ソフトウェア11の通信部111はデータ同期開始要求のユーザ情報とデータベース12のユーザ情報テーブル121及び端末情報テーブル122を使用して認証処理を行い、認証結果が正常であればデータ同期開始要求をデータアクセス管理部112に渡す。そして、データアクセス管理部112はデータ同期開始要求をデータ変更部114に渡す。データ変更部114は、データ同期開始要求から端末ID及びユーザIDと同期するユーザデータ種別を取得してキャッシュ状態管理部115に渡す。キャッシュ状態管理部115は、ユーザデータ種別と合致するキャッシュ状態管理テーブル124から端末IDとユーザIDが同じでかつキャッシュ状態が未登録/未更新/未削除/プッシュ配信の条件を満たすレコードを検索する。本例は、削除されたユーザデータを同一ユーザの別の携帯端末に反映する際の動作であるのでキャッシュ状態が未削除のレコードを取得する。キャッシュ状態管理部115は、該当レコードの処理中フラグをONに設定し、項目ID及びアクセス種別=削除をセットでデータ変更部114に返す(ステップS96)。そしてデータ変更部114は、ユーザデータ種別及び項目IDとアクセス種別=削除をセットにして同期情報としてデータアクセス管理部112に返す。データアクセス管理部112は、渡された同期情報と元のデータ同期開始要求からデータ同期要求を生成して通信部111に返す。通信部111は渡されたデータ同期要求を携帯端末3のデータアクセスソフトウェア32のサーバ通信部322に返信する(ステップS97)。   Next, the communication unit 111 of the data management software 11 performs authentication processing using the user information of the data synchronization start request and the user information table 121 and the terminal information table 122 of the database 12, and if the authentication result is normal, the data synchronization is performed. A start request is passed to the data access management unit 112. Then, the data access management unit 112 passes a data synchronization start request to the data change unit 114. The data changing unit 114 acquires the user data type synchronized with the terminal ID and the user ID from the data synchronization start request, and passes it to the cache state management unit 115. The cache state management unit 115 searches the cache state management table 124 matching the user data type for a record having the same terminal ID and user ID and having a cache state that satisfies the conditions of unregistered / unupdated / undeleted / push delivery. . Since this example is an operation for reflecting the deleted user data to another portable terminal of the same user, a record whose cache state is not deleted is acquired. The cache state management unit 115 sets the processing flag of the corresponding record to ON, and returns the item ID and access type = deletion to the data change unit 114 as a set (step S96). Then, the data change unit 114 sets the user data type, item ID, and access type = deletion as a set, and returns them to the data access management unit 112 as synchronization information. The data access management unit 112 generates a data synchronization request from the received synchronization information and the original data synchronization start request and returns it to the communication unit 111. The communication unit 111 returns the passed data synchronization request to the server communication unit 322 of the data access software 32 of the portable terminal 3 (step S97).

次に、データアクセスソフトウェア32のサーバ通信部322は受け取ったデータ同期要求をデータアクセス部321に渡す。データアクセス部321は、データ同期要求から同期情報を取得し、同期情報からユーザデータ種別及び項目IDを取り出してキャッシュ管理部323に渡す。キャッシュ管理部323は、渡されたユーザデータ種別と合致するユーザデータキャッシュ331から項目IDに対応するユーザデータを削除し、データアクセス部321に正常として返す。データアクセス部321は、サーバ通信部322を介してデータ管理サーバ1のデータ管理ソフトウェア11の通信部111へデータ同期応答と共に保留していたデータ参照要求を行う。データ同期応答には端末ID、ユーザID、パスワード、ユーザデータ種別、項目ID、及び処理結果を設定する。データ参照要求はステップG1と同一の内容である(ステップS98)。   Next, the server communication unit 322 of the data access software 32 passes the received data synchronization request to the data access unit 321. The data access unit 321 acquires synchronization information from the data synchronization request, extracts the user data type and item ID from the synchronization information, and passes them to the cache management unit 323. The cache management unit 323 deletes the user data corresponding to the item ID from the user data cache 331 that matches the passed user data type, and returns it to the data access unit 321 as normal. The data access unit 321 makes a pending data reference request together with the data synchronization response to the communication unit 111 of the data management software 11 of the data management server 1 via the server communication unit 322. The terminal ID, user ID, password, user data type, item ID, and processing result are set in the data synchronization response. The data reference request has the same contents as in step G1 (step S98).

次に、データ管理ソフトウェア11の通信部111はデータ同期応答のユーザ情報とデータベース12のユーザ情報テーブル121を使用して認証処理を行い、認証結果が正常であればデータ同期応答及びデータ参照要求をデータアクセス管理部112に渡す。そして、データアクセス管理部112はデータ同期応答をデータ変更部114に渡す。データ変更部114は、データ同期応答から端末ID、ユーザID、ユーザデータ種別及び項目IDを取得してキャッシュ状態管理部115に渡す。キャッシュ状態管理部115は、ユーザデータ種別が合致するキャッシュ状態管理テーブル124から端末ID、ユーザID及び項目IDをキーとして検索し、該当レコードのキャッシュ状態を削除、処理中フラグをOFFに更新する。そして、キャッシュ状態管理部115はユーザデータ種別が合致するキャッシュ状態管理テーブル124からユーザIDと項目IDをキーとして検索し、キャッシュ状態が未削除のレコードが存在するかチェックする。   Next, the communication unit 111 of the data management software 11 performs authentication processing using the user information of the data synchronization response and the user information table 121 of the database 12. If the authentication result is normal, the communication unit 111 sends a data synchronization response and a data reference request. The data is transferred to the data access management unit 112. Then, the data access management unit 112 passes the data synchronization response to the data change unit 114. The data change unit 114 acquires the terminal ID, user ID, user data type, and item ID from the data synchronization response and passes them to the cache state management unit 115. The cache status management unit 115 searches the cache status management table 124 that matches the user data type using the terminal ID, user ID, and item ID as keys, deletes the cache status of the corresponding record, and updates the processing flag to OFF. Then, the cache status management unit 115 searches the cache status management table 124 that matches the user data type using the user ID and item ID as keys, and checks whether there is a record whose cache status has not been deleted.

存在する場合、キャッシュ状態管理部115はそのまま処理結果を正常でデータ変更部114に返す。存在しない場合、キャッシュ状態管理部115はユーザデータ種別が合致するキャッシュ状態管理テーブル124からユーザIDと項目IDをキーとして検索し、該当するレコードを全て削除し、処理結果を正常でデータ変更部114に返す。そして、データ変更部114は、処理結果を正常でデータアクセス管理部112に返す。図19は、別端末のユーザデータキャッシュ331のユーザデータの削除が完了してキャッシュ状態管理テーブル124の全端末のレコードを削除する例を示している(ステップS99〜S101)。次に、データアクセス管理部112は、データ同期応答と共に渡されたデータ参照要求の処理を開始し、以降はステップS5〜S10と同一の処理を行う(ステップS102)。   If it exists, the cache state management unit 115 returns the processing result to the data change unit 114 as normal. If there is not, the cache state management unit 115 searches the cache state management table 124 that matches the user data type using the user ID and item ID as keys, deletes all corresponding records, normalizes the processing result, and the data change unit 114. Return to. Then, the data change unit 114 returns the processing result to the data access management unit 112 as normal. FIG. 19 shows an example in which the deletion of user data in the user data cache 331 of another terminal is completed and the records of all terminals in the cache status management table 124 are deleted (steps S99 to S101). Next, the data access management unit 112 starts processing of the data reference request passed together with the data synchronization response, and thereafter performs the same processing as steps S5 to S10 (step S102).

(8)携帯端末のデータアクセスソフトウェアがユーザデータをキャッシュから削除する時のシステムの動作
図20は、携帯端末のデータアクセスソフトウェアがユーザデータをキャッシュから削除する際の動作を示すフローチャートである。最初に、携帯端末2のデータ利用ソフトウェア21を起動して、ユーザが画面表示を確認してユーザデータの参照が必要となる操作を行う。そして、データ利用ソフトウェア21は参照したいユーザデータをユーザデータ種別及び項目ID又は検索条件で指定して、データアクセスソフトウェア22のデータアクセス部221に要求する(ステップS111)。
(8) Operation of system when data access software of mobile terminal deletes user data from cache FIG. 20 is a flowchart showing an operation when data access software of a mobile terminal deletes user data from the cache. First, the data use software 21 of the portable terminal 2 is activated, and the user confirms the screen display and performs an operation that requires reference to user data. Then, the data use software 21 designates user data to be referred to by the user data type and the item ID or the search condition, and makes a request to the data access unit 221 of the data access software 22 (step S111).

次に、データアクセスソフトウェア22及びデータ管理ソフトウェアはステップS2〜S9の処理を行う。その時に、データアクセスソフトウェア22のストレージ23の容量不足等の要因でデータアクセスソフトウェア22のキャッシュ管理部223はユーザデータキャッシュ232から一部のユーザデータを削除する。ユーザデータのキャッシュ削除の判断方法に関しては、既知のLRUアルゴリズムの利用や独自アルゴリズムなど特に手法を問わない。そして、キャッシュ管理部223はデータアクセス部221にキャッシュから削除したユーザデータ種別及び項目IDを渡す。データアクセス部221は、キャッシュから削除されたユーザデータ種別及び項目IDを内部メモリ等に内部退避しておく(ステップS112)。   Next, the data access software 22 and the data management software perform steps S2 to S9. At that time, the cache management unit 223 of the data access software 22 deletes some user data from the user data cache 232 due to a lack of capacity of the storage 23 of the data access software 22. The method for determining the cache deletion of user data is not particularly limited, such as using a known LRU algorithm or a unique algorithm. Then, the cache management unit 223 passes the user data type and item ID deleted from the cache to the data access unit 221. The data access unit 221 internally saves the user data type and item ID deleted from the cache in an internal memory or the like (step S112).

次に、データアクセス部221はデータ利用ソフトウェア21にユーザデータ種別、項目ID及びユーザデータを返す。データ利用ソフトウェア21は渡されたユーザデータを画面表示や操作等に利用する(ステップS113)。   Next, the data access unit 221 returns the user data type, item ID, and user data to the data use software 21. The data use software 21 uses the passed user data for screen display and operation (step S113).

次に、データアクセス部221は、サーバ通信部222を介してデータ管理サーバ1のデータ管理ソフトウェア11の通信部111へデータ変更要求を行う。データ変更要求には端末ID、ユーザID、パスワード、内部退避していたユーザデータ種別と項目ID、及びアクセス種別=キャッシュ削除を設定する(ステップS114)。   Next, the data access unit 221 makes a data change request to the communication unit 111 of the data management software 11 of the data management server 1 via the server communication unit 222. In the data change request, the terminal ID, user ID, password, internally saved user data type and item ID, and access type = cache deletion are set (step S114).

次に、データ管理ソフトウェア11の通信部111はデータ変更要求のユーザ情報とデータベース12のユーザ情報テーブル121及び端末情報テーブル122を使用して認証処理を行い、認証結果が正常であればデータ変更要求をデータアクセス管理部112に渡す。そして、データアクセス管理部112はデータ変更要求をデータ変更部114に渡す。データ変更部114は、データ変更要求から端末ID、ユーザID、ユーザデータ種別、項目ID及びアクセス種別=キャッシュ削除を取得してキャッシュ状態管理部115に渡す。キャッシュ状態管理部115は、ユーザデータ種別と合致するキャッシュ状態管理テーブル124から端末ID、ユーザID及び項目IDをキーとしてレコードを取得し、キャッシュ状態をキャッシュ削除に更新し、処理結果をデータ変更部114に返す。図21は、キャッシュ状態管理テーブル124において要求元の端末IDのレコードのキャッシュ状態をキャッシュ削除で更新する例を示している(ステップS115)。   Next, the communication unit 111 of the data management software 11 performs authentication processing using the user information of the data change request and the user information table 121 and the terminal information table 122 of the database 12, and if the authentication result is normal, the data change request Is passed to the data access management unit 112. Then, the data access management unit 112 passes a data change request to the data change unit 114. The data change unit 114 acquires the terminal ID, user ID, user data type, item ID, and access type = cache deletion from the data change request and passes them to the cache state management unit 115. The cache status management unit 115 acquires a record from the cache status management table 124 that matches the user data type using the terminal ID, user ID, and item ID as keys, updates the cache status to cache deletion, and displays the processing result as a data change unit. Return to 114. FIG. 21 shows an example in which the cache state of the record of the request source terminal ID is updated by deleting the cache in the cache state management table 124 (step S115).

次に、データ変更部114は処理結果をデータアクセス管理部112に返す。データアクセス管理部112は渡された処理結果と元のデータ変更要求からデータ変更応答を生成して通信部111に返す。通信部111は渡されたデータ変更応答を携帯端末2のデータアクセスソフトウェア22のサーバ通信部222に返信する(ステップS116)。次に、データアクセスソフトウェア22のサーバ通信部222は受け取ったデータ変更応答をデータアクセス部221に渡す。データアクセス部221は、データ変更応答から処理結果を取得する(ステップS117)。   Next, the data change unit 114 returns the processing result to the data access management unit 112. The data access management unit 112 generates a data change response from the passed processing result and the original data change request and returns it to the communication unit 111. The communication unit 111 returns the passed data change response to the server communication unit 222 of the data access software 22 of the portable terminal 2 (step S116). Next, the server communication unit 222 of the data access software 22 passes the received data change response to the data access unit 221. The data access unit 221 acquires the processing result from the data change response (step S117).

(9)携帯端末へユーザデータをプッシュ配信する要求する時のシステムの動作
図22は、データ管理サーバのデータ管理ソフトがユーザデータのプッシュ配信を設定する際の動作を示すフローチャートである。最初に、データ管理ソフトウェア11内の管理者向け機能手段(図示せず)がプッシュ配信要求部116に携帯端末へプッシュ配信したい端末ID、ユーザID、ユーザデータ種別及び項目IDを渡す(ステップS121)。
(9) System Operation when Requesting Push Distribution of User Data to Mobile Terminal FIG. 22 is a flowchart showing the operation when the data management software of the data management server sets the push distribution of user data. First, a function unit for an administrator (not shown) in the data management software 11 passes a terminal ID, a user ID, a user data type, and an item ID to be pushed to the mobile terminal to the push delivery request unit 116 (step S121). .

次に、プッシュ配信要求部116は端末ID、ユーザID、ユーザデータ種別、項目ID及びアクセス種別=プッシュ配信をセットにしてキャッシュ状態管理部115に渡す。キャッシュ状態管理部115は、ユーザデータ種別と合致するキャッシュ状態管理テーブル124に端末ID、ユーザID及び項目IDをキーとして検索し、キャッシュ状態がキャッシュ削除のレコードが存在するかチェックする。存在しない場合、プッシュ配信要求部116に処理結果を正常として返す。存在する場合、該当レコードのキャッシュ状態をプッシュ配信で更新し、プッシュ配信要求部116に処理結果を正常として返す。図23は、キャッシュ状態管理テーブル124においてプッシュ配信対象の端末IDのレコードのキャッシュ状態をプッシュ配信で更新する例を示している(ステップS122〜S124)。   Next, the push distribution request unit 116 sets the terminal ID, the user ID, the user data type, the item ID, and the access type = push distribution to the cache state management unit 115 as a set. The cache status management unit 115 searches the cache status management table 124 that matches the user data type using the terminal ID, user ID, and item ID as keys, and checks whether a cache deletion record exists. If it does not exist, the processing result is returned to the push delivery request unit 116 as normal. If it exists, the cache state of the corresponding record is updated by push delivery, and the processing result is returned to the push delivery request unit 116 as normal. FIG. 23 shows an example in which the cache state of the record of the terminal ID targeted for push delivery is updated by push delivery in the cache state management table 124 (steps S122 to S124).

次に、プッシュ配信要求部116はデータ管理ソフトウェア11内の管理者向け機能手段(図示せず)へ処理結果を返す。以降は、プッシュ配信対象の携帯端末からのアクセスを待つ(ステップS125)。   Next, the push delivery request unit 116 returns the processing result to a function means for an administrator (not shown) in the data management software 11. Thereafter, access from a mobile terminal subject to push distribution is awaited (step S125).

(10)プッシュ配信が設定されたユーザデータを携帯端末に反映する時のシステムの動作
図24は、プッシュ配信が設定されたユーザデータを携帯端末に反映する際の動作を示すフローチャートである。最初に、携帯端末2のデータ利用ソフトウェア21を起動して、ユーザが画面表示を確認してユーザデータの参照が必要となる操作を行う。そして、データ利用ソフトウェア31は参照したいユーザデータをユーザデータ種別及び項目ID又は検索条件で指定して、データアクセスソフトウェア22のデータアクセス部221に要求する。データアクセス部221は、キャッシュ管理部223への問い合わせの結果、データ利用ソフトウェア21から渡されたユーザデータ種別及び項目ID又は検索条件に合致するユーザデータがユーザデータキャッシュ232に存在しないため、サーバ通信部222を介してデータ管理サーバ1のデータ管理ソフトウェア11の通信部111へデータ参照要求を行う。データ参照要求には端末ID、ユーザID、パスワード、指定されたユーザデータ種別及び項目ID又は検索条件を設定する(ステップS131)。
(10) System Operation when Reflecting User Data with Push Distribution Set to Mobile Terminal FIG. 24 is a flowchart showing an operation when reflecting user data with push distribution set to a mobile terminal. First, the data use software 21 of the portable terminal 2 is activated, and the user confirms the screen display and performs an operation that requires reference to user data. Then, the data use software 31 specifies the user data to be referred to by the user data type and the item ID or the search condition, and makes a request to the data access unit 221 of the data access software 22. As a result of the inquiry to the cache management unit 223, the data access unit 221 does not have user data matching the user data type and item ID or search condition passed from the data use software 21 in the user data cache 232. A data reference request is made to the communication unit 111 of the data management software 11 of the data management server 1 via the unit 222. In the data reference request, the terminal ID, user ID, password, designated user data type and item ID, or search condition is set (step S131).

次に、データ管理ソフトウェア11の通信部111はデータ参照要求のユーザ情報とデータベース12のユーザ情報テーブル121及び端末情報テーブル122を使用して認証処理を行い、認証結果が正常であればデータ参照要求をデータアクセス管理部112に渡す。データアクセス管理部112は、データ参照要求から端末IDとユーザIDとユーザデータ種別を取得してキャッシュ状態管理部115に渡す。キャッシュ状態管理部115は、ユーザデータ種別と合致するキャッシュ状態管理テーブル124から端末ID及びユーザIDが同じでかつキャッシュ状態が未登録/未更新/未削除/プッシュ配信の条件を満たすレコードを検索して、同期が必要なユーザデータの有無をデータアクセス管理部112に返す(ステップS132、S133)。同期が不要であればデータアクセス管理部112は、データ参照部113にデータ参照要求を渡してステップS5〜S10と同一の処理を行い、以降に記載する処理は行わない。同期が必要であればデータアクセス管理部112は、データ同期が必要の処理結果と元のデータ参照要求からデータ参照応答を生成して通信部111に返す。通信部111は渡されたデータ参照応答を携帯端末3のデータアクセスソフトウェア22のサーバ通信部222に返信する(ステップS134)。   Next, the communication unit 111 of the data management software 11 performs authentication processing using the user information of the data reference request and the user information table 121 and the terminal information table 122 of the database 12, and if the authentication result is normal, the data reference request Is passed to the data access management unit 112. The data access management unit 112 acquires a terminal ID, a user ID, and a user data type from the data reference request and passes them to the cache state management unit 115. The cache status management unit 115 searches the cache status management table 124 matching the user data type for a record having the same terminal ID and user ID and having a cache status of unregistered / unupdated / undeleted / push delivery. Then, the presence / absence of user data that needs to be synchronized is returned to the data access management unit 112 (steps S132 and S133). If synchronization is unnecessary, the data access management unit 112 passes the data reference request to the data reference unit 113 and performs the same processing as steps S5 to S10, and does not perform the processing described below. If synchronization is necessary, the data access management unit 112 generates a data reference response from the processing result requiring data synchronization and the original data reference request, and returns the data reference response to the communication unit 111. The communication unit 111 returns the passed data reference response to the server communication unit 222 of the data access software 22 of the portable terminal 3 (step S134).

次に、データアクセスソフトウェア22のサーバ通信部222は受け取ったデータ参照応答を取り出してデータアクセス部221に渡す。データアクセス部221は、データ参照応答から取得した処理結果が、データ同期が必要なため、元のデータ参照要求を内部退避して保留中にし、サーバ通信部222を介してデータ管理サーバ1のデータ管理ソフトウェア11の通信部111へデータ同期開始要求を行う。データ同期開始要求には端末ID、ユーザID、パスワード、及び同期するユーザデータ種別を設定する(ステップS135)。   Next, the server communication unit 222 of the data access software 22 extracts the received data reference response and passes it to the data access unit 221. Since the processing result acquired from the data reference response requires data synchronization, the data access unit 221 internally saves the original data reference request and puts it on hold, and the data of the data management server 1 via the server communication unit 222 A data synchronization start request is sent to the communication unit 111 of the management software 11. In the data synchronization start request, the terminal ID, user ID, password, and user data type to be synchronized are set (step S135).

次に、データ管理ソフトウェア11の通信部111はデータ同期開始要求のユーザ情報とデータベース12のユーザ情報テーブル121及び端末情報テーブル122を使用して認証処理を行い、認証結果が正常であればデータ同期開始要求をデータアクセス管理部112に渡す。そして、データアクセス管理部112はデータ同期開始要求をデータ変更部114に渡す。データ変更部114は、データ同期開始要求から端末IDとユーザIDと同期するユーザデータ種別を取得してキャッシュ状態管理部115に渡す。キャッシュ状態管理部115は、ユーザデータ種別と合致するキャッシュ状態管理テーブル124から端末IDとユーザIDが同じでかつキャッシュ状態が未登録/未更新/未削除/プッシュ配信の条件を満たすレコードを検索する。本例においては、プッシュ配信が設定されたユーザデータを携帯端末に反映する際の動作であるのでキャッシュ状態がプッシュ配信のレコードを取得する。   Next, the communication unit 111 of the data management software 11 performs authentication processing using the user information of the data synchronization start request and the user information table 121 and the terminal information table 122 of the database 12, and if the authentication result is normal, the data synchronization is performed. A start request is passed to the data access management unit 112. Then, the data access management unit 112 passes a data synchronization start request to the data change unit 114. The data change unit 114 acquires the user data type that is synchronized with the terminal ID and the user ID from the data synchronization start request and passes it to the cache state management unit 115. The cache state management unit 115 searches the cache state management table 124 matching the user data type for a record having the same terminal ID and user ID and having a cache state that satisfies the conditions of unregistered / unupdated / undeleted / push delivery. . In this example, since it is an operation when reflecting user data for which push delivery is set to the mobile terminal, the cache state acquires a push delivery record.

キャッシュ状態管理部115は、該当レコードの処理中フラグをONに設定し、項目IDとアクセス種別=プッシュ配信をセットでデータ変更部114に返す(ステップS136)。そしてデータ変更部114は、ユーザデータ種別が合致するユーザデータテーブル123から項目IDのユーザデータを取得し、ユーザデータ種別及び項目IDとユーザデータとアクセス種別=プッシュ配信をセットにして同期情報としてデータアクセス管理部112に返す。データアクセス管理部112は、渡された同期情報と元のデータ同期開始要求からデータ同期要求を生成して通信部111に返す。通信部111は渡されたデータ同期要求を携帯端末2のデータアクセスソフトウェア22のサーバ通信部222に返信する(ステップS137)。   The cache status management unit 115 sets the processing flag of the corresponding record to ON, and returns the item ID and access type = push delivery to the data change unit 114 as a set (step S136). Then, the data changing unit 114 acquires the user data of the item ID from the user data table 123 that matches the user data type, and sets the user data type, the item ID, the user data, the access type = push delivery as a set as synchronization information. Return to the access management unit 112. The data access management unit 112 generates a data synchronization request from the received synchronization information and the original data synchronization start request and returns it to the communication unit 111. The communication unit 111 returns the passed data synchronization request to the server communication unit 222 of the data access software 22 of the mobile terminal 2 (step S137).

次に、データアクセスソフトウェア22のサーバ通信部222は受け取ったデータ同期要求をデータアクセス部221に渡す。データアクセス部221は、データ同期要求から同期情報を取得し、同期情報からユーザデータ種別と項目ID及びユーザデータを取り出してキャッシュ管理部223に渡す。キャッシュ管理部223は、渡されたユーザデータ種別と合致するユーザデータキャッシュ232に項目ID及びユーザデータを格納し、データアクセス部221に正常として返す。データアクセス部221は、サーバ通信部222を介してデータ管理サーバ1のデータ管理ソフトウェア11の通信部111へデータ同期応答と共に保留していたデータ参照要求を行う。データ同期応答には端末ID、ユーザID、パスワード、ユーザデータ種別、項目ID及び処理結果を設定する。データ参照要求はステップS131と同一の内容である(ステップS138)。   Next, the server communication unit 222 of the data access software 22 passes the received data synchronization request to the data access unit 221. The data access unit 221 acquires the synchronization information from the data synchronization request, extracts the user data type, item ID, and user data from the synchronization information and passes them to the cache management unit 223. The cache management unit 223 stores the item ID and user data in the user data cache 232 that matches the passed user data type, and returns it to the data access unit 221 as normal. The data access unit 221 makes a pending data reference request together with a data synchronization response to the communication unit 111 of the data management software 11 of the data management server 1 via the server communication unit 222. The terminal ID, user ID, password, user data type, item ID, and processing result are set in the data synchronization response. The data reference request has the same contents as in step S131 (step S138).

次に、データ管理ソフトウェア11の通信部111はデータ同期応答のユーザ情報とデータベース12のユーザ情報テーブル121を使用して認証処理を行い、認証結果が正常であればデータ同期応答とデータ参照要求をデータアクセス管理部112に渡す。そして、データアクセス管理部112はデータ同期応答をデータ変更部114に渡す。データ変更部114は、データ同期応答から端末ID、ユーザID、ユーザデータ種別、及び項目IDを取得してキャッシュ状態管理部115に渡す。キャッシュ状態管理部115は、ユーザデータ種別が合致するキャッシュ状態管理テーブル124から端末ID、ユーザID及び項目IDをキーとして検索し、該当レコードのキャッシュ状態を同期済、処理中フラグをOFFに更新し、処理結果を正常でデータ変更部114に返す。そして、データ変更部114は、処理結果を正常でデータアクセス管理部112に返す。図25は、キャッシュ状態管理テーブル124においてキャッシュ状態がプッシュ配信のレコードを同期済に更新する例を示している(ステップS139)。   Next, the communication unit 111 of the data management software 11 performs authentication processing using the user information of the data synchronization response and the user information table 121 of the database 12. If the authentication result is normal, the communication unit 111 sends a data synchronization response and a data reference request. The data is transferred to the data access management unit 112. Then, the data access management unit 112 passes the data synchronization response to the data change unit 114. The data change unit 114 acquires the terminal ID, user ID, user data type, and item ID from the data synchronization response and passes them to the cache state management unit 115. The cache status management unit 115 searches the cache status management table 124 that matches the user data type using the terminal ID, user ID, and item ID as keys, updates the cache status of the corresponding record, and updates the processing flag to OFF. The processing result is returned to the data changing unit 114 as normal. Then, the data change unit 114 returns the processing result to the data access management unit 112 as normal. FIG. 25 shows an example in which the cache status is updated in the cache status management table 124 with the cache status being synchronized (step S139).

次に、データアクセス管理部112は、データ同期応答と共に渡されたデータ参照要求の処理を開始し、以降はステップS5〜S10と同一の処理を行う(ステップS140)。   Next, the data access management unit 112 starts processing of the data reference request passed together with the data synchronization response, and thereafter performs the same processing as steps S5 to S10 (step S140).

本第1の実施例では、携帯端末2、3として携帯電話を使用する場合について説明したが、PDA等の携帯可能、かつ通信機能を有していてインターネットなどの通信回線4に接続可能な端末についても適用可能である。   In the first embodiment, a case where a mobile phone is used as the mobile terminals 2 and 3 has been described. Is also applicable.

また、データ管理サーバ1と携帯端末2、3がインターネットなどの通信回線4で接続される場合について説明したが、セキュリティを高めるためにデータ管理サーバ1とインターネットとの間にファイアウォールを設置するように構成してもよい。   Further, the case where the data management server 1 and the portable terminals 2 and 3 are connected by the communication line 4 such as the Internet has been described. However, in order to increase security, a firewall is provided between the data management server 1 and the Internet. It may be configured.

さらに、ユーザデータの格納にデータ管理サーバ1のデータベース12を利用する場合について説明したが、ファイルシステムを利用するように構成してもよい。   Furthermore, although the case where the database 12 of the data management server 1 is used for storing user data has been described, a file system may be used.

さらにまた、第1の実施例ではデータアクセスソフトウェア22、32からデータ管理サーバ1へ要求の都度、データ管理サーバ1のデータ管理ソフトウェア11の通信部111で認証処理を行う場合について説明したが、一度認証結果が正常であれば以降はAPサーバが提供する既知のセッション管理機能を利用して、セッションが有効な期間は認証処理を省略するように構成してもよい。   Furthermore, in the first embodiment, a case has been described in which authentication processing is performed by the communication unit 111 of the data management software 11 of the data management server 1 each time a request is made from the data access software 22 and 32 to the data management server 1. If the authentication result is normal, a known session management function provided by the AP server may be used thereafter, and the authentication process may be omitted while the session is valid.

また、ユーザデータ種別毎にユーザデータテーブル123及びキャッシュ状態管理テーブル124をセットで用意する場合について説明したが、複数のユーザデータ種別を一組のユーザデータテーブル123とキャッシュ状態管理テーブル124で利用するように構成してもよい。その場合、ユーザデータテーブル123及びキャッシュ状態管理テーブル124にはユーザデータ種別がキーとして追加されることになる。   In addition, although the case where the user data table 123 and the cache state management table 124 are prepared as a set for each user data type has been described, a plurality of user data types are used in a set of the user data table 123 and the cache state management table 124. You may comprise as follows. In that case, the user data type is added as a key to the user data table 123 and the cache status management table 124.

さらに、データ参照要求、データ変更要求、データ同期要求、及びデータ同期応答は一つの項目に関して処理を行う場合について説明したが、複数の項目に関する情報を処理するよう構成してもよい。   Furthermore, although the case where the data reference request, the data change request, the data synchronization request, and the data synchronization response are processed for one item has been described, information regarding a plurality of items may be processed.

さらにまた、第1の実施例ではデータ参照要求、データ変更要求、データ同期開始要求、データ同期要求、及びデータ同期応答は1つのユーザデータ種別に関して処理を行う場合について説明したが、複数のユーザデータ種別を処理するよう構成してもよい。   Furthermore, in the first embodiment, the data reference request, the data change request, the data synchronization start request, the data synchronization request, and the data synchronization response have been described with respect to processing for one user data type. You may comprise so that a classification may be processed.

また、変更されたユーザデータを同一ユーザの別の携帯端末に反映する時にデータアクセスソフトウェアからデータ参照要求を送信する場合について説明したが、特にデータ参照要求である必要はなく、例えば周期的なポーリング要求などの別のメッセージを利用するよう構成してもよい。   In addition, the case where the data access request is transmitted from the data access software when the changed user data is reflected on another mobile terminal of the same user has been described. Another message such as a request may be used.

さらに、データ変更要求はユーザデータの変更が行われたタイミングでデータ管理サーバに送信する場合について説明したが、回線断等の理由で携帯端末とデータ管理サーバ間の通信が行えない場合はデータ変更要求を内部退避しておいて回線復旧後にデータ管理サーバへ送信するように構成してもよい。   Furthermore, the case where the data change request is transmitted to the data management server at the timing when the user data is changed has been described. The request may be saved internally and transmitted to the data management server after line restoration.

次に、本実施例の効果について説明する。第1の効果は、サーバ側で携帯端末のユーザデータのキャッシュ状態を管理できることにある。例えば、ある携帯端末にはAさんのアドレスデータは最新のデータが格納されており、Bさんのアドレスデータはキャッシュから削除されているなどのキャッシュ状態をサーバ側で管理することができる。   Next, the effect of the present embodiment will be described. The first effect is that the server side can manage the cache state of the user data of the portable terminal. For example, the latest data is stored in Mr. A's address data in a portable terminal, and the server can manage the cache state such that Mr. B's address data is deleted from the cache.

その理由は、データ管理サーバのキャッシュ状態管理テーブルには端末、ユーザ、項目毎にキャッシュ状態の格納エリアを用意し、携帯端末からのユーザデータへのアクセス毎にキャッシュ状態テーブルのキャッシュ状態を更新して情報を最新に保っているためである。   The reason is that a cache status storage area is prepared for each terminal, user, and item in the cache status management table of the data management server, and the cache status of the cache status table is updated every time user data is accessed from the mobile terminal. This is because the information is kept up to date.

第2の効果は、携帯端末によりユーザデータを変更した時に古いユーザデータをキャッシュに格納している同一ユーザが使用する別の携帯端末に変更の反映を行えることにある。例えば、携帯端末でスケジュールを更新した場合、古いスケジュールをキャッシュに格納している同一ユーザが使用する別の携帯端末がサーバにアクセスしたタイミングで別の携帯端末のキャッシュに変更を反映できる。   The second effect is that when the user data is changed by the mobile terminal, the change can be reflected to another mobile terminal used by the same user who stores the old user data in the cache. For example, when a schedule is updated on a mobile terminal, the change can be reflected in the cache of another mobile terminal at the timing when another mobile terminal used by the same user storing the old schedule in the cache accesses the server.

その理由は、キャッシュ状態管理テーブルのキャッシュ状態を、ユーザデータを変更した携帯端末だけでなく、同一ユーザが使用する別の携帯端末に関しても更新し、かつ別の携帯端末からサーバにアクセス時にキャッシュ状態管理テーブルをチェックしてデータ同期を行うことができるためである。   The reason is that the cache state of the cache state management table is updated not only for the mobile terminal whose user data is changed, but also for another mobile terminal used by the same user, and when the server is accessed from another mobile terminal. This is because data can be synchronized by checking the management table.

第3の効果は、サーバ側の判断によって携帯端末のキャッシュにユーザデータの格納が行えることにある。例えば、サーバに新しいスケジュールが登録されたが、スケジュールに関連するAさんのアドレスデータが携帯端末からキャッシュ削除されている場合、新しいスケジュールデータと共にAさんのアドレスデータを携帯端末のキャッシュに格納することができる。   The third effect is that user data can be stored in the cache of the portable terminal based on the determination on the server side. For example, when a new schedule is registered in the server, but Mr. A's address data related to the schedule is deleted from the mobile terminal, the address data of Mr. A is stored in the cache of the mobile terminal together with the new schedule data. Can do.

その理由は、キャッシュ状態管理テーブルのキャッシュ状態をプッシュ配信に設定することにより、ユーザデータの変更が行われていなくてもデータ同期の対象として処理することができるためである。   The reason is that by setting the cache state of the cache state management table to push delivery, it can be processed as a target of data synchronization even if the user data is not changed.

[第2の実施例.]
次に、本発明の第2の実施例の構成について図面を参照して詳細に説明する。図26は、本発明の第2の実施例にかかる端末キャッシュ状態管理システムを示す図である。図26を参照すると端末キャッシュ状態管理システム101は、データ管理サーバ1と、同一ユーザが使用する携帯端末2と、携帯端末3と、PC5から構成されている。データ管理サーバ1、携帯端末2、携帯端末3、及びPC5はインターネットなどの通信回線4を介して接続され通信を行う。
[Second embodiment. ]
Next, the configuration of the second embodiment of the present invention will be described in detail with reference to the drawings. FIG. 26 is a diagram showing a terminal cache state management system according to the second exemplary embodiment of the present invention. Referring to FIG. 26, the terminal cache state management system 101 includes a data management server 1, a portable terminal 2 used by the same user, a portable terminal 3, and a PC 5. The data management server 1, the mobile terminal 2, the mobile terminal 3, and the PC 5 are connected via a communication line 4 such as the Internet for communication.

データ管理サーバ1は、第1の実施例と同じ構成でありPC5からデータアクセスに関する要求を受信する点のみ異なる。携帯端末2、3は、第1の実施例と同一の構成である。PC5は、Webブラウザ51を含む。   The data management server 1 has the same configuration as that of the first embodiment, and differs only in that a request for data access is received from the PC 5. The portable terminals 2 and 3 have the same configuration as in the first embodiment. The PC 5 includes a web browser 51.

図27は、本実施例にかかるデータ管理サーバを示すブロック図である。図27を参照するとデータ管理ソフトウェア11は、図3に示す第1の実施例に対してコンテンツ提供部117が追加されている。本実施例で追加されたデータ管理ソフトウェア11のコンテンツ提供部117は概略つぎのように動作する。   FIG. 27 is a block diagram of the data management server according to the present embodiment. Referring to FIG. 27, the data management software 11 has a content providing unit 117 added to the first embodiment shown in FIG. The content providing unit 117 of the data management software 11 added in the present embodiment generally operates as follows.

コンテンツ提供部117は、通信部111から渡されたPC5のWebブラウザ51からのコンテンツ取得要求に基づいてユーザデータの参照、登録、更新、及び削除の機能を利用でき、コンテンツを動的に生成して返す。コンテンツを動的に生成する機能はAPサーバの既知の手法を利用する。   The content providing unit 117 can use functions for referencing, registering, updating, and deleting user data based on a content acquisition request from the Web browser 51 of the PC 5 passed from the communication unit 111, and dynamically generates content. And return. The function of dynamically generating content uses a known method of the AP server.

次に、本発明の第2の実施例の動作について詳細に説明する。まず、準備段階のシステムの動作について説明する。データ管理サーバ1、携帯端末2、及び携帯端末3は第1の実施例と同様の動作となる。PC5にはWebブラウザ51を事前にインストールする。もしくは既にPC5にインストール済のWebブラウザを使用する。また、PC5の利用者にはデータ管理サーバ1のデータ管理ソフトウェア11にアクセスするためのURLを予め通知しておく。   Next, the operation of the second embodiment of the present invention will be described in detail. First, the operation of the system at the preparation stage will be described. The data management server 1, the portable terminal 2, and the portable terminal 3 operate in the same manner as in the first embodiment. A web browser 51 is installed in the PC 5 in advance. Alternatively, a Web browser already installed on the PC 5 is used. Further, the user of the PC 5 is notified in advance of a URL for accessing the data management software 11 of the data management server 1.

携帯端末のデータ利用ソフトウェアがユーザデータを参照する時のシステムの動作については第1の実施例と同じ動作となる。   The operation of the system when the data use software of the portable terminal refers to the user data is the same as that of the first embodiment.

(11)PCのWebブラウザがユーザデータを参照する時のシステムの動作
図28は、PCのWebブラウザがユーザデータを参照する際の動作を示すフローチャートである。最初に、PC5のWebブラウザ51を起動してユーザデータへのアクセスに関するコンテンツをデータ管理サーバ1からダウンロードして表示し、データ参照と関連付けた画面部品を操作してデータ管理サーバ1のデータ管理ソフトウェア11の通信部111へデータ参照要求を行う。データ参照要求にはユーザID、パスワード、指定されたユーザデータ種別及び項目ID又は検索条件を設定する(ステップS141)。
(11) System Operation when PC Web Browser References User Data FIG. 28 is a flowchart showing an operation when the PC Web browser references user data. First, the web browser 51 of the PC 5 is activated to download and display content relating to access to user data from the data management server 1, and the data management software of the data management server 1 is operated by operating the screen components associated with the data reference. 11 data reference requests to the 11 communication units 111. In the data reference request, the user ID, password, designated user data type and item ID, or search condition is set (step S141).

次に、データ管理ソフトウェア11の通信部111はデータ参照要求のユーザ情報とデータベース12のユーザ情報テーブル121を使用して認証処理を行い、認証結果が正常であればデータ参照要求をデータアクセス管理部112に渡す。そして、データアクセス管理部112は、データ参照部113にデータ参照要求を渡す。データ参照部113は、データ参照要求からユーザデータ種別及び項目ID又は検索条件を取得する。そして、ユーザデータ種別が合致するユーザデータテーブル123から項目ID又は検索条件を使用してユーザデータを取得する。検索条件を使用した場合は、ユーザデータと共に項目IDも取得する(ステップS142)。   Next, the communication unit 111 of the data management software 11 performs authentication processing using the user information of the data reference request and the user information table 121 of the database 12. 112. Then, the data access management unit 112 passes a data reference request to the data reference unit 113. The data reference unit 113 acquires the user data type and item ID or search condition from the data reference request. Then, user data is acquired from the user data table 123 that matches the user data type using the item ID or the search condition. If the search condition is used, the item ID is also acquired together with the user data (step S142).

次に、データ参照部113は取得したユーザデータをデータアクセス管理部112に返す。データアクセス管理部112は渡されたユーザデータと元のデータ参照要求からデータ参照応答を生成して通信部111に返す。通信部111は渡されたデータ参照応答をPC5のWebブラウザ51に返信する(ステップS143)。   Next, the data reference unit 113 returns the acquired user data to the data access management unit 112. The data access management unit 112 generates a data reference response from the received user data and the original data reference request and returns it to the communication unit 111. The communication unit 111 returns the received data reference response to the web browser 51 of the PC 5 (step S143).

携帯端末のデータ利用ソフトウェアがユーザデータを登録する時のシステムの動作については第1の実施例と同じ動作となる。   The operation of the system when the data use software of the portable terminal registers user data is the same as that of the first embodiment.

(12)PCのWebブラウザがユーザデータを登録する時のシステムの動作
図29は、PCのWebブラウザがユーザデータを登録する際の動作を示すフローチャートである。最初に、PC5のWebブラウザ51を起動してユーザデータへのアクセスに関するコンテンツをデータ管理サーバ1からダウンロードして表示し、データ登録と関連付けた画面部品を操作してデータ管理サーバ1のデータ管理ソフトウェア11の通信部111へデータ変更要求を行う。データ変更要求にはユーザID、パスワード、指定されたユーザデータ種別、ユーザデータ、及びアクセス種別=登録を設定する(ステップ151)。
(12) Operation of System When PC Web Browser Registers User Data FIG. 29 is a flowchart showing an operation when the PC Web browser registers user data. First, the web browser 51 of the PC 5 is activated to download and display content relating to access to user data from the data management server 1, and the data management software of the data management server 1 is operated by operating screen components associated with data registration. 11 data change requests to the 11 communication units 111. In the data change request, the user ID, password, designated user data type, user data, and access type = registration are set (step 151).

次に、データ管理ソフトウェア11の通信部111はデータ変更要求のユーザ情報とデータベース12のユーザ情報テーブル121を使用して認証処理を行い、認証結果が正常であればデータ変更要求をデータアクセス管理部112に渡す。そして、データアクセス管理部112は、データ変更部114にデータ変更要求を渡す。データ変更部114は、データ変更要求から取得したユーザデータ種別の項目IDを新たに採番し、その項目IDでユーザデータ種別と合致するユーザデータテーブル123にデータ変更要求から取得したユーザデータを登録する(ステップS152)。   Next, the communication unit 111 of the data management software 11 performs authentication processing using the user information of the data change request and the user information table 121 of the database 12, and if the authentication result is normal, the data change request is sent to the data access management unit. 112. Then, the data access management unit 112 passes a data change request to the data change unit 114. The data change unit 114 newly assigns an item ID of the user data type acquired from the data change request, and registers the user data acquired from the data change request in the user data table 123 that matches the user data type with the item ID. (Step S152).

次に、データ変更部114はユーザID、ユーザデータ種別、項目ID及びアクセス種別=登録をセットにしてキャッシュ状態管理部115に渡す。キャッシュ状態管理部115は、ユーザIDをキーとして端末情報テーブル122の検索を行い、ユーザIDが使用する端末IDが存在するかチェックする。存在しない場合、データ変更部114に処理結果を正常として返す。存在する場合、キャッシュ状態管理テーブル124に全端末に関して端末IDとユーザIDと項目IDをキーとしてキャッシュ状態を未登録でレコードを登録し、データ変更部114に処理結果を正常として返す。同一ユーザの携帯端末のキャッシュ状態を更新しておくことで、同様にキャッシュ管理ができ、また、当該携帯端末がデータ管理サーバにアクセスした際にデータ同期を行うことができる。図30は、キャッシュ状態管理テーブル124において同一ユーザが使用する全端末の端末IDでキャッシュ状態を未登録として登録する例を示している(ステップS153)。   Next, the data changing unit 114 sets the user ID, user data type, item ID, and access type = registration as a set and passes them to the cache state management unit 115. The cache state management unit 115 searches the terminal information table 122 using the user ID as a key, and checks whether there is a terminal ID used by the user ID. If it does not exist, the processing result is returned to the data changing unit 114 as normal. If it exists, the record is registered in the cache status management table 124 with the terminal ID, the user ID, and the item ID as keys as unregistered records for all terminals, and the processing result is returned to the data changing unit 114 as normal. By updating the cache state of the mobile terminal of the same user, cache management can be performed in the same manner, and data synchronization can be performed when the mobile terminal accesses the data management server. FIG. 30 shows an example in which the cache status is registered as unregistered with the terminal IDs of all the terminals used by the same user in the cache status management table 124 (step S153).

次に、データ変更部114は処理結果と採番した項目IDをデータアクセス管理部112に返す。データアクセス管理部112は渡された処理結果と項目IDと元のデータ変更要求からデータ変更応答を生成して通信部111に返す。通信部111は渡されたデータ変更応答をPC5のWebブラウザ51に返信する(ステップS154)。   Next, the data change unit 114 returns the processing result and the numbered item ID to the data access management unit 112. The data access management unit 112 generates a data change response from the passed processing result, item ID, and original data change request, and returns it to the communication unit 111. The communication unit 111 returns the passed data change response to the web browser 51 of the PC 5 (step S154).

登録されたユーザデータを同一ユーザの別の携帯端末に反映する時のシステムの動作については第1の実施例と同じ動作となる。   The operation of the system when the registered user data is reflected on another portable terminal of the same user is the same as that of the first embodiment.

携帯端末のデータ利用ソフトウェアがユーザデータを更新する時のシステムの動作については第1の実施例と同じ動作となる。   The operation of the system when the data use software of the portable terminal updates the user data is the same as that of the first embodiment.

(13)PCのWebブラウザがユーザデータを更新する時のシステムの動作
図31は、PCのWebブラウザがユーザデータを更新する際の動作を示すフローチャートである。最初に、PC5のWebブラウザ51を起動してユーザデータへのアクセスに関するコンテンツをデータ管理サーバ1からダウンロードして表示し、データ更新と関連付けた画面部品を操作してデータ管理サーバ1のデータ管理ソフトウェア11の通信部111へデータ変更要求を行う。データ変更要求にはユーザID、パスワード、指定されたユーザデータ種別と項目ID、ユーザデータ、及びアクセス種別=更新を設定する(ステップS161)。
(13) System Operation when PC Web Browser Updates User Data FIG. 31 is a flowchart showing the operation when the PC Web browser updates user data. First, the web browser 51 of the PC 5 is activated to download and display content related to access to user data from the data management server 1, and the data management software of the data management server 1 is operated by operating screen components associated with the data update. 11 data change requests to the 11 communication units 111. In the data change request, the user ID, password, designated user data type and item ID, user data, and access type = update are set (step S161).

次に、データ管理ソフトウェア11の通信部111はデータ変更要求のユーザ情報とデータベース12のユーザ情報テーブル121を使用して認証処理を行い、認証結果が正常であればデータ変更要求をデータアクセス管理部112に渡す。そして、データアクセス管理部112は、データ変更部114にデータ変更要求を渡す。データ変更部114はデータ変更要求からユーザデータ種別、項目ID及びユーザデータを取得し、ユーザデータ種別と合致するユーザデータテーブル123の項目IDをキーとしてユーザデータを更新する(ステップS162)。   Next, the communication unit 111 of the data management software 11 performs authentication processing using the user information of the data change request and the user information table 121 of the database 12, and if the authentication result is normal, the data change request is sent to the data access management unit. 112. Then, the data access management unit 112 passes a data change request to the data change unit 114. The data change unit 114 acquires the user data type, item ID, and user data from the data change request, and updates the user data using the item ID of the user data table 123 that matches the user data type as a key (step S162).

次に、データ変更部114はユーザID、ユーザデータ種別、項目ID、及びアクセス種別=更新をセットにしてキャッシュ状態管理部115に渡す。キャッシュ状態管理部115は、ユーザIDをキーとして端末情報テーブル122の検索を行い、ユーザIDが使用する端末IDが存在するかチェックする。存在しない場合、データ変更部114に処理結果を正常として返す。存在する場合、キャッシュ状態管理テーブル124に全端末に関して端末ID、ユーザID及び項目IDをキーとしてキャッシュ状態を未更新でレコードを更新し、データ変更部114に処理結果を正常として返す。同一ユーザの携帯端末のキャッシュ状態を更新しておくことで、同様にキャッシュ管理ができ、また、当該携帯端末がデータ管理サーバにアクセスした際にデータ同期を行うことができる。図32は、キャッシュ状態管理テーブル124において同一ユーザが使用する全端末の端末IDでキャッシュ状態を未更新でレコードを更新する例を示している(ステップS163)。   Next, the data changing unit 114 sets the user ID, user data type, item ID, and access type = update as a set and passes them to the cache state management unit 115. The cache state management unit 115 searches the terminal information table 122 using the user ID as a key, and checks whether there is a terminal ID used by the user ID. If it does not exist, the processing result is returned to the data changing unit 114 as normal. If it exists, the record is updated without updating the cache state with the terminal ID, user ID, and item ID as keys for all terminals in the cache state management table 124, and the processing result is returned to the data changing unit 114 as normal. By updating the cache state of the mobile terminal of the same user, cache management can be performed in the same manner, and data synchronization can be performed when the mobile terminal accesses the data management server. FIG. 32 shows an example of updating the record without updating the cache status with the terminal IDs of all terminals used by the same user in the cache status management table 124 (step S163).

次に、データ変更部114は処理結果をデータアクセス管理部112に返す。データアクセス管理部112は渡された処理結果と元のデータ変更要求からデータ変更応答を生成して通信部111に返す。通信部111は渡されたデータ変更応答をPC5のWebブラウザ51に返信する(ステップS164)。   Next, the data change unit 114 returns the processing result to the data access management unit 112. The data access management unit 112 generates a data change response from the passed processing result and the original data change request and returns it to the communication unit 111. The communication unit 111 returns the passed data change response to the web browser 51 of the PC 5 (step S164).

更新されたユーザデータを同一ユーザの別の携帯端末に反映する時のシステムの動作については第1の実施例と同じ動作となる。   The operation of the system when the updated user data is reflected on another portable terminal of the same user is the same as that of the first embodiment.

携帯端末のデータ利用ソフトウェアがユーザデータを削除する時のシステムの動作については第1の実施例と同じ動作となる。   The operation of the system when the data utilization software of the portable terminal deletes user data is the same as that of the first embodiment.

(14)PCのWebブラウザがユーザデータを削除する時のシステムの動作
図33は、PCのWebブラウザがユーザデータを削除する際の動作を示すフローチャートである。最初に、PC5のWebブラウザ51を起動してユーザデータへのアクセスに関するコンテンツをデータ管理サーバ1からダウンロードして表示し、データ削除と関連付けた画面部品を操作してデータ管理サーバ1のデータ管理ソフトウェア11の通信部111へデータ変更要求を行う。データ変更要求にはユーザID、パスワード、指定されたユーザデータ種別と項目ID、及びアクセス種別=削除を設定する(ステップS171)。
(14) System Operation when PC Web Browser Deletes User Data FIG. 33 is a flowchart showing the operation when the PC Web browser deletes user data. First, the web browser 51 of the PC 5 is activated to download and display content relating to access to user data from the data management server 1, and the data management software of the data management server 1 is operated by operating screen components associated with data deletion. 11 data change requests to the 11 communication units 111. In the data change request, user ID, password, designated user data type and item ID, and access type = delete are set (step S171).

次に、データ管理ソフトウェア11の通信部111はデータ変更要求のユーザ情報とータベース12のユーザ情報テーブル121を使用して認証処理を行い、認証結果が正常であればデータ変更要求をデータアクセス管理部112に渡す。そして、データアクセス管理部112は、データ変更部114にデータ変更要求を渡す。データ変更部114はデータ変更要求からユーザデータ種別及び項目IDを取得し、ユーザデータ種別と合致するユーザデータテーブル123の項目IDをキーとして検索し、レコードを削除する(ステップS172)。 Next, the communication unit 111 of the data management software 11 performs the authentication process using the user information table 121 of the user information and the database 12 of the data change request, the authentication result data access managing data change request if successful To the unit 112. Then, the data access management unit 112 passes a data change request to the data change unit 114. The data change unit 114 acquires the user data type and item ID from the data change request, searches using the item ID of the user data table 123 that matches the user data type as a key, and deletes the record (step S172).

次に、データ変更部114はユーザID、ユーザデータ種別、項目ID、及びアクセス種別=削除をセットにしてキャッシュ状態管理部115に渡す。キャッシュ状態管理部115は、ユーザIDをキーとして端末情報テーブル122の検索を行い、ユーザIDが使用する端末IDが存在するかチェックする。存在しない場合、データ変更部114に処理結果を正常として返す。存在する場合、キャッシュ状態管理テーブル124に全端末に関して端末ID、ユーザID、及び項目IDをキーとしてキャッシュ状態を未削除でレコードを更新し、データ変更部114に処理結果を正常として返す。同一ユーザの携帯端末のキャッシュ状態を更新しておくことで、同様にキャッシュ管理ができ、また、当該携帯端末がデータ管理サーバにアクセスした際にデータ同期を行うことができる。図34は、キャッシュ状態管理テーブル124において同一ユーザが使用する全端末の端末IDでキャッシュ状態を未削除でレコードを更新する例を示している(ステップS173)。   Next, the data change unit 114 sets the user ID, the user data type, the item ID, and the access type = deletion as a set and passes them to the cache state management unit 115. The cache state management unit 115 searches the terminal information table 122 using the user ID as a key, and checks whether there is a terminal ID used by the user ID. If it does not exist, the processing result is returned to the data changing unit 114 as normal. If it exists, the cache status management table 124 updates the record without deleting the cache status using the terminal ID, user ID, and item ID as keys for all terminals, and returns the processing result to the data change unit 114 as normal. By updating the cache state of the mobile terminal of the same user, cache management can be performed in the same manner, and data synchronization can be performed when the mobile terminal accesses the data management server. FIG. 34 shows an example in which the cache state is not deleted and the record is updated with the terminal IDs of all terminals used by the same user in the cache state management table 124 (step S173).

次に、データ変更部114は処理結果をデータアクセス管理部112に返す。データアクセス管理部112は渡された処理結果と元のデータ変更要求からデータ変更応答を生成して通信部111に返す。通信部111は渡されたデータ変更応答をPC5のWebブラウザ51に返信する(ステップS174)。   Next, the data change unit 114 returns the processing result to the data access management unit 112. The data access management unit 112 generates a data change response from the passed processing result and the original data change request and returns it to the communication unit 111. The communication unit 111 returns the passed data change response to the Web browser 51 of the PC 5 (step S174).

削除されたユーザデータを同一ユーザの別の携帯端末に反映する時のシステムの動作については第1の実施例と同じ動作となる。   The operation of the system when the deleted user data is reflected on another portable terminal of the same user is the same as that of the first embodiment.

携帯端末のデータアクセスソフトウェアがユーザデータをキャッシュから削除する時のシステムの動作については第1の実施例と同じ動作となる。   The operation of the system when the data access software of the portable terminal deletes user data from the cache is the same as that of the first embodiment.

携帯端末へユーザデータをプッシュ配信する要求する時のシステムの動作については第1の実施例と同じ動作となる。   The operation of the system when requesting push distribution of user data to the portable terminal is the same as that of the first embodiment.

プッシュ配信が設定されたユーザデータを携帯端末に反映する時のシステムの動作については第1の実施例と同じ動作となる。   The operation of the system when reflecting user data for which push distribution is set to the mobile terminal is the same as that of the first embodiment.

本発明の第2の実施例では、PC5のWebブラウザ51を利用しているが、データ管理サーバ1のコンテンツ提供部117からダウンロードするコンテンツの処理が可能な専用アプリケーションを利用するように構成してもよい。   In the second embodiment of the present invention, the Web browser 51 of the PC 5 is used, but a dedicated application capable of processing the content downloaded from the content providing unit 117 of the data management server 1 is used. Also good.

また、第2の実施例では、コンテンツ提供部117をデータ管理サーバ1のデータ管理ソフトウェア11内に配置しているが、コンテンツ提供部117のみ別サーバに配置して、データ管理サーバ1のデータ管理ソフトウェア11との通信を行うように構成してもよい。
なお、第1の実施例に他の構成として記載した内容は第2の実施例にも適用可能である。
In the second embodiment, the content providing unit 117 is arranged in the data management software 11 of the data management server 1. However, only the content providing unit 117 is arranged in a separate server, and the data management server 1 performs data management. You may comprise so that communication with the software 11 may be performed.
The contents described as other configurations in the first embodiment are also applicable to the second embodiment.

本実施例においても、第1の実施例と同一の効果を奏する。さらに、コンテンツ提供部117は、通信部111から渡されたPC5のWebブラウザ51からのコンテンツ取得要求に基づいてユーザデータの参照、登録、更新、及び削除の機能を利用でき、コンテンツを動的に生成し、ユーザデータを更新する。この場合も、データ管理サーバ1から携帯端末のキャッシュの状態を適宜更新し、携帯端末のキャッシュのデータを更新すべき場合は更新することで、データ管理サーバ1にて携帯端末のキャッシュデータを管理することができる。   This embodiment also has the same effect as the first embodiment. Further, the content providing unit 117 can use user data reference, registration, update, and deletion functions based on a content acquisition request from the Web browser 51 of the PC 5 passed from the communication unit 111, and dynamically Generate and update user data. Also in this case, the cache state of the portable terminal is appropriately updated from the data management server 1, and the cache data of the portable terminal is managed by the data management server 1 by updating when the cache data of the portable terminal is to be updated. can do.

なお、本発明は上述した実施例のみに限定されるものではなく、本発明の要旨を逸脱しない範囲において種々の変更が可能であることは勿論である。例えば、上述の実施例では、ハードウェアの構成として説明したが、これに限定されるものではなく、任意の処理を、CPU(Central Processing Unit)にコンピュータプログラムを実行させることにより実現することも可能である。この場合、コンピュータプログラムは、記録媒体に記録して提供することも可能であり、また、インターネットその他の伝送媒体を介して伝送することにより提供することも可能である。   It should be noted that the present invention is not limited to the above-described embodiments, and various modifications can be made without departing from the scope of the present invention. For example, in the above-described embodiments, the hardware configuration has been described. However, the present invention is not limited to this, and any processing can be realized by causing a CPU (Central Processing Unit) to execute a computer program. It is. In this case, the computer program can be provided by being recorded on a recording medium, or can be provided by being transmitted via the Internet or another transmission medium.

本発明の原理を説明するための端末キャッシュ管理サーバを示す図である。It is a figure which shows the terminal cache management server for demonstrating the principle of this invention. 本発明の第1の実施例にかかる端末キャッシュ状態管理システムを示す図である。It is a figure which shows the terminal cache state management system concerning 1st Example of this invention. 本発明の第1の実施例にかかる端末キャッシュ状態管理システムにおけるデータ管理サーバを示すブロック図である。It is a block diagram which shows the data management server in the terminal cache state management system concerning 1st Example of this invention. 本発明の第1の実施例にかかる端末キャッシュ状態管理システムにおける携帯端末を示すブロック図である。It is a block diagram which shows the portable terminal in the terminal cache state management system concerning the 1st example of the present invention. 本発明の第1の実施例にかかる端末キャッシュ状態管理システムにおける携帯端末3を示すブロック図である。携帯端末3の構成は、携帯端末2と同一の構成である。It is a block diagram which shows the portable terminal 3 in the terminal cache state management system concerning 1st Example of this invention. The configuration of the mobile terminal 3 is the same as that of the mobile terminal 2. 携帯端末のデータ利用ソフトウェアがデータを参照する際の動作を示すフローチャートである。It is a flowchart which shows the operation | movement at the time of the data utilization software of a portable terminal referring data. キャッシュ状態管理テーブル124においてキャッシュ状態をキャッシュ削除から同期済に更新する場合のキャッシュ状態管理テーブルを示す図である。It is a figure which shows a cache status management table in the case of updating a cache status from cache deletion to synchronized in the cache status management table 124. 携帯端末のデータ利用ソフトウェアがユーザデータを登録する際の動作を示すフローチャートである。It is a flowchart which shows the operation | movement at the time of data utilization software of a portable terminal registering user data. 要求元の端末IDでキャッシュ状態を同期済でレコードを登録、及び同一ユーザが使用する別の端末IDでキャッシュ状態を未登録でレコードを登録する場合のキャッシュ状態管理テーブルを示す図である。It is a figure which shows a cache status management table in the case of registering a record with a cache ID synchronized with a requesting terminal ID, and registering a record without registering a cache status with another terminal ID used by the same user. 登録されたユーザデータを同一ユーザの別の携帯端末に反映する際の動作を示すフローチャートである。It is a flowchart which shows the operation | movement at the time of reflecting the registered user data on another portable terminal of the same user. キャッシュ状態が未登録のレコードを同期済に更新する場合のキャッシュ状態管理テーブルを示す図である。It is a figure which shows the cache state management table in the case of updating the record in which a cache state is unregistered to be synchronized. 携帯端末のデータ利用ソフトウェアがユーザデータを更新する際の動作を示すフローチャートである。It is a flowchart which shows operation | movement when the data utilization software of a portable terminal updates user data. 同一ユーザが使用する別の端末IDでャッシュ状態を未更新に更新する場合のキャッシュ状態管理テーブルを示す図である。It is a figure which shows the cache state management table in the case of updating a cache state by another terminal ID which the same user uses to unupdate. 更新されたユーザデータを同一ユーザの別の携帯端末に反映する際の動作を示すフローチャートである。It is a flowchart which shows the operation | movement at the time of reflecting the updated user data on another portable terminal of the same user. キャッシュ状態が未更新のレコードを同期済に更新する場合のキャッシュ状態管理テーブルを示す図である。It is a figure which shows the cache state management table in the case of updating the record in which a cache state is not updated synchronously. 携帯端末のデータ利用ソフトウェアがユーザデータを削除する際の動作を示すフローチャートである。It is a flowchart which shows the operation | movement at the time of the data utilization software of a portable terminal deleting user data. 要求元の端末IDでキャッシュ状態を削除でレコードを更新、及び同一ユーザが使用する別の端末IDでャッシュ状態を未削除でレコードを更新する場合のキャッシュ状態管理テーブルを示す図である。It is a figure which shows a cache state management table in the case of updating a record by deleting a cache state with a terminal ID of a request source, and updating a record without deleting a cache state with another terminal ID used by the same user. 削除されたユーザデータを同一ユーザの別の携帯端末に反映する際の動作を示すフローチャートである。It is a flowchart which shows the operation | movement at the time of reflecting the deleted user data on another portable terminal of the same user. 別端末のユーザデータキャッシュ331のユーザデータの削除が完了してキャッシュ状態管理テーブル124の全端末のレコードを削除する場合のキャッシュ状態管理テーブルを示す図である。It is a figure which shows the cache status management table in case deletion of the user data of the user data cache 331 of another terminal is completed, and the record of all the terminals of the cache status management table 124 is deleted. 携帯端末のデータアクセスソフトウェアがユーザデータをキャッシュから削除する際の動作を示すフローチャートである。It is a flowchart which shows the operation | movement when the data access software of a portable terminal deletes user data from a cache. 要求元の端末IDのレコードのキャッシュ状態をキャッシュ削除で更新する場合のキャッシュ状態管理テーブルを示す図である。It is a figure which shows the cache state management table in the case of updating the cache state of the record of the terminal ID of a request origin by cache deletion. データ管理サーバのデータ管理ソフトがユーザデータのプッシュ配信を設定する際の動作を示すフローチャートである。It is a flowchart which shows operation | movement at the time of the data management software of a data management server setting the push delivery of user data. キャッシュ状態管理テーブル124においてプッシュ配信対象の端末IDのレコードのキャッシュ状態をプッシュ配信で更新する場合のキャッシュ状態管理テーブルを示す図である。It is a figure which shows the cache state management table in the case of updating the cache state of the record of the terminal ID of push delivery object by push delivery in the cache state management table. プッシュ配信が設定されたユーザデータを携帯端末に反映する際の動作を示すフローチャートである。It is a flowchart which shows the operation | movement at the time of reflecting the user data in which push delivery was set to a portable terminal. キャッシュ状態がプッシュ配信のレコードを同期済に更新する場合のキャッシュ状態管理テーブルを示す図である。It is a figure which shows a cache state management table in case a cache state updates the record of push delivery in synchronization. 本発明の第2の実施例にかかる端末キャッシュ状態管理システムを示す図である。It is a figure which shows the terminal cache state management system concerning the 2nd Example of this invention. 本発明の第2の実施例にかかる端末キャッシュ状態管理システムにおけるデータ管理サーバを示すブロック図である。It is a block diagram which shows the data management server in the terminal cache state management system concerning 2nd Example of this invention. PCのWebブラウザがユーザデータを参照する際の動作を示すフローチャートである。It is a flowchart which shows the operation | movement at the time of the web browser of PC referring user data. PCのWebブラウザがユーザデータを登録する際の動作を示すフローチャートである。It is a flowchart which shows operation | movement at the time of the web browser of PC registering user data. 同一ユーザが使用する全端末の端末IDでキャッシュ状態を未登録でレコードを登録する場合のキャッシュ状態管理テーブルを示す図である。It is a figure which shows the cache state management table in the case of registering a record without registering a cache state with terminal IDs of all terminals used by the same user. PCのWebブラウザがユーザデータを更新する際の動作を示すフローチャートである。It is a flowchart which shows the operation | movement at the time of the web browser of PC updating user data. 同一ユーザが使用する全端末の端末IDでキャッシュ状態を未更新でレコードを更新する場合のキャッシュ状態管理テーブルを示す図である。It is a figure which shows the cache status management table in the case of updating a record without updating the cache status with the terminal IDs of all terminals used by the same user. PCのWebブラウザがユーザデータを削除する際の動作を示すフローチャートである。It is a flowchart which shows the operation | movement when the web browser of PC deletes user data. 同一ユーザが使用する全端末の端末IDでキャッシュ状態を未削除でレコードを更新する場合のキャッシュ状態管理テーブルを示す図である。It is a figure which shows a cache state management table in the case of updating a record by deleting the cache state with terminal IDs of all terminals used by the same user.

符号の説明Explanation of symbols

1 データ管理サーバ
2 携帯端末
4 通信回線
11 データ管理ソフトウェア
12 データベース
21 データ利用ソフトウェア
22 データアクセスソフトウェア
23 ストレージ
31 データ利用ソフトウェア
32 データアクセスソフトウェア
33 ストレージ
51 ブラウザ
100、101 端末キャッシュ状態管理システム
111 通信部
112 データアクセス管理部
113 データ参照部
114 データ変更部
115 キャッシュ状態管理部
116 プッシュ配信要求部
117 コンテンツ提供部
121 ユーザ情報テーブル
122 端末情報テーブル
123 ユーザデータテーブル
124 キャッシュ状態管理テーブル
151 ステップ
212 サーバ通信部
221 データアクセス部
222 サーバ通信部
223 キャッシュ管理部
231 ユーザ情報
232 ユーザデータキャッシュ
321 データアクセス部
322 サーバ通信部
323 キャッシュ管理部
331 ユーザデータキャッシュ
332 ユーザデータキャッシュ
DESCRIPTION OF SYMBOLS 1 Data management server 2 Mobile terminal 4 Communication line 11 Data management software 12 Database 21 Data use software 22 Data access software 23 Storage 31 Data use software 32 Data access software 33 Storage 51 Browser 100, 101 Terminal cache state management system 111 Communication part 112 Data access management unit 113 Data reference unit 114 Data change unit 115 Cache state management unit 116 Push distribution request unit 117 Content provision unit 121 User information table 122 Terminal information table 123 User data table 124 Cache state management table 151 Step 212 Server communication unit 221 Data access unit 222 Server communication unit 223 Cache management unit 231 User information 232 User The data cache 321 Data access unit 322 Server communication unit 323 Cache management unit 331 User data cache 332 User data cache

Claims (28)

キャッシュを有する携帯端末の当該キャッシュを管理するデータ管理サーバであって、
前記携帯端末と通信する通信手段と、
前記携帯端末からユーザデータのアクセスに関する要求を受け付けるデータアクセス管理手段と、
前記携帯端末のキャッシュ状態を管理するキャッシュ状態管理手段と、
前記携帯端末で使用するユーザデータを格納するユーザデータテーブルと、
前記携帯端末毎にキャッシュ状態を管理するキャッシュ状態管理テーブルとを有し、
前記アクセスに関する要求を受け付けた場合、前記キャッシュ状態管理手段が前記キャッシュ状態管理テーブルを参照し、前記携帯端末のキャッシュを最新のデータに更新する必要があるか否かのチェックし、必要に応じて前記携帯端末のキャッシュを更新する、端末キャッシュ管理装置。
A data management server for managing the cache of a mobile terminal having a cache,
Communication means for communicating with the portable terminal;
Data access management means for accepting a request for user data access from the mobile terminal;
Cache status management means for managing the cache status of the mobile terminal;
A user data table for storing user data used in the mobile terminal;
A cache status management table for managing the cache status for each mobile terminal;
When the request regarding the access is received, the cache state management means refers to the cache state management table, checks whether or not the cache of the mobile terminal needs to be updated to the latest data, and if necessary A terminal cache management device for updating a cache of the mobile terminal.
前記アクセスに関する要求がユーザデータを読み出すデータ参照要求であって、前記携帯端末のキャッシュデータが最新データである場合、
前記ユーザデータテーブルから、前記データ参照要求のあったユーザデータを読み出し、
前記キャッシュ状態管理手段は、前記キャッシュ状態管理テーブルの該当するユーザデータのキャッシュ状態を、前記携帯端末のキャッシュデータが最新データであることを示す同期済みに更新する
ことを特徴とする請求項1記載の端末キャッシュ管理装置。
When the access request is a data reference request for reading user data, and the cache data of the mobile terminal is the latest data,
Read the user data requested for data reference from the user data table,
The cache state management unit updates the cache state of the corresponding user data in the cache state management table to be synchronized indicating that the cache data of the mobile terminal is the latest data. Terminal cache management device.
前記ユーザデータテーブルのユーザデータを変更するデータ変更手段を更に有し、
前記アクセスに関する要求がユーザデータを登録するデータ登録要求の場合、
前記データアクセス管理手段は、前記携帯端末から一時IDが付された登録用のユーザデータを受け取り、
前記データ変更手段は、前記登録用のユーザデータに当該ユーザデータを識別する項目IDを付して前記ユーザデータテーブルに登録し、
前記キャッシュ状態管理手段は、前記キャッシュ状態管理テーブルの該当するユーザデータのキャッシュ状態を、前記携帯端末のキャッシュデータが最新データであることを示す同期済みに更新する
ことを特徴とする請求項1又は2記載の端末キャッシュ管理装置。
Further comprising data changing means for changing user data in the user data table;
If the access request is a data registration request for registering user data,
The data access management means receives user data for registration with a temporary ID attached from the portable terminal,
The data changing means registers the user data for registration in the user data table with an item ID for identifying the user data,
The cache state management unit updates the cache state of the corresponding user data in the cache state management table to be synchronized indicating that the cache data of the mobile terminal is the latest data. 3. The terminal cache management device according to 2.
ユーザを識別するユーザID及び同一ユーザが使用する1以上の携帯端末を識別する端末IDが格納された端末情報テーブルを有し、
前記キャッシュ状態管理手段は、前記端末情報テーブルを参照し、前記登録用のユーザデータを登録した携帯端末と同一ユーザが使用する他の端末IDがあるか否かチェックし、当該他の端末IDがある場合は、前記キャッシュ状態管理テーブルの該当するキャッシュ状態を、他の携帯端末のキャッシュに前記ユーザデータが登録されていない状態を示す未登録に設定する
ことを特徴とする請求項3記載の端末キャッシュ管理装置。
A terminal information table storing a user ID for identifying a user and a terminal ID for identifying one or more portable terminals used by the same user;
The cache status management means refers to the terminal information table and checks whether there is another terminal ID used by the same user as the portable terminal that has registered the user data for registration. 4. The terminal according to claim 3, wherein if there is, the corresponding cache state of the cache state management table is set to unregistered indicating that the user data is not registered in the cache of another mobile terminal. 5. Cache management device.
前記キャッシュ状態管理テーブルに、前記携帯端末にまだ更新されていない未更新ユーザデータが存在することを示すキャッシュ状態未更新が存在する場合、
前記アクセス管理手段は、前記携帯端末からアクセスに関する要求を受け取り、
前記キャッシュ状態管理手段が前記キャッシュ状態管理テーブルを参照して前記未更新ユーザデータを検出し、前記通信手段より前記未更新ユーザデータを前記携帯端末に送信した後、該当するユーザデータのキャッシュ状態を、前記携帯端末のキャッシュデータが最新データであることを示す同期済みに更新する
ことを特徴とする請求項1乃至4のいずれか1項記載の端末キャッシュ管理装置。
In the cache state management table, if there is cache state unupdated indicating that there is unupdated user data that has not been updated yet on the mobile terminal,
The access management means receives a request for access from the mobile terminal,
After the cache status management means has above with reference to the cache status management table to detect the non-updated user data, and transmitting said non-updated user data from the communication unit to the portable terminal, the cache state of the corresponding user data The terminal cache management apparatus according to claim 1, wherein the cache data of the mobile terminal is updated in synchronization indicating that the cache data is the latest data.
前記キャッシュ状態管理テーブルに、前記携帯端末にまだ登録されていない未登録ユーザデータが存在することを示すキャッシュ状態未登録が存在する場合、
前記アクセス管理手段は、前記携帯端末からアクセスに関する要求を受け取り、
前記キャッシュ状態管理手段が前記キャッシュ状態管理テーブルを参照して前記未登録ユーザデータを検出し、前記通信手段より前記未登録ユーザデータを前記携帯端末に送信した後、該当するユーザデータのキャッシュ状態を、前記携帯端末のキャッシュデータが最新データであることを示す同期済みに更新する
ことを特徴とする請求項1乃至4のいずれか1項記載の端末キャッシュ管理装置。
In the cache state management table, if there is a cache state unregistered indicating that there is unregistered user data that is not yet registered in the mobile terminal,
The access management means receives a request for access from the mobile terminal,
The cache status management means detects the unregistered user data with reference to the cache status management table, and transmits the unregistered user data to the mobile terminal from the communication means, and then determines the cache status of the corresponding user data. The terminal cache management apparatus according to claim 1, wherein the cache data of the mobile terminal is updated in synchronization indicating that the cache data is the latest data.
前記キャッシュ状態管理テーブルに、前記携帯端末にまだ削除されていない未削除ユーザデータが存在することを示すキャッシュ状態未削除が存在する場合、
前記アクセス管理手段は、前記携帯端末からアクセスに関する要求を受け取り、
前記キャッシュ状態管理手段が前記キャッシュ状態管理テーブルを参照して前記未削除ユーザデータを検出し、前記通信手段より前記未削除ユーザデータを前記携帯端末に送信した後、該当するユーザデータのキャッシュ状態を、前記携帯端末のキャッシュデータが最新データであることを示す同期済みに更新する
ことを特徴とする請求項1乃至4のいずれか1項記載の端末キャッシュ管理装置。
In the cache state management table, if there is cache state undeleted indicating that there is undeleted user data that has not been deleted yet on the mobile terminal,
The access management means receives a request for access from the mobile terminal,
The cache status management means detects the undeleted user data with reference to the cache status management table, and transmits the undeleted user data to the mobile terminal from the communication means, and then determines the cache status of the corresponding user data. The terminal cache management apparatus according to claim 1, wherein the cache data of the mobile terminal is updated in synchronization indicating that the cache data is the latest data.
前記ユーザデータテーブルのユーザデータを変更するデータ変更手段を更に有し、
前記アクセスに関する要求がユーザデータを更新するデータ更新要求の場合、
前記アクセス管理手段は、前記携帯端末から、ユーザデータの項目IDを含むデータ更新要求を受け取り、
前記データ変更手段は、前記ユーザデータテーブルの、前記データ更新要求に含まれる項目IDのユーザデータを更新する
ことを特徴とする請求項5項記載の端末キャッシュ管理装置。
Further comprising data changing means for changing user data in the user data table;
If the access request is a data update request for updating user data,
The access management means receives a data update request including an item ID of user data from the portable terminal,
6. The terminal cache management device according to claim 5, wherein the data changing unit updates user data of an item ID included in the data update request in the user data table.
ユーザを識別するユーザID及び同一ユーザが使用する1以上の携帯端末を識別する端末IDが格納された端末情報テーブルを有し、
前記キャッシュ状態管理手段は、前記端末情報テーブルを参照し、前記ユーザデータを更新した携帯端末と同一ユーザが使用する他の端末IDがあるか否かチェックし、当該他の端末IDがある場合は、前記キャッシュ状態管理テーブルの該当するキャッシュ状態を、他の携帯端末のキャッシュに前記ユーザデータが更新されていない状態を示す未更新に設定する
ことを特徴とする請求項8記載の端末キャッシュ管理装置。
A terminal information table storing a user ID for identifying a user and a terminal ID for identifying one or more portable terminals used by the same user;
The cache state management means refers to the terminal information table and checks whether there is another terminal ID used by the same user as the mobile terminal that has updated the user data. The terminal cache management device according to claim 8, wherein the corresponding cache state of the cache state management table is set to an unupdated state indicating that the user data is not updated in a cache of another mobile terminal. .
前記ユーザデータテーブルのユーザデータを変更するデータ変更手段を更に有し、
前記アクセスに関する要求がユーザデータを更新するデータ更新要求の場合、
前記アクセス管理手段は、前記携帯端末からデータ更新要求を受け取り、
前記キャッシ管理手段が前記キャッシュ状態管理テーブルを参照して前記データ更新要求に含まれるユーザデータが最新データであることを示す同期済みであることを確認し、
前記データ変更手段は、前記データ更新要求に含まれるユーザデータで前記ユーザデータテーブルを更新する
ことを特徴とする請求項1乃至9のいずれか1項記載の端末キャッシュ管理装置。
Further comprising data changing means for changing user data in the user data table;
If the access request is a data update request for updating user data,
The access management means receives a data update request from the mobile terminal,
The cache management means confirms that the user data included in the data update request has been synchronized with reference to the cache state management table, indicating that the user data is the latest data,
The terminal cache management device according to any one of claims 1 to 9, wherein the data change unit updates the user data table with user data included in the data update request.
前記ユーザデータテーブルのユーザデータを変更するデータ変更手段を更に有し、
前記アクセスに関する要求がユーザデータを削除するデータ削除要求の場合、
前記アクセス管理手段は、前記携帯端末から、ユーザデータの項目IDを含むデータ削除要求を受け取り、
前記データ変更手段は、前記ユーザデータテーブルから前記データ削除要求に含まれる項目IDのユーザデータを削除し、
前記キャッシュ状態管理手段は、前記キャッシュ状態管理テーブルの該当するユーザデータのキャッシュ状態を、前記携帯端末のキャッシュから削除済みを示す削除に更新する
ことを特徴とする請求項1乃至10のいずれか1項記載の端末キャッシュ管理装置。
Further comprising data changing means for changing user data in the user data table;
If the access request is a data deletion request for deleting user data,
The access management means receives a data deletion request including an item ID of user data from the portable terminal,
The data changing means deletes the user data of the item ID included in the data deletion request from the user data table,
The cache state management unit updates the cache state of the corresponding user data in the cache state management table to a deletion indicating deletion from the cache of the mobile terminal. The terminal cache management device according to item.
ユーザを識別するユーザID及び同一ユーザが使用する1以上の携帯端末を識別する端末IDが格納された端末情報テーブルを有し、
前記キャッシュ状態管理手段は、前記端末情報テーブルを参照し、前記ユーザデータを削除した携帯端末と同一ユーザが使用する他の端末IDがあるか否かチェックし、当該他の携帯IDがある場合は、前記キャッシュ状態管理テーブルの該当するキャッシュ状態を、他の携帯端末のキャッシュの前記ユーザデータが削除されていない状態を示す未削除に設定する
ことを特徴とする請求項11記載の端末キャッシュ管理装置。
A terminal information table storing a user ID for identifying a user and a terminal ID for identifying one or more portable terminals used by the same user;
The cache state management means refers to the terminal information table and checks whether there is another terminal ID used by the same user as the portable terminal from which the user data has been deleted. The terminal cache management apparatus according to claim 11, wherein the corresponding cache state of the cache state management table is set to undeleted indicating that the user data in the cache of another mobile terminal has not been deleted. .
前記アクセスに関する要求が、前記携帯端末がユーザデータをキャッシュから削除した状態を示すキャッシュ削除であることを通知するデータ変更要求である場合、
前記アクセス管理手段は、前記携帯端末から前記データ変更要求を受け取り、
前記キャッシュ状態管理手段は、前記キャッシュ状態管理テーブルにおいて、前記データ変更要求に含まれる項目IDのキャッシュ状態を前記キャッシュ削除に更新する
ことを特徴とする請求項1乃至12のいずれか1項記載の端末キャッシュ管理装置。
When the request for access is a data change request notifying that the mobile terminal is a cache deletion indicating a state in which user data is deleted from the cache,
The access management means receives the data change request from the mobile terminal,
The cache state management unit updates a cache state of an item ID included in the data change request to the cache deletion in the cache state management table. Terminal cache management device.
前記アクセスに関する要求が、前記ユーザデータテーブルに格納されているユーザデータを前記携帯端末にプッシュ配信するように設定するプッシュ配信要求である場合、
前記アクセス管理手段は、前記プッシュ配信要求を受け取り、
前記キャッシュ状態管理手段は、前記プッシュ配信要求に含まれる項目IDのキャッシュ状態が、前記携帯端末のキャッシュからユーザデータが削除されている状態を示すキャッシュ削除である場合、当該キャッシュ状態をプッシュ配信状態に更新する
ことを特徴とする請求項1乃至13のいずれか1項記載の端末キャッシュ管理装置。
When the request regarding the access is a push delivery request for setting the user data stored in the user data table to be push delivered to the mobile terminal,
The access management means receives the push delivery request,
When the cache state of the item ID included in the push distribution request is a cache deletion indicating a state in which user data is deleted from the cache of the mobile terminal, the cache state management unit sets the cache state to the push distribution state. The terminal cache management apparatus according to any one of claims 1 to 13, wherein the terminal cache management apparatus is updated.
前記アクセスに関する要求があった場合、前記キャッシュ状態管理手段が前記キャッシュ状態管理テーブルを参照し、キャッシュ状態がプッシュ配信である項目IDがあるかをチェックし、
前記通信手段は、キャッシュ状態がプッシュ配信であるユーザデータを前記携帯端末に送信する
ことを特徴とする請求項14項記載の端末キャッシュ管理装置。
When there is a request regarding the access, the cache status management means refers to the cache status management table and checks whether there is an item ID whose cache status is push delivery,
The terminal cache management device according to claim 14, wherein the communication unit transmits user data whose cache state is push distribution to the mobile terminal.
前記ユーザデータテーブルは、ネットワークを介して接続されたコンピュータにより参照される
ことを特徴とする請求項1乃至15のいずれか1項記載の端末キャッシュ管理装置。
16. The terminal cache management apparatus according to claim 1, wherein the user data table is referred to by a computer connected via a network.
前記ユーザデータテーブルは、前記コンピュータにより、ユーザデータを登録、更新、又は削除され、
前記キャッシュ状態管理手段により、前記キャッシュ状態管理テーブルの該当するユーザデータのキャッシュ状態を、前記携帯端末のキャッシュにユーザデータが登録されていない状態を示す未登録、当該キャッシュのユーザデータが更新されていないことを示す未更新、当該キャッシュのユーザデータが削除されていないことを示す未削除に更新する
ことを特徴とする請求項16項記載の端末キャッシュ管理装置。
The user data table has user data registered, updated or deleted by the computer,
The cache status management means updates the cache status of the corresponding user data in the cache status management table, indicates that no user data is registered in the cache of the portable terminal, and updates the user data in the cache. The terminal cache management device according to claim 16, wherein the terminal cache management device is updated to unupdated indicating that there is no data and undeleted indicating that user data in the cache has not been deleted.
キャッシュを有する携帯端末の当該キャッシュを管理するデータ管理方法であって、
前記携帯端末からユーザデータのアクセスに関する要求を受け付けとり、
前記携帯端末のキャッシュの状態を管理するキャッシュ状態管理テーブルを参照し、前記キャッシュのユーザデータを最新のユーザデータに更新する必要があるか否かのチェックをし、
最新のユーザデータに更新する必要がある場合は、前記携帯端末のキャッシュデータを最新の状態に更新するべくユーザデータテーブルから読み出したユーザデータを前記携帯端末に送信する端末キャッシュ管理方法。
A data management method for managing a cache of a mobile terminal having a cache,
Accepts a request for user data access from the mobile terminal,
Refer to the cache status management table for managing the cache status of the mobile terminal, and check whether it is necessary to update the user data of the cache to the latest user data,
A terminal cache management method for transmitting user data read from a user data table to the mobile terminal so as to update the cache data of the mobile terminal to the latest state when updating to the latest user data is required.
前記アクセスに関する要求には、当該ユーザデータの種別を示すユーザデータ種別、前記携帯端末を識別する端末ID、及び前記携帯端末のユーザを識別するユーザIDを含み、
前記携帯端末から、ユーザデータを読み出すデータ参照要求を受け取ると、前記ユーザデータ種別、端末ID及びユーザIDにより、前記キャッシュ状態管理テーブルを検索して前記最新のユーザデータに更新する必要があるか否かのチェックをする
ことを特徴とする請求項18記載の端末キャッシュ管理方法。
The request for access includes a user data type indicating the type of the user data, a terminal ID for identifying the portable terminal, and a user ID for identifying the user of the portable terminal,
When receiving a data reference request for reading user data from the portable terminal, whether or not the cache state management table needs to be searched and updated to the latest user data by the user data type, the terminal ID, and the user ID The terminal cache management method according to claim 18, wherein the check is performed.
前記アクセスに関する要求には、当該ユーザデータの種別を示すユーザデータ種別、前記携帯端末を識別する端末ID、前記携帯端末のユーザを識別するユーザID、及びユーザデータを識別する項目IDを含み、
前記携帯端末から、ユーザデータを読み出すデータ参照要求を受け取ると、前記ユーザデータ種別、端末ID、ユーザID及び項目IDにより、前記キャッシュ状態管理テーブルを検索して前記最新のユーザデータに更新する必要があるか否かのチェックをする
ことを特徴とする請求項18記載の端末キャッシュ管理方法。
The request for access includes a user data type indicating the type of the user data, a terminal ID for identifying the mobile terminal, a user ID for identifying a user of the mobile terminal, and an item ID for identifying user data,
When receiving a data reference request for reading user data from the portable terminal, it is necessary to search the cache state management table and update it to the latest user data based on the user data type, terminal ID, user ID, and item ID. 19. The terminal cache management method according to claim 18, wherein whether or not there is present is checked.
前記アクセスに関する要求として、ユーザデータを読み出すためのデータ参照要求を受け取り、
前記ユーザデータ種別、端末ID及びユーザIDにより、前記キャッシュ状態管理テーブルを検索して前記最新のユーザデータに更新する必要があるか否かのチェックし、
更新する必要がない場合は、前記ユーザデータテーブルから該当するユーザデータを読み出し、
前記キャッシュ状態管理テーブルの該当するユーザデータのキャッシュ状態を、前記携帯端末のキャッシュデータが最新データであることを示す同期済みに更新し、
読み出したユーザデータを前記携帯端末に送信する
ことを特徴とする請求項19又は20記載の端末キャッシュ管理方法。
As a request regarding the access, a data reference request for reading user data is received,
Check whether it is necessary to search the cache status management table and update to the latest user data by the user data type, terminal ID and user ID,
If there is no need to update, read the corresponding user data from the user data table,
Update the cache status of the corresponding user data in the cache status management table to be synchronized indicating that the cache data of the mobile terminal is the latest data,
21. The terminal cache management method according to claim 19 or 20, wherein the read user data is transmitted to the mobile terminal.
前記アクセスに関する要求として、ユーザデータを登録するためのデータ登録要求を受け取り、
前記データ登録要求に含まれる登録用のユーザデータ及びそれに付された一時IDを取得し、当該ユーザデータに対しこれを識別する項目IDを割り当て、
前記キャッシュ状態管理テーブルに、当該ユーザデータのキャッシュ状態を、前記携帯端末のキャッシュデータが最新データであることを示す同期済で登録し、
前記携帯端末に、前記割り当てた項目IDを送信する
ことを特徴とする請求項19又は20記載の端末キャッシュ管理方法。
As a request regarding the access, a data registration request for registering user data is received,
Obtaining user data for registration included in the data registration request and a temporary ID attached thereto, and assigning an item ID for identifying the user data to the user data;
In the cache status management table, the cache status of the user data is registered with synchronization indicating that the cache data of the mobile terminal is the latest data,
The terminal cache management method according to claim 19 or 20, wherein the assigned item ID is transmitted to the portable terminal.
前記アクセスに関する要求として、ユーザデータを参照するためのデータ参照要求を受け取り、
前記ユーザデータ種別、端末ID及びユーザIDにより、前記キャッシュ状態管理テーブルを検索して前記最新のユーザデータに更新する必要があるか否かのチェックし、
更新する必要がある場合は前記携帯端末に同期が必要である旨を送信し、
前記携帯端末からユーザデータの同期を行うデータ同期開始要求を受け取り、
前記キャッシュ状態管理テーブルを参照して、ユーザデータテーブルから同期が必要なユーザデータを読み出し、
前記携帯端末に当該ユーザデータを送信し、
前記携帯端末から、前記ユーザデータによりキャッシュを更新したことを示すデータ同期応答及び前記データ参照要求を受け取り、
前記キャッシュ状態管理テーブルの該当するユーザデータのキャッシュ状態を同期済みに更新し、
前記データ参照要求の処理を実行する
ことを特徴とする請求項21記載の端末キャッシュ管理方法。
A data reference request for referring to user data is received as a request regarding the access,
Check whether it is necessary to search the cache status management table and update to the latest user data by the user data type, terminal ID and user ID,
If you need to update, send a notification to the mobile device that you need to sync,
Receive a data synchronization start request to synchronize user data from the mobile terminal,
With reference to the cache state management table, user data that needs to be synchronized is read from the user data table,
Transmitting the user data to the mobile terminal;
A data synchronization response indicating that the cache has been updated with the user data and the data reference request are received from the mobile terminal,
Update the cache state of the corresponding user data in the cache state management table to be synchronized,
The terminal cache management method according to claim 21, wherein the data reference request processing is executed.
前記アクセスに関する要求として、ユーザデータを削除するデータ削除要求を受け取り、
前記ユーザデータ種別、端末ID、ユーザID及び項目IDにより、前記キャッシュ状態管理テーブルを検索して前記最新のユーザデータに更新する必要があるか否かのチェックし、
最新のユーザデータに更新する必要がない場合は、データ削除要求に含まれるユーザデータを識別する項目IDを使用し、前記ユーザデータテーブルの該当データを削除し、
前記キャッシュ状態管理テーブルの該当するユーザデータのキャッシュ状態を削除に更新する
ことを特徴とする請求項20記載の端末キャッシュ管理方法。
As a request for the access, a data deletion request for deleting user data is received,
Check whether it is necessary to search the cache status management table and update to the latest user data by the user data type, terminal ID, user ID and item ID,
If it is not necessary to update to the latest user data, use the item ID that identifies the user data included in the data deletion request, delete the corresponding data in the user data table,
The terminal cache management method according to claim 20, wherein the cache state of the corresponding user data in the cache state management table is updated to delete.
ユーザを識別するユーザID及び同一ユーザが使用する1以上の携帯端末を識別する端末IDが格納された端末情報テーブルを参照し、同一ユーザが使用する他の端末IDが存在する場合、前記キャッシュ状態管理テーブルの該当するユーザデータのキャッシュ状態を、他の携帯端末のキャッシュからユーザデータが削除されていない状態を示す未削除に更新する
ことを特徴とする請求項24記載の端末キャッシュ管理方法。
When there is another terminal ID used by the same user by referring to a terminal information table storing a user ID for identifying the user and a terminal ID for identifying one or more portable terminals used by the same user, the cache state The terminal cache management method according to claim 24, wherein the cache state of the corresponding user data in the management table is updated to undeleted indicating that the user data has not been deleted from the cache of another mobile terminal.
前記アクセスに関する要求として、ユーザデータを前記携帯端末のキャッシュから削除したことを示すキャッシュ削除を通知するデータ変更要求を受け取り、
前記キャッシュ状態管理テーブルの該当するキャッシュ状態をキャッシュ削除に更新する
ことを特徴とする請求項18乃至20のいずれか1項記載の端末キャッシュ管理方法。
As a request regarding the access, a data change request for notifying cache deletion indicating that user data has been deleted from the cache of the mobile terminal is received,
The terminal cache management method according to any one of claims 18 to 20, wherein the corresponding cache state of the cache state management table is updated to cache deletion.
前記ユーザデータテーブルのユーザデータを、ネットワークを介して接続されたコンピュータにより登録、更新又は削除し、
前記キャッシュ状態管理テーブルの該当するユーザデータのキャッシュ状態を、前記携帯端末のキャッシュにユーザデータが登録されていない状態を示す未登録、当該キャッシュのユーザデータが更新されていないことを示す未更新、当該キャッシュのユーザデータが削除されていないことを示す未削除に更新する
ことを特徴とする請求項18乃至26のいずれか1項記載の端末キャッシュ管理方法。
User data in the user data table is registered, updated or deleted by a computer connected via a network,
The cache status of the corresponding user data in the cache status management table is unregistered indicating that the user data is not registered in the cache of the mobile terminal, unupdated indicating that the user data in the cache is not updated, The terminal cache management method according to any one of claims 18 to 26, wherein the cache is updated to undeleted indicating that the user data of the cache has not been deleted.
キャッシュを有する携帯端末の当該キャッシュを管理する動作をコンピュータに実行させるためのプログラムであって、
前記携帯端末からユーザデータのアクセスに関する要求を受け付けとり、
前記携帯端末のキャッシュの状態を管理するキャッシュ状態管理テーブルを参照し、前記キャッシュのユーザデータを最新のユーザデータに更新する必要があるか否かのチェックをし、
最新のユーザデータに更新する必要がある場合は、前記携帯端末のキャッシュデータを最新の状態に更新するべくユーザデータテーブルから読み出したユーザデータを前記携帯端末に送信するプログラム。
A program for causing a computer to execute an operation of managing a cache of a mobile terminal having a cache,
Accepts a request for user data access from the mobile terminal,
Referring to a cache status management table for managing the cache status of the mobile terminal, and checking whether or not the user data in the cache needs to be updated to the latest user data;
A program for transmitting user data read from a user data table to the mobile terminal in order to update the cache data of the mobile terminal to the latest state when updating to the latest user data is required.
JP2007297599A 2007-11-16 2007-11-16 Terminal cache management apparatus, terminal cache management method, and program Active JP5217376B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007297599A JP5217376B2 (en) 2007-11-16 2007-11-16 Terminal cache management apparatus, terminal cache management method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007297599A JP5217376B2 (en) 2007-11-16 2007-11-16 Terminal cache management apparatus, terminal cache management method, and program

Publications (2)

Publication Number Publication Date
JP2009123047A true JP2009123047A (en) 2009-06-04
JP5217376B2 JP5217376B2 (en) 2013-06-19

Family

ID=40815114

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007297599A Active JP5217376B2 (en) 2007-11-16 2007-11-16 Terminal cache management apparatus, terminal cache management method, and program

Country Status (1)

Country Link
JP (1) JP5217376B2 (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2011105488A1 (en) * 2010-02-25 2011-09-01 楽天株式会社 Storage device, server device, storage system, database device, provision method of data, and program
JP2012216162A (en) * 2011-03-31 2012-11-08 Fujitsu Ltd Application providing system, application providing method and application providing program
JP2016192001A (en) * 2015-03-31 2016-11-10 日本電気株式会社 Server and information processing system
JP2019197416A (en) * 2018-05-10 2019-11-14 キヤノン株式会社 Server device, information processing method, and program
CN115134134A (en) * 2022-06-23 2022-09-30 中国民航信息网络股份有限公司 Information processing method, device and equipment

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1078912A (en) * 1996-09-02 1998-03-24 Matsushita Electric Ind Co Ltd Data input and output processor
JPH11345134A (en) * 1998-06-03 1999-12-14 Hitachi Ltd Operating system
JP2003030037A (en) * 2001-07-19 2003-01-31 Nec Corp System and method of advance prediction processing
JP2003233523A (en) * 2002-02-07 2003-08-22 Fujitsu Social Science Laboratory Ltd Method, device, system and program for data cache, and storage medium
JP2004280405A (en) * 2003-03-14 2004-10-07 Sony Corp System and method for providing information, and computer program
JP2004320754A (en) * 2003-04-04 2004-11-11 Matsushita Electric Ind Co Ltd Digital content reproducing apparatus and digital content use control method
WO2006001507A1 (en) * 2004-06-24 2006-01-05 Nec Corporation Information service system, information server, portable terminal, information service control program and portable terminal control program

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1078912A (en) * 1996-09-02 1998-03-24 Matsushita Electric Ind Co Ltd Data input and output processor
JPH11345134A (en) * 1998-06-03 1999-12-14 Hitachi Ltd Operating system
JP2003030037A (en) * 2001-07-19 2003-01-31 Nec Corp System and method of advance prediction processing
JP2003233523A (en) * 2002-02-07 2003-08-22 Fujitsu Social Science Laboratory Ltd Method, device, system and program for data cache, and storage medium
JP2004280405A (en) * 2003-03-14 2004-10-07 Sony Corp System and method for providing information, and computer program
JP2004320754A (en) * 2003-04-04 2004-11-11 Matsushita Electric Ind Co Ltd Digital content reproducing apparatus and digital content use control method
WO2006001507A1 (en) * 2004-06-24 2006-01-05 Nec Corporation Information service system, information server, portable terminal, information service control program and portable terminal control program

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2011105488A1 (en) * 2010-02-25 2011-09-01 楽天株式会社 Storage device, server device, storage system, database device, provision method of data, and program
JP2012216162A (en) * 2011-03-31 2012-11-08 Fujitsu Ltd Application providing system, application providing method and application providing program
JP2016192001A (en) * 2015-03-31 2016-11-10 日本電気株式会社 Server and information processing system
JP2019197416A (en) * 2018-05-10 2019-11-14 キヤノン株式会社 Server device, information processing method, and program
JP7179487B2 (en) 2018-05-10 2022-11-29 キヤノン株式会社 Server device, control method and program
CN115134134A (en) * 2022-06-23 2022-09-30 中国民航信息网络股份有限公司 Information processing method, device and equipment

Also Published As

Publication number Publication date
JP5217376B2 (en) 2013-06-19

Similar Documents

Publication Publication Date Title
US10242023B2 (en) Programming model for synchronizing browser caches across devices and web services
KR101098621B1 (en) System and method for updating installation components in a networked environment
KR101130367B1 (en) System and method for a software distribution service
JP5193056B2 (en) Method and system for maintaining up-to-date data of wireless devices
KR100343823B1 (en) Method, Apparatus and Program Storage Device for a Client and Adaptive Synchronization and Transformation Server
KR101150041B1 (en) System and method for updating files utilizing delta compression patching
KR101098745B1 (en) System and method for managing and communicating software updates
JP3967806B2 (en) Computerized method and resource nomination mechanism for nominating a resource location
KR101627873B1 (en) Computing environment representation
KR101143217B1 (en) Method, system and apparatus for managing computer identity
US20040143836A1 (en) System and method for sharing objects among two or more electronic devices
US20060123121A1 (en) System and method for service session management
JP5217376B2 (en) Terminal cache management apparatus, terminal cache management method, and program
CN110795395B (en) File deployment system and file deployment method
US20050198385A1 (en) System and method for generating a consistent user name-space on networked devices
JPWO2007077615A1 (en) Software execution management apparatus, method and program thereof
CN112035420A (en) Data sharing method, sharing device and system
US20090165011A1 (en) Resource management method, information processing system, information processing apparatus, and program
TWI627845B (en) Invalidation in a content delivery network (cdn)
JP2014209365A (en) System and method for managing distribution of content to device, and storage medium providing program
WO2020044977A1 (en) Application program and data transfer system
JP2007213171A (en) Document management device, program and method
JP2006085521A (en) Information transfer method and host device
JP6904452B2 (en) Programmable device application authentication system and authentication method
JPH11327989A (en) Data base management device and recording medium having recorded program thereof

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20101012

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20120810

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120821

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20121022

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20121113

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20130115

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20130205

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20130218

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20160315

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Ref document number: 5217376

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150