JP2536165B2 - Transaction retention processing method - Google Patents

Transaction retention processing method

Info

Publication number
JP2536165B2
JP2536165B2 JP1186687A JP18668789A JP2536165B2 JP 2536165 B2 JP2536165 B2 JP 2536165B2 JP 1186687 A JP1186687 A JP 1186687A JP 18668789 A JP18668789 A JP 18668789A JP 2536165 B2 JP2536165 B2 JP 2536165B2
Authority
JP
Japan
Prior art keywords
image data
transaction
data
business
control unit
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
JP1186687A
Other languages
Japanese (ja)
Other versions
JPH0350659A (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
Nippon Electric Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nippon Electric Co Ltd filed Critical Nippon Electric Co Ltd
Priority to JP1186687A priority Critical patent/JP2536165B2/en
Publication of JPH0350659A publication Critical patent/JPH0350659A/en
Application granted granted Critical
Publication of JP2536165B2 publication Critical patent/JP2536165B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Processing Or Creating Images (AREA)

Description

【発明の詳細な説明】 (産業上の利用分野) 本発明はイメージデータをトランザクシヨンとするオ
ンラインシステムに関し、特にトランザクシヨンの発生
方式に関する。
TECHNICAL FIELD The present invention relates to an online system using image data as a transaction, and more particularly to a transaction generation method.

(従来の技術) まず、第2図を参照して従来方式の構成を説明する。
第2図において、201は中央処理装置、202はイメージデ
ータ入力装置、203はオンライン端末、204はインターフ
エース制御部、205は業務制御部、206は入力部、207は
業務処理部、208は出力部、209はトランザクシヨンフア
イル、210は回答フアイルである。第2図において、実
線はデータの流れ、破線は制御の流れを示している。
(Prior Art) First, a configuration of a conventional system will be described with reference to FIG.
In FIG. 2, 201 is a central processing unit, 202 is an image data input device, 203 is an online terminal, 204 is an interface control unit, 205 is a work control unit, 206 is an input unit, 207 is a work processing unit, and 208 is an output. Part 209 is a transaction file and 210 is an answer file. In FIG. 2, the solid line shows the data flow, and the broken line shows the control flow.

イメージデータ入力装置202はイメージデータを読取
り、イメージ処理されたデータをオンライン端末203に
渡す。オンライン端末203は通信回線を介して中央処理
装置201に接続されたユーザ用入出力端末であり、端末
オペレータからの業務処理の指示に従つてイメージデー
タ入力装置202から渡されたイメージデータと、業務処
理指示とを合成し、トランザクシヨンを発生させる。ま
た、オンライン端末203は中央処理装置201との間でトラ
ンザクシヨンを送受信する。
The image data input device 202 reads the image data and passes the image-processed data to the online terminal 203. The online terminal 203 is a user input / output terminal connected to the central processing unit 201 via a communication line, and the image data transferred from the image data input device 202 according to the business processing instruction from the terminal operator and the business The processing instruction and the processing instruction are combined to generate a transaction. Further, the online terminal 203 transmits and receives transactions to and from the central processing unit 201.

インターフエース制御部204はオンライン端末203との
間でトランザクシヨンを送受信するとともに、オンライ
ン端末203と業務制御部205との間でインターフエースを
とる。業務制御部205はインターフエース制御部204と、
入力部206および出力部208との間でトランザクシヨンの
入出力を制御するとともに、入力部206、業務処理部20
7、および出力部208の動作を制御する。
The interface control unit 204 transmits and receives transactions to and from the online terminal 203, and establishes an interface between the online terminal 203 and the work control unit 205. The work control unit 205 is an interface control unit 204,
The input / output of the transaction is controlled between the input unit 206 and the output unit 208, and the input unit 206 and the job processing unit 20
7, and controls the operation of the output unit 208.

入力部206は業務制御部205からの指示に従い、オンラ
イン端末203から送信されたインターフエース制御部204
内のトランザクシヨンを取得し、トランザクシヨンフア
イル209に格納する。業務処理部207は業務制御部205か
らの指示に従い、トランザクシヨンフアイル209からト
ランザクシヨンを取出し、各種業務処理を行つて結果を
回答フアイル210に格納する。出力部208は業務制御部20
5からの指示に従い、回答フアイル210から業務処理によ
つて得られた結果を取出し、そのデータをインターフエ
ース制御部204に渡す。
The input unit 206 follows the instruction from the work control unit 205, and the interface control unit 204 transmitted from the online terminal 203.
Acquire the transaction inside and store it in the transaction file 209. The business processing unit 207 takes out the transaction from the transaction file 209 according to the instruction from the business control unit 205, performs various business processes, and stores the result in the reply file 210. The output unit 208 is the business control unit 20
According to the instruction from 5, the result obtained by the business process is taken out from the answer file 210, and the data is passed to the interface control unit 204.

トランザクシヨンフアイル209は、入力部206によつて
格納されているトランザクシヨンを蓄積する。回答フア
イル210は、業務処理部207の各種業務処理によつて得ら
れた結果を蓄積する。
The transaction file 209 accumulates the transactions stored by the input unit 206. The answer file 210 accumulates the results obtained by various business processes of the business processing unit 207.

次に、第2図の装置の動作を説明する。 Next, the operation of the apparatus shown in FIG. 2 will be described.

まず、トランザクシヨンの発生動作を説明するものと
し、特にイメージデータをイメージデータ入力装置202
で読取つてから、トランザクシヨンが発生するまでの動
作を説明する。
First, the generation operation of the transaction will be described. Particularly, image data is input to the image data input device 202.
The operation from the reading of the document to the occurrence of the transaction will be described.

イメージデータをイメージデータ入力装置202に読取
らせる。イメージデータ入力装置202は、読取られたイ
メージデータを処理してオンライン端末203に渡す。オ
ンライン端末203は端末オペレータからの業務処理指示
に従い、イメージデータ入力装置202から渡されたイメ
ージデータと業務処理指示とを合成し、トランザクシヨ
ンを発生させる。
Image data is read by the image data input device 202. The image data input device 202 processes the read image data and passes it to the online terminal 203. The online terminal 203 synthesizes the image data passed from the image data input device 202 and the business processing instruction according to the business processing instruction from the terminal operator, and generates a transaction.

続いて、トランザクシヨン発生後の動作を説明するも
のとし、特にトランザクシヨンがオンライン端末203内
に発生してから、業務処理によつて得られた結果がオン
ライン端末203に送信されるまでの動作を説明する。
Next, the operation after the occurrence of the transaction will be described, particularly the operation from the occurrence of the transaction in the online terminal 203 to the transmission of the result obtained by the business process to the online terminal 203. explain.

オンライン端末203内にトランザクシヨンが発生する
と、オンライン端末203はトランザクシヨンを中央処理
装置201に送信する。
When a transaction occurs in the online terminal 203, the online terminal 203 sends the transaction to the central processing unit 201.

トランザクシヨンは、中央処理装置201内のインター
フエース制御部204を通つて入力部206に加えられ、入力
部206からトランザクシヨンフアイル209に格納される。
トランザクシヨンフアイル209に格納されたトランザク
シヨンは、業務制御部205からの指示に従い、業務処理
部207によつて取出されて処理される。業務処理によつ
て得られた結果は、業務処理部207によつて回答フアイ
ル210に格納される。回答フアイル210内の業務処理され
た結果は、業務処理部205からの指示に従い、出力部208
によつて取出され、インターフエース制御部204を通つ
てオンライン端末203に送信される。
The transaction is added to the input unit 206 through the interface control unit 204 in the central processing unit 201, and is stored in the transaction file 209 from the input unit 206.
The transaction stored in the transaction file 209 is taken out and processed by the job processing unit 207 according to the instruction from the job control unit 205. The result obtained by the business processing is stored in the reply file 210 by the business processing unit 207. The result of the job processing in the answer file 210 is output by the output unit 208 according to the instruction from the job processing unit 205.
And is transmitted to the online terminal 203 through the interface control unit 204.

(発明が解決しようとする課題) 上述した従来のイメージデータをトランザクシヨンと
するオンラインシステムでは、トランザクシヨンがオン
ライン端末によつて発生され、同一イメージデータが繰
返される。よつて、業務処理を行いたい場合には、その
回数分だけイメージ処理を行わなければならないという
欠点がある。
(Problems to be Solved by the Invention) In the above-described conventional online system in which the image data is a transaction, the transaction is generated by an online terminal and the same image data is repeated. Therefore, when it is desired to perform business processing, there is a drawback that the image processing must be performed for the number of times.

また、現在のパターン認識技術で同一イメージデータ
を再度、読取つた場合には、厳密な一致性が存在しない
ため、トランザクシヨンの品質がばらつくという欠点が
ある。
Further, when the same image data is read again by the current pattern recognition technology, there is no strict agreement, so that the quality of the transaction varies.

本発明の目的は、オンライン端末から中央処理装置に
送信されるデータを完全なトランザクシヨンとして取扱
わず、オンライン端末から送付されたデータをもとに中
央処理装置内でトランザクシヨンを発生させることによ
り上記欠点を除去し、トランザクシヨンを発生させる際
に中央処理装置内にイメージデータを滞留させることが
できるように構成したトランザクシヨン滞留処理方式を
提供することにある。
The object of the present invention is not to treat the data transmitted from the online terminal to the central processing unit as a complete transaction, but to generate the transaction in the central processing unit based on the data sent from the online terminal. It is an object of the present invention to provide a transaction retention processing system configured to eliminate the drawbacks and retain image data in a central processing unit when generating a transaction.

(課題を解決するための手段) 本発明によるトランザクシヨン滞留処理方式はイメー
ジデータ入力装置と、オンライン端末と、中央処理装置
とを具備して構成したものである。
(Means for Solving the Problem) The transaction stay processing method according to the present invention is configured by including an image data input device, an online terminal, and a central processing unit.

イメージデータ入力装置は、イメージデータを読取つ
てイメージ処理を実行するためのものである。
The image data input device is for reading image data and executing image processing.

オンライン端末は、端末オペレータからの業務処理指
示に従つてイメージデータ入力装置から渡されたイメー
ジデータを合成し、業務指示データを作成するか、ある
いは業務処理の指示のみで業務指示データを作成するた
めのものである。
The online terminal synthesizes the image data passed from the image data input device in accordance with the business processing instruction from the terminal operator and creates business instruction data, or creates business instruction data only by the business processing instruction. belongs to.

中央処理装置はオンライン端末に接続されていて、ト
ランザクシヨン滞留処理を含む各種処理を実行するため
のものである。中央処理装置はインターフエース制御部
と、業務制御部と、入力部と、滞留制御部と、業務処理
部と、出力部とを具備して構成したものである。
The central processing unit is connected to an online terminal and is for executing various processes including a transaction stay process. The central processing unit comprises an interface control unit, a work control unit, an input unit, a stay control unit, a work processing unit, and an output unit.

インターフエース制御部は、オンライン端末との間で
インターフエースをとるためのものである。
The interface controller is for interfacing with online terminals.

業務制御部は、各種動作を制御するためのものであ
る。
The work control unit is for controlling various operations.

入力部は、オンライン端末から送信されたデータを磁
気デイスク装置へ格納するためのものである。
The input unit is for storing the data transmitted from the online terminal in the magnetic disk device.

滞留制御部は、磁気デイスク装置から業務指示データ
を取出して磁気デイスク装置へイメージデータを格納し
て滞留させたり、あるいはイメージデータの検索更新を
行つてトランザクシヨンを発生さて、トランザクシヨン
を磁気デイスク装置に格納するためのものである。
The retention control unit retrieves the work instruction data from the magnetic disk device and stores the image data in the magnetic disk device and retains it, or performs a search and update of the image data to generate a transaction, and the transaction is generated by the magnetic disk device. It is intended to be stored in.

業務処理部は、磁気デイスク装置からトランザクシヨ
ンを取出して各種業務処理を実行し、処理結果を磁気デ
イスク装置へ格納するためのものである。
The business processing unit is for taking out the transaction from the magnetic disk device, executing various business processes, and storing the processing result in the magnetic disk device.

出力部は、磁気デイスク装置から業務処理の結果を取
出すためのものである。
The output unit is for taking out the result of business processing from the magnetic disk device.

(実施例) 次に、本発明について図面を参照して説明する。(Example) Next, this invention is demonstrated with reference to drawings.

第1図は、本発明によるトランザクシヨン滞留処理方
式の一実施例を示すブロツク構成図である。
FIG. 1 is a block diagram showing an embodiment of a transaction retention processing method according to the present invention.

第1図において、101は中央処理装置、102はイメージ
データ入力装置、103はオンライン端末、104はインター
フエース制御部、105は業務制御部、106は入力部、107
は滞留制御部、108は業務処理部、109は出力部、110は
入力データフアイル、111はイメージデータ滞留フアイ
ル、112はトランザクシヨンフアイル、113は回答フアイ
ルである。第1図における実線はデータの流れ、破線は
制御の流れをそれぞれ示す。
In FIG. 1, 101 is a central processing unit, 102 is an image data input device, 103 is an online terminal, 104 is an interface control unit, 105 is a work control unit, 106 is an input unit, 107.
Is a retention control unit, 108 is a business processing unit, 109 is an output unit, 110 is an input data file, 111 is an image data retention file, 112 is a transaction file, and 113 is a reply file. The solid line in FIG. 1 indicates the data flow, and the broken line indicates the control flow.

次に、第1図を参照して本発明の作用を説明する。 Next, the operation of the present invention will be described with reference to FIG.

イメージデータ入力装置102はイメージデータを読取
り、イメージ処理されたデータをオンライン端末103に
渡す。オンライン端末103は通信回線を介して中央処理
装置101に接続されたユーザ用入出力端末であり、端末
オペレータからの業務処理指示に従い、端末データとイ
メージデータ入力装置102から渡されたイメージデータ
を合成し、業務指示データを作成するか、あるいは業務
処理指示により業務指示データを作成する。また、オン
ライン端末103は、中央処理装置101との間で業務指示デ
ータを送受信する。インターフエース制御部104は、オ
ンライン端末103との間でデータ送受信のインターフエ
ースをとるとともに、オンライン端末103と業務制御部1
05との間でインターフエースをとる。
The image data input device 102 reads the image data and transfers the image-processed data to the online terminal 103. The online terminal 103 is a user input / output terminal connected to the central processing unit 101 via a communication line, and combines terminal data and image data passed from the image data input device 102 according to a business processing instruction from a terminal operator. Then, the work instruction data is created, or the work instruction data is created according to the work processing instruction. Further, the online terminal 103 transmits / receives business instruction data to / from the central processing unit 101. The interface control unit 104 takes an interface for data transmission / reception with the online terminal 103, and at the same time, the online terminal 103 and the work control unit 1
Take an interface with 05.

業務制御部105は、インターフエース制御部104と入力
部106および出力部109との間でデータ入出力の制御を行
うとともに、入力部106、滞留制御部107、業務処理部10
8、および出力部109の動作を制御する。入力部106は、
業務制御部105からの指示に従い、オンライン端末103か
ら送信されたインターフエース制御部104内の業務指示
データを取得し、入力データフアイル110にこのデータ
を格納する。滞留制御部107は業務制御部105からの指示
に従い、入力データフアイル110から業務指示データを
取出し、イメージデータ滞留フアイル111に対してイメ
ージデータを格納し、滞留させたり、あるいはイメージ
データの検索更新を行つたりしてトランザクシヨンを発
生させ、発生させたトランザクシヨンをトランザクシヨ
ンフアイル112に格納する。
The work control unit 105 controls data input / output between the interface control unit 104, the input unit 106, and the output unit 109, and also controls the input unit 106, the retention control unit 107, and the work processing unit 10.
8 and the operation of the output unit 109. The input unit 106 is
According to the instruction from the work control unit 105, the work instruction data in the interface control unit 104 transmitted from the online terminal 103 is acquired, and this data is stored in the input data file 110. According to the instruction from the work control unit 105, the stay control unit 107 extracts the work instruction data from the input data file 110, stores the image data in the image data stay file 111, holds the work data, or retrieves and updates the image data. The transaction is generated by going up and down, and the generated transaction is stored in the transaction file 112.

業務処理部108は業務制御部105からの指示に従い、ト
ランザクシヨンフアイル112からトランザクシヨンを取
出して各種業務処理を行い、回答フアイル113に業務処
理結果を格納する。出力部109は業務制御部105からの指
示に従い、回答フアイル113から業務処理結果を取出
し、そのデータをインターフエース制御部104に渡す。
入力データフアイル110は、入力部106により格納された
データを蓄積する。イメージデータ滞留フアイル111
は、滞留制御部107により格納されたイメージデータを
蓄積する。端末オペレータから消滅の指示が送出される
か、あるいは一定時間が過ぎるまで、イメージデータは
イメージデータ滞留フアイル111に滞留する。トランザ
クシヨンフアイル112は、滞留制御部107により発生され
たトランザクシヨンを蓄積する。回答フアイル113は、
業務処理部108により各種業務処理された結果を蓄積す
る。
According to the instruction from the work control unit 105, the work processing unit 108 takes out the transaction from the transaction file 112, performs various kinds of work processing, and stores the work processing result in the reply file 113. According to the instruction from the work control unit 105, the output unit 109 takes out the work processing result from the reply file 113 and passes the data to the interface control unit 104.
The input data file 110 accumulates the data stored by the input unit 106. Image data retention file 111
Accumulates the image data stored by the retention control unit 107. The image data stays in the image data staying file 111 until the terminal operator sends an instruction to delete the image data or until a certain time passes. The transaction file 112 accumulates the transactions generated by the retention control unit 107. Answer File 113
The results of various business processes performed by the business processing unit 108 are accumulated.

次に、第1図に示すトランザクシヨン滞留処理方式の
動作を説明する。
Next, the operation of the transaction retention processing method shown in FIG. 1 will be described.

まず、イメージデータの滞留動作を説明するものと
し、特にイメージデータをイメージデータ入力装置102
で読取つてから中央処理装置101内に滞留させるまでの
動作を説明する。
First, the operation of retaining image data will be described.
The operation from the reading to the staying in the central processing unit 101 will be described.

まず、イメージデータをイメージデータ入力装置102
に読取らせる。イメージデータ入力装置102は、読取ら
れたイメージデータを処理し、オンライン端末103に渡
す。オンライン端末103は端末オペレータからの業務処
理指示に従い、イメージデータ入力装置102から渡され
たイメージデータと業務処理指示とを合成し、業務指示
データを作成して中央処理装置101に送信する。業務指
示データは、中央処理装置101内のインターフエース制
御部104を介して入力部106に送出され、入力部106によ
つて入力データフアイル110に格納される。
First, the image data is input to the image data input device 102.
To read. The image data input device 102 processes the read image data and passes it to the online terminal 103. The online terminal 103 synthesizes the image data passed from the image data input device 102 and the business processing instruction in accordance with the business processing instruction from the terminal operator, creates business instruction data, and transmits it to the central processing unit 101. The work instruction data is sent to the input unit 106 via the interface control unit 104 in the central processing unit 101, and stored in the input data file 110 by the input unit 106.

入力データフアイル110に格納された業務指示データ
は、業務制御部105からの指示に従つて滞留制御部107に
よつて取出される。業務指示データのイメージデータと
イメージデータの識別データとは、ともにイメージデー
タ滞留フアイル111に格納される。また、業務指示デー
タはトランザクシヨンとしてトランザクシヨンフアイル
112に格納される。イメージデータ滞留フアイル111に格
納されたイメージデータと、イメージデータの識別デー
タとは、端末オペレータからデータ消滅指示が送出され
るか、あるいは一定期間が過ぎるまで、イメージデータ
滞留フアイル111に滞留される。
The work instruction data stored in the input data file 110 is taken out by the staying control unit 107 according to the instruction from the work control unit 105. Both the image data of the work instruction data and the identification data of the image data are stored in the image data retention file 111. Also, the business instruction data is a transaction file as a transaction file.
It is stored in 112. The image data stored in the image data retention file 111 and the identification data of the image data are retained in the image data retention file 111 until a data disappearance instruction is sent from the terminal operator or a fixed period of time has passed.

次に、トランザクシヨンの発生動作について説明する
ものとし、特に端末オペレータがオンライン端末103に
業務処理指示を与えてから、中央処理装置101内にトラ
ンザクシヨンを発生させるまでの動作を説明する。
Next, the transaction generation operation will be described, and in particular, the operation from the terminal operator giving a business processing instruction to the online terminal 103 to the generation of the transaction in the central processing unit 101 will be described.

端末オペレータがオンライン端末103に対して業務処
理指示を与えると、オンライン端末103は端末オペレー
タから与えられた業務処理指示に従つて業務指示データ
を作成し、中央処理装置101にこれを送信する。業務指
示データは、イメージデータが合成されていない業務処
理指示のみのデータである。
When the terminal operator gives a business processing instruction to the online terminal 103, the online terminal 103 creates business instruction data in accordance with the business processing instruction given by the terminal operator, and sends this to the central processing unit 101. The work instruction data is only data of a work processing instruction in which image data is not combined.

業務指示データは、中央処理装置101内のインターフ
エース制御部104を介して入力部106に送出され、入力部
106によつて入力データフアイル110に格納される。入力
データフアイル110に格納された業務指示データは、業
務制御部105からの指示に従つて滞留制御部107によつて
取出される。滞留制御部107は、その情報をもとにして
イメージデータ滞留フアイル110を検索し、必要なイメ
ージデータを取得する。イメージデータ滞留フアイル11
1内のイメージデータとともに格納されたイメージデー
タの識別データが業務指示データによつて変更された場
合には、滞留制御部107は業務指示データとイメージデ
ータとを合成してトランザクシヨンを発生させ、トラン
ザクシヨンフアイル112に格納する。
The work instruction data is sent to the input unit 106 via the interface control unit 104 in the central processing unit 101,
It is stored in the input data file 110 according to 106. The work instruction data stored in the input data file 110 is taken out by the staying control unit 107 according to the instruction from the work control unit 105. The staying control unit 107 searches the image data staying file 110 based on the information, and acquires necessary image data. Image data retention file 11
When the identification data of the image data stored together with the image data in 1 is changed by the work instruction data, the staying control unit 107 synthesizes the work instruction data and the image data to generate a transaction, Stored in the transaction file 112.

最後に、トランザクシヨン発生後の動作を説明するも
のとし、特にトランザクシヨンが中央処理装置101内に
発生してから業務処理結果がオンライン端末103に送信
されるまでの動作を説明する。
Finally, the operation after the occurrence of the transaction will be described, particularly the operation from the occurrence of the transaction in the central processing unit 101 to the transmission of the job processing result to the online terminal 103.

中央処理装置101内にトランザクシヨンが発生する
と、業務処理部108は業務制御部105からの指示に従つて
トランザクシヨンフアイル112からトランザクシヨンを
取出し、業務処理を行つてから結果を回答フアイル113
に格納する。回答フアイル113内の業務処理結果は、業
務制御部105からの指示に従つて出力部109によつて取出
され、インターフエース制御部104を介してオンライン
端末103に送信される。
When a transaction occurs in the central processing unit 101, the business processing unit 108 takes out the transaction from the transaction file 112 according to the instruction from the business control unit 105, executes the business processing, and then returns the result file 113.
To be stored. The work processing result in the answer file 113 is taken out by the output unit 109 according to the instruction from the work control unit 105, and is transmitted to the online terminal 103 via the interface control unit 104.

(発明の効果) 以上説明したように本発明は、イメージデータをトラ
ンザクシヨンとするオンラインシステムにおいて、オン
ライン端末から入力されたイメージデータをシステム内
部に滞留させ、滞留されたイメージデータに対してオン
ライン端末から業務処理指示を与えるためで、システム
内部で滞留されたイメージデータを合成し、トランザク
シヨンを発生させることにより、オンライン端末からの
イメージデータの再入力が不要となり、業務処理のサー
ビス性を高めることができるという効果がある。
(Effects of the Invention) As described above, according to the present invention, in an online system that uses image data as a transaction, the image data input from the online terminal is retained inside the system, and the online terminal is used for the retained image data. Since it gives a business processing instruction from the system, by synthesizing the image data accumulated inside the system and generating a transaction, it is not necessary to re-input the image data from the online terminal, improving the serviceability of business processing. There is an effect that can be.

また、同一イメージデータに対して1回のみのイメー
ジ処理を実行することにより、そのイメージデータに対
してシステム内で発生したトランザクシヨン間のイメー
ジデータを完全に一致させることができるため、トラン
ザクシヨンの品質を高めることができるという効果があ
る。
Also, by executing the image processing only once on the same image data, the image data between the transactions generated in the system can be completely matched to the image data. There is an effect that the quality can be improved.

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

第1図は、本発明によるトランザクシヨン滞留処理方式
の一実施例を示すブロツク構成図である。 第2図は、従来技術によるトランザクシヨン処理方式の
一例を示すブロツク構成図である。 101,201……中央処理装置 102,202……イメージデータ入力装置 103,203……オンライン端末 104,204……インターフエース制御部 105,205……業務制御部 106,206……入力部 107……滞留制御部 108,207……業務処理部 109,208……出力部 110〜113,209,210……フアイル
FIG. 1 is a block diagram showing an embodiment of a transaction retention processing method according to the present invention. FIG. 2 is a block diagram showing an example of a transaction processing method according to the prior art. 101,201 …… Central processing unit 102,202 …… Image data input device 103,203 …… Online terminal 104,204 …… Interface control unit 105,205 …… Business control unit 106,206 …… Input unit 107 …… Stay control unit 108,207 …… Business processing unit 109,208… … Output section 110-113,209,210 …… File

Claims (1)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】イメージデータを読取つてイメージ処理を
実行するためのイメージデータ入力装置と、端末オペレ
ータからの業務処理指示に従つて前記イメージデータ入
力装置から渡されたイメージデータを合成し、業務指示
データを作成するか、あるいは業務処理の指示のみで業
務指示データを作成するためのオンライン端末と、前記
オンライン端末に接続されていてトランザクシヨン滞留
処理を含む各種処理を実行するための中央処理装置とを
具備し、かつ、前記中央処理装置は前記オンライン端末
との間でインターフエースをとるためのインターフエー
ス制御部と、各種動作を制御するための業務制御部と、
前記オンライン端末から送信されたデータを磁気デイス
ク装置へ格納するための入力部と、前記磁気デイスク装
置から業務指示データを取出して前記磁気デイスク装置
へ前記イメージデータを格納して滞留させたり、あるい
は前記イメージデータの検索更新を行つてトランザクシ
ヨンを発生させ、前記トランザクシヨンを前記磁気デイ
スク装置に格納するための滞留制御部と、前記磁気デイ
スク装置から前記トランザクシヨンを取出して各種業務
処理を実行し、処理結果を前記磁気デイスク装置へ格納
するための業務処理部と、前記磁気デイスク装置から前
記業務処理の結果を取出すための出力部とを具備して構
成したことを特徴とするトランザクシヨン滞留処理方
式。
1. An image data input device for reading image data and executing image processing, and image data passed from the image data input device in accordance with a business processing instruction from a terminal operator, to synthesize a business instruction. An online terminal for creating data or for creating business instruction data only by instructing business processing, and a central processing unit connected to the online terminal for executing various processing including transaction retention processing. And, the central processing unit, an interface control unit for taking an interface with the online terminal, a work control unit for controlling various operations,
An input unit for storing the data transmitted from the online terminal in the magnetic disk device, and taking out business instruction data from the magnetic disk device and storing the image data in the magnetic disk device to store the data, or A transaction is generated by performing a search and update of image data, a retention control unit for storing the transaction in the magnetic disk device, and taking out the transaction from the magnetic disk device to execute various business processes, A transaction retention processing method comprising: a business processing unit for storing a processing result in the magnetic disk device; and an output unit for fetching the result of the business processing from the magnetic disk device. .
JP1186687A 1989-07-18 1989-07-18 Transaction retention processing method Expired - Lifetime JP2536165B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1186687A JP2536165B2 (en) 1989-07-18 1989-07-18 Transaction retention processing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1186687A JP2536165B2 (en) 1989-07-18 1989-07-18 Transaction retention processing method

Publications (2)

Publication Number Publication Date
JPH0350659A JPH0350659A (en) 1991-03-05
JP2536165B2 true JP2536165B2 (en) 1996-09-18

Family

ID=16192882

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1186687A Expired - Lifetime JP2536165B2 (en) 1989-07-18 1989-07-18 Transaction retention processing method

Country Status (1)

Country Link
JP (1) JP2536165B2 (en)

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01158567A (en) * 1987-12-15 1989-06-21 Mitsubishi Electric Corp Colleague store retrieving type seal impression collating device

Also Published As

Publication number Publication date
JPH0350659A (en) 1991-03-05

Similar Documents

Publication Publication Date Title
JP2536165B2 (en) Transaction retention processing method
JPH0424778A (en) Document processor
KR100509465B1 (en) Graphic processing method in laser beam printer
JP3727963B2 (en) Window system and method for generating transparent window
JP2878159B2 (en) Transaction processing system
JPH04369018A (en) Conversion system of input data into keyboard mouse data
JPS62180424A (en) Automatic on-line executing system for batch program
JPS6037003A (en) Communication system between personal computer and sequence controller
JPH0544695B2 (en)
JPH09101899A (en) Processing system for procedure
JPS6373419A (en) Output system for virtual picture
JPH0325546A (en) Automatic transmission data compression system
JPS62189863A (en) Method for reading facsimile equipment and controlling modem
JPH0769851B2 (en) Online system test processing method
JPH03134758A (en) Decentralized processing system
JPS6244666B2 (en)
JPS63123150A (en) Computer system
JPS6049457A (en) Designating system of simultaneous input device for data input field
JPH0675881A (en) Different machine kind terminal control and transmission control system
JPH0520008A (en) Display processor
JPH04373060A (en) Batch job input number limiting system
JPH0452750A (en) Pre-command interpreter system
JPH04186461A (en) Remote log-in system
JPH03260855A (en) Changing system for transformation of message into native language
JPS63284620A (en) Input system for terminal equipment

Legal Events

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

Free format text: PAYMENT UNTIL: 20070708

Year of fee payment: 11

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

Free format text: PAYMENT UNTIL: 20080708

Year of fee payment: 12

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

Free format text: PAYMENT UNTIL: 20090708

Year of fee payment: 13

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

Free format text: PAYMENT UNTIL: 20100708

Year of fee payment: 14

EXPY Cancellation because of completion of term
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100708

Year of fee payment: 14