JPH10283314A - Transaction processing system - Google Patents

Transaction processing system

Info

Publication number
JPH10283314A
JPH10283314A JP9252397A JP9252397A JPH10283314A JP H10283314 A JPH10283314 A JP H10283314A JP 9252397 A JP9252397 A JP 9252397A JP 9252397 A JP9252397 A JP 9252397A JP H10283314 A JPH10283314 A JP H10283314A
Authority
JP
Japan
Prior art keywords
screen definition
terminal device
host computer
transaction processing
output message
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
JP9252397A
Other languages
Japanese (ja)
Inventor
Toshimasa Takano
年正 高野
Hideya Abe
秀哉 阿部
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 JP9252397A priority Critical patent/JPH10283314A/en
Publication of JPH10283314A publication Critical patent/JPH10283314A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To provide a transaction processing system in which transferred information amounts from a host computer to a terminal equipment can be suppressed, an output message and the validity of screen definition can be instantaneously recognized by an application program at the host computer side, and the maintenance of the screen definition information can be excellent. SOLUTION: Screen definition which can be shared by a host computer and a terminal equipment is preliminarily stored in a screen definition storage file 8 by a screen definition registering means 7. An output message editing means 6 preliminarily confirms the output message and the validity of the screen definition by the screen definition storage file 8, and then transmits the output message. When the screen definition is not valid, the output message editing means 6 transfers an error information to an application program 4. A terminal equipment 1 displays a screen corresponding to the received output message according to the screen definition storage file 8.

Description

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

【0001】[0001]

【発明の属する技術分野】この発明は、端末装置からの
要求に応じてホストコンピュータがトランザクション処
理を実行するトランザクション処理システムに関する。
The present invention relates to a transaction processing system in which a host computer executes transaction processing in response to a request from a terminal device.

【0002】[0002]

【従来の技術】トランザクション処理システムでは、通
信回線を介して端末装置とホストコンピュータとが接続
され、端末装置からホストコンピュータにトランザクシ
ョン処理を要求するメッセージが入力され、そのホスト
コンピュータ内のアプリケーションプログラムの実行結
果である出力メッセージ(一定の画面に表示される出力
メッセージ)が端末装置に出力される。
2. Description of the Related Art In a transaction processing system, a terminal device and a host computer are connected via a communication line, a message requesting transaction processing is input from the terminal device to the host computer, and an application program in the host computer is executed. The resulting output message (output message displayed on a certain screen) is output to the terminal device.

【0003】図3、図4、図5は、各々、この種のトラ
ンザクション処理システムの従来の構成例を示すブロッ
ク図である。これらの図において、ホストコンピュータ
は、トランザクション処理を要求する旨のメッセージを
端末装置1から受け取るメッセージ入力手段2と、この
受け取ったメッセージに従って該当するアプリケーショ
ンプログラム4の実行制御を行うトラザクション実行制
御手段3と、トランザクション処理の結果である出力メ
ッセージを端末装置1に供給するメッセージ出力手段6
とを有している。トランザクション処理の結果を示す画
面は、画面定義登録手段7によって登録された画面定義
格納ファイル8に従って作成されるが、この画面定義格
納ファイル8の取扱いは各システム間で異なっている。
FIGS. 3, 4 and 5 are block diagrams each showing a conventional configuration example of this type of transaction processing system. In these figures, the host computer includes a message input means 2 for receiving a message requesting transaction processing from the terminal device 1, and a transaction execution control means 3 for controlling the execution of the corresponding application program 4 in accordance with the received message. Message output means 6 for supplying an output message as a result of the transaction processing to the terminal device 1.
And The screen indicating the result of the transaction processing is created in accordance with the screen definition storage file 8 registered by the screen definition registration means 7, and the handling of the screen definition storage file 8 differs between systems.

【0004】まず、図3に示すトランザクション処理シ
ステムでは、画面定義情報が格納されている画面定義格
納ファイル8をホストコンピュータ独自で有している。
このトランザクション処理システムでは、端末装置1に
出力する画面の定義およびアプリケーションプログラム
4の実行結果である出力メッセージに従った画面オブジ
ェクトの生成をホストコンピュータ内の出力メッセージ
編集手段5が行う。
First, the transaction processing system shown in FIG. 3 has a screen definition storage file 8 in which screen definition information is stored, which is unique to the host computer.
In this transaction processing system, an output message editing unit 5 in a host computer performs definition of a screen to be output to the terminal device 1 and generation of a screen object according to an output message that is an execution result of the application program 4.

【0005】従って、このシステムでは、トランザクシ
ョン処理の結果である出力メッセージを示す画面オブジ
ェクトをメッセージ出力手段6が端末装置1に送信する
こととなり、出力メッセージが増えることによって通信
回線により伝送するデータの量が増加し、さらにはトラ
ンザクション処理の応答が遅延する原因となる可能性が
あった。
Therefore, in this system, the message output means 6 transmits a screen object indicating an output message as a result of the transaction processing to the terminal device 1, and the output message increases, so that the amount of data transmitted through the communication line is increased. And may cause a delay in the response of the transaction processing.

【0006】次に図4に示すトランザクション処理シス
テムでは、画面定義情報が格納されている画面定義格納
ファイル8をホストコンピュータと端末装置1の各々が
有している。
Next, in the transaction processing system shown in FIG. 4, each of the host computer and the terminal device 1 has a screen definition storage file 8 in which screen definition information is stored.

【0007】このトランザクション処理システムでは、
同一の画面定義情報がそれぞれ異なる複数の画面定義格
納ファイル8に登録されている必要があるため、画面定
義情報の保守が困難になる。また、画面定義情報の作
成、登録時に誤ってホストコンピュータと端末装置1に
て異なる画面定義情報が画面定義格納ファイル8に登録
されてしまった場合、トランザクション処理システムが
正常に動作できないという危険性があった。
In this transaction processing system,
Since the same screen definition information needs to be registered in a plurality of different screen definition storage files 8, maintenance of the screen definition information becomes difficult. Further, if different screen definition information is mistakenly registered in the screen definition storage file 8 between the host computer and the terminal device 1 when creating and registering the screen definition information, there is a risk that the transaction processing system cannot operate normally. there were.

【0008】次に図5に示すトランザクション処理シス
テムでは、画面定義情報が格納されている画面定義格納
ファイル8を端末装置1が独自に有している。
Next, in the transaction processing system shown in FIG. 5, the terminal device 1 has a screen definition storage file 8 in which screen definition information is stored.

【0009】このトランザクション処理システムでは、
端末装置1がアプリケーションプログラム4からの出力
メッセージに対応した画面オブジェクトを生成し表示す
るが、この場合の画面定義および出力メッセージの正当
性を当該アプリケーションプログラムが即時に認識する
ことが不可能であるという問題があった。
In this transaction processing system,
Although the terminal device 1 generates and displays a screen object corresponding to the output message from the application program 4, it is impossible for the application program to immediately recognize the screen definition and the validity of the output message in this case. There was a problem.

【0010】[0010]

【発明が解決しようとする課題】以上説明したように、
従来のトランザクション処理システムには種々の形態の
ものがあったが、いずれも画面定義情報の取扱いに起因
して、上述した種々の問題が生じていた。
As described above,
There have been various types of conventional transaction processing systems, but all of them have had the above-mentioned various problems due to handling of screen definition information.

【0011】この発明は上述した事情に鑑みてなされた
ものであり、ホストコンピュータからの端末装置への出
力メッセージを必要最小限に抑えることができると共に
ホストコンピュータ上のアプリケーションプログラムが
出力メッセージおよびその画面定義の正当性を即時に認
識することができ、さらに画面定義情報の保守性に優れ
たトランザクション処理システムを提供することを目的
としている。
SUMMARY OF THE INVENTION The present invention has been made in view of the above circumstances, and can minimize an output message from a host computer to a terminal device. An application program on the host computer can output an output message and its screen. It is an object of the present invention to provide a transaction processing system capable of immediately recognizing the validity of a definition and having excellent maintainability of screen definition information.

【0012】[0012]

【課題を解決するための手段】請求項1に係る発明は、
端末装置からホストコンピュータにトランザクション処
理を要求するメッセージを送り、前記ホストコンピュー
タが該メッセージに従ってアプリケーションプログラム
を実行し、その実行結果である出力メッセージを前記端
末装置に出力するトランザクション処理システムにおい
て、ホストコンピュータと端末装置にて共有可能な画面
定義を画面定義格納ファイルに登録する画面定義登録手
段を具備し、前記ホストコンピュータは、前記出力メッ
セージの送信に先立って、前記画面定義格納ファイル内
の前記ホストコンピュータと端末装置にて共有可能な画
面定義に基づいて、その画面定義と出力メッセージの正
当性を判定し、正当性が認められる場合に当該出力メッ
セージを前記端末装置に送り、正当性が認められない場
合にはエラー通知をアプリケーションプログラムに引き
渡し、前記端末装置は、前記ホストコンピュータから受
け取った出力メッセージに対応した画面を前記画面定義
格納ファイル内の前記ホストコンピュータと端末装置に
て共有可能な画面定義に従って表示することを特徴とす
るトランザクション処理システムを要旨とする。
The invention according to claim 1 is
In a transaction processing system that sends a message requesting transaction processing from a terminal device to a host computer, the host computer executes an application program according to the message, and outputs an output message as an execution result to the terminal device, A screen definition registration unit for registering a screen definition sharable in a terminal device in a screen definition storage file, wherein the host computer, before transmitting the output message, communicates with the host computer in the screen definition storage file. Based on the screen definition that can be shared by the terminal device, determine the validity of the screen definition and the output message, send the output message to the terminal device when the validity is recognized, and when the validity is not recognized Error notification Delivered to an application program, the terminal device displays a screen corresponding to the output message received from the host computer in accordance with a screen definition sharable by the host computer and the terminal device in the screen definition storage file. The gist of the transaction processing system is as follows.

【0013】請求項2に係る発明は、前記端末装置が前
記画面定義登録手段を具備することを特徴とする請求項
1に記載のトランザクション処理システムを要旨とす
る。
According to a second aspect of the present invention, there is provided the transaction processing system according to the first aspect, wherein the terminal device includes the screen definition registration unit.

【0014】請求項3に係る発明は、前記ホストコンピ
ュータが前記画面定義登録手段を具備することを特徴と
する請求項1に記載のトランザクション処理システムを
要旨とする。
According to a third aspect of the present invention, there is provided the transaction processing system according to the first aspect, wherein the host computer includes the screen definition registering means.

【0015】[0015]

【発明の実施の形態】以下、図面を参照し、本発明の実
施の形態について説明する。図1および図2は、各々、
この発明の実施形態であるトランザクション処理システ
ムの構成を示すものである。これらのトランザクション
処理システムでは、予め画面定義登録手段7により、ホ
ストコンピュータと端末装置にて共有可能な画面定義の
表す情報が作成され、画面定義格納ファイル8に登録さ
れる。ここで、画面定義格納ファイル8には複数の画面
定義が格納されている。ホストコンピュータ内の出力メ
ッセージ編集手段5は、出力メッセージをメッセージ出
力手段6を介して端末装置1に送信するが、その際に画
面定義格納ファイル8を参照し、画面定義と出力メッセ
ージの正当性を確認することにより送信の可否を決定す
る。図1に示すトランザクション処理システムでは端末
装置1が画面定義登録手段7を有しているのに対し、図
2に示すトランザクション処理システムではホストコン
ピュータが画面定義登録手段7を有しているが、他の点
に関しては両システム間で異なるところはない。
Embodiments of the present invention will be described below with reference to the drawings. FIG. 1 and FIG.
1 shows a configuration of a transaction processing system according to an embodiment of the present invention. In these transaction processing systems, information representing a screen definition that can be shared between the host computer and the terminal device is created in advance by the screen definition registration unit 7 and registered in the screen definition storage file 8. Here, the screen definition storage file 8 stores a plurality of screen definitions. The output message editing means 5 in the host computer transmits the output message to the terminal device 1 via the message output means 6, but at this time, refers to the screen definition storage file 8 and checks the screen definition and the validity of the output message. The transmission is determined by confirming. In the transaction processing system shown in FIG. 1, the terminal device 1 has the screen definition registration unit 7, whereas in the transaction processing system shown in FIG. 2, the host computer has the screen definition registration unit 7. There is no difference between the two systems in regard to the above.

【0016】次に、トランザクション処理システムの稼
働中に、端末装置1からのトランザクション処理を要求
するメッセージに基づいて一定の処理(アプリケーショ
ンプログラム4の実行による処理)が行われ、その実行
結果である出力メッセージが端末装置1に出力される場
合の一連の動作について、本発明の実施形態を説明す
る。
Next, during the operation of the transaction processing system, certain processing (processing by executing the application program 4) is performed based on a message requesting the transaction processing from the terminal device 1, and the output as the execution result is output. An embodiment of the present invention will be described for a series of operations when a message is output to the terminal device 1.

【0017】端末装置1からホストコンピュータにトラ
ンザクション処理を要求するメッセージが入力される
と、メッセージ入力手段2は、そのメッセージを受信
し、そのメッセージをトランザクション実行制御手段3
に渡す。
When a message requesting transaction processing is input from the terminal device 1 to the host computer, the message input means 2 receives the message and sends the message to the transaction execution control means 3.
Pass to.

【0018】トランザクション実行制御手段3は、メッ
セージ入力手段2から渡されたメッセージを処理すべき
タスクに係わるアプリケーションプログラム4に渡し、
アプリケーションプログラム4の実行制御を行い、アプ
リケーションプログラム4から指定されたアプリケーシ
ョンプログラム4の実行結果である端末装置1向けの出
力メッセージを出力メッセージ編集手段5に渡す。
The transaction execution control means 3 transfers the message passed from the message input means 2 to an application program 4 relating to a task to be processed.
The execution of the application program 4 is controlled, and an output message for the terminal device 1, which is the execution result of the application program 4 specified by the application program 4, is passed to the output message editing means 5.

【0019】出力メッセージ編集手段5は、画面定義登
録手段7によって登録されたホストコンピュータと端末
装置にて共有可能な画面定義格納ファイル8から、トラ
ンザクション実行制御手段3によって渡されたアプリケ
ーションプログラム4の実行結果である端末装置1向け
の出力メッセージとその画面定義を基に出力メッセージ
と画面定義の正当性をチェックし、その正当性を即時ア
プリケーションプログラム4に通知する。そして、出力
メッセージ編集手段5は、正当性を確認した場合(アプ
リケーションプログラム4にエラーと通知しない場
合)、アプリケーションプログラム4の実行結果である
端末装置1向けの出力メッセージをメッセージ出力手段
6に渡す。
The output message editing means 5 executes the application program 4 passed by the transaction execution control means 3 from the screen definition storage file 8 which can be shared by the terminal device and the host computer registered by the screen definition registration means 7. Based on the resulting output message for the terminal device 1 and its screen definition, the validity of the output message and the screen definition is checked, and the validity is immediately notified to the application program 4. Then, when the output message editing unit 5 confirms the validity (when the error is not notified to the application program 4), the output message editing unit 5 passes the output message for the terminal device 1, which is the execution result of the application program 4, to the message output unit 6.

【0020】メッセージ出力手段6は、出力メッセージ
編集手段5によって正当性が確認されたアプリケーショ
ンプログラム4の実行結果である端末装置1向けの出力
メッセージを端末装置1に渡す。
The message output means 6 passes the output message for the terminal device 1 which is the execution result of the application program 4 whose validity has been confirmed by the output message editing means 5 to the terminal device 1.

【0021】端末装置1は、メッセージ出力手段6によ
って渡されたアプリケーションプログラム4の実行結果
である端末装置1向けの出力メッセージと、ホストコン
ピュータと端末装置にて共有可能な画面定義格納ファイ
ル8を使用して、表示すべき画面オブジェクトを生成し
表示する。
The terminal device 1 uses an output message for the terminal device 1, which is an execution result of the application program 4 passed by the message output means 6, and a screen definition storage file 8 that can be shared by the host computer and the terminal device. Then, a screen object to be displayed is generated and displayed.

【0022】[0022]

【発明の効果】以上の説明から明らかなように、この発
明によれば、以下の効果が得られる。 (1)ホストコンピュータと端末装置にて共有可能な画
面定義を予め作成し登録しておき、ホストコンピュータ
上でアプリケーションプログラムからの出力メッセージ
に対し、画面定義上の正当性をホストコンピュータ側で
判定し、当該アプリケーションプログラムに即時通知
し、アプリケーションプログラムの実行結果である出力
メッセージに従った画面オブジェクトの生成および表示
は、端末装置側にて行うため、ホストコンピュータから
の端末装置への出力メッセージを必要最小限に抑えるこ
とができ、かつ、ホストコンピュータ上のアプリケーシ
ョンプログラムが出力メッセージおよび画面定義の正当
性を即時認識することができる。従って、アプリケーシ
ョンプログラムの運用性を損なうことなく、ホストコン
ピュータと端末装置間の伝送制御効率を高めることがで
きる。 (2)ホストコンピュータと端末装置のそれぞれに画面
定義格納ファイルを有する必要がないため画面定義情報
の保守性が向上する。
As is apparent from the above description, according to the present invention, the following effects can be obtained. (1) A screen definition that can be shared by the host computer and the terminal device is created and registered in advance, and the host computer determines the validity of the screen definition for the output message from the application program on the host computer. In this case, the application program is immediately notified, and the generation and display of the screen object according to the output message that is the execution result of the application program are performed on the terminal device side. Therefore, the output message from the host computer to the terminal device is minimized. And the application program on the host computer can immediately recognize the validity of the output message and the screen definition. Therefore, the transmission control efficiency between the host computer and the terminal device can be improved without impairing the operability of the application program. (2) Maintainability of screen definition information is improved because it is not necessary to have a screen definition storage file in each of the host computer and the terminal device.

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

【図1】 この発明の一実施形態であるトランザクショ
ン処理システムの構成を示すブロック図である。
FIG. 1 is a block diagram showing a configuration of a transaction processing system according to an embodiment of the present invention.

【図2】 この発明の他の実施形態であるトランザクシ
ョン処理システムの構成を示すブロック図である。
FIG. 2 is a block diagram showing a configuration of a transaction processing system according to another embodiment of the present invention.

【図3】 従来のトランザクション処理システムの構成
を示すブロック図である。
FIG. 3 is a block diagram showing a configuration of a conventional transaction processing system.

【図4】 従来のトランザクション処理システムの構成
を示すブロック図である。
FIG. 4 is a block diagram showing a configuration of a conventional transaction processing system.

【図5】 従来のトランザクション処理システムの構成
を示すブロック図である。
FIG. 5 is a block diagram showing a configuration of a conventional transaction processing system.

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

1 端末装置 2 メッセージ入力手段 3 トランザクション実行制御手段 4 アプリケーションプログラム 5 出力メッセージ編集手段 6 メッセージ出力手段 7 画面定義登録手段 8 画面定義格納ファイル DESCRIPTION OF SYMBOLS 1 Terminal device 2 Message input means 3 Transaction execution control means 4 Application program 5 Output message editing means 6 Message output means 7 Screen definition registration means 8 Screen definition storage file

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 端末装置からホストコンピュータにトラ
ンザクション処理を要求するメッセージを送り、前記ホ
ストコンピュータが該メッセージに従ってアプリケーシ
ョンプログラムを実行し、その実行結果である出力メッ
セージを前記端末装置に出力するトランザクション処理
システムにおいて、 ホストコンピュータと端末装置にて共有可能な画面定義
を画面定義格納ファイルに登録する画面定義登録手段を
具備し、 前記ホストコンピュータは、前記出力メッセージの送信
に先立って、前記画面定義格納ファイル内の前記ホスト
コンピュータと端末装置にて共有可能な画面定義に基づ
いて、その画面定義と出力メッセージの正当性を判定
し、正当性が認められる場合に当該出力メッセージを前
記端末装置に送り、正当性が認められない場合にはエラ
ー通知をアプリケーションプログラムに引き渡し、 前記端末装置は、前記ホストコンピュータから受け取っ
た出力メッセージに対応した画面を前記画面定義格納フ
ァイル内の前記ホストコンピュータと端末装置にて共有
可能な画面定義に従って表示することを特徴とするトラ
ンザクション処理システム。
A transaction processing system for sending a message requesting transaction processing from a terminal device to a host computer, executing the application program in accordance with the message, and outputting an output message as an execution result to the terminal device. , A screen definition registration unit for registering a screen definition sharable by a host computer and a terminal device in a screen definition storage file, wherein the host computer stores the screen definition in the screen definition storage file prior to transmitting the output message. Based on the screen definition that can be shared by the host computer and the terminal device, the screen definition and the validity of the output message are determined, and if the validity is recognized, the output message is sent to the terminal device, Is not allowed Passes an error notification to an application program, and the terminal device displays a screen corresponding to the output message received from the host computer according to a screen definition sharable by the host computer and the terminal device in the screen definition storage file. A transaction processing system, characterized in that:
【請求項2】 前記端末装置が前記画面定義登録手段を
具備することを特徴とする請求項1に記載のトランザク
ション処理システム。
2. The transaction processing system according to claim 1, wherein the terminal device includes the screen definition registration unit.
【請求項3】 前記ホストコンピュータが前記画面定義
登録手段を具備することを特徴とする請求項1に記載の
トランザクション処理システム。
3. The transaction processing system according to claim 1, wherein the host computer includes the screen definition registration unit.
JP9252397A 1997-04-10 1997-04-10 Transaction processing system Pending JPH10283314A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP9252397A JPH10283314A (en) 1997-04-10 1997-04-10 Transaction processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP9252397A JPH10283314A (en) 1997-04-10 1997-04-10 Transaction processing system

Publications (1)

Publication Number Publication Date
JPH10283314A true JPH10283314A (en) 1998-10-23

Family

ID=14056710

Family Applications (1)

Application Number Title Priority Date Filing Date
JP9252397A Pending JPH10283314A (en) 1997-04-10 1997-04-10 Transaction processing system

Country Status (1)

Country Link
JP (1) JPH10283314A (en)

Similar Documents

Publication Publication Date Title
EP3703315B1 (en) Communication system, control device, setting device, setting method and program
EP0336547B1 (en) Computer network and method for operating it
JPH10283314A (en) Transaction processing system
US8266247B2 (en) Relay processing apparatus, control method and program therefor, and terminal control server
JPH0581083A (en) Supervisory control system for plural online systems using plural cpu
JP3494545B2 (en) Distributed computer system, computer and distributed processing method
JP2003058515A (en) Inter-processor command processor, loose coupled multi- processor device, and command processing method
US5398233A (en) Method of resetting coupled modules and system using the method
JPS62121562A (en) Data communication system
JP2812265B2 (en) Network management method for information processing system
JP3018614B2 (en) Computer system
JP2645433B2 (en) Computer system
US8090891B2 (en) Method of providing communication in distributed systems
JPH04273327A (en) Back-up device for generation of static parallel processing program
JPS63132373A (en) Computer system operating system
JP2002014924A (en) Computer system
JPS63318660A (en) Updating system for plural host computers
JPH031256A (en) Input/output control processing system for disk device in on-line terminal
JPS62138949A (en) Terminal equipment
JPH03211648A (en) Hardware/software interface control system
JPH056321A (en) Management system for remote procedure
JPH10207659A (en) Network print system
JPH0675915A (en) Transaction processing system
JPH0573452A (en) Communication controller
JPH0793275A (en) Idle device selecting method

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 19990803