JP2004258943A - Method for checking consistency between municipal system and resident registry system in resident registry network - Google Patents

Method for checking consistency between municipal system and resident registry system in resident registry network Download PDF

Info

Publication number
JP2004258943A
JP2004258943A JP2003048475A JP2003048475A JP2004258943A JP 2004258943 A JP2004258943 A JP 2004258943A JP 2003048475 A JP2003048475 A JP 2003048475A JP 2003048475 A JP2003048475 A JP 2003048475A JP 2004258943 A JP2004258943 A JP 2004258943A
Authority
JP
Japan
Prior art keywords
data
resident
consistency
information
juki
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
JP2003048475A
Other languages
Japanese (ja)
Other versions
JP4250977B2 (en
Inventor
Takuya Ito
卓也 伊藤
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.)
Hitachi Ltd
Original Assignee
Hitachi Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP2003048475A priority Critical patent/JP4250977B2/en
Publication of JP2004258943A publication Critical patent/JP2004258943A/en
Application granted granted Critical
Publication of JP4250977B2 publication Critical patent/JP4250977B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a consistency checking method capable of checking the consistency of data in a short period of time for an existing resident registry system linked with a municipal system, and of confirming a history of updates of inconsistent data. <P>SOLUTION: In a system for linking a municipal system with a computerized existing resident registry system for a resident registry network system, the time and date of each data update are stored as a time stamp. A data update period is designated arbitrarily. Resident information for which data are updated during that period is extracted according to the time stamp. Only for the resident information that was updated during the designated period, the consistency between the municipal system and the computerized existing resident registry system is checked. <P>COPYRIGHT: (C)2004,JPO&NCIPI

Description

【0001】
【発明の属する技術分野】
本発明は住基ネットに接続するシステムのデータチェック方法に関し、特に自治体システムと既存住基システムにおける整合性チェック方法に関わる。
【0002】
【従来の技術】
従来の住基ネットにおける自治体システムと住基システムの整合性チェック方法では、既存住基システム側で特定の指定された項目において存在する住民情報のうち最新データを全件抽出し、自治体システムのデータベースの該当データと比較するという方法を取っていた。また不整合データについては、一覧表示し紙面に印刷するという方法を取っていた。
【0003】
【発明が解決しようとする課題】
上記従来の方法では、データ抽出時に前回から更新のないデータも含む存在する住民情報をすべて抽出するという方法を取っており、規模の大きい自治体の場合、抽出するだけでも時間がかかり、さらにデータの比較にはより多くの時間がかかるという問題があった。また抽出したデータによりディスク容量が圧迫されるという問題があった。
【0004】
また、整合性チェック後、不整合のデータについてチェックを行い、不整合発生の要因を確認する必要があるが、従来の方法では最新の住民情報しか表示されないので、どの時点で不整合が発生したか遡って確認することができなかった。
【0005】
本発明の目的は、上記課題を解決し、自治体システムと連携する既存住基システムにおいて短時間でデータの整合性をチェックし、かつ不整合データの更新履歴を確認できる整合性チェック方法を提供することにある。
【0006】
【課題を解決するための手段】
上記目的を達成するために、予め自治体システムの住民情報に更新日時をタイムスタンプとして格納する項目を設け、整合性チェック用のデータの抽出時に住民情報の更新年月日の範囲を指定してデータを抽出する。抽出時に最新の住民情報のみではなく、指定した更新年月日の範囲内であれば住民情報の履歴データも全て抽出する。
【0007】
自治体システムで抽出したデータを既存住基システムに送信し、上記データのうち最新の住民情報のみを既存住基システムに保存されているデータと比較し、不整合項目のあるものを抽出する。比較後、不整合が生じているデータについて、該当する住民の履歴情報を更新時間や旧住民票コードを用いて、より最新の情報より順に比較して行く。不整合データについては最新の住民情報と履歴の比較結果の両方を抽出する。
【0008】
不整合データについては、住民票コードの範囲と不整合が発生した項目を指定して不整合が発生している住民情報をフィルタリングする。そして、不整合項目を太字にする等強調した形式で表示する。また、不整合データについては、履歴情報のリンク情報も含めて表示する。履歴情報のリンクを選択することにより、対象となるデータの履歴の比較結果が表示される。
【0009】
また、印刷時においても住民票コードの範囲と不整合が発生した項目を指定して印刷することができる。
【0010】
【発明の実施の形態】
以下本発明の実施形態について図面を用いて詳細に説明する。
【0011】
図1は自治体システム、既存住基システムの整合性チェックを行うシステム(以下本発明システム001と表記する)の構成図である。本発明システム001は、自治体システム部分002と既存住基システム部分の003から構成される。自治体システム部分002は、データ抽出プログラム004、入出力制御手段008、データ送受信手段009、ディスプレイ010、キーボード011、住民情報マスタデータベース012と住民情報履歴管理データベース013で構成する。既存住基システム部分003は、データ比較プログラム005、入出力制御手段017、データ送受信機能009、ディスプレイ018、キーボード019、プリンタデータ020と送信管理データベース021で構成する。
【0012】
入出力制御手段008は、データ抽出プログラム004よりの出力をディスプレイ010に表示し、キーボード011からの入力をデータ抽出プログラム004に引渡しを行う。また、データ送受信手段009の制御も行う。
【0013】
住民情報マスタデータベース012は、自治体システムにおいて最新の住民情報が格納されているデータベースである。住民情報履歴管理データベース013は、住民情報の履歴が格納されているデータベースである。
【0014】
データ抽出プログラム004は、データベースアクセス機能006と抽出条件入力機能007を有する。抽出条件入力機能007は、入出力制御手段008を通してディスプレイに抽出条件入力画面(図2参照)を表示し、キーボード011より入力された抽出条件をデータベースアクセス機能006に引き渡す。データベースアクセス機能006は、抽出条件入力機能007より引き渡された抽出条件をキーに住民情報マスタデータベース012と住民情報履歴データベース013より図3に示す項目を抽出する。
【0015】
データ送受信手段009は、データ抽出プログラム004によって抽出された住民情報を自治体システム部分002より既存住基システム部分003に転送する。その手段としてはMO、CDR等を用いた媒体交換方式かLANを経由したファイル転送方式がある。
【0016】
入出力制御手段017は、データ比較プログラム005よりの出力をディスプレイ018やプリンタ020へ出力し、キーボード019から入力をデータ比較プログラム005に引き渡す。
【0017】
住民情報送信管理データベース021は既存住基システムから自治体システムへの送信データを管理しているデータベースである。
【0018】
データ比較プログラム005は、データベースアクセス機能014、抽出比較条件入力機能015、データ比較機能016、比較結果加工機能022で構成する。抽出比較条件入力機能015は、図2の抽出条件入力画面を入出力制御手段017を用いてディスプレイ018に表示し、キーボード019より入力された抽出条件をデータベースアクセス機能014に引き渡す。データ抽出後は図4に示すような比較条件入力画面を入出力制御手段を用いてディスプレイ018に表示し、キーボード019より入力された比較条件をデータ比較機能022に引き渡す。データベースアクセス機能014は、抽出比較条件入力機能015より引き渡された抽出条件をキーに住民情報送信管理データベース021より図3に示す項目を抽出する。データ比較機能016においては図5のフローに従い、自治体システムにおいて抽出された住民情報と既存住基システムで抽出された住民情報の比較を行う。比較結果加工機能022は、図6のフローに従い、入出力制御手段017を用いてディスプレイ018に表示し、必要に応じてプリンタ020で印刷を行う。
【0019】
図5は、データ比較機能016の処理フローである。以下に詳細に述べる。
【0020】
最新の住民情報比較処理(0161)において、最新の住民情報とは自治体システム側データは住民情報マスタデータベース012より抽出したデータを示す。既存住基システム側データは、住民情報送信管理データベース021より抽出したデータのうち更新時間、旧住民票コードより判断した最新のデータを示す。なお、比較は住民票コード(図3項番1)をキーとして行う。また、最新の住民情報比較(0161)では、比較抽出条件入力機能015より引き渡され、図4に表示するような比較条件で住民情報を比較を行う。
【0021】
不整合項目の有無(0162)については、最新の住民情報比較(0161)での比較結果をチェックする。住民情報に不整合項目がある場合は該当する住民の履歴情報を比較する該当住民の古い履歴情報の有無(0163)に移る。不整合がない場合は、データの抽出を行わずに未比較の最新の住民情報の有無(0166)へ移る。なお、不整合項目とは自治体システムと既存住基システム間で住民情報が異なる項目、もしくはどちらか一方の住民情報は存在し、もう一方の住民情報に存在しない項目である。
【0022】
該当住民の古い履歴情報の有無(0163)については、現在調査した住民情報よりも該当住民に古い住民情報が存在するかをチェックする。古い住民情報が存在する場合は一世代古い住民情報の比較(0164)へ移り、存在しない場合はデータの抽出(0165)へ移る。なお、一世代古い住民情報の比較(0164)は、最新の住民情報比較(0161)と同様に、比較抽出条件入力機能015より引き渡される図4のような比較条件について住民情報の比較を行う。
【0023】
データ項目の抽出(0165)は、該当住民の比較した結果を履歴情報も含めてすべて抽出する。
【0024】
未比較の最新の住民情報の有無(0166)は、未比較の最新の住民情報があるかチェックする。未比較の最新の住民情報がある場合は、最新の住民情報比較(0161)に移り、未比較の最新の住民情報がない場合は比較を終了する。
【0025】
図6は、比較結果加工機能022の画面遷移図であるが、→は画面遷移の向きを示し、()内のメッセージは→と対になっており、各画面内のボタンに→を対応させる。以下に各画面の詳細の述べる。
【0026】
住民票コードの範囲指定画面0221は、住民票コードの範囲を指定する画面であり、図7のような画面として表示される。
【0027】
不整合項目の指定画面0222は、不整合の発生項目を指定して条件を満たす住民情報のみを加工結果の表示画面0223で表示させる。図8に画面の例を示す。ここで選択できる項目は、抽出比較条件入力機能015で比較条件で指定した項目のみである。ここでは1画面あたり一人分のデータを表示することとしている。
【0028】
加工結果の表示画面0223は、住民票コードの範囲指定画面0221と不整合項目の指定画面0222の条件を満たすデータを表示する。レイアウトの例を図9に示す。ここでは、不整合項目は網掛けをして強調する。
【0029】
加工結果の印刷0224は、加工結果の表示画面0223で表示された画面のデータを図9のように印刷する。
【0030】
住民情報の履歴画面0225は、選択した住民情報の履歴を表示する。レイアウトの例を図10に示す。ここでは、不整合項目は網掛けをして強調し、1画面あたり一件分の履歴を表示することとする。
【0031】
履歴画面の印刷0226は、住民情報の履歴画面0225で表示された画面のデータを図10のように印刷する。
【0032】
比較結果加工の終了確認画面0227は、図11に示すような比較結果加工を終了するか確認を行う画面である。“戻る”ボタンを押下すると前画面に戻る。
【0033】
【発明の効果】
以上本発明によれば、整合性チェック時に住民情報の更新期間を指定することによりすべての住民情報の整合性チェックを行わずに済み、前回整合性チェック後の差分のみの整合性チェックを行える。それにより使用するディスク容量、整合性チェックに要する時間を減少させることができる。
【0034】
また、整合性チェックを行う項目を指定することが可能になることにより特定の項目で不整合が発生している情報のみを抽出することができ、不整合原因の究明に役立つ。
【0035】
併せて不整合の履歴情報も比較、表示することが可能になることにより不整合原因の究明に役立つ。
【0036】
さらに整合性チェックの結果を加工することが可能になることにより不整合原因の究明に役立つ。
【図面の簡単な説明】
【図1】本発明のシステム構成図である。
【図2】抽出条件入力画面のレイアウトである。
【図3】抽出する項目と備考の説明である。
【図4】整合性チェックの比較条件の入力画面のレイアウトである。
【図5】データ比較機能のフロー図である。
【図6】比較後データの表示に関する画面遷移図である。
【図7】比較後のデータ表示に関する住民票コード範囲指定画面のレイアウトである。
【図8】比較後のデータ表示に関する不整合項目指定画面のレイアウトである。
【図9】不整合データ表示・印刷のレイアウトである。
【図10】履歴情報の表示・印刷のレイアウトである。
【図11】比較結果加工の終了確認画面のレイアウトである。
【符号の説明】
001…本発明システム、004…データ抽出プログラム、005…データ比較プログラム、008…入出力制御手段、009…データ送受信手段、012…住民情報マスタデータベース、013…住民情報履歴管理データベース、014…住民情報送信管理データベース。
[0001]
TECHNICAL FIELD OF THE INVENTION
The present invention relates to a data check method for a system connected to a resident net, and more particularly to a consistency check method between a local government system and an existing resident system.
[0002]
[Prior art]
In the conventional method of checking the consistency between the municipal system and the resident registry system in the resident registry network, the existing resident registry system extracts all the latest data from the resident information that exists in the specified specified item, and then uses the database of the local government system. Was compared with the relevant data. In addition, a method of displaying a list of inconsistent data and printing it on paper has been adopted.
[0003]
[Problems to be solved by the invention]
The conventional method described above employs a method of extracting all existing resident information including data that has not been updated since the previous time at the time of data extraction. The problem was that the comparison took more time. Further, there is a problem that the disk capacity is squeezed by the extracted data.
[0004]
In addition, after the consistency check, it is necessary to check the data of the inconsistency and confirm the cause of the inconsistency.However, in the conventional method, only the latest inhabitant information is displayed. I could not confirm it retroactively.
[0005]
SUMMARY OF THE INVENTION An object of the present invention is to solve the above-mentioned problems and to provide a consistency check method capable of checking data consistency in a short time in an existing resident registry system cooperating with a local government system and confirming an update history of inconsistent data. It is in.
[0006]
[Means for Solving the Problems]
In order to achieve the above purpose, an item to store the update date and time as a time stamp in the resident information of the local government system is provided in advance, and the data of the resident information is specified by specifying the range of the update date of the resident information when extracting the data for consistency check. Is extracted. At the time of extraction, not only the latest resident information but also all the resident information history data within the specified update date range is extracted.
[0007]
The data extracted by the local government system is transmitted to the existing resident registry system, and only the latest resident information of the above data is compared with the data stored in the existing resident registry system to extract data having inconsistent items. After the comparison, the history information of the inhabitants of the inconsistent data is compared in order from the latest information using the update time and the old resident's card code. For the inconsistent data, both the latest resident information and the comparison result of the history are extracted.
[0008]
For the inconsistent data, the area of the resident card code and the item in which the inconsistency occurs are specified, and the inhabitant information in which the inconsistency occurs is filtered. Then, the inconsistent items are displayed in an emphasized format such as bold. Inconsistent data is displayed including link information of history information. By selecting the link of the history information, the comparison result of the history of the target data is displayed.
[0009]
Also, at the time of printing, it is possible to specify and print an item inconsistent with the range of the resident card code.
[0010]
BEST MODE FOR CARRYING OUT THE INVENTION
Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.
[0011]
FIG. 1 is a configuration diagram of a system (hereinafter, referred to as a system 001 of the present invention) for checking the consistency of a local government system and an existing resident registry system. The system 001 of the present invention includes a local government system part 002 and an existing resident base system part 003. The local government system part 002 includes a data extraction program 004, an input / output control unit 008, a data transmission / reception unit 009, a display 010, a keyboard 011, a resident information master database 012, and a resident information history management database 013. The existing resident registry system part 003 includes a data comparison program 005, an input / output control unit 017, a data transmission / reception function 009, a display 018, a keyboard 019, printer data 020, and a transmission management database 21.
[0012]
The input / output control unit 008 displays the output from the data extraction program 004 on the display 010, and transfers the input from the keyboard 011 to the data extraction program 004. It also controls the data transmission / reception means 009.
[0013]
The resident information master database 012 is a database that stores the latest resident information in the local government system. The resident information history management database 013 is a database that stores histories of resident information.
[0014]
The data extraction program 004 has a database access function 006 and an extraction condition input function 007. The extraction condition input function 007 displays an extraction condition input screen (see FIG. 2) on the display through the input / output control means 008, and passes the extraction condition input from the keyboard 011 to the database access function 006. The database access function 006 extracts the items shown in FIG. 3 from the resident information master database 012 and the resident information history database 013 using the extraction condition passed from the extraction condition input function 007 as a key.
[0015]
The data transmitting / receiving means 009 transfers the resident information extracted by the data extraction program 004 from the local government system part 002 to the existing resident base system part 003. As means therefor, there are a medium exchange method using MO, CDR and the like or a file transfer method via LAN.
[0016]
The input / output control unit 017 outputs the output from the data comparison program 005 to the display 018 and the printer 020, and passes the input from the keyboard 019 to the data comparison program 005.
[0017]
The resident information transmission management database 021 is a database that manages transmission data from the existing resident registry system to the local government system.
[0018]
The data comparison program 005 includes a database access function 014, an extraction comparison condition input function 015, a data comparison function 016, and a comparison result processing function 022. The extraction comparison condition input function 015 displays the extraction condition input screen of FIG. 2 on the display 018 using the input / output control unit 017, and passes the extraction condition input from the keyboard 019 to the database access function 014. After the data extraction, a comparison condition input screen as shown in FIG. 4 is displayed on the display 018 using the input / output control means, and the comparison condition input from the keyboard 019 is transferred to the data comparison function 022. The database access function 014 extracts the items shown in FIG. 3 from the resident information transmission management database 21 using the extraction condition passed from the extraction comparison condition input function 015 as a key. The data comparison function 016 compares the resident information extracted in the local government system with the resident information extracted in the existing resident registry system according to the flow of FIG. The comparison result processing function 022 displays on the display 018 using the input / output control means 017 according to the flow of FIG. 6, and performs printing with the printer 020 as necessary.
[0019]
FIG. 5 is a processing flow of the data comparison function 016. This will be described in detail below.
[0020]
In the latest resident information comparison process (0161), the latest resident information indicates data extracted from the resident information master database 012 as data on the local government system side. The existing resident registry system data indicates the latest data determined from the update time and the old resident card code among the data extracted from the resident information transmission management database 021. The comparison is performed using the resident card code (item 1 in FIG. 3) as a key. In the latest resident information comparison (0161), the resident information is compared with the comparison condition as shown in FIG.
[0021]
For the presence / absence of inconsistent items (0162), the comparison result in the latest resident information comparison (0161) is checked. If there is an inconsistency item in the resident information, the process proceeds to the presence / absence (0163) of old history information of the relevant resident comparing the history information of the relevant resident. If there is no inconsistency, the process proceeds to the presence / absence of uncompared latest resident information (0166) without extracting data. The inconsistent item is an item in which the resident information is different between the local government system and the existing resident registry system, or an item in which one of the resident information exists and does not exist in the other resident information.
[0022]
Regarding the presence / absence of old history information of the relevant resident (0163), it is checked whether the relevant resident has resident information that is older than the currently investigated resident information. If the old resident information exists, the process proceeds to the comparison of the one generation old resident information (0164), and if not, the process proceeds to data extraction (0165). In the comparison (0164) of the resident information one generation older, the resident information is compared with the comparison condition shown in FIG. 4 delivered from the comparison extraction condition input function 015, similarly to the latest resident information comparison (0161).
[0023]
The extraction of the data items (0165) extracts all the comparison results of the relevant residents including the history information.
[0024]
The presence / absence of uncompared latest resident information (0166) is checked for uncompared latest resident information. If there is uncompared latest resident information, the process proceeds to latest resident information comparison (0161), and if there is no uncompared latest resident information, the comparison ends.
[0025]
FIG. 6 is a screen transition diagram of the comparison result processing function 022, where → indicates the direction of screen transition, messages in parentheses are paired with →, and → is associated with a button in each screen. . The details of each screen are described below.
[0026]
The resident's card code range specification screen 0221 is a screen for specifying the resident's card code range, and is displayed as a screen as shown in FIG.
[0027]
The inconsistent item specification screen 0222 displays only the inhabitants information that satisfies the condition by specifying the inconsistent occurrence item on the processing result display screen 0223. FIG. 8 shows an example of the screen. The items that can be selected here are only the items specified by the comparison condition in the extraction comparison condition input function 015. Here, data for one person is displayed per screen.
[0028]
The processing result display screen 0223 displays data that satisfies the conditions of the resident's card code range designation screen 0221 and the mismatched item designation screen 0222. FIG. 9 shows an example of the layout. Here, inconsistent items are highlighted with shading.
[0029]
The processing result print 0224 prints the data of the screen displayed on the processing result display screen 0223 as shown in FIG.
[0030]
The resident information history screen 0225 displays the history of the selected resident information. FIG. 10 shows an example of the layout. Here, inconsistent items are shaded and emphasized, and one history is displayed per screen.
[0031]
The print history screen 0226 prints the data of the screen displayed on the history screen 0225 of the resident information as shown in FIG.
[0032]
The comparison result processing end confirmation screen 0227 is a screen for confirming whether to end the comparison result processing as shown in FIG. Press the “Return” button to return to the previous screen.
[0033]
【The invention's effect】
As described above, according to the present invention, the consistency check of all the resident information can be omitted by specifying the update period of the resident information at the time of the consistency check, and the consistency check of only the difference after the previous consistency check can be performed. As a result, the disk capacity used and the time required for checking consistency can be reduced.
[0034]
In addition, since it is possible to specify an item to be checked for consistency, it is possible to extract only information in which inconsistency has occurred in a specific item, which is useful for investigating the cause of inconsistency.
[0035]
At the same time, the history information of the mismatch can be compared and displayed, which is useful for investigating the cause of the mismatch.
[0036]
Further, it becomes possible to process the result of the consistency check, which is useful for investigating the cause of the mismatch.
[Brief description of the drawings]
FIG. 1 is a system configuration diagram of the present invention.
FIG. 2 is a layout of an extraction condition input screen.
FIG. 3 is a description of items to be extracted and remarks.
FIG. 4 is a layout of a screen for inputting comparison conditions for a consistency check.
FIG. 5 is a flowchart of a data comparison function.
FIG. 6 is a screen transition diagram regarding display of data after comparison.
FIG. 7 is a layout of a resident's card code range designation screen regarding data display after comparison.
FIG. 8 is a layout of an inconsistent item designation screen related to data display after comparison.
FIG. 9 shows a layout for displaying and printing mismatched data.
FIG. 10 shows a layout for displaying and printing history information.
FIG. 11 is a layout of a comparison result processing end confirmation screen.
[Explanation of symbols]
001: The present invention system, 004: Data extraction program, 005: Data comparison program, 008: Input / output control means, 009: Data transmission / reception means, 012: Resident information master database, 013: Resident information history management database, 014: Resident information Transmission management database.

Claims (4)

住民基本台帳ネットワークシステムにおける自治体システムと電算化された既存住基システムを連携するシステムにおいて、データ更新時に更新日時をタイムスタンプとして格納し、任意にデータの更新期間を指定し、タイムスタンプによりその期間にデータが更新された住民情報を抽出し、指定した期間に更新のあった住民情報のみについて自治体システムと電算化された既存住基システムで整合性チェックを行う事を特徴とする住基ネットにおける自治体システムと住基システムの整合性チェック方法。In a system that links the local government system and the computerized existing resident registry system in the Basic Resident Register network system, the update date and time are stored as a time stamp when updating data, and the data update period is arbitrarily specified, and the time stamp is used to specify the update period. The Juki Net is characterized by extracting the resident information whose data has been updated at the specified time, and checking the resident information updated only during the designated period with the local government system and the computerized existing Juki system. How to check the consistency between the local government system and the Juki system. 請求項1に記載の整合性チェック方法において、整合性チェックを行う項目を任意に指定し、指定した項目についてのみ整合性チェックを行う事を特徴とする住基ネットにおける自治体システムと住基システムの整合性チェック方法。2. The consistency check method according to claim 1, wherein an item to be checked for consistency is arbitrarily specified, and the consistency check is performed only on the specified item. Consistency check method. 請求項1または2に記載の整合性チェック方法において、整合性チェック時に不整合データの一覧を表示し、特定のデータを選択することにより対象となる不整合データの更新履歴情報を表示する事を特徴とする住基ネットにおける自治体システムと住基システムの整合性チェック方法。3. The consistency check method according to claim 1, wherein a list of inconsistent data is displayed at the time of the consistency check, and update history information of the target inconsistent data is displayed by selecting specific data. A method for checking the consistency between the local government system and the Juki system in the Juki Net. 請求項3に記載の整合性チェック方法において、不整合の発生項目をキーとし、項目順に不整合データをソートして表示する事を特徴とする住基ネットにおける自治体システムと住基システムの整合性チェック方法。4. The consistency between the local government system and the Juki system in the Juki net, wherein the inconsistency data is sorted and displayed in the order of the items using the inconsistency occurrence item as a key in the consistency check method according to claim 3. Method for checking.
JP2003048475A 2003-02-26 2003-02-26 Juki Network System and Data Consistency Check Method Expired - Fee Related JP4250977B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2003048475A JP4250977B2 (en) 2003-02-26 2003-02-26 Juki Network System and Data Consistency Check Method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2003048475A JP4250977B2 (en) 2003-02-26 2003-02-26 Juki Network System and Data Consistency Check Method

Publications (2)

Publication Number Publication Date
JP2004258943A true JP2004258943A (en) 2004-09-16
JP4250977B2 JP4250977B2 (en) 2009-04-08

Family

ID=33114426

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2003048475A Expired - Fee Related JP4250977B2 (en) 2003-02-26 2003-02-26 Juki Network System and Data Consistency Check Method

Country Status (1)

Country Link
JP (1) JP4250977B2 (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007316774A (en) * 2006-05-23 2007-12-06 Promise Co Ltd Address control system
JP2007316775A (en) * 2006-05-23 2007-12-06 Promise Co Ltd Address control system
WO2008078366A1 (en) * 2006-12-22 2008-07-03 Fujitsu Limited Data verifying device, data verifying method, and data verifying program
JP2013120578A (en) * 2011-12-09 2013-06-17 Yahoo Japan Corp Fluctuation cooperation serer, fluctuation cooperation system and method
JP2016184354A (en) * 2015-03-26 2016-10-20 富士通株式会社 Individual number update program, individual number update method, and information processing device
CN109669807A (en) * 2017-10-13 2019-04-23 阿里巴巴集团控股有限公司 The method of calibration and device of business event, processor, storage medium

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007316774A (en) * 2006-05-23 2007-12-06 Promise Co Ltd Address control system
JP2007316775A (en) * 2006-05-23 2007-12-06 Promise Co Ltd Address control system
WO2008078366A1 (en) * 2006-12-22 2008-07-03 Fujitsu Limited Data verifying device, data verifying method, and data verifying program
JPWO2008078366A1 (en) * 2006-12-22 2010-04-15 富士通株式会社 Data verification apparatus, data verification method, and data verification program
JP5029616B2 (en) * 2006-12-22 2012-09-19 富士通株式会社 Verification device, verification method, and verification program
JP2013120578A (en) * 2011-12-09 2013-06-17 Yahoo Japan Corp Fluctuation cooperation serer, fluctuation cooperation system and method
JP2016184354A (en) * 2015-03-26 2016-10-20 富士通株式会社 Individual number update program, individual number update method, and information processing device
CN109669807A (en) * 2017-10-13 2019-04-23 阿里巴巴集团控股有限公司 The method of calibration and device of business event, processor, storage medium

Also Published As

Publication number Publication date
JP4250977B2 (en) 2009-04-08

Similar Documents

Publication Publication Date Title
CN107273122A (en) Based on decoupling mechanism can iteration set up operation system method and its terminal
WO2005008370B1 (en) Remote population of computer clipboard via a messaging system
CN101739442A (en) System and method for displaying information
JP5119027B2 (en) Information processing apparatus and program analysis method
JP2004258943A (en) Method for checking consistency between municipal system and resident registry system in resident registry network
CN101615268A (en) Method of electronic drawings and archives being collected, managing by digital label and the system that realizes this method
JP2001014327A (en) System and method for managing intermediate processing and recording medium recording program for intermediate processing management
JP2013228889A (en) Information processing apparatus, information processing method, program, and information processing system
JP2003208501A (en) Business process definition display method and program
JP2004240675A (en) Repair completion report terminal equipment and system and program for reporting completion of repair
US20040015521A1 (en) Non-intrusive, automated upgrading of electronic records
US7559019B2 (en) Document structure inspection method and apparatus
JP2001100999A (en) Rule base system
CN103914514B (en) The method and system of the control business voucher way of output
JPH11219277A (en) Data output device, data output method, medium for recording data output program and printer
JP2001195378A (en) Synchronization method for data, accounting processor, accounting processing system and recording medium for synchronization processing program of accounting data
WO2018141528A1 (en) Transmitting a data record
JP2011090452A (en) Information processor, information processing system, and information processing program
JP2930008B2 (en) Document revision standardization method and method
JPH0836570A (en) Device for editing related document
JP2005293120A (en) Cooperative interface
JP4136438B2 (en) POS system
JP2004295769A (en) Method for constructing web site for different language and sales representative method using web site for different language
JP2005050038A (en) Portable terminal, input data management method for portable terminal, program, and recording medium
JPH05197719A (en) Document preparing device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20051227

RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20060420

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20081028

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20081128

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: 20081224

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20090106

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

Free format text: PAYMENT UNTIL: 20120130

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20130130

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20140130

Year of fee payment: 5

LAPS Cancellation because of no payment of annual fees