JPH07319818A - Reprocessing method for on-line application system - Google Patents

Reprocessing method for on-line application system

Info

Publication number
JPH07319818A
JPH07319818A JP13262894A JP13262894A JPH07319818A JP H07319818 A JPH07319818 A JP H07319818A JP 13262894 A JP13262894 A JP 13262894A JP 13262894 A JP13262894 A JP 13262894A JP H07319818 A JPH07319818 A JP H07319818A
Authority
JP
Japan
Prior art keywords
terminal
screen information
screen
information storage
connection
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
JP13262894A
Other languages
Japanese (ja)
Inventor
Hisao Oishi
久夫 大石
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 JP13262894A priority Critical patent/JPH07319818A/en
Publication of JPH07319818A publication Critical patent/JPH07319818A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To continue on-line application processing from a picture obtained immediately before the generation of a fault at the time of reconnecting a terminal after the restoration of an on-line application system generating the fault. CONSTITUTION:When a connection request is outputted from a terminal 1, a terminal control means 2 judges whether the connection is initial connection or reconnection while referring to a management file 5, and in the case of initial connection, transmits an initial picture to the terminal 1. When a processing request is outputted from the terminal 1, the means 2 starts an application processing program 7 corresponding to the request, writes picture information indicating a processed result in a picture information storing file 6 by a picture information storing means 3 after the end of processing of the program 7, and then transmits the picture to the terminal 1. When a connection request is outputted from the terminal 1 after the restoration of a fault, whether the connection is initial connection or reconnection is judged while referring to the tile 5, and in the case of reconnection, picture information corresponding to the terminal 1 and obtained immediately before the request is extracted from the file 6 and transmitted to the terminal 1.

Description

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

【0001】[0001]

【産業上の利用分野】本発明はオンライン業務システム
の再処理方式に関し、特に端末とホストコンピュータと
が通信回線を介して接続されてなるオンライン業務シス
テムの再処理方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an online business system reprocessing system, and more particularly to an online business system reprocessing system in which a terminal and a host computer are connected via a communication line.

【0002】[0002]

【従来の技術】従来、この種のオンライン業務システム
では、何らかの障害により一連のオンライン業務処理が
中断した後に当該オンライン業務処理を中断した時点か
ら続行するためには、端末をオンライン業務システムに
論理的に再接続した後に、障害内容(プログラムのバ
グ,不正データ,オペレーションミス,設計ミス,ハー
ドウェア障害等)に応じて人間の判断により適切な画面
(障害により中断した画面,直前の画面,直後の画面,
一連のオンライン業務処理の初期画面,専用の障害時画
面等)を端末に表示させ、一連のオンライン業務処理を
続行していた。
2. Description of the Related Art Conventionally, in this type of online business system, in order to continue the online business process from the point at which the online business process was interrupted after a series of online business processes was interrupted due to some failure, the terminal was logically connected to the online business system. After reconnecting to, the appropriate screen (screen interrupted due to failure, previous screen, immediately after) is determined by human judgment according to the content of the failure (program bug, invalid data, operation mistake, design mistake, hardware failure, etc.). screen,
The initial screen of a series of online business processes, a dedicated screen for failure, etc.) was displayed on the terminal and the series of online business processes was continued.

【0003】[0003]

【発明が解決しようとする課題】上述した従来のオンラ
イン業務システムの再処理方式では、オンライン業務処
理を続行するためには人間の判断により適切な画面を端
末に表示させる必要があったので、システム的な知識の
ないオペレータには再処理操作が難しいという問題点が
あった。
In the above-mentioned conventional reprocessing method of the online business system, it is necessary to display an appropriate screen on the terminal according to human judgment in order to continue the online business processing. There is a problem that the reprocessing operation is difficult for an operator who does not have a general knowledge.

【0004】また、途中で中断した一連のオンライン業
務処理を先頭から再度実行する場合には、同じ入力操作
をやり直さなくてはならず、オンライン業務処理の再実
行に時間がかかるという問題点があった。
Further, when a series of online business processes interrupted in the middle is to be re-executed from the beginning, the same input operation must be redone, and there is a problem that it takes time to re-execute the online business processes. It was

【0005】本発明の目的は、上述の点に鑑み、端末の
接続が最初の接続か再接続かを判断し再接続の場合には
保管されている画面情報を取り出して障害発生直前の画
面を端末に送信するようにしたオンライン業務システム
の再処理方式を提供することにある。
In view of the above points, an object of the present invention is to judge whether the connection of the terminal is the first connection or the reconnection, and in the case of the reconnection, retrieve the stored screen information and display the screen immediately before the failure. An object of the present invention is to provide a reprocessing method for an online business system that is adapted to send to a terminal.

【0006】なお、オンラインジョブ間で受け渡された
メッセージおよびその通番をデータベースファイルに保
存してジョブに障害が発生した場合に障害の復旧後に保
存されているメッセージにより処理を継続するようにし
たオンラインジョブ間のメッセージ保存方式(特開昭6
1−296461号公報)が公知であるが、この方式は
メッセージを保存して処理を継続できるようにしたもの
であり、本発明のように業務処理プログラムの処理結果
である画面情報を保管するものではない。
It should be noted that the messages passed between online jobs and their serial numbers are saved in a database file so that if a job fails, the processing is continued with the saved message after the failure is restored. Message storage method between jobs
No. 1-296461) is known, but this method saves a message so that the process can be continued, and saves the screen information which is the processing result of the business processing program like the present invention. is not.

【0007】また、オペレータコマンドの実行結果を外
部記憶装置に記憶し、自動再開時にオペレータコマンド
の実行結果を外部記憶装置から主記憶装置に復元するよ
うにしたコマンドリカバリ方式(特開昭62−1192
0号公報参照)も公知であるが、この方式はオペレータ
コマンドの実行結果を保存して復元処理を自動化できる
ようにしたものであり、本発明のように業務処理プログ
ラムの処理結果である画面情報を保管するものではな
い。
A command recovery system is also provided in which the execution result of an operator command is stored in an external storage device and the execution result of the operator command is restored from the external storage device to the main storage device at the time of automatic restart (Japanese Patent Laid-Open No. 62-1192).
No. 0 gazette) is also known, but this method saves the execution result of the operator command to automate the restoration process, and the screen information which is the processing result of the business processing program as in the present invention. Is not meant to be stored.

【0008】[0008]

【課題を解決するための手段】本発明のオンライン業務
システムの再処理方式は、端末とホストコンピュータと
が通信回線を介して接続されてなるオンライン業務シス
テムにおいて、端末がオンライン業務システムに論理的
に接続済か否かを示す接続状態を管理する管理ファイル
と、端末に表示する画面の画面情報を保管する画面情報
保管ファイルと、この画面情報保管ファイルに対して画
面情報を読み書きする画面情報保管手段と、端末から接
続要求があったときに前記管理ファイルを参照して最初
の接続か再接続かを判断し最初の接続の場合には初期画
面を端末に送信し再接続の場合には前記画面情報保管手
段により前記画面情報保管ファイルから端末に対応する
直前の画面情報を取り出して端末に直前の画面を送信
し、端末から処理要求があったときに該当する業務処理
プログラムを起動し該業務処理プログラムの処理終了後
に処理結果を示す画面情報を前記画面情報保管手段によ
り前記画面情報保管ファイルに書き込んだ後に画面を端
末に送信する端末制御手段とを有する。
The reprocessing method for an online business system according to the present invention is an online business system in which a terminal and a host computer are connected via a communication line. A management file that manages the connection status indicating whether or not a connection has been made, a screen information storage file that stores the screen information of the screen displayed on the terminal, and a screen information storage means that reads and writes screen information from this screen information storage file. When there is a connection request from the terminal, it refers to the management file to determine whether it is the first connection or reconnection. If it is the first connection, the initial screen is sent to the terminal, and if it is reconnection, the screen is displayed. The information storage means extracts the previous screen information corresponding to the terminal from the screen information storage file, transmits the previous screen to the terminal, and the terminal requires processing. A terminal that starts a corresponding business processing program when there is an error, writes the screen information indicating the processing result after the processing of the business processing program ends in the screen information storage file by the screen information storage means, and then transmits the screen to the terminal And control means.

【0009】[0009]

【実施例】次に、本発明について図面を参照して詳細に
説明する。
The present invention will be described in detail with reference to the drawings.

【0010】図1は、本発明の一実施例に係るオンライ
ン業務システムの再処理方式の構成を示すブロック図で
ある。本実施例のオンライン業務システムの再処理方式
は、端末1と、端末1からの要求を受けてそれが接続要
求か処理要求か、また最初の接続か再接続かを判断して
端末1への画面の送信を制御する端末制御手段2と、端
末制御手段2からの要求により画面情報を画面情報保管
ファイル6に読み書きする画面情報保管手段3と、端末
1のオンライン業務システムへの論理的な接続状態を管
理する管理ファイル5と、画面情報を保管する画面情報
保管ファイル6と、端末制御手段2により起動される業
務処理プログラム7とから構成されている。なお、図1
中、符号4は端末1に通信回線(図示せず)を介して接
続されたホストコンピュータ(図示せず)上に存在する
端末制御手段2および画面情報保管手段3を含むオンラ
イン制御サブシステムを示す。
FIG. 1 is a block diagram showing the configuration of a reprocessing system for an online business system according to an embodiment of the present invention. The reprocessing method of the online business system according to the present embodiment is such that the terminal 1 and the request from the terminal 1 are received, and it is determined whether the request is a connection request or a processing request, and whether the connection is the first connection or the reconnection. Terminal control means 2 for controlling screen transmission, screen information storage means 3 for reading and writing screen information in the screen information storage file 6 in response to a request from the terminal control means 2, and logical connection of the terminal 1 to the online business system. It is composed of a management file 5 for managing the state, a screen information storage file 6 for storing screen information, and a business processing program 7 started by the terminal control means 2. Note that FIG.
In the figure, reference numeral 4 denotes an online control subsystem including a terminal control means 2 and a screen information storage means 3 existing on a host computer (not shown) connected to the terminal 1 via a communication line (not shown). .

【0011】図1を参照すると、管理ファイル5には、
端末ID(IDentification),接続状
態,ユーザID等からなるレコードが端末1対応に格納
されている。
Referring to FIG. 1, the management file 5 includes
A record including a terminal ID (IDentification), a connection state, a user ID, and the like is stored for each terminal 1.

【0012】図1を参照すると、画面情報保管ファイル
6には、端末IDおよび画面情報からなるレコードが端
末1対応に格納されている。
Referring to FIG. 1, the screen information storage file 6 stores a record of a terminal ID and screen information corresponding to the terminal 1.

【0013】図2(a)および(b)を参照すると、端
末1からホストコンピュータに送付される要求は、図2
(a)に示すように接続要求(要求種別が接続)の場合
には端末ID,ユーザID,パスワード等からなり、図
2(b)に示すように処理要求(要求種別が処理)の場
合には業務処理プログラムID,メッセージ等からな
る。
Referring to FIGS. 2A and 2B, the request sent from the terminal 1 to the host computer is shown in FIG.
In the case of a connection request (request type is connection) as shown in (a), it consists of a terminal ID, a user ID, a password, etc., and in the case of a processing request (request type is process) as shown in FIG. Consists of a business processing program ID, a message, and the like.

【0014】図3を参照すると、画面情報は、画面ID
と、画面内の出力項目上に表示すべき文字・数字からな
る単数または複数の項目情報とからなる。また、画面
は、画面IDが付され罫線,見出し(文字・数字の定
数),項目の属性(色・輝度・点滅・反転等)からなる
画面定義情報と、単数または複数の項目情報とからな
る。
Referring to FIG. 3, the screen information is the screen ID.
And a single or plural item information consisting of letters and numbers to be displayed on the output item on the screen. In addition, a screen is composed of screen definition information including a ruled line with a screen ID, a caption (constant of letters and numbers), attribute of items (color, brightness, blinking, inversion, etc.), and singular or plural item information. .

【0015】図4を参照すると、端末制御手段2の処理
は、接続要求/処理要求判断ステップS101と、最初
/再接続判断ステップS102と、接続済設定ステップ
S103と、画面情報保管要求ステップS104と、画
面送信ステップS105と、画面情報受取りステップS
106と、業務処理プログラム起動ステップS107
と、画面情報受取りステップS108とからなる。
Referring to FIG. 4, the processing of the terminal control means 2 includes a connection request / process request determination step S101, a first / reconnection determination step S102, a connected setting step S103, and a screen information storage request step S104. , Screen transmission step S105 and screen information reception step S
106, and business process program starting step S107
And a screen information receiving step S108.

【0016】図5を参照すると、画面情報保管手段3の
処理は、要求判断ステップS201と、画面情報書込み
ステップS202と、画面情報取出しステップS203
と、画面情報引渡しステップS204とからなる。
Referring to FIG. 5, the processing of the screen information storage means 3 is a request judgment step S201, a screen information writing step S202, and a screen information extraction step S203.
And screen information delivery step S204.

【0017】次に、このように構成された本実施例のオ
ンライン業務システムの再処理方式の動作について説明
する。
Next, the operation of the reprocessing method of the online business system of the present embodiment thus constructed will be described.

【0018】端末1から最初の接続要求が投入される
と、端末制御手段2は、要求種別が接続であるか処理で
あるかを判断し(ステップS101)、接続であるの
で、接続要求中の端末IDをキーとして管理ファイル5
から端末1に対応するレコードを検索し、該レコード中
の接続状態に基づいて端末1のオンライン業務システム
に対する論理的な最初の接続か再接続かを判断する(ス
テップS102)。最初の接続であるので、端末制御手
段2は、検索されたレコード中の接続状態を接続済に書
き替えて管理ファイル5に書き戻し(ステップS10
3)、初期画面情報を取得して画面情報保管手段3に渡
して保管を要求した後(ステップS104)、初期画面
情報中の画面IDを元に画面定義情報を取得し項目情報
を付加することによりあるいは付加することなしに初期
画面を展開し端末1に送信する(ステップS105)。
When the first connection request is input from the terminal 1, the terminal control means 2 determines whether the request type is connection or processing (step S101). Management file 5 with terminal ID as key
Is searched for a record corresponding to the terminal 1, and it is determined whether the terminal 1 is a logical first connection or a reconnection to the online business system based on the connection state in the record (step S102). Since this is the first connection, the terminal control means 2 rewrites the connection state in the retrieved record to connected and rewrites it in the management file 5 (step S10).
3) After acquiring the initial screen information and passing it to the screen information storage unit 3 to request storage (step S104), acquire the screen definition information based on the screen ID in the initial screen information and add the item information. With or without adding, the initial screen is expanded and transmitted to the terminal 1 (step S105).

【0019】初期画面情報の保管を要求された画面情報
保管手段3は、要求が保管であると判断し(ステップS
201)、初期画面情報に端末IDを付加して画面情報
保管ファイル6に書き込む(ステップS202)。
The screen information storage means 3 requested to store the initial screen information judges that the request is storage (step S
201), the terminal ID is added to the initial screen information and written in the screen information storage file 6 (step S202).

【0020】例えば、図6に示すように、端末1から最
初の接続要求が投入された場合、端末制御手段2は、最
初に送信すべき初期画面Aの画面情報を画面情報保管手
段3に渡して画面情報保管ファイル6への保管を要求し
た後、画面情報中の画面IDを元に画面定義情報を取得
し項目情報を付加することによりあるいは付加すること
なしに初期画面Aを展開し端末1に送信する。これによ
り、画面情報保管ファイル6に初期画面Aの画面情報が
保管されるとともに、端末1に初期画面Aが表示され
る。
For example, as shown in FIG. 6, when the first connection request is input from the terminal 1, the terminal control means 2 passes the screen information of the initial screen A to be transmitted first to the screen information storage means 3. After requesting storage in the screen information storage file 6 by acquiring screen definition information based on the screen ID in the screen information and adding item information, the initial screen A is expanded and the terminal 1 Send to. As a result, the screen information of the initial screen A is stored in the screen information storage file 6, and the initial screen A is displayed on the terminal 1.

【0021】このように端末1がオンライン業務システ
ムに論理的に接続された状態で、端末1から処理要求が
投入されると、端末制御手段2は、要求種別が接続であ
るか処理であるかを判断し(ステップS101)、処理
であるので、処理要求中の業務処理プログラムIDを有
する業務処理プログラム7を起動して処理要求中のメッ
セージを渡す(ステップS107)。業務処理プログラ
ム7の処理終了後、端末制御手段2は、業務処理プログ
ラム7から端末1に送信する処理結果としての画面情報
を受け取り(ステップS108)、画面情報保管手段3
に渡して画面情報保管ファイル6への保管を要求した後
(ステップS104)、画面情報中の画面IDを元に画
面定義情報を取得し項目情報を付加することにより画面
を展開し端末1に送信する(ステップS105)。
When a processing request is input from the terminal 1 while the terminal 1 is logically connected to the online business system as described above, the terminal control means 2 determines whether the request type is connection or processing. Is determined (step S101), and since it is a process, the business processing program 7 having the business processing program ID for which processing is requested is activated and the message for which processing is requested is passed (step S107). After the processing of the business processing program 7 is completed, the terminal control means 2 receives the screen information as the processing result transmitted from the business processing program 7 to the terminal 1 (step S108), and the screen information storage means 3
After requesting storage in the screen information storage file 6 (step S104), the screen definition information is acquired based on the screen ID in the screen information and the screen is expanded by adding the item information and transmitted to the terminal 1. Yes (step S105).

【0022】処理結果としての画面情報の保管を要求さ
れた画面情報保管手段3は、要求が保管であると判断し
(ステップS201)、処理結果としての画面情報に端
末IDを付加して画面情報保管ファイル6に書き込む
(ステップS202)。なお、同一の端末1に対応する
画面情報がすでに書き込まれているので、同一端末ID
を有するレコードに上書きする。
The screen information storage means 3, which has been requested to store the screen information as the processing result, determines that the request is storage (step S201), adds the terminal ID to the screen information as the processing result, and adds the screen information. Write to the storage file 6 (step S202). Since the screen information corresponding to the same terminal 1 has already been written, the same terminal ID
Overwrite the record with.

【0023】例えば、図7に示すように、端末1から処
理要求が投入された場合、端末制御手段2は、処理要求
中の業務処理プログラムIDを有する業務処理プログラ
ム7を起動して処理要求中のメッセージを渡す。業務処
理プログラム7の処理結果を受け取った端末制御手段2
は、その処理結果に対応する画面Bの画面情報を画面情
報保管手段3に渡して画面情報保管ファイル6への保管
を要求した後、画面情報中の画面IDを元に画面定義情
報を取得し項目情報を付加することにより画面Bを展開
して端末1に送信する。これにより、画面情報保管ファ
イル6に画面Bの画面情報が保管されるとともに、端末
1に画面Bが表示される。
For example, as shown in FIG. 7, when a processing request is input from the terminal 1, the terminal control means 2 activates the business processing program 7 having the business processing program ID in the processing request to request the processing. Pass the message. Terminal control means 2 that has received the processing result of the business processing program 7
Passes the screen information of the screen B corresponding to the processing result to the screen information storage means 3 and requests storage in the screen information storage file 6, and then acquires the screen definition information based on the screen ID in the screen information. The screen B is expanded by adding the item information and transmitted to the terminal 1. As a result, the screen information of the screen B is stored in the screen information storage file 6, and the screen B is displayed on the terminal 1.

【0024】ここで、オンライン業務システムに何らか
の障害が発生したとする。この障害が復旧した後に、端
末1から接続要求が投入されると、端末制御手段2は、
要求種別が接続であるか処理であるかを判断し(ステッ
プS101)、接続であるので、接続要求中の端末ID
をキーとして管理ファイル5から端末1に対応するレコ
ードを検索し、該レコード中の接続状態に基づいて端末
1のオンライン業務システムに対する論理的な最初の接
続か再接続かを判断する(ステップS102)。今回は
再接続であるので、端末制御手段2は、検索されたレコ
ード中の接続状態を再度接続済として管理ファイル5に
書き戻した後(ステップS103)、接続要求中の端末
IDをキーとして画面情報保管手段3に画面情報保管フ
ァイル6からの障害発生直前の画面の画面情報の取出し
を要求して画面情報を取得する(ステップS106)。
次に、端末制御手段2は、取得された画面情報中の画面
IDを元に画面定義情報を取得し項目情報を付加するこ
とにより画面を展開して端末1に送信する(ステップS
105)。
Here, it is assumed that some failure occurs in the online business system. When a connection request is input from the terminal 1 after this failure is recovered, the terminal control means 2
It is determined whether the request type is connection or processing (step S101), and since it is connection, the terminal ID of the connection request
With the key as a key, a record corresponding to the terminal 1 is searched from the management file 5, and it is determined whether the terminal 1 is a logical first connection or a reconnection to the online business system based on the connection state in the record (step S102). . Since it is reconnection this time, the terminal control means 2 writes the connection state in the retrieved record back to the management file 5 as reconnected (step S103), and then displays the screen using the terminal ID in the connection request as a key. The information storage means 3 is requested to retrieve the screen information of the screen immediately before the failure from the screen information storage file 6 to acquire the screen information (step S106).
Next, the terminal control unit 2 acquires the screen definition information based on the screen ID in the acquired screen information, adds the item information, and expands the screen to transmit to the terminal 1 (step S).
105).

【0025】直前の画面の画面情報の取出しを要求され
た画面情報保管手段3は、要求が取出しであると判断し
(ステップS201)、端末IDをキーとして該当する
端末1に対応する画面情報を画面情報保管ファイル6か
ら取り出し(ステップS203)、取り出した画面情報
を端末制御手段2に渡す(ステップS204)。
The screen information storage means 3, which has been requested to retrieve the screen information of the immediately preceding screen, judges that the request is retrieval (step S201), and uses the terminal ID as a key to retrieve the screen information corresponding to the corresponding terminal 1. It is taken out from the screen information storage file 6 (step S203), and the taken out screen information is passed to the terminal control means 2 (step S204).

【0026】例えば、図8に示すように、端末1から接
続要求が投入された場合、端末制御手段2は、再接続で
あることを判断し、画面情報保管手段3に対し端末1に
対応する画面情報の取出しを要求する。画面情報保管手
段3は、画面情報保管ファイル6から端末1に対応する
画面Bの画面情報を取り出し端末制御手段2に渡す。端
末制御手段2は、画面情報中の画面IDを元に画面定義
情報を取得し項目情報を付加することにより画面Bを展
開し端末1に送信する。これにより、端末1には障害発
生直前の画面Bが表示されるので、オペレータは障害に
より中断したオンライン業務処理を中断時点から容易に
続行させることができる。
For example, as shown in FIG. 8, when a connection request is input from the terminal 1, the terminal control means 2 determines that the connection is reconnection, and the screen information storage means 3 corresponds to the terminal 1. Request to retrieve screen information. The screen information storage means 3 extracts the screen information of the screen B corresponding to the terminal 1 from the screen information storage file 6 and passes it to the terminal control means 2. The terminal control unit 2 acquires the screen definition information based on the screen ID in the screen information, adds the item information, and expands the screen B and transmits it to the terminal 1. As a result, the screen B immediately before the occurrence of the failure is displayed on the terminal 1, so that the operator can easily continue the online business processing interrupted by the failure from the interruption point.

【0027】なお、上記実施例では、画面情報保管ファ
イル6に端末1対応に端末IDを付して画面情報を格納
するようにしたが、端末IDおよび時間情報を付して画
面情報を格納するようにし、障害発生直前の画面ばかり
でなく、それ以前の一連の画面を端末1に表示できるよ
うにしてもよい。
In the above embodiment, the screen information is stored with the terminal ID corresponding to the terminal 1 stored in the screen information storage file 6, but the screen information is stored with the terminal ID and the time information. Thus, not only the screen immediately before the occurrence of the failure but also a series of screens before that may be displayed on the terminal 1.

【0028】[0028]

【発明の効果】以上説明したように本発明は、管理ファ
イル,画面情報保管ファイル,画面情報保管手段および
端末制御手段を設け、管理ファイルを参照して端末の接
続が最初の接続か再接続かを判断し再接続の場合には画
面情報保管手段により画面情報保管ファイルから画面情
報を取り出して障害発生直前の画面を端末に送信するよ
うにしたことにより、システム的な知識のないオペレー
タでも障害復旧後のオンライン業務処理を中断時点から
容易に続行させることができるという効果がある。
As described above, the present invention is provided with the management file, the screen information storage file, the screen information storage means, and the terminal control means, and refers to the management file to determine whether the terminal connection is the first connection or the reconnection. When reconnecting, the screen information storage means retrieves the screen information from the screen information storage file and sends the screen just before the failure to the terminal, so that the operator who has no system knowledge can recover the failure. This has the effect that the subsequent online business processing can be easily continued from the point of interruption.

【0029】また、途中で中断した一連の業務処理を先
頭から再度処理し直す必要がないため、オンライン業務
処理の再処理にかかる時間が少なくてすむという効果が
ある。
Further, since it is not necessary to re-process a series of business processes interrupted in the middle from the beginning, there is an effect that the time required for re-processing the online business processes can be reduced.

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

【図1】本発明の一実施例に係るオンライン業務システ
ムの再処理方式の構成を示すブロック図である。
FIG. 1 is a block diagram showing a configuration of a reprocessing method of an online business system according to an embodiment of the present invention.

【図2】図1中の端末からホストコンピュータに送付さ
れる要求の内容を例示する図であり、(a)は接続要求
を、(b)は処理要求をそれぞれ示す。
2A and 2B are diagrams exemplifying contents of a request sent from a terminal in FIG. 1 to a host computer, in which FIG. 2A shows a connection request and FIG. 2B shows a processing request.

【図3】図1中の画面情報および画面を説明するデータ
構造図である。
FIG. 3 is a data structure diagram illustrating screen information and screens in FIG.

【図4】図1中の端末制御手段の処理を示す流れ図であ
る。
FIG. 4 is a flowchart showing the processing of the terminal control means in FIG.

【図5】図1中の画面情報保管手段の処理を示す流れ図
である。
5 is a flow chart showing a process of a screen information storage unit in FIG. 1. FIG.

【図6】本実施例のオンライン業務システムの再処理方
式における端末からの最初の接続要求時の場合を説明す
る図である。
FIG. 6 is a diagram illustrating a case of a first connection request from a terminal in the reprocessing method of the online business system according to the present embodiment.

【図7】本実施例のオンライン業務システムの再処理方
式における端末からの処理要求時の場合を説明する図で
ある。
FIG. 7 is a diagram illustrating a case where a processing request is made from a terminal in the reprocessing method of the online business system according to the present embodiment.

【図8】本実施例のオンライン業務システムの再処理方
式における障害復旧後の端末からの再接続要求時の場合
を説明する図である。
FIG. 8 is a diagram illustrating a case of a reconnection request from a terminal after failure recovery in the reprocessing method of the online business system according to the present embodiment.

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

1 端末 2 端末制御手段 3 画面情報保管手段 4 オンライン制御サブシステム 5 管理ファイル 6 画面情報保管ファイル 7 業務処理プログラム 1 terminal 2 terminal control means 3 screen information storage means 4 online control subsystem 5 management file 6 screen information storage file 7 business processing program

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 端末とホストコンピュータとが通信回線
を介して接続されてなるオンライン業務システムにおい
て、 端末がオンライン業務システムに論理的に接続済か否か
を示す接続状態を管理する管理ファイルと、 端末に表示する画面の画面情報を保管する画面情報保管
ファイルと、 この画面情報保管ファイルに対して画面情報を読み書き
する画面情報保管手段と、 端末から接続要求があったときに前記管理ファイルを参
照して最初の接続か再接続かを判断し最初の接続の場合
には初期画面を端末に送信し再接続の場合には前記画面
情報保管手段により前記画面情報保管ファイルから端末
に対応する直前の画面情報を取り出して端末に直前の画
面を送信し、端末から処理要求があったときに該当する
業務処理プログラムを起動し該業務処理プログラムの処
理終了後に処理結果を示す画面情報を前記画面情報保管
手段により前記画面情報保管ファイルに書き込んだ後に
画面を端末に送信する端末制御手段とを有することを特
徴とするオンライン業務システムの再処理方式。
1. An online business system in which a terminal and a host computer are connected via a communication line, and a management file for managing a connection state indicating whether or not the terminal is logically connected to the online business system. Refer to the screen information save file that saves the screen information of the screen displayed on the terminal, the screen information save means that reads and writes the screen information from and to the screen information save file, and the management file when a connection request is made from the terminal. Then, in the case of the first connection, the initial screen is transmitted to the terminal, and in the case of the reconnection, the screen information storage means immediately before the terminal corresponds to the terminal from the screen information storage file. The screen information is retrieved and the previous screen is sent to the terminal, and when a processing request is issued from the terminal, the corresponding business processing program is started and the business processing is executed. Reprocessing of the online business system, characterized in that it has terminal control means for transmitting the screen to the terminal after the screen information storage means writes the screen information indicating the processing result in the screen information storage file after the processing of the program is completed. method.
【請求項2】 前記画面情報が画面IDと単数または複
数の項目情報とからなり、画面が画面定義情報と複数の
項目情報とからなる請求項1記載のオンライン業務シス
テムの再処理方式。
2. The reprocessing method for an online business system according to claim 1, wherein the screen information includes a screen ID and a single or a plurality of item information, and the screen includes screen definition information and a plurality of item information.
【請求項3】 前記画面情報保管ファイルには端末対応
に直前の画面情報が1件ずつ格納されるようになってい
て、前記画面情報保管手段は端末に対応する画面情報が
前記画面情報保管ファイルにすでに書き込まれていた場
合には新しい画面情報を古い画面情報に上書きする請求
項1記載のオンライン業務システムの再処理方式。
3. The screen information storage file stores the previous screen information one by one corresponding to the terminal, and the screen information storage means stores the screen information corresponding to the terminal in the screen information storage file. 2. The reprocessing method for an online business system according to claim 1, wherein new screen information is overwritten on old screen information if it has already been written in.
JP13262894A 1994-05-23 1994-05-23 Reprocessing method for on-line application system Pending JPH07319818A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP13262894A JPH07319818A (en) 1994-05-23 1994-05-23 Reprocessing method for on-line application system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP13262894A JPH07319818A (en) 1994-05-23 1994-05-23 Reprocessing method for on-line application system

Publications (1)

Publication Number Publication Date
JPH07319818A true JPH07319818A (en) 1995-12-08

Family

ID=15085776

Family Applications (1)

Application Number Title Priority Date Filing Date
JP13262894A Pending JPH07319818A (en) 1994-05-23 1994-05-23 Reprocessing method for on-line application system

Country Status (1)

Country Link
JP (1) JPH07319818A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002157219A (en) * 2000-11-16 2002-05-31 Nec Software Chubu Ltd Method and system for dealing with internet terminal of existent online application, server device and recording medium
US7089311B2 (en) * 2001-01-31 2006-08-08 International Business Machines Corporation Methods, systems and computer program products for resuming SNA application-client communications after loss of an IP network connection

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS61226834A (en) * 1985-03-30 1986-10-08 Hitachi Ltd Displaying picture editing system
JPS63298553A (en) * 1987-05-29 1988-12-06 Nec Corp Business fault processing system
JPH01140263A (en) * 1987-11-26 1989-06-01 Nec Corp Transmission data saving control system for on line information processor
JPH0342752A (en) * 1989-07-11 1991-02-22 Nec Corp Data control system for transmission file device

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS61226834A (en) * 1985-03-30 1986-10-08 Hitachi Ltd Displaying picture editing system
JPS63298553A (en) * 1987-05-29 1988-12-06 Nec Corp Business fault processing system
JPH01140263A (en) * 1987-11-26 1989-06-01 Nec Corp Transmission data saving control system for on line information processor
JPH0342752A (en) * 1989-07-11 1991-02-22 Nec Corp Data control system for transmission file device

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002157219A (en) * 2000-11-16 2002-05-31 Nec Software Chubu Ltd Method and system for dealing with internet terminal of existent online application, server device and recording medium
US7089311B2 (en) * 2001-01-31 2006-08-08 International Business Machines Corporation Methods, systems and computer program products for resuming SNA application-client communications after loss of an IP network connection

Similar Documents

Publication Publication Date Title
JP2005242729A (en) Method for restoring system
US20090249204A1 (en) File management system, mobile terminal, and computer-readable recording medium recording mobile terminal program
US7478273B2 (en) Computer system including active system and redundant system and state acquisition method
JP2006338197A (en) Transaction control program, transaction control method, and transaction processing system
JPH08221433A (en) Information retrieval system
JPH07319818A (en) Reprocessing method for on-line application system
JP3999251B2 (en) Information processing system with front-end processing function
JP2000020464A (en) System for preserving picture setting parameter information
JP3104685B2 (en) System log recording device, system log recording method, and recording medium
JP2000330778A (en) Method and device for restoration after correction load module replacement
CN108509252B (en) Virtual machine starting device and method and host
US20030182521A1 (en) Program data rewriting system
JP3886852B2 (en) Information processing system with front-end processing function
JP2009230258A (en) Restoration support system and program for the same
JP3006491B2 (en) Transaction execution state management system, management method, and medium for storing management program
JP3999252B2 (en) Information processing system with front-end processing function
JPH06168193A (en) Transaction data re-transmission system
JP2918358B2 (en) Re-entry method
JP3241278B2 (en) Network print system
JP2001236281A (en) Method for managing session in server of www
JPH1165909A (en) Distributed processing system
JP2001184309A (en) Online transaction processing system
JPS6335988B2 (en)
JPS62269243A (en) Work fault processing system
JPH10260852A (en) Method for holding and reproducing display screen in computer terminal, and computer system realizing the same