JPH0568733B2 - - Google Patents

Info

Publication number
JPH0568733B2
JPH0568733B2 JP10191587A JP10191587A JPH0568733B2 JP H0568733 B2 JPH0568733 B2 JP H0568733B2 JP 10191587 A JP10191587 A JP 10191587A JP 10191587 A JP10191587 A JP 10191587A JP H0568733 B2 JPH0568733 B2 JP H0568733B2
Authority
JP
Japan
Prior art keywords
business processing
processing program
terminal
input
code
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 - Fee Related
Application number
JP10191587A
Other languages
Japanese (ja)
Other versions
JPS63268057A (en
Inventor
Kazunori Yamamoto
Tatsuo Iwano
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.)
Hitachi Ltd
Original Assignee
Hitachi 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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP10191587A priority Critical patent/JPS63268057A/en
Publication of JPS63268057A publication Critical patent/JPS63268057A/en
Publication of JPH0568733B2 publication Critical patent/JPH0568733B2/ja
Granted legal-status Critical Current

Links

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、電子計算機によるオンラインシステ
ムの業務処理プログラム起動方式に係り、特に大
規模電子計算機システムの業務処理プログラムの
機能拡張に好適な業務処理プログラム起動方式に
関する。
[Detailed Description of the Invention] [Industrial Application Field] The present invention relates to a method for starting a business processing program for an online system using a computer, and in particular a business processing method suitable for expanding the functions of a business processing program for a large-scale computer system. Regarding program startup method.

〔従来の技術〕[Conventional technology]

従来の方式は、特開昭60−179829号に記載のよ
うに、ハードウエアのスイツチ等の切替によつ
て、起動するプログラムを選択し、プログラムの
変更を容易にするとなつていた。しかし、プログ
ラムのみの変更については、配置されているが、
同一処理名異機能プログラムがシステム上で同時
に複数存在できる点に配慮されていなかつた。
In the conventional system, as described in Japanese Patent Application Laid-open No. 179829/1982, a program to be started is selected by switching a hardware switch or the like to facilitate program changes. However, for changes only to the program, although it is arranged,
No consideration was given to the fact that multiple programs with the same processing name and different functions could exist simultaneously on the system.

〔発明が解決しようとする問題点〕[Problem that the invention seeks to solve]

上記従来技術は、起動コードに対して1つの業
務処理プログラムしか起動できない。そのため、
データベースフアイルのデータ格納構造が変更と
なる様な業務処理プログラムの機能拡張が発生し
た場合、それにともなうデータベースフアイルの
移行および創成を全フアイル一括して行う必要が
ある。フアイルデータ量が少ない場合には、平常
業務の無い休日等で全フアイル一括して移行およ
び創成が可能であるが、フアイルデータ量が多い
場合、切替作業に相当な時間がかかるという点に
ついて配慮がされておらず、平常業務の一部(更
新系業務処理)を停止して切替作業を実施しなけ
ればならないという点に問題があつた。
In the above-mentioned conventional technology, only one business processing program can be started for each startup code. Therefore,
When a functional expansion of a business processing program occurs that changes the data storage structure of a database file, it is necessary to migrate and create all database files at once. If the amount of file data is small, it is possible to migrate and create all files at once on a holiday when normal business is not in progress, but if the amount of file data is large, consideration must be given to the fact that switching will take a considerable amount of time. The problem was that some normal operations (update-related operations) had to be stopped to perform the switchover.

本発明の目的は、業務処理プログラムの機能拡
張にともなうデータベースフアイルの移行および
創成を段階的に行うため、業務処理プログラムを
機能拡張レベル毎に起動可能とし、平常業務の停
止無しに切替作業を可能とすることにある。
The purpose of the present invention is to migrate and create database files in stages as the functions of business processing programs are expanded, so that business processing programs can be started at each function expansion level, and switching operations can be performed without stopping normal business operations. It is to do so.

〔問題点を解決するための手段〕[Means for solving problems]

上記目的は、入力画面の表示情報を定義してあ
る入力画面テーブルを機能拡張レベル毎に格納で
きる端末テーブルフアイルと、端末制御装置およ
び電子計算機センタ両方に端末制御装置の属性情
報を設定できる端末属性テーブルと、起動コード
および機能拡張レベル毎に業務処理プログラム起
動が可能な業務処理プログラムコードテーブル
と、業務処理プログラム実体を格納できるプログ
ラムフアイルを設け、さらに端末テーブルフアイ
ルより該当の入力画面テーブルを検索しデイスプ
レイ画面装置に表示する入力画面表示処理部と、
表示された入力画面からの入力情報を電子計算機
センタに送信する入力情報送信処理部と、送信さ
れた入力情報より該当の業務処理プログラムを起
動する業務処理起動処理部と、電子計算機センタ
に設定されている端末属性テーブルの属性情報を
端末制御装置毎に送信する属性情報送信処理部
と、送信された属性情報を端末制御装置の端末属
性テーブルに設定する属性情報受信処理部を設け
ることにより達成される。
The above purpose is to create a terminal table file that can store the input screen table that defines the display information of the input screen for each function expansion level, and a terminal attribute file that can set the attribute information of the terminal control device in both the terminal control device and the computer center. A table, a business processing program code table that can start a business processing program for each startup code and function expansion level, and a program file that can store the business processing program entity are provided, and the corresponding input screen table is searched from the terminal table file. an input screen display processing unit that displays on a display screen device;
An input information transmission processing section that sends the input information from the displayed input screen to the computer center, a business processing startup processing section that starts the corresponding business processing program from the transmitted input information, and a This is achieved by providing an attribute information transmission processing unit that transmits the attribute information of the terminal attribute table for each terminal control device, and an attribute information reception processing unit that sets the transmitted attribute information in the terminal attribute table of the terminal control device. Ru.

〔作用〕[Effect]

入力画面表示処理部は、業務処理名をコード化
した起動コードをオペレーター等の外部からの指
示によりどの業務処理プログラムを起動するかを
知る。さらに端末制御装置に設定されている端末
属性テーブルの機能拡張レベル番号を参照し、ど
のレベルの業務処理プログラムを起動するかを知
り、入力画面テーブルが格納されている端末テー
ブルフアイルを選択し、起動コードに該当する入
力画面テーブルを端末テーブルフアイルより検索
する。検索された入力画面テーブルを表示可能と
するため入力項目単位に項目を分割してデイスプ
レイ画面装置に表示する。
The input screen display processing unit learns which business processing program to start based on an instruction from an external source such as an operator using a startup code encoded with a business process name. Furthermore, refer to the function expansion level number of the terminal attribute table set in the terminal control device, find out which level of business processing program to start, select the terminal table file that stores the input screen table, and start it. Search the input screen table corresponding to the code from the terminal table file. In order to make the retrieved input screen table displayable, the items are divided into input item units and displayed on the display screen device.

入力情報送信処理部は、オペレーター等の外部
からの入力項目単位の入力指示と送信を伺す旨の
入力指示により起動コードおよび入力項目を電文
形式に成形し、さらに機能拡張レベル番号を電文
に付加して電子計算機センタへ送信する。
The input information transmission processing unit forms the startup code and input items into a message format based on an input instruction for each input item and an input instruction to send from an external source such as an operator, and further adds a function expansion level number to the message. and send it to the computer center.

業務処理起動処理部は、送信された電文の起動
コードおよび機能拡張レベル番号より電子計算機
センタに設定されている業務処理プログラムコー
ドテーブルと呼ばれる業務処理プログラムを一意
に定義したプログラムコードを、起動コードおよ
び機能拡張レベル毎に設定したテーブルより、該
当するプログラムコードを取得し、そのコードよ
り業務処理プログラムを起動する。
The business processing startup processing unit converts the startup code and program code that uniquely defines the business processing program called the business processing program code table set in the computer center from the startup code and function expansion level number of the transmitted message. The corresponding program code is obtained from the table set for each function expansion level, and the business processing program is started from that code.

属性情報送信処理部は、電子計算機センタに設
定されている端末属性テーブルの属性情報を電文
形式に成形して、毎日のオンライン立上げ時に電
子計算機センタに接続されている全端末制御装置
へ送信する。
The attribute information transmission processing unit forms the attribute information of the terminal attribute table set in the computer center into a message format, and transmits it to all terminal control devices connected to the computer center at the time of online startup every day. .

属性情報受信処理部は、送信された属性情報を
端末制御装置に存在する端末属性テーブルに設定
する。
The attribute information reception processing section sets the transmitted attribute information in a terminal attribute table existing in the terminal control device.

以上の働きにより、機能が違う同一起動コード
を持つた業務処理プログラムを端末制御装置毎に
起動可能となり、端末制御装置単位にデータベー
スフアイルの移行および創成ができ、平常業務に
影響の無い切替作業ができる。
As a result of the above functions, business processing programs with the same startup code and different functions can be started on each terminal control device, database files can be migrated and created for each terminal control device, and switching operations can be performed without affecting normal operations. can.

〔実施例〕〔Example〕

以下、本発明の一実施例を説明する。 An embodiment of the present invention will be described below.

第1図は、業務処理プログラム起動方式の構成
例である。11は端末制御装置であり、端末制御
装置に接続されている各種装置の制御を行う装置
である。12は端末テーブルフアイルであり、機
能拡張レベル番号単位にフアイル名が付与されて
おりそれぞれ起動コードの順序に入力画面テーブ
ルが格納されている。13は入力画面表示処理部
であり端末属性テーブル17を参照して機能拡張
レベル番号を取得し、取出す対象の端末テーブル
フアイル名を決定する。決定した端末テーブルフ
アイルから入力画面テーブルを順次取出し、入力
装置14から指示される起動コードを知り、起動
コードに該当する入力画面テーブルを取得する。
取得された入力画面テーブルに定義されている入
力項目を公知の技術を用いて、デイスプレイ画面
装置15に表示し、入力情報送信処理部16へ制
御を渡す。入力情報送信処理部は、オペレーター
等の外部からの入力項目単位の入力指示と送信を
伺す旨の入力指示を入力装置14から行うことに
より、起動コードおよび入力項目全てを電文形式
に成形し、さらに機能拡張レベル番号を電文に付
加して公知の技術を用いて電子計算機センタ1A
へ送信する。送信された電文は、業務処理起動処
理部1Cに渡される。業務処理起動処理部は、電
文の起動コードと機能拡張レベル番号を取得し、
業務処理プログラムコードテーブル1Gを参照
し、業務処理プログラムコードを取得する。取得
された業務処理プログラムコードに該当する業務
処理プログラムをプログラムアイル19より検索
し、業務処理プログラムメモリー1Eに業務処理
プログラムを展開して起動する。業務処理プログ
ラム内にどのデータベースフアイルをアクセスす
ればよいかの情報があらかじめ定義されており、
その情報によりデータベースフアイル1Fをアク
セスする。属性情報送信処理部1Bは、毎日のオ
ンライン立上げ開始時に起動され、端末属性テー
ブル1Dの属性情報を公知の技術を用いて端末装
置番号に対応する端末制御装置へ送信する。送信
された属性情報は、属性情報受信処理部1Bへ渡
される。属性情報受信処理部は、送信された属性
情報を端末属性テーブル17に設定する。
FIG. 1 shows a configuration example of a business processing program starting method. 11 is a terminal control device, which is a device that controls various devices connected to the terminal control device. Reference numeral 12 denotes a terminal table file, in which file names are given in units of function expansion level numbers, and input screen tables are stored in the order of the activation codes. Reference numeral 13 denotes an input screen display processing section which refers to the terminal attribute table 17 to obtain the function expansion level number and determines the name of the terminal table file to be extracted. The input screen tables are sequentially taken out from the determined terminal table file, the activation code instructed from the input device 14 is known, and the input screen table corresponding to the activation code is obtained.
The input items defined in the acquired input screen table are displayed on the display screen device 15 using a known technique, and control is passed to the input information transmission processing section 16. The input information transmission processing unit forms the activation code and all input items into a telegram format by receiving an input instruction for each input item from an external source such as an operator and an input instruction to request transmission from the input device 14. Furthermore, a function expansion level number is added to the message and the computer center 1A is sent using known technology.
Send to. The transmitted message is passed to the business process startup processing unit 1C. The business processing startup processing unit obtains the startup code and function expansion level number of the message, and
The business processing program code is obtained by referring to the business processing program code table 1G. A business processing program corresponding to the acquired business processing program code is searched from the program file 19, and the business processing program is loaded into the business processing program memory 1E and started. Information on which database file to access is predefined in the business processing program.
The database file 1F is accessed using the information. The attribute information transmission processing unit 1B is activated at the start of daily online startup, and transmits the attribute information in the terminal attribute table 1D to the terminal control device corresponding to the terminal device number using a known technique. The transmitted attribute information is passed to the attribute information reception processing section 1B. The attribute information reception processing unit sets the transmitted attribute information in the terminal attribute table 17.

第2図は、第1図の電子計算機センタ1Aに設
定されている端末属性テーブル1Dの構成例を示
している。21〜2nは、端末属性テーブルのそ
れぞれのエントリーを示しており、端末装置番
号、属性情報より分類されている。2A,2B
は、各エントリ内に定義されている項目であり、
2Bについての詳細内容は、本発明に直接関係し
ないため割愛している。2Cは、2Bの属性情報
の内、機能拡張レベル番号の項目を抜き出したも
ので実施例では、4つの機能拡張レベル番号を示
しており、4つの内、いずれかの機能拡張レベル
番号が設定されている。20の行は、各項目の説
明のため付与した項目名称であり、各項目内容は
コード化されているがここでは日本語で示してあ
る。第1図に示してある端末制御装置11に設定
してある属性情報テーブル17は、第2図に示す
属性情報テーブルの1エントリーを取出したもの
と等価である。エントリー2nの端末装置番号
9999は、処理の都合上設けたエントリーであり、
端末属性テーブルの終りを意味する。
FIG. 2 shows an example of the configuration of the terminal attribute table 1D set in the computer center 1A of FIG. 1. 21 to 2n indicate respective entries in the terminal attribute table, which are classified based on the terminal device number and attribute information. 2A, 2B
are the items defined within each entry,
The detailed contents of 2B are omitted because they are not directly related to the present invention. 2C is the item of the function expansion level number extracted from the attribute information of 2B. In the example, four function expansion level numbers are shown, and any one of the four function expansion level numbers is set. ing. The 20th line is the item name given to explain each item, and the contents of each item are coded, but are shown here in Japanese. The attribute information table 17 set in the terminal control device 11 shown in FIG. 1 is equivalent to one entry extracted from the attribute information table shown in FIG. 2. Terminal device number of entry 2n
9999 is an entry created for processing convenience.
This signifies the end of the terminal attribute table.

第3図は、第1図に示す電子計算機センタ1A
に設定してある業務処理プログラムコードテーブ
ル1Gの構成例を示している。31〜3nは、業
務処理プログラムコードテーブルのそれぞれのエ
ントリーを示しており、起動コード、業務処理プ
ログラムコードのレベル1、レベル2、レベル3
およびレベル4より分類されている。3A〜3D
は、各エントリー内に定義されている項目であ
り、30の行は各項目の内容説明のために付与し
た項目名称である。各項目の内容はコード化され
ているがここでは日本語で示してある。起動コー
ドは、業務処理名をコード化したものであり実施
例では3桁数字項目である。業務処理プログラム
コードは、業務処理プログラムをコード化したも
ので、このコードによつてプログラムが起動され
る。実施例では、5桁英数字項目であり、特に
FFFFFは、業務処理プログラムが存在していな
いことを意味している。31のエントリーの場
合、レベル3およびレベル4の業務処理プログラ
ムが存在していないことを意味している。さらに
エントリー3nの起動コード999は、処理の都合
上設けたエントリーであり、業務処理プログラム
コードテーブルの終りを意味している。
Figure 3 shows the computer center 1A shown in Figure 1.
This shows an example of the configuration of a business processing program code table 1G set in . 31 to 3n indicate respective entries of the business processing program code table, including the startup code, level 1, level 2, and level 3 of the business processing program code.
and is classified as level 4. 3A-3D
are the items defined in each entry, and the 30th line is the item name given to explain the content of each item. The contents of each item are coded, but are shown here in Japanese. The activation code is a coded version of the business process name, and is a three-digit numerical item in the embodiment. The business processing program code is a coded version of the business processing program, and the program is activated by this code. In the example, it is a 5-digit alphanumeric item, and in particular
FFFFF means that the business processing program does not exist. In the case of 31 entries, it means that level 3 and level 4 business processing programs do not exist. Further, entry 3n, startup code 999, is an entry provided for convenience of processing, and signifies the end of the business processing program code table.

第4図は、第1図に示す入力画面表示処理部1
3の動作を流れ図で示したものである。41で
は、どの業務処理プログラムを起動するかの起動
コードをオペレーター等からの入力指示を第1図
に示す入力装置14を介して得る。42では、第
1図に示す端末属性テーブルの機能拡張レベル番
号を参照して、当該端末制御装置がどのレベルに
該当しているかを得る。43では、機能拡張レベ
ル番号を端末テーブルフアイルの下位2桁に付与
して端末テーブルフアイル名を決定する。44で
は、決定した端末テーブルフアイルより入力画面
テーブルを順次取出す。45では、入力画面テー
ブルが端末テーブルフアイルより取出せたか否か
を判定し、取出せない場合には、入力装置からの
起動コードが誤りであることから誤りの終了を行
う。取出せた場合、46の処理に入力画面テーブ
ルを渡す。46では渡された入力画面テーブルの
先頭に定義されている起動コードと入力装置から
の起動コードが一致するかを判定し、一致しなけ
れば44の先頭に戻り、44,45および46の
処理を繰返す。一致した場合には、47の処理に
入力画面テーブルを渡す。47では、渡された入
力画面テーブルに定義してある入力項番、入力ガ
イダンスおよび入力域を公知の技術を用いて、第
1図に示すデイスプレイ画面装置15に表示す
る。さらに入力画面を入力可能状態に遷移させ第
1図に示す入力情報送信処理部16へ制御を渡
す。
FIG. 4 shows the input screen display processing section 1 shown in FIG.
This is a flowchart showing the operation of step 3. At step 41, an input instruction from an operator or the like is obtained via the input device 14 shown in FIG. 1 to input a startup code indicating which business processing program to start. In step 42, the function expansion level number in the terminal attribute table shown in FIG. 1 is referred to to obtain which level the terminal control device corresponds to. In step 43, a function expansion level number is assigned to the lower two digits of the terminal table file to determine the terminal table file name. In step 44, input screen tables are sequentially extracted from the determined terminal table file. In step 45, it is determined whether or not the input screen table can be retrieved from the terminal table file. If the input screen table cannot be retrieved, the activation code from the input device is incorrect, so the error termination is performed. If it can be retrieved, the input screen table is passed to the process 46. In step 46, it is determined whether the startup code defined at the beginning of the passed input screen table matches the startup code from the input device, and if they do not match, the process returns to the beginning of step 44 and processes in steps 44, 45, and 46 are performed. Repeat. If they match, the input screen table is passed to the process 47. At step 47, the input item number, input guidance, and input area defined in the passed input screen table are displayed on the display screen device 15 shown in FIG. 1 using a known technique. Furthermore, the input screen is changed to an input enabled state and control is passed to the input information transmission processing section 16 shown in FIG.

第5図は、第1図に示す入力情報送信処理部1
6の動作を流れ図で示したものである。51で
は、入力項目単位の入力情報をオペレーター等か
らの入力指示により第1図の入力装置14を介し
て得る。52では、起動コードおよび入力項目単
位の入力情報をある決められた電文形式に従つて
成形する。53では、第1図に示す端末属性テー
ブル17を参照して機能拡張レベル番号を取得
し、成形された電文に付加する。54では、成形
された電文を公知の技術を用いて、第1図に示す
電子計算機センタ1Aに送信する。
FIG. 5 shows the input information transmission processing section 1 shown in FIG.
6 is a flowchart showing the operation of step 6. At step 51, input information for each input item is obtained via the input device 14 of FIG. 1 in response to an input instruction from an operator or the like. In step 52, the activation code and the input information for each input item are formed according to a predetermined message format. In step 53, the function expansion level number is obtained by referring to the terminal attribute table 17 shown in FIG. 1, and added to the formed message. At step 54, the formed message is transmitted to the computer center 1A shown in FIG. 1 using a known technique.

第6図は、第1図に示す業務処理起動処理部1
Cの動作を流れ図で示したものである。61で
は、第1図に示す端末制御装置11より送信され
た電文を受信して、電文中の起動コードおよび機
能拡張レベル番号を得る。62では、第1図の1
Gおよび第3図に示す業務処理プログラムコード
テーブルの各エントリーを参照するためテーブル
の何エントリー目かを示すカウンタをメモリー上
に設け、カウンタの値を1とする。63では、設
けたカウンタ値該当するエントリーを参照して起
動コードを得る。64では、参照したエントリー
の起動コードがテーブルの終りを意味する9999否
かを判定し、999ならば、起動コードに該当する
ものが無いとして誤りの終了とする。999以外の
場合、65へ処理を渡す。65では、電文中の起
動コードとカウンタ値に該当するエントリーの起
動コードとが一致しているか否かを判定し、一致
しなければ66の処理を行う。66では次のエン
トリーを参照するためカウンタ値を1加算し、6
3,64および65の処理を繰返し行う。一致し
たならば、67の処理を行う。67では、カウン
タ値と既に得られている機能拡張レベル番号より
業務処理プログラムコードを得る。68では、得
られた業務処理プログラムコードより第1図に示
すプログラムフアイル19に存在する業務処理プ
ログラム実体を第1図に示す業務処理プログラム
メモリー1Eに展開し起動する。
FIG. 6 shows the business process startup processing unit 1 shown in FIG.
This is a flowchart showing the operation of C. At step 61, the message transmitted from the terminal control device 11 shown in FIG. 1 is received, and the activation code and function expansion level number in the message are obtained. 62, 1 in Fig.
In order to refer to each entry in the business processing program code table shown in FIG. At step 63, the activation code is obtained by referring to the entry corresponding to the provided counter value. In step 64, it is determined whether or not the startup code of the referenced entry is 9999, which means the end of the table. If it is 999, it is determined that there is no matching startup code and the end is an error. If it is other than 999, processing is passed to 65. At 65, it is determined whether the activation code in the message matches the activation code of the entry corresponding to the counter value, and if they do not match, the process at 66 is performed. At 66, the counter value is incremented by 1 to refer to the next entry, and 6
3, 64 and 65 are repeated. If they match, process 67 is performed. In step 67, the business processing program code is obtained from the counter value and the already obtained function expansion level number. At step 68, the business processing program entity existing in the program file 19 shown in FIG. 1 is expanded into the business processing program memory 1E shown in FIG. 1 from the obtained business processing program code and activated.

第7図は、第1図に示す属性情報送信処理部1
Bの動作を流れ図で示したものである。71で
は、第1図の1Dおよび第2図の端末属性テーブ
ルの各エントリーを参照するためテーブルの何エ
ントリー目かを示すカウンタをメモリー上に設
け、カウンタの値を1とする。72では、カウン
タ値に該当する端末属性テーブルの1エントリー
を参照し、属性情報をある決められた電文形式に
成形する。73では、成形された電文を公知の技
術を用いて、端末装置番号に対応する端末制御装
置へ送信する。74では、端末属性テーブルの終
りを意味する端末装置番号が9999か否かを判定
し、9999ならば処理を終了する。9999以外なら
ば、75の処理を行う。75では、端末属性テー
ブルの次のエントリーを参照するためカウンタの
値を1加算し、72,73および74の処理を繰
返し行う。
FIG. 7 shows the attribute information transmission processing section 1 shown in FIG.
The operation of B is shown in a flowchart. In step 71, in order to refer to each entry in the terminal attribute table 1D in FIG. 1 and the terminal attribute table in FIG. 2, a counter indicating the number of the entry in the table is provided in the memory, and the value of the counter is set to 1. At step 72, one entry in the terminal attribute table corresponding to the counter value is referred to, and the attribute information is formed into a predetermined message format. At step 73, the formed message is sent to the terminal control device corresponding to the terminal device number using a known technique. In step 74, it is determined whether the terminal device number indicating the end of the terminal attribute table is 9999, and if it is 9999, the process ends. If it is other than 9999, process 75 is performed. At 75, the value of the counter is incremented by 1 in order to refer to the next entry in the terminal attribute table, and the processes at 72, 73 and 74 are repeated.

第8図は、第1図に示す属性情報受信処理部1
8の動作を流れ図で示したものである。81で
は、第1図に示す電子計算機センタ1Aより送信
された電文を受信し、属性情報を得る。82で
は、得られた属性情報を第2図に示す端末属性テ
ーブルの1エントリーに相当するテーブル形式に
成形し、端末属性テーブルに設定する。
FIG. 8 shows the attribute information reception processing section 1 shown in FIG.
8 is a flowchart showing the operation of step 8. At 81, the message transmitted from the computer center 1A shown in FIG. 1 is received and attribute information is obtained. At step 82, the obtained attribute information is formed into a table format corresponding to one entry of the terminal attribute table shown in FIG. 2, and set in the terminal attribute table.

第9図は、実施例における機能拡張の切替遷移
図を示している。90は、機能拡張を行う前の状
態であり、すべて機能拡張レベル番号=01の状態
で稼働している。端末装置番号=0001の端末制御
装置93において、起動コード=001の入力指示
により端末テーブルフアイル94から業務処理A
の入力画面テーブルを取得し、デイスプレイ画面
装置91の表示例に示す内容で表示する。
FIG. 9 shows a switching transition diagram of functional expansion in the embodiment. 90 is a state before functional expansion, and all the devices are operating in a state where the functional expansion level number=01. In the terminal control device 93 with the terminal device number = 0001, business process A is executed from the terminal table file 94 in response to the input instruction of the startup code = 001.
The input screen table is obtained and displayed with the contents shown in the display example of the display screen device 91.

デイスプレイ画面装置91に表示された業務処
理Aの入力画面表示例より入力項番01、02単位に
入力指示を行つた後、電子計算機センタ98へ入
力情報を送信する。送信された入力情報よりプロ
グラムフアイル9Aに存在するプログロムコード
=A0001の業務処理プログラム9Bを業務処理プ
ログラムメモリー99に展開し起動する。業務処
理プログラムは、データベースフアイル9Dをア
クセスする。端末装置番号=0002の端末制御装置
96についても、起動コード=001の入力指示に
より端末テーブルフアイル97から業務処理Aの
入力画面テーブルを取得し、デイスプレイ画面装
置92に表示し、同様な入力指示よりプログラム
コード=A0001の業務処理プログラム9Bを起動
し、データベースフアイル9Eへアクセスする。
データベースフアイル9Dおよび9Eのフアイル
名は、端末制御装置の端末装置番号および機能拡
張レベル番号の一部が付与され名付けられてい
る。
After giving input instructions for input item numbers 01 and 02 from the input screen display example of business process A displayed on the display screen device 91, the input information is transmitted to the computer center 98. Based on the input information sent, the business processing program 9B with program code=A0001 existing in the program file 9A is developed into the business processing program memory 99 and started. The business processing program accesses the database file 9D. Regarding the terminal control device 96 with the terminal device number = 0002, the input screen table for business process A is obtained from the terminal table file 97 by the input instruction of the startup code = 001, and is displayed on the display screen device 92, and by the same input instruction. Start the business processing program 9B with program code = A0001 and access the database file 9E.
The file names of the database files 9D and 9E are given a part of the terminal device number and function expansion level number of the terminal control device.

上記状態から業務処理Aに機能拡張が発生し、
デイスプレイ画面装置91の表示例からデイスプ
レイ画面装置9Gの表示例の様に入力項番03が追
加され、さらにデータベースフアイル9Dに示す
データベース木構造9Yからデータベースフアイ
ル9Fに示すデータベース木構造9Zに変更にな
つた場合、次のとおり切替作業を行う。
Functional expansion occurs in business process A from the above state,
Input item number 03 is added from the display example of the display screen device 91 to the display example of the display screen device 9G, and the database tree structure 9Y shown in the database file 9D is changed to the database tree structure 9Z shown in the database file 9F. If so, perform the switching work as follows.

以下の切替作業は、平常業務の無い休日に行
う。
The following changeover work will be performed on holidays when there are no normal business hours.

端末装置番号=0001の端末制御装置に下位2
桁が02の端末テーブルフアイル95を設け、レ
ベル2に機能拡張した入力画面テーブルを格納
する。
Lower 2 to terminal control device with terminal device number = 0001
A terminal table file 95 with digit 02 is provided to store an input screen table whose functions have been expanded to level 2.

レベル2に機能拡張したプログラムコード=
A0002の業務処理プログラム9Cをプログラム
フアイル9Aに格納する。
Program code expanded to level 2 =
The business processing program 9C of A0002 is stored in the program file 9A.

9Yのデータベース木構造を持つデータベー
スフアイル9Dを、9Zのデータベース木構造
を持つデータベースフアイルへ移行および創成
を行う。
A database file 9D having a database tree structure of 9Y is migrated and created to a database file having a database tree structure of 9Z.

電子計算機センタ98に設定されている第2
図に示す端末属性テーブルの端末装置番号=
0001に該当する機能拡張レベル番号を01から02
に変更する。
The second set in the computer center 98
Terminal device number in the terminal attribute table shown in the figure =
Enhancement level number corresponding to 0001 from 01 to 02
Change to

以上の作業により第1段階の切替作業が完了す
る。その結果、次回のオンライン立上げ開始時
に、機能拡張レベル番号が02に変更になつた端末
属性テーブルが、端末装置番号=0001の端末制御
装置93に送信され、端末制御装置に設定されて
いる端末属性テーブルの機能拡張レベル番号が02
に変更となり、9Xの状態に遷移する。
The above operations complete the first stage switching operation. As a result, at the start of the next online startup, the terminal attribute table with the function expansion level number changed to 02 is sent to the terminal control device 93 with the terminal device number = 0001, and the terminal Attribute table enhancement level number is 02
The state changes to 9X, and the state changes to 9X.

9Xの状態は、端末装置番号=0001の端末制御
装置9Iが、機能拡張レベル番号=02であり、端
末装置番号=0002の端末制御装置9Lが、機能拡
張レベル番号=01である。端末装置番号=0001の
端末制御装置9Iにおいて、起動コード=001の
入力指示によりレベル2に機能拡張した端末テー
ブルフアイル9Kから入力画面テーブルを取得
し、デイスプレイ画面装置9Gの表示例に示す入
力画面を表示する。さらに入力項番01、02、03の
入力指示後、プログラムコード=A0002の業務処
理プログラム9Tを起動し、データベースフアイ
ル9Lをアクセスする。端末装置番号=0002の端
末制御装置9Lについては、従来どおり、プログ
ラムコード=A0001の業務処理プログラム9Sを
起動し、データベースフアイル9Vをアクセスす
る。以上のことより、機能の違う同一業務処理名
(同一起動コード)の業務処理プログラムが、同
一システム内で同時に起動可能となり、端末制御
装単位でデータベースフアイルの移行および創成
が可能となつた。本実施によれば、平常業務の停
止無しに切替作業が可能となる効果がある。
In the state of 9X, the terminal control device 9I with the terminal device number=0001 has the function expansion level number=02, and the terminal control device 9L with the terminal device number=0002 has the function expansion level number=01. The terminal control device 9I with the terminal device number = 0001 obtains the input screen table from the terminal table file 9K whose function has been expanded to level 2 by inputting the startup code = 001, and displays the input screen shown in the display example of the display screen device 9G. indicate. Further, after inputting input item numbers 01, 02, and 03, the business processing program 9T with program code=A0002 is started and the database file 9L is accessed. As for the terminal control device 9L with the terminal device number=0002, the business processing program 9S with the program code=A0001 is started and the database file 9V is accessed as before. As a result of the above, business processing programs with the same business process name (same startup code) with different functions can be started simultaneously within the same system, and it has become possible to migrate and create database files for each terminal control unit. According to this implementation, there is an effect that switching work can be performed without stopping normal operations.

〔発明の効果〕〔Effect of the invention〕

本発明によれば、機能の違う同一業務処理名
(同一起動コード)の業務処理プログラムを同一
システム内で同時に起動可能であるため、段階的
なデータベースフアイルの移行および創成が可能
となり、平常業務の停止無しの切替作業ができる
効果がある。
According to the present invention, business processing programs with the same business process name (same startup code) with different functions can be started simultaneously within the same system, making it possible to migrate and create database files in stages, and This has the effect of allowing switching work to be done without stopping.

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

第1図は、本発明の一実施例の構成図、第2図
は、端末属性テーブルの構成例を示す図、第3図
は、業務処理プログラムコードテーブルの構成例
を示す図、第4図は、入力画面表示処理部の流れ
図、第5図は、入力情報送信処理部の流れ図、第
6図は、業務処理起動処理部の流れ図、第7図
は、属性情報送信処理部の流れ図、第8図は、属
性情報受信処理部の流れ図、第9図は、実施例に
おける機能拡張切替の遷移を示す図である。 11……端末制御装置、12……端末テーブル
フアイル、13……入力画面表示処理部、14…
…入力装置、15……デイスプレイ画面装置、1
6……入力情報送信処理部、1A……電子計算機
センタ、1C……業務処理起動処理部、1F……
データベースフアイル。
FIG. 1 is a configuration diagram of an embodiment of the present invention, FIG. 2 is a diagram showing an example of the configuration of a terminal attribute table, FIG. 3 is a diagram showing an example of the configuration of a business processing program code table, and FIG. 5 is a flowchart of the input screen display processing section, FIG. 5 is a flowchart of the input information transmission processing section, FIG. 6 is a flowchart of the business process startup processing section, and FIG. 7 is a flowchart of the attribute information transmission processing section. FIG. 8 is a flowchart of the attribute information reception processing section, and FIG. 9 is a diagram showing the transition of function expansion switching in the embodiment. 11...Terminal control device, 12...Terminal table file, 13...Input screen display processing unit, 14...
...Input device, 15...Display screen device, 1
6...Input information transmission processing unit, 1A...Computer center, 1C...Business processing startup processing unit, 1F...
database file.

Claims (1)

【特許請求の範囲】[Claims] 1 業務処理プログラムを起動するため業務処理
名をコード化した起動コードを知り、起動コード
に該当する業務処理の入力画面を端末制御装置に
接続されたデイスプレイ画面装置に表示する手段
と、表示された入力画面からの入力情報を電子計
算機センタへ送信する手段と、送信された入力情
報の起動コードに該当する業務処理プログラムを
起動する手段を有する業務処理プログラム起動方
式において、起動コードに対し、入力画面の表示
情報を定義してある入力画面テーブルと業務処理
プログラム起動のための業務処理プログラムコー
ドテーブルを、機能拡張レベル毎に設け、さらに
端末制御装置の属性情報を管理しているテーブル
に、どのレベルの業務処理プログラムを起動する
か否かを端末制御装置単位に選択可能とする機能
拡張レベル番号を設けた事を特徴とする業務処理
プログラム起動方式。
1. A means for knowing the startup code that encodes the business process name in order to start the business processing program, and displaying the input screen for the business process corresponding to the startup code on a display screen device connected to a terminal control device; In a business processing program startup method that includes a means for transmitting input information from an input screen to a computer center and a means for starting a business processing program corresponding to a startup code of the transmitted input information, the input screen An input screen table that defines the display information and a business processing program code table for starting the business processing program are provided for each function expansion level. A business processing program starting method characterized by providing a function expansion level number that allows selection of whether or not to start a business processing program for each terminal control device.
JP10191587A 1987-04-27 1987-04-27 Starting system for work processing program Granted JPS63268057A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP10191587A JPS63268057A (en) 1987-04-27 1987-04-27 Starting system for work processing program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP10191587A JPS63268057A (en) 1987-04-27 1987-04-27 Starting system for work processing program

Publications (2)

Publication Number Publication Date
JPS63268057A JPS63268057A (en) 1988-11-04
JPH0568733B2 true JPH0568733B2 (en) 1993-09-29

Family

ID=14313205

Family Applications (1)

Application Number Title Priority Date Filing Date
JP10191587A Granted JPS63268057A (en) 1987-04-27 1987-04-27 Starting system for work processing program

Country Status (1)

Country Link
JP (1) JPS63268057A (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005250845A (en) * 2004-03-04 2005-09-15 Yokogawa Electric Corp License management method and device therefor

Also Published As

Publication number Publication date
JPS63268057A (en) 1988-11-04

Similar Documents

Publication Publication Date Title
JPH09319769A (en) Data base system, network data base system and data retrieving method
JPH0568733B2 (en)
JP2848313B2 (en) Hardware configuration automatic creation device
JP2774434B2 (en) Data processing device
JPS6332603A (en) Production indicating device
JP2002014995A (en) System and method for distribution of contents, recording medium for the method and contents receiving user terminal
JP3120443B2 (en) Command processing unit
JP2629072B2 (en) Distributed database system and data retrieval processing method thereof
JPH08339208A (en) Program preparation device for programmable controller
JP3287077B2 (en) Automatic alignment method for distributed data
CN114840412A (en) Method for operating test tool, electronic device, and storage medium
JPH08292966A (en) Graph conversion system
JPH0512084A (en) Data controller
JPH0224737A (en) File processor
JPS58132809A (en) Programmable controller
JPH03116318A (en) Slip input device
JPH0981295A (en) Information processor and method for inputting data to the processor
JPH0659964A (en) Management system for distributed operation of dictionary
JPH01120621A (en) Retrieving/updating system for data base
JPS62194542A (en) Program control system
JPH07105134A (en) Command analytic processing method
JP2003122767A (en) Information processor and information processing method
JPH1049537A (en) Retrieval device for data base
JPS6310894A (en) Video tex terminal equipment
JPH01277051A (en) User mode selection system in facsimile equipment

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees