JP2003122589A - Method, system, and program for service processing - Google Patents

Method, system, and program for service processing

Info

Publication number
JP2003122589A
JP2003122589A JP2001318154A JP2001318154A JP2003122589A JP 2003122589 A JP2003122589 A JP 2003122589A JP 2001318154 A JP2001318154 A JP 2001318154A JP 2001318154 A JP2001318154 A JP 2001318154A JP 2003122589 A JP2003122589 A JP 2003122589A
Authority
JP
Japan
Prior art keywords
definition information
service processing
processing
service
definition
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.)
Pending
Application number
JP2001318154A
Other languages
Japanese (ja)
Inventor
Kensuke Amagi
健介 天木
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 Ltd
Original Assignee
Hitachi 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 Ltd filed Critical Hitachi Ltd
Priority to JP2001318154A priority Critical patent/JP2003122589A/en
Publication of JP2003122589A publication Critical patent/JP2003122589A/en
Pending legal-status Critical Current

Links

Landscapes

  • Multi Processors (AREA)
  • Stored Programmes (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a technique capable of efficiently performing the dynamic change of the contents of a service processing provided in a distributed object environment. SOLUTION: This service processing method for providing various types of services by executing the service processing according to the contents of defined information comprises the steps of, when new defined information is added to a processing device storing the defined information defining the processed contents of the service processing, updating the contents of the latest definition determination flag for determining the latest defined information, receiving a service processing request from a service processing requester and executing the service processing according to the contents of the defined information stored in the processing device, controlling the number of sessions showing the number of the sessions using the defined information stored in the processing device when the service processing is executed, and deleting, from the processing device, the defined information showing that the number of sessions is zero and the latest definition defined flag is not latest.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は定義情報の内容に従
ってサービス処理を実行することにより各種サービスを
提供するサービス処理システムに関し、特に稼働中の分
散オブジェクト環境で用いられている定義情報を動的に
変更するサービス処理システムに適用して有効な技術に
関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a service processing system for providing various services by executing service processing according to the contents of definition information, and more particularly to dynamically defining the definition information used in a distributed object environment in operation. The present invention relates to a technology effectively applied to a service processing system to be changed.

【0002】[0002]

【従来の技術】従来の分散オブジェクト環境では、各種
サービスの提供を行うサーバオブジェクトをサーバで起
動しておき、クライアントからのサービス処理要求をサ
ーバで受け取ってそのサービス処理要求に対応する処理
をサーバオブジェクトで行うことにより、要求されたサ
ービスをクライアントに提供している。
2. Description of the Related Art In a conventional distributed object environment, a server object that provides various services is activated in a server, a server receives a service processing request from a client, and the server object executes a process corresponding to the service processing request. By doing so, the requested service is provided to the client.

【0003】この様な分散オブジェクト環境において、
クライアントへ提供されるサービスの内容を変更する場
合には、サーバで稼動中の全サーバオブジェクトを停止
した後、それらのサーバオブジェクトを、サービスの変
更内容に対応した新しいサーバオブジェクトに更新し、
その更新したサーバオブジェクトを起動している。
In such a distributed object environment,
When changing the content of the service provided to the client, after stopping all server objects running on the server, update those server objects to the new server object corresponding to the change content of the service,
The updated server object is running.

【0004】また、分散オブジェクト環境においてサー
バオブジェクトを動的に切り替える分散オブジェクトの
動的切り替え方法については、特開2001−1415
6号公報に記載されている。その概要は、サーバプロセ
スのオブジェクト自体のバージョンを管理し、サーバの
起動時に既に動作しているサーバオブジェクトのバージ
ョンを比較し、古いサーバオブジェクトを終了し、替わ
りに新しいバージョンのサーバオブジェクトによりサー
ビスを提供する事によって、システムを停止せずに古い
サーバオブジェクトを新しいバージョンに切り替えるも
のである。
A method of dynamically switching a distributed object that dynamically switches a server object in a distributed object environment is disclosed in Japanese Patent Laid-Open No. 2001-1415.
No. 6 publication. The overview is to manage the version of the server process object itself, compare the version of the server object that is already running when the server is started, terminate the old server object, and instead serve it with the new version of the server object. This will switch the old server object to the new version without stopping the system.

【0005】[0005]

【発明が解決しようとする課題】前記従来の分散オブジ
ェクト環境をベースとした、24時間無停止運転を行う
基幹業務を実現する為には、クライアントに対して継続
的にサービスを提供しつつ、サービスの提供に必要とな
る情報を動的に変更する方法が必要となる。
SUMMARY OF THE INVENTION In order to realize a core business that performs a non-stop operation for 24 hours based on the conventional distributed object environment, a service is provided while continuously providing a service to a client. It is necessary to have a method to dynamically change the information required to provide the information.

【0006】前記の特開2001−14156号公報で
は、サーバ内に存在する、サービスを提供するサーバオ
ブジェクトにバージョンを割り当てて管理し、同一イン
タフェースを持つ新しいサーバオブジェクトを起動した
際に各々のバージョンを比較し、古いバージョンを持つ
サーバオブジェクトを削除することによって、動的にサ
ーバオブジェクトを切り替える方法を提示している。
[0006] In the above-mentioned Japanese Patent Laid-Open No. 2001-14156, a version is assigned to a server object which provides a service and is managed in the server, and when a new server object having the same interface is started, each version is managed. It presents a method of dynamically switching server objects by comparing and deleting server objects with older versions.

【0007】しかし、この方法では新しいサーバオブジ
ェクトが起動された時に古いサーバオブジェクトが即座
に削除されてしまう為、クライアントが古いサーバオブ
ジェクトを使用して継続問い合わせを行っている場合、
古いサーバオブジェクトとの継続問い合わせを行う為の
セッション維持情報が消滅してしまう。その為、新しい
サーバオブジェクトが起動された時点で、クライアント
はサーバに再度要求を送信し、新しいサーバオブジェク
トとの継続問い合わせを最初からやり直さなくてはなら
ないという問題がある。
However, in this method, the old server object is immediately deleted when the new server object is started. Therefore, when the client uses the old server object for continuous inquiries,
The session maintenance information for making continuous inquiries with the old server object disappears. Therefore, when a new server object is activated, the client has to send a request to the server again and restart the continuous inquiry with the new server object from the beginning.

【0008】また、この方法においては、複数の中間サ
ーバと終端サーバが連携してクライアントにサービスを
提供する分散オブジェクト環境における、複数のサーバ
間でのサーバオブジェクトの切り替え順序が考慮されて
いない為、切り替えのタイミングによっては、バージョ
ンの対応していないサーバオブジェクトの連携によって
サービスが提供され、クライアントからの要求に対する
処理結果の整合性が失われるという問題がある。
Further, in this method, the order of switching server objects among a plurality of servers is not taken into consideration in a distributed object environment in which a plurality of intermediate servers and end servers cooperate to provide services to clients. Depending on the timing of switching, a service is provided by cooperation of server objects of which versions are not compatible, and there is a problem that the consistency of processing results with respect to a request from a client is lost.

【0009】また、この方法においては、サーバオブジ
ェクトの切り替え時に、古いサーバプロセスと新しいサ
ーバプロセスが同時に稼動する為、結果として切り替え
において複数のマシンやプロセスを必要とするという問
題がある。
Further, in this method, since an old server process and a new server process operate simultaneously when switching a server object, there is a problem that a plurality of machines and processes are required for switching.

【0010】本発明の目的は上記問題を解決し、分散オ
ブジェクト環境で提供されるサービス処理の内容の動的
な変更を効率的に行うことが可能な技術を提供すること
にある。
An object of the present invention is to solve the above problems and to provide a technique capable of efficiently dynamically changing the contents of service processing provided in a distributed object environment.

【0011】[0011]

【課題を解決するための手段】本発明は、定義情報の内
容に従ってサービス処理を実行することにより各種サー
ビスを提供するサービス処理システムにおいて、セッシ
ョン数がゼロで最新のものでない定義情報を削除するこ
とによって定義情報を変更するものである。
According to the present invention, in a service processing system that provides various services by executing service processing according to the contents of definition information, the definition information having zero sessions and not the latest definition information is deleted. The definition information is changed by.

【0012】本発明では、各種サービスを提供する際の
処理内容を示す複数のスクリプトを定義した定義情報を
サービス提供側の処理装置に格納し、最新の定義情報を
判定する為の最新定義判定フラグを対応付けて管理して
おり、サービス処理内容の変更等に伴って定義情報が変
更され、その処理装置に新しい変更後の定義情報が追加
されると、変更前の定義情報に対応する最新定義判定フ
ラグに当該定義情報が最新でないことを示す情報を設定
すると共に、変更後の定義情報に対応する最新定義判定
フラグに当該定義情報が最新であることを示す情報を設
定し、最新定義判定フラグの内容を更新する。
According to the present invention, the latest definition determination flag for storing the definition information defining a plurality of scripts showing the processing contents when providing various services in the processing device on the service providing side and judging the latest definition information. When the definition information is changed due to a change in service processing content and the new changed definition information is added to the processing device, the latest definition corresponding to the original definition information is changed. Information indicating that the definition information is not the latest is set in the judgment flag, and information indicating that the definition information is the latest is set in the latest definition judgment flag corresponding to the changed definition information, and the latest definition judgment flag is set. Update the contents of.

【0013】本発明において、サービス処理要求元から
サービス処理要求を受信すると、処理装置に格納されて
いる定義情報の内、その最新定義判定フラグが最新であ
ることを示している定義情報、またはサービス処理要求
中のセッション情報で識別される定義情報を選択し、そ
の定義情報中の要求されたサービスIDに対応するスク
リプトを実行してサービスを提供する。ここで、前記サ
ービス処理の実行により新しいセッションが開始されて
いる場合には、その定義情報を使用しているセッション
の数を示すセッション数に1を加算する。また前記サー
ビス処理の終了後にセッションが終了する場合にはその
定義情報のセッション数を1減少させた後、そのセッシ
ョン数の値を調べ、当該セッション数がゼロであり、そ
の定義情報に対応付けられた最新定義判定フラグが最新
のものでないことを示している場合には、当該定義情報
をその処理装置から削除する。
In the present invention, when a service processing request is received from a service processing request source, definition information indicating that the latest definition determination flag is latest among the definition information stored in the processing device, or the service. The definition information identified by the session information in the processing request is selected, and the script corresponding to the requested service ID in the definition information is executed to provide the service. Here, when a new session is started by the execution of the service process, 1 is added to the number of sessions indicating the number of sessions using the definition information. When the session ends after the service processing is finished, the number of sessions of the definition information is decremented by 1, and the value of the number of sessions is checked, and the number of sessions is zero, and the session is associated with the definition information. If the latest definition determination flag indicates that it is not the latest, the definition information is deleted from the processing device.

【0014】前記の様に本発明では、複数の新規プロセ
スの起動を伴うこと無く、現在処理中の継続問合せにお
けるセッション情報を維持したまま、処理装置内に存在
する定義情報を動的に変更することが可能であり、分散
オブジェクト環境をベースとした24時間無停止運転を
行う基幹業務を実現し、サービス処理要求元に対して継
続的にサービスを提供しつつ、サービスの提供に必要と
なる定義情報を動的に変更することが可能である。
As described above, according to the present invention, the definition information existing in the processing device is dynamically changed while maintaining the session information in the continuous inquiry currently being processed without activating a plurality of new processes. It is possible to realize the core business that performs non-stop operation for 24 hours based on the distributed object environment and continuously provide the service to the service processing requester, and the definition required for the service provision. It is possible to change the information dynamically.

【0015】以上の様に本発明のサービス処理システム
によれば、各種サービスを提供する際の処理内容を示す
複数のスクリプトを定義した定義情報によりサービスを
提供し、セッション数がゼロで最新のものでない定義情
報を削除することによって定義情報を変更するので、分
散オブジェクト環境で提供されるサービス処理の内容の
動的な変更を効率的に行うことが可能である。
As described above, according to the service processing system of the present invention, the service is provided by the definition information that defines a plurality of scripts indicating the processing contents when providing various services, and the latest one with zero sessions is provided. Since the definition information is changed by deleting the non-definition information, it is possible to efficiently dynamically change the content of service processing provided in the distributed object environment.

【0016】[0016]

【発明の実施の形態】以下に一つのサーバがクライアン
トにサービスを提供する分散オブジェクト環境、及び中
間サーバと終端サーバが連携してクライアントにサービ
スを提供する分散オブジェクト環境で稼働中に定義情報
を動的に変更する一実施形態のサービス処理システムに
ついて説明する。
BEST MODE FOR CARRYING OUT THE INVENTION The definition information is operated during operation in a distributed object environment in which one server provides a service to a client, and a distributed object environment in which an intermediate server and an end server cooperate to provide a service to a client. A service processing system according to an embodiment of the present invention will be described.

【0017】図1は本実施形態のサービス処理システム
の全体概要を示す図である。図1に示す様に本実施形態
のサーバ120は、サービス処理部130と、定義情報
管理処理部140とを有している。
FIG. 1 is a diagram showing an overall outline of the service processing system of this embodiment. As shown in FIG. 1, the server 120 of this embodiment includes a service processing unit 130 and a definition information management processing unit 140.

【0018】サービス処理部130は、サービス処理要
求元のクライアント100からサービス処理要求を受信
し、サーバ120に格納されている定義情報の内容に従
ってサービス処理を実行する処理部である。定義情報管
理処理部140は、サービス処理の処理内容を定義した
定義情報を格納しているサーバ120に新しい定義情報
が追加された場合に、最新の定義情報を判定する為の最
新定義判定フラグの内容を更新し、サービス処理の実行
の際に、サーバ120内に格納された定義情報を使用し
ているセッションの数を示すセッション数を管理し、前
記セッション数がゼロであり、前記最新定義判定フラグ
が最新のものでないことを示している定義情報をサーバ
120から削除する処理部である。
The service processing unit 130 is a processing unit that receives a service processing request from the client 100 of the service processing request source and executes the service processing according to the contents of the definition information stored in the server 120. The definition information management processing unit 140 sets a latest definition determination flag for determining the latest definition information when new definition information is added to the server 120 that stores the definition information defining the processing content of the service processing. When the content is updated and the service process is executed, the number of sessions indicating the number of sessions using the definition information stored in the server 120 is managed, the number of sessions is zero, and the latest definition determination is performed. A processing unit that deletes definition information indicating that the flag is not the latest one from the server 120.

【0019】サーバ120をサービス処理部130及び
定義情報管理処理部140として機能させる為のプログ
ラムは、CD−ROM等の記録媒体に記録され磁気ディ
スク等に格納された後、メモリにロードされて実行され
るものとする。なお前記プログラムを記録する記録媒体
はCD−ROM以外の他の記録媒体でも良い。また前記
プログラムを当該記録媒体から情報処理装置にインスト
ールして使用しても良いし、ネットワークを通じて当該
記録媒体にアクセスして前記プログラムを使用するもの
としても良い。
A program for causing the server 120 to function as the service processing unit 130 and the definition information management processing unit 140 is recorded in a recording medium such as a CD-ROM and stored in a magnetic disk or the like, and then loaded into a memory and executed. Shall be done. The recording medium for recording the program may be a recording medium other than the CD-ROM. The program may be installed in the information processing apparatus from the recording medium and used, or the recording medium may be accessed through the network to use the program.

【0020】本実施形態において、クライアント100
は、既存のサービス処理をサーバ120に対して要求す
る処理装置であり、定義情報変更用クライアント110
は、後述する定義情報管理処理部140に対して、各種
サービスを提供する際の処理内容を示す複数のスクリプ
トを定義した定義情報の格納を指示する処理装置であ
る。
In this embodiment, the client 100
Is a processing device that requests an existing service process from the server 120, and is a definition information changing client 110.
Is a processing device for instructing a definition information management processing unit 140, which will be described later, to store definition information defining a plurality of scripts indicating the processing contents when providing various services.

【0021】また、サーバ120はクライアント100
にサービスを提供する処理装置であり、このサーバ12
0は、一つのサーバがクライアント100にサービスを
提供する分散オブジェクト環境においては終端サーバと
なり、複数の中間サーバと終端サーバが連携してクライ
アント100にサービスを提供する分散オブジェクト環
境においては中間サーバとして機能する。
The server 120 is a client 100.
Is a processing device that provides services to the server 12
0 functions as an end server in a distributed object environment in which one server provides a service to the client 100, and functions as an intermediate server in a distributed object environment in which a plurality of intermediate servers and end servers cooperate to provide a service to the client 100. To do.

【0022】サービス処理部130は、定義情報中の要
求されたサービスIDに対応するスクリプトを実行して
既存のサービス処理を行う既存処理部131、後述する
定義情報管理テーブル150が保持している定義情報の
詳細を参照するテーブル参照部132、現在使用してい
る定義情報のセッション数の変更を後述する定義情報管
理処理部140に対して通知するセッション数変更指示
部133から構成される。
The service processing unit 130 executes the script corresponding to the requested service ID in the definition information to perform the existing service processing, and the definition held by the definition information management table 150 described later. A table reference unit 132 for referring to details of information, and a session number change instruction unit 133 for notifying a definition information management processing unit 140, which will be described later, of a change in the number of sessions of definition information currently used.

【0023】定義情報管理処理部140は、指定された
ファイル等から定義情報を読み取ってサーバ120内に
格納する定義情報格納部141、各定義情報に一意とな
る識別子を管理して定義情報に附加する識別子管理部1
42、格納した定義情報の詳細の追加、変更及び削除を
定義情報管理テーブル150に対して行うテーブル操作
部143、サービス処理部130のセッション数変更指
示部133からの指示によって定義情報のセッション数
を変更するサービス機能連携部144、定義情報変更用
クライアント110からの要求を受け付ける格納要求受
付部145から構成される。
The definition information management processing unit 140 reads the definition information from a specified file or the like and stores it in the server 120, manages an identifier unique to each definition information, and adds it to the definition information. Identifier management unit 1
42, a table operation unit 143 that adds, changes, and deletes the details of the stored definition information to the definition information management table 150, and sets the number of sessions of the definition information according to an instruction from the session number change instruction unit 133 of the service processing unit 130. It includes a service function cooperation unit 144 to be changed and a storage request reception unit 145 that receives a request from the definition information changing client 110.

【0024】変更前定義情報180及び変更後定義情報
181は、定義情報管理処理部140の定義情報格納部
141によって格納される。定義情報管理テーブル15
0は、格納されている定義情報の詳細を保持する情報保
管部170と、他機能が情報保管部170の内容を操作
する為のテーブル操作用インタフェース160から構成
され、テーブル操作用インタフェース160は、情報保
管部170内の情報を参照、追加、変更、及び削除する
為の機能から構成される。
The pre-change definition information 180 and the post-change definition information 181 are stored in the definition information storage section 141 of the definition information management processing section 140. Definition information management table 15
0 is composed of an information storage unit 170 that holds the details of the stored definition information and a table operation interface 160 for another function to operate the contents of the information storage unit 170. It is composed of functions for referring to, adding, changing, and deleting information in the information storage unit 170.

【0025】サーバ190は中間サーバと終端サーバが
連携してサービスを提供する分散オブジェクト環境にお
ける終端サーバであり、サーバ190は、サーバ120
と同等の機能を有する。一つのサーバが単独でクライア
ント100にサービスを提供する分散オブジェクト環境
では、終端サーバのサーバ190は存在しない。
The server 190 is a terminal server in a distributed object environment in which an intermediate server and a terminal server cooperate to provide services. The server 190 is the server 120.
It has the same function as. In a distributed object environment in which one server independently provides services to the client 100, the terminal server 190 does not exist.

【0026】図2は本実施形態の情報保管部170の構
成を示す図である。図2において、定義情報識別子17
1は、サービス処理システム内で定義情報を一意に識別
する為の識別子であり、セッション数172は、定義情
報識別子171で識別される定義情報を現在参照してい
るセッションの総数であり、位置情報173は、定義情
報識別子171で識別される定義情報のサーバ120内
における位置を示す情報であり、最新定義判定フラグ1
74は、定義情報識別子171で識別される定義情報が
最新であるか否かを判定する為のフラグである。最新定
義判定フラグ174が真である場合、その定義情報は最
新であることを意味し、偽である場合は、当該定義情報
は変更前のものであることを意味する。
FIG. 2 is a diagram showing the configuration of the information storage unit 170 of this embodiment. In FIG. 2, the definition information identifier 17
1 is an identifier for uniquely identifying the definition information within the service processing system, and the number of sessions 172 is the total number of sessions currently referring to the definition information identified by the definition information identifier 171. Reference numeral 173 is information indicating the position in the server 120 of the definition information identified by the definition information identifier 171, and the latest definition determination flag 1
Reference numeral 74 is a flag for determining whether or not the definition information identified by the definition information identifier 171 is the latest. When the latest definition determination flag 174 is true, the definition information is latest, and when it is false, the definition information is before the change.

【0027】図3は本実施形態のサーバ起動時の定義情
報格納処理の処理手順を示すフローチャートである。図
3では、一つのサーバがクライアント100にサービス
を提供する場合、及び中間サーバと終端サーバが連携し
てクライアント100にサービスを提供する場合におけ
る、中間サーバと終端サーバ起動時の定義情報格納処理
をフローチャートで表している。
FIG. 3 is a flow chart showing the processing procedure of the definition information storage processing at the time of server startup according to this embodiment. In FIG. 3, the definition information storage process at the time of starting the intermediate server and the termination server when one server provides the service to the client 100 and when the intermediate server and the termination server cooperate to provide the service to the client 100. It is represented by a flowchart.

【0028】始めに、定義情報を格納したファイル名が
サーバ起動時に指定されており、かつそのファイルが存
在することを確認する(ステップ300)。どちらかの
条件が満たされていない場合は、そのままサーバを停止
する。ファイル名が指定されており、かつそのファイル
が存在する場合は、定義情報格納部141を使用して、
指定されたファイル内の定義情報をサーバのメモリに格
納する(ステップ301)。
First, it is confirmed that the file name storing the definition information is designated at the time of starting the server and that the file exists (step 300). If either condition is not satisfied, stop the server as it is. When the file name is specified and the file exists, the definition information storage unit 141 is used to
The definition information in the designated file is stored in the memory of the server (step 301).

【0029】次に、識別子管理部142を使用して、格
納した定義情報に一意の識別子を割り当てる(ステップ
302)。最後に、テーブル操作部143を使用して定
義情報管理テーブル150の情報保管部170に、定義
情報識別子171、セッション数172、位置情報17
3、最新定義判定フラグ174を記録する(ステップ3
03)。その際、セッション数172をゼロとし、最新
定義判定フラグ174を真に設定する。
Next, the identifier management section 142 is used to assign a unique identifier to the stored definition information (step 302). Finally, using the table operation unit 143, the definition information identifier 171, the number of sessions 172, and the position information 17 are stored in the information storage unit 170 of the definition information management table 150.
3. Record the latest definition determination flag 174 (step 3
03). At that time, the number of sessions 172 is set to zero and the latest definition determination flag 174 is set to true.

【0030】次に、一つのサーバ120がクライアント
100にサービスを提供する場合において、定義情報変
更用クライアント110から定義情報変更要求を受信し
た時の、定義情報変更処理を説明する。
Next, a description will be given of the definition information changing process when a definition information changing request is received from the definition information changing client 110 when one server 120 provides a service to the client 100.

【0031】図4は本実施形態の定義情報変更用クライ
アント110とサーバ120との間で送受信されるメッ
セージの形式を示す図である。定義情報格納要求400
は定義情報変更用クライアント110から終端サーバ1
20の格納要求受付部145に対して送信される定義情
報格納要求メッセージの例を表しており、定義情報ファ
イル名401は最新の定義情報が格納されているファイ
ルの名称を示している。また、定義情報格納応答410
は定義情報格納要求400に対するサーバ120からの
応答メッセージを表し、処理成功/失敗通知411は定
義情報格納要求400に対する処理の成功若しくは失敗
を示している。
FIG. 4 is a diagram showing a format of a message transmitted / received between the definition information changing client 110 and the server 120 of this embodiment. Definition information storage request 400
Is the definition information changing client 110 to the end server 1
20 shows an example of a definition information storage request message transmitted to the storage request receiving unit 145 of FIG. 20, and the definition information file name 401 shows the name of the file in which the latest definition information is stored. Also, the definition information storage response 410
Represents a response message from the server 120 to the definition information storage request 400, and the processing success / failure notification 411 indicates the success or failure of the processing for the definition information storage request 400.

【0032】図5は本実施形態のサーバ側における定義
情報変更処理の処理手順を示すフローチャートである。
初めに、サーバ120は定義情報変更用クライアント1
10からの定義情報格納要求400を格納要求受付部1
45によって受信する(ステップ500)。
FIG. 5 is a flow chart showing the processing procedure of the definition information change processing on the server side of this embodiment.
First, the server 120 is the definition information changing client 1
The storage request receiving unit 1 receives the definition information storage request 400 from
It is received by 45 (step 500).

【0033】そして、受信した要求の中に定義情報ファ
イル名401が指定されていること、及びそのファイル
が存在することを確認する(ステップ501)。もしい
ずれかの条件が満たされなかった場合、サーバは処理に
失敗した旨を告げる値を処理成功/失敗通知411に設
定した定義情報格納応答410を作成し、定義情報変更
用クライアント110に対して返信する(ステップ50
4)。
Then, it is confirmed that the definition information file name 401 is specified in the received request and that the file exists (step 501). If any one of the conditions is not satisfied, the server creates a definition information storage response 410 in which a value indicating that the processing has failed is set in the processing success / failure notification 411, and the server 110 Reply (step 50)
4).

【0034】一方、前記条件が満たされた場合、図3の
ステップ301〜ステップ303と同様の処理を行い、
定義情報格納要求400中の定義情報ファイル名401
で示されたファイル中の定義情報を読み出してサーバ1
20のメモリに格納する。その後、テーブル操作部14
3を使用し、情報保管部170に保持されている変更前
定義情報180の最新定義判定フラグ174を偽に設定
する(ステップ502)。そして、処理に成功した旨を
告げる値を処理成功/失敗通知411に設定した定義情
報格納応答410を作成し、定義情報変更用クライアン
ト110に対して送信する(ステップ503)。
On the other hand, when the above conditions are satisfied, the same processing as steps 301 to 303 in FIG. 3 is performed,
Definition information file name 401 in the definition information storage request 400
Server 1 by reading the definition information in the file indicated by
20 memories. After that, the table operation unit 14
3, the latest definition determination flag 174 of the pre-change definition information 180 held in the information storage unit 170 is set to false (step 502). Then, the definition information storage response 410 in which the value indicating the success of the processing is set in the processing success / failure notification 411 is created and transmitted to the definition information changing client 110 (step 503).

【0035】次に、一つのサーバ120が既存クライア
ント100に対してサービスを提供する場合における、
定義情報の参照処理と削除処理について説明する。
Next, in the case where one server 120 provides a service to the existing client 100,
The definition information reference processing and deletion processing will be described.

【0036】図6は本実施形態のクライアント100と
終端サーバであるサーバ120の間で送受信されるメッ
セージの形式を示す図である。サービス処理要求600
はクライアント100がサーバ120に対してサービス
処理の提供要求を発行する為のメッセージであり、サー
ビス処理要求内容601にはサービスの種類を特定する
値であるサービスIDが格納される。
FIG. 6 is a diagram showing a format of a message transmitted / received between the client 100 of the present embodiment and the server 120 which is a terminal server. Service processing request 600
Is a message for the client 100 to issue a service processing providing request to the server 120, and the service processing request content 601 stores a service ID that is a value that identifies the type of service.

【0037】定義情報名付きセッション情報602は、
当要求が継続問合せ要求である場合に指定されるセッシ
ョン情報を示しており、当セッション情報内には、使用
する定義情報を区別する為の定義情報識別子171が含
まれる。また、単発、継続問合せを問わず、クライアン
ト100が初めてサービス処理要求600をサーバ12
0に発行する時には、定義情報名付きセッション情報6
02には値が設定されない。
The session information 602 with definition information name is
The session information designated when this request is a continuous inquiry request is shown, and the definition information identifier 171 for distinguishing the definition information to be used is included in this session information. In addition, the client 100 requests the service processing request 600 for the first time regardless of whether it is a one-time inquiry or a continuous inquiry.
When issued to 0, the session information with definition information name 6
No value is set in 02.

【0038】サービス処理応答610は、サービス処理
後にクライアント100に対してサーバ120が送信す
る応答メッセージを示したものであり、処理結果611
は、サービスの処理の結果を示す情報を含み、サービス
処理中にエラーが発生した様な場合にはエラー情報を含
むものである。
The service processing response 610 shows a response message transmitted from the server 120 to the client 100 after the service processing, and the processing result 611.
Contains information indicating the result of service processing, and error information when an error occurs during service processing.

【0039】定義情報名付きセッション情報612は、
既存クライアントが継続問合せ要求を行う為のセッショ
ン情報であり、当セッション情報の中にはサービス処理
に使用された定義情報識別子171が含まれる。また、
セッションが終了した場合、定義情報名付きセッション
情報612には値は設定されない。
The session information 612 with definition information name is
This is session information for the existing client to make a continuous inquiry request, and this session information includes the definition information identifier 171 used for the service processing. Also,
When the session ends, no value is set in the definition-information-named session information 612.

【0040】図7は本実施形態の既存クライアント10
0が終端サーバであるサーバ120に対してサービス処
理要求600を発行した場合の処理の処理手順を示すフ
ローチャートである。まず、クライアント100からサ
ービス処理要求600を受信したサーバ120は、サー
ビス処理部130に当メッセージを渡す(ステップ70
0)。
FIG. 7 shows the existing client 10 of this embodiment.
9 is a flowchart showing a processing procedure of processing when a service processing request 600 is issued to the server 120 where 0 is a terminal server. First, the server 120 receiving the service processing request 600 from the client 100 passes this message to the service processing unit 130 (step 70).
0).

【0041】その後、既存処理部131において、定義
情報名付きセッション情報602にセッション情報が指
定されているかどうかを確認し(ステップ701)、セ
ッション情報が指定されていない場合は、テーブル参照
部132を通じて定義情報管理テーブル150内の情報
保管部170から最新の変更後定義情報181の定義情
報識別子171及び位置情報173を受取る(ステップ
703)。
Thereafter, the existing processing unit 131 confirms whether session information is specified in the definition information-named session information 602 (step 701). If no session information is specified, the table reference unit 132 is used. The definition information identifier 171 and the position information 173 of the latest changed definition information 181 are received from the information storage unit 170 in the definition information management table 150 (step 703).

【0042】また、セッション数変更指示部133によ
って、サービス機能連携部144に対し、当該定義情報
のセッション数172を一つ増加させることを指示する
(ステップ704)。その後、サービス処理要求600
で要求されたサービスIDに対応する変更後定義情報1
81中のスクリプトを実行してサービスを提供する既存
処理を行う(ステップ705)。
Further, the session number change instruction unit 133 instructs the service function cooperation unit 144 to increase the number of sessions 172 of the definition information by one (step 704). After that, the service processing request 600
Definition information 1 corresponding to the service ID requested by
The script in 81 is executed to perform an existing process of providing a service (step 705).

【0043】一方、もしステップ701においてセッシ
ョン情報が指定されていた場合、定義情報名付きセッシ
ョン情報602から定義情報識別子171を取得し、テ
ーブル参照部132を通じて同じ定義情報識別子171
を持つ定義情報の位置情報173を取得する(ステップ
702)。その後、ステップ705の処理を実行する。
On the other hand, if the session information is designated in step 701, the definition information identifier 171 is obtained from the definition-information-named session information 602, and the same definition information identifier 171 is obtained through the table reference unit 132.
The position information 173 of the definition information having is acquired (step 702). Then, the process of step 705 is executed.

【0044】ステップ705の処理終了後、セッション
を継続するか否かを判断し(ステップ706)、もしセ
ッションを継続する場合は、行ったサービスに使用した
定義情報識別子171を附加した定義情報名付きセッシ
ョン情報612を作成し、サービス処理の結果を示す処
理結果611と共に既存クライアント100へのサービ
ス処理応答610に含め(ステップ711)、既存クラ
イアント100に対して送信する(ステップ712)。
After the processing of step 705 is completed, it is judged whether or not to continue the session (step 706). If the session is to be continued, the definition information name with the definition information identifier 171 used for the service provided is added. The session information 612 is created and included in the service processing response 610 to the existing client 100 together with the processing result 611 indicating the result of the service processing (step 711) and transmitted to the existing client 100 (step 712).

【0045】一方、もしセッションを終了する場合に
は、セッション数変更指示部133によって、サービス
機能連携部144に対しサービス処理に使用した定義情
報のセッション数172を一つ減らす指示を出す(ステ
ップ707)。
On the other hand, if the session is to be terminated, the session number change instructing unit 133 issues an instruction to the service function cooperation unit 144 to decrease the session number 172 of the definition information used for the service processing by one (step 707). ).

【0046】その後、サービス機能連携部144は、当
該定義情報のセッション数172及び最新定義判定フラ
グ174を確認し(ステップ708)、もしセッション
数172がゼロで、なおかつ最新定義判定フラグ174
が偽でその定義情報が最新のものでないことを示してい
る場合は、テーブル操作部143を使用して変更前定義
情報180をサーバ120内から削除し、同時に当該定
義情報の詳細も情報保管部170から削除する(ステッ
プ709)。そして、定義情報名付きセッション情報6
12を空に設定したサービス処理応答610を作成し
(ステップ710)、既存クライアント100に対して
送信する(ステップ712)。
After that, the service function cooperation unit 144 confirms the number of sessions 172 and the latest definition determination flag 174 of the definition information (step 708). If the number of sessions 172 is zero and the latest definition determination flag 174 is also present.
Is false and indicates that the definition information is not the latest, the table operation unit 143 is used to delete the pre-change definition information 180 from the server 120, and at the same time, the details of the definition information are also stored in the information storage unit. It is deleted from 170 (step 709). And session information with definition information name 6
A service processing response 610 in which 12 is set to be empty is created (step 710) and transmitted to the existing client 100 (step 712).

【0047】図7で示した処理はサービス処理部130
内で行われる処理であるが、枠70A内の処理について
は、定義情報管理処理部140に制御が移行する。
The processing shown in FIG. 7 is the service processing unit 130.
The control is transferred to the definition information management processing unit 140 for the processing within the frame 70A, which is processing performed within the frame 70A.

【0048】次に、中間サーバ120と終端サーバ19
0が連携してクライアント100にサービスを提供する
場合における、定義情報変更処理を説明する。
Next, the intermediate server 120 and the end server 19
The definition information changing process in the case where 0s cooperate with each other to provide a service to the client 100 will be described.

【0049】図8は本実施形態の中間サーバ120と終
端サーバ190が連携してクライアント100にサービ
スを提供する場合における定義情報変更用クライアント
110の処理手順を示すフローチャートである。ユーザ
は定義を変更するサーバのアドレス情報と、各サーバが
使用する定義情報を格納したファイルの名称を、変更す
る順番に指定する。
FIG. 8 is a flowchart showing a processing procedure of the definition information changing client 110 when the intermediate server 120 and the end server 190 of this embodiment cooperate with each other to provide a service to the client 100. The user specifies the address information of the server whose definition is to be changed and the name of the file that stores the definition information used by each server in the order of change.

【0050】起動直後(ステップ800)、まず定義情
報変更用クライアント110は、定義情報を変更するサ
ーバのアドレス情報と、各サーバが使用する定義情報を
格納したファイル名をユーザから取得する(ステップ8
01)。
Immediately after starting (step 800), the definition information changing client 110 first obtains from the user the address information of the server whose definition information is to be changed and the file name storing the definition information used by each server (step 8).
01).

【0051】その後、ステップ802では、サーバのア
ドレス情報を変更する順に格納したリストの作成を行
う。すなわち、ステップ801で取得したサーバのアド
レス情報と定義情報のファイル名を使用して各サーバの
定義情報を取得した後、それらの定義情報内のスクリプ
トを解析し、その定義情報に定義されている各サービス
を実行した場合のサーバ間の呼び出し関係を解析して各
サーバの呼び出し順序を求め、その呼び出し順序の最後
に呼出されるサーバから順にアドレス情報を格納したリ
ストを作成する。またステップ803では、ステップ8
02でリストに格納したサーバの順で各サーバに対応し
たファイル名のリストの作成を行う。
Then, in step 802, a list in which the address information of the server is stored in the order of change is created. That is, after the definition information of each server is acquired using the address information of the server and the file name of the definition information acquired in step 801, the scripts in those definition information are analyzed and defined in the definition information. The call relationship between the servers when each service is executed is analyzed to obtain the call order of each server, and a list storing address information is created in order from the server called at the end of the call order. In step 803, step 8
In step 02, the list of file names corresponding to each server is created in the order of the servers stored in the list.

【0052】その後、ステップ802で作成したリスト
の内容をチェックし(ステップ804)、リスト内に要
素が無い場合はそのまま処理を終了する(ステップ80
9)。一方、リスト内に要素がある場合は、サーバのア
ドレス情報と、対応するファイル名をリストから取り出
し、定義情報格納要求400を作成する(ステップ80
5)。
After that, the contents of the list created in step 802 are checked (step 804), and if there is no element in the list, the processing is terminated (step 80).
9). On the other hand, if there is an element in the list, the address information of the server and the corresponding file name are taken out from the list, and the definition information storage request 400 is created (step 80).
5).

【0053】そして、当メッセージをサーバに送信し、
応答を受信するまで所定時間の待ちを行う(ステップ8
06)。その後、ステップ807において受信した定義
情報格納応答410の処理成功/失敗通知411をチェ
ックし、失敗通知が含まれていた場合には、処理の失敗
をユーザに通知(ステップ808)して処理を終了する
(ステップ809)。一方、処理に成功した場合はステ
ップ804に戻り、リスト内の次の要素について処理を
行う。
Then, this message is sent to the server,
Wait for a predetermined time until receiving a response (step 8)
06). After that, the processing success / failure notification 411 of the definition information storage response 410 received in step 807 is checked, and if the failure notification is included, the user is notified of the processing failure (step 808) and the processing ends. (Step 809). On the other hand, if the process is successful, the process returns to step 804 to process the next element in the list.

【0054】図8における定義情報変更用クライアント
110の処理を行う場合、中間サーバ120及び終端サ
ーバ190における処理の変更は不要であり、図5に示
した処理を実装していれば良い。
When the process of the definition information changing client 110 in FIG. 8 is performed, it is not necessary to change the process in the intermediate server 120 and the end server 190, and the process shown in FIG. 5 may be installed.

【0055】次に、中間サーバ120と終端サーバ19
0が連携してクライアント100にサービスを提供する
場合における、定義情報の参照処理と削除処理について
説明する。
Next, the intermediate server 120 and the end server 19
A description will be given of definition information reference processing and deletion processing when 0s provide services to the client 100 in cooperation with each other.

【0056】図9は本実施形態の複数サーバ連携時の中
間サーバ120による定義情報の参照と削除処理の処理
手順を示すフローチャートである。図9ではクライアン
ト100がサーバ120に対してサービス処理要求60
0を発行した場合の処理を表しており、この場合、サー
バ120は中間サーバとして機能する。
FIG. 9 is a flow chart showing the procedure of definition information reference and deletion processing by the intermediate server 120 when linking a plurality of servers according to this embodiment. In FIG. 9, the client 100 requests the service processing 60 to the server 120.
This represents a process when 0 is issued, and in this case, the server 120 functions as an intermediate server.

【0057】ステップ700からステップ705までは
図7の場合と同様であるが、ステップ705終了後に、
終端サーバ190に対して中間サーバ120がサービス
処理要求600を送信し、応答待ち状態となる(ステッ
プ900)点が異なる。
Steps 700 to 705 are the same as in the case of FIG. 7, but after step 705 is completed,
The difference is that the intermediate server 120 transmits the service processing request 600 to the end server 190 and enters a response waiting state (step 900).

【0058】終端サーバ190からはサービス処理応答
610が返されてくる為、当メッセージの定義情報名付
きセッション情報612を参照して、セッションが終了
したかどうかを判定する(ステップ901)。その後の
処理は、図9におけるステップ707からステップ71
2までと同様である。また、終端サーバにおける処理
は、図7に示した処理と同様である。この場合、中間サ
ーバ120は、終端サーバ190から見てクライアント
100と同じである。
Since the service processing response 610 is returned from the terminal server 190, it is determined whether or not the session has ended by referring to the session information 612 with definition information name in this message (step 901). Subsequent processing is from step 707 to step 71 in FIG.
The same as up to 2. Further, the processing in the terminal server is the same as the processing shown in FIG. 7. In this case, the intermediate server 120 is the same as the client 100 as seen from the end server 190.

【0059】図7及び図9で示した処理においては、サ
ービスの処理に古い定義情報を使用するか、最新の定義
情報を使用するかの判定は、サーバ側で行う。その為、
既存のクライアント100は処理を変更する必要はな
く、既存のサービス処理要求600をサーバに対して発
行するだけで良い。
In the processing shown in FIGS. 7 and 9, the server determines whether to use the old definition information or the latest definition information for the service processing. For that reason,
The existing client 100 does not need to change the processing, and only needs to issue the existing service processing request 600 to the server.

【0060】以上説明した様に本実施形態のサービス処
理システムによれば、各種サービスを提供する際の処理
内容を示す複数のスクリプトを定義した定義情報により
サービスを提供し、セッション数がゼロで最新のもので
ない定義情報を削除することによって定義情報を変更す
るので、分散オブジェクト環境で提供されるサービス処
理の内容の動的な変更を効率的に行うことが可能であ
る。
As described above, according to the service processing system of this embodiment, the service is provided by the definition information defining a plurality of scripts showing the processing contents when providing various services, and the number of sessions is zero and the latest Since the definition information is changed by deleting the definition information that is not included in the distributed object environment, it is possible to efficiently dynamically change the content of the service processing provided in the distributed object environment.

【0061】[0061]

【発明の効果】本発明によれば各種サービスを提供する
際の処理内容を示す複数のスクリプトを定義した定義情
報によりサービスを提供し、セッション数がゼロで最新
のものでない定義情報を削除することによって定義情報
を変更するので、分散オブジェクト環境で提供されるサ
ービス処理の内容の動的な変更を効率的に行うことが可
能である。
According to the present invention, a service is provided by definition information that defines a plurality of scripts that indicate processing contents when various services are provided, and definition information that has zero sessions and is not the latest is deleted. Since the definition information is changed by, it is possible to efficiently dynamically change the content of service processing provided in the distributed object environment.

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

【図1】本実施形態のサービス処理システムの全体概要
を示す図である。
FIG. 1 is a diagram showing an overall outline of a service processing system of this embodiment.

【図2】本実施形態の情報保管部170の構成を示す図
である。
FIG. 2 is a diagram showing a configuration of an information storage unit 170 of this embodiment.

【図3】本実施形態のサーバ起動時の定義情報格納処理
の処理手順を示すフローチャートである。
FIG. 3 is a flowchart showing a processing procedure of definition information storage processing at server startup according to the present embodiment.

【図4】本実施形態の定義情報変更用クライアント11
0とサーバ120との間で送受信されるメッセージの形
式を示す図である。
FIG. 4 is a definition information changing client 11 according to the present embodiment.
6 is a diagram showing a format of a message transmitted and received between 0 and the server 120. FIG.

【図5】本実施形態のサーバ側における定義情報変更処
理の処理手順を示すフローチャートである。
FIG. 5 is a flowchart showing a processing procedure of definition information change processing on the server side according to the present embodiment.

【図6】本実施形態のクライアント100と終端サーバ
であるサーバ120の間で送受信されるメッセージの形
式を示す図である。
FIG. 6 is a diagram showing a format of a message transmitted / received between a client 100 and a server 120 which is a terminal server according to the present embodiment.

【図7】本実施形態の既存クライアント100が終端サ
ーバであるサーバ120に対してサービス処理要求60
0を発行した場合の処理の処理手順を示すフローチャー
トである。
FIG. 7 is a service processing request 60 to the server 120, which is the terminal server, of the existing client 100 of this embodiment.
It is a flow chart which shows a processing procedure of processing when 0 is issued.

【図8】本実施形態の中間サーバ120と終端サーバ1
90が連携してクライアント100にサービスを提供す
る場合における定義情報変更用クライアント110の処
理手順を示すフローチャートである。
FIG. 8 is an intermediate server 120 and an end server 1 according to this embodiment.
9 is a flowchart showing a processing procedure of a definition information changing client 110 when 90 cooperates to provide a service to the client 100.

【図9】本実施形態の複数サーバ連携時の中間サーバ1
20による定義情報の参照と削除処理の処理手順を示す
フローチャートである。
FIG. 9 is an intermediate server 1 when linking multiple servers according to the present embodiment.
20 is a flow chart showing a processing procedure of reference and deletion processing of definition information by 20.

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

100…クライアント、110…定義情報変更用クライ
アント、120…サーバ、131…既存処理部、132
…テーブル参照部、133…セッション数変更指示部、
141…定義情報格納部、142…識別子管理部、14
3…テーブル操作部、144…サービス機能連携部、1
45…格納要求受付部、150…定義情報管理テーブ
ル、160…テーブル操作用インタフェース、170…
情報保管部、180…変更前定義情報、181…変更後
定義情報、190…サーバ、130…サービス処理部、
140…定義情報管理処理部、171…定義情報識別
子、172…セッション数、173…位置情報、174
…最新定義判定フラグ、400…定義情報格納要求、4
01…定義情報ファイル名、410…定義情報格納応
答、411…処理成功/失敗通知、600…サービス処
理要求、601…サービス処理要求内容、602…定義
情報名付きセッション情報、610…サービス処理応
答、611…処理結果、612…定義情報名付きセッシ
ョン情報、70A…枠。
100 ... client, 110 ... definition information changing client, 120 ... server, 131 ... existing processing unit, 132
... table reference part, 133 ... session number change instruction part,
141 ... Definition information storage unit, 142 ... Identifier management unit, 14
3 ... Table operation unit, 144 ... Service function cooperation unit, 1
45 ... Storage request receiving unit, 150 ... Definition information management table, 160 ... Table operation interface, 170 ...
Information storage unit, 180 ... Definition information before change, 181 ... Definition information after change, 190 ... Server, 130 ... Service processing unit,
140 ... Definition information management processing unit, 171 ... Definition information identifier, 172 ... Session number, 173 ... Position information, 174
... latest definition determination flag, 400 ... request for storing definition information, 4
01 ... Definition information file name, 410 ... Definition information storage response, 411 ... Processing success / failure notification, 600 ... Service processing request, 601 ... Service processing request content, 602 ... Definition information named session information, 610 ... Service processing response, 611 ... Processing result, 612 ... Session information with definition information name, 70A ... Frame.

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】 定義情報の内容に従ってサービス処理を
実行することにより各種サービスを提供するサービス処
理方法において、 サービス処理の処理内容を定義した定義情報を格納して
いる処理装置に新しい定義情報が追加された場合に、最
新の定義情報を判定する為の最新定義判定フラグの内容
を更新するステップと、 サービス処理要求元からサービス処理要求を受信し、処
理装置に格納されている定義情報の内容に従ってサービ
ス処理を実行するステップと、サービス処理の実行の際
に、処理装置内に格納された定義情報を使用しているセ
ッションの数を示すセッション数を管理するステップ
と、 前記セッション数がゼロであり、前記最新定義判定フラ
グが最新のものでないことを示している定義情報を処理
装置から削除するステップとを有することを特徴とする
サービス処理方法。
1. A service processing method for providing various services by executing service processing according to the content of definition information, wherein new definition information is added to a processing device storing definition information defining the processing content of service processing. In the case where the service processing request is received, the step of updating the content of the latest definition determination flag for determining the latest definition information, and the step of receiving the service processing request from the service processing request source, A step of executing a service process, a step of managing the number of sessions indicating the number of sessions using the definition information stored in the processing device during the execution of the service process, and the number of sessions is zero. , A step of deleting from the processing device definition information indicating that the latest definition determination flag is not the latest. A service processing method comprising:
【請求項2】 サービス処理の実行後、セッションが継
続される場合には、そのセッションで使用されている定
義情報を識別する為の定義情報識別子をセッション情報
としてサービス処理要求元に応答するステップと、 サービス処理要求中にセッション情報が指定されている
場合には、そのセッション情報中の定義情報識別子によ
り識別される定義情報の内容に従ってサービス処理を実
行するステップとを有することを特徴とする請求項1に
記載されたサービス処理方法。
2. A step of responding to a service processing request source by using, as session information, a definition information identifier for identifying definition information used in the session when the session is continued after the service processing is executed. If the session information is specified in the service processing request, the service processing is executed according to the content of the definition information identified by the definition information identifier in the session information. The service processing method described in 1.
【請求項3】 複数の処理装置の連携によるサービス処
理の処理内容を定義した定義情報を変更する際に、呼び
出される処理装置の順序に応じて定義情報の変更順序を
制御することを特徴とする請求項1または請求項2のい
ずれかに記載されたサービス処理方法。
3. When changing the definition information defining the processing content of the service processing by cooperation of a plurality of processing devices, the changing order of the definition information is controlled according to the order of the called processing devices. The service processing method according to claim 1.
【請求項4】 定義情報の内容に従ってサービス処理を
実行することにより各種サービスを提供するサービス処
理システムにおいて、 サービス処理要求元からサービス処理要求を受信し、処
理装置に格納されている定義情報の内容に従ってサービ
ス処理を実行するサービス処理部と、 サービス処理の処理内容を定義した定義情報を格納して
いる処理装置に新しい定義情報が追加された場合に、最
新の定義情報を判定する為の最新定義判定フラグの内容
を更新し、サービス処理の実行の際に、処理装置内に格
納された定義情報を使用しているセッションの数を示す
セッション数を管理し、前記セッション数がゼロであ
り、前記最新定義判定フラグが最新のものでないことを
示している定義情報を処理装置から削除する定義情報管
理処理部とを備えることを特徴とするサービス処理シス
テム。
4. In a service processing system that provides various services by executing service processing according to the content of definition information, the content of the definition information stored in the processing device upon receiving a service processing request from a service processing request source. The latest definition for determining the latest definition information when new definition information is added to the service processing unit that executes the service processing according to the above, and the processing device that stores the definition information that defines the processing content of the service processing. The content of the determination flag is updated, the number of sessions indicating the number of sessions using the definition information stored in the processing device is managed at the time of executing the service process, and the number of sessions is zero, and A definition information management processing unit that deletes definition information indicating that the latest definition determination flag is not the latest from the processing device. Service processing system according to claim Rukoto.
【請求項5】 定義情報の内容に従ってサービス処理を
実行することにより各種サービスを提供するサービス処
理システムとしてコンピュータを機能させる為のプログ
ラムにおいて、 サービス処理要求元からサービス処理要求を受信し、処
理装置に格納されている定義情報の内容に従ってサービ
ス処理を実行するサービス処理部と、 サービス処理の処理内容を定義した定義情報を格納して
いる処理装置に新しい定義情報が追加された場合に、最
新の定義情報を判定する為の最新定義判定フラグの内容
を更新し、サービス処理の実行の際に、処理装置内に格
納された定義情報を使用しているセッションの数を示す
セッション数を管理し、前記セッション数がゼロであ
り、前記最新定義判定フラグが最新のものでないことを
示している定義情報を処理装置から削除する定義情報管
理処理部としてコンピュータを機能させることを特徴と
するプログラム。
5. A program for causing a computer to function as a service processing system that provides various services by executing service processing according to the contents of definition information, receives a service processing request from a service processing request source, and causes the processing device to receive the service processing request. If new definition information is added to the service processing unit that executes service processing according to the contents of the stored definition information and the processing device that stores the definition information that defines the processing contents of the service processing, the latest definition is added. The content of the latest definition determination flag for determining information is updated, and when the service processing is executed, the number of sessions indicating the number of sessions using the definition information stored in the processing device is managed, The definition information indicating that the number of sessions is zero and the latest definition judgment flag is not the latest Program for causing a computer to function as the definition information managing unit to delete from the management device.
JP2001318154A 2001-10-16 2001-10-16 Method, system, and program for service processing Pending JP2003122589A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001318154A JP2003122589A (en) 2001-10-16 2001-10-16 Method, system, and program for service processing

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001318154A JP2003122589A (en) 2001-10-16 2001-10-16 Method, system, and program for service processing

Publications (1)

Publication Number Publication Date
JP2003122589A true JP2003122589A (en) 2003-04-25

Family

ID=19135917

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001318154A Pending JP2003122589A (en) 2001-10-16 2001-10-16 Method, system, and program for service processing

Country Status (1)

Country Link
JP (1) JP2003122589A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPWO2005091151A1 (en) * 2004-03-19 2008-02-07 日本電気株式会社 Intermediate equipment that can perform new introduction and extraction seamlessly
JP2019046255A (en) * 2017-09-04 2019-03-22 日本電気株式会社 Information processing system, information processing method, and program

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPWO2005091151A1 (en) * 2004-03-19 2008-02-07 日本電気株式会社 Intermediate equipment that can perform new introduction and extraction seamlessly
JP4553150B2 (en) * 2004-03-19 2010-09-29 日本電気株式会社 Intermediate equipment that can perform new introduction and extraction seamlessly
JP2019046255A (en) * 2017-09-04 2019-03-22 日本電気株式会社 Information processing system, information processing method, and program

Similar Documents

Publication Publication Date Title
US8463867B2 (en) Distributed storage network
JP2002287974A (en) Method and device related to control for registering and starting application program
JPH11167510A (en) Replication method, replication tool, and replication server
CN111464603B (en) Server capacity expansion method and system
JP2001175460A (en) Program distribution management system
CN113746641A (en) ODX protocol processing method based on distributed storage
CN112199176B (en) Service processing method, device and related equipment
CN112363980A (en) Data processing method and device for distributed system
JPH11252486A (en) Video server system
JP2003122589A (en) Method, system, and program for service processing
JP4719613B2 (en) Form distribution system and form distribution method
US20070136314A1 (en) Contents providing system and method for preventing improper contents purging and method for managing contents
CN113377714A (en) Target renaming method and device based on distributed storage system
US8086562B2 (en) Arrangement for anonymous API downloaded resources for advanced content
JP3904808B2 (en) Distributed object management method, apparatus for implementing the method, and recording medium recording the processing program
JP2000315192A (en) Client-server system, method for managing server application and recording medium
JPH10320184A (en) Software version management system
JP3398549B2 (en) Information provision system
JP2001067214A (en) Computer system and program file updating method
JP2002026950A (en) Method and system for building up server tree structure, server, and recording medium
CN114327908B (en) Management method of multi-cloud management platform
JP2006172385A (en) Computer system, method for calling storage management program and storage system
JPH10149326A (en) Method for interaction with remote program user
JPH11120059A (en) Network system
JPH0520280A (en) Program distributing system in composite electronic computer