JP2616687B2 - Business terminal control method in online computer system - Google Patents

Business terminal control method in online computer system

Info

Publication number
JP2616687B2
JP2616687B2 JP5340488A JP34048893A JP2616687B2 JP 2616687 B2 JP2616687 B2 JP 2616687B2 JP 5340488 A JP5340488 A JP 5340488A JP 34048893 A JP34048893 A JP 34048893A JP 2616687 B2 JP2616687 B2 JP 2616687B2
Authority
JP
Japan
Prior art keywords
business
terminal device
function
business terminal
identification information
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.)
Expired - Lifetime
Application number
JP5340488A
Other languages
Japanese (ja)
Other versions
JPH07160639A (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.)
NEC Corp
Original Assignee
NEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Corp filed Critical NEC Corp
Priority to JP5340488A priority Critical patent/JP2616687B2/en
Publication of JPH07160639A publication Critical patent/JPH07160639A/en
Application granted granted Critical
Publication of JP2616687B2 publication Critical patent/JP2616687B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【産業上の利用分野】本発明は、ホストコンピュータに
複数の業務端末装置を接続し、業務端末装置の業務機能
に基づいた処理をホストコンピュータで実行するオンラ
インコンピュータシステムに関し、特に業務端末装置の
業務機能を制御するためのオンラインコンピュータシス
テムにおける業務端末制御方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an online computer system in which a plurality of business terminal devices are connected to a host computer, and the host computer executes processing based on the business functions of the business terminal devices. The present invention relates to a business terminal control method in an online computer system for controlling functions.

【0002】[0002]

【従来の技術】ホストコンピュータと業務端末装置とを
オンラインネットワークを介して接続したオンラインコ
ンピュータシステムでは、部外者の侵入を防止するた
め、ホストコンピュータへの業務端末装置からのオンラ
イン接続要求に対して利用者IDとパスワードをチェッ
クすることで、業務端末装置からの利用を制御している
のが一般的である。
2. Description of the Related Art In an online computer system in which a host computer and a business terminal device are connected via an online network, an online connection request from the business terminal device to the host computer is prevented in order to prevent an outsider from entering. In general, the use from the business terminal device is controlled by checking the user ID and the password.

【0003】以下、従来のオンラインコンピュータシス
テムにおける業務端末装置からの利用を制御する制御内
容について説明する。すなわち、図6に示すように、ホ
ストコンピュータ40へのオンライン接続が許されてい
る各業務端末装置50にそれぞれ利用者IDとパスワー
ドとを割り当てる。一方、ホストコンピュータ40は、
利用者IDとパスワードとを組み合わせたチェックテー
ブルを備え、業務端末装置50から利用者が入力する利
用者ID及びパスワードをチェックテーブルと照合す
る。
A description will be given below of control contents for controlling use from a business terminal device in a conventional online computer system. That is, as shown in FIG. 6, a user ID and a password are assigned to each business terminal device 50 permitted to connect online to the host computer 40. On the other hand, the host computer 40
A check table combining a user ID and a password is provided, and the user ID and password input by the user from the business terminal device 50 are checked against the check table.

【0004】ホストコンピュータ40には、利用者ID
毎に実行処理可能な業務機能が設定されている。従っ
て、業務端末装置50から利用できる業務機能は、ホス
トコンピュータのチェックテーブルに登録されている当
該業務端末装置50の利用者IDによって特定される業
務機能に限定される。
The host computer 40 has a user ID
Each business function that can be executed is set. Therefore, the business functions available from the business terminal device 50 are limited to the business functions specified by the user ID of the business terminal device 50 registered in the check table of the host computer.

【0005】以上のような従来のオンラインコンピュー
タシステムにおいて、図7のフローチャートに示すよう
に、業務端末装置50からホストコンピュータ40へ接
続要求があると(ステップ701)、ホストコンピュー
タ40から接続を要求した業務端末装置50に対して利
用者IDとパスワードの入力が要求される(ステップ7
02)。
In the above conventional online computer system, as shown in the flowchart of FIG. 7, when there is a connection request from the business terminal device 50 to the host computer 40 (step 701), the host computer 40 requests the connection. The business terminal device 50 is requested to input a user ID and a password (step 7).
02).

【0006】業務端末装置50からパスワードと利用者
IDが入力されると(ステップ703)、ホストコンピ
ュータ40は入力された利用者ID及びパスワードとチ
ェックテーブルとを照合し、当該業務端末装置50から
の接続要求が正当な利用であるか否かを判断する(ステ
ップ704)。ここで、正当な利用であるとは、パスワ
ードと利用者IDとの組み合わせがホストコンピュータ
40のチェックテーブルに存在する場合である。
[0006] When the password and the user ID are input from the business terminal device 50 (step 703), the host computer 40 checks the input user ID and password against the check table, and receives the password from the business terminal device 50. It is determined whether or not the connection request is valid use (step 704). Here, the valid use is a case where a combination of the password and the user ID exists in the check table of the host computer 40.

【0007】照合の結果、当該業務端末装置50の接続
が正当な利用である場合、ホストコンピュータ40は利
用者ID毎に設定されている業務機能の処理を行なう
(ステップ705)。一方、照合の結果、当該業務端末
装置50の接続が正当な利用でない場合、ホストコンピ
ュータ40は当該端末の接続処理を中止する(ステップ
706)。
If the result of the comparison indicates that the connection of the business terminal device 50 is valid, the host computer 40 performs the processing of the business function set for each user ID (step 705). On the other hand, if the result of the check indicates that the connection of the business terminal device 50 is not valid, the host computer 40 stops the connection process of the terminal (step 706).

【0008】[0008]

【発明が解決しようとする課題】しかしながら、上述し
た従来の業務端末制御方式では、業務端末装置から入力
された利用者IDとパスワードの組み合わせがホストコ
ンピュータのチェックテーブルに存在していることが確
認されると、業務端末に対して利用者ID毎に設定され
ている業務機能の処理のみを許可している。このため、
業務端末装置から利用可能な業務機能は、利用者IDに
よって特定される業務機能に限られる。従って、ある利
用者IDの利用者が他の利用者IDに対して許可されて
いる別の業務機能を利用する場合には、その他の利用者
IDを用いて業務端末からホストコンピュータへの接続
要求を行なわなければならず、他の利用者IDが分から
ない場合には、その業務機能が利用できない欠点があっ
た。
However, in the conventional business terminal control system described above, it has been confirmed that the combination of the user ID and the password input from the business terminal device exists in the check table of the host computer. Then, only the processing of the business function set for each user ID is permitted to the business terminal. For this reason,
The business function available from the business terminal device is limited to the business function specified by the user ID. Therefore, when a user of a certain user ID uses another business function permitted for another user ID, a connection request from the business terminal to the host computer is issued using the other user ID. If the other user ID is not known, the business function cannot be used.

【0009】また、業務端末装置の種別に応じてホスト
コンピュータで利用できる業務機能が限定されているシ
ステムの場合、ある業務端末装置で利用できる業務機能
以外の業務機能を利用する場合には、その業務機能が利
用可能な別の業務端末装置またで出向いて接続要求を行
なう必要があり、極めて不便であった。さらに、業務端
末装置の種別に応じてホストコンピュータで利用できる
業務機能が限定されているシステムにおいて、業務端末
装置に障害が発生し使用が不可能となったとき、当該業
務端末装置でのみ利用可能な業務機能が存在していた場
合には、当該業務機能を他の業務端末装置で代替するこ
とができないという問題点があった。
Further, in the case of a system in which business functions that can be used by a host computer are limited according to the type of business terminal device, when a business function other than a business function that can be used by a certain business terminal device is used, It is very inconvenient to go to another business terminal device that can use the business function and make a connection request. Furthermore, in a system in which the business functions that can be used on the host computer according to the type of business terminal device are limited, when the business terminal device fails and becomes unusable, it can be used only with the business terminal device. When a business function exists, there is a problem that the business function cannot be replaced with another business terminal device.

【0010】本発明は、前記従来の欠点を解消し、業務
端末毎に利用可能な業務機能の制御を行なうと共に、業
務端末装置が利用できる業務機能の変更を可能とするこ
とにより、他の業務端末装置に対して設定されている業
務機能をも利用することができるようにしたオンライン
コンピュータシステムにおける業務端末機能制御方式を
提供することを目的とする。また、本発明の他の目的
は、業務端末装置に障害が発生した場合でも、障害が発
生した業務端末装置の業務機能を他の業務端末装置を用
いて続行することができるオンラインコンピュータシス
テムにおける業務端末機能制御方式を提供することにあ
る。
[0010] The present invention solves the above-mentioned conventional drawbacks, controls the business functions available for each business terminal, and makes it possible to change the business functions that can be used by the business terminal device. It is an object of the present invention to provide a business terminal function control method in an online computer system that can also use business functions set for a terminal device. Another object of the present invention is to provide an online computer system that can continue the business function of a failed business terminal using another business terminal even when a business terminal fails. An object of the present invention is to provide a terminal function control method.

【0011】[0011]

【課題を解決するための手段】上記目的を達成するた
め、本発明のオンラインコンピュータシステムにおける
業務端末機能制御方式は、オンラインネットワークを介
してホストコンピュータに複数の業務端末装置を接続
し、該業務端末装置の業務機能に基づいた処理を前記ホ
ストコンピュータで実行するオンラインコンピュータシ
ステムにおいて、前記ホストコンピュータは、前記業務
端末装置毎に、前記業務端末装置を識別する端末識別情
報と前記業務端末装置が実行可能な業務機能を識別する
機能識別情報とを対応付けて格納した入力機能妥当性チ
ェックテーブルと、前記端末識別情報と機能識別情報を
指定した処理要求が前記業務端末装置から入力した際
に、前記指定された前記端末識別情報と機能識別情報と
の組み合わせが前記入力機能妥当性チェックテーブルに
存在するか否かを判定し、存在する場合前記処理要求を
許可し、存在しない場合前記処理要求を拒否する業務端
末機能制御部を備え、前記業務端末機能制御部は、前記
業務端末装置からの業務機能の変更を要求するコマンド
に基づいて前記入力機能妥当性チェックテーブルを変更
する変更手段を備える構成としている。
In order to achieve the above object, a business terminal function control method in an online computer system according to the present invention comprises connecting a plurality of business terminal devices to a host computer via an online network. In the online computer system in which the host computer executes processing based on the business function of the device, the host computer can execute, for each business terminal device, terminal identification information for identifying the business terminal device and the business terminal device An input function validity check table in which function identification information for identifying various business functions is stored in association with each other, and when a processing request specifying the terminal identification information and the function identification information is input from the business terminal device, The combination of the input terminal identification information and the function identification information Determine whether or not it exists in the validity check table, if there is, the processing request is allowed, if not present, comprising a business terminal function control unit that rejects the processing request, the business terminal function control unit, A configuration is provided that includes a change unit that changes the input function validity check table based on a command requesting a change of a business function from the business terminal device.

【0012】他の態様によれば、前記業務端末制御部
は、前記業務端末装置からの前記処理要求に含まれる前
記端末識別情報及び機能識別情報を前記入力機能妥当性
チェックテーブルと照合する照合手段と、前記照合手段
による照合の結果、前記指定された前記端末識別情報と
機能識別情報との組み合わせが前記入力機能妥当性チェ
ックテーブルに存在する場合に、前記処理要求を受付
け、存在しない場合に前記業務端末装置に対して処理要
求の拒否を通知する要求受付処理手段とを備える構成と
している。
According to another aspect, the business terminal control unit compares the terminal identification information and the function identification information included in the processing request from the business terminal device with the input function validity check table. And, as a result of the matching by the matching means, if the specified combination of the terminal identification information and the function identification information is present in the input function validity check table, the processing request is accepted. Request reception processing means for notifying the business terminal device of the rejection of the processing request.

【0013】他の態様によれば、前記業務端末機能制御
部の変更手段が、前記業務端末装置から入力した業務機
能の併合を要求するコマンドに従って、当該業務端末装
置の入力機能妥当性チェックテーブルに、前記コマンド
で指定された他の業務端末装置に関する入力機能妥当性
チェックテーブルを併合し、併合解除を要求するコマン
ドに従って、前記入力機能妥当性チェックテーブルに対
する他の業務端末装置に関する入力機能妥当性チェック
テーブル併合を解除する機能を有する構成としている。
According to another aspect, the change means of the business terminal function control unit stores the input function validity check table of the business terminal device in accordance with a command input from the business terminal device requesting merging of business functions. The input function validity check table for the other business terminal device is merged with the input function validity check table according to the command requesting the merging release by merging the input function validity check tables for the other business terminal devices specified by the command. It is configured to have a function to cancel table merging.

【0014】[0014]

【実施例】以下、本発明の実施例について図面を参照し
て説明する。図1は、本発明の一実施例に係る業務端末
処理機能制御方式を示すブロック図である。本実施例の
業務端末処理機能制御方式は、オンラインネットワーク
を介して接続されたホストコンピュータ10と業務端末
装置30とからなるオンラインコンピュータシステムに
適用される。
Embodiments of the present invention will be described below with reference to the drawings. FIG. 1 is a block diagram showing a business terminal processing function control method according to an embodiment of the present invention. The business terminal processing function control method according to the present embodiment is applied to an online computer system including a host computer 10 and a business terminal device 30 connected via an online network.

【0015】図示のように、本実施例の業務端末装置3
0には、他の業務端末装置30と識別するための端末識
別情報(T1、T2、…)を付してある。端末識別情報
としては、従来と同様に利用者IDを用いてもよく、他
の識別情報を用いることもできる。
As shown, the business terminal device 3 of the present embodiment
0 is assigned terminal identification information (T1, T2,...) For identifying it from other business terminal devices 30. As the terminal identification information, a user ID may be used as in the related art, or other identification information may be used.

【0016】ホストコンピュータ10は、業務端末装置
30毎に業務機能を格納した入力機能妥当性チェックテ
ーブル11と、入力機能妥当性チェックテーブル11を
参照して業務端末装置30から入力したトランザクショ
ンが実行しようとする業務機能が妥当なものか否かを判
定する業務端末制御部12と、業務端末装置30から処
理要求がなされた業務機能の実行処理を行なう業務処理
部13とを備える。
The host computer 10 executes an input function validity check table 11 in which business functions are stored for each business terminal device 30, and executes a transaction input from the business terminal device 30 with reference to the input function validity check table 11. A business terminal control unit 12 that determines whether the business function to be executed is appropriate, and a business processing unit 13 that performs execution processing of the business function requested to be processed by the business terminal device 30.

【0017】本実施例では、業務端末装置30で利用で
きる業務機能を機能単位に類別し、その類別した個々の
業務機能に対して機能識別情報を設定し、この機能識別
情報によって、各業務端末装置30が利用可能な業務機
能を識別する。上記入力機能妥当性チェックテーブル1
1には、各業務端末装置30毎に、業務端末装置30に
付された端末識別情報と、当該業務端末装置30で利用
することができる業務機能の機能識別情報を対応付けた
テーブルが格納されている。
In the present embodiment, the business functions that can be used in the business terminal device 30 are classified into functional units, and function identification information is set for each classified business function. The device 30 identifies a business function that can be used. Input function validity check table 1
1 stores, for each business terminal device 30, a table in which terminal identification information attached to the business terminal device 30 and function identification information of business functions that can be used by the business terminal device 30 are associated with each other. ing.

【0018】図示の例では、端末識別情報T1の業務端
末装置30に対して、利用可能な業務機能を示す機能識
別情報f1、f2、f3が対応づけられており、端末識
別番号T2の業務端末装置30に対して、利用可能な業
務機能を示す機能識別情報f4、f5、f6が対応づけ
られている。従って、業務端末装置30(T1)におい
ては、ホストコンピュータ10を使用して機能識別情報
f1〜f3の業務機能を実行することができ、業務端末
装置30(T2)においては、機能識別情報f4〜f6
の業務機能を実行することができる。
In the example shown in the figure, function identification information f1, f2, f3 indicating an available business function is associated with the business terminal device 30 of the terminal identification information T1, and the business terminal of the terminal identification number T2. Function identification information f4, f5, f6 indicating an available business function is associated with the device 30. Therefore, in the business terminal device 30 (T1), the business functions of the function identification information f1 to f3 can be executed using the host computer 10, and in the business terminal device 30 (T2), the function identification information f4 to f3 can be executed. f6
Business functions can be executed.

【0019】上記業務端末制御部12は、ホストコンピ
ュータ10が何れかの業務端末装置30から端末識別情
報と機能識別情報を指定したトランザクション(処理要
求)を入力した場合に、入力したトランザクションに含
まれる端末識別情報と機能識別情報との組み合わせが入
力機能妥当性チェックテーブル11に存在するか否かを
判定する。そして、その端末識別情報と機能識別情報と
の組み合わせが入力機能妥当性チェックテーブル11に
存在するときは、入力されたトランザクションを妥当な
ものと判断して業務処理部13へ送る。
When the host computer 10 inputs a transaction (processing request) specifying terminal identification information and function identification information from any of the business terminal devices 30, the business terminal control unit 12 is included in the input transaction. It is determined whether or not a combination of the terminal identification information and the function identification information exists in the input function validity check table 11. If the combination of the terminal identification information and the function identification information exists in the input function validity check table 11, the input transaction is determined to be valid and sent to the business processing unit 13.

【0020】従って、図示の例では、業務端末装置30
(T1)からの業務機能f1〜f3の実行を要求するト
ランザクションについては妥当と判断し、業務処理部1
3にり業務機能f1〜f3の実行処理を行なうが、業務
機能f1〜f3以外の他の業務機能を要求してもその処
理要求を拒否し、処理を行なわない。また、業務端末装
置30(T2)からの業務機能f4〜f6の実行を要求
するトランザクションについては妥当と判断し、業務処
理部13により業務機能f4〜f6の実行処理を行なう
が、業務機能f4〜f6以外の他の業務機能を要求して
もその処理要求を拒否し、処理を行なわない。
Accordingly, in the illustrated example, the business terminal 30
The transaction requesting execution of the business functions f1 to f3 from (T1) is determined to be valid, and the business processing unit 1
In the case of requesting a business function other than the business functions f1 to f3, the processing request is rejected and the processing is not performed. The transaction requesting execution of the business functions f4 to f6 from the business terminal device 30 (T2) is determined to be valid, and the business processing unit 13 performs the execution processing of the business functions f4 to f6. Even if a business function other than f6 is requested, the processing request is rejected and no processing is performed.

【0021】図2は、業務端末制御部12の構成を示す
機能ブロック図である。図示のように、業務端末制御部
12は、業務端末装置30との間でデータの入出力を行
なう入出力部20と、業務端末装置30から入力したト
ランザクションで指定された端末識別情報及び機能識別
情報を入力機能妥当性チェックテーブル11と照合する
照合部21と、業務端末装置30から入力した当該業務
端末装置30の業務機能の変更を要求するコマンドに従
って入力機能妥当性チェックテーブル11の内容を変更
する機能変更部22と、照合部21の照合結果に応じて
業務端末装置30から入力したトランザクションを業務
処理部13へ転送し、あるいはトランザクションで要求
された業務機能の実行が不可能である旨のレスポンスメ
ッセージを業務端末装置30に通知する要求受付処理部
23とを備える。
FIG. 2 is a functional block diagram showing the configuration of the business terminal control unit 12. As shown in the figure, the business terminal control unit 12 includes an input / output unit 20 for inputting and outputting data to and from the business terminal device 30, and terminal identification information and function identification information designated by a transaction input from the business terminal device 30. A collating unit 21 for collating information with the input function validity check table 11, and changing the contents of the input function validity check table 11 according to a command input from the business terminal device 30 requesting a change of the business function of the business terminal device 30 The function changing unit 22 and the transaction input from the business terminal device 30 are transferred to the business processing unit 13 according to the collation result of the collation unit 21 or the execution of the business function requested by the transaction is impossible. A request reception processing unit for notifying the business terminal device 30 of the response message;

【0022】入出力部20は、業務端末装置30からの
トランザクションを入力し、照合部21または要求受付
処理部23へ送る。また、要求受付処理部23からレス
ポンスメッセージ、あるいは業務処理部13の処理結果
を業務端末装置30へ送る。
The input / output unit 20 receives a transaction from the business terminal device 30 and sends it to the collation unit 21 or the request reception processing unit 23. The request reception processing unit 23 sends a response message or the processing result of the business processing unit 13 to the business terminal device 30.

【0023】照合部21は、業務端末装置30からのト
ランザクションを入力すると、入力機能妥当性チェック
テーブル11から当該業務端末装置30に関するテーブ
ルを検索し、トランザクションで指定された端末識別情
報及び機能識別情報とテーブルとを照合する。そして、
トランザクションが実行しようとする業務機能がテーブ
ルに含まれているときはトランザクションを妥当と判断
し、トランザクションを業務処理部13へ転送するよう
要求受付処理部23に指示する。一方、トランザクショ
ンが実行しようとする業務機能がテーブルに含まれてい
ないときはトランザクションを妥当でないと判断した場
合、要求受付処理部23より入出力部20を介して業務
端末装置30に入力ができないことを示すレスポンスメ
ッセージを送る。
When the transaction from the business terminal device 30 is input, the collating unit 21 searches the input function validity check table 11 for a table relating to the business terminal device 30, and checks the terminal identification information and the function identification information designated by the transaction. And the table. And
If the business function to be executed by the transaction is included in the table, the transaction is determined to be valid, and the request reception processing unit 23 is instructed to transfer the transaction to the business processing unit 13. On the other hand, when it is determined that the transaction is not valid when the business function to be executed by the transaction is not included in the table, the request reception processing unit 23 cannot input data to the business terminal device 30 via the input / output unit 20. Is sent.

【0024】機能変更部22は、業務端末装置30から
当該業務端末装置30の業務機能に他の業務端末装置の
業務機能を併合することを要求するコマンド(機能併合
コマンド)を入力すると、入力機能妥当性チェックテー
ブル11中の、当該業務端末装置30の業務機能を登録
したテーブルと、機能併合コマンドにて指定された他の
業務端末装置30の業務機能を登録したテーブルとを併
合する。
The function change unit 22 receives a command (function merge command) for requesting to merge the business function of another business terminal device with the business function of the business terminal device 30 from the business terminal device 30. In the validity check table 11, the table in which the business functions of the business terminal device 30 are registered and the table in which the business functions of the other business terminal devices 30 specified by the function merging command are registered are merged.

【0025】また、業務端末装置30から当該業務端末
装置30の業務機能の併合解除を要求するコマンド(機
能併合解除コマンド)を入力すると、入力機能妥当性チ
ェックテーブル11中の、当該業務端末装置30の業務
機能を登録したテーブルから機能併合コマンドによって
併合された他の業務端末装置30の業務機能を登録した
テーブルを解除する。以上のように、業務端末装置30
の業務機能の変更は、予め業務端末装置30毎に業務機
能を登録したテーブルを相互に併合または併合を解除す
ることによって行なわれる。従って、ある業務端末装置
30について業務機能の併合がなされ、その後併合が解
除された場合には、その業務端末装置30の業務機能の
テーブル内容は初期状態に戻る。
Further, when a command (function combination release command) for requesting the release of the business function of the business terminal device 30 is input from the business terminal device 30, the business terminal device 30 in the input function validity check table 11 is input. The table in which the business function of another business terminal device 30 registered by the function merge command is registered is released from the table in which the business function is registered. As described above, the business terminal device 30
The change of the business function is performed by mutually merging or canceling the merging of the tables in which the business functions are registered for each business terminal device 30 in advance. Accordingly, when the business functions are merged for a certain business terminal device 30 and then the merging is released, the table contents of the business functions of the business terminal device 30 return to the initial state.

【0026】要求受付処理部23は、照合部21の照合
の結果トランザクションが妥当である場合に、照合部2
1の指示に従って、トランザクションを業務処理部13
へ転送する。トランザクションが妥当でない場合には、
トランザクションで要求された業務機能の実行が不可能
である旨のレスポンスメッセージを業務端末装置30に
通知する。
When the transaction is valid as a result of the collation by the collation unit 21, the request reception processing unit 23
In accordance with the instruction 1, the transaction is executed by the business processing unit 13.
Transfer to If the transaction is not valid,
It notifies the business terminal device 30 of a response message indicating that the business function requested by the transaction cannot be executed.

【0027】次に、図3のフローチャートを参照して、
業務端末制御部12の処理動作について説明する。な
お、ここでは業務端末装置30(T1)から業務機能f
1の実行を要求するトランザクションが出力されたもの
とする。
Next, referring to the flowchart of FIG.
The processing operation of the business terminal control unit 12 will be described. In this case, the business function f is transmitted from the business terminal device 30 (T1).
Assume that a transaction requesting execution of No. 1 has been output.

【0028】業務端末制御部12の入出力部20が、ト
ランザクションを入力すると(ステップ301)、照合
部21が入力機能妥当性チェックテーブル11からテー
ブル11aを検索し、トランザクションで指定された端
末識別情報T1と機能識別情報f1の組み合わせがテー
ブル11aに存在するかどうかを照合する(ステップ3
02)。ここでは、テーブル11aに業務機能f1が存
在することから、照合部21は、トランザクションは妥
当であると判断し(ステップ303)、要求受付処理部
23にトランザクションの転送を指示する(ステップ3
04)。
When the input / output unit 20 of the business terminal control unit 12 inputs a transaction (step 301), the collating unit 21 searches the input function validity check table 11 for the table 11a and finds the terminal identification information specified by the transaction. It is checked whether a combination of T1 and the function identification information f1 exists in the table 11a (step 3).
02). Here, since the business function f1 exists in the table 11a, the collation unit 21 determines that the transaction is valid (step 303), and instructs the request reception processing unit 23 to transfer the transaction (step 3).
04).

【0029】ここで、業務端末装置30(T1)から出
力したトランザクションが業務機能f4の実行を要求す
るものであった場合、テーブル11aには業務機能f4
が存在しないことから、照合部21は、トランザクショ
ンが妥当でないと判断し(ステップ303)、要求受付
処理部23はトランザクションを業務処理部13に転送
せず、入出力部20を介して入力不可のレスポンスメッ
セージを業務端末装置30へ送る(ステップ305)。
If the transaction output from the business terminal device 30 (T1) requests execution of the business function f4, the business function f4 is stored in the table 11a.
Does not exist, the collation unit 21 determines that the transaction is not valid (step 303), and the request reception processing unit 23 does not transfer the transaction to the business processing unit 13 but disables input via the input / output unit 20. A response message is sent to the business terminal device 30 (step 305).

【0030】次に、図4のフローチャートを参照して、
業務端末装置30の業務機能の変更を行なう場合の業務
端末制御部12の処理動作について説明する。なお、こ
こでは業務端末装置30(T1)から、業務端末装置3
0(T2)の業務機能を併合する機能併合コマンドが出
力されたものとする。
Next, referring to the flowchart of FIG.
The processing operation of the business terminal control unit 12 when changing the business function of the business terminal device 30 will be described. Here, the business terminal device 30 (T1) is connected to the business terminal device 3 (T1).
It is assumed that a function merging command for merging the business function 0 (T2) has been output.

【0031】業務端末装置30からの機能併合コマンド
を入力すると(ステップ401)、機能変更部22は、
機能併合コマンドに従って、業務端末装置30(T1)
のテーブル11aに業務端末装置30(T2)のテーブ
ル11bの内容を併合して、入力機能妥当性チェックテ
ーブル11を書き換える(ステップ402)。
When a function merging command is input from the business terminal device 30 (step 401), the function changing unit 22
In accordance with the function merge command, the business terminal device 30 (T1)
Then, the contents of the table 11b of the business terminal device 30 (T2) are merged with the table 11a, and the input function validity check table 11 is rewritten (step 402).

【0032】この時の入力機能妥当性チェックテーブル
11を図5に示す。このように上記機能併合コマンドに
よって業務端末装置30(T1)の業務機能が拡張され
ているので、業務端末装置30(T1)から業務機能f
1〜f6の全てを実行することができるようになる。
FIG. 5 shows the input function validity check table 11 at this time. As described above, the business function of the business terminal device 30 (T1) is extended by the function merging command.
All of 1 to f6 can be executed.

【0033】次に、図5の状態の業務端末装置30(T
1)から、業務機能の併合を解除する機能併合解除コマ
ンドを出力された場合について説明する。
Next, the business terminal device 30 (T
The case where the function combination release command for releasing the combination of business functions is output from 1) will be described.

【0034】業務端末装置30からの併合解除コマンド
を入力すると(ステップ401、403)、機能変更部
22は、機能併合解除コマンドに従って、業務端末装置
30(T1)のテーブル11aを検索し、業務端末装置
30(T2)のテーブル11bの内容に相当する部分を
削除して、入力機能妥当性チェックテーブル11を書き
換える(ステップ404)。この機能併合解除コマンド
によって、業務端末装置30(T1)のテーブル11a
は、初期状態の内容に戻る。従って、業務端末装置30
(T1)が本来保持している業務機能(業務機能f1〜
f3)だけが実行可能となる。以上好ましい実施例をあ
げて本発明を説明したが、本発明は必ずしも上記実施例
に限定されるものではない。
When a merge release command is input from the business terminal device 30 (steps 401 and 403), the function change section 22 searches the table 11a of the business terminal device 30 (T1) in accordance with the function merge release command, and The portion corresponding to the contents of the table 11b of the device 30 (T2) is deleted, and the input function validity check table 11 is rewritten (step 404). By this function merge release command, the table 11a of the business terminal device 30 (T1)
Returns to the contents of the initial state. Therefore, the business terminal device 30
Business functions (business functions f1 to f1) originally held by (T1)
Only f3) becomes executable. Although the present invention has been described with reference to the preferred embodiments, the present invention is not necessarily limited to the above embodiments.

【0035】[0035]

【発明の効果】以上説明したように、本発明のオンライ
ンコンピュータシステムにおける業務端末制御方式によ
れば、各業務端末毎に利用できる業務機能をホストコン
ピュータの入力機能妥当性チェックテーブルに設定し、
かつ業務端末装置からのコマンドによりその入力機能妥
当性チェックテーブルに設定されている業務機能の変更
を可能としたので、、業務端末毎に利用可能な業務機能
の制御が行なえると共に、他の業務端末装置に対して設
定されている業務機能をも利用することができるような
る。
As described above, according to the business terminal control method in the online computer system of the present invention, the business functions available for each business terminal are set in the input function validity check table of the host computer,
In addition, since the business function set in the input function validity check table can be changed by a command from the business terminal device, the business function that can be used for each business terminal can be controlled and other business functions can be controlled. The business function set for the terminal device can also be used.

【0036】また、業務端末装置に障害が発生し使用が
不可能となったとき、当該業務端末装置にのみ設定され
ている業務機能が存在していた場合でも、障害が発生し
た業務端末装置の業務機能を他の業務端末装置を用いて
続行することができる。
Further, when a failure occurs in the business terminal device and the business terminal device cannot be used, even if a business function set only in the business terminal device exists, even if the business terminal device in which the failure has occurred exists. The business function can be continued using another business terminal device.

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

【図1】 本発明の一実施例に係るオンラインコンピュ
ータシステムにおける業務端末処理機能制御方式を示す
ブロック図である。
FIG. 1 is a block diagram showing a business terminal processing function control method in an online computer system according to an embodiment of the present invention.

【図2】 図1の業務端末制御部の構成を示すブロック
図である。
FIG. 2 is a block diagram illustrating a configuration of a business terminal control unit in FIG. 1;

【図3】 図1の業務端末制御部におけるトランザクシ
ョン入力時の処理を説明するフローチャートである。
FIG. 3 is a flowchart illustrating a process when a transaction is input in the business terminal control unit in FIG. 1;

【図4】 図1の業務端末制御部における機能併合及び
解除の動作を示すフローチャートである。
FIG. 4 is a flowchart showing an operation of merging and releasing functions in the business terminal control unit of FIG. 1;

【図5】 図4の処理により業務端末装置の業務機能が
併合された状態を示すブロック図である。
5 is a block diagram showing a state in which business functions of the business terminal device are merged by the processing of FIG. 4;

【図6】 従来の業務端末処理機能制御方式の構成を示
すブロック図である。
FIG. 6 is a block diagram showing a configuration of a conventional business terminal processing function control method.

【図7】 図6の業務端末処理機能制御方式における処
理動作を示すフローチャートである。
FIG. 7 is a flowchart showing a processing operation in the business terminal processing function control system of FIG. 6;

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

10 ホストコンピュータ 11 入力機能妥当性チェックテーブル 12 業務端末制御部 13 業務処理部 20 入出力部 21 照合部 22 機能変更部 23 要求受付処理部 30 業務端末装置 Reference Signs List 10 host computer 11 input function validity check table 12 business terminal control unit 13 business processing unit 20 input / output unit 21 collation unit 22 function change unit 23 request reception processing unit 30 business terminal device

Claims (3)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 オンラインネットワークを介してホスト
コンピュータに複数の業務端末装置を接続し、該業務端
末装置の業務機能に基づいた処理を前記ホストコンピュ
ータで実行するオンラインコンピュータシステムにおい
て、 前記ホストコンピュータは、前記業務端末装置毎に、前
記業務端末装置を識別する端末識別情報と個々の前記業
務端末装置に固定的に割り付けられた実行可能な業務機
能を識別する機能識別情報とを対応付けて格納した複数
のテーブルからなる入力機能妥当性チェックテーブル
と、 前記端末識別情報と機能識別情報を指定した処理要求が
前記業務端末装置から入力した際に、前記指定された前
記端末識別情報と機能識別情報との組み合わせが前記入
力機能妥当性チェックテーブルに存在するか否かを判定
し、存在する場合前記処理要求を許可し、存在しない場
合前記処理要求を拒否する業務端末機能制御部を備え、 前記業務端末機能制御部は、特定の前記業務端末装置からの業務機能の変更を要求す
るコマンドに基づいて、前記コマンドで指定された他の
前記業務端末装置について対応付けられている前記端末
識別情報と機能識別情報を格納したテーブルの内容を、
当該テーブルを変更することなく、前記入力機能妥当性
チェックテーブルの特定の前記業務端末装置に対する前
記テーブルに一時的に併合して特定の前記業務端末から
他の前記端末装置に固有の業務機能の利用を可能とする
変更手段を備えることを特徴とするオンラインコンピュ
ータシステムにおける業務端末制御方式。
An online computer system in which a plurality of business terminal devices are connected to a host computer via an online network, and the host computer executes processing based on business functions of the business terminal device, wherein the host computer comprises: For each of the business terminal devices, terminal identification information for identifying the business terminal device and individual business
Plural storing in association with function identification information for identifying a fixedly allocated viable business functions to Tsutomu terminal
An input function validity check table consisting of a table of the following, When a processing request specifying the terminal identification information and the function identification information is input from the business terminal device, the specified terminal identification information and the function identification information A business terminal function control unit that determines whether or not a combination exists in the input function validity check table, permits the processing request if it exists, and rejects the processing request if it does not exist; The control unit requests a change of a business function from the specific business terminal device.
Other commands specified in the command based on the command
The terminal associated with the business terminal device
The contents of the table storing identification information and function identification information are
The input function validity without changing the table
Check table before the specific business terminal device
From the specific business terminal
A business terminal control method in an online computer system, comprising a change unit that enables use of a business function unique to the other terminal device .
【請求項2】 前記業務端末制御部は、 前記業務端末装置からの前記処理要求に含まれる前記端
末識別情報及び機能識別情報を前記入力機能妥当性チェ
ックテーブルの各業務端末装置毎のテーブルと照合する
照合手段と、 前記照合手段による照合の結果、前記指定された前記端
末識別情報と機能識別情報との組み合わせが前記入力機
能妥当性チェックテーブルに存在する場合に、前記処理
要求を受付け、存在しない場合に前記業務端末装置に対
して処理要求の拒否を通知する要求受付処理手段とを備
えることを特徴とする請求項1に記載のオンラインコン
ピュータシステムにおける業務端末制御方式。
2. The business terminal control unit compares the terminal identification information and the function identification information included in the processing request from the business terminal device with a table for each business terminal device in the input function validity check table. And if the combination of the specified terminal identification information and the function identification information is present in the input function validity check table, the processing request is accepted and not present. 2. A business terminal control method in an online computer system according to claim 1, further comprising request reception processing means for notifying said business terminal device of a rejection of a processing request.
【請求項3】 前記業務端末機能制御部の変更手段が、特定の前記業務端末装置からの業務機能の変更を要求す
るコマンドに基づいて、前記コマンドで指定された他の
前記業務端末装置について対応付けられている前記端末
識別情報と機能識別情報を格納したテーブルの内容を、
当該テーブルを変更することなく、前記入力機能妥当性
チェックテーブルの特定の前記業務端末装置に対する前
記テーブルに併合すると共に、前記変更を解除するコマ
ンドに基づいて、前記併合した他の前記業務端末装置の
テーブル内容を削除することにより、特定の前記業務端
末装置のテーブルを初期内容に戻す ことを特徴とする請
求項1または請求項2に記載のオンラインコンピュータ
システムにおける業務端末制御方式。
3. The business terminal function control unit changing means requests a business function change from a specific business terminal device.
Other commands specified in the command based on the command
The terminal associated with the business terminal device
The contents of the table storing identification information and function identification information are
The input function validity without changing the table
Check table before the specific business terminal device
Command to merge with the table
Of the other business terminal device merged based on the
By deleting the table contents, you can
3. The business terminal control method in an online computer system according to claim 1 , wherein a table of the terminal device is returned to an initial content .
JP5340488A 1993-12-07 1993-12-07 Business terminal control method in online computer system Expired - Lifetime JP2616687B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5340488A JP2616687B2 (en) 1993-12-07 1993-12-07 Business terminal control method in online computer system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5340488A JP2616687B2 (en) 1993-12-07 1993-12-07 Business terminal control method in online computer system

Publications (2)

Publication Number Publication Date
JPH07160639A JPH07160639A (en) 1995-06-23
JP2616687B2 true JP2616687B2 (en) 1997-06-04

Family

ID=18337450

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5340488A Expired - Lifetime JP2616687B2 (en) 1993-12-07 1993-12-07 Business terminal control method in online computer system

Country Status (1)

Country Link
JP (1) JP2616687B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6310233B2 (en) * 2013-11-12 2018-04-11 株式会社Nttドコモ Authentication apparatus, authentication method, and program

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04279959A (en) * 1991-03-07 1992-10-06 Nec Corp Information processor

Also Published As

Publication number Publication date
JPH07160639A (en) 1995-06-23

Similar Documents

Publication Publication Date Title
US20170186117A1 (en) License management apparatus, license management method, and license authentication program
USRE39808E1 (en) Computer-based network printing system and method
JPH1074128A (en) Disk device
JP4532237B2 (en) Computer and access control method in computer
JP2001092702A (en) Information processing system, server device, client device and recording medium
JP2616687B2 (en) Business terminal control method in online computer system
US20060050296A1 (en) Printing system including host apparatus and printer
JP2003108252A (en) License managing method, license managing server, license managing program, and recording media
JPH07244639A (en) Access right management device
JPH0115104B2 (en)
JP2941725B2 (en) Distributed processing computer system
CN1996875A (en) A method and device for realization of the configuration transaction and commissioning mechanism
JPH08129492A (en) Resource exclusion checking system and resource exclusion checking method
KR102548117B1 (en) Smart contract processing method and node for future events using blockchain
JPH06175794A (en) Print processing system
JPH0561834A (en) Security system for data base system
JP2901302B2 (en) Facsimile machine
JP2806360B2 (en) Job management device
JPH04336354A (en) Decentralized computer system
JP2932945B2 (en) Unauthorized process execution prevention method
JPH06161786A (en) Multiprocess input system
JP4338227B2 (en) Document processing system
JPH0520269A (en) Exclusive control system
JPS63286955A (en) Control system for transaction processing
JP2002247619A (en) Call data continuing device

Legal Events

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

Free format text: PAYMENT UNTIL: 20080311

Year of fee payment: 11

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

Free format text: PAYMENT UNTIL: 20090311

Year of fee payment: 12

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

Free format text: PAYMENT UNTIL: 20090311

Year of fee payment: 12

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

Free format text: PAYMENT UNTIL: 20100311

Year of fee payment: 13

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

Free format text: PAYMENT UNTIL: 20100311

Year of fee payment: 13

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

Free format text: PAYMENT UNTIL: 20110311

Year of fee payment: 14

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

Free format text: PAYMENT UNTIL: 20110311

Year of fee payment: 14

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

Free format text: PAYMENT UNTIL: 20120311

Year of fee payment: 15

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

Free format text: PAYMENT UNTIL: 20120311

Year of fee payment: 15

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

Free format text: PAYMENT UNTIL: 20130311

Year of fee payment: 16

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

Free format text: PAYMENT UNTIL: 20130311

Year of fee payment: 16

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

Free format text: PAYMENT UNTIL: 20140311

Year of fee payment: 17

EXPY Cancellation because of completion of term