JPH02254558A - Picture redisplay system - Google Patents

Picture redisplay system

Info

Publication number
JPH02254558A
JPH02254558A JP1077842A JP7784289A JPH02254558A JP H02254558 A JPH02254558 A JP H02254558A JP 1077842 A JP1077842 A JP 1077842A JP 7784289 A JP7784289 A JP 7784289A JP H02254558 A JPH02254558 A JP H02254558A
Authority
JP
Japan
Prior art keywords
transaction processing
terminal operator
terminal
input data
temporary file
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
JP1077842A
Other languages
Japanese (ja)
Inventor
Tadao Yamamoto
山本 唯夫
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 JP1077842A priority Critical patent/JPH02254558A/en
Publication of JPH02254558A publication Critical patent/JPH02254558A/en
Pending legal-status Critical Current

Links

Landscapes

  • Digital Computer Display Output (AREA)

Abstract

PURPOSE:To reduce the burden on a system designer and developer by registering data inputted by a terminal operator in a temporary file in the middle of the advance of transaction processing and specifying input data of transaction processing, whose processing process the terminal operator requests confirmation, from the temporary file. CONSTITUTION:When receiving the transaction processing process confirmation request from the terminal operator in the middle of the advance of transaction processing, a control program part 101 uses a management table 101a to extract the latest input data out of input data received from the pertinent terminal from a temporary file 103. Picture data corresponding to this input data is extracted from a picture library 102, and both of them are displayed on a terminal 104 again. Consequently, it is unnecessary for a user program to consider a special coping method for the transaction processing process confirmation request from the terminal operator in the middle of the advance of transaction processing when an application program for plural transaction processings is designed and developed. Thus, the burden on the user program is reduced.

Description

【発明の詳細な説明】 産業上の利用分野 本発明は、画面再表示方式に関し、特に、トランザクシ
ョン処理進行中に端末オペレータのトランザクション処
理経過確認要求を制御プログラムが処理する方式に関す
るものである。
DETAILED DESCRIPTION OF THE INVENTION Field of the Invention The present invention relates to a screen redisplay method, and more particularly to a method in which a control program processes a terminal operator's transaction processing progress confirmation request while the transaction processing is in progress.

従来の技術 従来の方式では、端末オペレータのトランザクション処
理経過確認要求を制御プログラムが処理することはない
、従って、ユーザプログラムがトランザクション処理の
経過を示すメツセージを特定の端末装置に逐次出力して
おき、このメツセージを端末オペレータが確認するか、
あるいはユーザプログラムでトランザクション処理経過
確認要求の処理を行う工夫が必要であった。
Prior Art In the conventional system, the control program does not process the terminal operator's transaction processing progress confirmation request.Therefore, the user program sequentially outputs messages indicating the progress of the transaction processing to a specific terminal device. This message should be acknowledged by the terminal operator or
Alternatively, it was necessary to devise a way to process the transaction processing progress confirmation request in the user program.

発明が解決しようとする課題 通常、電子計算機で行う業務は、複数のトランザクショ
ン処理で構成されている1個々のトランザクション処理
は専用の画面を用い、端末オペレータはこの画面と対話
形式でデータを入力し、次のトランザクション処理へと
進む、そして扱う業務の規模が大きくなるほどトランザ
クション処理の数は増加し、それらの間の関係も複雑に
なり、トランザクション処理の進行経路も多岐にわたる
、このような業務において端末オペレータは現在自分の
行っているトランザクション処理が業務全体のどの位置
にいるのか、゛またどのような経路で現在のトランザク
ション処理に進んできたのか、確認したくなることもあ
る。
Problems to be Solved by the Invention Normally, business performed on a computer consists of multiple transaction processes.1 Each transaction process uses a dedicated screen, and a terminal operator enters data interactively on this screen. , proceed to the next transaction process, and as the scale of the business to be handled increases, the number of transaction processes increases, the relationship between them becomes complex, and the progress paths of transaction processing are diverse. Operators may want to check where the transaction processing they are currently performing is positioned in the overall business, and what route the current transaction processing took.

この不測の時点で発生する端末オペレータのトランザク
ション処理経過確認要求に応える為の手段は、現在の制
御プログラムには備わっていない、従って、この要求に
対処する為には、ユーザプログラムを工夫する必要があ
り、これは業務システムのシステム設計・開発者の負担
になっている。
The current control program does not have a means to respond to the terminal operator's transaction processing progress confirmation request that occurs at unexpected times.Therefore, it is necessary to devise a user program to handle this request. This is a burden on system designers and developers of business systems.

本発明は従来の上記実情に鑑みてなされたものであり、
従って本発明の目的は、従来の技術に内在する上記課題
を解決することを可能とした新規な画面再表示方式を提
供することにある。
The present invention has been made in view of the above-mentioned conventional situation,
Therefore, an object of the present invention is to provide a novel screen redisplay method that makes it possible to solve the above-mentioned problems inherent in the conventional technology.

課題を解決するための手段 上記目的を達成する為に、本発明に係る画面再表示方式
は、ユーザが実行時に確認の対象となるトランザクショ
ンの数を指定する手段と、前記指定手段の作業用一時フ
ァイルと、その管理テーブルを用意する手段と、トラン
ザクション処理進行中に端末オペレータの入力したデー
タを前記一時ファイルに登録する登録手段と、端末オペ
レータがトランザクション処理経過を確認要求する要求
手段と、この要求手段で要求されたトランザクション処
理における入力データを前記一時ファイルから特定する
特定手段とを設けて構成され、前記端末オペレータから
の前記要求を受け付けることを特徴とする。
Means for Solving the Problems In order to achieve the above object, the screen redisplay method according to the present invention includes a means for the user to specify the number of transactions to be confirmed at the time of execution, and a temporary work use for the specifying means. means for preparing a file and its management table; registration means for registering data input by a terminal operator in the temporary file during transaction processing; request means for requesting confirmation of the progress of transaction processing by the terminal operator; and identifying means for identifying input data for transaction processing requested by the means from the temporary file, and receiving the request from the terminal operator.

実施例 以下、図面を用いて本発明をその好ましい一実施例につ
いて図面を参照しながら具体的に説明する。
EXAMPLE Hereinafter, a preferred embodiment of the present invention will be specifically explained with reference to the drawings.

第1図は本発明による制御プログラム部101を用いて
、端末104のオペレータのトランザクション処理経過
確認要求の処理を行うときの本発明の一実施例を示すブ
ロック構成図である。
FIG. 1 is a block diagram showing an embodiment of the present invention when processing a transaction processing progress confirmation request from an operator of a terminal 104 using a control program section 101 according to the present invention.

第1図を参照するに、制御プログラム部101はユーザ
プログラム実行時に一時フアイル管理テーブル101a
を用意し、ユーザが実行1cLで指定した数の画面の入
力データが全て入る容量をもつ一時フアイル103のア
ロケーションを行う、トランザクション処理の進行中に
0、制御プログラム部101はユーザプログラムから画
面表示要求105を受けると、該当する画面の画面デー
タを画面ライブラリィ102から抽出して端末104に
表示する。端末オペレータは表示された画面に必要なデ
ータを入力して制御プログラム部101に送信106す
る。制御プログラム部101は処理1で入力データをユ
ーザプログラムに渡すと共に一時フアイル103にも記
録する。このとき、一時、ファイル103での記録位置
と画面名の対応関係を管理テーブル101aに記録する
。制御プログラム部101は端末104から入力データ
を受け取ると逐次上述の処理を行う、また、制御プログ
ラム部101は、トランザクション処理進行中に端末オ
ペレータのトランザクション処理経過確認要求を受け取
ったときには、処理2を行う、ここでは、管理テーブル
101aを用いて該当端末から受け取った入力データの
うち最新の入力データを一時フアイル103から抽出し
、その入力データに対応する画面データを画面ライブラ
リィ102から抽出し1両者を端末104に再表示する
。このとき、入力データは既にユーザプログラムに渡し
てユーザプログラムの処理を受けているので、端末10
4に再表示した画面は、オペレータの書き換えを不可と
する。さらに続けて、端末オペレータからトランザクシ
ョン処理経過確認要求が発行されたら、上述の処理2を
繰り返し、最初に確認要求が発行された時点からさかの
ぼって、2番目に最新の入力データを再表示の対象とす
る。端末オペレータから現在画面再表示要求が発行され
るまで、順次再表示していく。
Referring to FIG. 1, the control program section 101 stores the temporary file management table 101a when executing the user program.
, and allocates a temporary file 103 that has a capacity to hold all the input data for the number of screens specified by the user in execution 1cL.During transaction processing, the control program unit 101 receives a screen display request from the user program. 105, the screen data of the corresponding screen is extracted from the screen library 102 and displayed on the terminal 104. The terminal operator inputs necessary data on the displayed screen and transmits it to the control program section 101 (106). In process 1, the control program unit 101 passes input data to the user program and also records it in a temporary file 103. At this time, the correspondence between the recording position in the file 103 and the screen name is temporarily recorded in the management table 101a. When the control program unit 101 receives input data from the terminal 104, it sequentially performs the above-mentioned processing, and when it receives a transaction processing progress confirmation request from the terminal operator while the transaction processing is in progress, the control program unit 101 performs processing 2. , here, using the management table 101a, the latest input data received from the relevant terminal is extracted from the temporary file 103, screen data corresponding to the input data is extracted from the screen library 102, and both are combined. It is redisplayed on the terminal 104. At this time, the input data has already been passed to the user program and is being processed by the user program, so the terminal 10
The screen redisplayed in step 4 cannot be rewritten by the operator. Furthermore, when a transaction processing progress confirmation request is issued by the terminal operator, the above process 2 is repeated, and the second most recent input data is subject to redisplay, going back from the time when the first confirmation request was issued. do. The current screen will be redisplayed in sequence until the terminal operator issues a request to redisplay the current screen.

次に制御プログラム部101の処l111と処理2で用
いる管理テーブル108と一時フアイル109の対応関
係を第2図(a)に示す、また説明の為に、トランザク
ション処理の構造を第2図(b)に示す。
Next, FIG. 2(a) shows the correspondence between the processing l111 of the control program unit 101, the management table 108 used in processing 2, and the temporary file 109, and for the sake of explanation, the structure of transaction processing is shown in FIG. 2(b). ).

第2図(b)の太線で示すように、11.21,32.
41と進行したときに、制御プログラム部101は、そ
れぞれのトランザクション処理で入力のあったデータを
一時フアイル109に記録すると共に、その記録位置と
入力に用いた画面名を管理テーブル108に登録する。
As shown by the bold lines in FIG. 2(b), 11.21, 32.
41, the control program section 101 records the data input in each transaction process in the temporary file 109, and also registers the recording position and the screen name used for input in the management table 108.

記録位置、登録位置はそれぞれ一時フアイルの先頭レコ
ードから、管理テーブルの先頭レコードから行う、従っ
て、管理テーブル1.2.3にはそれぞれトランザクシ
ョン処理11.21.32で用いた画面の名前が登録さ
れ、一時ファイル109にはその画面の入力データが順
に記録される。そして制御プログラム部101は現在の
トランザクション処理の登録位置をポインタbに記憶し
ておく、トランザクション処理が41まで進行した時点
で、端末オペレー、夕のトランザクション処理経過確認
要求を受けたら、ポインタbの示す管理レコード4より
一つ前に登録された管理レコード3より、画面名と記録
位置を求め、一時ファイル109から該当する入力デー
タを抽出し、画面データと共に端末104に再表示する
。このとき、再表示画面の管理レコードの管理テーブル
上の位置をポインタaに記憶しておき、続いて再度、確
認要求を受けたら、ポインタaの示す管理レコード3よ
り一つ前に登録された管理レコード2を用いて処理を行
い、ポインタaを管理レコード2へ更新する。
The recording position and registration position are performed from the first record of the temporary file and the first record of the management table, respectively. Therefore, the names of the screens used in transaction processing 11, 21, and 32 are registered in management table 1.2.3, respectively. , the input data of the screen is sequentially recorded in the temporary file 109. Then, the control program unit 101 stores the registration position of the current transaction process in pointer b.When the transaction process has progressed to 41, when the terminal operator receives a request to confirm the progress of the transaction process, the control program unit 101 stores the registration position of the current transaction process in pointer b. The screen name and recording position are obtained from the management record 3 that was registered one before the management record 4, the corresponding input data is extracted from the temporary file 109, and it is redisplayed on the terminal 104 together with the screen data. At this time, the position on the management table of the management record on the redisplay screen is memorized in pointer a, and when a confirmation request is received again, the management record registered one before the management record 3 indicated by pointer a is Processing is performed using record 2, and pointer a is updated to management record 2.

以上説明した登録手段において、登録時に管理テーブル
、一時ファイルが容量に達しなら、先頭のレコードに再
度登録を行い循環使用する。また抽出時にも同様に、先
頭のレコードに達したら、次のポインタaは最後のレコ
ード5を指すようにする。
In the registration means described above, if the management table and temporary file reach their capacity at the time of registration, the first record is re-registered and used cyclically. Similarly, when extracting, when the first record is reached, the next pointer a points to the last record 5.

発明の詳細 な説明したように、本発明によれば、端末オペレータが
端末装置に表示される画面との対話形式でトランザクシ
ョン処理を進めているときに、端末オペレータが入力し
たデータを制御プログラムが画面毎に逐次、順番に一時
フアイルに保存しており、端末オペレータの要求により
、トランザクション処理の進行中の任意の時点で、時開
をさかのぼって、順次、過去のトランザクション処理の
画面とこの画面で入力したデータを表示することができ
る。
DETAILED DESCRIPTION OF THE INVENTION According to the present invention, when a terminal operator is proceeding with transaction processing in the form of interaction with a screen displayed on a terminal device, a control program displays data input by the terminal operator on the screen. At the request of the terminal operator, at any point during transaction processing, data can be entered in the past transaction processing screens and this screen sequentially, going back in time. The data can be displayed.

従って、本発明によれば、複数のトランザクション処理
を行う業務プログラムを設計・開発する場合、トランザ
クション処理進行中に発生する端末オペレータの、トラ
ンザクション処理経過確認要求に対して、ユーザプログ
ラムは特別な対処方法を考慮する必要がない為に、ユー
ザプログラムの負担を軽減する効果が得られる。
Therefore, according to the present invention, when designing and developing a business program that processes multiple transactions, the user program has a special method for responding to a transaction processing progress confirmation request from a terminal operator that occurs during transaction processing. Since there is no need to take this into consideration, the effect of reducing the burden on the user program can be obtained.

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

第1図は本発明に係る画面再表示方式の一実施例を示す
ブロック構成図である。 101・・・制御プログラム部、102・・・画面ライ
ブラリィ、103・・・一時ファイル、104・・・端
末、105・・・画面表示要求、106・・・入力デー
タの受信、107・・・画面再表示要求 第2図(a>は制御プログラム部で用いる管理テーブル
と一時フアイルの関係を示す図である。 108・・・管理テーブル、109・・・一時ファイル
、第2図(b)はトランザクション処理の例を示す図で
ある。 O・・・トランザクション処理11、■・・・トランザ
クション処理21、■・・・トランザクション処理22
、■・・パトランザクション処理31、■・・・トラン
ザクション処理32、■・・・トランザクション処理3
3、O・・・トランザクション処理41 特許出願人  日本電気株式会社 代 理 人  弁理士 熊谷雄太部
FIG. 1 is a block diagram showing an embodiment of the screen redisplay method according to the present invention. 101... Control program unit, 102... Screen library, 103... Temporary file, 104... Terminal, 105... Screen display request, 106... Reception of input data, 107... Screen redisplay request FIG. 2 (a) is a diagram showing the relationship between the management table and temporary file used in the control program section. 108... management table, 109... temporary file, FIG. 2 (b) is a diagram showing the relationship between the management table and temporary file used in the control program section. It is a diagram showing an example of transaction processing. O... Transaction processing 11, ■... Transaction processing 21, ■... Transaction processing 22.
, ■... transaction processing 31, ■... transaction processing 32, ■... transaction processing 3
3. O...Transaction processing 41 Patent applicant: NEC Corporation Agent: Patent attorney: Yutabe Kumagai

Claims (1)

【特許請求の範囲】[Claims] トランザクション処理進行中にトランザクション処理経
過を端末オペレータの確認要求に応じて前記端末オペレ
ータに示す方式において、ユーザプログラムにかわって
制御プログラムがユーザが実行時に確認の対象となるト
ランザクションの数を指定する手段と、前記手段の作業
用一時ファイルと、その管理テーブルを用意する手段と
、トランザクション処理進行中に端末オペレータの入力
したデータを前記一時ファイルに登録する登録手段と、
端末オペレータがトランザクション処理経過を確認要求
する要求手段と、この要求手段で要求されたトランザク
ション処理における入力データを前記一時ファイルから
特定する特定手段とを設け、前記端末オペレータからの
前記要求を受け付けることを特徴とする画面再表示方式
In the method of indicating the transaction processing progress to the terminal operator in response to a confirmation request from the terminal operator while the transaction processing is in progress, the control program, instead of the user program, allows the user to specify the number of transactions to be confirmed at the time of execution; , means for preparing a temporary work file of the means and a management table therefor, and a registration means for registering data input by a terminal operator in the temporary file while transaction processing is in progress;
A requesting means for a terminal operator to request confirmation of the transaction processing progress, and a specifying means for specifying input data in the transaction processing requested by the requesting means from the temporary file, and accepting the request from the terminal operator. Characteristic screen redisplay method.
JP1077842A 1989-03-28 1989-03-28 Picture redisplay system Pending JPH02254558A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1077842A JPH02254558A (en) 1989-03-28 1989-03-28 Picture redisplay system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1077842A JPH02254558A (en) 1989-03-28 1989-03-28 Picture redisplay system

Publications (1)

Publication Number Publication Date
JPH02254558A true JPH02254558A (en) 1990-10-15

Family

ID=13645304

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1077842A Pending JPH02254558A (en) 1989-03-28 1989-03-28 Picture redisplay system

Country Status (1)

Country Link
JP (1) JPH02254558A (en)

Similar Documents

Publication Publication Date Title
JPH02254558A (en) Picture redisplay system
CN115757356A (en) Data migration method, device, system, electronic equipment and storage medium
JP2001265726A (en) Automated application and procedure capable of performing high speed recovery and rearrangement of computer work load
JP2893566B2 (en) Transaction restoration processing method
JPH0314158A (en) Screen redisplay system by random access
JPH04322335A (en) Arbitrary screen history system
JPS63314662A (en) Output request cancel processing method
JPH05342156A (en) Screen redisplay system
JP2639224B2 (en) Method of sharing process selection between multiple processes
JP3470445B2 (en) Agency processing system
JPS6033625A (en) Conversational information retrieving device
JPH0320844A (en) Transaction processing system for electronic computer
JPS61251954A (en) System for exchanging inter-processor information
JPH04247552A (en) Data preparing/updating device
JPH06214533A (en) High-speed screen display system
JPS6376054A (en) Data flow formation control system
JPH09319806A (en) Data inputting and processing method for transaction taking-over information
JPS6266324A (en) Crt screen display system
JPS62260219A (en) Reproduction and display system for input data on menu screen
JP2000148679A (en) Wrapping process realocating method by through initial screen transition
JPS617876A (en) Display screen switch gear
JPS63193240A (en) Debugging system
JPH0689299A (en) Automatic input picture setting system
JPH11187022A (en) System and method for monitoring network
JPH05225350A (en) Curve display method