JP2013025769A - Message transmission/reception system using soap communication - Google Patents

Message transmission/reception system using soap communication Download PDF

Info

Publication number
JP2013025769A
JP2013025769A JP2011163301A JP2011163301A JP2013025769A JP 2013025769 A JP2013025769 A JP 2013025769A JP 2011163301 A JP2011163301 A JP 2011163301A JP 2011163301 A JP2011163301 A JP 2011163301A JP 2013025769 A JP2013025769 A JP 2013025769A
Authority
JP
Japan
Prior art keywords
message
reception
soap
client
time
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.)
Withdrawn
Application number
JP2011163301A
Other languages
Japanese (ja)
Inventor
Iori Kato
伊織 加藤
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Hitachi Systems Ltd
Original Assignee
Hitachi Systems Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hitachi Systems Ltd filed Critical Hitachi Systems Ltd
Priority to JP2011163301A priority Critical patent/JP2013025769A/en
Publication of JP2013025769A publication Critical patent/JP2013025769A/en
Withdrawn legal-status Critical Current

Links

Images

Abstract

PROBLEM TO BE SOLVED: To provide a message transmission/reception system which is suitably used for a circulation BMS correspondence EDI system for efficiently transmitting/receiving a message.SOLUTION: A transmission side SOAP client 10 transmits an input message to be transmitted to an SOAP server 13, and the server 13 notifies a Push mail server 15 of the arrival of the message. The mail server 15 confirms the content of the message, and then transmits Push mail for making a message reception request to a reception side SOAP client 18, and the reception side client 18 receives the Push mail, and then registers incoming information in a message registration history DB19 owned by itself, and determines whether or not the message is a reception object message according to the message classification priority of the registered message by referring to a message classification priority parameter owed by itself on the basis of the registered message classification, and when the message is the reception object message, acquires the reception object message from the SOAP server, and notifies a terminal 22 of a reception side manager of the result.

Description

本発明は、SOAP通信を用いるメッセージ送受信システムに係り、特に、流通業向け流通BMS対応EDI(Electronic Data Interchange)システムのSOAP通信を利用した発注処理を始めとする各種メッセージの受信処理を、メッセージ種別に従って自動化したSOAP通信を用いるメッセージ送受信システムに関する。   The present invention relates to a message transmission / reception system using SOAP communication, and in particular, receiving processing of various messages including ordering processing using SOAP communication of a distribution BMS compatible EDI (Electronic Data Interchange) system for distribution industry. The present invention relates to a message transmission / reception system using SOAP communication automated according to the above.

なお、前述の流通BMS(Business Message Standard)は、経済産業省の「流通システム標準化事業」の一環で、事務局である(財)流通システム開発センタが公開した総合小売業や食品スーパーが卸売業者と取引する際に必要なメッセージ項目を定義したものである。   The above-mentioned distribution BMS (Business Message Standard) is part of the “Distribution System Standardization Project” of the Ministry of Economy, Trade and Industry. This defines the message items that are necessary when dealing with a transaction.

一般に、SOAP通信の受信処理の仕様は、受信側からの問い合わせが必要なPULL型である。流通BMS対応EDIシステムの標準通信方式の1つとして、SOAP通信が挙げられるが、前述したSOAP通信の受信仕様上、SOAP通信を使用したシステムでは、受信すべきメッセージがサーバに存在していても、クライアント側からサーバにアクセスしなければサーバ上にメッセージが存在することが判らない。流通業務において処理スピードが重視される発注業務においては、SOAP通信の前述の仕様が業務を遂行する上でのボトルネックとなる。   In general, the specification of SOAP communication reception processing is a PULL type that requires an inquiry from the reception side. One of the standard communication methods of the distribution BMS compatible EDI system is SOAP communication. However, in the above-described SOAP communication reception specification, in a system using SOAP communication, even if a message to be received exists in the server. If the client does not access the server, the message cannot be found on the server. In the ordering business where processing speed is important in the distribution business, the above-mentioned specification of SOAP communication becomes a bottleneck in performing the business.

なお、本発明に関連する技術として、「ネットワークを利用した受注システム」に関する技術が、特許文献1等に記載されて知られている。   As a technique related to the present invention, a technique related to an “order receiving system using a network” is described in Patent Document 1 and the like.

特開平11−39396号公報JP 11-39396 A

前述した従来のSOAP通信を利用した流通BMS対応EDIシステムは、クライアント側がサーバにアクセスしない限り、サーバにメッセージが存在することを知ることができないという問題点を有し、また、メッセージの種別に従って、即座にメッセージを受信すべきか否かを判断していないため、効率よくメッセージの送受信を行うことができないという問題点を有している。   The above-mentioned distribution BMS EDI system using the conventional SOAP communication has a problem that it cannot know that a message exists in the server unless the client side accesses the server. Since it is not determined whether or not the message should be received immediately, there is a problem that the message cannot be efficiently transmitted and received.

本発明の目的は、前述した従来のSOAP通信技術を用いる流通BMS対応EDIシステムの問題点を解決し、流通BMS対応EDIシステムに用いて好適な効率よくメッセージの送受信を行うことができるようにしたSOAP通信を用いるメッセージ送受信システムを提供することにある。   The object of the present invention is to solve the problems of the distribution BMS compatible EDI system using the conventional SOAP communication technology described above, and to send and receive messages efficiently and suitably for use in the distribution BMS compatible EDI system. The object is to provide a message transmission / reception system using SOAP communication.

本発明によれば前記目的は、送信側SOAPクライアントと、SOAPサーバ及びPushメールサーバを備えるEDIセンタと、受信側SOAPクライアントと、受信側管理者が使用する端末とがネットワークを介して接続されたSOAP通信を用いるメッセージ送受信システムにおいて、前記送信側SOAPクライアントは、入力された送信すべきメッセージを、前記SOAPサーバに送信し、前記SOAPサーバは、前記Pushメールサーバにメッセージの到着を通知し、前記Pushメールサーバは、メッセージの内容を確認後、前記受信側SOAPクライアントにメッセージ受信依頼のPushメールを送信し、前記受信側SOAPクライアントは、前記Pushメールを受信すると、自クライアントが有するメッセージ登録履歴データベースに着信情報を登録し、登録したメッセージ種別を元に、自クライアントが有するメッセージ種別優先度パラメータファイルを参照して、登録したメッセージのメッセージ種別優先度に従って、当該メッセージが受信対象メッセージか否かを判断し、受信対象メッセージであった場合、前記SOAPサーバから当該受信対象メッセージを取得し、メッセージを登録している旨を受信側管理者が使用する端末に通知することにより達成される。   According to the present invention, the object is that a sending-side SOAP client, an EDI center including a SOAP server and a Push mail server, a receiving-side SOAP client, and a terminal used by a receiving-side administrator are connected via a network. In the message transmission / reception system using SOAP communication, the transmitting-side SOAP client transmits the input message to be transmitted to the SOAP server, and the SOAP server notifies the Push mail server of the arrival of the message, After confirming the content of the message, the Push mail server sends a Push mail for message reception request to the receiving-side SOAP client, and when the receiving-side SOAP client receives the Push mail, the message registration status of its own client is received. Incoming information is registered in the database, and based on the registered message type, referring to the message type priority parameter file of the client, whether the message is a reception target message according to the message type priority of the registered message If the message is a reception target message, the reception target message is acquired from the SOAP server, and notification is sent to the terminal used by the reception side administrator that the message is registered.

本発明によれば、最短のリードタイムで、効率よくメッセージの受信処理を行うことが可能となる。   According to the present invention, it is possible to efficiently perform message reception processing with the shortest lead time.

本発明の一実施形態によるSOAP通信を用いるメッセージ送受信システムの構成例を示すブロック図である。It is a block diagram which shows the structural example of the message transmission / reception system using SOAP communication by one Embodiment of this invention. 受信側SOAPクライアントが備えるメッセージ登録履歴データベースの履歴テーブルの構成を示す図である。It is a figure which shows the structure of the log | history table of the message registration log | history database with which a receiving-side SOAP client is provided. メッセージ種別毎の優先度レベルを設定したパラメータファイルの例を示す図である。It is a figure which shows the example of the parameter file which set the priority level for every message classification. 取引先情報毎のメッセージ種別の優先度レベルの閾値を設定したプロパティファイルの例を示す図である。It is a figure which shows the example of the property file which set the threshold of the priority level of the message classification for every supplier information. 送信側SOAPクライアントから送信されたメッセージが受信側SOAPクライアントで受信されるまでの動作を説明するフローチャートである。It is a flowchart explaining operation | movement until the message transmitted from the transmission side SOAP client is received by the reception side SOAP client.

以下、本発明によるSOAP通信を用いるメッセージ送受信システムの実施形態を図面により詳細に説明する。   Hereinafter, embodiments of a message transmission / reception system using SOAP communication according to the present invention will be described in detail with reference to the drawings.

図1は本発明の一実施形態によるSOAP通信を用いるメッセージ送受信システムの構成例を示すブロック図である。   FIG. 1 is a block diagram showing a configuration example of a message transmission / reception system using SOAP communication according to an embodiment of the present invention.

図1に示すSOAP通信を用いるメッセージ送受信システムは、入力された送信すべきメッセージをインターネット11等のネットワークに送信する送信側SOAPクライアント10と、SOAPクライアント10からのメッセージを受信して保持した後、インターネット17等のネットワークに送信するSOAPサーバ13及びPushメールサーバ15を備えるEDIセンタ12と、EDIセンタ12のPushメールサーバ15から送信されてきたメッセージを受信登録してメッセージ種別毎の優先度をチェックし、その結果により、メッセージが登録されている旨を、インターネット21等のネットワークを介して受信側管理者が使用する端末22に通知する受信側SOAPクライアント18と、受信側管理者が使用する端末22とを備えて構成されている。   The message transmission / reception system using SOAP communication shown in FIG. 1 receives and holds a message from the SOAP client 10 and a transmission-side SOAP client 10 that transmits an input message to be transmitted to a network such as the Internet 11. EDI center 12 having SOAP server 13 and Push mail server 15 to be transmitted to a network such as the Internet 17, and messages sent from Push mail server 15 of EDI center 12 are received and registered, and the priority for each message type is checked. As a result, the reception-side SOAP client 18 for notifying the terminal 22 used by the reception-side administrator that the message is registered via the network such as the Internet 21 and the terminal used by the reception-side administrator 22 and Equipped and are configured.

前述において、EDIセンタ12に備えられるSOAPサーバ13は、受信監視プログラム14を有し、Pushメールサーバ15は、Pushメール送信WEBサービス16を有している。また、受信側SOAPクライアント18は、メッセージ登録履歴データベース19と、受信監視プログラム20とを備えて構成されている。   As described above, the SOAP server 13 provided in the EDI center 12 has the reception monitoring program 14, and the Push mail server 15 has the Push mail transmission WEB service 16. The reception-side SOAP client 18 includes a message registration history database 19 and a reception monitoring program 20.

前述において、送信側及び受信側のSOAPクライアント10、18は、図示しないが、CPU、メインメモリ、HDD等の記憶装置、キーボード、マウス等の入力装置、表示装置等を備えるPCに代表される情報処理装置であり、記憶装置に記憶されている本発明に必要なプログラムをメインメモリにロードし、そのプログラムをCPUが実行することにより、後述する本発明の実施形態での機能を構築する。また、EDIセンタ12に設置されているSOAPサーバ13、Pushメールサーバ15も、前述と同様な構成を持つ情報処理装置であり、前述と同様に、記憶装置に記憶されている本発明に必要なプログラムをメインメモリにロードし、そのプログラムをCPUが実行することにより、後述する本発明の実施形態での機能を構築する。   In the above description, the SOAP clients 10 and 18 on the transmission side and the reception side are not shown, but are information represented by a PC including a CPU, a main memory, a storage device such as an HDD, an input device such as a keyboard and a mouse, and a display device. A processing device, which is stored in a storage device, loads a program necessary for the present invention into the main memory, and the CPU executes the program, thereby constructing functions in the embodiments of the present invention described later. The SOAP server 13 and the Push mail server 15 installed in the EDI center 12 are also information processing apparatuses having the same configuration as described above, and are necessary for the present invention stored in the storage device as described above. By loading the program into the main memory and executing the program by the CPU, functions in the embodiments of the present invention described later are constructed.

また、図1に示す本発明の実施形態によるSOAP通信を用いるメッセージ送受信システムの構成例では、3つの異なるインターネット等のネットワークを備えるように示しているが、これらのネットワークは、同一のネットワークでよい。   Further, in the configuration example of the message transmission / reception system using the SOAP communication according to the embodiment of the present invention shown in FIG. 1, three different networks such as the Internet are provided, but these networks may be the same network. .

図5は送信側SOAPクライアント10から送信されたメッセージが受信側SOAPクライアント18で受信されるまでの動作を説明するフローチャートであり、次に、これについて説明する。   FIG. 5 is a flowchart for explaining the operation until the message transmitted from the transmission-side SOAP client 10 is received by the reception-side SOAP client 18, which will be described next.

(1)送信側SOAPクライアント10は、メッセージをHTTP PUTメソッドを用いてEDIセンタ11内のSOAPサーバ13へ送信して登録させる(ステップ50)。 (1) The transmitting-side SOAP client 10 transmits a message to the SOAP server 13 in the EDI center 11 using the HTTP PUT method to register it (step 50).

(2)EDIセンタ11内のSOAPサーバ13の着信監視プログラム14は、メッセージの登録を検知し、Pushメールサーバ15のPushメール送信WEBサービス16の引数として、取引先情報、メッセージ種別、登録時刻を設定し、Pushメールサーバ15のPushメール送信WEBサービス16を呼び出す(ステップ51)。 (2) The incoming call monitoring program 14 of the SOAP server 13 in the EDI center 11 detects the registration of the message, and uses the supplier information, message type, and registration time as arguments of the Push mail transmission WEB service 16 of the Push mail server 15. After setting, the Push mail transmission WEB service 16 of the Push mail server 15 is called (step 51).

(3)Pushメールサーバ15は、Pushメール送信WEBサービス15に、メッセージの内容を確認させ、SOAPサーバ13から通知された先の情報を、メッセージ受信依頼のPushメールとして受信側SOAPクライアント18へ送信させる(ステップ52)。 (3) The Push mail server 15 causes the Push mail transmission WEB service 15 to check the content of the message, and transmits the information of the destination notified from the SOAP server 13 to the receiving SOAP client 18 as the Push mail of the message reception request. (Step 52).

(4)受信側SOAPクライアント18の着信監視プログラム20は、Pushメールの着信を検知すると、検知したPushメールの着信情報をメッセージ登録履歴データベース19へ登録する。なお、メッセージ登録履歴データベース19の構成については、図2を参照して後述する(ステップ53)。 (4) When the incoming monitoring program 20 of the receiving-side SOAP client 18 detects the arrival of the Push mail, it registers the detected incoming information of the Push mail in the message registration history database 19. The configuration of the message registration history database 19 will be described later with reference to FIG. 2 (step 53).

(5)受信側SOAPクライアント18は、メッセージ登録履歴データベース19へメッセージ情報を登録した後、メッセージ種別による優先度のレベルが、閾値以上であるか否かのチェックを行う(ステップ54)。 (5) After registering the message information in the message registration history database 19, the receiving-side SOAP client 18 checks whether the priority level according to the message type is equal to or higher than the threshold (step 54).

(6)ステップ54のチェックで、登録されたメッセージのメッセージ種別による優先度のレベルが閾値以上であった場合、登受信側SOAPクライアント18は、EDIセンタ12のSOAPサーバ13に対してHTTP GETメソッドを用いたメッセージの取得を要求して、メッセージを取得し、また、メッセージ登録履歴データベース19の該当メッセージのレコードを更新する。なお、メッセージ種別による優先度については、図3、図4を参照して後述する(ステップ55、56)。 (6) If it is determined in step 54 that the priority level of the registered message according to the message type is equal to or greater than the threshold value, the uploading / receiving SOAP client 18 sends an HTTP GET method to the SOAP server 13 of the EDI center 12. Is requested to acquire a message, and the message is acquired, and the record of the corresponding message in the message registration history database 19 is updated. The priority based on the message type will be described later with reference to FIGS. 3 and 4 (steps 55 and 56).

(7)ステップ54のチェックで、登録されたメッセージのメッセージ種別による優先度のレベルが閾値未満であった場合、受信側SOAPクライアント18は、メッセージ登録履歴データベース19を参照して受信履歴チェック処理を行う。ここでのチェックの処理は、メッセージ登録履歴データベース19の現在月の1か月前からのデータを元に、登録されたメッセージ種別IDをキーにしてメッセージ受信の平均受信時刻を求め、求めた平均受信時刻と現在時刻とを比較し、現在時刻が平均受信時刻を過ぎていないか否かをチェックする処理である(ステップ57)。 (7) If it is determined in step 54 that the priority level of the registered message according to the message type is less than the threshold value, the receiving-side SOAP client 18 refers to the message registration history database 19 and performs reception history check processing. Do. The check processing here is based on the data from the previous month of the current month in the message registration history database 19 to obtain the average reception time of message reception using the registered message type ID as a key, and the obtained average This is a process of comparing the reception time with the current time and checking whether or not the current time has passed the average reception time (step 57).

(8)ステップ57のチェックで、現在時刻が平均受信時刻を過ぎていなかった場合、何もせず、現在時刻が平均受信時刻と同一、あるいは、現在時刻が平均受信時刻を過ぎていた場合、受信側SOAPクライアント18は、メッセージ登録履歴データベース19を参照して、設定されている着信通知日時のチェックを行う(ステップ58、59)。 (8) If it is determined in step 57 that the current time has not passed the average reception time, nothing is done and the current time is the same as the average reception time, or if the current time has passed the average reception time, reception is performed. The side SOAP client 18 refers to the message registration history database 19 and checks the set incoming notification date (steps 58 and 59).

(9)ステップ59のチェックで、現在日時が着信通知時間外である場合、現在日時から最も直近の着信通知時刻に、メッセージが登録されている旨を受信側管理者が使用する端末22へメールにより通知する(ステップ60)。 (9) If it is determined in step 59 that the current date / time is outside the incoming call notification time, an e-mail is sent to the terminal 22 used by the receiving administrator that the message is registered at the latest incoming call notification time from the current date / time. (Step 60).

(10)ステップ59のチェックで、現在日時が、着信通知時間内であった場合、直ちにメッセージが登録されている旨を受信側管理者が使用する端末22へメールにより通知する(ステップ61)。 (10) If it is determined in step 59 that the current date and time is within the incoming call notification time, a notification that the message is registered is immediately sent to the terminal 22 used by the receiving administrator by mail (step 61).

(12)ステップ60またはステップ61の処理により、受信側管理者にメッセージが登録されていることの着信通知を送信した後、受信側SOAPクライアント18は、メッセージ登録履歴DB19の該当レコードの着信通知時刻を更新する(ステップ62)。 (12) After sending the incoming notification that the message is registered to the receiving-side administrator by the processing of step 60 or 61, the receiving-side SOAP client 18 receives the incoming notification time of the corresponding record in the message registration history DB 19 Is updated (step 62).

図2は受信側SOAPクライアント18が備えるメッセージ登録履歴データベース19の履歴テーブルの構成を示す図である。   FIG. 2 is a diagram showing the structure of the history table of the message registration history database 19 provided in the receiving-side SOAP client 18.

図2に示すメッセージ登録履歴データベース19の履歴テーブル内のデータは、着信監視プログラム20が、Pushメールの着信を検知して登録したものである。そして、図示履歴テーブルは、メッセージ送信元の事業者コードである送信元GLN(Global Location Number)と、メッセージの種別を示すメッセージ種別IDと、メッセージを登録した日時と、設定された受信側管理者へのメッセージの着信を通知する着信通知時刻である通知日時と、メッセージの受信日時とを組としたレコードを複数格納して構成されている。   The data in the history table of the message registration history database 19 shown in FIG. 2 is registered by the incoming call monitoring program 20 upon detecting the arrival of a Push mail. The illustrated history table includes a transmission source GLN (Global Location Number) that is a carrier code of the message transmission source, a message type ID indicating the type of the message, the date and time when the message was registered, and the set reception side administrator. A plurality of records each having a notification date and time that is an incoming notification time for notifying the arrival of a message and a message reception date and time are stored.

図3はメッセージ種別毎の優先度レベルを設定したパラメータファイルの例を示す図である。このパラメータファイルは、受信側SOAPクライアント18が有するファイルである。   FIG. 3 is a diagram showing an example of a parameter file in which a priority level for each message type is set. This parameter file is a file that the receiving-side SOAP client 18 has.

図3に示すメッセージ種別毎の優先度レベルのパラメータファイルは、メッセージ種別IDとその優先度レベルとを組とした複数のレコードを格納している。そして、図示例では、メッセージ種別IDが「001」のメッセージの優先度レベルが「5」であり、メッセージ種別IDが「002」のメッセージの優先度レベルが「2」であは、また、メッセージ種別IDが「003」のメッセージの優先度レベルが「3.5」であるというレコードが格納されている。   The parameter file of the priority level for each message type shown in FIG. 3 stores a plurality of records in which the message type ID and its priority level are paired. In the illustrated example, the priority level of the message with the message type ID “001” is “5”, and the priority level of the message with the message type ID “002” is “2”. A record that the priority level of the message with the type ID “003” is “3.5” is stored.

図4は取引先情報毎のメッセージ種別の優先度レベルの閾値を設定したプロパティファイルの例を示す図である。このプロパティファイルは、受信側SOAPクライアント18が有するファイルであり、取引先情報毎のメッセージ種別毎に設けられている。そして、図4に示す例では、
図4に示す取引先情報毎のメッセージ種別の優先度レベルの閾値を設定したプロパティファイルには、その取引先に着信があったことを通知する日時の情報である着信通知時間と、メッセージ種別IDの優先度レベルの閾値の情報であるメッセージ自動受信優先度レベルとが保持されている。図4に示す例は、メッセージ種別IDが「003」であるプロパティファイルの例であるものとし、メッセージの優先度レベルの閾値が3であると登録されている。
FIG. 4 is a diagram illustrating an example of a property file in which a threshold level threshold of a message type for each supplier information is set. This property file is a file that the receiving-side SOAP client 18 has, and is provided for each message type for each supplier information. And in the example shown in FIG.
In the property file in which the threshold of the priority level of the message type for each supplier information shown in FIG. 4 is set, the incoming notification time and the message type ID, which are information on the date and time for notifying that the customer has received an incoming call. The message automatic reception priority level, which is information on the threshold of the priority level, is held. The example shown in FIG. 4 is an example of a property file having a message type ID “003”, and is registered with a message priority level threshold of 3.

受信側SOAPクライアント18は、前述した図5に示すフローのステップ54からステップ56の処理で、図3、図4に示すファイルを参照するが、その際、図3、図4に示される設定例で、メッセージ種別IDが「003」であるメッセージが登録されている場合、優先度レベルが3.5、閾値が3であるため、メッセージを自動受信する。   The receiving-side SOAP client 18 refers to the files shown in FIGS. 3 and 4 in the processing from step 54 to step 56 in the flow shown in FIG. 5, and in this case, the setting example shown in FIGS. When a message with the message type ID “003” is registered, since the priority level is 3.5 and the threshold is 3, the message is automatically received.

また、受信側SOAPクライアント18は、図3、図4にメッセージ種別IDが「002」であるメッセージが登録されている場合、優先度レベルが2、閾値が3であるため、メッセージの自動受信を行わず、次のステップ57の処理を行うことになる。   In addition, when the message with the message type ID “002” is registered in FIGS. 3 and 4, the receiving-side SOAP client 18 receives the message automatically because the priority level is 2 and the threshold is 3. Without processing, the processing of the next step 57 is performed.

10 送信側SOAPクライアント
11、17、21 インターネット
12 EDIセンタ
13 SOAPサーバ
14 着信監視プログラム
15 Pushメールサーバ
16 Pushメール送信WEBサービス
18 受信側SOAPクライアント
19 メッセージ登録履歴データベース
20 着信監視プログラム
22 受信側管理者が使用する端末
DESCRIPTION OF SYMBOLS 10 Transmission side SOAP client 11, 17, 21 Internet 12 EDI center 13 SOAP server 14 Incoming monitoring program 15 Push mail server 16 Push mail transmission WEB service 18 Receiving side SOAP client 19 Message registration history database 20 Incoming monitoring program 22 Receiving side administrator Used by

Claims (2)

送信側SOAPクライアントと、SOAPサーバ及びPushメールサーバを備えるEDIセンタと、受信側SOAPクライアントと、受信側管理者が使用する端末とがネットワークを介して接続されたSOAP通信を用いるメッセージ送受信システムにおいて、
前記送信側SOAPクライアントは、入力された送信すべきメッセージを、前記SOAPサーバに送信し、
前記SOAPサーバは、前記Pushメールサーバにメッセージの到着を通知し、
前記Pushメールサーバは、メッセージの内容を確認後、前記受信側SOAPクライアントにメッセージ受信依頼のPushメールを送信し、
前記受信側SOAPクライアントは、前記Pushメールを受信すると、自クライアントが有するメッセージ登録履歴データベースに着信情報を登録し、登録したメッセージ種別を元に、自クライアントが有するメッセージ種別優先度パラメータファイルを参照して、登録したメッセージのメッセージ種別優先度に従って、当該メッセージが受信対象メッセージか否かを判断し、受信対象メッセージであった場合、前記SOAPサーバから当該受信対象メッセージを取得し、メッセージを登録している旨を受信側管理者が使用する端末に通知することを特徴とするSOAP通信を用いるメッセージ送受信システム。
In a message transmission / reception system using SOAP communication in which a sender SOAP client, an EDI center including a SOAP server and a Push mail server, a receiver SOAP client, and a terminal used by a receiver administrator are connected via a network.
The sender SOAP client sends the inputted message to be sent to the SOAP server,
The SOAP server notifies the Push mail server of the arrival of the message,
After confirming the content of the message, the Push mail server sends a Push mail requesting message reception to the receiving SOAP client,
When the receiving SOAP client receives the Push mail, it registers incoming information in the message registration history database of the client, and refers to the message type priority parameter file of the client based on the registered message type. Then, according to the message type priority of the registered message, it is determined whether the message is a reception target message. If the message is a reception target message, the reception target message is acquired from the SOAP server, and the message is registered. A message transmission / reception system using SOAP communication, characterized in that a terminal administrator uses a notification that the reception side administrator is informed.
前記受信側SOAPクライアントは、登録したメッセージが受信対象メッセージでなかった場合、前記メッセージ登録履歴データベースの受信日時の現在月の1ヶ月前からのデータを元に、メッセージ受信の平均受信時刻を求め、求めた平均受信時刻と現在時刻とを比較し、現在時刻が平均受信時刻と同一、あるいは、現在時刻が平均受信時刻を過ぎていた場合、メッセージ登録履歴データベースの着信通知日時のチェックを行い、現在日時が着信通知時間外である場合、現在日時から最も直近の着信通知時刻に、メッセージが登録されている旨を受信側管理者が使用する端末へ通知することを特徴とする請求項1記載のSOAP通信を用いるメッセージ送受信システム。   When the registered SOAP client is not a reception target message, the reception side SOAP client obtains an average reception time of message reception based on data from one month before the current month of the reception date and time of the message registration history database, Compare the obtained average reception time with the current time, and if the current time is the same as the average reception time, or if the current time has passed the average reception time, check the incoming notification date in the message registration history database, 2. The terminal according to claim 1, wherein, when the date and time is outside the incoming notification time, the terminal administrator uses the notification that the message is registered at the latest incoming notification time from the current date and time. A message transmission / reception system using SOAP communication.
JP2011163301A 2011-07-26 2011-07-26 Message transmission/reception system using soap communication Withdrawn JP2013025769A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011163301A JP2013025769A (en) 2011-07-26 2011-07-26 Message transmission/reception system using soap communication

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011163301A JP2013025769A (en) 2011-07-26 2011-07-26 Message transmission/reception system using soap communication

Publications (1)

Publication Number Publication Date
JP2013025769A true JP2013025769A (en) 2013-02-04

Family

ID=47783997

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011163301A Withdrawn JP2013025769A (en) 2011-07-26 2011-07-26 Message transmission/reception system using soap communication

Country Status (1)

Country Link
JP (1) JP2013025769A (en)

Similar Documents

Publication Publication Date Title
US8843580B2 (en) Criteria-based message publication control and feedback in a publish/subscribe messaging environment
US8615580B2 (en) Message publication feedback in a publish/subscribe messaging environment
US8793322B2 (en) Failure-controlled message publication and feedback in a publish/subscribe messaging environment
US20130086188A1 (en) Message delivery systems and methods
JP6686033B2 (en) Method and apparatus for pushing messages
US9015731B2 (en) Event handling system and method
US20160087922A1 (en) Selective message republishing to subscriber subsets in a publish-subscribe model
KR101453454B1 (en) Integrated push service system and using method thereof
US20040186893A1 (en) Abnormality detection method, abnormality detection program, server, computer
CN111371889B (en) Message processing method and device, internet of things system and storage medium
CN113014640B (en) Request processing method, request processing device, electronic equipment and storage medium
CN110674153B (en) Data consistency detection method and device and electronic equipment
US20160344806A1 (en) System and method for automatic migration of poller proxy services in a service bus environment
CN112860770B (en) Report generation method, report generation device, electronic equipment and storage medium
US11271798B2 (en) Automated network link repair
CN108880994B (en) Method and device for retransmitting mails
JP2013025769A (en) Message transmission/reception system using soap communication
US11362843B1 (en) Certificate rotation on host
US20200351687A1 (en) Notification Signal Error Diagnosis And Repair
CN113590355A (en) Method for realizing workflow callback message and message gateway system
US20110167006A1 (en) Method and system for a real-time case exchange in a service management environment
US20150310449A1 (en) Management system and control method
CN113094002A (en) Message processing method and device, electronic equipment and computer medium
US8352553B2 (en) Electronic mail connector
JP6451425B2 (en) Information processing apparatus, information processing system, and information processing program

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20141007