JPH09252328A - Data communication method and data communication system - Google Patents

Data communication method and data communication system

Info

Publication number
JPH09252328A
JPH09252328A JP8085712A JP8571296A JPH09252328A JP H09252328 A JPH09252328 A JP H09252328A JP 8085712 A JP8085712 A JP 8085712A JP 8571296 A JP8571296 A JP 8571296A JP H09252328 A JPH09252328 A JP H09252328A
Authority
JP
Japan
Prior art keywords
data format
conversion table
data
communication system
edi
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
JP8085712A
Other languages
Japanese (ja)
Other versions
JP2888282B2 (en
Inventor
Mari 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.)
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 JP8085712A priority Critical patent/JP2888282B2/en
Publication of JPH09252328A publication Critical patent/JPH09252328A/en
Application granted granted Critical
Publication of JP2888282B2 publication Critical patent/JP2888282B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Computer And Data Communications (AREA)
  • Communication Control (AREA)

Abstract

PROBLEM TO BE SOLVED: To convert a data format of electronic data interchange (EDI) data received from other communication system into a data format of the EDI data in its own communication system. SOLUTION: Data format information registration means 11, 21 register respectively data format information of EDT data of its own communication system to a data format conversion information management system 3. When no conversion table exists in a conversion table storage means 25, a conversion table request means 26 requests a conversion table to the data format conversion information management system 3 and a conversion table transmission means 36 returns a conversion table stored in a conversion table storage means 33 or generated by a conversion table generating means 35. An EDI conversion means 28 uses the conversion table stored in the conversion table storage means 25 or returned to convert a data format of the EDI data into a data format in its own communication system.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【発明の属する技術分野】本発明はデータ通信方法およ
びデータ通信システムに関し、特にデータフォーマット
が異なる通信システム間でデータ通信を行うデータ通信
方法およびその方法を実施するデータ通信システムに関
する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a data communication method and a data communication system, and more particularly to a data communication method for performing data communication between communication systems having different data formats and a data communication system for implementing the method.

【0002】[0002]

【従来の技術】近年、取引に使用する発注伝票等を電子
化したEDI(ElectronicData Int
erchange)データを通信システム間で電子的に
交換することにより、取引を行うということが多く行わ
れるようになってきている(例えば、北澤博著「EDI
入門−ビジネス・ネットワーク・プロトコル−」,第1
2〜19頁,ソフトウェア・リサーチ・センター,19
91年3月発行参照)。
2. Description of the Related Art In recent years, EDI (Electronic Data Int) is an electronic version of order slips used for transactions.
It has become common to conduct transactions by electronically exchanging data between communication systems (for example, Hiroshi Kitazawa “EDI”).
Introduction-Business Network Protocols- ", No. 1
2-19, Software Research Center, 19
See March 1991).

【0003】ところで、各通信システムが扱うEDIデ
ータのデータフォーマットが同じであれば問題はない
が、送信側通信システムにおけるEDIデータのデータ
フォーマットと受信側通信システムにおけるEDIデー
タのデータフォーマットとが異なると処理を行うことが
できないため、EDIデータのデータフォーマットの変
換を行う必要がある。従来、データフォーマットの変換
を行う場合には、以下の2つの方法が考えられていた。
There is no problem if the data format of EDI data handled by each communication system is the same, but if the data format of EDI data in the communication system on the transmitting side and the data format of EDI data in the communication system on the receiving side are different. Since processing cannot be performed, it is necessary to convert the data format of EDI data. Conventionally, the following two methods have been considered when converting the data format.

【0004】第1の方法は、送信側通信システムにおけ
るEDIデータのデータフォーマットから受信側通信シ
ステムにおけるEDIデータのデータフォーマットヘの
変換を行う変換テーブルを送信側通信システムに準備
し、送信をする際に送信するEDIデータのデータフォ
ーマットを受信側通信システムにおけるEDIデータの
データフォーマットに変換して出力するか、あるいは、
受信側通信システムに変換テーブルを準備し、受信側通
信システムにおいて受信したEDIデータのデータフォ
ーマットを自通信システムにおけるEDIデータのデー
タフォーマットに変換する方法である。
The first method is to prepare a conversion table for converting the data format of the EDI data in the communication system on the transmitting side to the data format of the EDI data in the communication system on the receiving side in the communication system on the transmitting side for transmission. Convert the data format of the EDI data to be transmitted to the device into the data format of the EDI data in the communication system on the receiving side and output the data, or
This is a method of preparing a conversion table in the receiving communication system and converting the data format of the EDI data received in the receiving communication system into the data format of the EDI data in the own communication system.

【0005】第2の方法は、EDIデータの送信時に
は、送信するEDIデータのデータフォーマットから標
準データフォーマットに変換して送信し、EDIデータ
の受信時には、受信したEDIデータの標準フォーマッ
トを自通信システムにおけるEDIデータのデータフォ
ーマットに変換する方法である。
The second method is that when transmitting EDI data, the data format of the EDI data to be transmitted is converted into the standard data format and then transmitted, and when receiving the EDI data, the standard format of the received EDI data is converted into its own communication system. This is a method of converting the EDI data into the data format in.

【0006】[0006]

【発明が解決しようとする課題】上述した従来の技術に
おける第1の問題点は、上記第1の方法をとった場合に
は、異なるデータフォーマットを用いる相手通信システ
ム毎に変換処理を行うための変換テーブルを作成しなけ
ればならないので、変換テーブルの作成に時間および労
力がかかるとともに、相手通信システムにおけるEDI
データのデータフォーマットが変更されるたびに変換テ
ーブルを作り直す必要があるという点である。
The first problem in the above-mentioned conventional technique is that, when the above-mentioned first method is adopted, conversion processing is performed for each partner communication system that uses a different data format. Since the conversion table has to be created, it takes time and effort to create the conversion table, and the EDI in the other communication system is used.
It is necessary to recreate the conversion table every time the data format of the data is changed.

【0007】第2の問題点は、上記第2の方法をとった
場合には、送信側通信システムおよび受信側通信システ
ムにおいてそれぞれが1回ずつEDIデータのデータフ
ォーマットの変換処理を行わねばならず、EDIデータ
に対して合計2回のデータフォーマット変換処理を行わ
なければならないので、処理効率が悪いという点であ
る。
The second problem is that when the above-mentioned second method is adopted, each of the transmitting side communication system and the receiving side communication system must perform the conversion process of the data format of the EDI data once. , The data format conversion process must be performed twice on the EDI data, resulting in poor processing efficiency.

【0008】本発明の目的は、受信側通信システムは、
送信側通信システムから受信したEDIデータのデータ
フォーマットを自通信システムにおけるEDIデータの
データフォーマットに変換する変換テーブルを自通信シ
ステム内に持たない場合に、データフォーマット変換情
報管理システムに適切な変換テーブルを要求し、自通信
システムの備える変換テーブルまたはデータフォーマッ
ト変換情報管理システムより受信する適切な変換テーブ
ルを用いて、受信したEDIデータのデータフォーマッ
トを自通信システムにおけるEDIデータのデータフォ
ーマットに変換するようにしたデータ通信方法を提供す
ることにある。
An object of the present invention is to provide a receiving communication system,
When the local communication system does not have a conversion table for converting the data format of the EDI data received from the transmitting communication system into the data format of the EDI data in the local communication system, a conversion table suitable for the data format conversion information management system is created. Convert the received data format of the EDI data to the data format of the EDI data in the own communication system by using a conversion table provided in the own communication system or an appropriate conversion table received from the data format conversion information management system. To provide a data communication method.

【0009】また、本発明の他の目的は、上述のデータ
通信方法を実現するためのデータ通信システムを提供す
ることにある。
Another object of the present invention is to provide a data communication system for implementing the above data communication method.

【0010】[0010]

【課題を解決するための手段】本発明のデータ通信方法
は、送信側通信システムおよび受信側通信システムは、
自通信システムにおけるEDIデータのデータフォーマ
ット情報をデータフォーマット変換情報管理システムに
それぞれ登録し、前記受信側通信システムは、前記送信
側通信システムから受信したEDIデータのデータフォ
ーマットを自通信システムにおけるEDIデータのデー
タフォーマットに変換する変換テーブルを自通信システ
ム内に持たない場合に、前記データフォーマット変換情
報管理システムに適切な変換テーブルを要求し、自通信
システムの備える変換テーブルまたは前記データフォー
マット変換情報管理システムより受信する適切な変換テ
ーブルを用いて、受信したEDIデータのデータフォー
マットを自通信システムにおけるEDIデータのデータ
フォーマットに変換することを特徴とする。
In the data communication method of the present invention, a transmitting side communication system and a receiving side communication system are provided.
The data format information of the EDI data in the own communication system is respectively registered in the data format conversion information management system, and the reception side communication system sets the data format of the EDI data received from the transmission side communication system to the EDI data of the own communication system. When the own communication system does not have a conversion table for converting to a data format, request the appropriate conversion table from the data format conversion information management system, and use the conversion table included in the own communication system or the data format conversion information management system. It is characterized in that the data format of the received EDI data is converted into the data format of the EDI data in the own communication system by using an appropriate conversion table to be received.

【0011】また、本発明のデータ通信システムは、自
通信システムにおけるEDIデータのデータフォーマッ
ト情報をデータフォーマット変換情報管理システムに登
録するデータフォーマット情報登録手段と、EDIデー
タにヘッダを付加して受信側通信システムに送信するメ
ッセージ送信手段とを備える送信側通信システムと、自
通信システムにおけるEDIデータのデータフォーマッ
ト情報を前記データフォーマット変換情報管理システム
に登録するデータフォーマット情報登録手段と、EDI
データのデータフォーマットを異なるデータフォーマッ
トに変換するための変換テーブルを保管する変換テーブ
ル保管手段と、この変換テーブル保管手段に必要な変換
テーブルが保管されていない場合に前記データフォーマ
ット変換情報管理システムに変換テーブルを要求する変
換テーブル要求手段と、前記送信側通信システムから受
信したEDIデータのデータフォーマットを自通信シス
テムにおけるEDIデータのデータフォーマットに変換
するEDIデータ変換手段とを備える前記受信側通信シ
ステムと、EDIデータの送受信を行う通信システムに
おけるEDIデータのデータフォーマット情報を保管す
るデータフォーマット情報保管手段と、このデータフォ
ーマット情報保管手段により保管されたデータフォーマ
ット情報を用いて変換テーブルを生成する変換テーブル
生成手段と、この変換テーブル生成手段により生成され
た変換テーブルを保管する変換テーブル保管手段とを備
える前記データフォーマット変換情報管理システムとを
有する。
Further, the data communication system of the present invention includes a data format information registration means for registering the data format information of the EDI data in the communication system itself in the data format conversion information management system, and a receiving side by adding a header to the EDI data. A transmission side communication system including a message transmission means for transmitting to the communication system; a data format information registration means for registering data format information of EDI data in the own communication system into the data format conversion information management system;
Conversion table storage means for storing a conversion table for converting the data format of data to a different data format, and conversion to the data format conversion information management system when a conversion table required for this conversion table storage means is not stored The receiving side communication system comprising conversion table requesting means for requesting a table and EDI data converting means for converting the data format of the EDI data received from the transmitting side communication system into the data format of the EDI data in the own communication system; Using data format information storage means for storing data format information of EDI data in a communication system for transmitting and receiving EDI data, and data format information stored by this data format information storage means It has a conversion table generating means for generating a conversion table, and said data format conversion information management system and a conversion table storage means for storing a conversion table generated by the conversion table generating means.

【0012】さらに、本発明のデータ通信システムは、
自通信システムにおけるEDIデータのデータフォーマ
ット情報をデータフォーマット変換情報管理システムに
登録するデータフォーマット登録手段と、EDIデータ
にヘッダを付加して受信側通信システムに送信するメッ
セージ送信手段とを備える送信側通信システムと、自通
信システムにおけるEDIデータのデータフォーマット
情報を前記データフォーマット変換情報管理システムに
登録するデータフォーマット登録手段と、前記送信側通
信システムからのメッセージを受信するメッセージ受信
手段と、このメッセージ受信手段により受信されたメッ
セージをヘッダとEDIデータとに分離するメッセージ
分離手段と、このメッセージ分離手段により分離された
ヘッダに基づいて前記データフォーマット変換情報管理
システムに変換テーブルを要求する変換テーブル要求手
段と、前記データフォーマット変換情報管理システムか
ら変換テーブルを受信する変換テーブル受信手段と、こ
の変換テーブル受信手段により受信された変換テーブル
に基づいて前記メッセージ分離手段により分離されたE
DIデータのデータフォーマットを前記送信側通信シス
テムにおけるEDIデータのデータフォーマットから自
通信システムにおけるEDIデータのデータフォーマッ
トに変換するEDIデータ変換手段とを備える受信側通
信システムと、前記送信側通信システムおよび前記受信
側通信システムからのデータフォーマット情報の登録を
受け付けるデータフォーマット情報登録受付手段と、こ
のデータフォーマット情報登録受付手段により登録を受
け付けられたデータフォーマット情報を保管するデータ
フォーマット情報保管手段と、このデータフォーマット
情報保管手段に保管されたデータフォーマット情報を用
いてEDIデータを異なるデータフォーマット間で変換
するための変換テーブルを生成する変換テーブル生成手
段と、この変換テーブル生成手段により生成された変換
テーブルを保管する変換テーブル保管手段と、前記受信
側通信システムからの変換テーブル要求を受け付ける変
換テーブル要求受付手段と、この変換テーブル要求受付
手段により受け付けられた変換テーブル要求に該当する
変換テーブルを前記変換テーブル保管手段から取得して
前記受信側通信システムに送信する変換テーブル送信手
段とを備えるデータフォーマット変換情報管理システム
とを有する。
Further, the data communication system of the present invention comprises:
Transmission side communication comprising data format registration means for registering data format information of EDI data in its own communication system in a data format conversion information management system, and message transmission means for adding a header to EDI data and transmitting it to the reception side communication system System, data format registration means for registering data format information of EDI data in its own communication system in the data format conversion information management system, message receiving means for receiving a message from the transmitting communication system, and this message receiving means Message separation means for separating the message received by the header into EDI data, and a conversion format for the data format conversion information management system based on the header separated by the message separation means. Conversion table requesting means for requesting a conversion table, conversion table receiving means for receiving the conversion table from the data format conversion information management system, and the message separating means for separating based on the conversion table received by the conversion table receiving means. E
A receiving side communication system including an EDI data converting means for converting the data format of the DI data from the data format of the EDI data in the transmitting side communication system to the data format of the EDI data in the own communication system, the transmitting side communication system and the above Data format information registration receiving means for receiving registration of data format information from the communication system on the receiving side, data format information storage means for storing the data format information registered by the data format information registration receiving means, and this data format A conversion table generating means for generating a conversion table for converting EDI data between different data formats using the data format information stored in the information storage means, and the conversion table generating means. Conversion table storage means for storing the conversion table generated by the table generation means, conversion table request reception means for receiving the conversion table request from the communication system on the receiving side, and conversion table request received by the conversion table request reception means. And a data format conversion information management system including a conversion table transmission unit that acquires the conversion table corresponding to the above from the conversion table storage unit and transmits the conversion table to the communication system on the receiving side.

【0013】さらにまた、本発明のデータ通信システム
は、自通信システムにおけるEDIデータのデータフォ
ーマット情報をデータフォーマット変換情報管理システ
ムに登録するデータフォーマット登録手段と、EDIデ
ータにヘッダを付加して受信側通信システムに送信する
メッセージ送信手段とを備える送信側通信システムと、
自通信システムにおけるEDIデータのデータフォーマ
ット情報を前記データフォーマット変換情報管理システ
ムに登録するデータフォーマット登録手段と、前記送信
側通信システムからのメッセージを受信するメッセージ
受信手段と、このメッセージ受信手段により受信された
メッセージをヘッダとEDIデータとに分離するメッセ
ージ分離手段と、前記変換テーブルを保管する変換テー
ブル保管手段と、前記メッセージ分離手段により分離さ
れたヘッダに基づいて前記変換テーブル保管手段に該当
する変換テーブルが保管されていなかった場合に前記デ
ータフォーマット変換情報管理システムに変換テーブル
を要求する変換テーブル要求手段と、前記データフォー
マット変換情報管理システムから変換テーブルを受信す
る変換テーブル受信手段と、この変換テーブル受信手段
により受信された変換テーブルに基づいて前記メッセー
ジ分離手段により分離されたEDIデータのデータフォ
ーマットを前記送信側通信システムにおけるEDIデー
タのデータフォーマットから自通信システムにおけるE
DIデータのデータフォーマットに変換するEDIデー
タ変換手段とを備える受信側通信システムと、前記送信
側通信システムおよび前記受信側通信システムからのデ
ータフォーマット情報の登録を受け付けるデータフォー
マット情報登録受付手段と、このデータフォーマット情
報登録受付手段により登録を受け付けられたデータフォ
ーマット情報を保管するデータフォーマット情報保管手
段と、このデータフォーマット情報保管手段に保管され
たデータフォーマット情報を用いてEDIデータを異な
るデータフォーマット間で変換するための変換テーブル
を生成する変換テーブル生成手段と、この変換テーブル
生成手段により生成された変換テーブルを保管する変換
テーブル保管手段と、前記受信側通信システムからの変
換テーブル要求を受け付ける変換テーブル要求受付手段
と、この変換テーブル要求受付手段により受け付けられ
た変換テーブル要求に該当する変換テーブルを前記変換
テーブル保管手段から取得して前記受信側通信システム
に送信する変換テーブル送信手段とを備えるデータフォ
ーマット変換情報管理システムとを有する。
Furthermore, the data communication system of the present invention includes a data format registration means for registering the data format information of the EDI data in the communication system itself in the data format conversion information management system, and a receiving side by adding a header to the EDI data. A transmitting side communication system comprising a message transmitting means for transmitting to the communication system,
Data format registration means for registering the data format information of EDI data in the own communication system to the data format conversion information management system, message receiving means for receiving a message from the transmitting communication system, and message receiving means for receiving the message. Message separation means for separating the message into a header and EDI data, a conversion table storage means for storing the conversion table, and a conversion table corresponding to the conversion table storage means based on the header separated by the message separation means. Conversion table requesting means for requesting a conversion table to the data format conversion information management system when the data is not stored, and a conversion table receiving means for receiving the conversion table from the data format conversion information management system. Means and, E in the self-communication system from the data format of the EDI data in the sending communication system the data format of the EDI data separated by said message separating means based on the conversion table received by the conversion table receiving means
A receiving side communication system comprising EDI data converting means for converting into a data format of DI data; a data format information registration receiving means for receiving registration of data format information from the transmitting side communication system and the receiving side communication system; Data format information storage means for storing the data format information registered by the data format information registration receiving means, and conversion of EDI data between different data formats using the data format information stored in the data format information storage means Conversion table generating means for generating a conversion table for storing the conversion table, conversion table storing means for storing the conversion table generated by the conversion table generating means, and a conversion table request from the receiving side communication system. Conversion table request receiving means, and conversion table transmitting means for acquiring the conversion table corresponding to the conversion table request received by the conversion table request receiving means from the conversion table storage means and transmitting it to the receiving side communication system. And a data format conversion information management system including.

【0014】[0014]

【発明の実施の形態】次に、本発明について図面を参照
しながら詳細に説明する。
Next, the present invention will be described in detail with reference to the drawings.

【0015】図1は、本発明の一実施の形態に係るデー
タ通信方法が適用されたデータ通信システムの構成を示
すブロック図である。このデータ通信システムは、送信
側通信システム1と、受信側通信システム2と、データ
フォーマット変換情報管理システム3と、各システム間
を接続する回線4,回線5および回線6とから、その主
要部が構成されている。
FIG. 1 is a block diagram showing a configuration of a data communication system to which a data communication method according to an embodiment of the present invention is applied. This data communication system includes a transmission side communication system 1, a reception side communication system 2, a data format conversion information management system 3, and a line 4, a line 5 and a line 6 for connecting the respective systems. It is configured.

【0016】ここで、送信側通信システム1および受信
側通信システム2は、EDIデータを含むメッセージを
送受信するものとし、それぞれが扱うEDIデータのデ
ータフォーマットはそれぞれデータフォーマットF1お
よびデータフォーマットF2であるものとする。
Here, the communication system 1 on the transmission side and the communication system 2 on the reception side transmit and receive a message containing EDI data, and the data format of the EDI data handled by each is the data format F1 and the data format F2, respectively. And

【0017】送信側通信システム1は、自通信システム
におけるEDIデータのデータフォーマット情報(図2
参照)をデータフォーマット変換情報管理システム3に
登録するデータフォーマット情報登録手段11と、ED
Iデータにヘッダを付加したメッセージ(図6参照)を
受信側通信システム2に送信するメッセージ送信手段1
2とを備える。
The transmission side communication system 1 uses the data format information (see FIG. 2) of the EDI data in its own communication system.
Data format information registration means 11 for registering the reference format) in the data format conversion information management system 3, and an ED
Message transmitting means 1 for transmitting a message in which a header is added to I data (see FIG. 6) to the communication system 2 on the receiving side.
2 is provided.

【0018】受信側通信システム2は、自通信システム
におけるEDIデータのデータフォーマット情報(図3
参照)をデータフォーマット変換情報管理システム3に
登録するデータフォーマット情報登録手段21と、送信
側通信システム1からのメッセージ(図6参照)を受信
するメッセージ受信手段22と、受信したメッセージを
ヘッダとEDIデータとに分離するメッセージ分離手段
23と、メッセージから分離されたEDIデータを一時
的に記憶するEDIデータ一時記憶手段24と、変換テ
ーブルを保管する変換テーブル保管手段25と、データ
フォーマット変換情報管理システム3に変換テーブルを
要求する変換テーブル要求手段26と、データフォーマ
ット変換情報管理システム3から変換テーブルを受信す
る変換テーブル受信手段27と、EDIデータのデータ
フォーマットを送信側通信システム1におけるEDIデ
ータのデータフォーマットから自通信システムにおける
EDIデータのデータフォーマットに変換するEDIデ
ータ変換手段28とを備える。
The receiving communication system 2 has data format information (see FIG. 3) of EDI data in its own communication system.
Data) to the data format conversion information management system 3, data format information registration means 21, message reception means 22 for receiving a message (see FIG. 6) from the transmission side communication system 1, and the received message for the header and EDI. Message separation means 23 for separating the data and data, EDI data temporary storage means 24 for temporarily storing the EDI data separated from the message, conversion table storage means 25 for storing the conversion table, and data format conversion information management system 3, a conversion table requesting means 26 for requesting a conversion table, a conversion table receiving means 27 for receiving the conversion table from the data format conversion information management system 3, and a data format of the EDI data for the EDI data in the transmission side communication system 1. Fo And a EDI data converting means 28 for converting the data format of the EDI data in its own communication system from the mat.

【0019】データフォーマット変換情報管理システム
3は、送信側通信システム1および受信側通信システム
2からのデータフォーマット情報の登録を受け付けるデ
ータフォーマット情報登録受付手段31と、データフォ
ーマット情報を保管するデータフォーマット情報保管手
段34と、保管されたデータフォーマット情報からED
Iデータを異なるデータフォーマット間で変換するため
の変換テーブルを生成する変換テーブル生成手段35
と、変換テーブルを保管する変換テーブル保管手段33
と、受信側通信システム2からの変換テーブル要求を受
け付ける変換テーブル要求受付手段32と、要求された
変換テーブルを受信側通信システム2に送信する変換テ
ーブル送信手段36とを備える。
The data format conversion information management system 3 includes a data format information registration accepting means 31 for accepting registration of data format information from the transmission side communication system 1 and the reception side communication system 2, and data format information for storing the data format information. ED from the storage means 34 and the stored data format information
Conversion table generating means 35 for generating a conversion table for converting I data between different data formats.
And a conversion table storage means 33 for storing the conversion table.
And a conversion table request receiving means 32 for receiving a conversion table request from the reception side communication system 2, and a conversion table transmission means 36 for transmitting the requested conversion table to the reception side communication system 2.

【0020】図2を参照すると、送信側通信システム1
におけるEDIデータのデータフォーマット情報は、標
準データフォーマットFsの各制御符号および各データ
識別子に対応して、データフォーマットF1の各制御符
号および各データ識別子が対比するように格納されて構
成されている。なお、標準データフォーマットFsにあ
って、データフォーマットF1に対応するデータ識別子
がない場合がある。
Referring to FIG. 2, the transmitting communication system 1
The data format information of the EDI data is stored in such a manner that each control code and each data identifier of the data format F1 are stored so as to correspond to each control code and each data identifier of the standard data format Fs. In some cases, the standard data format Fs does not have a data identifier corresponding to the data format F1.

【0021】図3を参照すると、受信側通信システム2
におけるEDIデータのデータフォーマット情報は、標
準データフォーマットFsの各制御符号および各データ
識別子に対応して、データフォーマットF2の各制御符
号および各データ識別子が対比するように格納されて構
成されている。なお、標準データフォーマットFsにあ
って、データフォーマットF2に対応するデータ識別子
がない場合がある。
Referring to FIG. 3, the receiving communication system 2
The data format information of the EDI data in is stored in such a manner that the control codes and the data identifiers of the data format F2 are stored corresponding to the control codes and the data identifiers of the standard data format Fs. In some cases, the standard data format Fs does not have a data identifier corresponding to the data format F2.

【0022】図4を参照すると、送信側通信システム1
におけるEDIデータのデータフォーマットF1と受信
側通信システム2におけるEDIデータのデータフォー
マットF2との間でデータフォーマットを変換するため
の変換テーブルは、標準データフォーマットFsの各制
御符号および各データ識別子に対応して、データフォー
マットF1の各制御符号および各データ識別子ならびに
データフォーマットF2の各制御符号および各データ識
別子が対比するように格納されて構成されている。
Referring to FIG. 4, the transmission side communication system 1
The conversion table for converting the data format between the data format F1 of the EDI data in and the data format F2 of the EDI data in the receiving communication system 2 corresponds to each control code and each data identifier of the standard data format Fs. The control codes and data identifiers of the data format F1 and the control codes and data identifiers of the data format F2 are stored so as to be compared with each other.

【0023】図5を参照すると、EDIデータの一例
は、先頭の制御符号と末尾の制御符号との間に、データ
識別子,制御符号,内容,制御符号からなるデータセグ
メントが複数挟まれて構成されている。
Referring to FIG. 5, one example of EDI data is configured by sandwiching a plurality of data segments including a data identifier, a control code, contents, and a control code between a control code at the beginning and a control code at the end. ing.

【0024】図6を参照すると、送信側通信システム1
から受信側通信システム2に送られるメッセージは、送
信側通信システム1の識別子(以下、送信システムID
と略記する),受信側通信システム2の識別子(以下、
受信システムIDと略記する),送信側通信システム1
におけるEDIデータのデータフォーマット版情報(デ
ータフォーマット名F1および版数)等を含むヘッダ
と、ヘッダを先頭側に付加するEDIデータとから構成
されている。
Referring to FIG. 6, the transmission side communication system 1
The message sent from the receiving side communication system 2 to the receiving side communication system 2 is the identifier of the transmitting side communication system 1 (hereinafter referred to as the transmitting system ID
And the identifier of the communication system 2 on the receiving side (hereinafter,
(Abbreviated as receiving system ID), transmitting side communication system 1
Of the EDI data, the header including the data format version information (data format name F1 and version number) and the like, and the EDI data in which the header is added to the head side.

【0025】図7(a)を参照すると、送信側通信シス
テム1のデータフォーマット情報の登録処理は、データ
フォーマット情報送信ステップS101からなる。ま
た、図7(b)を参照すると、送信側通信システム1の
EDIデータの通信処理は、メッセージ送信ステップS
111とからなる。
Referring to FIG. 7A, the registration processing of the data format information of the transmission side communication system 1 comprises a data format information transmitting step S101. Further, referring to FIG. 7B, the communication process of the EDI data of the transmitting communication system 1 is performed by the message transmitting step S.
And 111.

【0026】図8(a)を参照すると、受信側通信シス
テム2のデータフォーマット情報の登録処理は、データ
フォーマット情報送信ステップS201からなる。ま
た、図8(b)を参照すると、受信側通信システム1の
EDIデータの通信処理は、メッセージ受信ステップS
211と、メッセージ分離およびEDIデータ記憶ステ
ップS212と、変換テーブル有無判定ステップS21
3と、変換テーブル要求ステップS214と、変換テー
ブル受信および保管ステップS215と、EDIデータ
変換ステップS216とからなる。
Referring to FIG. 8A, the registration processing of the data format information of the receiving side communication system 2 includes a data format information transmitting step S201. Further, referring to FIG. 8B, the communication processing of the EDI data of the reception side communication system 1 is performed by the message receiving step S.
211, message separation and EDI data storage step S212, and conversion table presence / absence determination step S21
3, a conversion table requesting step S214, a conversion table receiving and storing step S215, and an EDI data converting step S216.

【0027】図9(a)を参照すると、データフォーマ
ット変換情報管理システム3のデータフォーマット情報
の登録処理は、データフォーマット情報受信および保管
ステップS301からなる。また、図9(b)を参照す
ると、データフォーマット変換情報管理システム3の変
換テーブル要求受付時の処理は、変換テーブル要求受付
ステップS311と、変換テーブル有無判定ステップS
312と、データフォーマット情報選択ステップS31
3と、変換テーブル生成および保管ステップS314
と、変換テーブル送信ステップ315とからなる。
Referring to FIG. 9A, the data format information registration process of the data format conversion information management system 3 includes a data format information receiving and storing step S301. Further, referring to FIG. 9B, the processing of the data format conversion information management system 3 at the time of receiving the conversion table request includes a conversion table request reception step S311 and a conversion table presence / absence determination step S3.
312 and data format information selection step S31
3 and conversion table generation and storage step S314
And a conversion table transmission step 315.

【0028】次に、このように構成された本実施の形態
に係るデータ通信方法について、データ通信システムの
動作とともに、図1ないし図9を参照して説明する。
Next, the data communication method according to the present embodiment configured as described above will be described with reference to FIGS. 1 to 9 together with the operation of the data communication system.

【0029】本実施の形態に係るデータ通信システムに
は、大きく分けてデータフォーマット情報の登録処理
と、EDIデータの通信処理との2つの処理がある。
The data communication system according to the present embodiment is roughly divided into two processes, a data format information registration process and an EDI data communication process.

【0030】まず、データフォーマット情報の登録処理
について説明する。
First, the process of registering the data format information will be described.

【0031】送信側通信システム1内のデータフォーマ
ット登録手段11は、例えば利用者端末や送信側通信シ
ステム1内のプログラム等からデータフォーマット情報
が入力されて送信が指示されると、このデータフォーマ
ット情報を送信システムIDおよびデータフォーマット
版情報(データフォーマット名F1および版数)ととも
に回線4を介してデータフォーマット変換情報管理シス
テム3に送信する(ステップS101)。
The data format registration means 11 in the transmission side communication system 1 receives the data format information from a user terminal, a program in the transmission side communication system 1, etc., and instructs the transmission. Is transmitted to the data format conversion information management system 3 via the line 4 together with the transmission system ID and the data format version information (data format name F1 and version number) (step S101).

【0032】データフォーマット変換情報管理システム
3内のデータフォーマット情報登録受付手段31は、送
信側通信システム1からデータフォーマット情報を受信
すると、データフォーマット情報を送信システムIDお
よびデータフォーマット版情報とともにデータフォーマ
ット情報保管手段34に保管する(ステップS30
1)。
Upon receiving the data format information from the transmission side communication system 1, the data format information registration acceptance means 31 in the data format conversion information management system 3 sends the data format information together with the transmission system ID and the data format version information. Stored in the storage means 34 (step S30)
1).

【0033】また、受信側通信システム2内のデータフ
ォーマット登録手段21は、例えば利用者端末や受信側
通信システム2内のプログラム等からデータフォーマッ
ト情報が入力されて送信が指示されると、このデータフ
ォーマット情報を受信システムIDおよびデータフォー
マット情報のバージョン情報(データフォーマット名F
2および版数)とともに回線5を介してデータフォーマ
ット変換情報管理システム3に送信する(ステップS2
01)。
The data format registration means 21 in the receiving side communication system 2 receives the data format information from a user terminal or a program in the receiving side communication system 2 and instructs the data to be transmitted. Receive format information Version information of system ID and data format information (data format name F
2 and the version number) and transmitted to the data format conversion information management system 3 via the line 5 (step S2).
01).

【0034】データフォーマット変換情報管理システム
3内のデータフォーマット情報登録受付手段31は、受
信側通信システム2からデータフォーマット情報を受信
すると、データフォーマット情報を送信システムIDお
よびデータフォーマット版情報とともにデータフォーマ
ット情報保管手段34に保管する(ステップS30
1)。
Upon receiving the data format information from the receiving communication system 2, the data format information registration receiving means 31 in the data format conversion information management system 3 receives the data format information together with the transmission system ID and the data format version information. Stored in the storage means 34 (step S30)
1).

【0035】以上により、データフォーマット情報の登
録処理が完了する。
With the above, the registration process of the data format information is completed.

【0036】次に、EDIデータの通信処理について説
明する。ここでは、この処理に先立って、前述のデータ
フォーマット情報の登録処理が行われていることを前提
とする。
Next, the EDI data communication process will be described. Here, it is assumed that the above-described data format information registration processing is performed prior to this processing.

【0037】送信側通信システム1内のメッセージ送信
手段12は、例えば利用者端末や送信側通信システム1
内のプログラム等からEDIデータが入力されて送信が
指示されると、EDIデータに送信システムID,受信
システムID,データフォーマット版情報等を含むヘッ
ダを付加したメッセージを作成し、回線6を介して受信
側通信システム2に送信する(ステップS111)。
The message transmitting means 12 in the transmission side communication system 1 is, for example, a user terminal or the transmission side communication system 1
When EDI data is input from a program or the like in the program and transmission is instructed, a message is created by adding a header containing the transmission system ID, the reception system ID, the data format version information, etc. to the EDI data, and the line 6 is used. It transmits to the receiving side communication system 2 (step S111).

【0038】回線6を介して送信側通信システム1から
メッセージが送られてくると、受信側通信システム内2
のメッセージ受信手段22がこれを受信する(ステップ
S211)。
When a message is sent from the transmitting side communication system 1 via the line 6, the receiving side communication system 2
The message receiving means 22 receives the message (step S211).

【0039】次に、メッセージ分離手段23は、メッセ
ージ受信手段22により受信されたメッセージをヘッダ
とEDIデータとに分離し、EDIデータをEDIデー
タ一時記憶手段24に記憶し、ヘッダを変換テーブル保
管手段25に渡す(ステップS212)。
Next, the message separating means 23 separates the message received by the message receiving means 22 into a header and EDI data, stores the EDI data in the EDI data temporary storage means 24, and stores the header in the conversion table storage means. 25 (step S212).

【0040】変換テーブル保管手段25は、メッセージ
分離手段23から渡されたヘッダ内の送信システムID
およびデータフォーマット版情報に基づいて受信したE
DIデータを変換する変換テーブルを保管しているか否
かを判断し(ステップS213)、保管している場合は
該当する変換テーブルをEDIデータ変換手段28に渡
し、保管していない場合は送信システムIDおよびデー
タフォーマット版情報を変換テーブル要求手段26に渡
す。なお、変換テーブル保管手段25は、送信システム
IDが同一の変換テーブルを複数保管している場合に
は、データフォーマット版情報が最新の変換テーブルを
該当する変換テーブルとする。
The conversion table storage means 25 stores the transmission system ID in the header passed from the message separation means 23.
And E received based on the data format version information
It is determined whether or not a conversion table for converting DI data is stored (step S213). If the conversion table is stored, the corresponding conversion table is passed to the EDI data conversion means 28, and if not stored, the transmission system ID is stored. And the data format version information is passed to the conversion table requesting means 26. When a plurality of conversion tables having the same transmission system ID are stored, the conversion table storage unit 25 sets the conversion table with the latest data format version information as the corresponding conversion table.

【0041】変換テーブル要求手段26は、変換テーブ
ル保管手段25から送信システムIDおよびデータフォ
ーマット版情報を渡されると、送信システムIDおよび
データフォーマット版情報ならびに自通信システムのI
D(送信システムID)およびデータフォーマット版情
報を含む変換テーブル要求を作成し、回線5を介してデ
ータフォーマット変換情報管理システム3に送信する
(ステップS214)。
Upon receiving the transmission system ID and the data format version information from the conversion table storage means 25, the conversion table requesting means 26 sends the transmission system ID and the data format version information and the I of the own communication system.
A conversion table request including D (transmission system ID) and data format version information is created and transmitted to the data format conversion information management system 3 via the line 5 (step S214).

【0042】回線5を介して受信側通信システム2から
変換テーブル要求が送信されてくると、データフォーマ
ット変換情報管理システム3内の変換テーブル要求受付
手段32がこれを受信する(ステップS311)。
When a conversion table request is transmitted from the receiving communication system 2 via the line 5, the conversion table request receiving means 32 in the data format conversion information management system 3 receives this (step S311).

【0043】変換テーブル要求受付手段32は、受信し
た変換テーブル要求に含まれる送信システムIDおよび
データフォーマット版情報ならびに送信システムIDお
よびデータフォーマット版情報を変換テーブル保管手段
33に渡す。
The conversion table request receiving means 32 passes the transmission system ID and data format version information and the transmission system ID and data format version information included in the received conversion table request to the conversion table storage means 33.

【0044】変換テーブル保管手段33は、変換テーブ
ル要求受付手段32から渡された送信システムIDおよ
びデータフォーマット版情報ならびに送信システムID
およびデータフォーマット版情報が示す変換テーブルを
保管しているか否かを判断する(ステップS312)。
該当する変換テーブルを保管している場合は、変換テー
ブル保管手段33は、その変換テーブルを変換テーブル
送信手段36に渡し、変換テーブルを保管していない場
合は、変換テーブル要求受付手段32から渡された送信
システムIDおよびデータフォーマット版情報ならびに
送信システムIDおよびデータフォーマット版情報をデ
ータフォーマット情報保管手段34に渡す。
The conversion table storage means 33 stores the transmission system ID and the data format version information and the transmission system ID passed from the conversion table request reception means 32.
Then, it is determined whether or not the conversion table indicated by the data format version information is stored (step S312).
When the corresponding conversion table is stored, the conversion table storage means 33 passes the conversion table to the conversion table transmission means 36, and when the conversion table is not stored, it is passed from the conversion table request reception means 32. The transmission system ID and data format version information and the transmission system ID and data format version information are passed to the data format information storage means 34.

【0045】データフォーマット情報保管手段34は、
変換テーブル保管手段33から渡された送信システムI
Dおよびデータフォーマット版情報ならびに送信システ
ムID)およびデータフォーマット版情報に基づいて送
信側通信システム1におけるEDIデータのデータフォ
ーマット情報および受信側通信システム2におけるED
Iデータのデータフォーマット情報を選び出し、変換テ
ーブル生成手段35に渡す(ステップS313)。
The data format information storage means 34 is
Transmission system I passed from conversion table storage means 33
D and the data format version information, and the transmission system ID) and the data format version information, the data format information of the EDI data in the transmission side communication system 1 and the ED in the reception side communication system 2
The data format information of the I data is selected and passed to the conversion table generating means 35 (step S313).

【0046】変換テーブル生成手段35は、データフォ
ーマット情報保管手段33から渡された送信側通信シス
テム1におけるEDIデータのデータフォーマット情報
と受信側通信システム2におけるEDIデータのデータ
フォーマット情報とに基づいてデータフォーマットF1
からデータフォーマットF2への変換テーブルを生成
し、変換テーブル保管手段33に保管する(ステップS
314)。
The conversion table generation means 35 performs data conversion based on the data format information of the EDI data in the transmission side communication system 1 and the data format information of the EDI data in the reception side communication system 2 passed from the data format information storage means 33. Format F1
A conversion table from the data format to the data format F2 is generated and stored in the conversion table storage means 33 (step S
314).

【0047】変換テーブル送信手段36は、変換テーブ
ル保管手段33に以前から保管されていた該当する変換
テーブルまたは変換テーブル保管手段33に新たに保管
された該当する変換テーブルを送信システムIDおよび
データフォーマット版情報ならびに送信システムIDお
よびデータフォーマット版情報とともに回線5を介して
受信側通信システム2に送信する(ステップS31
5)。
The conversion table transmitting means 36 transmits the corresponding conversion table previously stored in the conversion table storage means 33 or the corresponding conversion table newly stored in the conversion table storage means 33 to the transmission system ID and the data format version. The information and the transmission system ID and data format version information are transmitted to the reception side communication system 2 via the line 5 (step S31).
5).

【0048】回線5を介してデータフォーマット変換情
報管理システム3から変換テーブルが送信されてくる
と、受信側通信システム2内の変換テーブル受信手段2
7がこれを受信し、送信システムIDおよびデータフォ
ーマット版情報とともに変換テーブル保管手段25に保
管する(ステップS215)。
When the conversion table is transmitted from the data format conversion information management system 3 via the line 5, the conversion table receiving means 2 in the communication system 2 on the receiving side is transmitted.
7 receives this and stores it in the conversion table storage means 25 together with the transmission system ID and the data format version information (step S215).

【0049】EDIデータ変換手段28は、変換テーブ
ル保管手段25に以前から保管されていた該当する変換
テーブルまたは変換テーブル保管手段25に新たに保管
された該当する変換テーブルを用いてEDIデータ一時
記憶手段24に一時的に記憶されているEDIデータの
データフォーマットをデータフォーマットF1からデー
タフォーマットF2へと変換する(ステップS21
6)。
The EDI data conversion means 28 uses the corresponding conversion table previously stored in the conversion table storage means 25 or the corresponding conversion table newly stored in the conversion table storage means 25 to temporarily store the EDI data. The data format of the EDI data temporarily stored in 24 is converted from the data format F1 to the data format F2 (step S21).
6).

【0050】以上により、本実施の形態に係るデータ通
信システムにおけるEDIデータの通信処理が完了す
る。
As described above, the EDI data communication processing in the data communication system according to the present embodiment is completed.

【0051】ところで、上記実施の形態では、受信側通
信システム2において、変換テーブル保管手段25によ
り変換テーブルを保管するようにしたが、図10に示す
変形例のように、受信側通信システム2に変換テーブル
保管手段25を設けずに、メッセージを受信するたびに
受信側通信システム2がデータフォーマット変換情報管
理システム3に変換テーブルを要求するようにしてもよ
い。このようにした場合、データフォーマット変換情報
管理システム3により最新データフォーマットとの同期
が常にとれることになり、変換方法が統一されるという
利点がある。
By the way, in the above embodiment, the conversion table storage means 25 stores the conversion table in the communication system 2 on the receiving side. However, as in the modification shown in FIG. Instead of providing the conversion table storage means 25, the reception side communication system 2 may request the conversion table from the data format conversion information management system 3 every time a message is received. In this case, the data format conversion information management system 3 can always be synchronized with the latest data format, and there is an advantage that the conversion method is unified.

【0052】なお、上記の実施の形態では、送信側通信
システム1および受信側通信システム2をそれぞれ1つ
ずつ図示したが、これらはそれぞれ複数ずつあってもよ
いことはいうまでもない。また、送信側通信システム1
および受信側通信システム2が、相互に送受信の役割を
代えてもよいことはいうまでもない。
In the above embodiment, one transmitting communication system 1 and one receiving communication system 2 are shown, but it goes without saying that there may be a plurality of each. In addition, the transmission side communication system 1
It goes without saying that the communication system 2 on the receiving side and the communication system 2 on the receiving side may exchange the roles of transmission and reception with each other.

【0053】[0053]

【発明の効果】以上説明したように、本発明のデータ通
信方法およびデータ通信システムにおいて、第1の効果
は、従来技術に示した送信側通信システムまたは受信側
通信システムのいずれかでEDIデータのデータフォー
マットを変換する場合に比べて汎用性が高いことであ
る。なぜなら、データフォーマット変換情報管理システ
ムが変換テーブルを生成するので、EDIデータの通信
を行う通信システムにおいては相手通信システムに応じ
た変換テーブルを作成する必要がないからである。
As described above, in the data communication method and data communication system of the present invention, the first effect is that the EDI data is transmitted in either the transmitting communication system or the receiving communication system shown in the prior art. The versatility is higher than when converting the data format. This is because the data format conversion information management system generates the conversion table, and thus it is not necessary to create the conversion table according to the partner communication system in the communication system that communicates EDI data.

【0054】また、第2の効果は、従来技術に示したデ
ータフォーマットF1→標準データフォーマットFs→
データフォーマットF2のようにEDIデータのデータ
フォーマットを変換する場合に比べて効率がよいことで
ある。なぜなら、EDIデータに対する変換処理が1回
で済むので、受信側通信システムおよびデータフォーマ
ット変換情報管理システムのどちらにも適切な変換テー
ブルがない場合は変換テーブルを新たに生成する必要が
あるが、その処理を考慮してもEDIデータの量が多い
場合には、十分処理効率を高いものにすることができる
からである。
The second effect is that the data format F1 shown in the prior art → standard data format Fs →
This is more efficient than the case of converting the data format of EDI data like the data format F2. This is because the conversion process for EDI data only needs to be done once, and if there is no suitable conversion table in either the communication system on the receiving side or the data format conversion information management system, it is necessary to newly generate a conversion table. Even if the processing is taken into consideration, the processing efficiency can be sufficiently high when the amount of EDI data is large.

【0055】第3の効果は、受信側通信システムにおけ
る変換テーブルの保管がかならずしも必要ないというこ
とである。受信側通信システムにおいて変換テーブルを
保管しないようにすれば、データフォーマット変換情報
管理システムにより最新データフォーマットとの同期が
とれ、変換方法が統一されるという利点が得られる。た
だし、利用率の高い変換テーブルは受信側通信システム
において保管し、データフォーマット変換情報管理シス
テムヘのアクセスを減らすという効率化も可能である。
The third effect is that it is not always necessary to store the conversion table in the communication system on the receiving side. If the conversion table is not stored in the communication system on the receiving side, the data format conversion information management system can be synchronized with the latest data format, and the conversion method can be unified. However, it is also possible to save the conversion table having a high utilization rate in the communication system on the receiving side and reduce the access to the data format conversion information management system, thereby improving the efficiency.

【図面の簡単な説明】[Brief description of drawings]

【図1】本発明の一実施の形態に係るデータ通信方法が
適用されたデータ通信システムの構成を示すブロック図
である。
FIG. 1 is a block diagram showing a configuration of a data communication system to which a data communication method according to an embodiment of the present invention is applied.

【図2】図1中の送信側通信システムにおけるEDIデ
ータのデータフォーマット情報を示す図である。
FIG. 2 is a diagram showing data format information of EDI data in the transmission side communication system in FIG.

【図3】図1中の受信側通信システムにおけるEDIデ
ータのデータフォーマット情報を示す図である。
FIG. 3 is a diagram showing data format information of EDI data in the communication system on the receiving side in FIG.

【図4】図1中のデータフォーマット変換情報管理シス
テムに保管される変換テーブルを示す図である。
4 is a diagram showing a conversion table stored in the data format conversion information management system in FIG.

【図5】図1中の送信側通信システムから受信側通信シ
ステムに送られるEDIデータの一例を示す図である。
5 is a diagram showing an example of EDI data transmitted from the transmission side communication system in FIG. 1 to the reception side communication system.

【図6】図1中の送信側通信システムから受信側通信シ
ステムに送られるメッセージを示す図である。
6 is a diagram showing a message sent from the transmission side communication system in FIG. 1 to the reception side communication system.

【図7】図1中の送信側通信システムの処理を示すフロ
ーチャートであり、(a)はデータフォーマット情報の
登録処理を、(b)はEDIデータの通信処理をそれぞ
れ示す。
7A and 7B are flowcharts showing a process of the transmission side communication system in FIG. 1, wherein FIG. 7A shows a data format information registration process, and FIG. 7B shows an EDI data communication process.

【図8】図1中の受信側通信システムの処理を示すフロ
ーチャートであり、(a)はデータフォーマット情報の
登録処理を、(b)はEDIデータの通信処理をそれぞ
れ示す。
8A and 8B are flowcharts showing a process of the receiving side communication system in FIG. 1, in which FIG. 8A shows a data format information registration process, and FIG. 8B shows an EDI data communication process.

【図9】図1中のデータフォーマット変換情報管理シス
テムの処理を示すフローチャートであり、(a)はデー
タフォーマット情報の登録処理を、(b)は変換テーブ
ル要求受付時の処理をそれぞれ示す。
9A and 9B are flowcharts showing the processing of the data format conversion information management system in FIG. 1, in which FIG. 9A shows the processing of registering the data format information, and FIG. 9B shows the processing when the conversion table request is received.

【図10】図1に示した実施の形態に係るデータ通信シ
ステムの変形例を示すブロック図である。
FIG. 10 is a block diagram showing a modified example of the data communication system according to the exemplary embodiment shown in FIG.

【符号の説明】[Explanation of symbols]

1 通信側通信システム 2 受信側通信システム 3 データフォーマット変換情報管理システム 11 データフォーマット情報登録手段 12 メッセージ送信手段 21 データフォーマット情報登録手段 22 メッセージ受信手段 23 メッセージ分離手段 24 EDIデータ一時記憶手段 25 変換テーブル保管手段 26 変換テーブル要求手段 27 変換テーブル受信手段 31 データフォーマット情報登録受付手段 32 変換テーブル要求受付手段 33 変換テーブル保管手段 34 データフォーマット情報保管手段 35 変換テーブル生成手段 36 変換テーブル送信手段 1 Communication system on communication side 2 Communication system on reception side 3 Data format conversion information management system 11 Data format information registration means 12 Message transmission means 21 Data format information registration means 22 Message reception means 23 Message separation means 24 EDI data temporary storage means 25 Conversion table Storage means 26 Conversion table request means 27 Conversion table reception means 31 Data format information registration reception means 32 Conversion table request reception means 33 Conversion table storage means 34 Data format information storage means 35 Conversion table generation means 36 Conversion table transmission means

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】 送信側通信システムおよび受信側通信シ
ステムは、自通信システムにおけるEDIデータのデー
タフォーマット情報をデータフォーマット変換情報管理
システムにそれぞれ登録し、 前記受信側通信システムは、前記送信側通信システムか
ら受信したEDIデータのデータフォーマットを自通信
システムにおけるEDIデータのデータフォーマットに
変換する変換テーブルを自通信システム内に持たない場
合に、前記データフォーマット変換情報管理システムに
適切な変換テーブルを要求し、自通信システムの備える
変換テーブルまたは前記データフォーマット変換情報管
理システムより受信する適切な変換テーブルを用いて、
受信したEDIデータのデータフォーマットを自通信シ
ステムにおけるEDIデータのデータフォーマットに変
換することを特徴とするデータ通信方法。
1. A transmission side communication system and a reception side communication system respectively register data format information of EDI data in its own communication system in a data format conversion information management system, and the reception side communication system is the transmission side communication system. If the own communication system does not have a conversion table for converting the data format of the EDI data received from the data format of the EDI data in the own communication system, request the data format conversion information management system for an appropriate conversion table, Using a conversion table provided in the own communication system or an appropriate conversion table received from the data format conversion information management system,
A data communication method, characterized in that a data format of received EDI data is converted into a data format of EDI data in a local communication system.
【請求項2】 自通信システムにおけるEDIデータの
データフォーマット情報をデータフォーマット変換情報
管理システムに登録するデータフォーマット情報登録手
段と、EDIデータにヘッダを付加して受信側通信シス
テムに送信するメッセージ送信手段とを備える送信側通
信システムと、 自通信システムにおけるEDIデータのデータフォーマ
ット情報を前記データフォーマット変換情報管理システ
ムに登録するデータフォーマット情報登録手段と、ED
Iデータのデータフォーマットを異なるデータフォーマ
ットに変換するための変換テーブルを保管する変換テー
ブル保管手段と、この変換テーブル保管手段に必要な変
換テーブルが保管されていない場合に前記データフォー
マット変換情報管理システムに変換テーブルを要求する
変換テーブル要求手段と、前記送信側通信システムから
受信したEDIデータのデータフォーマットを自通信シ
ステムにおけるEDIデータのデータフォーマットに変
換するEDIデータ変換手段とを備える前記受信側通信
システムと、 EDIデータの送受信を行う通信システムにおけるED
Iデータのデータフォーマット情報を保管するデータフ
ォーマット情報保管手段と、このデータフォーマット情
報保管手段により保管されたデータフォーマット情報を
用いて変換テーブルを生成する変換テーブル生成手段
と、この変換テーブル生成手段により生成された変換テ
ーブルを保管する変換テーブル保管手段とを備える前記
データフォーマット変換情報管理システムとを有するこ
とを特徴とするデータ通信システム。
2. A data format information registering means for registering data format information of EDI data in the own communication system to a data format conversion information management system, and a message transmitting means for adding a header to the EDI data and transmitting it to the receiving side communication system. And a data format information registration means for registering the data format information of EDI data in the own communication system in the data format conversion information management system, and ED
A conversion table storage means for storing a conversion table for converting the data format of the I data into a different data format, and the data format conversion information management system when the conversion table required for the conversion table storage means is not stored. A receiving side communication system comprising conversion table requesting means for requesting a conversion table and EDI data converting means for converting the data format of the EDI data received from the transmitting side communication system into the data format of the EDI data in the own communication system; , ED in a communication system for sending and receiving EDI data
Data format information storage means for storing data format information of I data, conversion table generation means for generating a conversion table using the data format information stored by the data format information storage means, and conversion table generation means. And a data format conversion information management system including conversion table storage means for storing the converted conversion table.
【請求項3】 自通信システムにおけるEDIデータの
データフォーマット情報をデータフォーマット変換情報
管理システムに登録するデータフォーマット登録手段
と、EDIデータにヘッダを付加して受信側通信システ
ムに送信するメッセージ送信手段とを備える送信側通信
システムと、 自通信システムにおけるEDIデータのデータフォーマ
ット情報を前記データフォーマット変換情報管理システ
ムに登録するデータフォーマット登録手段と、前記送信
側通信システムからのメッセージを受信するメッセージ
受信手段と、このメッセージ受信手段により受信された
メッセージをヘッダとEDIデータとに分離するメッセ
ージ分離手段と、このメッセージ分離手段により分離さ
れたヘッダに基づいて前記データフォーマット変換情報
管理システムに変換テーブルを要求する変換テーブル要
求手段と、前記データフォーマット変換情報管理システ
ムから変換テーブルを受信する変換テーブル受信手段
と、この変換テーブル受信手段により受信された変換テ
ーブルに基づいて前記メッセージ分離手段により分離さ
れたEDIデータのデータフォーマットを前記送信側通
信システムにおけるEDIデータのデータフォーマット
から自通信システムにおけるEDIデータのデータフォ
ーマットに変換するEDIデータ変換手段とを備える受
信側通信システムと、 前記送信側通信システムおよび前記受信側通信システム
からのデータフォーマット情報の登録を受け付けるデー
タフォーマット情報登録受付手段と、このデータフォー
マット情報登録受付手段により登録を受け付けられたデ
ータフォーマット情報を保管するデータフォーマット情
報保管手段と、このデータフォーマット情報保管手段に
保管されたデータフォーマット情報を用いてEDIデー
タを異なるデータフォーマット間で変換するための変換
テーブルを生成する変換テーブル生成手段と、この変換
テーブル生成手段により生成された変換テーブルを保管
する変換テーブル保管手段と、前記受信側通信システム
からの変換テーブル要求を受け付ける変換テーブル要求
受付手段と、この変換テーブル要求受付手段により受け
付けられた変換テーブル要求に該当する変換テーブルを
前記変換テーブル保管手段から取得して前記受信側通信
システムに送信する変換テーブル送信手段とを備えるデ
ータフォーマット変換情報管理システムとを有すること
を特徴とするデータ通信システム。
3. A data format registration means for registering data format information of EDI data in a local communication system to a data format conversion information management system, and a message transmission means for adding a header to the EDI data and transmitting it to the communication system on the receiving side. A transmission side communication system comprising: a data format registration means for registering data format information of EDI data in the communication system to the data format conversion information management system; and a message reception means for receiving a message from the transmission side communication system. A message separating means for separating the message received by the message receiving means into a header and EDI data, and the data format conversion information management system based on the header separated by the message separating means. Table requesting means for requesting a conversion table to the system, a conversion table receiving means for receiving the conversion table from the data format conversion information management system, and the message separating means based on the conversion table received by the conversion table receiving means. A communication system on the receiving side, which comprises an EDI data converting means for converting the data format of the EDI data separated by the data format of the EDI data in the communication system on the transmitting side into the data format of the EDI data in the communication system on its own; Data format information registration accepting means for accepting registration of data format information from the communication system and the receiving communication system, and data accepted by the data format information registration accepting means Data format information storage means for storing the format information, and conversion table generation means for generating a conversion table for converting EDI data between different data formats using the data format information stored in the data format information storage means. A conversion table storage means for storing the conversion table generated by the conversion table generation means, a conversion table request receiving means for receiving a conversion table request from the communication system on the receiving side, and a conversion table request receiving means for receiving the conversion table request. A data format conversion information management system including a conversion table transmitting unit that acquires a conversion table corresponding to a conversion table request from the conversion table storage unit and transmits the conversion table to the reception side communication system. system.
【請求項4】 自通信システムにおけるEDIデータの
データフォーマット情報をデータフォーマット変換情報
管理システムに登録するデータフォーマット登録手段
と、EDIデータにヘッダを付加して受信側通信システ
ムに送信するメッセージ送信手段とを備える送信側通信
システムと、 自通信システムにおけるEDIデータのデータフォーマ
ット情報を前記データフォーマット変換情報管理システ
ムに登録するデータフォーマット登録手段と、前記送信
側通信システムからのメッセージを受信するメッセージ
受信手段と、このメッセージ受信手段により受信された
メッセージをヘッダとEDIデータとに分離するメッセ
ージ分離手段と、前記変換テーブルを保管する変換テー
ブル保管手段と、前記メッセージ分離手段により分離さ
れたヘッダに基づいて前記変換テーブル保管手段に該当
する変換テーブルが保管されていなかった場合に前記デ
ータフォーマット変換情報管理システムに変換テーブル
を要求する変換テーブル要求手段と、前記データフォー
マット変換情報管理システムから変換テーブルを受信す
る変換テーブル受信手段と、この変換テーブル受信手段
により受信された変換テーブルに基づいて前記メッセー
ジ分離手段により分離されたEDIデータのデータフォ
ーマットを前記送信側通信システムにおけるEDIデー
タのデータフォーマットから自通信システムにおけるE
DIデータのデータフォーマットに変換するEDIデー
タ変換手段とを備える受信側通信システムと、 前記送信側通信システムおよび前記受信側通信システム
からのデータフォーマット情報の登録を受け付けるデー
タフォーマット情報登録受付手段と、このデータフォー
マット情報登録受付手段により登録を受け付けられたデ
ータフォーマット情報を保管するデータフォーマット情
報保管手段と、このデータフォーマット情報保管手段に
保管されたデータフォーマット情報を用いてEDIデー
タを異なるデータフォーマット間で変換するための変換
テーブルを生成する変換テーブル生成手段と、この変換
テーブル生成手段により生成された変換テーブルを保管
する変換テーブル保管手段と、前記受信側通信システム
からの変換テーブル要求を受け付ける変換テーブル要求
受付手段と、この変換テーブル要求受付手段により受け
付けられた変換テーブル要求に該当する変換テーブルを
前記変換テーブル保管手段から取得して前記受信側通信
システムに送信する変換テーブル送信手段とを備えるデ
ータフォーマット変換情報管理システムとを有すること
を特徴とするデータ通信システム。
4. A data format registration means for registering data format information of EDI data in a local communication system to a data format conversion information management system, and a message transmission means for adding a header to EDI data and transmitting it to a communication system on the receiving side. A transmission side communication system comprising: a data format registration means for registering data format information of EDI data in the communication system to the data format conversion information management system; and a message reception means for receiving a message from the transmission side communication system. A message separating means for separating the message received by the message receiving means into a header and EDI data; a conversion table storing means for storing the conversion table; and a message separating means for separating the message received by the message separating means. Conversion table requesting means for requesting the conversion table to the data format conversion information management system when the conversion table corresponding to the conversion table storage means is not stored, and conversion from the data format conversion information management system A conversion table receiving means for receiving the table and a data format of the EDI data separated by the message separating means based on the conversion table received by the conversion table receiving means from the data format of the EDI data in the transmission side communication system. E in own communication system
A receiving side communication system including EDI data converting means for converting into a data format of DI data; a data format information registration receiving means for receiving registration of data format information from the transmitting side communication system and the receiving side communication system; Data format information storage means for storing the data format information registered by the data format information registration receiving means, and conversion of EDI data between different data formats using the data format information stored in the data format information storage means Conversion table generating means for generating a conversion table for storing the conversion table, conversion table storing means for storing the conversion table generated by the conversion table generating means, and a conversion table request from the receiving side communication system. A conversion table request receiving unit that receives the conversion table request, and a conversion table transmitting unit that acquires the conversion table corresponding to the conversion table request received by the conversion table request receiving unit from the conversion table storage unit and transmits the conversion table to the reception side communication system. A data communication system comprising: a data format conversion information management system provided.
【請求項5】 前記ヘッダが、送信システムID,受信
システムIDおよびデータフォーマット版情報を含む請
求項2ないし4記載のデータ通信システム。
5. The data communication system according to claim 2, wherein the header includes a transmission system ID, a reception system ID, and data format version information.
JP8085712A 1996-03-14 1996-03-14 Data communication method and data communication system Expired - Fee Related JP2888282B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP8085712A JP2888282B2 (en) 1996-03-14 1996-03-14 Data communication method and data communication system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP8085712A JP2888282B2 (en) 1996-03-14 1996-03-14 Data communication method and data communication system

Publications (2)

Publication Number Publication Date
JPH09252328A true JPH09252328A (en) 1997-09-22
JP2888282B2 JP2888282B2 (en) 1999-05-10

Family

ID=13866451

Family Applications (1)

Application Number Title Priority Date Filing Date
JP8085712A Expired - Fee Related JP2888282B2 (en) 1996-03-14 1996-03-14 Data communication method and data communication system

Country Status (1)

Country Link
JP (1) JP2888282B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002082845A (en) * 2000-06-29 2002-03-22 Japan Research Institute Ltd Edi translation system making translation function agent, and server system and client system used in the system
JP2013008292A (en) * 2011-06-27 2013-01-10 Mitsubishi Electric Corp Character code automatic conversion apparatus, character code automatic conversion method and character code automatic conversion program

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002082845A (en) * 2000-06-29 2002-03-22 Japan Research Institute Ltd Edi translation system making translation function agent, and server system and client system used in the system
JP2011154703A (en) * 2000-06-29 2011-08-11 Japan Research Institute Ltd Translation agent server
JP2013008292A (en) * 2011-06-27 2013-01-10 Mitsubishi Electric Corp Character code automatic conversion apparatus, character code automatic conversion method and character code automatic conversion program

Also Published As

Publication number Publication date
JP2888282B2 (en) 1999-05-10

Similar Documents

Publication Publication Date Title
JP4829316B2 (en) Method, apparatus, and system for synchronizing data in response to an interrupted synchronization process
US8489548B2 (en) Method, system, and device for data synchronization
CN100401289C (en) Arranging synchronization session
JP4494970B2 (en) Method, apparatus, and system for synchronizing data in response to an interrupted synchronization process
JP2001256308A (en) Method and system for exchanging care information
JPH10222410A (en) Data processing method for coupler
JP2888282B2 (en) Data communication method and data communication system
JPH0650875B2 (en) Electronic mail communication control method
CN109194731A (en) A kind of concurrent real-time Data Transmission interface realizing method based on configuration software
KR100587643B1 (en) SIP protocol server apparatus
JP2000092152A (en) Information communication system and communication terminal equipment thereof
JPH0863411A (en) Data communicating method and data communication system
CN100384144C (en) Combination device and its management and maintenance method
JPH0381852A (en) Connection control system
JP3592220B2 (en) Client-server communication system and communication protocol corresponding method used therefor
JP3296354B2 (en) Data communication method, client, server, and recording medium recording communication program
JPH05128030A (en) Device for managing resource information
JP2002229886A (en) Data sending and receiving method
CN102075452B (en) Method, device and system for transmitting information
JP3581913B2 (en) Information providing method, relay server and information terminal
JPS62121562A (en) Data communication system
JPH09171490A (en) Method and device for repeating information
JPH03141757A (en) Data communication system
JPH11225171A (en) Method and system for communicating between different communication procedures
JP2002082845A (en) Edi translation system making translation function agent, and server system and client system used in the system

Legal Events

Date Code Title Description
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080219

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20090219

Year of fee payment: 10

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

Free format text: PAYMENT UNTIL: 20100219

Year of fee payment: 11

LAPS Cancellation because of no payment of annual fees