JP2021015484A - Information processing device, information processing system, information processing method, and program - Google Patents

Information processing device, information processing system, information processing method, and program Download PDF

Info

Publication number
JP2021015484A
JP2021015484A JP2019130129A JP2019130129A JP2021015484A JP 2021015484 A JP2021015484 A JP 2021015484A JP 2019130129 A JP2019130129 A JP 2019130129A JP 2019130129 A JP2019130129 A JP 2019130129A JP 2021015484 A JP2021015484 A JP 2021015484A
Authority
JP
Japan
Prior art keywords
information processing
organization
hierarchy
selected state
control means
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.)
Granted
Application number
JP2019130129A
Other languages
Japanese (ja)
Other versions
JP6741958B1 (en
Inventor
博忠 横山
Hirotada Yokoyama
博忠 横山
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.)
Canon Marketing Japan Inc
Canon IT Solutions Inc
Super Stream Inc
Original Assignee
Canon Marketing Japan Inc
Canon IT Solutions Inc
Super Stream Inc
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 Canon Marketing Japan Inc, Canon IT Solutions Inc, Super Stream Inc filed Critical Canon Marketing Japan Inc
Priority to JP2019130129A priority Critical patent/JP6741958B1/en
Application granted granted Critical
Publication of JP6741958B1 publication Critical patent/JP6741958B1/en
Publication of JP2021015484A publication Critical patent/JP2021015484A/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

To provide an information processing device, an information processing system, an information processing method, and a program that facilitate selecting an object in a hierarchical diagram that shows the relation of multiple pieces of data hierarchically using objects.SOLUTION: In processing that outputs specified personnel information in specified organization information, a hierarchical diagram display control means hierarchically displays an object in a selected state and an object in a non-selected state. Reception means accepts selection of an object displayed by the hierarchical diagram display control means. When the object accepted by the reception means is in the non-selected state, selection control means selectively controls a layer based on the object as the selected state and the other layers not including the layer as the non-selected state.SELECTED DRAWING: Figure 3

Description

本発明は、ツリー構造状のデータから、ツリー構造の要素であるノードに関連するデータを出力するシステムに関する。 The present invention relates to a system that outputs data related to a node that is an element of a tree structure from data having a tree structure.

会社の組織は通常、複数の部門がツリー構造をなして形成されており、例えば、図4のように、左側が上位組織であり、右に進む順に下位組織となるようなツリー構造をなしていることが多い。 A company's organization is usually formed by a tree structure consisting of a plurality of departments. For example, as shown in FIG. 4, a tree structure is formed in which the left side is the upper organization and the right side is the lower organization. Often there are.

上記のようなツリー構造をなしている場合、ユーザの所属している会社の社員情報をユーザが選択して部門毎に一覧で出力したいという要求がある。 When the tree structure is formed as described above, there is a request that the user selects the employee information of the company to which the user belongs and wants to output a list for each department.

そのためには、対象範囲の組織図を見やすく表示し、該当する組織を容易に選択して必要な社員情報を自由に設定し、出力できる仕組みが求められる。 For that purpose, a mechanism is required that can display the organization chart of the target range in an easy-to-read manner, easily select the relevant organization, freely set the necessary employee information, and output it.

特許文献1には、組織を構成する所属情報に基づいて、複数の所属単位がツリー状に配置された組織図を表示する場合に、所属単位毎に設定された所属表示属性情報に基づいて、組織図への所属単位の表示、非表示を適宜制御させる技術が開示されている。 In Patent Document 1, when displaying an organization chart in which a plurality of affiliation units are arranged in a tree shape based on the affiliation information constituting the organization, based on the affiliation display attribute information set for each affiliation unit, A technique for appropriately controlling the display and non-display of the unit belonging to the organization chart is disclosed.

特開2002−297843号公報JP-A-2002-297843

しかしながら、特許文献1は、自社以外のグループ内会社の社員情報をどのレベル(階層)まで閲覧可能とするかを設定しているものであり、社内の所属毎に社員情報を表示させることは考慮されていない。 However, Patent Document 1 sets the level (hierarchy) at which employee information of companies in the group other than the company can be browsed, and consideration is given to displaying employee information for each affiliation within the company. It has not been.

すなわち、社内の閲覧したい部門毎の社員情報を組織図から容易に選択させることは記載されていない。 That is, it is not described that the employee information for each department to be viewed in the company can be easily selected from the organizational chart.

本発明の目的は、複数のデータの関連性をオブジェクトを用いて階層的に示す階層図において、オブジェクトの選択を容易にすることである。 An object of the present invention is to facilitate the selection of objects in a hierarchical diagram that hierarchically shows the relationships between a plurality of data using objects.

本発明は、選択状態のオブジェクトと非選択状態のオブジェクトを階層的に表示させることが可能な階層図表示制御手段と、前記階層図表示制御手段で表示されたオブジェクトの選択を受け付ける受付手段と、前記受付手段で受け付けたオブジェクトが非選択状態である場合、当該オブジェクトを基準とした階層を選択状態とし、当該階層を含まない他の階層を非選択状態として選択制御する選択制御手段と、を備えることを特徴とする。 The present invention includes a hierarchical diagram display control means capable of displaying selected and non-selected objects hierarchically, a receiving means for accepting selection of objects displayed by the hierarchical diagram display control means, and the like. When the object received by the receiving means is in the non-selected state, the selection control means is provided for selecting and controlling the hierarchy based on the object as the selected state and the other layers not including the hierarchy as the non-selected state. It is characterized by that.

本発明は、ツリー構造状のノードをツリー構造図から容易に選択可能とし、選択されたツリー構造の各ノードに関連付くデータを容易に出力できる効果を有する。 The present invention has an effect that the nodes having a tree structure can be easily selected from the tree structure diagram and the data associated with each node of the selected tree structure can be easily output.

本発明の実施形態に係る情報処理システムのシステム構成を示すブロック図である。It is a block diagram which shows the system structure of the information processing system which concerns on embodiment of this invention.

本発明の実施形態に係るクライアント端末100、アプリケーションサーバ101、データベースサーバ102に適用可能な情報処理装置のハードウェア構成を示すブロック図である。It is a block diagram which shows the hardware composition of the information processing apparatus applicable to a client terminal 100, an application server 101, and a database server 102 which concerns on embodiment of this invention.

本発明の実施形態に係る人事情報出力処理手順の一例を説明する第1のフローチャートである。It is a 1st flowchart explaining an example of the personnel information output processing procedure which concerns on embodiment of this invention.

本発明の実施形態に係る人事組織の組織構成の例を示す模式図である。It is a schematic diagram which shows the example of the organizational structure of the personnel organization which concerns on embodiment of this invention.

本発明の実施形態に係るクライアント端末100のディスプレイ210に表示される、表計算ソフトウェアに出力するデータの検索条件を選択させる画面イメージの一例を示す模式図である。It is a schematic diagram which shows an example of the screen image which selects the search condition of the data output to a spreadsheet software, which is displayed on the display 210 of the client terminal 100 which concerns on embodiment of this invention.

本発明の実施形態に係るクライアント端末100のディスプレイ210に表示される組織階層図の画面イメージの一例を示す模式図である。It is a schematic diagram which shows an example of the screen image of the organization hierarchy diagram displayed on the display 210 of the client terminal 100 which concerns on embodiment of this invention.

本発明の実施形態に係るクライアント端末100のディスプレイ210に表示される組織階層図の画面イメージの一例を示す模式図である。It is a schematic diagram which shows an example of the screen image of the organization hierarchy diagram displayed on the display 210 of the client terminal 100 which concerns on embodiment of this invention.

本発明の実施形態に係るクライアント端末100のディスプレイ210に表示される組織階層図の画面イメージの一例を示す模式図である。It is a schematic diagram which shows an example of the screen image of the organization hierarchy diagram displayed on the display 210 of the client terminal 100 which concerns on embodiment of this invention.

本発明の実施形態に係るクライアント端末100のディスプレイ210に表示される組織階層図の画面イメージの一例を示す模式図である。It is a schematic diagram which shows an example of the screen image of the organization hierarchy diagram displayed on the display 210 of the client terminal 100 which concerns on embodiment of this invention.

本発明の実施形態に係るクライアント端末100のディスプレイ210に表示される組織階層図の画面イメージの一例を示す模式図である。It is a schematic diagram which shows an example of the screen image of the organization hierarchy diagram displayed on the display 210 of the client terminal 100 which concerns on embodiment of this invention.

本発明の実施形態に係るクライアント端末100のディスプレイ210に表示される組織階層図の画面イメージの一例を示す模式図である。It is a schematic diagram which shows an example of the screen image of the organization hierarchy diagram displayed on the display 210 of the client terminal 100 which concerns on embodiment of this invention.

本発明の実施形態に係るクライアント端末100のディスプレイ210に表示される組織階層図の画面イメージの一例を示す模式図である。It is a schematic diagram which shows an example of the screen image of the organization hierarchy diagram displayed on the display 210 of the client terminal 100 which concerns on embodiment of this invention.

本発明の実施形態に係る表計算ソフトウェアに出力されるデータの例を示す模式図である。It is a schematic diagram which shows the example of the data output to the spreadsheet software which concerns on embodiment of this invention.

本発明の実施形態に係る人事情報出力処理手順の一例を説明する第2のフローチャートである。It is a 2nd flowchart explaining an example of the personnel information output processing procedure which concerns on embodiment of this invention.

<第1実施例>
以下、図面を参照して、本発明の実施形態を詳細に説明する。まず、図1を参照して、本発明のシステム構成を説明する。
<First Example>
Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings. First, the system configuration of the present invention will be described with reference to FIG.

図1は、本発明の実施形態に係る情報処理システムのシステム構成を示すブロック図である。 FIG. 1 is a block diagram showing a system configuration of an information processing system according to an embodiment of the present invention.

アプリケーションサーバ101は、データベースサーバ102からデータを受信し、クライアント端末100にデータや本発明のアプリケーションを送信する処理を行う。 The application server 101 receives data from the database server 102, and performs a process of transmitting the data and the application of the present invention to the client terminal 100.

クライアント端末100は、ユーザが使用する端末であり、ユーザの操作により、アプリケーションサーバからアプリケーションを受信し、クライアント端末が受信するデータの形式やデータ内容などをユーザに選ばせる。ユーザにより選ばれたデータをデータベースサーバ102から取得し、表計算ソフトウェアなどに結果として出力する。 The client terminal 100 is a terminal used by the user, receives an application from the application server by the operation of the user, and allows the user to select the format and data content of the data received by the client terminal. The data selected by the user is acquired from the database server 102 and output as a result to spreadsheet software or the like.

データベースサーバ102は、データをアプリケーションサーバ101に送信し、送ったデータは、クライアント端末100に送信され、ユーザにより表計算ソフトウェアなどに出力される
なお、本発明の実施例では、アプリケーションプログラムをクライアント端末100に送信して、クライアント端末100でアプリケーションが動作し、結果を出力する仕様として記載しているが、動作するアプリケーションはアプリケーションサーバに存在してもよく、その際は、クライアント端末100は画面表示(たとえば、ウェブブラウザなど)を行い、データを表計算ソフトウェアに出力する処理を実行しても良い。
The database server 102 transmits data to the application server 101, and the transmitted data is transmitted to the client terminal 100 and output by the user to table calculation software or the like. In the embodiment of the present invention, the application program is transmitted to the client terminal. Although it is described as a specification that sends to 100, the application operates on the client terminal 100, and outputs the result, the operating application may exist on the application server, in which case the client terminal 100 displays the screen. (For example, a web browser or the like) may be performed to execute a process of outputting data to the table calculation software.

また、各情報処理装置は、複数の筐体から構成されていても良いし、いくつかの筐体は一つで構成されていても良い。たとえば、アプリケーションサーバ101とデータベースサーバ102は一つの筐体でも良いし、クライアント端末100とアプリケーションサーバ101も共通の筐体としてもよい。 Further, each information processing device may be composed of a plurality of housings, or some housings may be composed of one housing. For example, the application server 101 and the database server 102 may be in one case, and the client terminal 100 and the application server 101 may also be in a common case.

次に、図2を参照して、本発明で利用する情報処理装置のハードウェア構成について説明する。 Next, the hardware configuration of the information processing apparatus used in the present invention will be described with reference to FIG.

図2は、本発明の実施形態に係るクライアント端末100、アプリケーションサーバ101、データベースサーバ102に適用可能な情報処理装置のハードウェア構成を示すブロック図である。 FIG. 2 is a block diagram showing a hardware configuration of an information processing device applicable to the client terminal 100, the application server 101, and the database server 102 according to the embodiment of the present invention.

図2において、201はCPUで、システムバス204に接続される各デバイスやコントローラを統括的に制御する。また、ROM203あるいは外部メモリ211には、CPU201の制御プログラムであるBIOS(Basic Input / Output System)やオペレーティングシステムプログラム(以下、OS)や、画像管理を実行する機能を実現するために必要な後述する各種プログラム等が記憶されている。 In FIG. 2, 201 is a CPU that comprehensively controls each device and controller connected to the system bus 204. Further, the ROM 203 or the external memory 211 will be described later, which is necessary for realizing a BIOS (Basic Input / Output System) which is a control program of the CPU 201, an operating system program (hereinafter, an OS), and a function of executing image management. Various programs etc. are stored.

202はRAMで、CPU201の主メモリ、ワークエリア等として機能する。CPU201は、処理の実行に際して必要なプログラム等をROM203あるいは外部メモリ211からRAM202にロードして、該ロードしたプログラムを実行することで各種動作を実現するものである。 Reference numeral 202 denotes a RAM, which functions as a main memory of the CPU 201, a work area, and the like. The CPU 201 realizes various operations by loading a program or the like necessary for executing the process from the ROM 203 or the external memory 211 into the RAM 202 and executing the loaded program.

また、205は入力コントローラで、キーボードやポインティングデバイス等の入力装置209からの入力を制御する。206はビデオコントローラで、ディスプレイ装置210等の表示器への表示を制御する。これらは必要に応じて操作者が使用するものである。 Further, 205 is an input controller, which controls input from an input device 209 such as a keyboard or a pointing device. Reference numeral 206 denotes a video controller, which controls display on a display such as a display device 210. These are used by the operator as needed.

207はメモリコントローラで、ブートプログラム,各種のアプリケーション,フォントデータ,ユーザファイル,編集ファイル,各種データ等を記憶するハードディスク(HD)や、フレキシブルディスク(FD)、或いはPCMCIAカードスロットにアダプタを介して接続されるコンパクトフラッシュ(登録商標)メモリ等の外部メモリ211へのアクセスを制御する。 Reference numeral 207 is a memory controller, which is connected to a hard disk (HD) for storing boot programs, various applications, font data, user files, edit files, various data, etc., a flexible disk (FD), or a PCMCIA card slot via an adapter. It controls access to an external memory 211 such as a compact flash (registered trademark) memory.

また、外部メモリ211のハードディスク(HD)は、情報処理装置において、録画された音声付動画や音声ファイルを記憶する大容量のメモリ領域を有している。 Further, the hard disk (HD) of the external memory 211 has a large-capacity memory area for storing recorded moving images with audio and audio files in the information processing apparatus.

208は通信I/F(インタフェース)コントローラで、ネットワーク(例えば、無線LANなど)を介して外部機器と接続・通信するものであり、ネットワークでの通信制御処理を実行する。例えば、TCP/IPを用いた通信等が可能である。 Reference numeral 208 denotes a communication I / F (interface) controller, which connects and communicates with an external device via a network (for example, a wireless LAN), and executes communication control processing on the network. For example, communication using TCP / IP is possible.

なお、CPU201は、例えばRAM202内の表示情報用領域へアウトラインフォントの展開(ラスタライズ)処理を実行することにより、ディスプレイ装置210上での表示を可能としている。また、CPU201は、ディスプレイ装置210上の不図示のマウスカーソル等でのユーザ指示を可能とする。 Note that the CPU 201 enables display on the display device 210 by, for example, executing an outline font expansion (rasterization) process in the display information area in the RAM 202. Further, the CPU 201 enables a user instruction with a mouse cursor or the like (not shown) on the display device 210.

本発明を実現するための後述するフローチャートに示す各ステップの処理は、コンピュータで読み取り実行可能なプログラムにより実行され、そのプログラムは外部メモリ211に記録されている。そして、必要に応じてRAM202にロードされることによりCPU201によって実行されるものである。さらに、上記プログラムの実行時に用いられる定義ファイル及び各種情報テーブル等も、外部メモリ211に格納されており、これらについての詳細な説明も後述する。 The processing of each step shown in the flowchart described later for realizing the present invention is executed by a program that can be read and executed by a computer, and the program is recorded in the external memory 211. Then, it is executed by the CPU 201 by being loaded into the RAM 202 as needed. Further, a definition file and various information tables used when executing the above program are also stored in the external memory 211, and detailed description of these will be described later.

次に、図3のフローチャートを参照して、指定された組織情報内の指定された人事情報を出力する処理について説明する。 Next, a process of outputting the designated personnel information in the designated organization information will be described with reference to the flowchart of FIG.

図3は、本発明の実施形態に係る人事情報出力処理手順の一例を説明する第1のフローチャートであり、S301〜S315の各ステップは、クライアント端末100上のCPU201で実施される各処理である。なお、処理の主体が前述したようなアプリケーションサーバ101である場合は、各表示ステップは、クライアント端末100への送信ステップとなり、ユーザからの入力受付ステップは、クライアント端末100からの受信ステップとなる。 FIG. 3 is a first flowchart illustrating an example of the personnel information output processing procedure according to the embodiment of the present invention, and each step of S301 to S315 is each process executed by the CPU 201 on the client terminal 100. .. When the subject of the process is the application server 101 as described above, each display step is a transmission step to the client terminal 100, and the input reception step from the user is a reception step from the client terminal 100.

図3のフローチャートは、たとえば、人事担当者が社員情報を出力したい場合に、クライアント端末100上で本発明のアプリケーションを実行すると開始される処理の流れである。 The flowchart of FIG. 3 is a flow of processing started when the application of the present invention is executed on the client terminal 100, for example, when a person in charge of human resources wants to output employee information.

図3のフローチャートが開始されると、まずクライアント端末100のCPU201は、クライアント端末100のディスプレイ210に、検索条件選択画面を表示する。検索条件選択画面を図5を参照して説明する。 When the flowchart of FIG. 3 is started, the CPU 201 of the client terminal 100 first displays the search condition selection screen on the display 210 of the client terminal 100. The search condition selection screen will be described with reference to FIG.

図5は、本発明の実施形態に係るクライアント端末100のディスプレイ210に表示される、表計算ソフトウェアに出力するデータの検索条件を選択させる画面イメージの一例を示す模式図である。 FIG. 5 is a schematic diagram showing an example of a screen image for selecting search conditions for data to be output to spreadsheet software, which is displayed on the display 210 of the client terminal 100 according to the embodiment of the present invention.

図5の500が検索条件選択画面の画面全体のイメージ図の例である。501はラジオボタンになっている選択項目であり、出力条件511から組織階層図のどの階層を表示するかを選択できる。500の場合は、501のように「全部門」が選択されているので、組織階層図は該当する会社の全部門を表示する。 500 in FIG. 5 is an example of an image diagram of the entire screen of the search condition selection screen. Reference numeral 501 denotes a selection item which is a radio button, and which layer of the organization hierarchy diagram to be displayed can be selected from the output condition 511. In the case of 500, since "all departments" are selected as in 501, the organization hierarchy diagram displays all departments of the corresponding company.

また、「全選択する」チェックボックス503がチェックされると、組織階層図の全部門が選択状態となった状態で組織階層図を表示する。表示例は図6を参照して後述する。 When the "Select all" check box 503 is checked, the organization hierarchy diagram is displayed with all departments in the organization hierarchy diagram selected. A display example will be described later with reference to FIG.

502のチェックボックスは、表計算ソフトウェアに出力する情報を選択するチェックボックスであり、502の「社員情報出力」が選択されているので、データベースサーバ102が有する社員情報を出力する処理を行う。 The check box of 502 is a check box for selecting the information to be output to the spreadsheet software, and since the "employee information output" of 502 is selected, the process of outputting the employee information held by the database server 102 is performed.

502が選択されると、502で選択された情報に応じて、出力するデータリストを選択する画面510を表示する。510はデータベースサーバ102が有するデータ項目であり、510以下にデータベース内のデータ項目がリストアップされている。 When 502 is selected, the screen 510 for selecting the data list to be output is displayed according to the information selected in 502. Reference numeral 510 is a data item possessed by the database server 102, and data items in the database are listed below 510.

510のデータ項目の中から、たとえば、「職員コード」と「従業員氏名」を出力したい場合は、「職員コード」504と「従業員氏名」505のチェックボックスにチェックを入れる。図3のフローチャートの説明に戻る。 For example, if you want to output the "staff code" and "employee name" from the 510 data items, check the check boxes of "staff code" 504 and "employee name" 505. Returning to the description of the flowchart of FIG.

図3のステップS301において、検索条件画面を表示すると、次のステップS302において、クライアント端末100のCPU201は、ユーザから検索条件の入力を受け付ける。検索条件としては、図5で前述したような、たとえば、「全部門」(501)が選択された状態(503)で、「社員情報」(502)の内,「職員コード」(504)と「従業員氏名」(505)の情報を出力する条件などの指定を受け付ける。 When the search condition screen is displayed in step S301 of FIG. 3, in the next step S302, the CPU 201 of the client terminal 100 receives the input of the search condition from the user. As the search condition, as described above in FIG. 5, for example, in the state (503) in which "all departments" (501) are selected, "staff code" (504) in "employee information" (502) Accepts specifications such as conditions for outputting "employee name" (505) information.

次に、ステップS303において、クライアント端末100のCPU201は、ステップS301で表示した画面上のボタンの内、以下のいずれかが押下されたかを判断し、処理を分ける。 Next, in step S303, the CPU 201 of the client terminal 100 determines whether any of the following buttons on the screen displayed in step S301 has been pressed, and divides the process.

「検索ボタン」506が押下されると、クライアント端末100のCPU201は、ステップS304へと処理を遷移し、組織階層図を表示して、ユーザに表計算ソフトウェアに出力する情報を選択させる処理へと遷移する。 When the "search button" 506 is pressed, the CPU 201 of the client terminal 100 transitions to the process of step S304, displays the organization hierarchy diagram, and causes the user to select the information to be output to the spreadsheet software. Transition.

「Excel(登録商標)ボタン」507が押下されると、クライアント端末100のCPU201は、ステップS313へと処理を遷移し、たとえば、図5の500の検索条件で組織階層図を表示せず、表計算ソフトウェアにデータを出力する処理へと遷移する。詳細は後述する。 When the "Excel (registered trademark) button" 507 is pressed, the CPU 201 of the client terminal 100 transitions to step S313, for example, the organization hierarchy diagram is not displayed under the search condition of 500 in FIG. Transition to the process of outputting data to the calculation software. Details will be described later.

「閉じるボタン」508が押下されると、クライアント端末100のCPU201は、ステップS315へと処理を遷移し、表示されている図5の500の画面を閉じて、本発明の処理を終了する。 When the "close button" 508 is pressed, the CPU 201 of the client terminal 100 transitions to step S315, closes the displayed screen of 500 in FIG. 5, and ends the process of the present invention.

「検索ボタン」506が押下され、ステップS304へと処理を遷移した場合の処理について説明する。 The process when the "search button" 506 is pressed and the process is transitioned to step S304 will be described.

ステップS304において、クライアント端末100のCPU201は、組織階層図画面を表示する。組織階層図の例を図6を参照して説明する。 In step S304, the CPU 201 of the client terminal 100 displays the organization hierarchy diagram screen. An example of the organizational hierarchy diagram will be described with reference to FIG.

図6は、本発明の実施形態に係るクライアント端末100のディスプレイ210に表示される組織階層図の画面イメージの一例を示す模式図である。なお、図6や図7に表示される組織階層図は、図4のような組織データを有する例を示している。図4は組織情報402と、その組織に紐づく人事情報403からなっている。なお、人事情報は403は、図5の510にリストとして表示されているフィールドデータ全てを持っていてもよいし、一部だけを持っていても良い。図4にはフィールドデータの一部を表示している。また、図4は組織情報402のみを表示して、人事情報403を省略している部門もある。 FIG. 6 is a schematic view showing an example of a screen image of an organization hierarchy diagram displayed on the display 210 of the client terminal 100 according to the embodiment of the present invention. The organizational hierarchy displayed in FIGS. 6 and 7 shows an example having the organizational data as shown in FIG. FIG. 4 consists of organization information 402 and personnel information 403 associated with the organization. The personnel information 403 may have all the field data displayed as a list in 510 of FIG. 5, or may have only a part of the field data. FIG. 4 shows a part of the field data. Further, there is a department in which only the organization information 402 is displayed in FIG. 4 and the personnel information 403 is omitted.

図6の600は、会社の組織階層図を表示した例であり、601が会社組織のトップ(ルートノード)である。602は1階層下の組織であり、603は2階層下の組織、609は3階層下の組織である。600の場合、609は葉ノード(最下部組織)である。 600 in FIG. 6 is an example of displaying the organizational hierarchy of the company, and 601 is the top (root node) of the company organization. 602 is an organization one level below, 603 is an organization two levels below, and 609 is an organization three levels below. In the case of 600, 609 is a leaf node (bottom tissue).

608の「―」ボタンを押下すると、以下の階層(603の「―」ボタン608であれば、603以下の階層609)を603に格納して表示することができる。「―」ボタンはいわゆる畳み込みボタンであり、格納した603のボタン608は「+」ボタンに変わる。「+」ボタンを押下すると、再び609の階層を表示し、608は「―」ボタンへと切り替わる。このボタンのように、組織階層を畳み込めることにより、下位階層を表示するレベルを選ぶことができる。609は最下部組織であるため、畳み込みボタンである608に該当するボタンはない。 When the "-" button of 608 is pressed, the following layers (in the case of the "-" button 608 of 603, the layer 609 of 603 or less) can be stored and displayed in 603. The "-" button is a so-called convolution button, and the stored 603 button 608 is changed to a "+" button. When the "+" button is pressed, the hierarchy of 609 is displayed again, and 608 is switched to the "-" button. By collapsing the organizational hierarchy like this button, you can select the level to display the lower hierarchy. Since 609 is the lowest tissue, there is no button corresponding to the convolution button 608.

また、組織階層を示す組織オブジェクト(各ノード、たとえば601〜603、609など)は白抜き文字で表示されているが、白抜き文字で表示されている組織オブジェクト(各ノード)は表計算ソフトウェアに出力される組織の人事情報を選択している状態(選択状態)を示している。逆に、組織オブジェクト(各ノード)が黒字で表示されている場合(たとえば、図8の801など)は、該当する組織オブジェクトは選択されていない状態(非選択状態)であることを示している。図6の600の状態で「Excel(登録商標)出力ボタン」607が押下されると、全組織の人事情報を出力することが可能になる。表計算ソフトウェア「Excel(登録商標)出力ボタン」607押下後の処理は、ステップS313以降の処理で後述する。 In addition, the organization objects (each node, for example, 601 to 603, 609, etc.) indicating the organization hierarchy are displayed in outline characters, but the organization objects (each node) displayed in outline characters are displayed in the table calculation software. It shows the state (selected state) in which the personnel information of the output organization is selected. On the contrary, when the organization object (each node) is displayed in black (for example, 801 in FIG. 8), it indicates that the corresponding organization object is in the unselected state (non-selected state). .. When the "Excel (registered trademark) output button" 607 is pressed in the state of 600 in FIG. 6, it becomes possible to output the personnel information of the entire organization. The process after pressing the spreadsheet software "Excel (registered trademark) output button" 607 will be described later in the processes after step S313.

604は組織情報の全体像を縮小した画像、いわゆるサムネイル画像であり、600の全体で表示している組織階層図が全組織のどの辺りを表示しているのかを示す図である。 604 is an image obtained by reducing the overall image of the organization information, that is, a so-called thumbnail image, and is a diagram showing which part of the entire organization the organization hierarchy diagram displayed as a whole of 600 is displayed.

605は、表計算ソフトウェアに出力する際のタイトルであり、ユーザにより入力される値である。606は画面遷移ボタンであり、606ボタンを押下すると、図5の画面に遷移する処理を行う。また、図5の509を押下することにより、図6の600の画面に遷移することもできる。図3のフローチャートの説明に戻る。 605 is a title when being output to the spreadsheet software, and is a value input by the user. Reference numeral 606 is a screen transition button, and when the 606 button is pressed, a process of transitioning to the screen of FIG. 5 is performed. Further, by pressing 509 in FIG. 5, it is possible to transition to the screen of 600 in FIG. Returning to the description of the flowchart of FIG.

図3のフローチャートのステップS304により、図6のような組織階層図画面を表示すると、次のステップS305において、クライアント端末100のCPU201は、ユーザの入力や操作を受け付ける。 When the organization hierarchy diagram screen as shown in FIG. 6 is displayed in step S304 of the flowchart of FIG. 3, in the next step S305, the CPU 201 of the client terminal 100 accepts the user's input or operation.

ユーザの入力や操作を受け付けると、次のステップS306へと処理を遷移し、ステップS306において、クライアント端末100のCPU201は、押下されたボタン(オブジェクト)により処理を分ける。 When the user's input or operation is received, the process transitions to the next step S306, and in step S306, the CPU 201 of the client terminal 100 divides the process according to the pressed button (object).

ステップS306において、ユーザから組織階層図の中の組織オブジェクト(たとえば、図6の601〜603,609など)が押下されたか、それ以外のボタンが押下されたかを判断する。組織オブジェクトが押下された場合は、ステップS307へと処理を遷移する。以下、ステップS307〜S311の処理を、図7〜図12を参照して説明する。ステップS307〜S311で選択された組織オブジェクトの人事情報を最終的に表計算ソフトウェアに出力する処理はステップS313、S314で後述する。 In step S306, it is determined whether the organization object (for example, 601 to 603, 609 in FIG. 6) in the organization hierarchy diagram is pressed by the user or the other buttons are pressed. When the organization object is pressed, the process transitions to step S307. Hereinafter, the processes of steps S307 to S311 will be described with reference to FIGS. 7 to 12. The process of finally outputting the personnel information of the organization object selected in steps S307 to S311 to the spreadsheet software will be described later in steps S313 and S314.

図7は、本発明の実施形態に係るクライアント端末100のディスプレイ210に表示される組織階層図の画面イメージの一例を示す模式図であり、図6の組織図の右側で表示されていなかった領域を表示した組織階層図である。なお、図7から図12にある702のような吹き出しや、中の文言は、画面の操作説明を補うための説明文である。 FIG. 7 is a schematic view showing an example of a screen image of the organization hierarchy diagram displayed on the display 210 of the client terminal 100 according to the embodiment of the present invention, and is a region not displayed on the right side of the organization diagram of FIG. It is an organization hierarchy diagram which displayed. The balloons such as 702 shown in FIGS. 7 to 12 and the wording in the balloons are explanatory texts for supplementing the operation explanation of the screen.

図7の700には、図6の600内の組織図の右側で表示されていなかった領域が表示されており、703のように9階層からなる組織階層が表示されている。 In 700 of FIG. 7, an area that was not displayed on the right side of the organizational chart in 600 of FIG. 6 is displayed, and an organizational hierarchy consisting of nine layers is displayed as in 703.

700のような組織階層が表示されている際に、ユーザにより組織オブジェクト(ノード)の701が押下される(ステップS306でYes)と、次にクライアント端末100のCPU201は、ステップS307へと処理を遷移し、押下された組織オブジェクト(ノード)が選択状態か非選択状態かを取得する。 When the organization object (node) 701 is pressed by the user when the organization hierarchy such as 700 is displayed (Yes in step S306), the CPU 201 of the client terminal 100 then proceeds to step S307. Transition and acquire whether the pressed organization object (node) is in the selected state or the unselected state.

図7の701は白抜き文字であるため、選択状態であり、選択状態であるため、ステップS307でYesへと遷移し、次のステップS311の処理を実行する。 Since 701 in FIG. 7 is an outline character, it is in the selected state, and since it is in the selected state, it transitions to Yes in step S307, and the process of the next step S311 is executed.

ステップS311へと処理を遷移すると、クライアント端末100のCPU201は、押下された組織オブジェクト(ノード)以下の組織階層を非選択状態に変更する。図7の例では、組織オブジェクト701以下の組織オブジェクト(ノード)を非選択状態とする。 When the process transitions to step S311, the CPU 201 of the client terminal 100 changes the organization hierarchy below the pressed organization object (node) to the non-selected state. In the example of FIG. 7, the organization object (node) of the organization object 701 or less is set to the non-selected state.

ステップS311の処理の後、アプリケーションの処理はステップS304の処理へと戻る。 After the processing of step S311, the processing of the application returns to the processing of step S304.

ステップS304へと処理が戻ると、再び組織階層図を表示する。このときに表示する画面イメージを図8を参照して説明する。 When the process returns to step S304, the organization hierarchy diagram is displayed again. The screen image displayed at this time will be described with reference to FIG.

図8は、本発明の実施形態に係るクライアント端末100のディスプレイ210に表示される組織階層図の画面イメージの一例を示す模式図であり、図7の組織オブジェクト701が押下された後の画面イメージを表示した組織階層図である。 FIG. 8 is a schematic view showing an example of a screen image of the organization hierarchy diagram displayed on the display 210 of the client terminal 100 according to the embodiment of the present invention, and is a screen image after the organization object 701 of FIG. 7 is pressed. It is an organization hierarchy diagram which displayed.

図8の800では、組織オブジェクト701が押下された後なので、組織オブジェクト801以下の階層である破線802で囲まれた領域が非選択状態(文字が黒字で表示されている状態)に変更されている。 In 800 of FIG. 8, since the organization object 701 is pressed, the area surrounded by the broken line 802, which is the hierarchy below the organization object 801 is changed to the unselected state (the state in which the characters are displayed in black). There is.

800の状態でステップS305において、クライアント端末100のCPU201は、組織オブジェクト801の押下を受け付けると、押下されたボタンが組織オブジェクトであるので(ステップS306でYes)、ステップS307へと処理を遷移する。次のステップS307において、クライアント端末100のCPU201は、押下された組織オブジェクトが選択状態か否かの判断処理を行う。800の場合、押下された組織オブジェクト801は非選択状態(文字が黒字で表示されている状態)であるので、ステップS307の判断分岐はNoへと遷移し、ステップS308の処理を実行する。 In step S305 in the state of 800, when the CPU 201 of the client terminal 100 receives the pressing of the organization object 801, the pressed button is the organization object (Yes in step S306), so the process transitions to step S307. In the next step S307, the CPU 201 of the client terminal 100 performs a process of determining whether or not the pressed tissue object is in the selected state. In the case of 800, since the pressed tissue object 801 is in the non-selected state (the state in which the characters are displayed in black), the determination branch in step S307 transitions to No, and the process of step S308 is executed.

ステップS308において、クライアント端末100のCPU201は、組織オブジェクトが押下された際に、同時に「Ctrl(コントロール)」キー、もしくは「Shift」キーが押されていたかを判断する。「Ctrl(コントロール)」キー、もしくは「Shift」キーが押されて、組織オブジェクトが押下された場合は、現在選択状態である組織階層図の選択状態を変更せず、押下された組織オブジェクト以下のみを選択状態にするための判断分岐である。「Ctrl(コントロール)」キーや「Shift」キーが押下されていない状態で組織オブジェクトが押下された場合は、ステップS309へと処理を遷移し、「Ctrl(コントロール)」キー、もしくは「Shift」キーが押下された状態で組織オブジェクトが押下された場合は、ステップS310へと処理を遷移する。 In step S308, the CPU 201 of the client terminal 100 determines whether the "Ctrl" key or the "Shift" key is pressed at the same time when the tissue object is pressed. When the "Ctrl" key or the "Shift" key is pressed and the organization object is pressed, the selected state of the currently selected organization hierarchy diagram is not changed, and only the pressed organization object and below are pressed. It is a judgment branch to make the selected state. If the organization object is pressed while the "Ctrl (control)" key or "Shift" key is not pressed, the process proceeds to step S309, and the "Ctrl (control)" key or "Shift" key is pressed. If the organization object is pressed while is pressed, the process transitions to step S310.

800の場合、「Ctrl(コントロール)」キーや「Shift」キーは押下していない状態で、組織オブジェクト801が押下された例として説明を続ける。 In the case of 800, the description will be continued as an example in which the organization object 801 is pressed without pressing the "Ctrl (control)" key or the "Shift" key.

800の場合、組織オブジェクト801が「Ctrl(コントロール)」キーや「Shift」キーが押下されていない状態で、押下されたため、ステップS308の判断分岐はNoへと遷移する。 In the case of 800, since the organization object 801 is pressed in a state where the “Ctrl (control)” key and the “Shift” key are not pressed, the determination branch in step S308 transitions to No.

ステップS309へと処理を遷移すると、クライアント端末100のCPU201は、全組織を非選択状態へと変更する。 When the process transitions to step S309, the CPU 201 of the client terminal 100 changes the entire organization to the non-selected state.

その後、ステップS310において、ステップS305で押下された組織オブジェクト以下を選択状態に変更する。 After that, in step S310, the tissue object or less pressed in step S305 is changed to the selected state.

ステップS304に戻って、表示される組織階層図を図9を参照して説明する。 Returning to step S304, the displayed organizational hierarchy diagram will be described with reference to FIG.

図9は、本発明の実施形態に係るクライアント端末100のディスプレイ210に表示される組織階層図の画面イメージの一例を示す模式図であり、図8の状態で「Ctrl(コントロール)」キーや「Shift」キーが押下せずに組織オブジェクト801を押下した後の画面イメージを表示した組織階層図である。 FIG. 9 is a schematic view showing an example of a screen image of an organization hierarchy diagram displayed on the display 210 of the client terminal 100 according to the embodiment of the present invention, and in the state of FIG. 8, the “Ctrl (control)” key and “Control” key and “ It is an organization hierarchy diagram which displayed the screen image after pressing the organization object 801 without pressing the "Shift" key.

図9の900は、組織オブジェクト901以下の階層である破線902で囲まれた領域だけが選択状態(文字が白抜き文字)で表示されている。なお、選択状態となっている領域は図4の401の領域と同じ領域である。 In 900 of FIG. 9, only the area surrounded by the broken line 902, which is the hierarchy below the organization object 901, is displayed in the selected state (characters are outline characters). The region in the selected state is the same region as the region 401 in FIG.

このような選択方法により、ユーザは表示したい組織階層以下の人事情報を簡単に選択することができる。また、単に選択状態と非選択状態を入れ替えているだけではなく、選択しなかった組織階層以下は非選択状態としているため、デフォルトで全組織が選択されている状態、すなわち全組織の人事情報取得できる状態から、ある組織階層以下の人事情報を取得することが容易となる。ユーザが誤って全組織が選択されていない状態で表計算ソフトウェアに出力するなどのミスを防ぎ、全組織の人事情報か、所定の組織の人事情報かの少なくとも1つは確実に取得することができる。 With such a selection method, the user can easily select the personnel information below the organizational hierarchy to be displayed. In addition, not only the selected state and the non-selected state are exchanged, but also the unselected organizational hierarchy and below are in the non-selected state, so all the organizations are selected by default, that is, the personnel information acquisition of all the organizations is acquired. It becomes easy to acquire personnel information below a certain organizational hierarchy from the state where it can be done. Preventing mistakes such as the user accidentally outputting to spreadsheet software when all organizations are not selected, and ensuring that at least one of the personnel information of all organizations or the personnel information of a predetermined organization is acquired. it can.

図9の900の状態で表計算ソフトウェアに出力する「Excel(登録商標)ボタン」904が押下されると、図13のような表計算ソフトウェアのデータを出力する。詳細は後述する。 When the "Excel (registered trademark) button" 904 to be output to the spreadsheet software in the state of 900 in FIG. 9 is pressed, the data of the spreadsheet software as shown in FIG. 13 is output. Details will be described later.

図9の900の状態で、たとえば、組織オブジェクト903を押下すると、上記と同様にステップS305からステップS310の処理を実行し、図10のような表示状態を作り出すことができる。 If, for example, the tissue object 903 is pressed in the state of 900 in FIG. 9, the processes of steps S305 to S310 can be executed in the same manner as described above to create the display state as shown in FIG.

図10は、本発明の実施形態に係るクライアント端末100のディスプレイ210に表示される組織階層図の画面イメージの一例を示す模式図であり、図9の状態で組織オブジェクト903を押下した後の画面イメージを表示した組織階層図である。 FIG. 10 is a schematic view showing an example of a screen image of an organization hierarchy diagram displayed on the display 210 of the client terminal 100 according to the embodiment of the present invention, and is a screen after pressing the organization object 903 in the state of FIG. It is an organization hierarchy diagram which displayed an image.

図10の1000の組織階層図では、図9の組織オブジェクト903に対応する図10の組織オブジェクト1001以下である1002の領域が選択領域として白抜き文字で表示しており、他の組織オブジェクトは非選択状態(黒文字)で表示している。 In the organization hierarchy diagram of 1000 in FIG. 10, the area 1002 corresponding to the organization object 903 in FIG. 9 and equal to or less than the organization object 1001 in FIG. 10 is displayed as a selection area in outline characters, and other organization objects are not. It is displayed in the selected state (black characters).

図10の1000の状態で、たとえば、「Ctrl」キーを押下しながら組織オブジェクト1003を押下した場合の処理を説明する。 The process when the tissue object 1003 is pressed while pressing the "Ctrl" key in the state of 1000 in FIG. 10 will be described.

「Ctrl」キーを押下しながら、図10の組織オブジェクト1003を押下すると、ステップS305からステップS310の処理の内、ステップS306でYes(「Ctrl(コントロール)」キー、もしくは「Shift」キーが押下された状態で組織オブジェクトが押下された)に遷移するので、この場合、全組織を非選択状態にするステップS309の処理を実行せず、ステップS310へと処理をする。したがって、既に選択状態である組織オブジェクトを、非選択状態に変更せず、押下された組織オブジェクト以下を選択状態に変更する。変更された後、ステップS304へと遷移し、表示される組織階層図の例を図11を参照して説明する。 When the tissue object 1003 of FIG. 10 is pressed while pressing the "Ctrl" key, Yes ("Ctrl (control)" key or "Shift" key is pressed in step S306 in the processing of steps S305 to S310. Since the tissue object is pressed in this state), in this case, the process of step S309 for deselecting all the organizations is not executed, and the process proceeds to step S310. Therefore, the organization object that is already selected is not changed to the non-selected state, and the pressed organization object and below are changed to the selected state. After the change, the process proceeds to step S304, and an example of the displayed organizational hierarchy diagram will be described with reference to FIG.

図11は、本発明の実施形態に係るクライアント端末100のディスプレイ210に表示される組織階層図の画面イメージの一例を示す模式図であり、図10の状態で「Ctrl」キーを押下しながら組織オブジェクト1003を押下された後の画面イメージを表示した組織階層図である。 FIG. 11 is a schematic view showing an example of a screen image of the organization hierarchy diagram displayed on the display 210 of the client terminal 100 according to the embodiment of the present invention, and is an organization while pressing the “Ctrl” key in the state of FIG. It is an organization hierarchy diagram which displayed the screen image after the object 1003 was pressed.

図11の1100の組織階層図では、図10の組織オブジェクト1001以下に対応する組織オブジェクト1103以下を選択状態としたまま、組織オブジェクト1003以下に対応する組織オブジェクト1101の領域を選択状態(白抜き文字表示状態)にして表示している。 In the organization hierarchy diagram of 1100 in FIG. 11, the area of the organization object 1101 corresponding to the organization object 1003 or less is selected (white characters) while the organization object 1103 or less corresponding to the organization object 1001 or less in FIG. 10 is selected. It is displayed in the display state).

上記のように、階層が異なる複数の組織を選択して人事情報を出力したい場合、「Ctrl(コントロール)」キーや「Shift」キーを押下しながら、出力したい組織オブジェクトを押下することにより、階層が異なる複数の組織を選択してそれらの人事情報を出力することができる。 As described above, when you want to select multiple organizations with different hierarchies and output personnel information, you can press the organization object you want to output while holding down the "Ctrl" key or "Shift" key to output the hierarchy. It is possible to select multiple organizations with different values and output their personnel information.

図11の1100の状態で、たとえば、組織オブジェクト1102を押下した場合の処理を説明する。 For example, the process when the organization object 1102 is pressed in the state of 1100 of FIG. 11 will be described.

「Ctrl(コントロール)」キーや「Shift」キーを押下せずに、図11の組織オブジェクト1102を押下すると、ステップS305からステップS310の処理の内、ステップS306でNo(「Ctrl(コントロール)」キー、もしくは「Shift」キーが押下されていない状態で組織オブジェクトが押下された)に遷移するので、この場合、全組織を非選択状態にするステップS309へと処理を遷移し、全組織の選択状況を非選択状態に変更する。その後、ステップS310において、組織オブジェクト1102以下の組織オブジェクトを選択状態に変更する。変更された後、ステップS304へと遷移し、表示される組織階層図の例を図12を参照して説明する。 If the organization object 1102 of FIG. 11 is pressed without pressing the "Ctrl (control)" key or the "Shift" key, No ("Ctrl (control)" key in step S306 of the processes from step S305 to step S310. , Or the organization object was pressed while the "Shift" key was not pressed). In this case, the process transitions to step S309, which sets all organizations in the non-selected state, and the selection status of all organizations. To the unselected state. After that, in step S310, the organization objects 1102 and below are changed to the selected state. After the change, the process proceeds to step S304, and an example of the displayed organizational hierarchy diagram will be described with reference to FIG.

図12は、本発明の実施形態に係るクライアント端末100のディスプレイ210に表示される組織階層図の画面イメージの一例を示す模式図であり、図11の状態で組織オブジェクト1102が押下された後の画面イメージを表示した組織階層図である。 FIG. 12 is a schematic view showing an example of a screen image of the organization hierarchy diagram displayed on the display 210 of the client terminal 100 according to the embodiment of the present invention, after the organization object 1102 is pressed in the state of FIG. It is an organization hierarchy diagram which displayed the screen image.

図12の1200の組織階層図では、図11の組織オブジェクト1103以下の組織オブジェクトも組織オブジェクト領域1101も非選択状態に変更し、組織オブジェクト1102以下に対応する組織オブジェクト1201の領域を選択状態(白抜き文字表示状態)にして表示している。 In the organization hierarchy diagram of 1200 in FIG. 12, both the organization object 1103 and below and the organization object area 1101 in FIG. 11 are changed to the non-selected state, and the area of the organization object 1201 corresponding to the organization object 1102 and below is selected (white). It is displayed in the omitted character display state).

以上の処理のように、出力したい組織の人事情報を、図9〜図12のように組織階層図で選択状態とさせることにより、容易に出力したい組織を選択でき、表計算ソフトウェアなどに出力することができる。図3のフローチャートの説明に戻る。 As in the above process, by setting the personnel information of the organization to be output in the organization hierarchy diagram as shown in FIGS. 9 to 12, the organization to be output can be easily selected and output to spreadsheet software or the like. be able to. Returning to the description of the flowchart of FIG.

図3のステップS303において、「Excel(登録商標)出力ボタン」507が押下される、もしくは、ステップS306で押下されたボタンが組織オブジェクトではなく、次のステップS312へと処理を遷移し、押下ボタンが「Excel(登録商標)出力ボタン」(たとえば、図6の607)である場合の処理をステップS313、S314により説明する。 In step S303 of FIG. 3, the "Excel (registered trademark) output button" 507 is pressed, or the button pressed in step S306 is not an organization object, but the process transitions to the next step S312, and the press button. The processing when is an "Excel (registered trademark) output button" (for example, 607 in FIG. 6) will be described in steps S313 and S314.

ステップS313において、クライアント端末100のCPU201は、全組織の中で選択状態である組織の人事情報をデータベースサーバ102からアプリケーションサーバ101を経由して取得する。 In step S313, the CPU 201 of the client terminal 100 acquires the personnel information of the organization selected among all the organizations from the database server 102 via the application server 101.

取得した組織毎の人事情報を次のステップS314において、クライアント端末100のCPU201は、表計算ソフトウェアに出力する。出力される情報の例を図13を参照して説明する。 In the next step S314, the CPU 201 of the client terminal 100 outputs the acquired personnel information for each organization to the spreadsheet software. An example of the output information will be described with reference to FIG.

図13は、本発明の実施形態に係る表計算ソフトウェアに出力されるデータの例を示す模式図である。 FIG. 13 is a schematic diagram showing an example of data output to the spreadsheet software according to the embodiment of the present invention.

図13の1300は、図9の選択状態において表計算ソフトウェアに出力されるデータの一例である。1300は、表計算ソフトウェアに出力されるデータの例として、左側が上位階層、右に進む毎に下位階層を表示した出力データである。図9の選択状態(白抜き文字表示状態)の最上位階層は、組織オブジェクトの「A班」(901)であるため、1300の最上位階層は、1301のように、「A班」になっている。1302と1303には、図5で選択されている職員コード欄504、従業員氏名505の情報がそれぞれ出力されており、A班には、職員コードが「200620」、従業員氏名が「福田 義彦」という社員が所属していることが分かる。また、1304には、「A班」1301の下の階層である「A−2グループ」の組織が表示されており、1305には、複数の人事情報が表示されている。 1300 in FIG. 13 is an example of data output to the spreadsheet software in the selected state of FIG. Reference numeral 1300 is output data in which the left side is the upper layer and the lower layer is displayed each time the data is moved to the right, as an example of the data output to the spreadsheet software. Since the highest level of the selected state (outline character display state) in FIG. 9 is the "Group A" (901) of the organization object, the highest level of 1300 is "Group A" as in 1301. ing. Information on the staff code field 504 and employee name 505 selected in FIG. 5 is output to 1302 and 1303, respectively. The staff code is "200620" and the employee name is "Yoshihiko Fukuda" in Group A. It turns out that the employee who says "belongs. Further, in 1304, the organization of the "A-2 group" which is the lower hierarchy of the "A group" 1301 is displayed, and in 1305, a plurality of personnel information is displayed.

このように表計算ソフトウェアには、ユーザが見やすいように階層構造状に出力してもよいし、データとして扱いやすいように、1列目に「所属組織」、2列目に「職員コード」、3列目に「従業員氏名」というように固定して出力しても良い。出力データのフォーマットはユーザが使いやすいように変更することができる。 In this way, the spreadsheet software may be output in a hierarchical structure so that the user can easily see it, or the "affiliation organization" in the first column and the "staff code" in the second column so that it can be easily handled as data. It may be fixed and output as "employee name" in the third column. The format of the output data can be changed to make it easier for the user to use.

以上のように、本発明では、階層構造状のデータに関連付けられた情報(たとえば、組織データと人事情報)を出力する際、階層構造状のオブジェクト(ノード)を選択することにより、容易にオブジェクト以下の情報を出力可能にすることができる。
<第2実施例>
第1実施例では、図5において、「出力条件欄」511の「直接選択モード」513がオフの場合の処理について説明したが、第2実施例では、「直接選択モード」513がオンの場合の処理について説明する。
As described above, in the present invention, when outputting the information (for example, organizational data and personnel information) associated with the hierarchically structured data, the object can be easily selected by selecting the hierarchically structured object (node). The following information can be output.
<Second Example>
In the first embodiment, the process when the "direct selection mode" 513 of the "output condition column" 511 is off has been described in FIG. 5, but in the second embodiment, the case where the "direct selection mode" 513 is on. The processing of is described.

第2実施例の場合、「直接選択モード」513のチェックボックスがオンの場合の処理であり、「直接選択モード」513は、デフォルトで全部門が選択状態である場合でも、ユーザが選択した組織オブジェクト(ノード)以下を選択状態とし、それ以外の組織オブジェクト(ノード)を非選択状態にするモードである。図14のフローチャートを参照して説明する。 In the case of the second embodiment, it is a process when the check box of "direct selection mode" 513 is selected, and "direct selection mode" 513 is the organization selected by the user even when all departments are selected by default. In this mode, the objects (nodes) and below are selected, and the other organization objects (nodes) are not selected. This will be described with reference to the flowchart of FIG.

図14は、 本発明の実施形態に係る人事情報出力処理手順の一例を説明する第2フローチャートであり、S301〜S315、S1201の各ステップは、クライアント端末100上のCPU201で実施される各処理である。なお、ステップS306までの処理は図3と同じであるので、説明を省略する。図5の検索条件選択画面で表示されるアプリケーション起動時のクライアント端末100のディスプレイに表示される画面イメージは図7のように、全組織が選択状態(白抜き文字表示状態)である。 FIG. 14 is a second flowchart illustrating an example of the personnel information output processing procedure according to the embodiment of the present invention, and each step of S301 to S315 and S1201 is each process performed by the CPU 201 on the client terminal 100. is there. Since the processing up to step S306 is the same as that in FIG. 3, the description thereof will be omitted. As shown in FIG. 7, the screen image displayed on the display of the client terminal 100 at the time of starting the application displayed on the search condition selection screen of FIG. 5 is in the selected state (outline character display state) of all the organizations.

ステップS306において、組織オブジェクトが押下されたと判断されると、次のステップS1201において、クライアント端末100のCPU201は、組織オブジェクトの全てが選択状態(白抜き文字表示状態)かを判断する。すべての組織オブジェクトが選択状態である場合は、ステップS1202へと処理を遷移し、組織オブジェクトの中に1つでも非選択状態の組織オブジェクトがある場合は、図3のステップS307へと処理を遷移する。 When it is determined in step S306 that the tissue object has been pressed, in the next step S1201, the CPU 201 of the client terminal 100 determines whether all of the tissue objects are in the selected state (outline character display state). If all the organization objects are in the selected state, the process is transitioned to step S1202, and if there is even one non-selected organization object among the organization objects, the process is transitioned to step S307 in FIG. To do.

ステップS1202へと処理を遷移すると、クライアント端末100のCPU201は、全組織を非選択状態へと変更する。 When the process transitions to step S1202, the CPU 201 of the client terminal 100 changes the entire organization to the non-selected state.

その後、ステップS1203において、ステップS305で押下された組織オブジェクト以下を選択状態に変更する。その後、ステップS304へと処理を戻す。 After that, in step S1203, the tissue object or less pressed in step S305 is changed to the selected state. After that, the process returns to step S304.

ステップS304に戻って、表示される組織階層図を図9を参照して説明する。図9の例は、図7の状態(全組織オブジェクトが選択状態)において、組織オブジェクト701が押下された場合の画面遷移の結果である。 Returning to step S304, the displayed organizational hierarchy diagram will be described with reference to FIG. The example of FIG. 9 is the result of the screen transition when the tissue object 701 is pressed in the state of FIG. 7 (all tissue objects are selected states).

図9では、図7の組織オブジェクト701が押下されたので、組織オブジェクト701に対応する組織オブジェクト901とその組織オブジェクト以下の902の破線領域が選択状態(白抜き文字表示状態)となっている。この状態で「Excel(登録商標)出力ボタン」904が押下されると、第1実施例と同じように、図13のデータが出力可能になる。 In FIG. 9, since the organization object 701 of FIG. 7 is pressed, the organization object 901 corresponding to the organization object 701 and the broken line area of 902 below the organization object are in the selected state (outline character display state). When the "Excel (registered trademark) output button" 904 is pressed in this state, the data of FIG. 13 can be output as in the first embodiment.

以上の処理により、組織階層図が全て選択されている状態であっても、ユーザが出力したい組織の情報を、ユーザの1回の押下で選択することができ、ユーザが選択した組織以下の情報(人事情報など)を容易に出力することができる。 By the above processing, even if all the organization hierarchy diagrams are selected, the information of the organization that the user wants to output can be selected by pressing the user once, and the information below the organization selected by the user can be selected. (Personnel information, etc.) can be easily output.

上記実施形態では、複数台の情報処理装置に適用する場合を説明したが、1台で動作する情報処理装置であっても良いし、ネットワーク上の複数のサーバなどの処理主体を共通にしてもよい。 In the above embodiment, the case of applying to a plurality of information processing devices has been described, but the information processing device may be operated by one unit, or a processing subject such as a plurality of servers on the network may be shared. Good.

なお、特に図示しないが、記録媒体に記憶されるプログラム群を管理する情報、例えばバ−ジョン情報,作成者等も記憶され、かつ、プログラム読み出し側のOS等に依存する情報、例えばプログラムを識別表示するアイコン等も記憶される場合もある。 Although not particularly shown, information that manages a group of programs stored in a recording medium, such as version information, a creator, etc., is also stored, and information that depends on the OS, etc. on the program reading side, for example, identifies a program. The icon to be displayed may also be stored.

さらに、各種プログラムに従属するデータも上記ディレクトリに管理されている。また、インスト−ルするプログラムやデータが圧縮されている場合に、解凍するプログラム等も記憶される場合もある。 Furthermore, data dependent on various programs are also managed in the above directory. In addition, when the program to be installed or the data is compressed, the program to be decompressed may also be stored.

本実施形態に係る図3、図14に示す機能が外部からインスト−ルされるプログラムによって、ホストコンピュ−タにより遂行されていてもよい。そして、その場合、CD−ROMやフラッシュメモリやFD等の記録媒体により、あるいはネットワークを介して外部の記録媒体から、プログラムを含む情報群を出力装置に供給される場合でも本発明は適用されるものである。 The functions shown in FIGS. 3 and 14 according to the present embodiment may be performed by the host computer by a program installed from the outside. In that case, the present invention is applied even when the information group including the program is supplied to the output device by a recording medium such as a CD-ROM, a flash memory, or an FD, or from an external recording medium via a network. It is a thing.

以上のように、前述した実施形態の機能を実現するソフトウェアのプログラムコ−ドを記録した記録媒体を、システムあるいは装置に供給し、そのシステムあるいは装置のコンピュ−タ(またはCPUやMPU)が記録媒体に格納されたプログラムコ−ドを読出し実行することによっても、本発明の目的が達成されることは言うまでもない。 As described above, the recording medium on which the program code of the software that realizes the functions of the above-described embodiment is recorded is supplied to the system or device, and the computer (or CPU or MPU) of the system or device records the data. Needless to say, the object of the present invention can be achieved by reading and executing the program code stored in the medium.

この場合、記録媒体から読み出されたプログラムコ−ド自体が本発明の新規な機能を実現することになり、そのプログラムコ−ドを記憶した記録媒体は本発明を構成することになる。 In this case, the program code itself read from the recording medium realizes the novel function of the present invention, and the recording medium storing the program code constitutes the present invention.

プログラムコ−ドを供給するための記録媒体としては、例えば、フレキシブルディスク,ハードディスク,光ディスク,光磁気ディスク,CD−ROM,CD−R,DVD−ROM,磁気テ−プ,不揮発性のメモリカ−ド,ROM,EEPROM,シリコンディスク等を用いることができる。 Recording media for supplying program codes include, for example, flexible disks, hard disks, optical disks, magneto-optical disks, CD-ROMs, CD-Rs, DVD-ROMs, magnetic tapes, and non-volatile memory cards. , ROM, EEPROM, silicon disk, etc. can be used.

また、コンピュ−タが読み出したプログラムコ−ドを実行することにより、前述した実施形態の機能が実現されるだけでなく、そのプログラムコ−ドの指示に基づき、コンピュ−タ上で稼働しているOS(オペレーティングシステム)等が実際の処理の一部または全部を行い、その処理によって前述した実施形態の機能が実現される場合も含まれることは言うまでもない。 Further, by executing the program code read by the computer, not only the function of the above-described embodiment is realized, but also the operation is performed on the computer based on the instruction of the program code. Needless to say, there are cases where the operating system (OS) or the like performs a part or all of the actual processing, and the processing realizes the functions of the above-described embodiment.

さらに、記録媒体から読み出されたプログラムコ−ドが、コンピュ−タに挿入された機能拡張ボ−ドやコンピュ−タに接続された機能拡張ユニットに備わるメモリに書き込まれた後、そのプログラムコ−ドの指示に基づき、その機能拡張ボ−ドや機能拡張ユニットに備わるCPU等が実際の処理の一部または全部を行い、その処理によって前述した実施形態の機能が実現される場合も含まれることは言うまでもない。 Further, the program code read from the recording medium is written to the memory provided in the function expansion board inserted in the computer or the function expansion unit connected to the computer, and then the program code is written. In some cases, the function expansion board, the CPU provided in the function expansion unit, or the like performs a part or all of the actual processing based on the instructions of the program, and the processing realizes the functions of the above-described embodiment. Needless to say.

また、本発明は、複数の機器から構成されるシステムに適用しても、1つの機器からなる装置に適用してもよい。また、本発明は、システムあるいは装置にプログラムを供給することによって達成される場合にも適応できることは言うまでもない。この場合、本発明を達成するためのソフトウェアによって表されるプログラムを格納した記録媒体を該システムあるいは装置に読み出すことによって、そのシステムあるいは装置が、本発明の効果を享受することが可能となる。 Further, the present invention may be applied to a system composed of a plurality of devices or a device composed of one device. It goes without saying that the present invention can also be applied when it is achieved by supplying a program to a system or device. In this case, by reading the recording medium in which the program represented by the software for achieving the present invention is stored into the system or the device, the system or the device can enjoy the effect of the present invention.

さらに、本発明を達成するためのソフトウェアによって表されるプログラムをネットワーク上のサーバ,データベ−ス等から通信プログラムによりダウンロードして読み出すことによって、そのシステムあるいは装置が、本発明の効果を享受することが可能となる。 Further, the system or device can enjoy the effect of the present invention by downloading and reading the program represented by the software for achieving the present invention from a server, database, etc. on the network by a communication program. Is possible.

なお、上述した各実施形態およびその変形例を組み合わせた構成も全て本発明に含まれるものである。 It should be noted that all the configurations in which the above-described embodiments and modifications thereof are combined are also included in the present invention.

100 クライアント端末
101 アプリケーションサーバ
102 データベースサーバ
103 インターネット
201 CPU
202 RAM
203 ROM
204 システムバス
205 入力コントローラ
206 ビデオコントローラ
207 メモリコントローラ
208 通信I/Fコントローラ
209 入力装置
210 ディスプレイ装置
211 外部メモリ

100 Client terminal 101 Application server 102 Database server 103 Internet 201 CPU
202 RAM
203 ROM
204 System Bus 205 Input Controller 206 Video Controller 207 Memory Controller 208 Communication I / F Controller 209 Input Device 210 Display Device 211 External Memory

本発明は、階層図におけるオブジェクトの選択の仕組みに関する。 The present invention relates to a mechanism for selecting objects in a hierarchical diagram .

本発明は、複数のデータの関連性をオブジェクトを用いて階層的に示す階層図において、オブジェクトの選択を容易にする効果を有する。 The present invention has the effect of facilitating the selection of objects in a hierarchical diagram that hierarchically shows the relationships between a plurality of data using objects .

本発明は、選択状態のオブジェクトと非選択状態のオブジェクトを階層的に表示させることが可能な階層図表示制御手段と、前記階層図表示制御手段で表示されたオブジェクトの選択を受け付ける受付手段と、前記受付手段で受け付けたオブジェクトが非選択状態である場合、当該オブジェクトを基準とした階層を選択状態とし、当該階層を含まない他の階層を非選択状態として選択制御する選択制御手段と、前記階層図表示制御手段で表示されるオブジェクトが全て選択状態であると特定された場合前記選択制御手段は、前記受付手段で受け付けたオブジェクトを基準とした階層を選択状態とし、当該階層を含まない他の階層を非選択状態として選択制御することを特徴とする。
また、本発明は、オブジェクトの選択により、選択状態と非選択状態とを切り替え可能なオブジェクトを階層的に表示させることが可能な階層図表示制御手段と、前記階層図表示制御手段で表示されたオブジェクトの選択を受け付ける受付手段と、前記受付手段で受け付けたオブジェクトが非選択状態である場合、当該オブジェクトを基準とした階層を選択状態とし、当該階層を含まない他の階層を非選択状態として選択制御する選択制御手段と、前記階層図表示制御手段で表示されるオブジェクトが全て選択状態である場合、前記選択制御手段は、前記受付手段で受け付けたオブジェクトを基準とした階層を選択状態とし、当該階層を含まない他の階層を非選択状態として選択制御することを特徴とする。
The present invention includes a hierarchical diagram display control means capable of displaying selected and non-selected objects hierarchically, a receiving means for accepting selection of objects displayed by the hierarchical diagram display control means, and the like. When the object received by the receiving means is in the non-selected state, the selection control means for selecting and controlling the layer based on the object as the selected state and the other layers not including the layer as the non-selected state, and the layer. When it is specified that all the objects displayed by the figure display control means are in the selected state, the selection control means sets the hierarchy based on the object received by the receiving means as the selected state, and does not include the hierarchy. It is characterized in that the hierarchy of is selected and controlled as a non-selected state .
Further, the present invention is displayed by a hierarchical diagram display control means capable of hierarchically displaying an object capable of switching between a selected state and a non-selected state by selecting an object, and the hierarchical diagram display control means. When the reception means that accepts the selection of an object and the object received by the reception means are in the non-selected state, the hierarchy based on the object is selected as the selected state, and the other hierarchy that does not include the hierarchy is selected as the non-selected state. When the selection control means to be controlled and all the objects displayed by the hierarchical diagram display control means are in the selected state, the selection control means sets the hierarchy based on the object received by the receiving means as the selected state, and the said It is characterized in that other hierarchies that do not include hierarchies are selected and controlled as a non-selected state.

Claims (10)

選択状態のオブジェクトと非選択状態のオブジェクトを階層的に表示させることが可能な階層図表示制御手段と、
前記階層図表示制御手段で表示されたオブジェクトの選択を受け付ける受付手段と、
前記受付手段で受け付けたオブジェクトが非選択状態である場合、当該オブジェクトを基準とした階層を選択状態とし、当該階層を含まない他の階層を非選択状態として選択制御する選択制御手段と、
を備えることを特徴とする情報処理装置。
Hierarchical diagram display control means that can display selected and unselected objects hierarchically,
A reception means that accepts the selection of the object displayed by the hierarchical diagram display control means, and
When the object received by the receiving means is in the non-selected state, the selection control means for selecting and controlling the layer based on the object as the selected state and the other layers not including the layer as the non-selected state.
An information processing device characterized by being equipped with.
前記階層図表示制御手段で表示されるオブジェクトが全て選択状態である場合、
前記選択制御手段は、前記受付手段で受け付けたオブジェクトを基準とした階層を選択状態とし、当該階層を含まない他の階層を非選択状態として選択制御することを特徴とする請求項1に記載の情報処理装置。
When all the objects displayed by the hierarchical diagram display control means are in the selected state,
The first aspect of the present invention, wherein the selection control means selects and controls a hierarchy based on an object received by the reception means as a selection state and another hierarchy that does not include the hierarchy as a non-selection state. Information processing device.
出力モードを変更するモード変更手段と、
前記選択制御手段は、前記モード変更手段により出力モードが変更されると、前記受付手段で受け付けたオブジェクトを基準とした階層を選択状態とし、当該階層を含まない他の階層を非選択状態として選択制御することを特徴とする請求項2に記載の情報処理装置。
Mode change means to change the output mode,
When the output mode is changed by the mode changing means, the selection control means selects a hierarchy based on the object received by the receiving means as a selection state, and selects another hierarchy that does not include the hierarchy as a non-selection state. The information processing apparatus according to claim 2, wherein the information processing device is controlled.
前記選択制御手段で選択状態として選択制御されるオブジェクトは、前記受付手段で受け付けたオブジェクトより下位のオブジェクトであることを特徴とする請求項1乃至3に記載の情報処理装置。 The information processing apparatus according to claim 1, wherein the object selected and controlled as the selected state by the selection control means is an object lower than the object received by the reception means. 前記選択制御手段で非選択状態として選択制御されるオブジェクトは、前記受付手段で受け付けたオブジェクトより下位の階層を含まない、オブジェクトであることを特徴とする請求項1乃至4に記載の情報処理装置。 The information processing apparatus according to claim 1 to 4, wherein the object selected and controlled as a non-selected state by the selection control means is an object that does not include a hierarchy lower than the object received by the reception means. .. 前記オブジェクトに関連付くデータを有するデータ記憶手段と通信可能であり、
前記選択制御手段で選択状態であるオブジェクトに関連付くデータを取得し、該データを出力する出力手段
を有することを特徴とする請求項1乃至5に記載の情報処理装置。
Can communicate with data storage means that have data associated with the object
The information processing apparatus according to claim 1 to 5, further comprising an output means for acquiring data related to an object in a selected state by the selection control means and outputting the data.
前記出力手段は、前記選択制御手段で選択状態であるオブジェクトの階層の階層構造と共に前記データを出力することを特徴とする請求項6に記載の情報処理装置。 The information processing apparatus according to claim 6, wherein the output means outputs the data together with a hierarchical structure of a hierarchy of objects selected by the selection control means. 選択状態のオブジェクトと非選択状態のオブジェクトを階層的に表示させることが可能な階層図表示制御手段と、
前記階層図表示制御手段で表示されたオブジェクトの選択を受け付ける受付手段と、
前記受付手段で受け付けたオブジェクトが非選択状態である場合、当該オブジェクトを基準とした階層を選択状態とし、当該階層を含まない他の階層を非選択状態として選択制御する選択制御手段と、
を備えることを特徴とする情報処理システム。
Hierarchical diagram display control means that can display selected and unselected objects hierarchically,
A reception means that accepts the selection of the object displayed by the hierarchical diagram display control means, and
When the object received by the receiving means is in the non-selected state, the selection control means for selecting and controlling the layer based on the object as the selected state and the other layers not including the layer as the non-selected state.
An information processing system characterized by being equipped with.
情報処理装置が、
選択状態のオブジェクトと非選択状態のオブジェクトを階層的に表示させることが可能な階層図表示制御ステップと、
前記階層図表示制御ステップで表示されたオブジェクトの選択を受け付ける受付ステップと、
前記受付ステップで受け付けたオブジェクトが非選択状態である場合、当該オブジェクトを基準とした階層を選択状態とし、当該階層を含まない他の階層を非選択状態として選択制御する選択制御ステップと、
を実行することを特徴とする情報処理方法。
The information processing device
Hierarchical diagram display control steps that can display selected and unselected objects hierarchically,
A reception step that accepts the selection of the object displayed in the hierarchical diagram display control step, and
When the object received in the reception step is in the non-selected state, the selection control step in which the hierarchy based on the object is selected and the other hierarchy not including the hierarchy is selected and controlled is selected.
An information processing method characterized by executing.
コンピュータを請求項1乃至6のいずれか1項に記載の情報処理装置として機能させるためのプログラム。

A program for operating a computer as an information processing device according to any one of claims 1 to 6.

JP2019130129A 2019-07-12 2019-07-12 Information processing apparatus, information processing system, information processing method, and program Active JP6741958B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2019130129A JP6741958B1 (en) 2019-07-12 2019-07-12 Information processing apparatus, information processing system, information processing method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2019130129A JP6741958B1 (en) 2019-07-12 2019-07-12 Information processing apparatus, information processing system, information processing method, and program

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2020126113A Division JP2021015610A (en) 2020-07-27 2020-07-27 Information processing device, information processing system, information processing method, and program

Publications (2)

Publication Number Publication Date
JP6741958B1 JP6741958B1 (en) 2020-08-19
JP2021015484A true JP2021015484A (en) 2021-02-12

Family

ID=72047980

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019130129A Active JP6741958B1 (en) 2019-07-12 2019-07-12 Information processing apparatus, information processing system, information processing method, and program

Country Status (1)

Country Link
JP (1) JP6741958B1 (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002333938A (en) * 2001-05-11 2002-11-22 Hitachi Ltd Node non-display user interface for hierarchical display device
JP2006092245A (en) * 2004-09-24 2006-04-06 Fuji Xerox Co Ltd Electronic data management system, method for controlling the same system and program
JP2007048138A (en) * 2005-08-11 2007-02-22 Canon Inc Selection device and selection method

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002333938A (en) * 2001-05-11 2002-11-22 Hitachi Ltd Node non-display user interface for hierarchical display device
JP2006092245A (en) * 2004-09-24 2006-04-06 Fuji Xerox Co Ltd Electronic data management system, method for controlling the same system and program
JP2007048138A (en) * 2005-08-11 2007-02-22 Canon Inc Selection device and selection method

Also Published As

Publication number Publication date
JP6741958B1 (en) 2020-08-19

Similar Documents

Publication Publication Date Title
RU2443014C2 (en) Diagram modification
US7660604B2 (en) Mobile terminal
US9250764B2 (en) Apparatus, method and computer-readable medium for organizing icons associated with information technology processes
CN102770840B (en) Data structure maps and navigation
CN101821730B (en) Method and system for defining interactive user interface
CN101167121A (en) Scenario specialization of file browser
US8396887B2 (en) Method and system for facilities management
JP2022022451A (en) Server, information processing apparatus, processing method, and program
JP6741958B1 (en) Information processing apparatus, information processing system, information processing method, and program
JP2021015610A (en) Information processing device, information processing system, information processing method, and program
US6040789A (en) Data conversion system
JP7230982B1 (en) electronics, programs
CN115146600A (en) Form generation method and device, storage medium and computer equipment
JP2011128710A (en) Display device, display system, display control method and display control program
JP5683442B2 (en) Program, information processing apparatus and method
JP2018036855A (en) Information processing system, control method of information processing system, and program
JP5230193B2 (en) Data search apparatus, data search method, and computer program
JP2021039624A (en) Information processing device and information processing system
KR100645965B1 (en) Host device and method for management data
JP2006072738A (en) Image processing device and image processing method
JP2016173773A (en) Workflow system, workflow system processing method, and program
JP2014026473A (en) Information processing device, control method for information processing device, program, and recording medium
JP2019148649A (en) Image processing apparatus, control method, and program
EP4254153A1 (en) Information processing system, information processing method, and program
JP5402916B2 (en) File management apparatus, and control method and program thereof.

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20190730

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20191010

A871 Explanation of circumstances concerning accelerated examination

Free format text: JAPANESE INTERMEDIATE CODE: A871

Effective date: 20191010

A975 Report on accelerated examination

Free format text: JAPANESE INTERMEDIATE CODE: A971005

Effective date: 20191107

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20200121

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20200319

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20200623

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20200706

R151 Written notification of patent or utility model registration

Ref document number: 6741958

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313115

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350