JP6392380B2 - Service support system, service support method, and service support program - Google Patents

Service support system, service support method, and service support program Download PDF

Info

Publication number
JP6392380B2
JP6392380B2 JP2017000445A JP2017000445A JP6392380B2 JP 6392380 B2 JP6392380 B2 JP 6392380B2 JP 2017000445 A JP2017000445 A JP 2017000445A JP 2017000445 A JP2017000445 A JP 2017000445A JP 6392380 B2 JP6392380 B2 JP 6392380B2
Authority
JP
Japan
Prior art keywords
service
composite
service function
product
function unit
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.)
Active
Application number
JP2017000445A
Other languages
Japanese (ja)
Other versions
JP2018124598A (en
Inventor
恵介 小松
恵介 小松
山崎 仁
仁 山崎
智之 勝又
智之 勝又
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Mizuho Information and Research Institute Inc
Original Assignee
Mizuho Information and Research Institute Inc
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 Mizuho Information and Research Institute Inc filed Critical Mizuho Information and Research Institute Inc
Priority to JP2017000445A priority Critical patent/JP6392380B2/en
Publication of JP2018124598A publication Critical patent/JP2018124598A/en
Application granted granted Critical
Publication of JP6392380B2 publication Critical patent/JP6392380B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Stored Programmes (AREA)

Description

本発明は、複数の環境により構成されたシステムにおいて、サービスを行なうためのサービス支援システム、サービス支援方法及びサービス支援プログラムに関する。   The present invention relates to a service support system, a service support method, and a service support program for performing a service in a system configured by a plurality of environments.

コンピュータシステムにおいて、複数のプロセスを連携させて、一つの業務処理を行なうことがある(例えば、特許文献1参照。)。この文献に記載のシステムにおいては、送信した電文に対して「通信エラー」の戻り電文を受信した場合、制御部は迂回回数を加算し、迂回回数が基準値を超えていない間、再送信する。このようなシステムは、複数の商品サービスを連携させて、顧客との間で行なわれる取引サービス等に用いられる。   In a computer system, a plurality of processes may be linked to perform one business process (see, for example, Patent Document 1). In the system described in this document, when a return message “communication error” is received with respect to the transmitted message, the control unit adds the number of detours and retransmits while the number of detours does not exceed the reference value. . Such a system is used for a transaction service or the like performed with a customer by linking a plurality of product services.

そこで、複数のプロセスを連携して依頼処理を実行する場合に、タイムアウトを早期に検知するためのタイムアウト監視システムも検討されている(例えば、特許文献2を参照。)。この文献に記載された技術においては、プロセス装置のタイマ監視部は、取引要求を特定し、取引要求に応じてタイマ値を特定する。このプロセス装置は、タイマ値を含めた電文を後続の各プロセス装置に送信するとともに、タイマ監視部は、イベント監視処理を実行する。タイマ監視部は、正常完了又はタイムアウトを判定し、タイムアウトと判定した場合には、タイムアウト報告処理を実行する。   In view of this, a timeout monitoring system for early detection of timeout when a request process is executed in cooperation with a plurality of processes has been studied (for example, see Patent Document 2). In the technique described in this document, the timer monitoring unit of the process device specifies a transaction request and specifies a timer value according to the transaction request. The process device transmits a message including a timer value to each subsequent process device, and the timer monitoring unit executes an event monitoring process. The timer monitoring unit determines normal completion or time-out, and executes time-out report processing when time-out is determined.

特開2009−237789号公報JP 2009-237789 A 特開2012−138015号公報JP 2012-138015 A

ところで、サービス支援システムが、複数のシステム環境から構成されている場合がある。このように、異なる複数のシステム環境における業務システムを連携させる場合には、システム環境に応じた電文変換(例えば、文字コード変換等)を行なう必要があり、要求電文や応答電文の送信時のオーバーヘッドが大きくなることがある。このようなシステムにおいては、システム負荷が大きくなり、迅速な対応が困難になる可能性がある。   By the way, the service support system may be composed of a plurality of system environments. As described above, when business systems in a plurality of different system environments are linked, it is necessary to perform message conversion (for example, character code conversion) according to the system environment, and overhead when transmitting a request message or a response message May increase. In such a system, the system load becomes large, and there is a possibility that quick response becomes difficult.

本発明は、上記課題を解決するためになされたものであり、その目的は、複数の環境により構成されたシステムにおいて、効率的にサービスを行なうためのサービス支援システム、サービス支援方法及びサービス支援プログラムを提供することにある。   The present invention has been made to solve the above-described problems, and an object of the present invention is to provide a service support system, a service support method, and a service support program for efficiently performing a service in a system configured by a plurality of environments. Is to provide.

・上記課題を解決するサービス支援システムでは、第1システム環境で構成された第1システム及び第2システム環境で構成された第2システムを含む。そして、前記第2システムにおいて、複数のサービス機能部と、複数のサービス機能部を呼び出すコンポジット部とを設け、前記第2システムが、前記第1システムから要求電文を取得し、前記コンポジット部に対する要求電文を取得した場合には、前記コンポジット部に関連付けられたサービス機能部を順次、呼び出してサービス処理を実行し、実行結果を前記第1システムに返信し、個別のサービス機能部に対する要求電文を取得した場合には、前記サービス機能部を呼び出してサービス処理を実行し、実行結果を前記第1システムに返信する。これにより、複数のサービスをコンポジット化することにより、システム環境が異なる複数のシステムにおいて、効率的にサービスを提供することができる。   The service support system that solves the above problems includes a first system configured in the first system environment and a second system configured in the second system environment. In the second system, a plurality of service function units and a composite unit that calls the plurality of service function units are provided, and the second system acquires a request message from the first system, and requests the composite unit. When a message is acquired, the service function unit associated with the composite unit is sequentially called to execute service processing, the execution result is returned to the first system, and a request message for each service function unit is acquired. If so, the service function unit is called to execute service processing, and the execution result is returned to the first system. Thus, by compositing a plurality of services, the services can be efficiently provided in a plurality of systems having different system environments.

・上記サービス支援システムにおいて、コンポジット部に対する要求電文を取得した場合、要求電文に関連するデータベースの排他制御を実行し、前記要求電文に関わるサービス処理においては、サービス処理を許容し、前記要求電文に関わるすべてのサービス処理の終了後に前記排他制御を終了することが好ましい。これにより、同じコンポジットサービスに関連する個別サービスは排他制御されることなく、データ更新を行なうことができる。   In the service support system, when the request message for the composite part is acquired, exclusive control of the database related to the request message is executed, and in the service processing related to the request message, the service processing is permitted, and the request message is It is preferable that the exclusive control is terminated after all the related service processes are terminated. As a result, the individual services related to the same composite service can be updated without being exclusively controlled.

・上記サービス支援システムにおいて、前記第1システム環境と前記第2システム環境とは、オペレーションシステムが異なることが好ましい。これにより、オペレーションシステムが異なる場合にも、効率的にサービスを提供することができる。   In the service support system, it is preferable that the operation system is different between the first system environment and the second system environment. Thereby, even when the operation systems are different, the service can be efficiently provided.

・上記サービス支援システムにおいて、前記第1システム環境と前記第2システム環境とは、文字コード体系が異なることが好ましい。これにより、文字コードが異なる場合にも、効率的にサービスを提供することができる。   In the service support system, it is preferable that the first system environment and the second system environment have different character code systems. Thereby, even when the character code is different, the service can be efficiently provided.

本発明によれば、複数の環境により構成されたシステムにおいて、効率的にサービスを行なうことができる。   ADVANTAGE OF THE INVENTION According to this invention, in the system comprised by several environment, a service can be performed efficiently.

本実施形態のシステム概略図。The system schematic of this embodiment. 本実施形態の処理手順の説明図。Explanatory drawing of the process sequence of this embodiment. 本実施形態の処理手順の説明図。Explanatory drawing of the process sequence of this embodiment. 本実施形態の処理手順の説明図であって、(a)は単独サービス、(b)はコンポジットサービスの説明図。It is explanatory drawing of the process sequence of this embodiment, Comprising: (a) is a single service, (b) is explanatory drawing of a composite service. 他の実施形態の処理手順の説明図。Explanatory drawing of the process sequence of other embodiment.

以下、本発明を具体化した実施形態を図1〜図5に従って説明する。本実施形態では、金融機関における各商品を管理する複数の業務システム(商品管理システム)を接続するサービス支援システムを説明する。このサービス支援システムは、ハブ&スポーク方式で構築されており、ハブシステムに繋がる業務システムがスポークシステムとして機能する。ハブシステムは、電文のあて先への振り分けやトランザクション処理の制御等を行なう。本実施形態では、ハブシステムは、企業の基幹業務システムなどに用いられる汎用コンピュータシステム(メインフレーム)中心の基幹系システム(第1システム環境)であり、業務システムは、オープン系システム(第2システム環境)で構成する場合を想定する。このため、ハブシステムは、異なるシステム環境(OS、文字コード等)に応じたプロトコルの変換を行なう。   DESCRIPTION OF EMBODIMENTS Hereinafter, embodiments embodying the present invention will be described with reference to FIGS. In the present embodiment, a service support system that connects a plurality of business systems (product management systems) that manage each product in a financial institution will be described. This service support system is constructed by a hub and spoke system, and a business system connected to the hub system functions as a spoke system. The hub system distributes messages to destinations and controls transaction processing. In this embodiment, the hub system is a core system (first system environment) centered on a general-purpose computer system (mainframe) used for a company's core business system, and the business system is an open system (second system). Environment). For this reason, the hub system performs protocol conversion according to different system environments (OS, character codes, etc.).

図1を用いて、サービス支援システムの概要を説明する。サービス支援システムは、チャネル層10、第1システムとしての共通システム20、第2システムとしてのプロダクト層30から構成される。   The outline of the service support system will be described with reference to FIG. The service support system includes a channel layer 10, a common system 20 as a first system, and a product layer 30 as a second system.

チャネル層10は、店舗端末や現金自動預払機(ATM)、インターネットバンキングサーバ等、顧客との取引を受け付けるシステムである。
共通システム20は、顧客との取引において共通的に行なわれる処理(共通業務)を管理するコンピュータシステムである。この共通システム20は、メインフレームにより構成され、共通業務としては、例えば、行内勘定、顧客番号、手数料等の管理を行なう。この共通システム20は、後述するプロダクト層30の各サービス(商品サービスやコンポジットサービス)を呼び出すためのフロー定義テーブルを保持している。このフロー定義テーブルにおいては、取引種別に対応して、呼び出すサービスが登録されている。
The channel layer 10 is a system that accepts transactions with customers, such as store terminals, automatic teller machines (ATMs), and Internet banking servers.
The common system 20 is a computer system that manages processes (common tasks) commonly performed in transactions with customers. The common system 20 includes a main frame, and manages common accounts, customer numbers, commissions, and the like as common work. The common system 20 holds a flow definition table for calling each service (product service or composite service) of the product layer 30 described later. In this flow definition table, the service to be called is registered corresponding to the transaction type.

プロダクト層30は、金融機関が提供する各商品(融資、外国為替、信託、定期性預金等)を、それぞれ管理するコンピュータシステムである。このプロダクト層30は、オープン環境システムからなる商品サービスコントロール31により構成される。一つの商品(例えば、外国為替)のためには、複数の商品サービス(例えば、画面入力、外貨計算、チェック、データベース書込等)を利用する。このため、一つの商品サービスコントロール31においては、各商品のための商品サービスA(例えば、外貨計算)を管理する。また、他の商品サービスコントロール31においては、商品サービスB(例えば、データベース書込)を管理する。   The product layer 30 is a computer system that manages each product (finance, foreign exchange, trust, time deposit, etc.) provided by a financial institution. The product layer 30 is configured by a product service control 31 including an open environment system. For one commodity (for example, foreign exchange), a plurality of commodity services (for example, screen input, foreign currency calculation, check, database writing, etc.) are used. For this reason, one product service control 31 manages a product service A (for example, foreign currency calculation) for each product. The other product service control 31 manages the product service B (for example, database writing).

また、一つの取引が、複数の商品に関連する場合がある。この場合には、チャネル層10から取得した一つの取引要求電文に対して、複数の商品サービスコントロール31を用いる。このように複数の商品サービスを利用するコンポジットサービスのために、プロダクト層30には、コンポジットコントロール32を設けておく。このコンポジットコントロール32は、サービス支援プログラムを実行することにより起動されて、各商品サービスを呼び出す。この場合、予め定められた順番で各商品サービスを呼び出して、複数の商品サービスを連携させる。   One transaction may relate to a plurality of products. In this case, a plurality of product service controls 31 are used for one transaction request message acquired from the channel layer 10. Thus, the composite control 32 is provided in the product layer 30 for the composite service using a plurality of product services. The composite control 32 is activated by executing a service support program and calls each product service. In this case, each product service is called in a predetermined order to link a plurality of product services.

本実施形態では、チャネル層10から取引要求電文を取得した共通システム20が、プロダクト層30のサービスを呼び出す場合を想定する。ここで、個別の商品サービスを呼び出す場合には、プロダクト層30において、目的の商品サービスコントロール31に対して要求電文を送信する。この場合には、共通システム20は、プロダクト層30において利用可能なプロトコルを用いて要求電文を送信する。   In the present embodiment, it is assumed that the common system 20 that has acquired the transaction request message from the channel layer 10 calls the service of the product layer 30. Here, when calling an individual product service, a request message is transmitted to the target product service control 31 in the product layer 30. In this case, the common system 20 transmits a request message using a protocol that can be used in the product layer 30.

一方、プロダクト層30において、コンポジットサービスを利用する場合には、共通システム20は、このコンポジットコントロール32に要求電文を送信する。この場合、共通システム20は、コンポジットコントロール32に対して、プロダクト層30において利用可能なプロトコルを用いて要求電文を送信する。このコンポジットコントロール32は、コンポジットサービスにおいて利用する各商品サービス及びサービス実行順番を記憶している。例えば、商品サービスA〜Cを取りまとめたコンポジットコントロール32は、同じプロダクト層30のシステム環境において、各商品サービスA〜Cの商品サービスコントロール31を、予め記憶された順番で呼び出す。   On the other hand, when using the composite service in the product layer 30, the common system 20 transmits a request message to the composite control 32. In this case, the common system 20 transmits a request message to the composite control 32 using a protocol that can be used in the product layer 30. The composite control 32 stores each product service used in the composite service and the service execution order. For example, the composite control 32 that combines the product services A to C calls the product service controls 31 of the product services A to C in the order stored in the system environment of the same product layer 30.

更に、プロダクト層30には、各商品サービスを実現するためのデータを記憶するデータベース装置35を備える。データベース装置35は、複数の商品サービスコントロール31が同じデータを同時に利用することがないように、ある商品サービスコントロール31がデータを利用している間、別の商品サービスコントロール31による同じデータの利用を制限する排他制御を行なう。   Further, the product layer 30 includes a database device 35 that stores data for realizing each product service. The database device 35 uses the same data by another product service control 31 while one product service control 31 is using the data so that a plurality of product service controls 31 do not use the same data at the same time. Perform exclusive control to limit.

次に、図2を用いて、第1システム環境で構成された共通システム20が、第2システム環境で構成されたプロダクト層30の商品サービスを利用して、取引サービスを実行する場合を説明する。   Next, a case where the common system 20 configured in the first system environment executes a transaction service using the product service of the product layer 30 configured in the second system environment will be described with reference to FIG. .

まず、共通システム20は、要求電文の送信処理を実行する(ステップS1−1)。具体的には、顧客との間で取引が行なわれた場合、チャネル層10から共通システム20に取引要求電文が送信される。チャネル層10から取引要求電文を受信した共通システム20は、取引要求電文の取引内容に基づいて、処理の要求電文をプロダクト層30に送信する。この場合、共通システム20は、取引要求電文の取引種別に基づいて、フロー定義テーブルを用いて、呼び出すサービスを特定する。そして、このサービスのサービス識別子を要求電文に設定する。   First, the common system 20 executes a request message transmission process (step S1-1). Specifically, when a transaction is performed with a customer, a transaction request message is transmitted from the channel layer 10 to the common system 20. The common system 20 that has received the transaction request message from the channel layer 10 transmits a processing request message to the product layer 30 based on the transaction content of the transaction request message. In this case, the common system 20 specifies the service to be called using the flow definition table based on the transaction type of the transaction request message. Then, the service identifier of this service is set in the request message.

そして、プロダクト層30は、共通システム20からの要求電文の取得処理を実行する(ステップS1−2)。この場合、コンポジットサービス又は単独の商品サービスによって処理が異なる。   Then, the product layer 30 executes a request message acquisition process from the common system 20 (step S1-2). In this case, processing differs depending on the composite service or the single product service.

「単独サービス」が呼び出された場合、プロダクト層30は、商品サービス処理を実行する(ステップS1−3)。そして、この商品サービスコントロール31は、商品サービス番号を用いて、商品サービス要求に応じた処理を実行する。   When “single service” is called, the product layer 30 executes product service processing (step S1-3). Then, the product service control 31 executes a process according to the product service request using the product service number.

商品サービス処理を完了した場合、プロダクト層30の商品サービスコントロール31は、応答電文の返送処理を実行する(ステップS1−8)。具体的には、商品サービスコントロール31は、商品サービス要求電文に対応する応答電文を共通システム20に返信する。この応答電文には、商品サービスの処理結果を含める。   When the product service process is completed, the product service control 31 of the product layer 30 executes a response message return process (step S1-8). Specifically, the product service control 31 returns a response message corresponding to the product service request message to the common system 20. This response message includes the processing result of the product service.

一方、「コンポジット」が呼び出された場合、プロダクト層30のコンポジットコントロール32は、商品サービスの特定処理を実行する(ステップS1−4)。コンポジットコントロール32は、コンポジットサービスを構成する商品サービスを特定する。   On the other hand, when “composite” is called, the composite control 32 of the product layer 30 executes a product service specifying process (step S1-4). The composite control 32 specifies the product service that constitutes the composite service.

次に、プロダクト層30のコンポジットコントロール32は、商品サービスの呼出処理を実行する(ステップS1−5)。具体的には、コンポジットコントロール32は、特定した商品サービスコントロール31に対して、コンポジット番号を用いて、商品サービス要求を行なう。   Next, the composite control 32 of the product layer 30 executes a calling process for the product service (step S1-5). Specifically, the composite control 32 makes a product service request to the specified product service control 31 using the composite number.

この場合、商品サービスコントロール31は、商品サービス処理を実行する(ステップS1−6)。この商品サービスコントロール31は、コンポジット番号を用いて、商品サービス要求に応じた処理を実行する。この場合、コンポジットコントロール32は、終了した商品サービスを仮記録する。   In this case, the product service control 31 executes product service processing (step S1-6). The merchandise service control 31 executes processing corresponding to the merchandise service request using the composite number. In this case, the composite control 32 temporarily records the finished product service.

そして、プロダクト層30のコンポジットコントロール32は、すべてのサービスを終了したかどうかについての判定処理を実行する(ステップS1−7)。具体的には、コンポジットコントロール32は、コンポジットサービスを構成するすべての商品サービスについての処理を終了したかどうかを判定する。   Then, the composite control 32 of the product layer 30 executes a determination process as to whether or not all services have been terminated (step S1-7). Specifically, the composite control 32 determines whether or not the processing for all the product services constituting the composite service has been completed.

すべての商品サービスを終了していないと判定した場合(ステップS1−7において「NO」の場合)、プロダクト層30のコンポジットコントロール32は、未処理の商品サービスの呼出処理を実行する(ステップS1−5)。   When it is determined that all the product services have not ended (in the case of “NO” in step S1-7), the composite control 32 of the product layer 30 executes a call process for an unprocessed product service (step S1- 5).

一方、すべてのサービスを終了したと判定した場合(ステップS1−7において「YES」の場合)、プロダクト層30のコンポジットコントロール32は、応答電文の返送処理を実行する(ステップS1−8)。   On the other hand, when it is determined that all services have been terminated (in the case of “YES” in step S1-7), the composite control 32 of the product layer 30 executes a response message return process (step S1-8).

そして、共通システム20は、応答電文の取得処理を実行する(ステップS1−9)。具体的には、共通システム20は、プロダクト層30から、処理結果が含まれる応答電文を取得する。この場合、チャネル層10から取得した取引サービス要求電文に対応する商品サービスを終了したかどうかを判定する。未処理の商品サービスが残っている場合には、共通システム20は、プロダクト層30に対して、未処理のサービス要求電文を送信する。一方、すべての商品サービスを終了した場合には、共通システム20は、チャネル層10に対して、取引サービスの応答電文を返信する。   Then, the common system 20 executes a response message acquisition process (step S1-9). Specifically, the common system 20 acquires a response message including a processing result from the product layer 30. In this case, it is determined whether or not the product service corresponding to the transaction service request message acquired from the channel layer 10 has been terminated. If an unprocessed product service remains, the common system 20 transmits an unprocessed service request message to the product layer 30. On the other hand, when all the product services are completed, the common system 20 returns a response message of the transaction service to the channel layer 10.

次に、図3を用いて、コンポジットサービスを利用する場合の処理を詳述する。
まず、コンポジットコントロール32は、前処理を実行する(ステップS2−1)。この前処理においては、商品サービス情報チェック、サービス閉塞チェック、明細閉塞チェック、取引ステータスチェック、排他制御、ジャーナル設定の各処理を実行する。
Next, the processing when using the composite service will be described in detail with reference to FIG.
First, the composite control 32 performs preprocessing (step S2-1). In this pre-processing, each process of merchandise service information check, service block check, item block check, transaction status check, exclusive control, and journal setting is executed.

商品サービス情報チェックは、コンポジットサービスを構成する商品サービスを確認する処理である。
サービス閉塞チェックは、特定した商品サービスの稼働状況を確認する処理である。例えば、サービス提供時間外やシステムのメンテナンスによりサービス提供が停止されていないかどうかを確認する。
The product service information check is a process of confirming the product service constituting the composite service.
The service blockage check is a process for confirming the operating status of the specified product service. For example, it is confirmed whether or not the service provision has been stopped due to the service provision time or system maintenance.

明細閉塞チェックは、取引サービス要求電文の対象(例えば、口座)の状況を確認する処理である。
取引ステータスチェックは、取引の状況を確認する処理である。
排他制御は、サービスに用いるデータベース装置35の記憶エリアについての排他制御を行なう処理である。
ジャーナル設定は、サービス提供履歴を記録する領域を確保する処理である。
The detail blockage check is a process of confirming the status of a transaction service request message target (for example, an account).
The transaction status check is a process for confirming the status of the transaction.
The exclusive control is a process for performing exclusive control on the storage area of the database device 35 used for the service.
The journal setting is a process for securing an area for recording a service provision history.

そして、コンポジットコントロール32は、主処理を実行する(ステップS2−2)。ここでは、コンポジットサービスに必要な商品サービスと、各商品サービスの処理順序を特定する。   Then, the composite control 32 executes main processing (step S2-2). Here, the product service necessary for the composite service and the processing order of each product service are specified.

次に、コンポジットコントロール32は、呼出処理を実行する(ステップS2−3)。ここでは、コンポジットコントロール32は、コンポジットサービスにおいて、予め定められた各商品サービスコントロール31を呼び出す。   Next, the composite control 32 executes a calling process (step S2-3). Here, the composite control 32 calls each predetermined product service control 31 in the composite service.

この場合、商品サービスコントロール31は、前処理を実行する(ステップS3−1)。この前処理においては、商品サービス情報チェック、コンポジット番号取得、コンテキスト情報登録、ジャーナル設定の各処理を実行する。   In this case, the product service control 31 performs preprocessing (step S3-1). In this pre-processing, each process of product service information check, composite number acquisition, context information registration, and journal setting is executed.

商品サービス情報チェックは、処理対象の商品サービスを確認する処理である。
コンポジット番号取得は、コンポジットコントロール32から取得した要求電文に含まれるコンポジット番号を取得する処理である。
コンテキスト情報登録は、商品サービスに用いる引数等のコンテキスト情報を仮記憶する処理である。
ジャーナル設定は、サービス提供履歴を記録する領域を確保する処理である。
The product service information check is a process for confirming the product service to be processed.
The composite number acquisition is processing for acquiring the composite number included in the request message acquired from the composite control 32.
The context information registration is a process of temporarily storing context information such as arguments used for the product service.
The journal setting is a process for securing an area for recording a service provision history.

そして、商品サービスコントロール31は、主処理を実行する(ステップS3−2)。ここでは、商品サービスコントロール31は、商品サービス処理を実行する。   Then, the merchandise service control 31 executes main processing (step S3-2). Here, the product service control 31 executes product service processing.

次に、商品サービスコントロール31は、呼出処理を実行する(ステップS3−3)。具体的には、商品サービスコントロール31は、要求電文に基づいてデータベース装置35を更新する。この場合、商品サービスコントロール31は、コンポジットコントロール32から取得したコンポジット番号を用いて、データベース装置35にアクセスする。   Next, the product service control 31 executes a call process (step S3-3). Specifically, the product service control 31 updates the database device 35 based on the request message. In this case, the product service control 31 accesses the database device 35 using the composite number acquired from the composite control 32.

そして、商品サービスコントロール31は、後処理を実行する(ステップS3−4)。この後処理においては、ジャーナル情報登録、コンテキストサブ情報クリアの各処理を実行する。   Then, the product service control 31 performs post-processing (step S3-4). In this post-processing, journal information registration and context sub-information clear processing are executed.

ジャーナル情報登録は、サービス提供履歴を記録する処理である。
コンテキストサブ情報クリアは、コンポジットサービスに用いたコンテキスト情報を削除する処理である。
Journal information registration is a process of recording a service provision history.
The context sub information clear is a process of deleting the context information used for the composite service.

次に、すべての商品サービスを終了した場合、コンポジットコントロール32は、後処理を実行する(ステップS2−4)。この後処理においては、楽観的排他制御、コンテキスト情報クリアの各処理を実行する。
楽観的排他制御は、自身の排他制御が継続している場合には、データ更新を可能にする制御を行なう処理である。
コンテキスト情報クリアは、商品サービスに用いたコンテキスト情報を削除する処理である。
Next, when all the product services are finished, the composite control 32 executes post-processing (step S2-4). In this post-processing, optimistic exclusive control and context information clear processing are executed.
The optimistic exclusive control is a process for performing control that enables data update when the exclusive control of itself is continued.
The context information clear is a process for deleting the context information used for the product service.

次に、図4を用いて、データベース装置35における排他制御を説明する。
図4(a)は、単独の商品サービスにおける処理の説明図である。
ここでは、商品サービスコントロール31において、商品サービスの前処理(ステップS4−1)が実行された場合、データベース装置35は、この商品サービスのために、ロック処理を実行する(ステップS4−2)。この場合、データベース装置35は、サービス要求に記録されている商品サービス番号を用いて排他制御を行なう。そして、この商品サービス番号以外の商品サービスコントロール31やコンポジットコントロール32のアクセスを排除する。一方、同じ商品サービス番号の商品サービスコントロール31によるアクセス(ステップS4−3)の場合、データベース装置35は、データ更新を許容する。
Next, exclusive control in the database apparatus 35 will be described with reference to FIG.
FIG. 4A is an explanatory diagram of processing in a single product service.
Here, in the product service control 31, when the product service pre-processing (step S4-1) is executed, the database device 35 executes a lock process for the product service (step S4-2). In this case, the database device 35 performs exclusive control using the product service number recorded in the service request. Then, access to the product service control 31 and the composite control 32 other than the product service number is excluded. On the other hand, in the case of access by the product service control 31 of the same product service number (step S4-3), the database device 35 permits data update.

そして、商品サービスコントロール31において、商品サービスの後処理(ステップS4−4)が実行された場合、データベース装置35は、ロック解除処理を実行する(ステップS4−5)。   Then, in the product service control 31, when the product service post-processing (step S4-4) is executed, the database device 35 executes lock release processing (step S4-5).

一方、図4(b)は、コンポジットサービスにおける処理の説明図である。
コンポジットコントロール32において、前処理(ステップS5−1)が実行された場合、データベース装置35は、このコンポジットサービスのために、ロック処理を実行する(ステップS5−2)。この場合、データベース装置35は、サービス要求に記録されているコンポジット番号を用いて排他制御を行なう。そして、このコンポジット番号以外の商品サービスコントロール31やコンポジットコントロール32によるアクセスの排他制御を行なう。
On the other hand, FIG. 4B is an explanatory diagram of processing in the composite service.
When pre-processing (step S5-1) is executed in the composite control 32, the database device 35 executes lock processing for this composite service (step S5-2). In this case, the database device 35 performs exclusive control using the composite number recorded in the service request. Then, exclusive access control is performed by the product service control 31 and the composite control 32 other than the composite number.

そして、コンポジットコントロール32において、一つの商品サービスを呼び出した場合(ステップS5−3)、データベース装置35は、このコンポジットコントロール32から呼び出された各商品サービスコントロール31のデータ更新を許容する。この場合、商品サービスコントロール31は、コンポジット番号を用いて、データベース装置35にアクセスする。そして、データベース装置35は、同じコンポジット番号を用いる商品サービスコントロール31からのアクセスによるデータ更新を許容する。   When one product service is called in the composite control 32 (step S5-3), the database device 35 allows the data update of each product service control 31 called from the composite control 32. In this case, the product service control 31 accesses the database device 35 using the composite number. Then, the database device 35 allows data update by access from the product service control 31 using the same composite number.

そして、コンポジットコントロール32において、他の商品サービスを呼び出した場合(ステップS5−4)も、データベース装置35は、同じコンポジットコントロール32から呼び出された商品サービスコントロール31のデータ更新を許容する。この場合も、商品サービスコントロール31は、コンポジット番号を用いて、データベース装置35にアクセスする。そして、他の商品サービスコントロール31からのアクセスであっても、データベース装置35は、ロック時と同じコンポジット番号を用いる限り、データ更新を許容する。   Even when another product service is called in the composite control 32 (step S5-4), the database device 35 allows the data update of the product service control 31 called from the same composite control 32. Also in this case, the product service control 31 accesses the database device 35 using the composite number. And even if it is access from other goods service control 31, the database apparatus 35 will accept | permit data update, as long as the same composite number as the time of locking is used.

そして、すべての商品サービスを終了した場合、コンポジットコントロール32は後処理を実行する(ステップS5−5)。この場合、データベース装置35は、ロック解除処理を実行する(ステップS5−6)   When all the product services are finished, the composite control 32 executes post-processing (step S5-5). In this case, the database device 35 executes a lock release process (step S5-6).

以上、本実施形態によれば、以下に示す効果を得ることができる。
(1)本実施形態では、コンポジットサービスを利用する場合には、共通システム20は、コンポジットコントロール32に要求電文を送信する。この場合、共通システム20は、コンポジットコントロール32に対して、プロダクト層30において利用可能なプロトコルを用いて要求電文を送信する。ここで、共通システム20におけるシステム環境と、プロダクト層30におけるシステム環境とが異なる場合、共通システム20がプロダクト層30の複数の商品サービスを個別に呼び出すことになると、環境の違いによる処理負荷が大きくなる。そこで、本実施形態のように、コンポジットサービスを利用することにより、複数の商品サービスをまとめて、効率的に処理を行なうことができる。
As described above, according to the present embodiment, the following effects can be obtained.
(1) In this embodiment, when using a composite service, the common system 20 transmits a request message to the composite control 32. In this case, the common system 20 transmits a request message to the composite control 32 using a protocol that can be used in the product layer 30. Here, when the system environment in the common system 20 and the system environment in the product layer 30 are different, if the common system 20 calls a plurality of product services in the product layer 30 individually, the processing load due to the difference in environment increases. Become. Therefore, as in this embodiment, by using a composite service, a plurality of product services can be combined and efficiently processed.

(2)本実施形態では、コンポジットコントロール32は、前処理を実行する(ステップS2−1)。この前処理においては、商品サービス情報チェック、サービス閉塞チェック、明細閉塞チェック、取引ステータスチェック、排他制御、ジャーナル設定の各処理を実行する。これにより、複数の商品サービスを利用する場合の環境を整えることができる。   (2) In the present embodiment, the composite control 32 performs preprocessing (step S2-1). In this pre-processing, each process of merchandise service information check, service block check, item block check, transaction status check, exclusive control, and journal setting is executed. Thereby, the environment in the case of using a plurality of product services can be prepared.

(3)本実施形態では、コンポジットコントロール32において、前処理(ステップS5−1)が実行された場合、データベース装置35は、このコンポジットサービスのために、ロック処理を実行する(ステップS5−2)。そして、コンポジットコントロール32において、一つの商品サービスを呼び出した場合(ステップS5−3,S5−4)、データベース装置35は、このコンポジットコントロール32から呼び出された各商品サービスコントロール31のデータ更新を許容する。これにより、共通のコンポジットサービスに含まれる複数の商品サービスは、排他制御されることなく、データベース更新を行なうことができる。   (3) In this embodiment, when pre-processing (step S5-1) is executed in the composite control 32, the database device 35 executes lock processing for this composite service (step S5-2). . When one product service is called in the composite control 32 (steps S5-3 and S5-4), the database device 35 allows data update of each product service control 31 called from the composite control 32. . Thereby, a plurality of product services included in the common composite service can be updated without exclusive control.

なお、上記実施形態は、以下の態様に変更してもよい。
・上記実施形態では、サービス支援システムは、ハブ&スポーク方式で構築された共通システム20、プロダクト層30から構成される。サービス支援システムは、複数のシステム環境により構成されたシステムであれば、前述の形態に限定されるものではない。そして、本発明は、高速レスポンス及び安定性、安全性を求められるオンラインシステムにも適用できる。
In addition, you may change the said embodiment into the following aspects.
In the above-described embodiment, the service support system includes the common system 20 and the product layer 30 constructed by the hub and spoke method. The service support system is not limited to the above-described form as long as it is a system configured by a plurality of system environments. The present invention can also be applied to an online system that requires high-speed response, stability, and safety.

・上記実施形態では、コンポジットサービスにおいて、複数の商品サービスを呼び出すように構成した。ここで、コンポジットサービスが、他のコンポジットサービスを呼び出すようにしてもよい。更に、一つの取引サービスにおいて、複数のコンポジットサービスを呼び出すようにしてもよい。   In the above embodiment, the composite service is configured to call a plurality of product services. Here, the composite service may call another composite service. Further, a plurality of composite services may be called in one transaction service.

・上記実施形態では、複数の商品サービスを利用するコンポジットサービスのために、コンポジットコントロール32を設ける。ここで、サービスの設計支援装置を用いて、コンポジットサービスの実装要否を判定するようにしてもよい。この設計支援装置には、過去の取引履歴を記録した取引履歴情報記憶部に接続される。   In the above embodiment, the composite control 32 is provided for a composite service that uses a plurality of product services. Here, it may be determined whether or not the composite service needs to be mounted using a service design support apparatus. This design support apparatus is connected to a transaction history information storage unit that records past transaction histories.

図5を用いて、設計支援装置における設計処理を説明する。
まず、設計支援装置は、サービス履歴の取得処理を実行する(ステップS6−1)。具体的には、設計支援装置は、設計対象の取引サービスの指定画面をディスプレイに出力する。ここで、担当者は、設計対象の取引サービスを指定画面に入力する。この場合、設計支援装置は、取引履歴情報記憶部から、設計対象の取引サービスの利用履歴を取得する。
A design process in the design support apparatus will be described with reference to FIG.
First, the design support apparatus executes a service history acquisition process (step S6-1). Specifically, the design support apparatus outputs a designating screen for a transaction service to be designed on a display. Here, the person in charge inputs the transaction service to be designed on the designation screen. In this case, the design support apparatus acquires the usage history of the transaction service to be designed from the transaction history information storage unit.

次に、設計支援装置は、サービス処理負荷予測処理を実行する(ステップS6−2)。具体的には、設計支援装置は、取引サービスを実現するために必要な商品サービスを特定する。そして、設計支援装置は、共通システム20から、プロダクト層30の商品サービスを個別に呼び出した場合の負荷を計算する。この場合には、共通システム20から、プロダクト層30に要求電文を送信する場合のオーバーヘッドを加えてサービス処理負荷を算出する。   Next, the design support apparatus executes a service processing load prediction process (step S6-2). Specifically, the design support apparatus specifies a product service necessary for realizing the transaction service. Then, the design support apparatus calculates the load when the common system 20 calls the product service of the product layer 30 individually. In this case, the service processing load is calculated by adding the overhead when a request message is transmitted from the common system 20 to the product layer 30.

次に、設計支援装置は、実装候補の特定処理を実行する(ステップS6−3)。具体的には、設計支援装置は、複数の商品サービスを組み合わせた実装候補を特定する。例えば、取引サービスが、商品サービスA,B,Cから構成される場合には、以下の実装候補が生成される。   Next, the design support apparatus executes a mounting candidate specifying process (step S6-3). Specifically, the design support apparatus identifies a mounting candidate that combines a plurality of product services. For example, when the transaction service is composed of product services A, B, and C, the following implementation candidates are generated.

・コンポジットサービス(A,B,C):すべての商品サービスをコンポジット化。
・コンポジットサービス(A,B)及び商品サービスC:商品サービスA,Bをコンポジット化。
・商品サービスA及びコンポジットサービス(B,C):商品サービスB,Cをコンポジット化。
・商品サービスA,商品サービスB,商品サービスC:コンポジット化しない。
-Composite services (A, B, C): All product services are composited.
Composite service (A, B) and product service C: Composite product services A and B.
Product service A and composite service (B, C): Product services B and C are composited.
Product service A, product service B, product service C: Not composited.

次に、設計支援装置は、実装候補毎に以下の処理を繰り返す。
既存コンポジットを利用可能かどうかについての判定処理を実行する(ステップS6−4)。具体的には、設計支援装置は、既存コンポジットを検索して、処理対象の実装候補に含まれるコンポジットサービスが記録されているかどうかを判定する。
Next, the design support apparatus repeats the following processing for each mounting candidate.
A determination process is performed as to whether or not the existing composite can be used (step S6-4). Specifically, the design support apparatus searches for an existing composite and determines whether or not a composite service included in a processing target implementation candidate is recorded.

既存コンポジットを利用可能と判定した場合(ステップS6−4において「YES」の場合)、設計支援装置は、既存コンポジット以外の商品サービスの特定処理を実行する(ステップS6−5)。具体的には、設計支援装置は、取引サービスに含まれる商品サービスから、コンポジットサービスに含まれる商品サービスを差し引いた残りの商品サービスを特定する。なお、既存コンポジットを利用不可と判定した場合(ステップS6−4において「NO」の場合)、設計支援装置は、既存コンポジット以外の商品サービスの特定処理(ステップS6−5)をスキップする。   When it is determined that the existing composite can be used (in the case of “YES” in step S6-4), the design support apparatus executes processing for specifying a product service other than the existing composite (step S6-5). Specifically, the design support device specifies the remaining product service obtained by subtracting the product service included in the composite service from the product service included in the transaction service. When it is determined that the existing composite cannot be used (“NO” in step S6-4), the design support apparatus skips the product service specifying process (step S6-5) other than the existing composite.

次に、設計支援装置は、オーバーヘッドの算出処理を実行する(ステップS6−6)。具体的には、設計支援装置は、共通システム20からプロダクト層30に要求電文を送信する場合の負荷を算出する。この場合、個別の商品サービスやコンポジットサービスを呼び出すために必要な要求電文を特定し、この要求電文において必要なオーバーヘッドを算出する。   Next, the design support apparatus executes an overhead calculation process (step S6-6). Specifically, the design support apparatus calculates a load when a request message is transmitted from the common system 20 to the product layer 30. In this case, a request message required to call an individual product service or composite service is specified, and an overhead required for the request message is calculated.

次に、設計支援装置は、パフォーマンス算出処理を実行する(ステップS6−7)。具体的には、設計支援装置は、算出したオーバーヘッドに基づいて、システム負荷や遅延時間を算出する。
設計支援装置は、すべての実装候補について終了するまで繰り返す。
Next, the design support apparatus executes a performance calculation process (step S6-7). Specifically, the design support apparatus calculates a system load and a delay time based on the calculated overhead.
The design support apparatus repeats until all the mounting candidates are finished.

そして、設計支援装置は、評価結果の出力処理を実行する(ステップS6−8)。具体的には、設計支援装置は、実装候補毎に、算出したパフォーマンスを関連付けたテーブルを出力する。
これにより、取引履歴を考慮して、コンポジットサービスの要否を判定することができる。
Then, the design support apparatus executes an evaluation result output process (step S6-8). Specifically, the design support apparatus outputs a table in which the calculated performance is associated for each mounting candidate.
Thereby, the necessity of a composite service can be determined in consideration of a transaction history.

更に、すべての取引サービスにおいて用いられる商品サービスの組み合わせを考慮して、コンポジットサービスの要否を判定するようにしてもよい。この場合には、複数の取引種別の取引サービスにおいて、共通して用いられる複数の商品サービスを特定する。そして、これらの商品サービスにより、コンポジットサービスを構築する。   Furthermore, the necessity of the composite service may be determined in consideration of a combination of product services used in all transaction services. In this case, a plurality of product services that are commonly used in the transaction services of a plurality of transaction types are specified. Then, a composite service is constructed using these product services.

10…チャネル層、20…共通システム、30…プロダクト層、31…商品サービスコントロール、32…コンポジットコントロール、35…データベース装置。   DESCRIPTION OF SYMBOLS 10 ... Channel layer, 20 ... Common system, 30 ... Product layer, 31 ... Product service control, 32 ... Composite control, 35 ... Database apparatus.

Claims (5)

第1システム環境で構成された第1システム及び第2システム環境で構成された第2システムを含むサービス支援システムであって、
スポークシステムとして機能する前記第2システムにおいて、ハブシステムとして機能する前記第1システムからの要求に応じてサービス処理を実行する複数のサービス機能部と、前記複数のサービス機能部の中での一群のサービス機能部を呼び出すコンポジット部とを設け、
前記第2システムが、
前記第1システムから要求電文を取得し、
前記コンポジット部に対する要求電文を取得した場合には、前記コンポジット部に関連付けられたサービス機能部の稼働状態を確認し、コンポジット番号を用いて、前記サービス機能部が利用するデータベースの排他制御を行ないながら、前記サービス機能部を順次、呼び出し、前記サービス機能部は、前記コンポジット番号を取得して前記データベースを更新しながら、前記スポークシステム内においてサービス処理を実行し、すべての前記各サービス機能部の実行後に、前記データベースにおいて前記コンポジット番号による排他制御を解除し、実行結果を前記第1システムに返信し、
個別のサービス機能部に対する要求電文を取得した場合には、前記サービス機能部を呼び出してサービス処理を実行し、実行結果を前記第1システムに返信することを特徴とするサービス支援システム。
A service support system including a first system configured in a first system environment and a second system configured in a second system environment,
In the second system functioning as a spoke system, a plurality of service function units executing service processing in response to a request from the first system functioning as a hub system, and a group of the plurality of service function units A composite part that calls the service function part,
The second system comprises:
Obtaining a request message from the first system;
When the request message for the composite unit is acquired, the operating status of each service function unit associated with the composite unit is confirmed, and the exclusive control of the database used by the service function unit is performed using the composite number. The service function unit is sequentially called , and the service function unit executes the service process in the spoke system while acquiring the composite number and updating the database . After execution, the exclusive control by the composite number is canceled in the database, and the execution result is returned to the first system,
When a request message for an individual service function unit is acquired, the service function unit is called to execute a service process, and an execution result is returned to the first system.
前記第1システム環境と前記第2システム環境とは、オペレーションシステムが異なることを特徴とする請求項に記載のサービス支援システム。 The service support system according to claim 1 , wherein an operation system is different between the first system environment and the second system environment. 前記第1システム環境と前記第2システム環境とは、文字コード体系が異なることを特徴とする請求項1又は2に記載のサービス支援システム。 The service support system according to claim 1 or 2 , wherein the first system environment and the second system environment have different character code systems. 第1システム環境で構成された第1システム及び第2システム環境で構成された第2システムを含むサービス支援システムを用いて、サービスを支援する方法であって、
スポークシステムとして機能する前記第2システムにおいて、ハブシステムとして機能
する前記第1システムからの要求に応じてサービス処理を実行する複数のサービス機能部と、前記複数のサービス機能部の中での一群のサービス機能部を呼び出すコンポジット部とを設け、
前記第2システムが、
前記第1システムから要求電文を取得し、
前記コンポジット部に対する要求電文を取得した場合には、前記コンポジット部に関連付けられたサービス機能部の稼働状態を確認し、コンポジット番号を用いて、前記サービス機能部が利用するデータベースの排他制御を行ないながら、前記サービス機能部を順次、呼び出し、前記サービス機能部は、前記コンポジット番号を取得して前記データベースを更新しながら、前記スポークシステム内においてサービス処理を実行し、すべての前記各サービス機能部の実行後に、前記データベースにおいて前記コンポジット番号による排他制御を解除し、実行結果を前記第1システムに返信し、
個別のサービス機能部に対する要求電文を取得した場合には、前記サービス機能部を呼び出してサービス処理を実行し、実行結果を前記第1システムに返信することを特徴とするサービス支援方法。
A method for supporting a service using a service support system including a first system configured in a first system environment and a second system configured in a second system environment,
In the second system functioning as a spoke system, a plurality of service function units executing service processing in response to a request from the first system functioning as a hub system, and a group of the plurality of service function units A composite part that calls the service function part,
The second system comprises:
Obtaining a request message from the first system;
When the request message for the composite unit is acquired, the operating status of each service function unit associated with the composite unit is confirmed, and the exclusive control of the database used by the service function unit is performed using the composite number. The service function unit is sequentially called , and the service function unit executes the service process in the spoke system while acquiring the composite number and updating the database . After execution, the exclusive control by the composite number is canceled in the database, and the execution result is returned to the first system,
When a request message for an individual service function unit is acquired, the service function unit is called to execute a service process, and an execution result is returned to the first system.
第1システム環境で構成された第1システム及び第2システム環境で構成された第2システムを含むサービス支援システムを用いて、サービスを支援するためのプログラムであって、
スポークシステムとして機能する前記第2システムにおいて、ハブシステムとして機能する前記第1システムからの要求に応じてサービス処理を実行する複数のサービス機能部と、前記複数のサービス機能部の中での一群のサービス機能部を呼び出すコンポジット部とを設け、
前記第2システムを、
前記第1システムから要求電文を取得し、
前記コンポジット部に対する要求電文を取得した場合には、前記コンポジット部に関連付けられたサービス機能部の稼働状態を確認し、コンポジット番号を用いて、前記サービス機能部が利用するデータベースの排他制御を行ないながら、前記サービス機能部を順次、呼び出し、前記サービス機能部は、前記コンポジット番号を取得して前記データベースを更新しながら、前記スポークシステム内においてサービス処理を実行し、すべての前記各サービス機能部の実行後に、前記データベースにおいて前記コンポジット番号による排他制御を解除し、実行結果を前記第1システムに返信し、
個別のサービス機能部に対する要求電文を取得した場合には、前記サービス機能部を呼び出してサービス処理を実行し、実行結果を前記第1システムに返信する手段として機能させることを特徴とするサービス支援プログラム。
A program for supporting a service using a service support system including a first system configured in a first system environment and a second system configured in a second system environment,
In the second system functioning as a spoke system, a plurality of service function units executing service processing in response to a request from the first system functioning as a hub system, and a group of the plurality of service function units A composite part that calls the service function part,
The second system;
Obtaining a request message from the first system;
When the request message for the composite unit is acquired, the operating status of each service function unit associated with the composite unit is confirmed, and the exclusive control of the database used by the service function unit is performed using the composite number. The service function unit is sequentially called , and the service function unit executes the service process in the spoke system while acquiring the composite number and updating the database . After execution, the exclusive control by the composite number is canceled in the database, and the execution result is returned to the first system,
A service support program that, when a request message for an individual service function unit is acquired, calls the service function unit to execute service processing, and functions as a means for returning an execution result to the first system. .
JP2017000445A 2017-01-05 2017-01-05 Service support system, service support method, and service support program Active JP6392380B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2017000445A JP6392380B2 (en) 2017-01-05 2017-01-05 Service support system, service support method, and service support program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2017000445A JP6392380B2 (en) 2017-01-05 2017-01-05 Service support system, service support method, and service support program

Publications (2)

Publication Number Publication Date
JP2018124598A JP2018124598A (en) 2018-08-09
JP6392380B2 true JP6392380B2 (en) 2018-09-19

Family

ID=63111348

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2017000445A Active JP6392380B2 (en) 2017-01-05 2017-01-05 Service support system, service support method, and service support program

Country Status (1)

Country Link
JP (1) JP6392380B2 (en)

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4228777B2 (en) * 2003-05-21 2009-02-25 株式会社日立製作所 Branch flow control system
JP6543090B2 (en) * 2014-05-28 2019-07-10 セイコーソリューションズ株式会社 Load balancing device, load balancing method and program
JP6310092B2 (en) * 2015-02-09 2018-04-11 株式会社日立製作所 Business linkage system and business linkage method

Also Published As

Publication number Publication date
JP2018124598A (en) 2018-08-09

Similar Documents

Publication Publication Date Title
US6862573B2 (en) Automated transaction management system and method
US7343364B2 (en) Rules-based system architecture and systems using the same
US8412599B2 (en) Approval workflow engine for services procurement timesheets, progress logs, and expenses
JP5235174B2 (en) Method and system for non-interruptible notification
CN107818431B (en) Method and system for providing order track data
US20060089939A1 (en) Business intelligence system with interface that provides for immediate user action
EP1793323A2 (en) Methods and systems for licensing computer software
US7992148B2 (en) Issuing syncpoints during execution of a batch application to minimize or eliminate periods of record unavailability due to batch related record locking
CN112559300A (en) Fault reason determining system, method and device
US8286181B2 (en) Supporting administration of a multi-application landscape
JP6392380B2 (en) Service support system, service support method, and service support program
US7684349B2 (en) Method and system for transparently controlling the behavior of service methods in a service oriented architecture
US20220164889A1 (en) Policy consolidation system
EP2601627B1 (en) Transaction processing system and method
US20040073887A1 (en) Generating a request log of requests received by a workflow management system
JP6421205B2 (en) Service providing system, service providing method, and service providing program
Brambilla et al. Exception handling within workflow-based web applications
US20220164890A1 (en) Multi-cluster policy consolidation system
US20220164257A1 (en) Methods, apparatuses and computer program products for updating a card data object rendering interface based on card action inputs, reversal card action inputs, reinstate card action inputs, and replicate card action inputs
JPH11259557A (en) Computer work flow system and method
EP4224335A1 (en) Database management methods and associated apparatus
JP4267470B2 (en) Financial device centralized management system, financial device centralized management method, financial device centralized management program
Wan et al. Diting: A real-time distributed feature serving system for machine learning
CN115082023A (en) Service processing method, device and equipment
US20060117004A1 (en) System and method for contextually understanding and analyzing system use and misuse

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20180403

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20180629

A911 Transfer of reconsideration by examiner before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20180706

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20180822

R150 Certificate of patent or registration of utility model

Ref document number: 6392380

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250