JP2000181562A - Screen display method based on personal attribute information and recording medium storing program therefor - Google Patents

Screen display method based on personal attribute information and recording medium storing program therefor

Info

Publication number
JP2000181562A
JP2000181562A JP10360418A JP36041898A JP2000181562A JP 2000181562 A JP2000181562 A JP 2000181562A JP 10360418 A JP10360418 A JP 10360418A JP 36041898 A JP36041898 A JP 36041898A JP 2000181562 A JP2000181562 A JP 2000181562A
Authority
JP
Japan
Prior art keywords
screen
attribute information
personal
personal attribute
password
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
JP10360418A
Other languages
Japanese (ja)
Inventor
Tsukuru Yamaoka
作 山岡
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 Information Systems Ltd
Original Assignee
Hitachi Information Systems 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 Information Systems Ltd filed Critical Hitachi Information Systems Ltd
Priority to JP10360418A priority Critical patent/JP2000181562A/en
Publication of JP2000181562A publication Critical patent/JP2000181562A/en
Pending legal-status Critical Current

Links

Landscapes

  • User Interface Of Digital Computer (AREA)

Abstract

PROBLEM TO BE SOLVED: To singly and efficiently control the GUI screen of a job processing system having a screen for identifying an individual corresponding to personal attribute information. SOLUTION: The system is composed of a server device 2 for storing personal attribute information 2a and a client device 3 loading various job processing programs 4a having the GUI screen. By inputting a personal ID and a password to the individual identification screen of the client device 3 and transmitting them to the server device 2, the server device 2 performs individual identification while using the personal attribute information 2a, next acquires the personal attribute information from the personal attribute information 2a, determines the condition of a picture item control table while using this information and controls the display or non-display of respective data items on that determined condition.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、個人を識別する画
面を有する各種業務処理プログラムのGUI(Grap
hical User Interface)画面を、
単一的かつ効率的に制御することが可能な個人属性情報
による画面表示方法およびそのプログラムを格納した記
録媒体に関する。
The present invention relates to a GUI (Graph) for various business processing programs having a screen for identifying an individual.
personal interface) screen.
The present invention relates to a screen display method using personal attribute information that can be controlled simply and efficiently, and a recording medium storing the program.

【0002】[0002]

【従来の技術】近年、パソコンを使用したクライアント
/サーバシステムが広く使用されるようになってきた。
多くのクライアント/サーバシステムにおいては、セキ
ュリティ確保のために個人を識別する画面を有し、個人
を認証してから業務処理プログラムが稼動する方式がと
られている。このような従来のクライアント/サーバシ
ステムでは、個人の属性(例えば、性別、年令または生
年月日等)により画面を変えたい場合には、複数の画面
をパソコン内のメモリに用意しておき、その中の1つを
呼び出すことにより制御する方式のシステムが多い。
2. Description of the Related Art In recent years, client / server systems using personal computers have been widely used.
In many client / server systems, a system is employed in which a screen for identifying an individual is provided to ensure security, and a business processing program is operated after authenticating the individual. In such a conventional client / server system, when it is desired to change a screen according to an attribute of an individual (for example, gender, age or date of birth, etc.), a plurality of screens are prepared in a memory in a personal computer. There are many systems of a system of controlling by calling one of them.

【0003】例えば、特開平6−95821号公報に記
載の画面表示方法では、利用者に応じた対話画面をそれ
ぞれ表示できるように、業務システムが提供する標準画
面の情報(画面フォーマットファイル)と、利用者がそ
れぞれ予め定義した利用者固有の標準画面に対する代替
画面の情報を蓄積した個人別画面フォーマットファイル
とを備えておき、標準画面を表示する場合に、入力され
た利用者IDに基づき代替画面に切替えて表示すること
により、各利用者に特定化された操作環境を容易に構築
できるものが示されている。先ず、利用者を一意に識別
するための利用者IDを取得し、業務システムから標準
画面の表示要求があった時点で、対話画面フォーマット
ファイルから代替画面ポインタを取得し、そのポインタ
と利用者IDとを基に個人別対話画面フォーマットファ
イルから代替画面のフォーマット情報を抽出し、標準画
面を代替画面に差し替えて表示する。
For example, in the screen display method described in Japanese Patent Laid-Open No. 6-95821, information on a standard screen provided by a business system (screen format file) is provided so that an interactive screen corresponding to a user can be displayed. A personalized screen format file in which the user accumulates information on alternative screens for user-defined standard screens, respectively. When displaying the standard screens, the alternative screens are displayed based on the input user ID. By switching to the display, the operation environment specified for each user can be easily constructed. First, a user ID for uniquely identifying a user is obtained. When a standard screen display request is received from the business system, an alternative screen pointer is obtained from the interactive screen format file, and the pointer and the user ID are obtained. Then, the format information of the alternative screen is extracted from the personalized interactive screen format file based on the above, and the standard screen is replaced with the alternative screen and displayed.

【0004】[0004]

【発明が解決しようとする課題】しかしながら、前記特
開平6−95821号公報に記載の画面表示方法では、
個人別の画面フォーマット情報を代替画面情報として予
め各個人毎に定義し、かつ登録しておく必要があるた
め、以下の問題が存在していた。 (1)個人属性により画面を変えたい場合には、個人毎
に決められた複数の画面を用意する必要があるため、開
発およびテストのための工数がかかる。 (2)システム管理者にとって、画面の変更があった
時、複数の画面を変更する必要があるため、管理工数が
増大する。 (3)個人毎に決められた複数の画面と、それらの画面
を表示するための共通のプログラムをそれぞれパソコン
のメモリに格納する必要があり、パソコンのメモリ容量
等のハードウェア資源も多く必要となるため、運用上の
維持費も増大する。
However, according to the screen display method described in Japanese Patent Application Laid-Open No. 6-95821,
Since the screen format information for each individual must be defined and registered in advance as substitute screen information for each individual, the following problems exist. (1) When it is desired to change the screen according to the personal attribute, it is necessary to prepare a plurality of screens determined for each individual. (2) For a system administrator, when a screen is changed, it is necessary to change a plurality of screens, which increases the number of management steps. (3) It is necessary to store a plurality of screens determined for each individual and a common program for displaying those screens in the memory of the personal computer, and a large amount of hardware resources such as the memory capacity of the personal computer are required. Therefore, operational maintenance costs also increase.

【0005】そこで本発明の目的は、上述のような従来
の課題を解決し、個人を識別する画面を有する業務処理
システムにおいて、各種業務処理のGUI画面を単一
的、かつ効率的に制御して、プログラムの開発および管
理工数を低減し、かつメモリ容量も小さくてすみ、運用
上の維持費も少なくてすむ個人属性情報による画面表示
方法およびそのプログラムを格納した記録媒体を提供す
ることである。
Accordingly, an object of the present invention is to solve the above-mentioned conventional problems and to control a GUI screen for various business processes in a single and efficient manner in a business processing system having a screen for identifying an individual. It is an object of the present invention to provide a screen display method using personal attribute information and a storage medium storing the program, which can reduce the number of steps for developing and managing the program, reduce the memory capacity, and reduce the operation and maintenance cost. .

【0006】[0006]

【課題を解決するための手段】上記目的を達成するた
め、本発明の個人属性情報による画面表示方法は、 個人属性情報中のパスワードと業務処理システムの利
用者が入力したパスワードを比較して、個人認証を行
い、認証された利用者の個人IDとパスワードからその
利用者の個人属性情報を取得し、それら個人属性情報に
より画面項目制御テーブルに予め設定されている処理条
件を決定するパラメータ値を求め、決定されたパラメー
タ値で標準画面として設定された各データ項目の表示/
非表示を制御する。また、本発明の画面表示方法では、
画面項目制御テーブルおよび個人属性情報テーブルを
格納するサーバ装置と、GUI画面を有する各種業務処
理プログラムを搭載したクライアント装置とから構成さ
れており、クライアント装置では、個人認証用画面に個
人の年齢、性別などの個人属性情報を入力する。また、
クライアント装置の業務処理プログラムは、単一的に制
御されたGUI画面を具備している。このGUI画面は
全ての項目を一つの画面定義情報として持ち、個人認証
用データから得られる個人属性情報により、項目の表
示、非表示を制御する。又、個人属性情報の年齢により
画面上の文字の大きさを変える制御も可能である。この
方法により、個人属性情報により変わる表示項目も同一
画面定義情報で扱えるので、プログラム開発およびプロ
グラムの維持・管理工数の低減が図れる。さらに、上
記方法の各ステップをプログラムに変換し、変換された
プログラムをCD−ROM等の記録媒体に格納すること
で、その記録媒体を搬送した場所のパソコンにインスト
ールすれば、任意の場所において本発明を実現できる。
In order to achieve the above object, a screen display method using personal attribute information according to the present invention compares a password in personal attribute information with a password input by a user of a business processing system. Personal authentication is performed, personal attribute information of the authenticated user is obtained from the personal ID and password of the user, and a parameter value for determining a processing condition previously set in the screen item control table based on the personal attribute information is obtained. Display / display of each data item set as standard screen with determined and determined parameter values
Control hiding. In the screen display method of the present invention,
It comprises a server device for storing a screen item control table and a personal attribute information table, and a client device equipped with various business processing programs having a GUI screen. Enter personal attribute information such as Also,
The job processing program of the client device has a GUI screen that is controlled singly. This GUI screen has all the items as one screen definition information, and controls the display / non-display of the items based on the personal attribute information obtained from the personal authentication data. It is also possible to control to change the size of the characters on the screen according to the age of the personal attribute information. With this method, display items that change depending on personal attribute information can be handled with the same screen definition information, so that program development and reduction in the number of steps for maintaining and managing programs can be achieved. Further, each step of the above method is converted into a program, and the converted program is stored in a recording medium such as a CD-ROM. The invention can be realized.

【0007】[0007]

【発明の実施の形態】以下、本発明の実施例を、図面に
より詳細に説明する。ここでは、本発明の第1の実施例
としてアンケート・システムを、第2の実施例として福
祉申込みシステムを、それぞれ説明するが、本発明はこ
れら以外のシステムにも適用できることは勿論である。
図1は、本発明の第1の実施例を示すアンケート・シス
テムの全体構成図である。図1において、1はサーバ装
置の表示画面、2はサーバ装置であり、内部メモリ内に
個人属性情報2aを格納している。3はクライアント装
置であり、その内部メモリには個人認証画面とGUI画
面を有した業務処理プログラム4aを格納している。ま
た、4bはサーバ装置2とクライアント装置3を接続す
るバス(LANの場合もある)、4cは終端である。な
お、個人属性情報2aとは、ここでは図9(b)の個人
認証用データテーブルに格納された性別、年令等の情報
である。また、個人認証画面とは、図2に示すような個
人ID5とパスワード6の各入力欄を有する画面のこと
である。
Embodiments of the present invention will be described below in detail with reference to the drawings. Here, a questionnaire system will be described as the first embodiment of the present invention, and a welfare application system will be described as the second embodiment. However, it goes without saying that the present invention can be applied to other systems.
FIG. 1 is an overall configuration diagram of a questionnaire system showing a first embodiment of the present invention. In FIG. 1, reference numeral 1 denotes a display screen of a server device, and 2 denotes a server device, which stores personal attribute information 2a in an internal memory. Reference numeral 3 denotes a client device, and an internal memory stores a business processing program 4a having a personal authentication screen and a GUI screen. 4b is a bus connecting the server device 2 and the client device 3 (may be a LAN), and 4c is a terminal. Here, the personal attribute information 2a is information such as gender and age stored in the personal authentication data table of FIG. 9B. The personal authentication screen is a screen having input fields for a personal ID 5 and a password 6 as shown in FIG.

【0008】図2は、図1に示す業務処理プログラムに
含まれる個人認証画面の図である。前述のように、個人
認証画面には、個人ID5とパスワード6の入力エリア
を有している。システム利用者は、キーボード等から個
人IDとパスワードを入力することにより、サーバ装置
2において個人認証を行い、個人属性情報(年齢、性別
など)を得る。すなわち、本実施例においても、従来例
と同じように、業務システムの起動と同時に、サーバ装
置2は、個人認証画面に入力された個人ID5およびパ
スワード6を読み込み、サーバ装置2が保持している個
人属性情報テーブル(図9(b)参照)の個人IDおよ
びパスワードと一致するか否かを比較判定することによ
り、一致すれば利用者が本人であると認定する(個人認
証処理)。
FIG. 2 is a diagram of a personal authentication screen included in the business processing program shown in FIG. As described above, the personal authentication screen has input areas for the personal ID 5 and the password 6. The system user performs personal authentication in the server device 2 by inputting a personal ID and a password from a keyboard or the like, and obtains personal attribute information (age, gender, etc.). That is, in this embodiment, as in the conventional example, the server device 2 reads the personal ID 5 and the password 6 input to the personal authentication screen simultaneously with the activation of the business system, and the server device 2 holds the personal ID 5 and the password 6. By comparing and determining whether or not the personal ID and password in the personal attribute information table (see FIG. 9B) match, if the personal ID and the password match, the user is identified as the user (personal authentication processing).

【0009】図3は、アンケート・システムの入力用標
準画面の図である。本実施例のアンケート・システムで
は、システム利用者がクライアント装置3の個人認証画
面(図2)に個人IDとパスワードを入力することで、
図3に示すようなアンケート入力用標準画面が表示され
る。これには、質問1:家族構成7、質問2:住宅形態
8、質問3:嗜好9、質問4:婦人病検診10からなる
各項目が表示されている。家族構成7に対しては、1
人,2〜4人,5人以上のうちのいずれか該当するもの
にマークをつける。住宅形態8に対しては、1件家,マ
ンション,アパート,その他(同居,間借,ホテル,ペ
ンション等)のうちの該当するものにマークをつける。
嗜好9に対しては、酒を飲むか飲まないかのいずれかに
マークし、たばこを吸うか吸わないかのいずれかにマー
クする。また、婦人病検診10に対しては、受診経験有
り,受診経験無しのいずれかにマークをつける。なお、
この画面はあくまでも標準画面であって、実際には、サ
ーバ装置2の処理により個人属性により選択された項目
のみが表示される入力画面が表示されることになる。例
えば、利用者の属性が男性の場合には婦人病検診10が
不要であるため、その項目が無い画面が表示され、利用
者が未成年であれば、嗜好9は不要であるため、その項
目の無い画面が表示されることになる。
FIG. 3 is a diagram of a standard input screen of the questionnaire system. In the questionnaire system of this embodiment, the system user inputs a personal ID and a password on the personal authentication screen (FIG. 2) of the client device 3, and
A standard screen for questionnaire input as shown in FIG. 3 is displayed. In this example, items including a question 1: a family structure 7, a question 2: a house type 8, a question 3: a preference 9, and a question 4: a gynecological examination 10 are displayed. For family structure 7, 1
A mark is applied to any one of persons, 2 to 4, 5 or more persons. With respect to the house type 8, a mark is applied to a pertinent house, condominium, apartment, and other (cohabitation, lease, hotel, pension, etc.).
For preference 9, it is marked as either drinking or not drinking and marking as either smoking or not. In addition, the gynecological examination 10 is marked with either experience of consultation or no experience of consultation. In addition,
This screen is a standard screen to the last, and in fact, an input screen in which only the items selected by the personal attribute by the processing of the server device 2 are displayed. For example, if the attribute of the user is male, the gynecological examination 10 is unnecessary, and a screen without the item is displayed. If the user is a minor, the preference 9 is unnecessary, and the item 9 is unnecessary. Will be displayed.

【0010】図9は、サーバ装置に保持されている個人
属性による画面項目制御テーブルおよび個人属性情報テ
ーブルの図である。(a)は画面項目制御テーブルであ
り、(b)は個人属性情報テーブルである。図9(a)
に示すように、画面項目制御テーブルは、パラメータ識
別と項目名と処理条件の各列から構成され、FLAG1
(11)は家族構成、FLAG2(12)は住宅形態、
FLAG3(13)は嗜好、FLAG4(14)は婦人
病、FLAG5(15)は文字サイズの各データ項目の
処理を規定するパラメータである。ここで、パラメータ
値=ONのときには、そのデータ項目を画面に表示する
ことを意味し、パラメータ値=OFFのときには、その
データ項目を画面に非表示とすることを意味している。
図9(b)に示すように、個人属性情報テーブルは、個
人ID、パスワード、性別、年令の各列から構成され、
例えば、個人ID=A(11a)の利用者のパスワード
は『0011A』で、性別は『男』、年令は『61』、
個人ID=B(12a)の利用のパスワードは『002
5B』で、性別は『女』、年令は『27』のように、登
録された複数の利用者の個人属性情報が登録されてい
る。なお、ここでは属性情報として性別と年令のみが登
録されているが、それ以外の情報(例えば、家族、職
業、収入、配偶者等)を属性として追加することもでき
る。サーバ装置では、個人属性情報テーブルを用いて個
人認証を行った後、図2の個人認証画面に入力された個
人ID5とパスワード6を受け取り、図9(b)の個人
属性情報テーブルから入力者(利用者)の個人属性情報
(性別、年令)を得て、その入力者の個人属性情報より
図9(a)の画面項目制御テーブルにおける各パラメー
タ(11〜15)の値を設定する。
FIG. 9 is a diagram showing a screen item control table based on personal attributes and a personal attribute information table held in the server device. (A) is a screen item control table, and (b) is a personal attribute information table. FIG. 9 (a)
As shown in the figure, the screen item control table includes columns for parameter identification, item names, and processing conditions.
(11) is a family structure, FLAG2 (12) is a house form,
FLAG3 (13) is a parameter that defines preference, FLAG4 (14) is gynecological, and FLAG5 (15) is a parameter that specifies processing of each data item of character size. Here, when the parameter value is ON, it means that the data item is displayed on the screen, and when the parameter value is OFF, it means that the data item is not displayed on the screen.
As shown in FIG. 9B, the personal attribute information table includes columns for personal ID, password, gender, and age.
For example, the password of the user with the personal ID = A (11a) is “0011A”, the gender is “male”, the age is “61”,
The password for using the personal ID = B (12a) is "002
5B, personal attribute information of a plurality of registered users is registered, such as gender "female" and age "27". Although only gender and age are registered here as attribute information, other information (eg, family, occupation, income, spouse, etc.) can be added as attributes. After performing personal authentication using the personal attribute information table, the server device receives the personal ID 5 and the password 6 entered on the personal authentication screen of FIG. 2 and inputs the personal ID (password) from the personal attribute information table of FIG. The personal attribute information (sex, age) of the user) is obtained, and the values of the parameters (11 to 15) in the screen item control table of FIG. 9A are set from the personal attribute information of the input user.

【0011】図4は、本発明の適応例1を示すアンケー
トシステム画面の図である。この場合には、入力者の属
性情報として30歳の男子の例が示されている。30歳
男子に対しては、婦人病検診10のアンケートは不要で
あり、老眼ではないので文字のフォントサイズは11で
よいので、FLAG1,FLAG2、FLAG3がO
N、FLAG4がOFF,FLAG5が11である。そ
の結果、質問1:家族構成16、質問2:住宅形態17
および質問3:嗜好18のみが表示される。
FIG. 4 is a diagram of a questionnaire system screen showing an application example 1 of the present invention. In this case, an example of a 30-year-old boy is shown as attribute information of the input person. For a 30-year-old boy, the questionnaire of the gynecological examination 10 is unnecessary and the font size of the characters may be 11 because it is not presbyopia, so FLAG1, FLAG2, and FLAG3 are O
N, FLAG4 is OFF, and FLAG5 is 11. As a result, Question 1: Family composition 16, Question 2: Housing form 17
And Question 3: Only preference 18 is displayed.

【0012】図5は、本発明の適応例2を示すアンケー
トシステム画面の図である。この場合には、入力者の属
性情報として18歳の男子の例が示されている。18歳
男子に対しては、嗜好9が未成年のために不要であり、
また婦人病検診10のアンケートは不要であり、老眼で
はないため文字のフォントサイズは11でよいので、F
LAG1,FLAG2がON、FLAG3がOFF、F
LAG4がOFF,FLAG5が11である。その結
果、質問1:家族構成19および質問2:住宅形態20
のみが表示される。
FIG. 5 is a view of a questionnaire system screen showing an application example 2 of the present invention. In this case, an example of a 18-year-old boy is shown as attribute information of the input person. For 18-year-old boys, preference 9 is unnecessary for minors,
In addition, the questionnaire of the gynecological examination 10 is unnecessary, and the font size of the character may be 11 because it is not presbyopia.
LAG1 and FLAG2 are ON, FLAG3 is OFF, F
LAG4 is OFF and FLAG5 is 11. As a result, Question 1: Family structure 19 and Question 2: Housing form 20
Only is displayed.

【0013】図6は、本発明の適応例3を示すアンケー
トシステム画面の図である。この場合には、入力者の属
性情報として30歳の婦人の例が示されている。30歳
女子に対しては、不要な項目はなく、しかも老眼ではな
いため文字のフォントサイズは11でよい。その結果、
FLAG1,FLAG2、FLAG3、FLAG4がO
N,FLAG5が11となり、質問1:家族構成21、
質問2:住宅形態22、質問3:嗜好23および質問
4:婦人病検診24の全てが表示される。
FIG. 6 is a diagram of a questionnaire system screen showing an application example 3 of the present invention. In this case, an example of a 30-year-old woman is shown as the attribute information of the input person. For a 30-year-old girl, there are no unnecessary items and she is not presbyopia, so the font size of the character may be 11. as a result,
FLAG1, FLAG2, FLAG3, FLAG4 are O
N, FLAG5 becomes 11, Question 1: Family structure 21,
Question 2: Housing form 22, Question 3: Preference 23 and Question 4: Gynecological examination 24 are all displayed.

【0014】図7は、本発明の適応例4を示すアンケー
トシステム画面の図である。この場合には、入力者の属
性情報として60歳の男子の例が示されている。60歳
男子に対しては、婦人病検診10のみが不要であり、か
つ老眼である可能性も高いため文字のフォントサイズは
14とする。その結果、FLAG1,FLAG2、FL
AG3がON、FLAG4がOFF,FLAG5が14
となり、質問1:家族構成25、質問2:住宅形態26
および質問3:嗜好27が表示され、かつ画面に表示さ
れる文字はフォントサイズ14で表示される。
FIG. 7 is a diagram of a questionnaire system screen showing an application example 4 of the present invention. In this case, an example of a 60-year-old boy is shown as the attribute information of the input person. For a 60-year-old boy, only the gynecological examination 10 is unnecessary and the possibility of presbyopia is high, so the font size of the character is set to 14. As a result, FLAG1, FLAG2, FLAG
AG3 ON, FLAG4 OFF, FLAG5 14
Question 1: Family structure 25, Question 2: Housing style 26
And Question 3: Preference 27 is displayed, and characters displayed on the screen are displayed in font size 14.

【0015】図8は、GUI画面制御の処理手順を示す
処理フロー図である。先ず、個人認証画面より個人ID
(氏名)とパスワードを入力し(ステップ28)、認証
がOKの場合には(ステップ29)、図9(b)の個人
属性情報テーブルから個人属性情報(年齢、性別など)
を取得する(ステップ30)。個人属性情報より図9
(a)の画面項目制御テーブルにおける画面制御パラメ
ータの値(ON,またはOFF)を設定し(ステップ3
1)、次に、それらの画面制御パラメータに基づいて画
面項目の表示/非表示を決定する(ステップ32)。ま
た、個人属性情報のうちの年令により文字フォントサイ
ズを設定し(ステップ33)、GUI画面を表示する
(ステップ34)。
FIG. 8 is a processing flowchart showing a processing procedure of GUI screen control. First, from the personal authentication screen, personal ID
(Name) and password are input (Step 28). If the authentication is OK (Step 29), personal attribute information (age, gender, etc.) is obtained from the personal attribute information table of FIG. 9B.
Is acquired (step 30). Figure 9 from personal attribute information
The value (ON or OFF) of the screen control parameter in the screen item control table of (a) is set (step 3).
1) Next, display / non-display of screen items is determined based on those screen control parameters (step 32). The character font size is set according to the age of the personal attribute information (step 33), and a GUI screen is displayed (step 34).

【0016】以上、説明したアンケートシステムによれ
ば、本アンケートシステムのシステム提供者、或いはシ
ステム管理者がアンケートデータ収集用の標準画面情報
と、その画面に表示される各データ項目の表示/非表示
の条件データを、画面項目制御テーブルに設定しておく
ことにより、利用者が意識せずに自分の特性(属性)に
合致した自分用の画面が表示され、システム管理者にと
っても各利用者個人毎の画面を作成して、管理する必要
がないので、効率的に利用者の属性に合致した画面を提
供できる。なお、第1の実施例では、図1に示すような
サーバ装置2とクライアント装置3からなるアンケート
システムを説明したが、本発明は単にクライアント装置
3のみからなるアンケートシステムであっても適用する
ことができる。この場合には、サーバ装置2のメモリに
格納されている個人属性情報テーブルや画面項目制御テ
ーブルをクライアント装置3内のメモリに移行させるこ
とが必要となる。また、第1の実施例では、サーバ装置
2が図8の処理フローを実行することにより個人別の画
面表示を行っていたが、上述のようにクライアント装置
単独のときには、クライアント装置3において図8の処
理を行えばよい。
According to the questionnaire system described above, the system provider or system administrator of the questionnaire system displays standard screen information for collecting questionnaire data, and displays / hides each data item displayed on the screen. By setting the condition data in the screen item control table, a user's own screen that matches his or her own characteristics (attributes) is displayed without the user's awareness, and the system administrator can also use Since there is no need to create and manage each screen, it is possible to efficiently provide a screen that matches the attributes of the user. In the first embodiment, the questionnaire system including the server device 2 and the client device 3 as shown in FIG. 1 has been described. However, the present invention is applicable to a questionnaire system including only the client device 3. Can be. In this case, it is necessary to transfer the personal attribute information table and the screen item control table stored in the memory of the server device 2 to the memory in the client device 3. Further, in the first embodiment, the server apparatus 2 displays the screen for each individual by executing the processing flow of FIG. 8, but as described above, when the client apparatus is solely used, the client apparatus 3 shown in FIG. May be performed.

【0017】(第2の実施例)上記第1の実施例では、
アンケート・システムにおいて回答者の年齢と性別とい
う2つの属性情報を使って表示画面を変更する場合を説
明したが、同様の処理方法で、操作者の役職(部長、課
長等)という属性情報を使用して、1つの業務処理シス
テム(例えば出退勤管理システム)の中で管理者(役職
者)用の画面、と担当者用の画面を表示制御することも
できる(第2の実施例)。この場合には、出退勤時間が
記録された1箇月分の履歴画面を表示するもので、担当
者には記録されたままの状態(出張等による記録抜けも
含まれる)で画面表示され、担当者が自分で記録抜けの
空欄に出退勤時間を入力して(文字の色を変えて入力)
メモリに書き込む。次に、管理者には空欄のない履歴画
面が表示され、文字の色が異なる時間が正しいか否かを
判定し、承認項目欄にOK、またはNOの判定を入力し
て担当者に返送する。従って、担当者用の画面と管理者
用画面では、履歴画面に空欄が含まれるか、あるいは、
異なる色で時間が入力されているか、承認項目欄が含ま
れるか、の相違点がある。
(Second Embodiment) In the first embodiment,
In the questionnaire system, the case where the display screen is changed using the two attribute information of the respondent's age and gender has been described, but the attribute information of the operator's position (manager, section manager, etc.) is used in a similar processing method. Then, it is also possible to display and control the screen for the manager (post) and the screen for the person in charge in one business processing system (for example, the attendance and attendance management system) (second embodiment). In this case, a one-month history screen in which the attendance time is recorded is displayed, and the person in charge displays the screen as it is recorded (including missing records due to business trips, etc.). Enters his / her time to work in the blank box (recorded in different colors)
Write to memory. Next, a history screen without blanks is displayed to the administrator, and it is determined whether or not the time when the color of the character is different is correct, and the determination of OK or NO is input in the approval item column and returned to the person in charge. . Therefore, in the screen for the person in charge and the screen for the administrator, the history screen includes a blank space, or
There is a difference in whether the time is input in a different color or whether an approval item column is included.

【0018】(第3の実施例)本発明の第3の実施例と
して、福祉事業の申込み画面にも適用することができ
る。福祉関連の業務システムのような高齢者が画面に接
するようなシステムにおいては、操作者の年齢により画
面の文字フォントサイズを自動変更するなどユーザフレ
ンドリーなシステムを提供できる。すなわち、前述のよ
うに、65歳以上の申込み者に対しては文字フォントサ
イズを14以上にする方法や、年令、性別、家庭の事
情、収入、住居等の属性情報の違いにより、福祉事業の
種類が異なってくるため、これら属性情報の違いにより
画面表示を変えるように制御する方法が考えられる。
(Third Embodiment) As a third embodiment of the present invention, the present invention can be applied to a welfare business application screen. In a system such as a welfare-related business system in which the elderly touches the screen, a user-friendly system such as automatically changing the font size of the screen according to the age of the operator can be provided. In other words, as described above, for applicants aged 65 or older, welfare services may be changed depending on the method of setting the font size to 14 or more, and differences in the attribute information such as age, gender, family circumstances, income, and residence. Since the types of the attribute information differ, a method of controlling the screen display to change according to the difference in the attribute information is considered.

【0019】本発明による画面表示方法を実行するプロ
グラムは、アプリケーションプログラムの一機能として
フロッピーディスク等の記録媒体により提供される。具
体的には、図8に示す処理フローをプログラムに変換
し、変換されたプログラムをCD−ROM等の記録媒体
に格納することにより、この記録媒体を任意の場所のP
C装置にインストールすることで、本発明を実現するこ
とができる。本実施例では、このアプリケーションプロ
グラムをクライアント装置3またはサーバ装置2のロー
カルドライブにコピーし、プログラム内の画面表示制御
ステップを使用することにより、本発明を実現可能にし
ている。
A program for executing the screen display method according to the present invention is provided as a function of an application program on a recording medium such as a floppy disk. More specifically, the processing flow shown in FIG. 8 is converted into a program, and the converted program is stored in a recording medium such as a CD-ROM.
The present invention can be realized by installing it in the C apparatus. In the present embodiment, the present invention can be realized by copying this application program to a local drive of the client device 3 or the server device 2 and using a screen display control step in the program.

【0020】[0020]

【発明の効果】以上説明したように、本発明によれば、
各種業務処理プログラムのGUI画面を、単一的かつ効
率的に制御することが可能であり、またプログラムの開
発および管理の工数の低減することができるという効果
がある。
As described above, according to the present invention,
The GUI screens of various business processing programs can be controlled singly and efficiently, and the man-hours for program development and management can be reduced.

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

【図1】本発明の第1の実施例を示すアンケートシステ
ムの構成図である。
FIG. 1 is a configuration diagram of a questionnaire system showing a first embodiment of the present invention.

【図2】図1におけるクライアント装置の個人認証用の
画面を示す図である。
FIG. 2 is a diagram showing a screen for personal authentication of the client device in FIG. 1;

【図3】本発明による入力用標準画面を示す図である。FIG. 3 is a diagram showing a standard input screen according to the present invention;

【図4】本発明の適応例1を示すアンケート画面の図で
ある。
FIG. 4 is a diagram of a questionnaire screen showing an application example 1 of the present invention.

【図5】本発明の適応例2を示すアンケート画面の図で
ある。
FIG. 5 is a diagram of a questionnaire screen showing an application example 2 of the present invention.

【図6】本発明の適応例3を示すアンケート画面の図で
ある。
FIG. 6 is a diagram of a questionnaire screen showing an adaptation example 3 of the present invention.

【図7】本発明の適応例4を示すアンケート画面の図で
ある。
FIG. 7 is a diagram of a questionnaire screen showing adaptation example 4 of the present invention.

【図8】本発明の一実施例を示すGUI画面制御の処理
手順を示すフローチャートである。
FIG. 8 is a flowchart illustrating a processing procedure of GUI screen control according to an embodiment of the present invention.

【図9】本発明の個人属性による画面項目制御テーブル
および個人属性情報テーブルの図である。
FIG. 9 is a diagram showing a screen item control table based on personal attributes and a personal attribute information table according to the present invention.

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

1…サーバ表示装置、2…サーバ装置、2a…個人属性
情報、3…クライアント装置、4a…業務処理プログラ
ム、4b…バス、4c…端末、5…個人ID、6…パス
ワード、7…質問事項(家族構成)、8…質問事項(住
宅形態)、9…質問事項(嗜好)、10…質問事項(婦
人病検診)、11…家族構成パラメータ、12…住宅形
態パラメータ、13…嗜好パラメータ、14…婦人病パ
ラメータ、15…文字フォントサイズ・パラメータ、1
1a,11b…個人属性情報の各欄。
1 ... Server display device, 2 ... Server device, 2a ... Personal attribute information, 3 ... Client device, 4a ... Business processing program, 4b ... Bus, 4c ... Terminal, 5 ... Personal ID, 6 ... Password, 7 ... Question ( 8) Question items (house form), 9 ... Question items (preference), 10 ... Question items (gynecological examination), 11 ... Family structure parameters, 12 ... House form parameters, 13 ... Taste parameters, 14 ... Gynecological parameters, 15 ... Character font size parameters, 1
1a, 11b... Each column of personal attribute information.

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 業務処理システムの画面表示制御方法で
あって、 予め記憶装置に登録されている個人属性情報中のパスワ
ードと業務処理システムの利用者のパスワードとを比較
することにより、個人認証を行う個人認証ステップと、 該個人認証ステップで認証された利用者の個人IDおよ
びパスワードから該利用者の個人属性情報を取得するス
テップと、 前記取得された個人属性情報を用いて、画面項目制御テ
ーブルに予め設定されている処理条件を決めるパラメー
タ値を求めるステップと、 前記決定されたパラメータ値により標準画面として設定
された各データ項目の表示あるいは非表示を制御するス
テップとを有することを特徴とした個人属性情報による
画面表示方法。
1. A screen display control method for a business processing system, wherein personal authentication is performed by comparing a password in personal attribute information registered in a storage device in advance with a password of a user of the business processing system. Performing a personal authentication step, obtaining personal attribute information of the user from the personal ID and password of the user authenticated in the personal authentication step, and using the obtained personal attribute information, a screen item control table A step of obtaining a parameter value that determines a processing condition set in advance, and a step of controlling display or non-display of each data item set as a standard screen by the determined parameter value. Screen display method using personal attribute information.
【請求項2】 前記個人属性情報の1つである年齢また
は生年月日に基づいて、画面に表示される文字フォント
サイズを変更することを特徴とする請求項1記載の画面
表示方法。
2. The screen display method according to claim 1, wherein a character font size displayed on the screen is changed based on an age or a date of birth, which is one of the personal attribute information.
【請求項3】請求項1または請求項2に記載の画面表示
方法の各ステップをプログラムに変換し、変換したプロ
グラムを格納してコンピュータシステムに読取り可能に
したことを特徴とする記録媒体。
3. A recording medium characterized in that each step of the screen display method according to claim 1 or 2 is converted into a program, and the converted program is stored and made readable by a computer system.
JP10360418A 1998-12-18 1998-12-18 Screen display method based on personal attribute information and recording medium storing program therefor Pending JP2000181562A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP10360418A JP2000181562A (en) 1998-12-18 1998-12-18 Screen display method based on personal attribute information and recording medium storing program therefor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP10360418A JP2000181562A (en) 1998-12-18 1998-12-18 Screen display method based on personal attribute information and recording medium storing program therefor

Publications (1)

Publication Number Publication Date
JP2000181562A true JP2000181562A (en) 2000-06-30

Family

ID=18469328

Family Applications (1)

Application Number Title Priority Date Filing Date
JP10360418A Pending JP2000181562A (en) 1998-12-18 1998-12-18 Screen display method based on personal attribute information and recording medium storing program therefor

Country Status (1)

Country Link
JP (1) JP2000181562A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2003088016A1 (en) * 2002-04-15 2003-10-23 Matsushita Electric Industrial Co., Ltd. Information device
JP2007292516A (en) * 2006-04-21 2007-11-08 Sysmex Corp Precision control system and computer program
CN113782035A (en) * 2021-09-10 2021-12-10 中国银行股份有限公司 Service processing method and device, electronic equipment and storage medium

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1058796A (en) * 1996-08-21 1998-03-03 Fuji Xerox Co Ltd Composite machine with service access acceptance control function
JPH10171898A (en) * 1996-12-06 1998-06-26 Hitachi Ltd Remote consultation method

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1058796A (en) * 1996-08-21 1998-03-03 Fuji Xerox Co Ltd Composite machine with service access acceptance control function
JPH10171898A (en) * 1996-12-06 1998-06-26 Hitachi Ltd Remote consultation method

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2003088016A1 (en) * 2002-04-15 2003-10-23 Matsushita Electric Industrial Co., Ltd. Information device
JP2007292516A (en) * 2006-04-21 2007-11-08 Sysmex Corp Precision control system and computer program
CN113782035A (en) * 2021-09-10 2021-12-10 中国银行股份有限公司 Service processing method and device, electronic equipment and storage medium

Similar Documents

Publication Publication Date Title
US20030014422A1 (en) Method and system for building a family tree
US6782397B2 (en) Readable information production system and digital content delivery system
US6883003B2 (en) Notice information providing system, digital content delivery system, and storage medium
US20160210417A1 (en) Clinical path management device
US10896210B2 (en) Information processing apparatus to suggest a service in response to a requested service content based on use and non-use history of the service
JP2002259215A (en) Access control system
JP2000181562A (en) Screen display method based on personal attribute information and recording medium storing program therefor
JPH10171898A (en) Remote consultation method
JP2007334832A (en) Information processor, conference system, information processing method and information processing program
JP2005352980A (en) Document difference display system, document difference display server and document difference display method and its program
US20030216929A1 (en) Method, system and program product for presenting web content according to a determined learning style
JP4887735B2 (en) Information processing apparatus, information processing system, and program
JP2002082953A (en) Document management system, image registration terminal equipment and reading terminal equipment for the system
JP7033914B2 (en) Registration screen processing device, registration screen processing method, and registration screen processing program
JP2003030029A (en) Data managing device
JP5302487B2 (en) Electronic map data presentation device
JP2002157397A (en) Questionnaire system
JPH10187110A (en) Information object display form control method in multi-display system
JP7089363B2 (en) Registration screen processing device, registration screen processing method, and registration screen processing program
WO2005036318A2 (en) System and method for enabling seekers to create and post challenges for solvers
JP7137308B2 (en) Registration screen processing device, registration screen processing method, and registration screen processing program
US20240127374A1 (en) Methods and systems for providing interactive virtual tour of real estate property
JP2002189622A (en) System and method for distributing updated data, and recording medium
JP3583856B2 (en) Control method of schedule management device, recording medium having computer program recorded thereon, and schedule management device
JP2002132759A (en) Method and device for approving document and recording medium recording processing program therefor

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20050128