JP4249408B2 - Data exchange method and method - Google Patents

Data exchange method and method Download PDF

Info

Publication number
JP4249408B2
JP4249408B2 JP2001336777A JP2001336777A JP4249408B2 JP 4249408 B2 JP4249408 B2 JP 4249408B2 JP 2001336777 A JP2001336777 A JP 2001336777A JP 2001336777 A JP2001336777 A JP 2001336777A JP 4249408 B2 JP4249408 B2 JP 4249408B2
Authority
JP
Japan
Prior art keywords
data
transmission
database
input
file
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Lifetime
Application number
JP2001336777A
Other languages
Japanese (ja)
Other versions
JP2003140941A (en
Inventor
敏郎 惣内
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 System Technologies Ltd
Original Assignee
NEC System Technologies 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 NEC System Technologies Ltd filed Critical NEC System Technologies Ltd
Priority to JP2001336777A priority Critical patent/JP4249408B2/en
Publication of JP2003140941A publication Critical patent/JP2003140941A/en
Application granted granted Critical
Publication of JP4249408B2 publication Critical patent/JP4249408B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Images

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Description

【0001】
【発明の属する技術分野】
本発明は、システム間でデータを交換するデータ交換方式に関し、特に非同期処理を行うことにより高レスポンスを保ちシステム間でデータを即時同期交換するデータ交換方式および方法に関する。
【0002】
【従来の技術】
従来、システム間のデータ交換は次のように行われていた。
【0003】
例えば、汎用機システムとオープンサーバ機システム間のデータ交換は、一般的に、FTP(File Transfer Protocol)、あるいはリモートデータベースアクセス等のプロトコルを介して実施されている。
【0004】
FTPを使用するの場合は、一連のデータを入力して処理を行った後に、入力したデータのファイルを相手側システムに一括ファイル送信し、相手側システムはファイルを受信して処理を行っている。
【0005】
また、リモートデータベースアクセスを使用するの場合は、データを入力して処理した後に、入力したデータを基に相手側システムのデータベースにアクセスして返却値を受け取り、その後に次のデータを入力するようになっている。
【0006】
【発明が解決しようとする課題】
しかしながら、上述の従来の技術には、次のような問題点がある。
【0007】
第1の問題点は、FTPプロトコルを利用した場合、相手側システムとのデータ同期の即時性が発揮できない点である。その理由は、プロトコル自体が一括ファイル転送を想定されたプロトコルであるためである。
【0008】
第2の問題点は、リモートデータベースアクセスプロトコルを利用した場合、データ入力時のレスポンスの保証ができない点である。その理由は、処理のレスポンス性能が相手側システムの負荷の影響を受けるためである。
【0009】
本発明の目的は、上記の問題点を解決し、高レスポンスを保ちつつシステム間でデータの即時同期交換を可能にするデータ交換方式および方法を提供することにある。
【0010】
【課題を解決するための手段】
本願第1の発明のデータ交換方式は、装置間でデータの交換を行うデータ交換方式であって、入力したデータを処理すると共に第2の装置に前記データを送信する第1の装置と、前記第1の装置からデータを受信して処理を行い処理結果データを前記第1の装置に送信する第2の装置とを備え、前記第1の装置は、トランザクションデータを入力し、入力したトランザクションデータを基に第1のデータベースを更新すると共に送信データを作成して第1の送信ファイルに格納する第1の入力手段と、前記第1の送信ファイルにデータが格納されたときに起動され、前記第1の送信ファイルを前記第2の装置に送信する第1の送信手段と、前記第2の装置からの送信データを受信し、受信したデータで前記第1のデータベースを更新する第1の受信手段とを含み、前記第1の装置に含まれる各手段が非同期に動作し、前記第2の装置は、前記第1の装置からの送信データを受信し、受信したデータで第2のデータベースを更新する第2の受信手段と、前記第2のデータベースが更新されたときに起動され、前記第2のデータベースの更新されたデータをもとに所定の処理を行い、帳票出力を行いつつ自システム内の第2のデータベースに対して更新すると共に、結果返却用の送信データを生成して第2の送信ファイルに格納する処理手段と、前記第2の送信ファイルを前記第1の装置に送信する第2の送信手段とを含み、前記第2の装置に含まれる各手段が非同期に動作する、ことを特徴とする。
【0011】
本願第2の発明のデータ交換方式は、第1の発明において前記第2の装置は、トランザクションデータを入力し、入力したトランザクションデータを基に前記第2のデータベースを更新すると共に送信データを作成して前記第2の送信ファイルに格納する第2の入力手段を含む、ことを特徴とする。
【0014】
本願第の発明のデータ交換方法は、装置間でデータの交換を行うデータ交換方法であって、第1の装置の第1の入力手段はトランザクションデータを入力し、自システム内の第1のデータベースを更新すると共に送信データを作成して第1の送信ファイルに格納し、前記第1の入力手段は次のトランザクションデータ入力を受け付け、第1の送信手段は前記第1の送信ファイルにデータが格納されたときに起動され、前記第1の送信ファイルを第2の装置に送信し、前記第2の装置の第2の受信手段は前記第1の装置からの送信データを受信し、受信したデータで第2のデータベースを更新し、処理手段は前記第2のデータベースが更新されたときに起動され、前記第2のデータベースの更新されたデータをもとに所定の処理を行い、帳票出力を行いつつ自システム内の第2のデータベースに対して更新すると共に、結果返却用の送信データを生成して第2の送信ファイルに格納し、第2の送信手段は前記第2の送信ファイルを前記第1の装置に送信し、前記第1の装置の第1の受信手段は前記第2の装置からの送信データを受信し、受信したデータで前記第1のデータベースを更新する、ことを特徴とする。
【0015】
本願第の発明のデータ交換方法は、第の発明において前記第2の装置の第2の入力手段は、トランザクションデータを入力し、入力したトランザクションデータを基に前記第2のデータベースを更新すると共に送信データを作成して前記第2の送信ファイルに格納する、ことを特徴とする。
【0016】
【発明の実施の形態】
本発明のデータ交換方式および方法は、それぞれの機器でのデータ入力レスポンスを保証しつつ、機器相互間のデータ同期を図ることを特徴としている。トランザクションデータを入力する手段、送受信機能・コード変換機能およびデータ反映を分担する手段、反映されたデータをもとに処理する手段、さらに、その結果をフィードバックする手段等を備え、それぞれがシステム内で非同期に役割分担を行う。
【0017】
このようにして、高速レスポンスによりデータの同期交換を可能にする。
【0018】
本発明の実施の形態の構成について、図面を用いて詳細に説明する。
【0019】
図1は、本発明の実施の形態の構成を示す図である。
【0020】
図1を参照すると、本発明の実施の形態は、第1入力手段11と第1送信手段12と第1受信手段13と第1送信ファイル14と第1データベース15とを含む第1処理装置1,第2受信手段21と処理手段22と第2入力手段23と第2送信手段24と第2データベース25と第2送信ファイル26とを含む第2処理装置2,ならびに第1処理装置1と第2処理装置2とを接続するネットワーク3を備える。
【0021】
第1処理装置1および第2処理装置2はプログラム制御で動作するコンピュータである。第1処理装置1および第2処理装置2の各部は概略以下のように動作する。
【0022】
第1入力手段11は、トランザクションデータを入力し、入力したトランザクションデータを基に、送信データを生成して第1送信ファイル14に格納すると共に、第1データベース15を更新する。なお、送信データを生成して第1送信ファイル14に格納する処理と第1データベース15を更新する処理は平行して行う。また、これら2つの処理の両方が終了するとトランザクションデータの入力を受け付ける。
【0023】
第1送信手段12は、第1送信ファイル14の送信データをネットワーク3を介して第2処理装置2に送信する。送信データを相手側に合わせるためのコード変換機能を有してもよい。なお、第1送信手段12は、第1入力手段11とは非同期に動作し、予め定められた起動タイミング(起動間隔)で起動される。また、第1入力手段11が送信データを生成して第1送信ファイル14に格納したときに起動するようにしてもよい。
【0024】
第1受信手段13は、第2処理装置2から第2送信ファイル26の送信データをネットワーク3を介して受信し、受信したデータで第1データベース15を更新する。受信したデータのコードを変換するコード変換機能を有する。第1受信手段13は、第1入力手段11および第1送信手段12とは非同期に動作し、第2処理装置2からの送信で起動される。
【0025】
第1送信ファイル14は、第2処理装置2に送信する送信データを格納するファイルである。
【0026】
第1データベース15は、第1処理装置1のマスターファイルである。
【0027】
第2受信手段21は、第1処理装置1からネットワーク3を介して送信データを受信し、受信したデータで第2データベース25を更新する。受信したデータのコードを変換するコード変換機能を有する。第2受信手段21は、第1処理装置1からの送信で起動される。
【0028】
処理手段22は、第2データベース25から”処理済フラグ”項目の内容がオフ状態のデータを入力して処理を行い、処理結果を出力する。例えば、プリンタに帳票を出力し、第1処理装置1に送信する処理結果データを第2送信ファイル26に格納する。処理手段22は、事前に設定した時刻による自動起動,一定時間間隔でのサイクリックな自動起動,あるいは任意のタイミングでの人手による起動で起動される。また、第2受信手段21で第2データベース25を更新したときに起動するようにしてもよい。
【0029】
第2入力手段23は、トランザクションデータを入力し、入力したトランザクションデータを基に、送信データを生成して第2送信ファイル26に格納すると共に、第2データベース25を更新する。なお、送信データを生成して第2送信ファイル26に格納する処理と第2データベース25を更新する処理は平行して行う。
【0030】
第2送信手段24は、第2送信ファイル26の送信データをネットワーク3を介して第1処理装置1に送信する。送信データを相手側に合わせるためのコード変換機能を有してもよい。なお、第2送信手段24は、処理手段22や第2入力手段23とは非同期に動作し、予め定められた起動タイミング(起動間隔)で起動される。
【0031】
第2データベース25は、第2処理装置2のマスターファイルである。第2データベース25のデータレコードには”処理済フラグ”項目が設けられ、データレコードが第2データベース25に登録された直後は”処理済フラグ”項目の内容はオフ状態に、処理が行われた以降ではオン状態にセットされる。
【0032】
第2送信ファイル26は、第1処理装置1に送信する送信データを格納するファイルである。
【0033】
本発明の実施の形態の動作について、図1および図2を用いて詳細に説明する。
【0034】
図2は、本発明の実施の形態の動作の流れを示す図である。
【0035】
図2を参照すると、第1処理装置1の第1入力手段11はトランザクションデータを入力し、入力したトランザクションデータを基に自システム内の第1データベース15に対して更新すると共に、送信用データを生成して第1送信ファイル14に格納する(ステップS1〜S3)。この後、第1入力手段11は次のトランザクションデータを入力する。
【0036】
第1送信手段12は第1送信ファイル14の送信データを、相手システム内のデータベースと同期を取るべく、必要に応じてコード変換処理を実施し、第2処理装置2に送信する(ステップS4)。
【0037】
次に、第2処理装置2の第2受信手段21は第1処理装置1からの送信データを受信し、必要に応じてコード変換処理を行い、受信したデータで第2データベース25を更新する(ステップS5)。
【0038】
処理手段22は第2データベース25の更新されたデータをもとに所定の処理を行い、帳票出力を行いつつ自システム内の第2データベース25に対して更新すると共に、結果返却用の送信データを生成して第2送信ファイル26に格納する(ステップS6〜S7)。
【0039】
第2送信手段24は第2送信ファイル26の送信データを、相手システム内のデータベースと同期を取るべく、必要に応じてコード変換処理を実施した後に第1処理装置1に送信する(ステップS8)。
【0040】
次に、第1処理装置1の第1受信手段13は第2処理装置2からのデータを受信し必要に応じてコード変換処理を行い、受信したデータで第1データベース15を更新する(ステップS9)。
【0041】
なお、図2の動作の流れでは説明していないが、第2処理装置2の第2入力手段23からトランザクションデータを入力する場合には、以下のように動作する。
【0042】
第2入力手段23はトランザクションデータを入力し、入力したトランザクションデータを基に自システム内の第2データベース25に対して更新すると共に、送信用データを生成して第2送信ファイル26に格納する。
【0043】
第2送信手段24は第2送信ファイル26の送信データを第1処理装置1に送信する。
【0044】
第1処理装置1の第1受信手段13は第2処理装置2からのデータを受信し必要に応じてコード変換処理を行い、受信したデータで第1データベース15を更新する。
【0045】
このようにして、入力処理と送受信処理とデータ処理とが非同期に動作しているので、トランザクションデータ入力の高レスポンスを保ちつつ、相手装置とデータの即時同期交換を可能にし、双方のデータベースが同期が取れて同じ内容を保つことができる。
【0046】
なお、本発明は、例えば、汎用機とオープンシステムサーバが連携したシステム,サーバとサーバが連携したシステム等に適用でき、物流管理,販売管理,営業支援管理,顧客管理,受発注管理,在庫管理等の業務に適用できる。
【0047】
【発明の効果】
第1の効果は、相手側システムと即時的にデータ同期を図れることである。その理由は、入力されたデータを即時的に送受信する手段を設けたからである。
【0048】
第2の効果は、データ入力時のレスポンス性能を保証できることにある。その理由は、それぞれの手段が明確に役割分担を図り、互いに非同期に動作するようにしたためである。
【図面の簡単な説明】
【図1】本発明の実施の形態の構成を示す図
【図2】本発明の実施の形態の動作の流れを示す図
【符号の説明】
1 第1処理装置
2 第2処理装置
3 ネットワーク
11 第1入力手段
12 第1送信手段
13 第1受信手段
14 第1送信ファイル
15 第1データベース
21 第2受信手段
22 処理手段
23 第2入力手段
24 第2送信手段
25 第2データベース
26 第2送信ファイル
[0001]
BACKGROUND OF THE INVENTION
The present invention relates to a data exchange method for exchanging data between systems, and more particularly to a data exchange method and method for exchanging data immediately between systems while maintaining high response by performing asynchronous processing.
[0002]
[Prior art]
Conventionally, data exchange between systems has been performed as follows.
[0003]
For example, data exchange between a general-purpose machine system and an open server machine system is generally performed via a protocol such as FTP (File Transfer Protocol) or remote database access.
[0004]
When using FTP, after processing by inputting a series of data, the input data file is sent to the partner system as a batch file, and the partner system receives the file and processes it. .
[0005]
Also, when using remote database access, after entering and processing the data, access the other system's database based on the entered data, receive the return value, and then enter the next data. It has become.
[0006]
[Problems to be solved by the invention]
However, the above-described conventional technology has the following problems.
[0007]
The first problem is that when the FTP protocol is used, the immediacy of data synchronization with the counterpart system cannot be exhibited. This is because the protocol itself is a protocol that assumes batch file transfer.
[0008]
The second problem is that when the remote database access protocol is used, the response at the time of data input cannot be guaranteed. The reason is that the response performance of the process is affected by the load of the counterpart system.
[0009]
An object of the present invention is to provide a data exchange method and method that solves the above-described problems and enables immediate synchronous exchange of data between systems while maintaining high response.
[0010]
[Means for Solving the Problems]
The data exchange system of the first invention of the present application is a data exchange system for exchanging data between devices, the first device for processing the input data and transmitting the data to a second device; A second device that receives data from the first device, performs processing, and transmits processing result data to the first device. The first device inputs transaction data, and the input transaction data. The first input means for updating the first database based on the above and creating transmission data and storing it in the first transmission file, and when the data is stored in the first transmission file, First transmission means for transmitting a first transmission file to the second device, first transmission data from the second device is received, and the first database is updated with the received data. Each means included in the first device operates asynchronously, the second device receives transmission data from the first device, and uses the received data as a second database. And a second receiving means that updates the second database, and is activated when the second database is updated, performs predetermined processing based on the updated data of the second database, and outputs a form while automatically Updating the second database in the system, generating transmission data for returning results and storing it in the second transmission file, and transmitting the second transmission file to the first device Second transmitting means, and each means included in the second device operates asynchronously .
[0011]
In the data exchange system of the second invention of this application, in the first invention, the second device inputs transaction data, updates the second database based on the input transaction data, and creates transmission data. And second input means for storing in the second transmission file .
[0014]
A data exchange method according to a third aspect of the present invention is a data exchange method for exchanging data between devices, wherein the first input means of the first device inputs transaction data, and The database is updated and transmission data is created and stored in the first transmission file. The first input means accepts the next transaction data input, and the first transmission means stores the data in the first transmission file. Activated when stored , transmits the first transmission file to the second device, and the second receiving means of the second device receives and receives the transmission data from the first device and updating the second database with the data processing means is activated when said second database is updated, it performs a predetermined process based on the updated data of the second database, the form And it updates the second database in its own system while performing a force stored in the second transmission file to generate a transmission data for results returned, the second transmitting means and the second transmission file To the first device, the first receiving means of the first device receives the transmission data from the second device, and updates the first database with the received data. Features.
[0015]
In a data exchange method according to a fourth aspect of the present invention, in the third aspect , the second input means of the second device inputs transaction data and updates the second database based on the input transaction data. In addition, transmission data is created and stored in the second transmission file.
[0016]
DETAILED DESCRIPTION OF THE INVENTION
The data exchange method and method of the present invention is characterized in that data synchronization between devices is achieved while guaranteeing a data input response in each device. A means for inputting transaction data, a means for sharing the transmission / reception function / code conversion function and data reflection, a means for processing based on the reflected data, a means for feeding back the result, etc. Divide roles asynchronously.
[0017]
In this way, synchronous exchange of data is possible with a high-speed response.
[0018]
The configuration of the embodiment of the present invention will be described in detail with reference to the drawings.
[0019]
FIG. 1 is a diagram showing a configuration of an embodiment of the present invention.
[0020]
Referring to FIG. 1, an embodiment of the present invention is a first processing apparatus 1 including a first input unit 11, a first transmission unit 12, a first reception unit 13, a first transmission file 14, and a first database 15. , Second processing means 2 including second receiving means 21, processing means 22, second input means 23, second transmitting means 24, second database 25 and second transmission file 26, and first processing apparatus 1 and second. 2 A network 3 for connecting the processing device 2 is provided.
[0021]
The first processing device 1 and the second processing device 2 are computers that operate under program control. Each part of the 1st processing apparatus 1 and the 2nd processing apparatus 2 operate | moves as follows roughly.
[0022]
The first input means 11 inputs transaction data, generates transmission data based on the input transaction data, stores it in the first transmission file 14, and updates the first database 15. The process of generating transmission data and storing it in the first transmission file 14 and the process of updating the first database 15 are performed in parallel. Further, when both of these two processes are completed, input of transaction data is accepted.
[0023]
The first transmission means 12 transmits the transmission data of the first transmission file 14 to the second processing device 2 via the network 3. You may have the code conversion function for matching transmission data with the other party. The first transmission unit 12 operates asynchronously with the first input unit 11 and is activated at a predetermined activation timing (activation interval). Alternatively, it may be activated when the first input means 11 generates transmission data and stores it in the first transmission file 14.
[0024]
The first receiving means 13 receives the transmission data of the second transmission file 26 from the second processing device 2 via the network 3 and updates the first database 15 with the received data. It has a code conversion function for converting the received data code. The first reception unit 13 operates asynchronously with the first input unit 11 and the first transmission unit 12 and is activated by transmission from the second processing device 2.
[0025]
The first transmission file 14 is a file that stores transmission data to be transmitted to the second processing device 2.
[0026]
The first database 15 is a master file of the first processing device 1.
[0027]
The second receiving means 21 receives transmission data from the first processing device 1 via the network 3 and updates the second database 25 with the received data. It has a code conversion function for converting the received data code. The second receiving means 21 is activated by transmission from the first processing device 1.
[0028]
The processing means 22 performs processing by inputting data in which the content of the “processed flag” item is off from the second database 25, and outputs the processing result. For example, a form is output to a printer, and processing result data to be transmitted to the first processing device 1 is stored in the second transmission file 26. The processing means 22 is activated by automatic activation at a preset time, cyclic automatic activation at fixed time intervals, or manual activation at an arbitrary timing. Alternatively, it may be activated when the second database 25 is updated by the second receiving means 21.
[0029]
The second input means 23 inputs transaction data, generates transmission data based on the input transaction data, stores it in the second transmission file 26, and updates the second database 25. The process of generating transmission data and storing it in the second transmission file 26 and the process of updating the second database 25 are performed in parallel.
[0030]
The second transmission unit 24 transmits the transmission data of the second transmission file 26 to the first processing device 1 via the network 3. You may have the code conversion function for matching transmission data with the other party. The second transmission unit 24 operates asynchronously with the processing unit 22 and the second input unit 23 and is activated at a predetermined activation timing (activation interval).
[0031]
The second database 25 is a master file of the second processing device 2. The data record of the second database 25 is provided with a “processed flag” item. Immediately after the data record is registered in the second database 25, the content of the “processed flag” item is turned off and the process is performed. Thereafter, it is set to the on state.
[0032]
The second transmission file 26 is a file that stores transmission data to be transmitted to the first processing device 1.
[0033]
The operation of the embodiment of the present invention will be described in detail with reference to FIGS.
[0034]
FIG. 2 is a diagram showing a flow of operation according to the embodiment of the present invention.
[0035]
Referring to FIG. 2, the first input unit 11 of the first processing apparatus 1 inputs transaction data, updates the first database 15 in the own system based on the input transaction data, and transmits the transmission data. Generated and stored in the first transmission file 14 (steps S1 to S3). Thereafter, the first input means 11 inputs the next transaction data.
[0036]
The first transmission means 12 performs code conversion processing as necessary to synchronize the transmission data of the first transmission file 14 with the database in the partner system, and transmits it to the second processing device 2 (step S4). .
[0037]
Next, the second receiving means 21 of the second processing device 2 receives the transmission data from the first processing device 1, performs code conversion processing as necessary, and updates the second database 25 with the received data ( Step S5).
[0038]
The processing means 22 performs predetermined processing based on the updated data in the second database 25, updates the second database 25 in its own system while outputting the form, and sends the transmission data for returning results. Generated and stored in the second transmission file 26 (steps S6 to S7).
[0039]
The second transmission means 24 transmits the transmission data of the second transmission file 26 to the first processing device 1 after performing a code conversion process as necessary to synchronize with the database in the partner system (step S8). .
[0040]
Next, the first receiving means 13 of the first processing device 1 receives the data from the second processing device 2, performs code conversion processing as necessary, and updates the first database 15 with the received data (step S9). ).
[0041]
Although not described in the operation flow of FIG. 2, when transaction data is input from the second input unit 23 of the second processing device 2, the operation is as follows.
[0042]
The second input means 23 inputs transaction data, updates the second database 25 in the own system based on the input transaction data, generates transmission data, and stores it in the second transmission file 26.
[0043]
The second transmission unit 24 transmits the transmission data of the second transmission file 26 to the first processing device 1.
[0044]
The first receiving means 13 of the first processing device 1 receives data from the second processing device 2, performs code conversion processing as necessary, and updates the first database 15 with the received data.
[0045]
In this way, input processing, transmission / reception processing, and data processing operate asynchronously, so that it is possible to immediately exchange data with the other device while maintaining high response of transaction data input, and both databases are synchronized. The same content can be kept.
[0046]
The present invention can be applied to, for example, a system in which a general-purpose machine and an open system server cooperate, a system in which a server and a server cooperate, and the like, logistics management, sales management, sales support management, customer management, order management, inventory management. It can be applied to such business.
[0047]
【The invention's effect】
The first effect is that data synchronization with the counterpart system can be achieved immediately. The reason is that means for immediately transmitting / receiving input data is provided.
[0048]
The second effect is that the response performance at the time of data input can be guaranteed. The reason for this is that each means has a clear division of roles and operates asynchronously with each other.
[Brief description of the drawings]
FIG. 1 is a diagram showing a configuration of an embodiment of the present invention. FIG. 2 is a diagram showing an operation flow of an embodiment of the present invention.
DESCRIPTION OF SYMBOLS 1 1st processing apparatus 2 2nd processing apparatus 3 Network 11 1st input means 12 1st transmission means 13 1st reception means 14 1st transmission file 15 1st database 21 2nd reception means 22 Processing means 23 2nd input means 24 Second transmission means 25 Second database 26 Second transmission file

Claims (4)

装置間でデータの交換を行うデータ交換方式であって、
入力したデータを処理すると共に第2の装置に前記データを送信する第1の装置と、
前記第1の装置からデータを受信して処理を行い処理結果データを前記第1の装置に送信する第2の装置とを備え、
前記第1の装置は、
トランザクションデータを入力し、入力したトランザクションデータを基に第1のデータベースを更新すると共に送信データを作成して第1の送信ファイルに格納する第1の入力手段と、
前記第1の送信ファイルにデータが格納されたときに起動され、前記第1の送信ファイルを前記第2の装置に送信する第1の送信手段と、
前記第2の装置からの送信データを受信し、受信したデータで前記第1のデータベースを更新する第1の受信手段とを含み、
前記第1の装置に含まれる各手段が非同期に動作し、
前記第2の装置は、
前記第1の装置からの送信データを受信し、受信したデータで第2のデータベースを更新する第2の受信手段と、
前記第2のデータベースが更新されたときに起動され、前記第2のデータベースの更新されたデータをもとに所定の処理を行い、帳票出力を行いつつ自システム内の第2のデータベースに対して更新すると共に、結果返却用の送信データを生成して第2の送信ファイルに格納する処理手段と、
前記第2の送信ファイルを前記第1の装置に送信する第2の送信手段とを含み、
前記第2の装置に含まれる各手段が非同期に動作する、
ことを特徴とするデータ交換方式。
A data exchange method for exchanging data between devices,
A first device that processes input data and transmits the data to a second device;
A second device that receives data from the first device, performs processing, and transmits processing result data to the first device;
The first device includes:
First input means for inputting transaction data, updating the first database based on the input transaction data, creating transmission data, and storing it in the first transmission file;
A first transmission unit that is activated when data is stored in the first transmission file, and that transmits the first transmission file to the second device;
First transmission means for receiving transmission data from the second device and updating the first database with the received data;
Each means included in the first device operates asynchronously;
The second device includes:
Second receiving means for receiving transmission data from the first device and updating a second database with the received data;
It is activated when the second database is updated, performs a predetermined process based on the updated data of the second database, and outputs a form to the second database in its own system. Processing means for updating and generating transmission data for returning results and storing it in the second transmission file ;
Second transmitting means for transmitting the second transmission file to the first device,
Each means included in the second device operates asynchronously;
A data exchange system characterized by that.
前記第2の装置は、
トランザクションデータを入力し、入力したトランザクションデータを基に前記第2のデータベースを更新すると共に送信データを作成して前記第2の送信ファイルに格納する第2の入力手段を含む、
ことを特徴とする請求項記載のデータ交換方式。
The second device includes:
Including second input means for inputting transaction data, updating the second database based on the input transaction data, creating transmission data, and storing the transmission data in the second transmission file;
2. A data exchange system according to claim 1, wherein:
装置間でデータの交換を行うデータ交換方法であって、
第1の装置の第1の入力手段はトランザクションデータを入力し、自システム内の第1のデータベースを更新すると共に送信データを作成して第1の送信ファイルに格納し、
前記第1の入力手段は次のトランザクションデータ入力を受け付け、
第1の送信手段は前記第1の送信ファイルにデータが格納されたときに起動され、前記第1の送信ファイルを第2の装置に送信し、
前記第2の装置の第2の受信手段は前記第1の装置からの送信データを受信し、
受信したデータで第2のデータベースを更新し、
処理手段は前記第2のデータベースが更新されたときに起動され、前記第2のデータベースの更新されたデータをもとに所定の処理を行い、帳票出力を行いつつ自システム内の第2のデータベースに対して更新すると共に、結果返却用の送信データを生成して第2の送信ファイルに格納し
第2の送信手段は前記第2の送信ファイルを前記第1の装置に送信し、
前記第1の装置の第1の受信手段は前記第2の装置からの送信データを受信し、
受信したデータで前記第1のデータベースを更新する、
ことを特徴とするデータ交換方法。
A data exchange method for exchanging data between devices,
The first input means of the first device inputs the transaction data, updates the first database in its own system, creates transmission data, stores it in the first transmission file,
The first input means accepts the next transaction data input,
The first transmission means is activated when data is stored in the first transmission file, transmits the first transmission file to the second device,
The second receiving means of the second device receives transmission data from the first device;
Update the second database with the received data,
The processing means is activated when the second database is updated, performs a predetermined process based on the updated data in the second database, and outputs a form to the second database in the own system. , Update the result data, generate the return data for return and store it in the second transmission file ,
A second transmission means for transmitting the second transmission file to the first device;
The first receiving means of the first device receives transmission data from the second device;
Updating the first database with the received data;
A data exchange method characterized by that.
前記第2の装置の第2の入力手段は、トランザクションデータを入力し、入力したトランザクションデータを基に前記第2のデータベースを更新すると共に送信データを作成して前記第2の送信ファイルに格納する、
ことを特徴とする請求項記載のデータ交換方法。
The second input means of the second device inputs transaction data, updates the second database based on the input transaction data, creates transmission data, and stores it in the second transmission file. ,
4. The data exchange method according to claim 3, wherein:
JP2001336777A 2001-11-01 2001-11-01 Data exchange method and method Expired - Lifetime JP4249408B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001336777A JP4249408B2 (en) 2001-11-01 2001-11-01 Data exchange method and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001336777A JP4249408B2 (en) 2001-11-01 2001-11-01 Data exchange method and method

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2006287610A Division JP4249775B2 (en) 2006-10-23 2006-10-23 Data exchange method and method

Publications (2)

Publication Number Publication Date
JP2003140941A JP2003140941A (en) 2003-05-16
JP4249408B2 true JP4249408B2 (en) 2009-04-02

Family

ID=19151541

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001336777A Expired - Lifetime JP4249408B2 (en) 2001-11-01 2001-11-01 Data exchange method and method

Country Status (1)

Country Link
JP (1) JP4249408B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4555624B2 (en) * 2004-07-29 2010-10-06 新日鉄ソリューションズ株式会社 Data processing system, data processing method and program thereof

Also Published As

Publication number Publication date
JP2003140941A (en) 2003-05-16

Similar Documents

Publication Publication Date Title
US8627339B2 (en) Service-oriented architecture component processing model
US20080155525A1 (en) Synchronization patterns for mobile applications
CN109597655A (en) Configure the method and device of application program
KR20010031946A (en) Processing extended transactions in a client-server system
CN103597465A (en) Efficient state reconciliation
JP2001520486A (en) Object-oriented point-to-point communication method and communication device for performing the method
CN102725966A (en) Pending state management for mobile business objects
JP2004531006A (en) Method and apparatus for integrated multi-channel retail
JP2004506282A (en) Mobile computing system architecture
JPH11184766A (en) Business event server
CN116108094A (en) Data integration method and device, electronic equipment and storage medium
CN111460038A (en) Quasi-real-time data synchronization method and device
JP4249408B2 (en) Data exchange method and method
JP4249775B2 (en) Data exchange method and method
JPH1131179A (en) Method and device for managing inter-company transaction progress
CN102741829A (en) Message based synchronization for mobile business objects
US7693893B2 (en) Distributed handling of associated data sets in a computer network
JP2001014400A (en) Integrated operation system
JP5351746B2 (en) Data processing apparatus and method
JPH10302002A (en) Integrated work flow definition and execution method, system therefor and storage medium storing integrated work flow definition and execution program
CN111835855A (en) Data synchronization method and system
EP1494130A1 (en) Method and system for displaying additional data fields in web based business applications
CN113672682B (en) Synchronous frame based quantity synchronization method and synchronization device
JP2002041293A (en) Program control method and program control system
CN109901936B (en) Service cooperation method and device applied to distributed system

Legal Events

Date Code Title Description
RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20050328

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20060606

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20060727

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20060822

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20061023

A911 Transfer to examiner for re-examination before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20061027

A912 Re-examination (zenchi) completed and case transferred to appeal board

Free format text: JAPANESE INTERMEDIATE CODE: A912

Effective date: 20061117

RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20070123

RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20080617

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

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

Free format text: PAYMENT UNTIL: 20120123

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Ref document number: 4249408

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20130123

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20130123

Year of fee payment: 4

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

EXPY Cancellation because of completion of term