JPS6120027B2 - - Google Patents

Info

Publication number
JPS6120027B2
JPS6120027B2 JP15565181A JP15565181A JPS6120027B2 JP S6120027 B2 JPS6120027 B2 JP S6120027B2 JP 15565181 A JP15565181 A JP 15565181A JP 15565181 A JP15565181 A JP 15565181A JP S6120027 B2 JPS6120027 B2 JP S6120027B2
Authority
JP
Japan
Prior art keywords
processing
application
spa
data
area
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
Application number
JP15565181A
Other languages
Japanese (ja)
Other versions
JPS5856174A (en
Inventor
Toshinori Hasegawa
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP15565181A priority Critical patent/JPS5856174A/en
Publication of JPS5856174A publication Critical patent/JPS5856174A/en
Publication of JPS6120027B2 publication Critical patent/JPS6120027B2/ja
Granted legal-status Critical Current

Links

Landscapes

  • Processing Or Creating Images (AREA)

Description

【発明の詳細な説明】 本発明は、連続する複数の画面処理アプリケー
シヨンが共通の情報処理を行なう場合に、アプリ
ケーシヨン間でデータを連係すなわち接続させる
ための制御方式に関する。
DETAILED DESCRIPTION OF THE INVENTION The present invention relates to a control method for linking or connecting data between a plurality of consecutive screen processing applications when they perform common information processing.

一般に、端末装置から中央処理装置にデータ処
理要求を行なう場合、多くは対話形式での複数回
の画面処理が必要とされ、その画面処理間にデー
タを連係させることが必要である。本発明は、こ
のような場合に、スクラツチパツド領域を介して
データ連係を行なうように構成したデータ連係制
御方式に関する。
Generally, when a terminal device makes a data processing request to a central processing unit, it is often necessary to process screens multiple times in an interactive manner, and it is necessary to link data between the screen processes. The present invention relates to a data linkage control system configured to perform data linkage via a scratchpad area in such a case.

はじめに本発明の技術的背景について説明す
る。
First, the technical background of the present invention will be explained.

第1図は、従来方式におけるアプリケーシヨン
処理とスクラツチ・パツド領域SPAとの関係を示
す説明図である。図において、1,2,3は端末
から処理要求のあつた任意の1つのジヨブ中の連
続する画面単位,,を示す。各画面は、先
の画面処理の結果に更に他の処理を重ねてゆく階
層構造をとつているものとする4,5,6は画面
,,からのそれぞれのメツセージ入力を処
理するための業務用アプリケーシヨン,,
を示す。7はアプリケーシヨンの処理を実行する
ための記憶装置上のスクラツチパツド領域SPAで
あり、各アプリケーシヨンに対応して設定されて
いる区域8,9,10を含む。11はフアイル記
憶装置を示す。
FIG. 1 is an explanatory diagram showing the relationship between application processing and the scratch pad area SPA in the conventional system. In the figure, 1, 2, and 3 indicate consecutive screen units in any one job for which a processing request was received from the terminal. Each screen has a hierarchical structure in which other processes are layered on top of the results of previous screen processing.Screens 4, 5, and 6 are used for business purposes to process messages input from screens . Application,,
shows. 7 is a scratchpad area SPA on the storage device for executing application processing, and includes areas 8, 9, and 10 set corresponding to each application. 11 indicates a file storage device.

アプリケーシヨン1は、データAを画面1に連
係させる階層処理と、データBについての各画面
に亘る共通な処理である共通情報1の処理と、同
じくデータCについての共通情報2の処理とから
なつている。アプリケーシヨン1についての上記
各処理のために、SPA区域8が設定される。必要
なプログラム・モジユール、データ等はフアイル
11からここにロードされ、アプリケーシヨン1
の専用記憶区域として使用される。共通情報処理
としては、たとえばテーブルサーチ、論理、算術
演算処理、フアイル更新、入出力処理などがあ
る。
Application 1 consists of hierarchical processing that links data A to screen 1, common information 1 processing that is common processing for data B across each screen, and common information 2 processing that also relates to data C. ing. A SPA area 8 is set up for each of the above processes for application 1. Necessary programs, modules, data, etc. are loaded here from file 11, and application 1
used as a private storage area. Examples of common information processing include table search, logic, arithmetic processing, file updating, and input/output processing.

アプリケーシヨン1の処理が終ると、画面の
ステツプに移り、アプリケーシヨンが起動され
る。アプリケーシヨンは、アプリケーシヨン
と同様に、データAを用いる階層処理と、データ
Bを用いる共通情報1の処理と、データDを用い
る共通情報3の処理とからなる。更に次の画面
に対応するアプリケーシヨンは、データAを用
いる階層処理とデータDを用いる共通情報3の処
理とからなる。これらのアプリケーシヨン,
も、それぞれSPA区域9,10を設定し、アプリ
ケーシヨン1の場合のSPA区域8と同様に、自己
のアプリケーシヨン処理に必要なプログラム・モ
ジユール、データをロードして専用の記憶区域と
して使用する。
When the processing of application 1 is completed, the screen moves to a step and the application is started. Similar to the application, the application consists of hierarchical processing using data A, processing of common information 1 using data B, and processing of common information 3 using data D. Furthermore, the application corresponding to the next screen consists of hierarchical processing using data A and common information 3 processing using data D. These applications,
Also, SPA areas 9 and 10 are set respectively, and, like the SPA area 8 in the case of application 1, programs, modules and data necessary for processing the own application are loaded and used as dedicated storage areas.

各SPA区域8,9,10は、対応するアプリケ
ーシヨンによつて管理され、1つの画面処理が終
了したとき、そのSPA区域の管理機能は消滅す
る。したがつて、後続する画面処理においてアプ
リケーシヨンが共通のプログラム・モジユール、
データ・レコード等を使用する場合に、先行する
アプリケーシヨンが使用したSPA区域中にたとえ
同じものがあつたとしてもそれを利用することが
できず、あらためてフアイルからロードしなおす
必要があつた。
Each SPA area 8, 9, 10 is managed by a corresponding application, and when one screen processing is completed, the management function of that SPA area disappears. Therefore, in subsequent screen processing, the application is a common program module,
When using data records, etc., even if the same record existed in the SPA area used by the previous application, it could not be used and it was necessary to reload it from the file.

本発明は、上述した従来方式におけるSPA区域
間のデータ連係上の問題を改善し、システムの処
理効率を向上させることを目的として、SPA区域
をアプリケーシヨン対応ではなく情報処理種別で
管理する方式を提供するものである。
The present invention aims to improve the data linkage problems between SPA areas in the conventional method described above and improve the processing efficiency of the system. This is what we provide.

本発明はそのための構成として、階層構造の画
面処理アプリケーシヨンを有するデータ処理シス
テムにおいて、各アプリケーシヨン間の異なる種
別の共通情報処理毎にスクラツチパツド領域を設
定するとともに該領域を共通情報処理の種別に対
応づけた管理テーブルを用いて共通管理し、引き
続く各アプリケーシヨンが共通情報処理を行なう
際該共通情報処理の種別に対応するスクラツチパ
ツド領域を使用することにより、データをアプリ
ケーシヨン間で連係させることを特徴とするもの
である。
The present invention has a structure for this purpose, in which, in a data processing system having hierarchical screen processing applications, a scratchpad area is set for each different type of common information processing between each application, and the area is assigned to the type of common information processing. Data can be linked between applications by performing common management using associated management tables and by using the scratch pad area corresponding to the type of common information processing when each subsequent application performs common information processing. This is a characteristic feature.

以下に、本発明を実施例にしたがつて詳述す
る。
The present invention will be described in detail below using examples.

第2図は、本発明の実施例についての説明図で
ある。図において、画面,,、およびアプ
リケーシヨン,,は第1図に示した従来例
と同じものである。しかし、本実施例の場合に
は、第1図の例と異なり、SPA12の区域構成が
アプリケーシヨン毎ではなく、処理の種別によつ
ており、各アプリケーシヨンは、内部の異なる種
別の情報処理単位毎に異なるSPA区域を使用す
る。13乃至16はそれら情報処理種別毎に設定
されたSPA区域A乃至Dを示す。情報処理種別
は、プログラム・モジユールとデータとの組み合
わせを単位として定める。基本的には、データ・
レコードの入出力処理を効率化するため、各アプ
リケーシヨンで共通利用されるデータを分割の単
位としてSPA区域の設定を行なうのが有利であ
る。
FIG. 2 is an explanatory diagram of an embodiment of the present invention. In the figure, screens, , and applications, are the same as those in the conventional example shown in FIG. However, in the case of this embodiment, unlike the example shown in FIG. Use different SPA areas for each. 13 to 16 indicate SPA areas A to D set for each type of information processing. The information processing type is defined in units of combinations of programs/modules and data. Basically, data
In order to improve the efficiency of record input/output processing, it is advantageous to set SPA areas using data that is commonly used by each application as a division unit.

まず、アプリケーシヨン1は、階層処理を行な
うとき情報処理種別Aに対するSPA区域13に置
かれた処理プログラムおよびデータAを使用し、
次に共通情報1の処理をデータBについて行なう
とき、共通情報1の情報処理種別Bに対して設定
されたSPA区域B14を使用し、次に共通情報2
の処理をデータCについて行なうとき、共通情報
2の情報処理種別Cに対して設定されたSPA区域
C15を使用する。アプリケーシヨン1の処理が
完了したとき、これらのSPA区域13乃至15に
ある処理結果を含めた情報をそのまゝ残される。
First, application 1 uses the processing program and data A placed in the SPA area 13 for information processing type A when performing hierarchical processing,
Next, when processing common information 1 on data B, use SPA area B14 set for information processing type B of common information 1, and then
When processing is performed on data C, SPA area C15 set for information processing type C of common information 2 is used. When the processing of application 1 is completed, the information including the processing results in these SPA areas 13 to 15 is left as is.

アプリケーシヨンの処理に移ると、最初のデ
ータAを使用する階層処理および次のデータBを
使用する共通情報1の処理は、アプリケーシヨン
1における対応する処理と共通のものであるか
ら、SPA区域AおよびSPA区域Bを使用して処理
が行なわれる。次のデータDを使用する共通情報
3の処理のためには、情報処理種別DのSPA区域
D16が使用される。アプリケーシヨンの処理
が完了したとき、SPA区域13乃至16の情報は
処理結果を含めて残される。
Moving on to application processing, the hierarchical processing using the first data A and the processing of common information 1 using the next data B are common to the corresponding processing in application 1, so SPA area A and SPA area B is used for processing. For the next processing of common information 3 using data D, the SPA area D16 of information processing type D is used. When the processing of the application is completed, the information in the SPA areas 13-16 remains, including the processing results.

次にアプリケーシヨンの処理も、同様にし
て、SPA区域A13とSPA区域D16を使用する
のみで行なうことができる。
Next, application processing can be performed in a similar manner by only using the SPA area A13 and the SPA area D16.

このように、SPA区域を介して相続く画面処理
の情報を連係することによつて、データ管理は簡
単になり、データ連係の設計は容易になる。
Thus, by linking the information of successive screen processes through the SPA area, data management is simplified and data linkage design is facilitated.

第3図は、本実施例のシステム構成図である。
図において、17はデータ処理装置、18a,1
8bは端末装置、19はフアイル記憶装置、20
は端末装置18a,18bからの処理要求に応じ
て各アプリケーシヨンの管理制御を行なうアプリ
ケーシヨン制御部、21はアプリケーシヨン,
,にその処理実行を行なうアプリケーシヨン
処理部、22は記憶装置のスクラツチパツド領域
SPA、23は情報処理種別とSPA内の区域A、
B、C、Dとの対応を与えるSPA管理テーブルで
ある。各SPA区域A乃至D内の情報がフアイル記
憶装置19からロードされていない場合、該情報
への索引はそれぞれの区域内のデイレクトリによ
つて与えられるがテーブル23の中にまとめても
よい。なお、図はアプリケーシヨンのアクセス
動作について特に例示してある。
FIG. 3 is a system configuration diagram of this embodiment.
In the figure, 17 is a data processing device, 18a, 1
8b is a terminal device, 19 is a file storage device, 20
21 is an application control unit that manages and controls each application in response to processing requests from the terminal devices 18a and 18b; 21 is an application;
, an application processing unit that executes the processing, and 22 a scratch pad area of the storage device.
SPA, 23 is the information processing type and area A in SPA,
This is a SPA management table that provides correspondence between B, C, and D. If the information in each SPA area A-D has not been loaded from file storage 19, an index to the information, provided by a directory within each area, may be summarized in table 23. Note that the figure specifically illustrates the access operation of the application.

アプリケーシヨン制御部20は、端末18a,
18bからのメツセージを処理するためにアプリ
ケーシヨン処理部21にアプリケーシヨンの実行
を指令する。アプリケーシヨン処理部21は、処
理プログラムおよびデータの主記憶領域へのロー
ドをアプリケーシヨン制御部20に要求する。
The application control unit 20 controls the terminals 18a,
In order to process the message from 18b, the application processing section 21 is instructed to execute the application. The application processing unit 21 requests the application control unit 20 to load the processing program and data into the main storage area.

アプリケーシヨン制御部20は要求された情報
の情報処理種別を識別してSPA管理テーブル23
を参照し、SPA中に要求情報が存在している場合
には、そのアドレスあるいはデイレクトリ位置を
アプリケーシヨン処理部21に通知する。また、
要求情報がSPA中に存在していなかつた場合には
SPA22に新区域を設定し、そのアドレスSPA管
理テーブル23に情報処理種別とともに登録し
て、フアイル記憶装置19から要求された情報を
SPA22の新区域にロードするかあるいはフアイ
ル記憶装置19のデイレクトリ位置をSPA22の
新区域へ設定し、アプリケーシヨン処理部にSPA
区域アドレスあるいはデイレクトリ位置を通知す
る。尚、このときアプリケーシヨン制御部20は
各アプリケーシヨンプログラムがSPA上でのアド
レスを意識させないための慣用のアドレス変換処
理を行なう。
The application control unit 20 identifies the information processing type of the requested information and sends it to the SPA management table 23.
, and if the request information exists in the SPA, the application processing unit 21 is notified of its address or directory location. Also,
If the requested information was not present in the SPA,
A new area is set in the SPA 22, its address is registered in the SPA management table 23 together with the information processing type, and the information requested from the file storage device 19 is stored.
Load the SPA to a new area of the SPA 22, or set the directory location of the file storage device 19 to the new area of the SPA 22, and load the SPA to the application processing section.
Notify area address or directory location. At this time, the application control unit 20 performs conventional address conversion processing so that each application program is not aware of the address on the SPA.

以上、本発明の実施例にしたがつて説明した
が、本発明によれば、各アプリケーシヨンに関連
するプログラムやデータを標準的な種別によつて
分類し、スクラツチパツド領域をその種別によつ
て共通に管理することによつて連続するアプリケ
ーシヨンの間にSPAを介したデータの連係が可能
にされるものであつて、その実施に際しての細部
の構成は当該分野における通常の設計技術を適用
することによつて多くの変型が可能である。
As described above, according to the embodiments of the present invention, programs and data related to each application are classified by standard type, and the scratch pad area is shared by the type. It is possible to link data via SPA between successive applications by managing the SPA, and the detailed configuration of its implementation should be done by applying ordinary design techniques in the field. Many variations are possible.

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

第1図は、従来方式におけるスクラツチパツド
領域の構成を示す図、第2図は本発明の実施例に
おけるスクラツチパツド領域の構成を示す図、第
3図は本実施例のシステム構成を示す図である。 図中、1乃至3は階層構成の画面、4乃至6は
画面1乃至3に対応する画面処理アプリケーシヨ
ン,,,11はフアイル記憶装置、12は
記憶装置のスクラツチパツド領域、13乃至16
はアプリケーシヨン,,中の異なる情報処
理種別に対応して設定されたスクラツチパツド区
域を示す。
FIG. 1 is a diagram showing the configuration of the scratchpad area in the conventional system, FIG. 2 is a diagram showing the configuration of the scratchpad area in the embodiment of the present invention, and FIG. 3 is a diagram showing the system configuration of the present embodiment. In the figure, 1 to 3 are hierarchical screens, 4 to 6 are screen processing applications corresponding to screens 1 to 3, 11 is a file storage device, 12 is a scratch pad area of the storage device, 13 to 16
indicates scratch pad areas set corresponding to different information processing types in the application.

Claims (1)

【特許請求の範囲】[Claims] 1 階層構造の画面処理アプリケーシヨンを有す
るデータ処理システムにおいて、各アプリケーシ
ヨン間の異なる種別の共通情報処理毎にスクラツ
チパツド領域を設定するとともに、該領域を共通
情報処理の種別に対応づけた管理テーブルを用い
て共通管理し、引き続く各アプリケーシヨンが共
通情報処理を行なう際、該共通情報処理の種別に
対応するスクラツチパツド領域を使用することに
より、データをアプリケーシヨン間で連係させる
ことを特徴とする画面処理アプリケーシヨンのデ
ータ連係制御方式。
1. In a data processing system that has screen processing applications in a hierarchical structure, a scratchpad area is set for each different type of common information processing between each application, and a management table is created that associates the area with the type of common information processing. Screen processing is characterized in that when each subsequent application performs common information processing, data is linked between applications by using a scratch pad area corresponding to the type of common information processing. Application data linkage control method.
JP15565181A 1981-09-30 1981-09-30 Control system for data linkage of screen processing application Granted JPS5856174A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP15565181A JPS5856174A (en) 1981-09-30 1981-09-30 Control system for data linkage of screen processing application

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP15565181A JPS5856174A (en) 1981-09-30 1981-09-30 Control system for data linkage of screen processing application

Publications (2)

Publication Number Publication Date
JPS5856174A JPS5856174A (en) 1983-04-02
JPS6120027B2 true JPS6120027B2 (en) 1986-05-20

Family

ID=15610617

Family Applications (1)

Application Number Title Priority Date Filing Date
JP15565181A Granted JPS5856174A (en) 1981-09-30 1981-09-30 Control system for data linkage of screen processing application

Country Status (1)

Country Link
JP (1) JPS5856174A (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4734109B2 (en) * 2005-12-13 2011-07-27 富士通株式会社 DATA LINKING METHOD, DATA LINKING PROGRAM, AND INFORMATION PROCESSING TERMINAL DEVICE
JP6832221B2 (en) 2017-04-27 2021-02-24 津田 訓範 Wind power generation system

Also Published As

Publication number Publication date
JPS5856174A (en) 1983-04-02

Similar Documents

Publication Publication Date Title
US4949278A (en) Expert system architecture
US7895332B2 (en) Identity migration system apparatus and method
JPS6120027B2 (en)
US6003025A (en) Data transformer system for accessing database information
JPH0256070A (en) Design data managing system
JPS59140568A (en) Program abnormality processing system
JP2557953B2 (en) Interface definition and analysis support method
JPH064477A (en) Subload-module replacing system
JPH09114673A (en) Device and method for program loading
JPH03194641A (en) Application program sharing system
JPS6398776A (en) File retrieving system
JPH04260141A (en) Data shared processor
JPH0997203A (en) Distributed processing system
JP2763323B2 (en) Data processing device
JPS5955524A (en) Initial program loading system
CN116628060A (en) Data exchange method for realizing web based on keyle
JP3181081B2 (en) Definition body generation processing method
JPS59126280U (en) Systematic diagram screen search device
JPS58168168A (en) Swap-in and swap-out system of terminal
JPS63148366A (en) Distribution processing and control system
JPH0378843A (en) Program control system using extension memory
JPH04175841A (en) Data base reformation processing system
JPH04104340A (en) Code conversion system by conversion master file
JPH03269639A (en) Batch job execution system
JPS60173629A (en) Connecting system between different kind information retrieval systems