JP2010204981A - Apparatus, method, and program for transmitting/receiving edi data - Google Patents

Apparatus, method, and program for transmitting/receiving edi data Download PDF

Info

Publication number
JP2010204981A
JP2010204981A JP2009050162A JP2009050162A JP2010204981A JP 2010204981 A JP2010204981 A JP 2010204981A JP 2009050162 A JP2009050162 A JP 2009050162A JP 2009050162 A JP2009050162 A JP 2009050162A JP 2010204981 A JP2010204981 A JP 2010204981A
Authority
JP
Japan
Prior art keywords
edi
identifier
data
edi data
format
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
JP2009050162A
Other languages
Japanese (ja)
Other versions
JP5264563B2 (en
Inventor
Masashi Yamada
将史 山田
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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric 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 Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP2009050162A priority Critical patent/JP5264563B2/en
Publication of JP2010204981A publication Critical patent/JP2010204981A/en
Application granted granted Critical
Publication of JP5264563B2 publication Critical patent/JP5264563B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To eliminate the necessity of notification of a format of EDI data when transmitting the EDI data. <P>SOLUTION: When receiving EDI data, a user management information retrieval part 107 retrieves a user management information database 102 by using, as a key for each EDI data, the ID of the user terminal which is the transmission source of the EDI data to extract the ID of the format of the EDI data and the ID of an EDI system. An EDI format management information retrieval part 108 retrieves an EDI format management information database 103 by using, as a key, the extracted ID of the format to extract data for acquiring the ID of the transmission source from the EDI data, and obtains the ID of the transmission source when the data are included in the EDI data. When the ID of the transmission source coincides with the ID of the user terminal which is the transmission source of the EDI data, an EDI data transmission part 106 transmits the EDI data to the EDI system in which the ID is extracted. <P>COPYRIGHT: (C)2010,JPO&INPIT

Description

本発明は、EDIデータ送受信装置及びEDIデータ送受信方法及びEDIデータ送受信プログラムに関するものである。本発明は、特に、Web−EDIデータ送受信代替実行方式に関するものである。   The present invention relates to an EDI data transmitting / receiving apparatus, an EDI data transmitting / receiving method, and an EDI data transmitting / receiving program. The present invention particularly relates to a Web-EDI data transmission / reception alternative execution system.

従来、Web−EDI(ウェブ電子データ交換)システムによる企業間のEDIデータ(受発注データ等)の交換では、ブラウザを用い、人手を介してデータ入力を行っていた。また、発注企業ごとに異なるWeb−EDIシステムを用いていることが多いため、受注企業は取引相手数分のWeb−EDIシステムの運用手順に精通する必要があった。これらの課題は、「入力作業の介在」と「多画面問題」と呼ばれている。これらの課題に対して、送受信されるEDIデータ中の宛先データに基づき、当該EDIデータの配信先を決定する振り分け処理を行う「データ代替自動送受信技術」がある。また、これを発展させて、EDIデータの宛先データによる振り分け以外に、業務データの中身(納品先、サイズ等といった明細データ)を基に、予め登録された判定ロジックに基づき、データの振り分け、交換を行う技術がある(例えば、特許文献1参照)。   Conventionally, when exchanging EDI data (ordering data, etc.) between companies using a Web-EDI (Web Electronic Data Exchange) system, data is input manually using a browser. In addition, since a different Web-EDI system is often used for each ordering company, the ordering company needs to be familiar with the operation procedure of the Web-EDI system for the number of trading partners. These issues are called “intermediation of input work” and “multi-screen problem”. In order to solve these problems, there is a “data alternative automatic transmission / reception technology” that performs distribution processing for determining a distribution destination of EDI data based on destination data in EDI data to be transmitted / received. In addition to this, in addition to the distribution of EDI data by destination data, based on the contents of business data (detailed data such as delivery destination and size), data distribution and exchange based on pre-registered decision logic There is a technique for performing (see, for example, Patent Document 1).

特開2005−101928号公報JP 2005-101928 A

EDIデータの宛先データや業務データは、当該EDIデータのフォーマットによって異なる形式で送信される。そのため、従来の「データ代替自動送受信技術」では、EDIデータを送信するとともに、当該EDIデータのフォーマットを通知する必要があるという課題があった。   The destination data and business data of EDI data are transmitted in different formats depending on the format of the EDI data. Therefore, the conventional “data alternative automatic transmission / reception technique” has a problem that it is necessary to transmit EDI data and to notify the format of the EDI data.

本発明は、例えば、EDIデータを送信する際に、当該EDIデータのフォーマットの通知を不要にすることを目的とする。   An object of the present invention is to eliminate the need for notification of the format of the EDI data, for example, when transmitting the EDI data.

本発明の一の態様に係るEDIデータ送受信装置は、
複数のユーザ端末のそれぞれから、複数のデータフォーマットのいずれかを用いて作成され、複数のEDI(電子データ交換)システムのいずれかに向けたEDIデータを受信し、受信したEDIデータを当該EDIシステムへ送信するEDIデータ送受信装置であって、
ユーザ端末を識別する端末識別子ごとに、データフォーマットを識別するフォーマット識別子と、EDIシステムを識別するシステム識別子との組み合わせを記憶装置に記憶するユーザ管理情報データベースと、
フォーマット識別子ごとに、EDIデータの送信元を識別する送信元識別子を当該EDIデータから取得するための送信元識別子ラベルを記憶装置に記憶するEDIフォーマット管理情報データベースと、
各ユーザ端末からEDIデータを受信するEDIデータ受信部と、
前記EDIデータ受信部により受信されたEDIデータごとに、EDIデータの送信元のユーザ端末に対応する端末識別子をキーとして前記ユーザ管理情報データベースを検索して、フォーマット識別子とシステム識別子との組み合わせを抽出するユーザ管理情報検索部と、
前記ユーザ管理情報検索部により抽出された組み合わせに含まれるフォーマット識別子をキーとして前記EDIフォーマット管理情報データベースを検索して、送信元識別子ラベルを抽出し、前記EDIデータ受信部により受信されたEDIデータに当該送信元識別子ラベルが含まれているか否かを処理装置により判定し、当該送信元識別子ラベルが含まれている場合、当該EDIデータから送信元識別子を取得するEDIフォーマット管理情報検索部と、
前記EDIフォーマット管理情報検索部により送信元識別子が取得された場合、当該送信元識別子と前記EDIデータ受信部により受信されたEDIデータの送信元のユーザ端末に対応する端末識別子とを処理装置により比較し、当該送信元識別子が当該端末識別子と一致した場合、前記EDIデータ受信部により受信されたEDIデータを、前記ユーザ管理情報検索部により抽出された組み合わせに含まれるシステム識別子に対応するEDIシステムへ送信するEDIデータ送信部とを備えることを特徴とする。
An EDI data transmitting / receiving apparatus according to an aspect of the present invention includes:
Each of the plurality of user terminals is created using any of a plurality of data formats, receives EDI data directed to any of a plurality of EDI (Electronic Data Exchange) systems, and the received EDI data is received from the EDI system. An EDI data transmitting / receiving device for transmitting to
A user management information database for storing a combination of a format identifier for identifying a data format and a system identifier for identifying an EDI system in a storage device for each terminal identifier for identifying a user terminal;
For each format identifier, an EDI format management information database that stores a transmission source identifier label for acquiring a transmission source identifier for identifying the transmission source of EDI data from the EDI data;
An EDI data receiver for receiving EDI data from each user terminal;
For each EDI data received by the EDI data receiver, the user management information database is searched using the terminal identifier corresponding to the user terminal that is the source of EDI data as a key, and a combination of a format identifier and a system identifier is extracted. A user management information search unit to perform,
The EDI format management information database is searched using the format identifier included in the combination extracted by the user management information search unit as a key, a source identifier label is extracted, and the EDI data received by the EDI data reception unit is extracted. An EDI format management information search unit that determines whether or not the transmission source identifier label is included by the processing device and acquires the transmission source identifier from the EDI data when the transmission source identifier label is included;
When the transmission source identifier is acquired by the EDI format management information search unit, the transmission device identifier is compared with the terminal identifier corresponding to the user terminal of the transmission source of the EDI data received by the EDI data reception unit by the processing device. If the source identifier matches the terminal identifier, the EDI data received by the EDI data receiving unit is transferred to the EDI system corresponding to the system identifier included in the combination extracted by the user management information searching unit. And an EDI data transmission unit for transmission.

本発明の一の態様によれば、ユーザ管理情報検索部が、EDIデータ受信部により受信されたEDIデータごとに、EDIデータの送信元のユーザ端末に対応する端末識別子をキーとしてユーザ管理情報データベースを検索して、フォーマット識別子とシステム識別子との組み合わせを抽出し、EDIフォーマット管理情報検索部が、前記ユーザ管理情報検索部により抽出された組み合わせに含まれるフォーマット識別子をキーとしてEDIフォーマット管理情報データベースを検索して、送信元識別子ラベルを抽出し、前記EDIデータ受信部により受信されたEDIデータに当該送信元識別子ラベルが含まれているか否かを判定し、当該送信元識別子ラベルが含まれている場合、当該EDIデータから送信元識別子を取得し、EDIデータ送信部が、前記EDIフォーマット管理情報検索部により送信元識別子が取得された場合、当該送信元識別子と前記EDIデータ受信部により受信されたEDIデータの送信元のユーザ端末に対応する端末識別子とを比較し、当該送信元識別子が当該端末識別子と一致した場合、前記EDIデータ受信部により受信されたEDIデータを、前記ユーザ管理情報検索部により抽出された組み合わせに含まれるシステム識別子に対応するEDIシステムへ送信するため、EDIデータを送信する際に、当該EDIデータのフォーマットの通知が不要になる。   According to one aspect of the present invention, the user management information search unit uses, for each EDI data received by the EDI data receiving unit, a terminal management information database corresponding to the user terminal that is the transmission source of EDI data as a key. And a combination of the format identifier and the system identifier is extracted, and the EDI format management information search unit uses the format identifier included in the combination extracted by the user management information search unit as a key to search the EDI format management information database. Search and extract the sender identifier label, determine whether or not the sender identifier label is included in the EDI data received by the EDI data receiver, and the sender identifier label is included The sender identifier is obtained from the EDI data, and the EDI data When the transmission unit acquires the transmission source identifier by the EDI format management information search unit, the transmission unit identifier and the terminal identifier corresponding to the user terminal of the transmission source of the EDI data received by the EDI data reception unit If the transmission source identifier matches the terminal identifier, the EDI data received by the EDI data receiving unit is converted to an EDI system corresponding to the system identifier included in the combination extracted by the user management information search unit. Therefore, when the EDI data is transmitted, notification of the format of the EDI data becomes unnecessary.

実施の形態1に係るWeb−EDIデータ代替自動送受信システムの構成を示すブロック図である。1 is a block diagram illustrating a configuration of a Web-EDI data alternative automatic transmission / reception system according to Embodiment 1. FIG. 図1に示したWeb−EDIデータ代替自動送受信システムの構成におけるデータの流れの一例を示す図である。It is a figure which shows an example of the data flow in the structure of the Web-EDI data alternative automatic transmission / reception system shown in FIG. 図1に示したWeb−EDIデータ代替自動送受信システムの構成におけるデータの流れの一例を示す図である。It is a figure which shows an example of the data flow in the structure of the Web-EDI data alternative automatic transmission / reception system shown in FIG. 図1に示したWeb−EDIデータ代替自動送受信システムの構成におけるデータの流れの一例を示す図である。It is a figure which shows an example of the data flow in the structure of the Web-EDI data alternative automatic transmission / reception system shown in FIG. 図1に示したWeb−EDIデータ代替自動送受信システムの構成におけるデータの流れの一例を示す図である。It is a figure which shows an example of the data flow in the structure of the Web-EDI data alternative automatic transmission / reception system shown in FIG. 図1に示したWeb−EDIデータ代替自動送受信システムの構成におけるデータの流れの一例を示す図である。It is a figure which shows an example of the data flow in the structure of the Web-EDI data alternative automatic transmission / reception system shown in FIG. 実施の形態1に係るWeb−EDI送受信代替サーバの構成を示すブロック図である。FIG. 3 is a block diagram showing a configuration of a Web-EDI transmission / reception alternative server according to the first embodiment. 実施の形態1に係るWeb−EDI送受信代替サーバのハードウェア構成の一例を示す図である。3 is a diagram illustrating an example of a hardware configuration of a Web-EDI transmission / reception alternative server according to the first embodiment. FIG. 実施の形態1に係るWeb−EDIデータ代替自動送受信システムの動作の具体例を示す図である。6 is a diagram illustrating a specific example of the operation of the Web-EDI data alternative automatic transmission / reception system according to the first embodiment. FIG. 実施の形態1に係るWeb−EDIデータ代替自動送受信システムの動作の具体例を示す図である。6 is a diagram illustrating a specific example of the operation of the Web-EDI data alternative automatic transmission / reception system according to the first embodiment. FIG. 実施の形態2に係るWeb−EDI送受信代替サーバの構成を示すブロック図である。FIG. 10 is a block diagram illustrating a configuration of a Web-EDI transmission / reception alternative server according to the second embodiment. 実施の形態2に係るWeb−EDIデータ代替自動送受信システムの動作の具体例を示す図である。FIG. 10 is a diagram illustrating a specific example of the operation of the Web-EDI data alternative automatic transmission / reception system according to the second embodiment. 実施の形態2に係る解析順序決定部が管理するテーブルの一例を示す表である。10 is a table illustrating an example of a table managed by an analysis order determination unit according to the second embodiment. 実施の形態3に係る解析順序決定部が管理するテーブルの一例を示す表である。14 is a table illustrating an example of a table managed by an analysis order determination unit according to Embodiment 3. 実施の形態4に係る解析順序決定部が管理するテーブルの一例を示す表である。14 is a table illustrating an example of a table managed by an analysis order determination unit according to Embodiment 4.

以下、本発明の実施の形態について、図を用いて説明する。   Hereinafter, embodiments of the present invention will be described with reference to the drawings.

実施の形態1.
図1は、本実施の形態に係るWeb−EDIデータ代替自動送受信システム100の構成を示すブロック図である。
Embodiment 1 FIG.
FIG. 1 is a block diagram showing a configuration of a Web-EDI data alternative automatic transmission / reception system 100 according to the present embodiment.

図1において、Web−EDIデータ代替自動送受信システム100は、少なくとも1つのWeb−EDI送受信代替サーバ101(EDIデータ送受信装置の一例)、複数のWeb−EDIシステム120(EDIシステムの一例)(以下、それぞれをWeb−EDI_a〜kという)、複数の発注企業の装置130(以下、それぞれを発注企業a〜xという)、複数のユーザ端末140(以下、それぞれをWeb−EDIユーザa〜mという)を備える。Web−EDI送受信代替サーバ101、Web−EDI_a〜k、発注企業a〜x、Web−EDIユーザa〜mは、それぞれネットワーク150に接続されており、ネットワーク150を介して互いに通信を行う。   In FIG. 1, a Web-EDI data alternative automatic transmission / reception system 100 includes at least one Web-EDI transmission / reception alternative server 101 (an example of an EDI data transmission / reception device), and a plurality of Web-EDI systems 120 (an example of an EDI system) (hereinafter, referred to as an EDI system). A plurality of ordering company apparatuses 130 (hereinafter referred to as ordering companies ax) and a plurality of user terminals 140 (hereinafter referred to as Web-EDI users am), respectively. Prepare. The Web-EDI transmission / reception alternative server 101, Web-EDI_a to k, ordering companies a to x, and Web-EDI users a to m are respectively connected to the network 150 and communicate with each other via the network 150.

Web−EDI送受信代替サーバ101は、PC(パーソナルコンピュータ)等である各ユーザ端末140(Web−EDIユーザa〜m)から、いずれかのWeb−EDIシステム120(例えばWeb−EDI_a)に向けた、いずれかの発注企業の装置130(例えば発注企業a)を宛先とするEDIデータを受信する。EDIデータは、各ユーザ端末140により複数のデータフォーマットのいずれかを用いて作成されるものである。Web−EDI送受信代替サーバ101は、受信したEDIデータを振り分け先のWeb−EDIシステム120(例えばWeb−EDI_a)へ送信する。   The Web-EDI transmission / reception alternative server 101 is directed to any Web-EDI system 120 (for example, Web-EDI_a) from each user terminal 140 (Web-EDI users a to m) such as a PC (personal computer). EDI data destined for the device 130 (for example, the ordering company a) of any ordering company is received. The EDI data is created by each user terminal 140 using any one of a plurality of data formats. The Web-EDI transmission / reception alternative server 101 transmits the received EDI data to the distribution-destination Web-EDI system 120 (for example, Web-EDI_a).

図2〜図6は、図1に示したWeb−EDIデータ代替自動送受信システム100の構成におけるデータの流れの一例を示す図である。   2 to 6 are diagrams illustrating an example of a data flow in the configuration of the Web-EDI data alternative automatic transmission / reception system 100 illustrated in FIG. 1.

図2において、発注企業aは、Web−EDI_aに発注情報を登録する。発注情報は、発注企業aで作成されるEDIデータに含まれ、このEDIデータは、発注企業aからWeb−EDI_aへ送信されて登録される。   In FIG. 2, the ordering company “a” registers the ordering information in the Web-EDI_a. The ordering information is included in EDI data created by the ordering company a, and this EDI data is transmitted from the ordering company a to Web-EDI_a and registered.

図3において、Web−EDI送受信代替サーバ101は、登録ユーザであるWeb−EDIユーザaに代替してWeb−EDI_aにアクセスして、登録された発注情報をダウンロードする。   In FIG. 3, the Web-EDI transmission / reception alternative server 101 accesses Web-EDI_a instead of the registered user Web-EDI user a, and downloads registered ordering information.

図4において、Web−EDI送受信代替サーバ101は、ダウンロードした発注情報を登録ユーザであるWeb−EDIユーザaへ自動送信する。   In FIG. 4, the Web-EDI transmission / reception alternative server 101 automatically transmits the downloaded ordering information to the registered user Web-EDI user a.

図5において、Web−EDIユーザaがEDIデータを発注企業aに送信する際は、Web−EDIユーザaは、Web−EDI送受信代替サーバ101にログインし、送信対象のEDIデータをアップロードする。   In FIG. 5, when the Web-EDI user a transmits EDI data to the ordering company a, the Web-EDI user a logs in to the Web-EDI transmission / reception alternative server 101 and uploads EDI data to be transmitted.

図6において、Web−EDI送受信代替サーバ101は、受信したEDIデータを、事前登録情報(後述するユーザ管理情報及びEDIフォーマット管理情報)に基づいて解析し、自動仕分けを実施する。即ち、Web−EDI送受信代替サーバ101は、Web−EDIユーザaによりアップロードされたEDIデータについて、宛先に該当する発注企業の装置130(発注企業a〜xのいずれか)と、使用するWeb−EDIシステム120(Web−EDI_a〜kのいずれか)との自動振り分けを行う。自動振り分けの完了後、Web−EDI送受信代替サーバ101は、該当するWeb−EDIシステム120(この例では、Web−EDI_a)にWeb−EDIユーザaを代替して、EDIデータ送信を行う(図6)。   In FIG. 6, the Web-EDI transmission / reception alternative server 101 analyzes the received EDI data based on pre-registration information (user management information and EDI format management information described later), and performs automatic sorting. That is, the Web-EDI transmission / reception alternative server 101 uses the device 130 of the ordering company corresponding to the destination (any of the ordering companies a to x) and the Web-EDI to be used for the EDI data uploaded by the Web-EDI user a. Automatic distribution with the system 120 (any of Web-EDI_a to k) is performed. After completion of the automatic distribution, the Web-EDI transmission / reception alternative server 101 substitutes the Web-EDI user a for the corresponding Web-EDI system 120 (Web-EDI_a in this example) and transmits EDI data (FIG. 6). ).

なお、Web−EDIシステム120がWeb−EDI_b〜kの場合も上記と同様の動作となる。また、発注企業の装置130が発注企業b〜xの場合も上記と同様の動作となる。また、ユーザ端末140がWeb−EDIユーザb〜mの場合も上記と同様の動作となる。   Note that the same operation is performed when the Web-EDI system 120 is Web-EDI_b to k. Further, when the ordering company apparatus 130 is the ordering company b to x, the same operation as described above is performed. Further, when the user terminal 140 is the Web-EDI users b to m, the same operation as described above is performed.

図7は、Web−EDI送受信代替サーバ101の構成を示すブロック図である。   FIG. 7 is a block diagram illustrating a configuration of the Web-EDI transmission / reception alternative server 101.

図7において、Web−EDI送受信代替サーバ101は、ユーザ管理情報データベース102、EDIフォーマット管理情報データベース103、EDIデータ受信部104、データ管理部105、EDIデータ送信部106を備える。データ管理部105は、ユーザ管理情報検索部107、EDIフォーマット管理情報検索部108を有する。EDIデータ送信部106は、自動巡回部109を有する。Web−EDI送受信代替サーバ101は、さらに、処理装置111、記憶装置112、入力装置113、出力装置114等のハードウェアを備える。ハードウェアはWeb−EDI送受信代替サーバ101の各部によって利用される。例えば、処理装置111は、Web−EDI送受信代替サーバ101の各部でデータや情報の演算、加工、読み取り、書き込み等を行うために利用される。記憶装置112は、そのデータや情報を記憶するために利用される。また、入力装置113は、そのデータや情報を入力するために、出力装置114は、そのデータや情報を出力するために利用される。   In FIG. 7, the Web-EDI transmission / reception alternative server 101 includes a user management information database 102, an EDI format management information database 103, an EDI data reception unit 104, a data management unit 105, and an EDI data transmission unit 106. The data management unit 105 includes a user management information search unit 107 and an EDI format management information search unit 108. The EDI data transmission unit 106 includes an automatic circulation unit 109. The Web-EDI transmission / reception alternative server 101 further includes hardware such as a processing device 111, a storage device 112, an input device 113, and an output device 114. The hardware is used by each unit of the Web-EDI transmission / reception alternative server 101. For example, the processing device 111 is used to perform calculation, processing, reading, writing, and the like of data and information in each unit of the Web-EDI transmission / reception alternative server 101. The storage device 112 is used to store the data and information. The input device 113 is used to input the data and information, and the output device 114 is used to output the data and information.

ユーザ管理情報データベース102は、ユーザ管理情報として、端末識別子ごとに、フォーマット識別子とシステム識別子と相手先識別子との組み合わせを記憶装置112に記憶する。端末識別子は、ユーザ端末140を識別するID(識別子)であり、例えば“Web−EDIユーザa”や“Web−EDIユーザb”といったテキストデータあるいは整数データである。フォーマット識別子は、EDIデータのデータフォーマットを識別するIDであり、例えば“HWSW”や“EIAJ_2j”といったテキストデータあるいは整数データである。システム識別子は、Web−EDIシステム120を識別するIDであり、例えば“Web−EDI_a”や“Web−EDI_b”といったテキストデータあるいは整数データである。相手先識別子は、EDIデータの送信相手となる発注企業の装置130を識別するIDであり、例えば“発注企業a”や“発注企業c”といったテキストデータあるいは整数データである。1つの端末識別子には、フォーマット識別子とシステム識別子と相手先識別子との組み合わせが1つ又は複数対応するものとする。   The user management information database 102 stores, as user management information, a combination of a format identifier, a system identifier, and a partner identifier in the storage device 112 for each terminal identifier. The terminal identifier is an ID (identifier) for identifying the user terminal 140 and is, for example, text data or integer data such as “Web-EDI user a” or “Web-EDI user b”. The format identifier is an ID for identifying the data format of EDI data, and is, for example, text data such as “HWSW” or “EIAJ_2j” or integer data. The system identifier is an ID for identifying the Web-EDI system 120 and is, for example, text data or integer data such as “Web-EDI_a” or “Web-EDI_b”. The partner identifier is an ID for identifying the ordering company device 130 to which the EDI data is sent, and is, for example, text data such as “ordering company a” or “ordering company c” or integer data. One terminal identifier corresponds to one or more combinations of a format identifier, a system identifier, and a partner identifier.

なお、Web−EDI送受信代替サーバ101にて発注企業の装置130までは特定せずにEDIデータをWeb−EDIシステム120に転送するのであれば、ユーザ管理情報に相手先識別子が含まれていなくてもよい。   If the EDI data is transferred to the Web-EDI system 120 without specifying the device 130 of the ordering company by the Web-EDI transmission / reception alternative server 101, the destination identifier is not included in the user management information. Also good.

EDIフォーマット管理情報データベース103は、EDIフォーマット管理情報として、フォーマット識別子ごとに、送信元識別子ラベルと送信先識別子ラベルとの組み合わせを記憶装置112に記憶する。送信元識別子ラベルは、送信元識別子をEDIデータから取得するためのデータであり、例えばEDIデータ内で送信元識別子が格納されている位置の直前に付加されるものである。送信元識別子は、EDIデータの送信元を識別するIDである。送信先識別子ラベルは、送信先識別子をEDIデータから取得するためのデータであり、例えばEDIデータ内で送信先識別子が格納されている位置の直前に付加されるものである。送信先識別子は、EDIデータの送信先を識別するIDである。EDIデータの送信元がユーザ端末140である場合、送信元識別子は、そのユーザ端末140に対応する端末識別子と一致するものとする。また、EDIデータの送信先が発注企業の装置130である場合、送信先識別子は、その発注企業の装置130に対応する相手先識別子と一致するものとする。   The EDI format management information database 103 stores, in the storage device 112, a combination of a transmission source identifier label and a transmission destination identifier label for each format identifier as EDI format management information. The transmission source identifier label is data for acquiring the transmission source identifier from the EDI data, and is added, for example, immediately before the position where the transmission source identifier is stored in the EDI data. The transmission source identifier is an ID for identifying the transmission source of EDI data. The transmission destination identifier label is data for acquiring the transmission destination identifier from the EDI data. For example, the transmission destination identifier label is added immediately before the position where the transmission destination identifier is stored in the EDI data. The transmission destination identifier is an ID for identifying the transmission destination of EDI data. When the transmission source of EDI data is the user terminal 140, the transmission source identifier is assumed to match the terminal identifier corresponding to the user terminal 140. When the transmission destination of EDI data is the device 130 of the ordering company, it is assumed that the transmission destination identifier matches the counterpart identifier corresponding to the device 130 of the ordering company.

なお、発注企業の装置130を送信元とし、ユーザ端末140を送信先とする場合にも、本実施の形態を適用することができる。この場合、送信元識別子が、EDIデータの送信元である発注企業の装置130に対応する相手先識別子と一致するようにする。また、送信先識別子が、EDIデータの送信先であるユーザ端末140に対応する端末識別子と一致するようにする。   Note that the present embodiment can also be applied to the case where the device 130 of the ordering company is the transmission source and the user terminal 140 is the transmission destination. In this case, the transmission source identifier is made to match the counterpart identifier corresponding to the ordering company apparatus 130 that is the transmission source of the EDI data. Further, the transmission destination identifier is made to match the terminal identifier corresponding to the user terminal 140 that is the transmission destination of the EDI data.

ユーザ管理情報に相手先識別子が含まれていない場合は、EDIフォーマット管理情報に送信先識別子ラベルが含まれていなくてもよい。   If the destination identifier is not included in the user management information, the destination identifier label may not be included in the EDI format management information.

EDIデータ受信部104は、各ユーザ端末140からEDIデータを受信する。   The EDI data receiving unit 104 receives EDI data from each user terminal 140.

データ管理部105のユーザ管理情報検索部107は、EDIデータ受信部104により受信されたEDIデータごとに、EDIデータの送信元のユーザ端末140に対応する端末識別子(例えば“Web−EDIユーザa”)をキーとしてユーザ管理情報データベース102を検索する。そして、ユーザ管理情報検索部107は、当該端末識別子に対応するフォーマット識別子(例えば“HWSW”)とシステム識別子(例えば“Web−EDI_a”)と相手先識別子(例えば“発注企業a”)との組み合わせを処理装置111により抽出する。   For each EDI data received by the EDI data receiving unit 104, the user management information search unit 107 of the data management unit 105 stores a terminal identifier (for example, “Web-EDI user a”) corresponding to the user terminal 140 that is the transmission source of EDI data. ) Is used as a key to search the user management information database 102. The user management information search unit 107 then combines the format identifier (eg, “HWSW”), the system identifier (eg, “Web-EDI_a”), and the counterpart identifier (eg, “ordering company a”) corresponding to the terminal identifier. Is extracted by the processing device 111.

データ管理部105のEDIフォーマット管理情報検索部108は、ユーザ管理情報検索部107により抽出された組み合わせに含まれるフォーマット識別子(例えば“HWSW”)をキーとしてEDIフォーマット管理情報データベース103を検索する。そして、EDIフォーマット管理情報検索部108は、当該フォーマット識別子に対応する送信元識別子ラベルと送信先識別子ラベルとの組み合わせを処理装置111により抽出する。EDIフォーマット管理情報検索部108は、EDIデータ受信部104により受信されたEDIデータに当該送信元識別子ラベルと当該送信先識別子ラベルとが含まれているか否かを処理装置111により判定する。そして、EDIフォーマット管理情報検索部108は、EDIデータ受信部104により受信されたEDIデータに当該送信元識別子ラベルと当該送信先識別子ラベルとが含まれている場合、そのEDIデータから送信元識別子(例えば“Web−EDIユーザa”)及び送信先識別子(例えば“発注企業a”)を処理装置111により取得する。   The EDI format management information search unit 108 of the data management unit 105 searches the EDI format management information database 103 using the format identifier (for example, “HWSW”) included in the combination extracted by the user management information search unit 107 as a key. Then, the EDI format management information search unit 108 extracts a combination of a transmission source identifier label and a transmission destination identifier label corresponding to the format identifier by the processing device 111. The EDI format management information search unit 108 uses the processing device 111 to determine whether the EDI data received by the EDI data receiving unit 104 includes the transmission source identifier label and the transmission destination identifier label. When the EDI data received by the EDI data receiving unit 104 includes the transmission source identifier label and the transmission destination identifier label, the EDI format management information search unit 108 determines the transmission source identifier ( For example, “Web-EDI user a”) and a transmission destination identifier (for example, “ordering company a”) are acquired by the processing device 111.

ユーザ管理情報検索部107がフォーマット識別子とシステム識別子と相手先識別子との組み合わせを2つ以上抽出した場合、EDIフォーマット管理情報検索部108は、ユーザ管理情報検索部107により抽出された組み合わせごとに、各組み合わせに含まれるフォーマット識別子(例えば“HWSW”)をキーとしてEDIフォーマット管理情報データベース103を検索する。そして、EDIフォーマット管理情報検索部108は、当該フォーマット識別子に対応する送信元識別子ラベルと送信先識別子ラベルとを処理装置111により抽出する。EDIフォーマット管理情報検索部108は、EDIデータ受信部104により受信されたEDIデータに当該送信元識別子ラベルと当該送信先識別子ラベルとが含まれているか否かを処理装置111により判定する。そして、EDIフォーマット管理情報検索部108は、EDIデータ受信部104により受信されたEDIデータに当該送信元識別子ラベルと当該送信先識別子ラベルとが含まれている場合、そのEDIデータから送信元識別子(例えば“Web−EDIユーザa”)及び送信先識別子(例えば“発注企業a”)を処理装置111により取得する。   When the user management information search unit 107 extracts two or more combinations of the format identifier, the system identifier, and the partner identifier, the EDI format management information search unit 108 performs the following for each combination extracted by the user management information search unit 107: The EDI format management information database 103 is searched using a format identifier (for example, “HWSW”) included in each combination as a key. Then, the EDI format management information search unit 108 extracts the transmission source identifier label and the transmission destination identifier label corresponding to the format identifier by the processing device 111. The EDI format management information search unit 108 uses the processing device 111 to determine whether the EDI data received by the EDI data receiving unit 104 includes the transmission source identifier label and the transmission destination identifier label. When the EDI data received by the EDI data receiving unit 104 includes the transmission source identifier label and the transmission destination identifier label, the EDI format management information search unit 108 determines the transmission source identifier ( For example, “Web-EDI user a”) and a transmission destination identifier (for example, “ordering company a”) are acquired by the processing device 111.

EDIデータ送信部106は、EDIフォーマット管理情報検索部108により送信元識別子(例えば“Web−EDIユーザa”)及び送信先識別子(例えば“発注企業a”)が取得される度に、当該送信元識別子とEDIデータ受信部104により受信されたEDIデータの送信元のユーザ端末140に対応する端末識別子(例えば“Web−EDIユーザa”)とを処理装置111により比較する。また、当該送信先識別子とユーザ管理情報検索部107により抽出された組み合わせに含まれる相手先識別子(例えば“発注企業a”)とを処理装置111により比較する。そして、EDIデータ送信部106は、当該送信元識別子及び当該送信先識別子が当該端末識別子及び当該相手先識別子と一致した場合、EDIデータ受信部104により受信されたEDIデータを、EDIフォーマット管理情報検索部108により当該送信元識別子及び当該送信先識別子が取得された組み合わせ(ユーザ管理情報検索部107により抽出された組み合わせ)に含まれるシステム識別子(例えば“Web−EDI_a”)とともに記憶装置112に格納する。   Each time the EDI format management information search unit 108 acquires a transmission source identifier (for example, “Web-EDI user a”) and a transmission destination identifier (for example, “ordering company a”), the EDI data transmission unit 106 The processing device 111 compares the identifier and a terminal identifier (for example, “Web-EDI user a”) corresponding to the user terminal 140 that is the transmission source of the EDI data received by the EDI data receiving unit 104. Further, the processing device 111 compares the transmission destination identifier with the counterpart identifier (for example, “ordering company a”) included in the combination extracted by the user management information search unit 107. Then, the EDI data transmission unit 106 searches the EDI data received by the EDI data reception unit 104 for EDI format management information when the transmission source identifier and the transmission destination identifier match the terminal identifier and the destination identifier. The information is stored in the storage device 112 together with the system identifier (for example, “Web-EDI_a”) included in the combination (the combination extracted by the user management information search unit 107) where the transmission source identifier and the transmission destination identifier are acquired by the unit 108. .

EDIデータ送信部106の自動巡回部109は、記憶装置112にEDIデータがシステム識別子(例えば“Web−EDI_a”)とともに格納されているか否かを定期的に処理装置111により確認する。   The automatic circulation unit 109 of the EDI data transmission unit 106 periodically checks with the processing device 111 whether or not EDI data is stored in the storage device 112 together with a system identifier (for example, “Web-EDI_a”).

EDIデータ送信部106は、記憶装置112にEDIデータがシステム識別子(例えば“Web−EDI_a”)とともに格納されていることが自動巡回部109により検知されたタイミング、あるいは、任意のタイミングで、当該EDIデータを当該システム識別子に対応するWeb−EDIシステム120へ送信する。   The EDI data transmission unit 106 detects the EDI data at the timing when the automatic circulation unit 109 detects that the EDI data is stored in the storage device 112 together with the system identifier (for example, “Web-EDI_a”), or at an arbitrary timing. Data is transmitted to the Web-EDI system 120 corresponding to the system identifier.

なお、ユーザ管理情報に相手先識別子が含まれていない場合は、データ管理部105及びEDIデータ送信部106による処理において、相手先識別子及び送信先識別子については省略可能である。   If the destination identifier is not included in the user management information, the destination identifier and the destination identifier can be omitted in the processing by the data management unit 105 and the EDI data transmission unit 106.

図8は、Web−EDI送受信代替サーバ101のハードウェア構成の一例を示す図である。   FIG. 8 is a diagram illustrating an example of a hardware configuration of the Web-EDI transmission / reception alternative server 101.

図8において、Web−EDI送受信代替サーバ101は、コンピュータであり、LCD901(Liquid・Crystal・Display)、キーボード902(K/B)、マウス903、FDD904(Flexible・Disk・Drive)、CDD905(Compact・Disc・Drive)、プリンタ906といったハードウェアデバイスを備えている。これらのハードウェアデバイスはケーブルや信号線で接続されている。LCD901の代わりに、CRT(Cathode・Ray・Tube)、あるいは、その他の表示装置が用いられてもよい。マウス903の代わりに、タッチパネル、タッチパッド、トラックボール、ペンタブレット、あるいは、その他のポインティングデバイスが用いられてもよい。   In FIG. 8, a Web-EDI transmission / reception alternative server 101 is a computer, and includes an LCD 901 (Liquid / Crystal / Display), a keyboard 902 (K / B), a mouse 903, an FDD 904 (Flexible Disk / Drive), and a CDD 905 (Compact / Drive). (Disc Drive) and a printer 906 are provided. These hardware devices are connected by cables and signal lines. Instead of the LCD 901, a CRT (Cathode / Ray / Tube) or other display device may be used. Instead of the mouse 903, a touch panel, a touch pad, a trackball, a pen tablet, or other pointing devices may be used.

Web−EDI送受信代替サーバ101は、プログラムを実行するCPU911(Central・Processing・Unit)を備えている。CPU911は、処理装置111の一例である。CPU911は、バス912を介してROM913(Read・Only・Memory)、RAM914(Random・Access・Memory)、通信ボード915、LCD901、キーボード902、マウス903、FDD904、CDD905、プリンタ906、HDD920(Hard・Disk・Drive)と接続され、これらのハードウェアデバイスを制御する。HDD920の代わりに、フラッシュメモリ、光ディスク装置、メモリカードリーダライタ又はその他の記憶媒体が用いられてもよい。   The Web-EDI transmission / reception alternative server 101 includes a CPU 911 (Central Processing Unit) that executes a program. The CPU 911 is an example of the processing device 111. The CPU 911 includes a ROM 913 (Read / Only / Memory), a RAM 914 (Random / Access / Memory), a communication board 915, an LCD 901, a keyboard 902, a mouse 903, an FDD 904, a CDD 905, a printer 906, and an HDD 920 (Hard / Disk) via a bus 912. Connected with Drive) to control these hardware devices. Instead of the HDD 920, a flash memory, an optical disk device, a memory card reader / writer, or other storage medium may be used.

RAM914は、揮発性メモリの一例である。ROM913、FDD904、CDD905、HDD920は、不揮発性メモリの一例である。これらは、記憶装置112の一例である。通信ボード915、キーボード902、マウス903、FDD904、CDD905は、入力装置113の一例である。また、通信ボード915、LCD901、プリンタ906は、出力装置114の一例である。   The RAM 914 is an example of a volatile memory. The ROM 913, the FDD 904, the CDD 905, and the HDD 920 are examples of nonvolatile memories. These are examples of the storage device 112. The communication board 915, the keyboard 902, the mouse 903, the FDD 904, and the CDD 905 are examples of the input device 113. The communication board 915, the LCD 901, and the printer 906 are examples of the output device 114.

通信ボード915は、LAN(Local・Area・Network)等に接続されている。通信ボード915は、LANに限らず、IP−VPN(Internet・Protocol・Virtual・Private・Network)、広域LAN、ATM(Asynchronous・Transfer・Mode)ネットワークといったWAN(Wide・Area・Network)、あるいは、インターネットに接続されていても構わない。LAN、WAN、インターネットは、ネットワーク150の一例である。   The communication board 915 is connected to a LAN (Local / Area / Network) or the like. The communication board 915 is not limited to a LAN, but is an IP-VPN (Internet, Protocol, Private, Network), a wide area LAN, an ATM (Asynchronous / Transfer / Mode) network, or a WAN (Wide / Area / Network) It does not matter if it is connected to. LAN, WAN, and the Internet are examples of the network 150.

HDD920には、オペレーティングシステム921(OS)、ウィンドウシステム922、プログラム群923、ファイル群924が記憶されている。プログラム群923のプログラムは、CPU911、オペレーティングシステム921、ウィンドウシステム922により実行される。プログラム群923には、本実施の形態の説明において「〜部」として説明する機能を実行するプログラムが含まれている。プログラムは、CPU911により読み出され実行される。ファイル群924には、本実施の形態の説明において、「〜データ」、「〜情報」、「〜ID(識別子)」、「〜フラグ」、「〜結果」として説明するデータや情報や信号値や変数値やパラメータが、「〜ファイル」や「〜データベース」や「〜テーブル」の各項目として含まれている。「〜ファイル」や「〜データベース」や「〜テーブル」は、RAM914やHDD920等の記憶媒体に記憶される。RAM914やHDD920等の記憶媒体に記憶されたデータや情報や信号値や変数値やパラメータは、読み書き回路を介してCPU911によりメインメモリやキャッシュメモリに読み出され、抽出、検索、参照、比較、演算、計算、制御、出力、印刷、表示といったCPU911の処理(動作)に用いられる。抽出、検索、参照、比較、演算、計算、制御、出力、印刷、表示といったCPU911の処理中、データや情報や信号値や変数値やパラメータは、メインメモリやキャッシュメモリやバッファメモリに一時的に記憶される。   The HDD 920 stores an operating system 921 (OS), a window system 922, a program group 923, and a file group 924. The programs in the program group 923 are executed by the CPU 911, the operating system 921, and the window system 922. The program group 923 includes programs that execute the functions described as “˜units” in the description of the present embodiment. The program is read and executed by the CPU 911. The file group 924 includes data, information, and signal values described as “˜data”, “˜information”, “˜ID (identifier)”, “˜flag”, and “˜result” in the description of this embodiment. And variable values and parameters are included as items of “˜file”, “˜database”, and “˜table”. The “˜file”, “˜database”, and “˜table” are stored in a storage medium such as the RAM 914 or the HDD 920. Data, information, signal values, variable values, and parameters stored in a storage medium such as the RAM 914 and the HDD 920 are read out to the main memory and the cache memory by the CPU 911 via a read / write circuit, and extracted, searched, referenced, compared, and calculated. It is used for processing (operation) of the CPU 911 such as calculation, control, output, printing and display. During the processing of the CPU 911 such as extraction, search, reference, comparison, calculation, calculation, control, output, printing, and display, data, information, signal values, variable values, and parameters are temporarily stored in the main memory, cache memory, and buffer memory. Remembered.

本実施の形態の説明において用いるブロック図やフローチャートの矢印の部分は主としてデータや信号の入出力を示す。データや信号は、RAM914等のメモリ、FDD904のフレキシブルディスク(FD)、CDD905のコンパクトディスク(CD)、HDD920の磁気ディスク、光ディスク、DVD(Digital・Versatile・Disc)、あるいは、その他の記録媒体に記録される。また、データや信号は、バス912、信号線、ケーブル、あるいは、その他の伝送媒体により伝送される。   The arrows in the block diagrams and flowcharts used in the description of this embodiment mainly indicate input / output of data and signals. Data and signals are recorded in memory such as RAM 914, FDD904 flexible disk (FD), CDD905 compact disk (CD), HDD920 magnetic disk, optical disk, DVD (Digital Versatile Disc), or other recording media Is done. Data and signals are transmitted by a bus 912, a signal line, a cable, or other transmission media.

本実施の形態の説明において「〜部」として説明するものは、「〜回路」、「〜装置」、「〜機器」であってもよく、また、「〜ステップ」、「〜工程」、「〜手順」、「〜処理」であってもよい。即ち、「〜部」として説明するものは、ROM913に記憶されたファームウェアで実現されていても構わない。あるいは、「〜部」として説明するものは、ソフトウェアのみ、あるいは、素子、デバイス、基板、配線といったハードウェアのみで実現されていても構わない。あるいは、「〜部」として説明するものは、ソフトウェアとハードウェアとの組み合わせ、あるいは、ソフトウェアとハードウェアとファームウェアとの組み合わせで実現されていても構わない。ファームウェアとソフトウェアは、プログラムとして、フレキシブルディスク、コンパクトディスク、磁気ディスク、光ディスク、DVD等の記録媒体に記憶される。プログラムはCPU911により読み出され、CPU911により実行される。即ち、プログラムは、本実施の形態の説明で述べる「〜部」としてコンピュータを機能させるものである。あるいは、プログラムは、本実施の形態の説明で述べる「〜部」の手順や方法をコンピュータに実行させるものである。   In the description of the present embodiment, what is described as “to part” may be “to circuit”, “to device”, “to device”, and “to step”, “to process”, “to”. ~ Procedure "," ~ process ". That is, what is described as “˜unit” may be realized by firmware stored in the ROM 913. Alternatively, what is described as “˜unit” may be realized only by software, or only by hardware such as an element, a device, a board, and wiring. Alternatively, what is described as “to part” may be realized by a combination of software and hardware, or a combination of software, hardware and firmware. Firmware and software are stored as programs in a recording medium such as a flexible disk, a compact disk, a magnetic disk, an optical disk, and a DVD. The program is read by the CPU 911 and executed by the CPU 911. That is, the program causes the computer to function as “to part” described in the description of the present embodiment. Or a program makes a computer perform the procedure and method of "-part" described by description of this Embodiment.

図9及び図10は、Web−EDIデータ代替自動送受信システム100の動作の具体例を示す図である。   9 and 10 are diagrams illustrating specific examples of the operation of the Web-EDI data alternative automatic transmission / reception system 100. FIG.

図9では、Web−EDI送受信代替サーバ101における、ユーザ端末140(Web−EDIユーザa〜m)から受信したEDIデータのWeb−EDIシステム120(Web−EDI_a〜k)への自動振り分けの手順を示している。具体的には、次の通りである。   In FIG. 9, the procedure of automatic distribution of EDI data received from the user terminal 140 (Web-EDI users a to m) to the Web-EDI system 120 (Web-EDI_a to k) in the Web-EDI transmission / reception alternative server 101 is shown. Show. Specifically, it is as follows.

(S1)ユーザ端末140は、Web−EDI送受信代替サーバ101にログインする。ここでは、一例として、ユーザ端末140はWeb−EDIユーザaであるものとする。   (S1) The user terminal 140 logs in to the Web-EDI transmission / reception alternative server 101. Here, as an example, it is assumed that the user terminal 140 is a Web-EDI user a.

(S2)ユーザ端末140であるWeb−EDIユーザaは、Web−EDI送受信代替サーバ101へEDIデータを送信する。Web−EDI送受信代替サーバ101にて、EDIデータ受信部104は、EDIデータを受信する。   (S2) The Web-EDI user a which is the user terminal 140 transmits EDI data to the Web-EDI transmission / reception alternative server 101. In the Web-EDI transmission / reception alternative server 101, the EDI data receiving unit 104 receives EDI data.

(S3)EDIデータ受信部104がEDIデータを受け取ると、データ管理部105のユーザ管理情報検索部107は、予め記憶装置112に記憶されているユーザアカウント情報(ユーザ端末140のユーザ名等の認証データと端末識別子とを対応付ける情報)に基づき、「送信元」(端末識別子の一例)を特定する。この例では、「送信元」として“Web−EDIユーザa”を特定する。そして、ユーザ管理情報検索部107は、特定した「送信元」である“Web−EDIユーザa”をキーとして、ユーザ管理情報データベース102よりWeb−EDIユーザaが使用する「EDIフォーマット」の名称(フォーマット識別子の一例)、「使用Web−EDI」の名称(システム識別子の一例)、「送信先」の名称(相手先識別子の一例)、EDIデータの「格納先」のディレクトリ名といったデータの集合(組み合わせ)を処理装置111により抽出する。この例では、2つの組み合わせを抽出する。1つは、「EDIフォーマット」として“HWSW”を、「使用Web−EDI」として“Web−EDI_b”を、「送信先」として“発注企業c”を、「格納先」として“/Web−EDIユーザa/Web−EDI_b”を含む組み合わせである。もう1つは、「EDIフォーマット」として“EIAJ_2j”を、「使用Web−EDI」として“Web−EDI_a”を、「送信先」として“発注企業a”を、「格納先」として“/Web−EDIユーザa/Web−EDI_a”を含む組み合わせである。   (S3) When the EDI data receiving unit 104 receives the EDI data, the user management information searching unit 107 of the data management unit 105 performs user account information stored in the storage device 112 in advance (authentication of the user name and the like of the user terminal 140). “Sender” (an example of a terminal identifier) is identified based on the data). In this example, “Web-EDI user a” is specified as the “transmission source”. Then, the user management information search unit 107 uses the specified “transmission source” “Web-EDI user a” as a key, the name of the “EDI format” used by the Web-EDI user a from the user management information database 102 ( An example of a format identifier), a name of “used Web-EDI” (an example of a system identifier), a name of “a transmission destination” (an example of a destination identifier), and a set of data such as a “storage destination” directory name of EDI data ( The combination) is extracted by the processing device 111. In this example, two combinations are extracted. One is “HWSW” as “EDI format”, “Web-EDI_b” as “used Web-EDI”, “ordering company c” as “destination”, and “/ Web-EDI” as “storage destination”. The combination includes the user a / Web-EDI_b ”. The other is “EIAJ_2j” as the “EDI format”, “Web-EDI_a” as the “Web-EDI used”, “Ordering company a” as the “Destination”, and “/ Web-” as the “Storage destination”. The combination includes EDI user a / Web-EDI_a ”.

(S4)データ管理部105のEDIフォーマット管理情報検索部108は、抽出した「EDIフォーマット」の名称(複数抽出された場合には、それらの各々)をキーとして、EDIフォーマット管理情報データベース103を検索し、EDIフォーマット管理情報データベース103より、「送信元」及び「送信先」に対応する情報コード(送信元識別子ラベル及び送信先識別子ラベルの一例)を「EDIフォーマット」ごとに処理装置111により取得する。この例では、“HWSW”をキーとした検索では、情報コードとして“jp27005”及び“jp27004”を抽出する。また、“EIAJ_2j”をキーとした検索では、情報コードとして“0004”及び“0005”を抽出する。   (S4) The EDI format management information search unit 108 of the data management unit 105 searches the EDI format management information database 103 by using the extracted “EDI format” names (each of which is extracted) as a key. Then, from the EDI format management information database 103, the processing device 111 acquires information codes (an example of a transmission source identifier label and a transmission destination identifier label) corresponding to “transmission source” and “transmission destination” for each “EDI format”. . In this example, in a search using “HWSW” as a key, “jp27005” and “jp27004” are extracted as information codes. In the search using “EIAJ_2j” as a key, “0004” and “0005” are extracted as information codes.

(S5)EDIフォーマット管理情報検索部108は、「EDIフォーマット」ごとにEDIフォーマット管理情報検索部108に実装されたEDIデータ解析機能を用いて、受信EDIデータ(EDIデータ受信部104で受信されたEDIデータ)の解析を実施し、送信元企業コード(送信元識別子の一例)と送信先企業コード(送信先識別子の一例)を処理装置111により抽出する。この例では、「EDIフォーマット」が“HWSW”であるEDIデータが送信されたものとする。そして、このEDIデータにおいて、「送信元」を示す“jp27005”の後には、送信元企業コードのデータ長を示す“1”及び送信元企業コードである“a”(“Web−EDIユーザa”を表すものとする)が格納されており、「送信先」を示す“jp27004”の後には、送信先企業コードのデータ長を示す“1”及び送信先企業コードである“c”(“発注企業c”を表すものとする)が格納されているものとする。そのため、EDIフォーマット管理情報検索部108は、“HWSW”に関し、送信元企業コードとして“a”を、送信先企業コードとして“c”を抽出する。一方、“EIAJ_2j”に関しては、何も抽出できない。   (S5) The EDI format management information search unit 108 uses the EDI data analysis function implemented in the EDI format management information search unit 108 for each “EDI format” to receive EDI data (received by the EDI data reception unit 104). EDI data) is analyzed, and a transmission source company code (an example of a transmission source identifier) and a transmission destination company code (an example of a transmission destination identifier) are extracted by the processing device 111. In this example, it is assumed that EDI data whose “EDI format” is “HWSW” is transmitted. In this EDI data, after “jp27005” indicating “transmission source”, “1” indicating the data length of the transmission source company code and “a” (“Web-EDI user a”) indicating the transmission source company code. Is stored, and after “jp27004” indicating “destination”, “1” indicating the data length of the destination company code and “c” (“order”) indicating the destination company code are stored. It is assumed that the company c ″ is stored). Therefore, the EDI format management information search unit 108 extracts “a” as the transmission source company code and “c” as the transmission destination company code regarding “HWSW”. On the other hand, nothing can be extracted for “EIAJ_2j”.

(S6)EDIデータ送信部106は、上記(S3)で特定された「送信元」及び上記(S3)で抽出された情報(「送信先」、「EDIフォーマット」、「格納先」等)と、上記(S5)で抽出されたEDIデータ内に記載の送信元企業コード及び送信先企業コードとを処理装置111により比較し、特定の「EDIフォーマット」に関して「送信元」と送信元企業コードとが一致し、かつ、「送信先」と送信先企業コードとが一致した場合に、受信EDIデータを「格納先」のディレクトリに格納する。   (S6) The EDI data transmission unit 106 receives the “transmission source” specified in (S3) and the information extracted in (S3) (“transmission destination”, “EDI format”, “storage destination”, etc.) The processing device 111 compares the transmission source company code and the transmission destination company code described in the EDI data extracted in the above (S5), and regarding the specific “EDI format”, the “transmission source” and the transmission source company code And the “transmission destination” and the transmission destination company code match, the received EDI data is stored in the “storage destination” directory.

図10では、Web−EDI送受信代替サーバ101における、ユーザ端末140(Web−EDIユーザa〜m)から受信したEDIデータを自動振り分けした後の代替送信の手順を示している。具体的には、次の通りである。   FIG. 10 shows an alternative transmission procedure after automatically distributing EDI data received from the user terminal 140 (Web-EDI users a to m) in the Web-EDI transmission / reception alternative server 101. Specifically, it is as follows.

(S7)Web−EDI送受信代替サーバ101にて、EDIデータ送信部106の自動巡回部109は、受信EDIデータが振り分けられたことを処理装置111により検知する。   (S7) In the Web-EDI transmission / reception alternative server 101, the automatic circulation unit 109 of the EDI data transmission unit 106 detects by the processing device 111 that the received EDI data has been distributed.

(S8)EDIデータ送信部106は、自動巡回部109が検知した受信EDIデータを、対応するWeb−EDIシステム120のデータ送信手順データ(記憶装置112に予め記憶されており、画面遷移定義等を格納しているものとする)に従って、当該Web−EDIシステム120に代替送信する。この例では、Web−EDI_bに送信する。   (S8) The EDI data transmission unit 106 stores the received EDI data detected by the automatic circulation unit 109 in advance in the data transmission procedure data of the corresponding Web-EDI system 120 (the storage device 112 stores the screen transition definition, etc. In accordance with the information stored in the Web-EDI system 120. In this example, it transmits to Web-EDI_b.

なお、図10に示したように、本実施の形態では、ユーザ端末140は、ブラウザを用いてHTTP(Hypertext・Transfer・Protocol)通信を行うことで、EDIデータをWeb−EDI送受信代替サーバ101に送信する。そして、Web−EDI送受信代替サーバ101は、HTTPサーバ115によりEDIデータを受信する。また、Web−EDI送受信代替サーバ101は、HTTPクライアント116を用いてHTTP通信を行うことで、EDIデータをWeb−EDIシステム120に代替送信する。   As shown in FIG. 10, in the present embodiment, the user terminal 140 performs HTTP (Hypertext / Transfer / Protocol) communication using a browser, whereby EDI data is sent to the Web-EDI transmission / reception alternative server 101. Send. Then, the Web-EDI transmission / reception alternative server 101 receives EDI data by the HTTP server 115. In addition, the Web-EDI transmission / reception alternative server 101 performs alternative transmission of EDI data to the Web-EDI system 120 by performing HTTP communication using the HTTP client 116.

以上説明したように、本実施の形態に係るWeb−EDIデータ代替自動送受信システム100は、送信元名と送信先名と使用EDIデータフォーマット名と使用Web−EDI名と送信データ格納先情報を対応付けてもつユーザ管理情報データベース102を備え、EDIデータフォーマット名と送信元(受注ユーザ)コードと送信先(発注ユーザ)コードを含むEDIデータコードを対応付ける情報をもつEDIフォーマット管理情報データベース103を備え、上記2つのデータベースの情報と受信EDIデータを用いて送信先Web−EDIシステム120ごとに受信EDIデータを自動振り分けするデータ管理部105及びEDIデータ送信部106を備えることを特徴とする。   As described above, the Web-EDI data alternative automatic transmission / reception system 100 according to the present embodiment corresponds to a transmission source name, a transmission destination name, a used EDI data format name, a used Web-EDI name, and transmission data storage destination information. A user management information database 102, and an EDI format management information database 103 having information associating an EDI data format name, a transmission source (order receiving user) code, and a transmission destination (ordering user) code, A data management unit 105 and an EDI data transmission unit 106 that automatically distribute the reception EDI data for each transmission destination Web-EDI system 120 using the information of the two databases and the reception EDI data are provided.

上記のWeb−EDIデータ代替自動送受信システム100は、受注ユーザからEDIデータを受信すると、ユーザ管理情報データベース102内から受注ユーザ名をキーとして「EDIフォーマット」を抽出し、EDIフォーマット管理情報データベース103を参照して当該「EDIフォーマット」の送信元コード、送信先コードを抽出して受信EDIデータ内記載の送信元コードと送信先コードを比較解析し、得られた解析結果よりユーザ管理情報データベース102内の使用Web−EDI名を特定し、各データ格納先へ自動振り分けすることを特徴とする。   When the Web-EDI data alternative automatic transmission / reception system 100 receives EDI data from an order receiving user, it extracts “EDI format” from the user management information database 102 using the order receiving user name as a key, and stores the EDI format management information database 103 in the EDI format management information database 103. The transmission source code and the transmission destination code of the “EDI format” are extracted by reference, and the transmission source code and the transmission destination code described in the received EDI data are compared and analyzed. From the obtained analysis result, in the user management information database 102 The Web-EDI name used is identified and automatically distributed to each data storage destination.

上記のWeb−EDIデータ代替自動送受信システム100は、上記2つのデータベースの情報を編集することで、利用ユーザ(受注ユーザ)の使用Web−EDI情報とEDIフォーマットの変更、新規登録を行ってもよい。   The Web-EDI data alternative automatic transmission / reception system 100 described above may change the Web-EDI information used by the user (order receiving user) and the EDI format or newly register the information by editing the information in the two databases. .

本実施の形態によれば、EDIデータの送信のみで適切なWeb−EDIシステム120への自動送信を行う仕組みをもつWeb−EDIデータ代替自動送受信システム100を提供することができる。これにより、Web−EDIが抱える多画面問題に対処するだけではなく、人手の介在を削減することも可能となる。   According to the present embodiment, it is possible to provide a Web-EDI data alternative automatic transmission / reception system 100 having a mechanism for performing automatic transmission to an appropriate Web-EDI system 120 only by transmitting EDI data. As a result, it is possible not only to deal with the multi-screen problem of Web-EDI but also to reduce human intervention.

実施の形態2.
本実施の形態について、主に実施の形態1との差異を説明する。
Embodiment 2. FIG.
In the present embodiment, differences from the first embodiment will be mainly described.

図11は、本実施の形態に係るWeb−EDI送受信代替サーバ101の構成を示すブロック図である。   FIG. 11 is a block diagram showing a configuration of the Web-EDI transmission / reception alternative server 101 according to the present embodiment.

図11において、Web−EDI送受信代替サーバ101は、図7に示した実施の形態1の構成要素に加えて、解析順序決定部110を備える。   In FIG. 11, the Web-EDI transmission / reception alternative server 101 includes an analysis order determination unit 110 in addition to the components of the first embodiment shown in FIG.

解析順序決定部110は、EDIデータ送信部106によりEDIデータが送信された時期の区分(時間帯、曜日、日、週、月等、周期的に繰り返される期間)ごとに、各データフォーマットがEDIデータ送信部106により送信されたEDIデータに利用されている割合を処理装置111により計算する。そして、解析順序決定部110は、複数のデータフォーマットに関し、利用されている割合が大きい順序を、各区分におけるデータフォーマットの解析順序として決定する。本実施の形態では、時期の区分として曜日を用いるものとする。したがって、解析順序決定部110は、EDIデータ送信部106によりEDIデータが送信された曜日が何曜日であるかを特定し、それぞれの曜日で、どのデータフォーマットで作成されたEDIデータがどれくらいの割合でEDIデータ送信部106により送信されたかを計算する(そのため、EDIデータ送信部106によりEDIデータが送信される度に、その送信日時等を記憶装置112に記憶するか、あるいは、記憶装置112に曜日ごとの送信件数のデータを予め記憶しておき、このデータを更新するものとする)。解析順序決定部110は、計算した割合が大きい順にデータフォーマットを並べて、当該順序をデータフォーマットの解析順序として曜日ごとに定義した解析順序定義データを記憶装置112に記憶する。   The analysis order determination unit 110 sets each data format to EDI for each division of time when EDI data is transmitted by the EDI data transmission unit 106 (period of time, day of week, day, week, month, etc.). The processing device 111 calculates the ratio used for the EDI data transmitted by the data transmission unit 106. Then, the analysis order determination unit 110 determines the order in which the percentage of the data data used in a plurality of data formats is large as the analysis order of the data formats in each section. In this embodiment, the day of the week is used as the time category. Therefore, the analysis order determination unit 110 identifies the day of the week on which the EDI data is transmitted by the EDI data transmission unit 106, and what percentage of EDI data is created in which data format for each day of the week. (For this reason, every time EDI data is transmitted by the EDI data transmission unit 106, the date and time of transmission are stored in the storage device 112, or Data of the number of transmissions for each day of the week is stored in advance and this data is updated). The analysis order determination unit 110 arranges the data formats in descending order of the calculated ratio, and stores analysis order definition data in which the order is defined for each day of the week as the data format analysis order in the storage device 112.

データ管理部105のEDIフォーマット管理情報検索部108は、解析順序決定部110により決定された、現在の時期に該当する区分における解析順序を参照し、その解析順序が上位のデータフォーマットに対応するフォーマット識別子を含む組み合わせから順番に処理する。具体的に、本実施の形態では、EDIフォーマット管理情報検索部108は、ユーザ管理情報検索部107により抽出された組み合わせが2つ以上ある場合、それぞれの組み合わせに含まれるフォーマット識別子を確認する。そして、EDIフォーマット管理情報検索部108は、記憶装置112に記憶された解析順序定義データを参照し、今日の曜日に対応するデータフォーマットの解析順序を特定する。EDIフォーマット管理情報検索部108は、特定した解析順序の上位のデータフォーマットに対応するフォーマット識別子を含む組み合わせから順番に、各組み合わせに含まれるフォーマット識別子(例えば“HWSW”)をキーとしてEDIフォーマット管理情報データベース103を検索する。以降、実施の形態1と同様に、EDIフォーマット管理情報検索部108は、当該フォーマット識別子に対応する送信元識別子ラベルと送信先識別子ラベルとを処理装置111により抽出し、EDIデータ受信部104により受信されたEDIデータに当該送信元識別子ラベルと当該送信先識別子ラベルとが含まれている場合、そのEDIデータから送信元識別子(例えば“Web−EDIユーザa”)及び送信先識別子(例えば“発注企業a”)を処理装置111により取得する。   The EDI format management information search unit 108 of the data management unit 105 refers to the analysis order in the section corresponding to the current time determined by the analysis order determination unit 110, and the analysis order corresponds to the upper data format. It processes in order from the combination including the identifier. Specifically, in this embodiment, when there are two or more combinations extracted by the user management information search unit 107, the EDI format management information search unit 108 checks the format identifier included in each combination. Then, the EDI format management information search unit 108 refers to the analysis order definition data stored in the storage device 112 and specifies the analysis order of the data format corresponding to today's day of the week. The EDI format management information search unit 108 starts with the combination including the format identifier corresponding to the higher-order data format in the specified analysis order, and uses the format identifier (for example, “HWSW”) included in each combination as a key. The database 103 is searched. Thereafter, as in the first embodiment, the EDI format management information search unit 108 extracts the transmission source identifier label and the transmission destination identifier label corresponding to the format identifier by the processing device 111 and receives them by the EDI data reception unit 104. If the transmitted EDI data includes the transmission source identifier label and the transmission destination identifier label, the transmission source identifier (for example, “Web-EDI user a”) and the transmission destination identifier (for example, “ordering company”) are obtained from the EDI data. a ″) is acquired by the processing device 111.

図12は、Web−EDIデータ代替自動送受信システム100の動作の具体例を示す図である。   FIG. 12 is a diagram illustrating a specific example of the operation of the Web-EDI data alternative automatic transmission / reception system 100.

図12において、EDIデータを解析する「EDIフォーマット」の順序を決定する解析順序決定部110以外は、図10に示した実施の形態1のものと同様である。解析順序決定部110は、EDIデータに対応するWeb−EDIシステム120が決定すると、EDIデータに使用されている「EDIフォーマット」と処理を実施した曜日を関連付けて登録する。解析順序決定部110は、各ユーザ端末140が曜日ごとに使用する「EDIフォーマット」の割合をテーブルに保持している。このテーブルには、ユーザ端末140ごとに各曜日に使用される「EDIフォーマット」の割合が保持され、解析順序決定部110によって管理されているものとする。上記テーブルは記憶装置112に格納される。データ管理部105は、ユーザ端末140と曜日との組み合わせごとに、上記テーブルから対応するデータを参照して前述した処理を行う。なお、解析順序決定部110は、全ユーザ端末140について共通の割合を上記テーブルに保持していてもよい。この場合、データ管理部105は、いずれのユーザ端末140に関しても、同じデータを参照して前述した処理を行う。   12 is the same as that of the first embodiment shown in FIG. 10 except for the analysis order determining unit 110 that determines the order of “EDI format” for analyzing EDI data. When the Web-EDI system 120 corresponding to the EDI data determines, the analysis order determination unit 110 registers the “EDI format” used for the EDI data in association with the day of the week on which the processing was performed. The analysis order determination unit 110 holds a ratio of “EDI format” used by each user terminal 140 for each day of the week in a table. In this table, it is assumed that the ratio of “EDI format” used for each day of the week is held for each user terminal 140 and managed by the analysis order determination unit 110. The table is stored in the storage device 112. The data management unit 105 performs the above-described processing with reference to the corresponding data from the table for each combination of the user terminal 140 and the day of the week. Note that the analysis order determination unit 110 may hold a common ratio for all user terminals 140 in the table. In this case, the data management unit 105 performs the above-described processing with reference to the same data for any user terminal 140.

図13は、解析順序決定部110が管理するテーブルの一例を示す表である。   FIG. 13 is a table showing an example of a table managed by the analysis order determination unit 110.

解析順序決定部110は、EDIデータを解析する「EDIフォーマット」の順序を次の手順で決定する。   The analysis order determination unit 110 determines the order of “EDI format” for analyzing EDI data by the following procedure.

(S11)解析順序決定部110は、Web−EDI送受信代替サーバ101を実装したマシンより、日付等から曜日を特定するための曜日データを取得する。   (S11) The analysis order determination unit 110 acquires day-of-the-week data for specifying the day of the week from the date or the like from the machine on which the Web-EDI transmission / reception alternative server 101 is mounted.

(S12)解析順序決定部110は、送信EDIデータ(EDIデータ送信部106あるいはユーザ端末140により送信されたEDIデータ)の「送信元」を特定するとともに、取得した曜日データに基づき、図13に示したようなテーブルから該当するデータを取得する。例えば、図13では、Web−EDIユーザaの月曜日の送信EDIデータに使用される「EDIフォーマット」が“HWSW”である割合は70%、“JEITA”である割合は25%、“ECALGA”である割合は5%となっている。したがって、“HWSW”、“JEITA”、“ECALGA”の順番でEDIデータの解析を行えば、該当する「EDIフォーマット」を早期に発見可能となることが期待できる。   (S12) The analysis order determination unit 110 specifies the “transmission source” of the transmission EDI data (EDI data transmitted by the EDI data transmission unit 106 or the user terminal 140) and, based on the acquired day-of-week data, in FIG. Get the corresponding data from the table as shown. For example, in FIG. 13, the ratio of “HWSW” used for the transmission EDI data on Monday of Web-EDI user “a” is 70%, the ratio of “JEITA” is 25%, and “ECALGA”. A certain percentage is 5%. Therefore, if EDI data is analyzed in the order of “HWSW”, “JEITA”, and “ECALGA”, it can be expected that the corresponding “EDI format” can be found early.

(S13)解析順序決定部110は、取得した「EDIフォーマット」の割合の大きい順に、データ管理部105に対し、前述した実施の形態1における(S3)〜(S5)を実行させる。   (S13) The analysis order determination unit 110 causes the data management unit 105 to execute (S3) to (S5) in the first embodiment in the descending order of the ratio of the acquired “EDI format”.

以上のように、本実施の形態によれば、Web−EDI送受信代替サーバ101が解析順序決定部110を備えることで、EDIデータの解析回数を削減することが可能である。   As described above, according to the present embodiment, the Web-EDI transmission / reception alternative server 101 includes the analysis order determination unit 110, so that the number of times EDI data is analyzed can be reduced.

実施の形態3.
本実施の形態について、主に実施の形態2との差異を説明する。
Embodiment 3 FIG.
The difference between the present embodiment and the second embodiment will be mainly described.

実施の形態2では、時期の区分として曜日を用いていたが、本実施の形態では、時期の区分として1ヵ月を3分割した区分(月初、月中、月末)を用いるものとする。したがって、解析順序決定部110は、EDIデータ送信部106によりEDIデータが送信された日が月初、月中、月末のいずれの期間にあたるかを特定し、それぞれの期間で、どのデータフォーマットで作成されたEDIデータがどれくらいの割合でEDIデータ送信部106により送信されたかを計算する(そのため、EDIデータ送信部106によりEDIデータが送信される度に、その送信日時等を記憶装置112に記憶するか、あるいは、記憶装置112に月初、月中、月末のそれぞれの送信件数のデータを予め記憶しておき、このデータを更新するものとする)。解析順序決定部110は、計算した割合が大きい順にデータフォーマットを並べて、当該順序をデータフォーマットの解析順序として期間(月初、月中、月末)ごとに定義した解析順序定義データを記憶装置112に記憶する。   In the second embodiment, the day of the week is used as the time division, but in this embodiment, the division (first month, middle of the month, end of month) obtained by dividing one month into three is used as the time division. Therefore, the analysis order determination unit 110 specifies whether the day when the EDI data is transmitted by the EDI data transmission unit 106 corresponds to the beginning of the month, the middle of the month, or the end of the month, and is generated in which data format in each period. The rate at which the EDI data is transmitted by the EDI data transmitting unit 106 is calculated (so that every time EDI data is transmitted by the EDI data transmitting unit 106, the transmission date / time etc. is stored in the storage device 112) Alternatively, the data of the number of transmissions at the beginning of the month, during the month, and at the end of the month is stored in advance in the storage device 112, and this data is updated). The analysis order determination unit 110 arranges the data formats in descending order of the calculated ratio, and stores in the storage device 112 analysis order definition data that defines the order as the data format analysis order for each period (first month, month, month end). To do.

図14は、解析順序決定部110が管理するテーブルの一例を示す表である。   FIG. 14 is a table illustrating an example of a table managed by the analysis order determination unit 110.

解析順序決定部110は、EDIデータを解析する「EDIフォーマット」の順序を次の手順で決定する。   The analysis order determination unit 110 determines the order of “EDI format” for analyzing EDI data by the following procedure.

(S21)解析順序決定部110は、Web−EDI送受信代替サーバ101を実装したマシンより、日付等から期間(月初、月中、月末)を特定するための期間データを取得する。   (S21) The analysis order determination unit 110 acquires period data for specifying a period (first of month, middle of month, end of month) from a date or the like from a machine on which the Web-EDI transmission / reception alternative server 101 is mounted.

(S22)解析順序決定部110は、送信EDIデータの「送信元」を特定するとともに、取得した期間データに基づき、図14に示したようなテーブルから該当するデータを取得する。例えば、図14では、Web−EDIユーザaの月初の送信EDIデータに使用される「EDIフォーマット」が“HWSW”である割合は70%、“JEITA”である割合は25%、“ECALGA”である割合は5%となっている。したがって、実施の形態2と同様に、“HWSW”、“JEITA”、“ECALGA”の順番でEDIデータの解析を行えば、該当する「EDIフォーマット」を早期に発見可能となることが期待できる。   (S22) The analysis order determination unit 110 specifies the “transmission source” of the transmission EDI data, and acquires the corresponding data from the table as shown in FIG. 14 based on the acquired period data. For example, in FIG. 14, the ratio of “HWSW” used for the first transmission EDI data of the Web-EDI user “a” is 70%, the ratio of “JEITA” is 25%, and “ECALGA”. A certain percentage is 5%. Therefore, as in the second embodiment, if the EDI data is analyzed in the order of “HWSW”, “JEITA”, and “ECALGA”, it can be expected that the corresponding “EDI format” can be found early.

(S23)解析順序決定部110は、取得した「EDIフォーマット」の割合の大きい順に、データ管理部105に対し、前述した実施の形態1における(S3)〜(S5)を実行させる。   (S23) The analysis order determination unit 110 causes the data management unit 105 to execute (S3) to (S5) in the first embodiment described above in descending order of the ratio of the acquired “EDI format”.

以上のように、本実施の形態によれば、実施の形態2と同様に、Web−EDI送受信代替サーバ101が解析順序決定部110を備えることで、EDIデータの解析回数を削減することが可能である。   As described above, according to the present embodiment, as in the second embodiment, the Web-EDI transmission / reception alternative server 101 includes the analysis order determination unit 110, so that the number of times of analysis of EDI data can be reduced. It is.

実施の形態4.
本実施の形態について、主に実施の形態2及び3との差異を説明する。
Embodiment 4 FIG.
In the present embodiment, differences from the second and third embodiments are mainly described.

図15は、解析順序決定部110が管理するテーブルの一例を示す表である。   FIG. 15 is a table showing an example of a table managed by the analysis order determination unit 110.

本実施の形態では、解析順序決定部110は、図13及び図14に示したようなテーブルを管理するとともに、図15に示すようなテーブルを管理する。   In the present embodiment, the analysis order determination unit 110 manages the tables as shown in FIGS. 13 and 14 and also manages the tables as shown in FIG.

このテーブルには、曜日ごとのデータ(図13)と期間(月初、月中、月末)ごとのデータ(図14)を統合する際の重み付けに関するデータが格納されている(このデータは、例えばユーザが入力装置113を介して任意に設定可能であるとする)。実施の形態2及び3では、それぞれのデータを独立に利用しているが、本実施の形態では、両データを統合して使用する。解析順序決定部110は、図15に示すようなテーブルに格納された重み付けを基に、両データを統合する。例えば、Web−EDIユーザaの月末の月曜日の送信EDIデータについて処理を行う場合、月末:月曜日=7:3の重み付けであるから、使用される「EDIフォーマット」が“HWSW”である割合は70%×0.3+30%×0.7=42%、“JEITA”である割合は25%×0.3+30%×0.7=28.5%、“ECALGA”である割合は5%×0.3+40%×0.7=29.5%として扱われる。したがって、実施の形態2と同様に、“HWSW”、“ECALGA”、“JEITA”の順番でEDIデータの解析を行えば、該当する「EDIフォーマット」を早期に発見可能となることが期待できる。   This table stores data related to weighting when integrating data for each day of the week (FIG. 13) and data for each period (first of month, middle of month, end of month) (FIG. 14). Can be arbitrarily set via the input device 113). In the second and third embodiments, each data is used independently, but in the present embodiment, both data are integrated and used. The analysis order determination unit 110 integrates both data based on the weights stored in the table as shown in FIG. For example, when processing the transmission EDI data on Monday at the end of the month of the Web-EDI user a, since the end-of-month: Monday = 7: 3 weighting, the ratio of the “EDI format” used is “HWSW” is 70. % × 0.3 + 30% × 0.7 = 42%, the ratio of “JEITA” is 25% × 0.3 + 30% × 0.7 = 28.5%, and the ratio of “ECALGA” is 5% × 0. Treated as 3 + 40% × 0.7 = 29.5%. Therefore, as in the second embodiment, if the EDI data is analyzed in the order of “HWSW”, “ECALGA”, and “JEITA”, it can be expected that the corresponding “EDI format” can be found early.

以上説明したように、実施の形態2〜4に係るWeb−EDIデータ代替自動送受信システム100は、データ管理部105がユーザ管理情報データベース102より抽出したEDIデータフォーマット名の集合から受信したEDIデータを解析する順番を、曜日と月(月始、月中旬、月末)の情報を基に決定することを特徴とする。   As described above, the Web-EDI data alternative automatic transmission / reception system 100 according to Embodiments 2 to 4 receives the EDI data received from the set of EDI data format names extracted from the user management information database 102 by the data management unit 105. The analysis order is determined based on information on the day of the week and the month (start of month, mid-month, end of month).

以上、本発明の実施の形態について説明したが、これらのうち、2つ以上の実施の形態を組み合わせて実施しても構わない。あるいは、これらのうち、1つの実施の形態を部分的に実施しても構わない。あるいは、これらのうち、2つ以上の実施の形態を部分的に組み合わせて実施しても構わない。   As mentioned above, although embodiment of this invention was described, you may implement combining 2 or more embodiment among these. Alternatively, one of these embodiments may be partially implemented. Or you may implement combining two or more embodiment among these partially.

100 Web−EDIデータ代替自動送受信システム、101 Web−EDI送受信代替サーバ、102 ユーザ管理情報データベース、103 EDIフォーマット管理情報データベース、104 EDIデータ受信部、105 データ管理部、106 EDIデータ送信部、107 ユーザ管理情報検索部、108 EDIフォーマット管理情報検索部、109 自動巡回部、110 解析順序決定部、111 処理装置、112 記憶装置、113 入力装置、114 出力装置、115 HTTPサーバ、116 HTTPクライアント、120 Web−EDIシステム、130 発注企業の装置、140 ユーザ端末、150 ネットワーク、901 LCD、902 キーボード、903 マウス、904 FDD、905 CDD、906 プリンタ、911 CPU、912 バス、913 ROM、914 RAM、915 通信ボード、920 HDD、921 オペレーティングシステム、922 ウィンドウシステム、923 プログラム群、924 ファイル群。   DESCRIPTION OF SYMBOLS 100 Web-EDI data alternative automatic transmission / reception system, 101 Web-EDI transmission / reception alternative server, 102 User management information database, 103 EDI format management information database, 104 EDI data reception part, 105 Data management part, 106 EDI data transmission part, 107 user Management information search unit, 108 EDI format management information search unit, 109 automatic circulation unit, 110 analysis order determination unit, 111 processing device, 112 storage device, 113 input device, 114 output device, 115 HTTP server, 116 HTTP client, 120 Web -EDI system, 130 ordering company equipment, 140 user terminal, 150 network, 901 LCD, 902 keyboard, 903 mouse, 904 FDD, 905 CDD, 906 Printer, 911 CPU, 912 bus, 913 ROM, 914 RAM, 915 communication board, 920 HDD, 921 operating system, 922 window system, 923 program group, 924 file group.

Claims (6)

複数のユーザ端末のそれぞれから、複数のデータフォーマットのいずれかを用いて作成され、複数のEDI(電子データ交換)システムのいずれかに向けたEDIデータを受信し、受信したEDIデータを当該EDIシステムへ送信するEDIデータ送受信装置であって、
ユーザ端末を識別する端末識別子ごとに、データフォーマットを識別するフォーマット識別子と、EDIシステムを識別するシステム識別子との組み合わせを記憶装置に記憶するユーザ管理情報データベースと、
フォーマット識別子ごとに、EDIデータの送信元を識別する送信元識別子を当該EDIデータから取得するための送信元識別子ラベルを記憶装置に記憶するEDIフォーマット管理情報データベースと、
各ユーザ端末からEDIデータを受信するEDIデータ受信部と、
前記EDIデータ受信部により受信されたEDIデータごとに、EDIデータの送信元のユーザ端末に対応する端末識別子をキーとして前記ユーザ管理情報データベースを検索して、フォーマット識別子とシステム識別子との組み合わせを抽出するユーザ管理情報検索部と、
前記ユーザ管理情報検索部により抽出された組み合わせに含まれるフォーマット識別子をキーとして前記EDIフォーマット管理情報データベースを検索して、送信元識別子ラベルを抽出し、前記EDIデータ受信部により受信されたEDIデータに当該送信元識別子ラベルが含まれているか否かを処理装置により判定し、当該送信元識別子ラベルが含まれている場合、当該EDIデータから送信元識別子を取得するEDIフォーマット管理情報検索部と、
前記EDIフォーマット管理情報検索部により送信元識別子が取得された場合、当該送信元識別子と前記EDIデータ受信部により受信されたEDIデータの送信元のユーザ端末に対応する端末識別子とを処理装置により比較し、当該送信元識別子が当該端末識別子と一致した場合、前記EDIデータ受信部により受信されたEDIデータを、前記ユーザ管理情報検索部により抽出された組み合わせに含まれるシステム識別子に対応するEDIシステムへ送信するEDIデータ送信部とを備えることを特徴とするEDIデータ送受信装置。
Each of the plurality of user terminals is created using any of a plurality of data formats, receives EDI data directed to any of a plurality of EDI (Electronic Data Exchange) systems, and the received EDI data is received from the EDI system. An EDI data transmitting / receiving device for transmitting to
A user management information database for storing a combination of a format identifier for identifying a data format and a system identifier for identifying an EDI system in a storage device for each terminal identifier for identifying a user terminal;
For each format identifier, an EDI format management information database that stores a transmission source identifier label for acquiring a transmission source identifier for identifying the transmission source of EDI data from the EDI data;
An EDI data receiver for receiving EDI data from each user terminal;
For each EDI data received by the EDI data receiver, the user management information database is searched using the terminal identifier corresponding to the user terminal that is the source of EDI data as a key, and a combination of a format identifier and a system identifier is extracted. A user management information search unit to perform,
The EDI format management information database is searched using the format identifier included in the combination extracted by the user management information search unit as a key, a source identifier label is extracted, and the EDI data received by the EDI data reception unit is extracted. An EDI format management information search unit that determines whether or not the transmission source identifier label is included by the processing device and acquires the transmission source identifier from the EDI data when the transmission source identifier label is included;
When the transmission source identifier is acquired by the EDI format management information search unit, the transmission device identifier is compared with the terminal identifier corresponding to the user terminal of the transmission source of the EDI data received by the EDI data reception unit by the processing device. If the source identifier matches the terminal identifier, the EDI data received by the EDI data receiving unit is transferred to the EDI system corresponding to the system identifier included in the combination extracted by the user management information searching unit. An EDI data transmitting / receiving apparatus comprising: an EDI data transmitting unit for transmitting.
前記ユーザ管理情報検索部がフォーマット識別子とシステム識別子との組み合わせを2つ以上抽出した場合、
前記EDIフォーマット管理情報検索部は、前記ユーザ管理情報検索部により抽出された組み合わせごとに、各組み合わせに含まれるフォーマット識別子をキーとして前記EDIフォーマット管理情報データベースを検索して、送信元識別子ラベルを抽出し、前記EDIデータ受信部により受信されたEDIデータに当該送信元識別子ラベルが含まれている場合、当該EDIデータから送信元識別子を取得し、
前記EDIデータ送信部は、前記EDIフォーマット管理情報検索部により送信元識別子が取得される度に、当該送信元識別子と前記EDIデータ受信部により受信されたEDIデータの送信元のユーザ端末に対応する端末識別子とを処理装置により比較し、当該送信元識別子が当該端末識別子と一致した場合、前記EDIデータ受信部により受信されたEDIデータを、前記EDIフォーマット管理情報検索部により当該送信元識別子が取得された組み合わせに含まれるシステム識別子に対応するEDIシステムへ送信することを特徴とする請求項1に記載のEDIデータ送受信装置。
When the user management information search unit extracts two or more combinations of format identifiers and system identifiers,
The EDI format management information search unit searches the EDI format management information database for each combination extracted by the user management information search unit, using the format identifier included in each combination as a key, and extracts a source identifier label When the EDI data received by the EDI data receiving unit includes the sender identifier label, the sender identifier is acquired from the EDI data,
The EDI data transmission unit corresponds to the transmission source identifier and the user terminal of the transmission source of the EDI data received by the EDI data reception unit each time the transmission source identifier is acquired by the EDI format management information search unit. The terminal identifier is compared with the processing device, and when the transmission source identifier matches the terminal identifier, the transmission source identifier is obtained by the EDI format management information search unit for the EDI data received by the EDI data reception unit. The EDI data transmitting / receiving apparatus according to claim 1, wherein the EDI data transmitting / receiving apparatus transmits to an EDI system corresponding to a system identifier included in the combination.
前記EDIデータ送受信装置は、さらに、
前記EDIデータ送信部によりEDIデータが送信された時期の区分ごとに、各データフォーマットが前記EDIデータ送信部により送信されたEDIデータに利用されている割合を処理装置により計算して、利用されている割合が大きい順序を、各区分における前記複数のデータフォーマットの解析順序として決定する解析順序決定部を備え、
前記EDIフォーマット管理情報検索部は、前記解析順序決定部により決定された、現在の時期に該当する区分における解析順序を参照し、当該解析順序が上位のデータフォーマットに対応するフォーマット識別子を含む組み合わせから順番に処理することを特徴とする請求項2に記載のEDIデータ送受信装置。
The EDI data transmitting / receiving apparatus further includes:
For each time period when EDI data is transmitted by the EDI data transmission unit, the ratio of each data format used for EDI data transmitted by the EDI data transmission unit is calculated by the processing device and used. An analysis order determining unit that determines the order in which the ratio is large as the analysis order of the plurality of data formats in each section;
The EDI format management information search unit refers to the analysis order in the section corresponding to the current time determined by the analysis order determination unit, and the analysis order includes a combination including a format identifier corresponding to a higher data format. 3. The EDI data transmitting / receiving apparatus according to claim 2, wherein the processing is performed in order.
前記ユーザ管理情報データベースは、端末識別子ごとに、フォーマット識別子と、システム識別子と、さらに、EDIデータの送信相手となる装置を識別する相手先識別子との組み合わせを記憶装置に記憶し、
前記EDIフォーマット管理情報データベースは、フォーマット識別子ごとに、送信元識別子ラベルと、EDIデータの送信先を識別する送信先識別子を当該EDIデータから取得するための送信先識別子ラベルとの組み合わせを記憶装置に記憶し、
前記ユーザ管理情報検索部は、フォーマット識別子とシステム識別子と相手先識別子との組み合わせを抽出し、
前記EDIフォーマット管理情報検索部は、送信元識別子と送信先識別子との組み合わせを抽出し、前記EDIデータ受信部により受信されたEDIデータに当該送信元識別子ラベルと当該送信先識別子ラベルとが含まれているか否かを処理装置により判定し、当該送信元識別子ラベルと当該送信先識別子ラベルとが含まれている場合、当該EDIデータから送信元識別子及び送信先識別子を取得し、
前記EDIデータ送信部は、前記EDIフォーマット管理情報検索部により送信元識別子及び送信先識別子が取得された場合、当該送信元識別子及び当該送信先識別子と前記EDIデータ受信部により受信されたEDIデータの送信元のユーザ端末に対応する端末識別子及び前記ユーザ管理情報検索部により抽出された組み合わせに含まれる相手先識別子とを処理装置により比較し、当該送信元識別子及び当該送信先識別子が当該端末識別子及び当該相手先識別子と一致した場合、前記EDIデータ受信部により受信されたEDIデータを、前記ユーザ管理情報検索部により抽出された組み合わせに含まれるシステム識別子に対応するEDIシステムへ送信することを特徴とする請求項1から3までのいずれかに記載のEDIデータ送受信装置。
The user management information database stores, for each terminal identifier, a combination of a format identifier, a system identifier, and a partner identifier for identifying a device serving as a transmission partner of EDI data in a storage device,
The EDI format management information database stores, for each format identifier, a combination of a transmission source identifier label and a transmission destination identifier label for acquiring a transmission destination identifier for identifying a transmission destination of EDI data from the EDI data. Remember,
The user management information search unit extracts a combination of a format identifier, a system identifier, and a counterpart identifier,
The EDI format management information search unit extracts a combination of a transmission source identifier and a transmission destination identifier, and the EDI data received by the EDI data reception unit includes the transmission source identifier label and the transmission destination identifier label. Whether the transmission source identifier label and the transmission destination identifier label are included, obtain the transmission source identifier and the transmission destination identifier from the EDI data,
When the transmission source identifier and the transmission destination identifier are acquired by the EDI format management information search unit, the EDI data transmission unit receives the transmission source identifier and the transmission destination identifier and the EDI data received by the EDI data reception unit. The processing device compares the terminal identifier corresponding to the user terminal of the transmission source and the counterpart identifier included in the combination extracted by the user management information search unit, and the transmission source identifier and the transmission destination identifier are the terminal identifier and When the destination identifier matches, the EDI data received by the EDI data receiving unit is transmitted to an EDI system corresponding to a system identifier included in the combination extracted by the user management information search unit. The EDI data transmitting / receiving device according to any one of claims 1 to 3 .
複数のユーザ端末のそれぞれから、複数のデータフォーマットのいずれかを用いて作成され、複数のEDI(電子データ交換)システムのいずれかに向けたEDIデータを受信し、受信したEDIデータを当該EDIシステムへ送信するEDIデータ送受信方法であって、
ユーザ管理情報データベースが、ユーザ端末を識別する端末識別子ごとに、データフォーマットを識別するフォーマット識別子と、EDIシステムを識別するシステム識別子との組み合わせを記憶装置に記憶し、
EDIフォーマット管理情報データベースが、フォーマット識別子ごとに、EDIデータの送信元を識別する送信元識別子を当該EDIデータから取得するための送信元識別子ラベルを記憶装置に記憶し、
EDIデータ受信部が、各ユーザ端末からEDIデータを受信し、
ユーザ管理情報検索部が、前記EDIデータ受信部により受信されたEDIデータごとに、EDIデータの送信元のユーザ端末に対応する端末識別子をキーとして前記ユーザ管理情報データベースを検索して、フォーマット識別子とシステム識別子との組み合わせを抽出し、
EDIフォーマット管理情報検索部が、前記ユーザ管理情報検索部により抽出された組み合わせに含まれるフォーマット識別子をキーとして前記EDIフォーマット管理情報データベースを検索して、送信元識別子ラベルを抽出し、前記EDIデータ受信部により受信されたEDIデータに当該送信元識別子ラベルが含まれているか否かを処理装置により判定し、当該送信元識別子ラベルが含まれている場合、当該EDIデータから送信元識別子を取得し、
EDIデータ送信部が、前記EDIフォーマット管理情報検索部により送信元識別子が取得された場合、当該送信元識別子と前記EDIデータ受信部により受信されたEDIデータの送信元のユーザ端末に対応する端末識別子とを処理装置により比較し、当該送信元識別子が当該端末識別子と一致した場合、前記EDIデータ受信部により受信されたEDIデータを、前記ユーザ管理情報検索部により抽出された組み合わせに含まれるシステム識別子に対応するEDIシステムへ送信することを特徴とするEDIデータ送受信方法。
Each of the plurality of user terminals is created using any of a plurality of data formats, receives EDI data directed to any of a plurality of EDI (Electronic Data Exchange) systems, and the received EDI data is received from the EDI system. EDI data transmission / reception method to be transmitted to
The user management information database stores a combination of a format identifier for identifying a data format and a system identifier for identifying an EDI system in a storage device for each terminal identifier for identifying a user terminal.
For each format identifier, the EDI format management information database stores a transmission source identifier label for acquiring a transmission source identifier for identifying the transmission source of EDI data from the EDI data in the storage device,
The EDI data receiving unit receives EDI data from each user terminal,
A user management information search unit searches the user management information database for each EDI data received by the EDI data reception unit, using the terminal identifier corresponding to the user terminal that is the transmission source of EDI data as a key, Extract the combination with the system identifier,
The EDI format management information search unit searches the EDI format management information database using the format identifier included in the combination extracted by the user management information search unit as a key, extracts a source identifier label, and receives the EDI data reception The processing apparatus determines whether or not the transmission source identifier label is included in the EDI data received by the processing unit, and when the transmission source identifier label is included, acquires the transmission source identifier from the EDI data,
When the EDI data transmission unit acquires the transmission source identifier by the EDI format management information search unit, the transmission source identifier and the terminal identifier corresponding to the user terminal of the transmission source of the EDI data received by the EDI data reception unit When the transmission source identifier matches the terminal identifier, the EDI data received by the EDI data reception unit is included in the combination extracted by the user management information search unit. An EDI data transmission / reception method characterized by transmitting to an EDI system corresponding to
複数のユーザ端末のそれぞれから、複数のデータフォーマットのいずれかを用いて作成され、複数のEDI(電子データ交換)システムのいずれかに向けたEDIデータを受信し、受信したEDIデータを当該EDIシステムへ送信するEDIデータ送受信プログラムであって、
ユーザ端末を識別する端末識別子ごとに、データフォーマットを識別するフォーマット識別子と、EDIシステムを識別するシステム識別子との組み合わせを記憶装置に記憶するユーザ管理情報データベースと、
フォーマット識別子ごとに、EDIデータの送信元を識別する送信元識別子を当該EDIデータから取得するための送信元識別子ラベルを記憶装置に記憶するEDIフォーマット管理情報データベースとにアクセスし、
各ユーザ端末からEDIデータを受信するEDIデータ受信処理と、
前記EDIデータ受信処理により受信されたEDIデータごとに、EDIデータの送信元のユーザ端末に対応する端末識別子をキーとして前記ユーザ管理情報データベースを検索して、フォーマット識別子とシステム識別子との組み合わせを抽出するユーザ管理情報検索処理と、
前記ユーザ管理情報検索処理により抽出された組み合わせに含まれるフォーマット識別子をキーとして前記EDIフォーマット管理情報データベースを検索して、送信元識別子ラベルを抽出し、前記EDIデータ受信処理により受信されたEDIデータに当該送信元識別子ラベルが含まれているか否かを処理装置により判定し、当該送信元識別子ラベルが含まれている場合、当該EDIデータから送信元識別子を取得するEDIフォーマット管理情報検索処理と、
前記EDIフォーマット管理情報検索処理により送信元識別子が取得された場合、当該送信元識別子と前記EDIデータ受信処理により受信されたEDIデータの送信元のユーザ端末に対応する端末識別子とを処理装置により比較し、当該送信元識別子が当該端末識別子と一致した場合、前記EDIデータ受信処理により受信されたEDIデータを、前記ユーザ管理情報検索処理により抽出された組み合わせに含まれるシステム識別子に対応するEDIシステムへ送信するEDIデータ送信処理とをコンピュータに実行させることを特徴とするEDIデータ送受信プログラム。
Each of the plurality of user terminals is created using any of a plurality of data formats, receives EDI data directed to any of a plurality of EDI (Electronic Data Exchange) systems, and the received EDI data is received from the EDI system. An EDI data transmission / reception program to be transmitted to
A user management information database for storing a combination of a format identifier for identifying a data format and a system identifier for identifying an EDI system in a storage device for each terminal identifier for identifying a user terminal;
For each format identifier, an access is made to an EDI format management information database that stores a source identifier label for acquiring a source identifier for identifying the source of EDI data from the EDI data, in a storage device;
EDI data reception processing for receiving EDI data from each user terminal;
For each EDI data received by the EDI data reception process, the user management information database is searched using the terminal identifier corresponding to the user terminal that is the source of EDI data as a key, and a combination of a format identifier and a system identifier is extracted. User management information search processing to
The EDI format management information database is searched by using the format identifier included in the combination extracted by the user management information search process as a key, a source identifier label is extracted, and the EDI data received by the EDI data reception process is extracted. Whether or not the transmission source identifier label is included is determined by the processing device, and when the transmission source identifier label is included, an EDI format management information search process for acquiring a transmission source identifier from the EDI data;
When the transmission source identifier is acquired by the EDI format management information search process, the transmission apparatus identifier is compared with the terminal identifier corresponding to the user terminal of the transmission source of the EDI data received by the EDI data reception process by the processing device. If the transmission source identifier matches the terminal identifier, the EDI data received by the EDI data reception process is sent to the EDI system corresponding to the system identifier included in the combination extracted by the user management information search process. An EDI data transmission / reception program for causing a computer to execute EDI data transmission processing for transmission.
JP2009050162A 2009-03-04 2009-03-04 EDI data transmitting / receiving apparatus, EDI data transmitting / receiving method, and EDI data transmitting / receiving program Active JP5264563B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009050162A JP5264563B2 (en) 2009-03-04 2009-03-04 EDI data transmitting / receiving apparatus, EDI data transmitting / receiving method, and EDI data transmitting / receiving program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009050162A JP5264563B2 (en) 2009-03-04 2009-03-04 EDI data transmitting / receiving apparatus, EDI data transmitting / receiving method, and EDI data transmitting / receiving program

Publications (2)

Publication Number Publication Date
JP2010204981A true JP2010204981A (en) 2010-09-16
JP5264563B2 JP5264563B2 (en) 2013-08-14

Family

ID=42966395

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009050162A Active JP5264563B2 (en) 2009-03-04 2009-03-04 EDI data transmitting / receiving apparatus, EDI data transmitting / receiving method, and EDI data transmitting / receiving program

Country Status (1)

Country Link
JP (1) JP5264563B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2017073660A1 (en) * 2015-10-28 2017-05-04 オムロン株式会社 Data distribution management system

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1027119A (en) * 1996-07-09 1998-01-27 Mitsubishi Electric Corp System and method for managing receive data of edi system
JPH118746A (en) * 1997-06-17 1999-01-12 Oki Electric Ind Co Ltd Format identification method and character recognition device
JP2000156703A (en) * 1998-11-19 2000-06-06 Hitachi Ltd Exchange computer, electronic data exchange system and computer-readable recording medium with distribution analysis program recorded therein
JP2007287059A (en) * 2006-04-20 2007-11-01 Mitsubishi Electric Corp Data conversion device, data conversion method and data conversion program

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1027119A (en) * 1996-07-09 1998-01-27 Mitsubishi Electric Corp System and method for managing receive data of edi system
JPH118746A (en) * 1997-06-17 1999-01-12 Oki Electric Ind Co Ltd Format identification method and character recognition device
JP2000156703A (en) * 1998-11-19 2000-06-06 Hitachi Ltd Exchange computer, electronic data exchange system and computer-readable recording medium with distribution analysis program recorded therein
JP2007287059A (en) * 2006-04-20 2007-11-01 Mitsubishi Electric Corp Data conversion device, data conversion method and data conversion program

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2017073660A1 (en) * 2015-10-28 2017-05-04 オムロン株式会社 Data distribution management system
JP2017084134A (en) * 2015-10-28 2017-05-18 オムロン株式会社 Data distribution management system

Also Published As

Publication number Publication date
JP5264563B2 (en) 2013-08-14

Similar Documents

Publication Publication Date Title
US10326715B2 (en) System and method for updating information in an instant messaging application
RU2405267C2 (en) Method, device and system for selection of services and client applications server
KR102504075B1 (en) Matching and attributes of user device events
JP4859549B2 (en) Information management method using management symbol and information management server
US20110119248A1 (en) Topic identification system, topic identification device, client terminal, program, topic identification method, and information processing method
CN111736775A (en) Multi-source storage method, device, computer system and storage medium
US20120109952A1 (en) System, method, and computer program for remote management of digital content
WO2010087257A1 (en) Communication system, server device, display device, information processing method, and program
US20200204688A1 (en) Picture book sharing method and apparatus and system using the same
WO2014176896A1 (en) System and method for updating information in an instant messaging application
JP4894253B2 (en) Metadata generating apparatus and metadata generating method
JP2005148779A (en) Information terminal, log management device, content providing device, content providing system and log management method
US11042583B2 (en) Systems and methods for real-time multi-party recommendation in a peer to peer communication
EP3095036A1 (en) Information processing system
WO2014002614A1 (en) Related content retrieval device and related content retrieval method
JP2006244430A (en) Information distribution management device
JP2016071491A (en) Information processing method and program
JP5264563B2 (en) EDI data transmitting / receiving apparatus, EDI data transmitting / receiving method, and EDI data transmitting / receiving program
JP4490029B2 (en) Information analysis apparatus, control method therefor, information analysis system, and program
US9483575B2 (en) Reproducing a graphical user interface display
US20110125710A1 (en) Efficient change tracking of transcoded copies
US20200045090A1 (en) Information processing system, information processing apparatus, and information processing method
JP2002244946A (en) Contents acquisition method and contents providing method, contents acquisition device and contents providing device, and contents acquisition program and contents providing program
US9208252B1 (en) Reducing multi-source feed reader content redundancy
JP2018022218A (en) Information processing apparatus and information processing program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20111024

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20130321

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20130402

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20130430

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

Ref document number: 5264563

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250