JPH02172397A - Exchange - Google Patents

Exchange

Info

Publication number
JPH02172397A
JPH02172397A JP32820888A JP32820888A JPH02172397A JP H02172397 A JPH02172397 A JP H02172397A JP 32820888 A JP32820888 A JP 32820888A JP 32820888 A JP32820888 A JP 32820888A JP H02172397 A JPH02172397 A JP H02172397A
Authority
JP
Japan
Prior art keywords
task
service
information
control management
management table
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
JP32820888A
Other languages
Japanese (ja)
Inventor
Osamu Yamato
大和 理
Akira Sekinishi
関西 晶
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 JP32820888A priority Critical patent/JPH02172397A/en
Publication of JPH02172397A publication Critical patent/JPH02172397A/en
Pending legal-status Critical Current

Links

Landscapes

  • Exchange Systems With Centralized Control (AREA)

Abstract

PURPOSE:To reduce service processing time and to facilitate the addition of service by revising the content of a task control management table freely in response to the service request from a terminal equipment. CONSTITUTION:Relating information (such as cause to start. task number and start destination address) as to how the content of a task control management table 3 is to be revised corresponding to the service is registered in advance in a task information revision table 4. Then input analysis means 5, 5a analyze the service request from a terminal equipment, designates a task realizing the relevant service request and a service corresponding means 6 obtains the information of the designated task from the task information revision table 4 to revise the content of the task control management table 3. According to the revised task control management table 3, a task basic control means 2 starts a task to realize the service request from the terminal equipment. Thus, the service processing time is reduced and the addition of services is facilitated.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、蓄積プログラム制御の交換機のソフトウェア
制御方式に利用され、特に、オンラインサービス中の交
換機のソフトウェア制御方式を改善した交換機に関する
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention is used for a software control method of a storage program controlled exchange, and particularly relates to an exchange that has an improved software control method for an exchange during online service.

〔概要〕〔overview〕

本発明は、タスクの制御情報が登録されたタスク制御管
理テーブルに従いタスクの制御を行う蓄積プログラム制
御の交換機において、 端末からのサービス要求に応じて、前記タスク制御管理
テーブルの内容を自由に変更できるようにすることによ
り、 ザービスの処理時間を短縮するとともにザービスの追加
も容易にできるようにしたものである。
The present invention provides a storage program controlled switching system that controls tasks according to a task control management table in which task control information is registered, in which the contents of the task control management table can be freely changed in response to a service request from a terminal. By doing so, the processing time for services can be shortened and services can be easily added.

〔従来の技術〕[Conventional technology]

従来、この種の交換機におけるソフトウェア制御方式は
、オンラインサービス中のタスクの起動制御を、例えば
、タスク制御管理情報テーブルにあらかじめ登録された
起動情報に従って行ってぃた。そして、このタスク制御
管理情報テーブルをオンラインサービス中に変更する手
段を持っていなかった。そのため、サービス要求に応じ
て起動するタスクを自由に変更できなかった。
Conventionally, software control systems in this type of exchange have controlled the activation of tasks during online service, for example, in accordance with activation information registered in advance in a task control management information table. Furthermore, there was no means to change this task control management information table during online service. Therefore, it was not possible to freely change the task to be started in response to a service request.

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

前述した従来の交換機は、そのソフトウェア制御方式が
、オンラインサービス中のタスクの起動制御をタスク制
御管理情報テーブル内のあらかじめ決められた起動情報
に従って行う方式となっており、サービス要求に応じて
起動するタスクを自由に変更することができない。
The software control method of the conventional switching equipment described above controls the startup of tasks during online service according to predetermined startup information in the task control management information table, and the tasks are activated in response to a service request. Unable to change tasks freely.

このため、すべてのサービスに対応できるソフトウェア
手段をあらかじめ決められたタスクに作り込んでおくこ
とが必要となり、それぞれのタスクが複雑になり、サー
ビスの処理時間が長くなる欠点があった。また、オンラ
イン中のサービス追加が容易にできない欠点があった。
For this reason, it is necessary to create software means capable of handling all services into predetermined tasks, which has the drawback of making each task complex and increasing the processing time of the service. Another drawback is that it is not easy to add services while online.

本発明の目的は、前記の欠点を除去することにより、サ
ービス要求に応じて起動するタスクを自由に変更でき、
サービスの処理時間を短縮しサービスの追加も容易にて
きる蓄積プログラム制御の交換機を提供することにある
An object of the present invention is to eliminate the above-mentioned drawbacks, so that tasks to be activated can be freely changed in response to a service request.
To provide a storage program controlled exchange that shortens service processing time and facilitates the addition of services.

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

本発明は、タスクの制御情報が登録されたタスク制御管
理テーブルが格納された情報テーブル部と、前記タスク
制御管理テーブルを用いてタスクの起動制御を行うタス
ク基本制御手段とを備えた蓄積プログラム制御の交換機
において、前記タスク制御管理テーブルの内容を変更す
る関連情報が登録されたタスク情報変更テーブルが格納
された変更テーブル部と、端末からのサービス要求を分
析し当該サービス要求を実現するタスクを指定する入力
分析手段と、前記タスク制御管理テーブルの内容を前記
タスク情報変更テーブルを用いて前記入力分析手段で指
定したタスクに変更するサビス対応手段とを備えたこと
を特徴とする。
The present invention provides an accumulation program control system that includes an information table section storing a task control management table in which control information of tasks is registered, and a task basic control means that performs task activation control using the task control management table. In the switch, a change table section stores a task information change table in which related information for changing the contents of the task control management table is registered, and a task for analyzing a service request from a terminal and realizing the service request is specified. and a service corresponding means for changing the contents of the task control management table to the task specified by the input analysis means using the task information change table.

〔作用〕[Effect]

タスク情報変更テーブルは、タスク制御管理テーブルの
内容をザービス対応にどのように変更するかの関連情報
(例えば、起動要因、タスクNO1起動先アドレス等)
があらかじめ登録される。そして、入力分析手段は、端
末からのサービス要求を分析し当該サービス要求を実現
するタスクを指定する。サービス対応手段は、前記タス
ク情報変更テーブルからその指定されたタスクの情報を
求必、タスク制御管理テーブルの内容を変更する。
The task information change table contains related information on how to change the contents of the task control management table to correspond to the service (for example, activation factor, task NO1 activation destination address, etc.)
is registered in advance. The input analysis means analyzes the service request from the terminal and designates a task to implement the service request. The service support means requests information on the specified task from the task information change table and changes the contents of the task control management table.

タスク基本制御手段はこの変更されたタスク制御管理テ
ーブルに従い、端末からのサービス要求を実現するタス
クを起動する。
The basic task control means activates a task to realize a service request from a terminal in accordance with the changed task control management table.

従って、オンラインサービス中に端末からのサービス要
求に応じてタスクを起動することが可能となる。
Therefore, it is possible to start a task in response to a service request from a terminal during online service.

〔実施例〕〔Example〕

以下、本発明の実施例について図面を参照して説明する
Embodiments of the present invention will be described below with reference to the drawings.

第1図は本発明の一実施例の要部を示すブロック構成図
で、中央制御装置の内部の本発明にかかわる部分のソフ
トウェアに関する部分を示す。また、第2図はそのタス
ク制御管理テーブルの一例の形式を示す説明図、第3図
はそのタスク情報変更テーブルの一例を示す説明図であ
る。
FIG. 1 is a block diagram showing the essential parts of an embodiment of the present invention, and shows the software-related portion of the central control unit that is related to the present invention. Further, FIG. 2 is an explanatory diagram showing an example format of the task control management table, and FIG. 3 is an explanatory diagram showing an example of the task information change table.

第1図によると、本実施例は、タスクの制御情報が登録
されたタスク制御管理情報テーブル3が格納された情報
テーブル部3aと、タスク制御管理情報テーブル3を用
いてタスクの起動制御を行うタスク基本制御手段2とを
備えた蓄積プログラム制御の交換機において、 タスク制御管理情報テーブル3の内容を変更する関連情
報が登録されたタスク情報変更テーブル4が格納された
変更テーブル部4aと、端末からのサービス要求を分析
し当該サービス要求を実現するタスクを指定する入力分
析手段としての端末入力分析タスク5が格納された分析
タスク部5aと、タスク制御管理情報テーブル3の内容
をタスク情報変更テーブル4を用いて端末入力分析タス
ク部5で指定したタスクに変更するサービス対応手段と
しての複数のザービス対応タスク6が格納されたサービ
スタスク部6aとを備えている。
According to FIG. 1, this embodiment performs task activation control using the information table section 3a storing the task control management information table 3 in which task control information is registered, and the task control management information table 3. In a storage program controlled exchange equipped with a task basic control means 2, there is a change table section 4a storing a task information change table 4 in which related information for changing the contents of the task control management information table 3 is registered, and a terminal. An analysis task section 5a stores a terminal input analysis task 5 as an input analysis means for analyzing a service request and specifying a task to realize the service request, and a task information change table 4 that changes the contents of the task control management information table 3. The service task section 6a stores a plurality of service corresponding tasks 6 as service corresponding means for changing the task to the task specified by the terminal input analysis task section 5 using the service task section 6a.

なお、第1図において、1は端末から送信されてくる情
報を受信し、タスク基本制御手段2にその受信情報を渡
す端末データ受信部である。また、タスク基本制御手段
2は、タスク制御管理情報テーブル3に従って、端末入
力分析タスク5またはサービス対応タスク6の起動およ
び停止を制御する。端末入力分析タスク5は端末からの
受信ブタに基づき、該当するサービス対応タスク6を、
タスク基本制御手段を用いて起動する。さらにタスク情
報変更テーブル4は任意のサービス対応タスク6から呼
び出すことができる。
In FIG. 1, reference numeral 1 denotes a terminal data receiving section that receives information transmitted from a terminal and passes the received information to the task basic control means 2. Further, the basic task control means 2 controls starting and stopping of the terminal input analysis task 5 or the service corresponding task 6 according to the task control management information table 3. The terminal input analysis task 5 executes the corresponding service corresponding task 6 based on the received data from the terminal.
Start using the task basic control means. Furthermore, the task information change table 4 can be called from any service-compatible task 6.

第2図によると、タスク制御管理情報テーブル3は、起
動要因31、タスクNo、32および起動先アドレス3
3を含んでいる。
According to FIG. 2, the task control management information table 3 includes the activation factor 31, task number 32, and activation destination address 3.
Contains 3.

第3図によると、タスク情報変更テーブル4は、起動要
因41、タスクNo、42および起動先アドレス43を
含んでいる。
According to FIG. 3, the task information change table 4 includes an activation factor 41, a task number 42, and an activation destination address 43.

本発明の特徴は、第1図において、タスク情報変更テー
ブル4が格納された変更テーブル部4aと、端末入力分
析タスク5が格納された分析タスク部5aと、複数のサ
ービス対応タスク6が格納されたサービスタスク部6a
とを設けたことにあ次に、本実施例の動作について第4
図に示す流れ図を参照して説明する。
A feature of the present invention is that, in FIG. 1, a change table section 4a stores a task information change table 4, an analysis task section 5a stores a terminal input analysis task 5, and a plurality of service corresponding tasks 6 are stored. service task section 6a
Next, we will explain the operation of this embodiment in the fourth section.
This will be explained with reference to the flowchart shown in the figure.

まず、端末データ受信部1は、端末から送信されてくる
サービス要求情報(起動要因(1))を受信し、タスク
基本制御手段2に端末からのサービス要求情報(起動要
因(1))を通知する(ステップS1)。
First, the terminal data receiving unit 1 receives service request information (activation factor (1)) transmitted from the terminal, and notifies the task basic control means 2 of the service request information (activation factor (1)) from the terminal. (Step S1).

タスク基本制御手段2は、端末からのサービス要求情報
の起動要因(1)に該当するタスクをタスク制御管理情
報テーブル3より求め当該タスクを起動する。本実施例
では、第3図より起動要因(1)の場合はタスクNo、
10 (タスクNo、10は端末入力分析タスク5とす
る)を起動する(ステップS2)。
The basic task control means 2 searches for a task corresponding to the activation factor (1) of the service request information from the terminal from the task control management information table 3 and activates the task. In this embodiment, as shown in FIG. 3, in the case of activation factor (1), task No.
10 (Task No. 10 is terminal input analysis task 5) is activated (step S2).

端末入力分析タスク5は、端末からのサービス要求を分
析し、該当するサービスを実現するサービス対応タスク
6 (タスクNo、20とする)を起動する指示(起動
要因(2))をタスク基本制御手段2に通知する(ステ
ップS3)。
The terminal input analysis task 5 analyzes the service request from the terminal, and sends an instruction (activation factor (2)) to activate the service corresponding task 6 (task No. 20) to realize the corresponding service to the task basic control means. 2 (step S3).

タスク基本制御手段2は、端末入力分析タスク5からの
起動要因(2)に該当するタスクをタスク制御管理情報
テーブル3より求必タスクを起動する。
The basic task control means 2 activates the required task from the task control management information table 3, which corresponds to the activation factor (2) from the terminal input analysis task 5.

本実施例では、第3図より起動要因(2)の場合はタス
クNo、20 (タスクNo、20はサービス対応タス
ク6)を起動する(ステップS4>。
In this embodiment, as shown in FIG. 3, in the case of activation factor (2), task No. 20 (task No. 20 is service corresponding task 6) is activated (step S4>).

サービス対応タスクは、ザービス開始時に、タスク情報
変更テーブル4を用いてタスク制御管理情報テーブル3
の内容を変更する。本実施例の場合は、第3図の起動要
因(1)の起動先アドレス1000、タスクNo、10
を起動要因(2)の起動先アドレス2000、タスクN
o、20に変更する(ステップS5)。この変更によっ
て、これ以降の起動要因(1)を有する端末データ受信
部1からのタスク起動要求は、タスク基本制御手段2に
おいで、端末入力分析タスク5を介さずに直接サービス
対応タスク6が起動され、サービスが実現される。また
、サービス終了時に、タスク制御管理情報テーブル3の
内容をタスク情報変更テーブル4を用いて変更前の状態
に戻すことにより、もとの起動方法に戻る(ステップS
6)。
When starting a service, a service-compatible task uses the task information change table 4 to update the task control management information table 3.
Change the contents of In the case of this embodiment, the activation destination address 1000, task number, and 10 of activation cause (1) in FIG.
Start source (2), start address 2000, task N
o, 20 (step S5). With this change, a subsequent task activation request from the terminal data receiving unit 1 having activation factor (1) causes the task basic control means 2 to directly activate the service support task 6 without going through the terminal input analysis task 5. and services are realized. Furthermore, at the end of the service, the contents of the task control management information table 3 are returned to the state before the change using the task information change table 4, thereby returning to the original startup method (step S
6).

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

以上説明したように、本発明は、タスク制御管理情報を
変更することにより、オンラインサービス中にサービス
要求に応じて希望するタスクを起動することができる効
果がある。
As described above, the present invention has the advantage of being able to start a desired task in response to a service request during online service by changing task control management information.

従って、本発明によれば、すべてのサービスに対応でき
るソフトウェア機能をあらかじめ決められたタスクに作
り込んでおくことが不要となり、サービスの追加にとも
なうソフトウェアの変更を最小限におさえることができ
、結果として、サービス処理時間を短縮し、サービスの
追加も容易にできる蓄積プログラム制御の交換機を得る
ことができ、その効果は大である。
Therefore, according to the present invention, it is no longer necessary to incorporate software functions that can support all services into predetermined tasks, and changes to software due to the addition of services can be kept to a minimum. As a result, it is possible to obtain a storage program controlled exchange that can shorten service processing time and easily add services, which has great effects.

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

第1図は本発明の一実施例の要部を示すブロック構成図
。 第2図はそのタスク制御管理情報テーブルの一例の形式
を示す説明図。 第3図はそのタスク情報変更テーブルの一例を示す説明
図。 第4図はその動作を示す流れ図。 1・・・端末データ受信部、2・・・タスク基本制御手
段、3・・・タスク制御管理情報テーブル、3a・・・
情報テーブル部、4・・・タスク情報変更テーブル、4
a・・・変更テーブル部、5・・・端末入力分析タスク
、5a・・・分析タスク部、6・・・サービス対応タス
ク、6a・・・ザービスタスク部、31.41・・・起
動要因、32.42・・・タスクNo、、33.43・
・・起動先アドレス。
FIG. 1 is a block diagram showing the main parts of an embodiment of the present invention. FIG. 2 is an explanatory diagram showing an example format of the task control management information table. FIG. 3 is an explanatory diagram showing an example of the task information change table. FIG. 4 is a flowchart showing the operation. DESCRIPTION OF SYMBOLS 1...Terminal data receiving unit, 2...Task basic control means, 3...Task control management information table, 3a...
Information table section, 4...Task information change table, 4
a... Change table section, 5... Terminal input analysis task, 5a... Analysis task section, 6... Service compatible task, 6a... Service task section, 31.41... Activation factor, 32.42...Task No., 33.43.
...Start address.

Claims (1)

【特許請求の範囲】 1、タスクの制御情報が登録されたタスク制御管理テー
ブルが格納された情報テーブル部と、前記タスク制御管
理テーブルを用いてタスクの起動制御を行うタスク基本
制御手段と を備えた蓄積プログラム制御の交換機において、前記タ
スク制御管理テーブルの内容を変更する関連情報が登録
されたタスク情報変更テーブルが格納された変更テーブ
ル部と、 端末からのサービス要求を分析し当該サービス要求を実
現するタスクを指定する入力分析手段と、前記タスク制
御管理テーブルの内容を前記タスク情報変更テーブルを
用いて前記入力分析手段で指定したタスクに変更するサ
ービス対応手段とを備えたことを特徴とする交換機。
[Scope of Claims] 1. An information table unit storing a task control management table in which task control information is registered, and task basic control means for controlling the activation of tasks using the task control management table. In a storage program controlled exchange, a change table section stores a task information change table in which information related to changing the contents of the task control management table is registered, and a change table section stores a task information change table in which information related to changing the contents of the task control management table is registered, and a change table section that analyzes a service request from a terminal and realizes the service request. an input analysis means for specifying a task to be performed; and a service support means for changing the contents of the task control management table to the task specified by the input analysis means using the task information change table. .
JP32820888A 1988-12-26 1988-12-26 Exchange Pending JPH02172397A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP32820888A JPH02172397A (en) 1988-12-26 1988-12-26 Exchange

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP32820888A JPH02172397A (en) 1988-12-26 1988-12-26 Exchange

Publications (1)

Publication Number Publication Date
JPH02172397A true JPH02172397A (en) 1990-07-03

Family

ID=18207658

Family Applications (1)

Application Number Title Priority Date Filing Date
JP32820888A Pending JPH02172397A (en) 1988-12-26 1988-12-26 Exchange

Country Status (1)

Country Link
JP (1) JPH02172397A (en)

Similar Documents

Publication Publication Date Title
JPH02172397A (en) Exchange
JP2792772B2 (en) Programmable controller and sequence program monitoring method thereof
JPH021014A (en) Portable computer
JPH04156615A (en) System rising system
JP2677902B2 (en) Numerical control device with remote operation function
JPH064477A (en) Subload-module replacing system
JP3503531B2 (en) Online real-time processing system and sub load module replacement method in the system
JPS63106047A (en) Dynamic subroutine call system
JPH08272757A (en) Multiprocessor system and program starting method
JP2550571B2 (en) Screen definition library specification control method
JPH03157733A (en) Task ready queue managing device
JP2000163329A (en) Data transfer system
JPH0344328B2 (en)
JPH02127732A (en) Job control system
JPH0282313A (en) Attention processing method for system with coexisting full-screen mode and line mode
JPH0214351A (en) Virtual console control system
JPH03282756A (en) Asynchronous input/output system
JPH0378035A (en) Task execution controller
JP2001043077A (en) Field input/output system
JPH0225940A (en) Block sharing control system
JPH06209376A (en) Basic call controller
JPS58142451A (en) Interruption control system
JPH03223954A (en) Control system for change of console command attribute
JPH1011251A (en) Operation panel control system
JPH0283781A (en) Method for controlling retrieving and printing of optical file picture document