JP2008310710A - Information processor, workflow control method, program, and recording medium - Google Patents

Information processor, workflow control method, program, and recording medium Download PDF

Info

Publication number
JP2008310710A
JP2008310710A JP2007159587A JP2007159587A JP2008310710A JP 2008310710 A JP2008310710 A JP 2008310710A JP 2007159587 A JP2007159587 A JP 2007159587A JP 2007159587 A JP2007159587 A JP 2007159587A JP 2008310710 A JP2008310710 A JP 2008310710A
Authority
JP
Japan
Prior art keywords
information
job
version
organization
workflow
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
JP2007159587A
Other languages
Japanese (ja)
Other versions
JP2008310710A5 (en
JP4999567B2 (en
Inventor
Koki Shimada
弘毅 島田
Kenji Iinuma
賢治 飯沼
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 IT Solutions Inc
Original Assignee
Canon Software 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 Software Inc filed Critical Canon Software Inc
Priority to JP2007159587A priority Critical patent/JP4999567B2/en
Publication of JP2008310710A publication Critical patent/JP2008310710A/en
Publication of JP2008310710A5 publication Critical patent/JP2008310710A5/ja
Application granted granted Critical
Publication of JP4999567B2 publication Critical patent/JP4999567B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To attain coexistence of workflow of systems of a plurality of new and old versions and to freely change the system version of workflow in progress to the new or old version. <P>SOLUTION: A system information registering section 304 registers system information 316 of the plurality of versions in coexistence, and registers date and time information 312 specifying a valid period for every version. When a job is created, a workflow progress section 302 determines a version number of system information based on specification in creating the job, to associate with the job, and a person-in-charge discriminating section 303 determines a transition place of the job based on the version number associated with the job and proceeds with the workflow. When there is a replacement request of system information for the job, a system replacing section 305 changes the transition destination of the job by redetermining the version number of the system information associating with the job based on specification in the replacement request. <P>COPYRIGHT: (C)2009,JPO&INPIT

Description

本発明は、遷移経路が前記組織情報で定義されたジョブのワークフロー制御に関する。   The present invention relates to workflow control of a job whose transition route is defined by the organization information.

特許文献1には、組織変更後及び変更前の新旧両組織を登録し、あるユーザが、現在もしくは過去において指定された組織に所属していた(または所属している)ことをもってワークフロー処理の実行権限があるかどうかを判定するワークフローが開示されている。
特開2006−195812号公報
Patent Document 1 registers both the old and new organizations before and after the organization change, and executes a workflow process when a certain user belongs to (or belongs to) an organization designated at present or in the past. A workflow for determining whether there is authority is disclosed.
JP 2006-195812 A

しかしながら、特許文献1では、ユーザの実行権限の有無は判定可能であるが、組織変更を跨いだワークフローの場合、次の担当者(遷移先)を自動的に決定できない場合が発生するといった問題点があった。   However, in Patent Document 1, it is possible to determine whether or not the user has execution authority. However, in the case of a workflow across organizational changes, there is a problem that the next person in charge (transition destination) cannot be automatically determined. was there.

例えば、あるユーザが同一部門に所属している間に上司にあたる課長が替わっている場合に、そのユーザが申請した伝票をどちらの課長が承認するべきなのかを自動的に決定することが出来ないため、ユーザが判断をしてどちらかの課長に承認を依頼するといった煩雑な作業をユーザに課してしまうといった問題点があった。   For example, if the manager who is the supervisor is changed while a user belongs to the same department, it is not possible to automatically determine which manager should approve the slip that the user has applied for. Therefore, there is a problem in that the user makes a complicated work such as making a decision and requesting approval from either section manager.

また、組織の判定を現在から過去に向かって行うので、将来の組織と現在の組織と区別がつかないため、将来の組織をあらかじめ登録しておくといったことが出来ない。   In addition, since the organization is determined from the present to the past, the future organization cannot be distinguished from the current organization, so that it is not possible to register the future organization in advance.

また、ワークフロー開始時に指定した組織コードをもとに参照する組織を決定するため、個別のワークフローの進行のみ現組織での運用を行いたい場合に対応できないといった問題点があった。   In addition, since the organization to be referred to is determined based on the organization code specified at the start of the workflow, there is a problem that it is not possible to deal with the case where it is desired to operate the current organization only for the progress of individual workflows.

本発明は、上記の問題点を解決するためになされたものである。本発明の目的は、新旧を含む複数のバージョンの組織におけるワークフローを共存させ、矛盾なく処理することができる仕組みを提供することである。   The present invention has been made to solve the above problems. An object of the present invention is to provide a mechanism capable of coexisting workflows in a plurality of versions of an organization including old and new and processing them without contradiction.

本発明は、遷移経路が組織情報で定義されたジョブのワークフローを制御する情報処理装置であって、組織情報のレコード毎に当該レコードが有効となる1又は複数のバージョンを特定可能なバージョン識別情報を保持させることにより、複数のバージョンの組織情報を共存させて記憶可能とした組織情報格納手段と、前記バージョン毎の有効となる期間を特定する日時情報を記憶するバージョン有効期間情報格納手段と、前記ジョブの作成時に指定される該ジョブに関連付ける組織情報のバージョンを確定するための情報に基づいてバージョン識別情報を確定して該ジョブに関連付けするバージョン確定手段と、前記ジョブに関連付けられたバージョン識別情報に基づいて、該ジョブの遷移先を決定し、該決定された遷移先にジョブを遷移させてワークフローを進行させるワークフロー進行手段と、前記ジョブに対して組織情報の付替え要求がなされた場合、前記付替え要求で指定される前記ジョブに関連付ける組織情報のバージョンを確定するための情報に基づいて前記ジョブに関連付けするバージョン識別情報を再確定する再確定手段とを有することを特徴とする。   The present invention is an information processing apparatus that controls a workflow of a job whose transition path is defined by organization information, and version identification information that can specify one or more versions for which the record is valid for each record of organization information A plurality of versions of organization information that can be stored in a coexisting manner, and a version validity period information storage unit that stores date and time information that specifies a period of validity for each version; Version identification means for determining version identification information and associating it with the job based on information for determining the version of organization information associated with the job specified when the job is created, and version identification associated with the job Based on the information, determine the transition destination of the job, and transition the job to the determined transition destination Information for determining the version of the organization information associated with the job specified in the replacement request when the organization information replacement request is made for the job. And reconfirming means for reconfirming the version identification information associated with the job based on the information.

本発明によれば、ワークフローに使用する組織情報を複数のバージョン登録することができ、ワークフローは開始時に指定したバージョンの組織に従って進行、即ち指定されたバージョンの組織における各担当者の決定が行われるため、例えば月初めに組織変更がなされても、前月分の清算処理と今月分の申請処理等を同時に矛盾なく処理することができる。   According to the present invention, a plurality of versions of organization information used for a workflow can be registered, and the workflow proceeds according to the organization of the version specified at the start, that is, each person in charge in the specified version of the organization is determined. Therefore, for example, even if an organizational change is made at the beginning of the month, the liquidation process for the previous month and the application process for the current month can be processed simultaneously without contradiction.

また、ワークフローの状態に関わらず将来の組織情報を登録することができる。また、有効化を行うまで使用しないことができる。   Further, future organization information can be registered regardless of the state of the workflow. Also, it cannot be used until it is activated.

また、旧バージョンの組織で進行中のワークフローでも、途中で現バージョンの組織での運用に切り替えることができる。そして、このような切替のために発生しうる合議のやり直しを抑制することができる。   In addition, even a workflow in progress in an old version organization can be switched to operation in the current version organization. And it is possible to suppress redoing of a conference that may occur due to such switching.

また、複数のバージョンの組織を管理するが、変更がない部分のデータを効率よく管理することにより、データレコード数を抑えることができる。また、差分を考慮しないバッチ処理による編集を行ってもデータレコード数が膨大になってしまうといった事態の発生を抑制することができる。   In addition, although a plurality of versions of an organization are managed, the number of data records can be reduced by efficiently managing the portion of data that is not changed. In addition, it is possible to suppress the occurrence of a situation in which the number of data records becomes enormous even if editing is performed by batch processing that does not consider differences.

従って、新旧を含む複数のバージョンの組織で進行するワークフローを共存させ、矛盾なく処理することができる等の効果を奏する。即ち、旧組織で進行するワークフローと、新組織で進行するワークフローとを共存させることができる。即ち、進行中のワークフローの組織バージョンを新旧自在に変更することができる。   Therefore, there is an effect that workflows progressing in a plurality of versions of the organization including new and old can coexist and can be processed without contradiction. That is, the workflow that progresses in the old organization and the workflow that progresses in the new organization can coexist. That is, the organization version of the ongoing workflow can be changed freely.

〔第1実施形態〕
以下、本発明の実施形態について図面を参照して説明する。
[First Embodiment]
Embodiments of the present invention will be described below with reference to the drawings.

図1は、本発明の一実施形態を適用可能なワークフローシステムの一例を示す図である。   FIG. 1 is a diagram illustrating an example of a workflow system to which an embodiment of the present invention can be applied.

図1において、ワークフローシステムは少なくとも1つのワークフローサーバ101とワークフロークライアント102とがネットワーク100を介して接続されている。   In FIG. 1, in the workflow system, at least one workflow server 101 and a workflow client 102 are connected via a network 100.

ユーザは、例えばウェブブラウザやクライアントソフトウェア等を利用して、ワークフロークライアント102から、ワークフローサーバ101に対して、ワークフロー進行の要求等を行う。   The user makes a workflow progress request or the like from the workflow client 102 to the workflow server 101 using, for example, a web browser or client software.

ワークフローサーバ101は、ワークフロークライアント102からの要求に応じた処理、管理を行い、必要があればワークフロークライアント102に対して結果等を送信する。   The workflow server 101 performs processing and management in response to a request from the workflow client 102, and transmits a result or the like to the workflow client 102 if necessary.

ワークフローサーバ101とワークフロークライアント102の間の通信は、通常のHTTPのリクエストでもよいし、SOAPなどを利用したウェブサービスのリクエストでもよい。   The communication between the workflow server 101 and the workflow client 102 may be a normal HTTP request or a web service request using SOAP or the like.

図2は、図1に示したワークフローサーバ101とワークフロークライアント102のハードウェア構成の一例を示すブロック図である。   FIG. 2 is a block diagram illustrating an example of a hardware configuration of the workflow server 101 and the workflow client 102 illustrated in FIG.

図2において、CPU201は、システムバス204に接続される各デバイスを統括的に制御する。また、ROM203あるいは外部メモリ211には、CPU201の制御プログラムであるオペレーティングシステム(OS)や、各サーバあるいは各クライアントの後述する各種機能を実現するためのプログラムが記憶されている。   In FIG. 2, the CPU 201 comprehensively controls each device connected to the system bus 204. The ROM 203 or the external memory 211 stores an operating system (OS) that is a control program of the CPU 201 and programs for realizing various functions described later of each server or each client.

RAM202は、CPU201の主メモリ、ワークエリア、一時待避領域等として機能する。   The RAM 202 functions as a main memory, work area, temporary save area, and the like for the CPU 201.

入力コントローラ205は、入力部209からの入力を制御する。この入力部209としては、特に、サーバやクライアント等の端末では、キーボード、マウス等のポインティングデバイスが挙げられる。また、印刷装置等では、この入力部209として、タッチパネル、ボタン、スイッチ等が挙げられる。   The input controller 205 controls input from the input unit 209. Examples of the input unit 209 include a pointing device such as a keyboard and a mouse in a terminal such as a server or a client. In a printing apparatus or the like, examples of the input unit 209 include a touch panel, buttons, and switches.

出力コントローラ206は、出力部210の表示を制御する。この出力部210としては、例えば、CRTや液晶等が挙げられる。   The output controller 206 controls the display of the output unit 210. Examples of the output unit 210 include a CRT and a liquid crystal.

外部メモリコントローラ207は、ブートプログラム、各種のアプリケーション、フォントデータ、ユーザファイル、編集ファイル、プリンタドライバ等を記憶する外部メモリ211へのアクセスを制御する。加えて、外部メモリコントローラ207には、各サーバあるいは各クライアントの各種機能を実現するための各種テーブル、パラメータが記憶されている。   The external memory controller 207 controls access to the external memory 211 that stores a boot program, various applications, font data, user files, edit files, printer drivers, and the like. In addition, the external memory controller 207 stores various tables and parameters for realizing various functions of each server or each client.

この外部メモリ211としては、ハードディスク(HD)やフロッピー(登録商標)ディスク(FD)、PCMCIAカードスロットにアダプタを介して接続されるコンパクトフラッシュ(登録商標)、スマートメディア等が挙げられる。   Examples of the external memory 211 include a hard disk (HD), a floppy (registered trademark) disk (FD), a compact flash (registered trademark) connected to a PCMCIA card slot via an adapter, and smart media.

通信I/Fコントローラ208は、ネットワーク214を介して外部機器との通信制御処理を実行する。   The communication I / F controller 208 executes communication control processing with an external device via the network 214.

なお、212はハードウェアの如く図示されているが、ハードウェアではなく、本発明を実現するためのプログラムである。このプログラム212は、外部メモリ211に記録されており、必要に応じてRAM202にロードされることによりCPU201によって実行されるものである。   Although 212 is illustrated as hardware, it is not hardware but a program for realizing the present invention. The program 212 is recorded in the external memory 211 and is executed by the CPU 201 by being loaded into the RAM 202 as necessary.

図3は、図1に示したワークフローサーバ101において実現される機能構成の一例を示す図である。   FIG. 3 is a diagram illustrating an example of a functional configuration realized in the workflow server 101 illustrated in FIG.

図3に示すように、ワークフローサーバ101は、その機能構成として、入出力処理部301と、ワークフロー進行部302と、担当者判定部303と、組織情報登録部304と、組織付替部305と、プロセス定義情報格納部310と、ジョブ情報格納部311と、バージョン有効期間情報格納部312と、組織情報格納部316(部門情報格納部313と、ロール情報格納部314と、ユーザポジション情報格納部315)とを含んでいる。   As shown in FIG. 3, the workflow server 101 includes, as its functional configuration, an input / output processing unit 301, a workflow progression unit 302, a person-in-charge determination unit 303, an organization information registration unit 304, and an organization replacement unit 305. , Process definition information storage unit 310, job information storage unit 311, version validity period information storage unit 312, organization information storage unit 316 (department information storage unit 313, role information storage unit 314, user position information storage unit 315).

入出力処理部301は、ワークフローサーバ101の入力コントローラ205または通信I/Fコントローラ208からの入力情報を受け付ける処理を行う。また、入出力処理部301は、受け付けた入力情報を内容によりワークフロー進行部302や組織情報登録部304への要求に変換する。さらに、入出力処理部301は、上記要求に対応する結果が応答される場合には、その結果を出力コントローラ206または通信I/Fコントローラ208に対して出力する。   The input / output processing unit 301 performs processing for receiving input information from the input controller 205 or the communication I / F controller 208 of the workflow server 101. Further, the input / output processing unit 301 converts the received input information into a request to the workflow progression unit 302 or the organization information registration unit 304 according to the content. Further, when a result corresponding to the request is returned, the input / output processing unit 301 outputs the result to the output controller 206 or the communication I / F controller 208.

ワークフロー進行部302は、入出力処理部301からの要求に応じて、ワークフローの進行(回覧)を制御する。詳細には、ワークフロー進行部302は、プロセス定義情報格納部310に格納されているプロセス定義情報を参照して、ジョブの作成または進行を行い、作成または進行したジョブをジョブ情報格納部311に格納し、次回の進行時に参照する。なお、ジョブの作成の際には、ワークフロー進行部302は、後述する図12に示すバージョン番号確定処理により確定したバージョン番号をジョブ情報格納部311にあわせて格納する。また、ジョブの進行の際には、ワークフロー進行部302は、担当者判定部303によって判定された担当者をジョブの担当者として、ジョブ情報格納部311にあわせて格納する。   The workflow progression unit 302 controls the progression (circulation) of the workflow in response to a request from the input / output processing unit 301. Specifically, the workflow progression unit 302 refers to the process definition information stored in the process definition information storage unit 310 to create or progress a job, and stores the created or advanced job in the job information storage unit 311. And refer to it at the next progress. When creating a job, the workflow progression unit 302 stores the version number determined by the version number determination process shown in FIG. 12 described later together with the job information storage unit 311. Further, when the job progresses, the workflow progression unit 302 stores the person in charge determined by the person-in-charge determination unit 303 as the person in charge of the job together with the job information storage unit 311.

担当者判定部303は、ワークフロー進行部302などからの要求に応じて、部門情報格納部313に格納されている部門情報と、ロール情報格納部314に格納されているロール情報と、ユーザポジション情報格納部315に格納されているユーザポジション情報と、バージョン有効期間情報格納部312に格納されているバージョン有効期間情報と、を参照して指定された部門およびロール(役割)の担当者が指定されたバージョンにおいてどのユーザポジションであるかの判定を行う。   In response to a request from the workflow progression unit 302 or the like, the person-in-charge determination unit 303 receives department information stored in the department information storage unit 313, role information stored in the role information storage unit 314, and user position information. The person in charge of the department and role specified by referring to the user position information stored in the storage unit 315 and the version effective period information stored in the version effective period information storage unit 312 is specified. To determine which user position in the version.

組織付替部305は、ワークフロー進行部302などからの要求に応じて、ジョブ情報格納部311に格納されているジョブ情報と、部門情報格納部313に格納されている部門情報と、ロール情報格納部314に格納されているロール情報と、ユーザポジション情報格納部315に格納されているユーザポジション情報と、バージョン有効期間情報格納部312に格納されているバージョン有効期間情報と、を参照してジョブの参照組織バージョンの付替え(詳細は後述する)を行う。   The organization distribution unit 305 stores job information stored in the job information storage unit 311, department information stored in the department information storage unit 313, and role information storage in response to a request from the workflow progression unit 302 and the like. The job by referring to the role information stored in the section 314, the user position information stored in the user position information storage section 315, and the version validity period information stored in the version validity period information storage section 312. The reference organization version is replaced (details will be described later).

組織情報登録部304は、入出力処理部301から要求された組織登録要求を処理し、部門情報を部門情報格納部313に、ロール情報をロール情報格納部314に、ユーザポジション情報をユーザポジション情報格納部315に、バージョン有効期間情報をバージョン有効期間情報格納部312に、それぞれ格納する。   The organization information registration unit 304 processes the organization registration request requested from the input / output processing unit 301, stores the department information in the department information storage unit 313, the role information in the role information storage unit 314, and the user position information in the user position information. The version valid period information is stored in the storage unit 315 in the version valid period information storage unit 312.

プロセス定義情報格納部310は、プロセス定義情報を格納する格納部である。なお、プロセス定義情報格納部に格納されているプロセス定義情報の詳細は後述する図4などに示す。   The process definition information storage unit 310 is a storage unit that stores process definition information. Details of the process definition information stored in the process definition information storage unit are shown in FIG.

ジョブ情報格納部311は、ジョブ情報を格納する格納部である。ジョブ情報格納部311には、項目として、ジョブ識別情報、参照プロセス定義識別情報、参照組織バージョン識別情報、現在アクティビティ識別情報、割当担当者識別情報等を含む。   The job information storage unit 311 is a storage unit that stores job information. The job information storage unit 311 includes, as items, job identification information, reference process definition identification information, reference organization version identification information, current activity identification information, assignee identification information, and the like.

部門情報格納部313は、部門情報を格納する格納部である。なお、部門情報格納部313に格納されている部門情報の詳細は後述する図6などに示す。   The department information storage unit 313 is a storage unit that stores department information. Details of the department information stored in the department information storage unit 313 are shown in FIG.

ロール情報格納部314は、ロール情報(役割情報)を格納する格納部である。なお、ロール情報格納部314に格納されているロール情報の詳細は後述する図7などに示す。   The role information storage unit 314 is a storage unit that stores role information (role information). Details of the role information stored in the role information storage unit 314 are shown in FIG.

ユーザポジション情報格納部315は、ユーザポジション情報(所属情報)を格納する格納部である。なお、ユーザポジション情報格納部315に格納されているユーザポジション情報の詳細は後述する図8などに示す。   The user position information storage unit 315 is a storage unit that stores user position information (affiliation information). Details of the user position information stored in the user position information storage unit 315 are shown in FIG.

バージョン有効期間情報格納部312は、バージョン有効期間情報を格納する格納部である。なお、バージョン有効期間情報格納部312に格納されているバージョン有効期間情報の詳細は後述する図9などに示す。   The version validity period information storage unit 312 is a storage unit that stores version validity period information. The details of the version validity period information stored in the version validity period information storage unit 312 are shown in FIG.

なお、入出力処理部301と、ワークフロー進行部302と、担当者判定部303と、組織情報登録部304と、組織付替部305は、ワークフローサーバ101のCPU101が外部メモリ211に格納されるプログラム212をRAM202にロードして実行することにより実現される機能に対応する。   The input / output processing unit 301, the workflow progress unit 302, the person-in-charge determination unit 303, the organization information registration unit 304, and the organization replacement unit 305 are programs in which the CPU 101 of the workflow server 101 is stored in the external memory 211. This corresponds to a function realized by loading 212 to the RAM 202 and executing it.

また、プロセス定義情報格納部310と、ジョブ情報格納部311と、バージョン有効期間情報格納部312と、組織情報格納部316(部門情報格納部313と、ロール情報格納部314と、ユーザポジション情報格納部315)とは、外部メモリ211内の記憶領域として実現される。   In addition, the process definition information storage unit 310, the job information storage unit 311, the version validity period information storage unit 312, the organization information storage unit 316 (the department information storage unit 313, the role information storage unit 314, and the user position information storage The unit 315) is realized as a storage area in the external memory 211.

以下、図4〜図9を用いて、本実施形態の説明に用いるプロセス定義、組織、部門情報、ロール情報、ユーザポジション情報、バージョン有効期間情報等を説明する。   Hereinafter, the process definition, organization, department information, role information, user position information, version valid period information, and the like used in the description of the present embodiment will be described with reference to FIGS.

図4は、図3に示したプロセス定義情報格納部310に格納されるプロセス定義情報の一例を示す図である。   FIG. 4 is a diagram illustrating an example of process definition information stored in the process definition information storage unit 310 illustrated in FIG. 3.

図4に示すように、プロセス定義情報は、アクティビティ501において、申請者が申請を行うと、次のアクティビティ502に遷移し、申請部門の課長が担当者となり、さらに、アクティビティ502において、担当者である申請部門の課長が承認を行うと、次のアクティビティ503に遷移し、申請部門の部長と業務部の部長が合議担当者となり、さらに、アクティビティ503において、合議担当者である申請部門部長と業務部部長が賛成の承認処理を行うと、完了アクティビティに遷移する、ことを示す情報に対応する。   As shown in FIG. 4, when the applicant makes an application in activity 501, the process definition information transitions to the next activity 502, and the section manager of the application department becomes the person in charge. When a section manager of an application department approves, the process transitions to the next activity 503, where the department manager of the application department and the department manager of the business department become coordinators, and in activity 503, the manager of the application department department who is the coordinator When the general manager performs approval processing for approval, it corresponds to information indicating that a transition is made to a completion activity.

なお、上記申請部門とは、申請者が所属する部門のことを示している。また、上記合議担当者とは、1つのアクティビティを複数人の投票によって承認の可否を決定するようなアクティビティの場合の担当者のことをいう。例えば、営業課課員のCが申請した場合には、アクティビティ502の担当者は申請部門である営業課の課長Bが担当となるし、合議アクティビティ503では申請部門である営業部の部長Aと、業務部部長Dが合議の担当者となり、ワークフローが進行する。   The application department indicates a department to which the applicant belongs. In addition, the person in charge of the council refers to a person in charge in the case of an activity that decides whether or not to approve one activity by voting by a plurality of people. For example, when the sales section member C applies, the person in charge of the activity 502 is the section manager B of the sales section that is the application department, and in the conference activity 503, the manager A of the sales department that is the application section, The business department manager D becomes the person in charge of the conference, and the workflow proceeds.

図4に示したプロセス定義は単純な例だが、分岐や並列処理をともなう複雑なプロセス定義であるとしても、担当部門と担当ロールが定義されたアクティビティと、その遷移先を示すトランジションが定義されていることにおいて、かわりはない。また、この例においては、部門の指定を申請部門としているが、実際の部門識別情報を用いて指定することもできる。   The process definition shown in Fig. 4 is a simple example, but even if it is a complex process definition with branching and parallel processing, the activity in which the department in charge and the role in charge are defined, and the transition indicating the transition destination are defined. There is no substitute for being. In this example, the department is designated as the application department, but can be designated using actual department identification information.

以上に示したように、本実施形態のワークフローサーバ101は、図4に示したように、遷移経路が組織情報(部門,役割)で定義されたプロセス定義によって定義されたジョブのワークフローを制御する構成となっている。   As described above, the workflow server 101 according to the present embodiment controls the workflow of a job whose transition path is defined by the process definition defined by the organization information (department, role) as shown in FIG. It has a configuration.

図5は、本実施形態の説明に用いる組織の一例を示す図である。   FIG. 5 is a diagram showing an example of an organization used for explaining the present embodiment.

例えば、図5に示すように、2007年3月1日以降2007年4月1日までは、V2バージョン601の組織が有効である。このV2バージョン601の組織には、例えば営業部610と、営業課611と、業務課612と、が含まれ、営業課611と、業務課612と、は営業部610の配下にあることを示す。   For example, as shown in FIG. 5, the organization of the V2 version 601 is effective from March 1, 2007 to April 1, 2007. The organization of the V2 version 601 includes, for example, a sales department 610, a sales section 611, and a business section 612, and indicates that the sales section 611 and the business section 612 are under the sales department 610. .

また、営業部610には、ユーザAが部長として所属620し、営業課611には、ユーザBが課長として所属621し、ユーザCが課員として所属622し、業務課612には、ユーザDが課長として所属623し、ユーザEが課員として所属624している様子を表している。   In addition, the user A belongs to the sales department 610 as the general manager 620, the user B belongs to the sales department 611 as the manager 621, the user C belongs to the staff 622, and the business department 612 includes the user D as user D. It shows a situation where the user 623 belongs as the section manager and the user E belongs 624 as the section manager.

また、V3バージョン602の組織においては、2007年4月1日以降2007年4月10日まで有効である。このV3バージョン602の組織では、業務部613が新設され、業務課612は業務部613の配下に移る組織変更が行われ、業務部613にユーザEが部長として所属625(兼務)になる、人事異動が行われたことを示している。   In addition, the organization of V3 version 602 is effective from April 1, 2007 to April 10, 2007. In this V3 version 602 organization, a business unit 613 is newly established, and the business unit 612 undergoes an organizational change that is transferred to the business unit 613, and the user E is assigned to the business unit 613 as a general manager 625 (concurrent). Indicates that a transfer has been made.

また、V4バージョン603の組織においては、2007年4月10日以降2007年7月1日まで有効である。このV4バージョン603の組織では、営業課611に課長として所属していたユーザB621は任をとかれ、新たに課長としてユーザGが所属627になり、業務課612に課長を兼務していたユーザDはその任を解かれ、業務課612に課員として所属していたユーザEは、業務課612に課長として所属626になり、あらたにユーザFが課員として所属628する、人事異動が行われたことを示している。   Further, in the organization of V4 version 603, it is effective from April 10, 2007 to July 1, 2007. In this V4 version 603 organization, the user B621 who belonged to the sales section 611 as the section manager is assigned, and the user G who newly became the section 627 as the section manager and the user D who concurrently served as the section manager of the business section 612 User E who was assigned as a member of the business section 612 became a member 626 as the section manager of the business section 612, and a new personnel change was made in which the user F belonged as a section 628. Is shown.

図6は、図3に示した部門情報格納部313に格納されている部門情報の一例を示す図である。   FIG. 6 is a diagram showing an example of department information stored in the department information storage unit 313 shown in FIG.

図6に示すように、部門情報は、各部門毎に、項目として、部門ID701と、部門名702と、親部門ID703と、開始バージョン番号704(開始情報)と、終了バージョン番号705(終了情報)とを含む。   As shown in FIG. 6, the department information includes, as items, a department ID 701, a department name 702, a parent department ID 703, a start version number 704 (start information), and an end version number 705 (end information). ).

例えば、部門ID701には、部門を識別する識別情報が設定されている。また、部門名702には、前記部門の名称が設定されている。また、親部門ID703には、前記部門が所属する部門の識別情報が設定されている。   For example, identification information for identifying a department is set in the department ID 701. In the department name 702, the name of the department is set. In the parent department ID 703, identification information of a department to which the department belongs is set.

また、開始バージョン番号704には、前記部門が新設された組織のバージョン番号が設定されている。また、終了バージョン番号705には、前記部門が破棄された組織のバージョン番号、または前記組織がもっとも未来の組織のバージョンにおいても存在する場合にはそれを示す値、例えば「HV」が設定されている。   In the start version number 704, the version number of the organization in which the department is newly established is set. In addition, the end version number 705 is set with a version number of the organization in which the department is discarded, or a value indicating, for example, “HV” when the organization exists in the version of the most future organization. Yes.

なお、図6に示す例は、図5に示した組織変更が行われた例に対応する。例えば、部門ID701がD3である業務課612の親部門703は、バージョンV1以降V3まではD1(営業部)であるが、バージョンV3以降は、D4(業務部)となっていることが表されている。また、バージョンV3以降に、部門ID701がD4である業務部が新設されたことが表されている。   The example illustrated in FIG. 6 corresponds to the example in which the organization change illustrated in FIG. 5 is performed. For example, the parent department 703 of the business section 612 whose department ID 701 is D3 is D1 (sales department) from version V1 to V3, but is D4 (business department) after version V3. ing. Further, it is shown that a business department whose department ID 701 is D4 is newly established after version V3.

図7は、図3に示したロール情報格納部314に格納されているロール情報の一例を示す図である。   FIG. 7 is a diagram illustrating an example of role information stored in the role information storage unit 314 illustrated in FIG.

図7に示されるように、ロール情報は、ロール(役割)毎に、項目として、ロールID801と、ロール名称802と、開始バージョン番号803と終了バージョン番号804とを含む。   As illustrated in FIG. 7, the role information includes, as items, a role ID 801, a role name 802, a start version number 803, and an end version number 804 for each role (role).

例えば、ロールID801には、ロールを識別する識別情報が設定されている。また、ロール名802には、前記ロールの名称が設定されている。   For example, identification information for identifying a role is set in the role ID 801. In the role name 802, the name of the role is set.

また、開始バージョン番号804には、前記ロールが新設された組織のバージョン番号が設定されている。また、終了バージョン番号805には、前記ロールが破棄された組織のバージョン番号、または前記ロールがもっとも未来の組織のバージョンにおいても存在する場合にはそれを示す値、例えば「HV」が設定されている。   In the start version number 804, the version number of the organization in which the role is newly established is set. In the end version number 805, a version number of the organization in which the role is discarded, or a value indicating the role if the role exists in the future organization version, for example, “HV” is set. Yes.

図8は、図3に示したユーザポジション情報格納部315に格納されているユーザポジション情報の一例を示す図である。   FIG. 8 is a diagram illustrating an example of user position information stored in the user position information storage unit 315 illustrated in FIG.

図8に示されるように、ユーザポジション情報は、ユーザポジション毎に、項目として、ユーザID901と、部門ID902と、ロールID903と、ユーザポジション名称904と、開始バージョン番号905と、終了バージョン番号906とを含む。   As shown in FIG. 8, the user position information includes, as items for each user position, a user ID 901, a department ID 902, a role ID 903, a user position name 904, a start version number 905, and an end version number 906. including.

例えば、ユーザID901にはユーザを識別する識別情報が設定されている。また、部門ID902には、前記ユーザが所属する部門の識別情報が設定されている。   For example, identification information for identifying a user is set in the user ID 901. In the department ID 902, identification information of the department to which the user belongs is set.

また、ロールID903には、前記ユーザが前記部門に所属する際のロールの識別情報が設定されている。また、ユーザポジション名称904には、前記ユーザが前記部門に前記ロールで所属する際のユーザ名称などが設定されている。また、開始バージョン番号905には、前記ユーザが前記部門に前記ロールで所属し始めた組織のバージョン番号が設定されている。   In the role ID 903, role identification information when the user belongs to the department is set. In the user position name 904, a user name when the user belongs to the department with the role is set. In the start version number 905, the version number of the organization in which the user starts to belong to the department with the role is set.

また、終了バージョン番号906には、前記ユーザが前記部門に前記ロールで所属しなくなった組織のバージョン番号、または前記ロールがもっとも未来の組織のバージョンにおいても所属する場合にはそれを示す値、例えば「HV」が設定されている。   The end version number 906 includes a version number of the organization that the user no longer belongs to the department in the role, or a value indicating the role if the role belongs to the most future organization version, for example, “HV” is set.

図8に示した例は、図5に示した人事異動が行われた例に対応している。例えば、ユーザID901がDであるユーザについては、バージョンV1以降バージョンV4までは、部門ID902がD3(業務課)にロールID903がR2(課長)として所属していることを示す。また、バージョンV3以降は、部門ID902がD4(業務部)にロールID903がR1(部長)として所属していることを示す。   The example illustrated in FIG. 8 corresponds to the example in which the personnel change illustrated in FIG. 5 is performed. For example, for a user whose user ID 901 is D, from version V1 to version V4, the department ID 902 belongs to D3 (business section) and the role ID 903 belongs to R2 (section manager). For version V3 and later, the department ID 902 belongs to D4 (business department) and the role ID 903 belongs to R1 (department manager).

図9は、図3に示したバージョン有効期間情報格納部312に格納されるバージョン有効期間情報の一例を示す図である。   FIG. 9 is a diagram illustrating an example of version validity period information stored in the version validity period information storage unit 312 illustrated in FIG.

図9に示されるように、バージョン有効期間情報は、バージョン毎に、項目として、バージョン番号1001と、有効開始日時1002と、有効終了日時1003とを含む。   As shown in FIG. 9, the version validity period information includes a version number 1001, a valid start date / time 1002, and a valid end date / time 1003 as items for each version.

例えば、バージョン番号1001には、組織のバージョンを識別する識別番号が設定されている。   For example, an identification number for identifying the version of the organization is set in the version number 1001.

また、有効開始日時1002には、前記バージョンが有効となる日時の情報が設定されており、有効終了日時1003には前記バージョンが有効でなくなる日時の情報、または前記バージョンがもっとも未来のバージョンであり、未来に渡って有効である場合にはそれを示す値、例えば「HV」が設定されている。   Also, information about the date and time when the version becomes valid is set in the valid start date and time 1002, and information about the date and time when the version becomes invalid or the version is the most future version. If it is valid for the future, a value indicating it, for example, “HV” is set.

従って、ワークフローの状態に関わらず将来の組織情報を登録しておき、有効開始日時まで使用しないように運用することができる。   Therefore, it is possible to operate so that future organization information is registered regardless of the state of the workflow and is not used until the valid start date and time.

以上、図6〜図8に示したように、部門情報,ロール情報,ユーザポジション情報等から構成される組織情報は、レコード毎に当該レコードが有効となる1又は複数のバージョンを特定可能なバージョン識別情報(開始バージョン番号,終了バージョン番号)を保持し、複数のバージョンの組織情報を共存させて外部メモリ211(部門情報格納部313,ロール情報格納部314,ユーザポジション情報格納部315)に記憶可能な構成になっている。   As described above, as shown in FIGS. 6 to 8, the organization information composed of department information, role information, user position information, etc. is a version that can specify one or a plurality of versions for which the record is valid for each record. Holds identification information (start version number, end version number) and stores multiple versions of organization information in the external memory 211 (department information storage unit 313, role information storage unit 314, user position information storage unit 315) It has a possible configuration.

また、図9に示したように、バージョン毎の有効となる期間を特定する日時情報(有効開始日時,有効終了日時)を有するバージョン有効期間情報が外部メモリ211(バージョン有効期間情報格納部312)に記憶されている。   Also, as shown in FIG. 9, version valid period information having date / time information (valid start date / time, valid end date / time) for specifying a valid period for each version is stored in the external memory 211 (version valid period information storage unit 312). Is remembered.

以下、図10〜図17を参照して、本発明におけるワークフロー進行処理について説明する。   Hereinafter, with reference to FIGS. 10 to 17, the workflow progress process in the present invention will be described.

図10は、本発明における第1の制御処理手順の一例を示すフローチャートであり、ワークフロー進行部302等により実行されるワークフロー進行処理に対応する。即ち、このフローチャートの処理は、ワークフローサーバ101のCPU101が外部メモリ211に格納されるプログラム212をRAM202にロードして実行することにより実現される。   FIG. 10 is a flowchart illustrating an example of a first control processing procedure according to the present invention, and corresponds to the workflow progress process executed by the workflow progress unit 302 and the like. That is, the processing of this flowchart is realized by the CPU 101 of the workflow server 101 loading the program 212 stored in the external memory 211 into the RAM 202 and executing it.

入出力処理部301を経由してワークフロー開始の要求がなされたとき、ワークフロー進行部202は、ジョブ開始処理を行い(S401)、ジョブを作成および開始する。なお、ジョブの開始時には、日付またはバージョン番号によって、ジョブが参照する組織のバージョンが決定される。なお、S401のジョブ開始処理の詳細については後述する図11に示す。   When a workflow start request is made via the input / output processing unit 301, the workflow progression unit 202 performs job start processing (S401), and creates and starts a job. At the start of the job, the version of the organization referred to by the job is determined based on the date or the version number. Details of the job start process in S401 are shown in FIG.

次に、ステップS402では、ワークフロー進行部202は、遷移先のアクティビティがプロセス完了を示すものかどうかの判定を行う。   Next, in step S402, the workflow progression unit 202 determines whether or not the transition destination activity indicates a process completion.

そして、ステップS402で、遷移先のアクティビティがプロセス完了を示すと判定した場合には、ワークフロー進行部202は、ステップS409においてジョブ終了処理を行い、当該ジョブを完了する。   If it is determined in step S402 that the transition destination activity indicates process completion, the workflow progression unit 202 performs job end processing in step S409 and completes the job.

一方、ステップS402で、遷移先のアクティビティがプロセス完了を示すものでないと判定した場合には、ワークフロー進行部202は、ステップS403の担当者割当処理へ処理を進める。   On the other hand, if it is determined in step S402 that the transition destination activity does not indicate process completion, the workflow progression unit 202 advances the processing to the person-in-charge assignment process in step S403.

ステップS403の担当者割当処理では、ワークフロー進行部202は、担当者判定部303に依頼し、前記アクティビティにおける担当者を確定する。担当者判定部303は前記ジョブが参照する組織バージョンを使用して担当者の判定を行う。なお、ステップS403の担当者割当処理の詳細については後述する図13に示す。   In the person-in-charge assignment process in step S403, the workflow progression unit 202 requests the person-in-charge determination unit 303 to determine the person in charge in the activity. The person-in-charge determination unit 303 determines the person in charge using the organization version referred to by the job. Details of the person-in-charge assignment process in step S403 are shown in FIG.

次に、ステップS404において、ワークフロー進行部202は、要求待ち処理を実行する。詳細には、ワークフロー進行部202は、入出力処理部301を経由して前記アクティビティの担当者からの承認要求、または管理者からの組織付替要求が行われるのまで待機し、いずれかの要求が行われると、ステップS405へ処理を進める。なお、ステップS404の要求待ち処理の詳細については後述する図15に示す。   Next, in step S404, the workflow progression unit 202 executes a request waiting process. Specifically, the workflow progression unit 202 waits until an approval request from the person in charge of the activity or an organization reassignment request from the administrator is made via the input / output processing unit 301. Is performed, the process proceeds to step S405. Details of the request waiting process in step S404 are shown in FIG.

ステップS405では、ワークフロー進行部202は、ステップS404の要求待ち処理で受けた要求が「承認要求」であったかどうかの判定を行う。なお、図4の503に示したように合議の場合は、合議での承認要求があった場合に「承認要求」があったと判定する。   In step S405, the workflow progression unit 202 determines whether the request received in the request waiting process in step S404 is an “approval request”. In the case of a consultation as shown at 503 in FIG. 4, it is determined that there is an “approval request” when there is an approval request in the consultation.

そして、ステップS405において、ステップS404で受けた要求が「承認要求」であったと判定した場合には(Yes)、ワークフロー進行部202は、ステップS407のワークアイテム承認処理へ処理を進める。   If it is determined in step S405 that the request received in step S404 is an “approval request” (Yes), the workflow progression unit 202 advances the process to the work item approval process in step S407.

ステップS407のワークアイテム承認処理では、ワークフロー進行部202は、前記承認要求の内容に応じて承認処理を行い、遷移先のアクティビティを確定し、ステップ402の判定へ処理を戻す。なお、ステップS407のワークアイテム承認処理の詳細については後述する図16に示す。   In the work item approval process in step S407, the workflow progression unit 202 performs an approval process according to the content of the approval request, determines the transition destination activity, and returns the process to the determination in step 402. Details of the work item approval process in step S407 are shown in FIG.

一方、ステップS405において、ステップS404で受けた要求が「承認要求」でなかったと判定した場合には(No)、ワークフロー進行部202は、ステップS406へ処理を進める。   On the other hand, if it is determined in step S405 that the request received in step S404 is not an “approval request” (No), the workflow progression unit 202 advances the process to step S406.

ステップS406では、ワークフロー進行部202は、ステップS404の要求待ち処理で受けた要求が「組織付替要求」であったかどうかの判定を行う。   In step S406, the workflow progression unit 202 determines whether the request received in the request waiting process in step S404 is an “organization replacement request”.

そして、ステップS405において、ステップS404で受けた要求が「承認要求」でなかったと判定した場合には(No)、ワークフロー進行部202は、ステップS404の要求待ち処理へ処理を戻し、再び要求待ちを行う。なお、その他の要求について対応する処理を行う場合には、S404の要求待ち処理に戻るまえに、前記その他の要求に対応する処理を行ってもよい。   If it is determined in step S405 that the request received in step S404 is not an “approval request” (No), the workflow progression unit 202 returns to the request waiting process in step S404 and waits for the request again. Do. Note that when processing corresponding to another request is performed, processing corresponding to the other request may be performed before returning to the request waiting processing of S404.

一方、ステップS406において、ステップS404で受けた要求が「組織付替要求」であったと判定した場合には(Yes)、ワークフロー進行部202は、ステップS408において、組織付替部305へ組織付替処理を実行させる。   On the other hand, when it is determined in step S406 that the request received in step S404 is an “organization replacement request” (Yes), the workflow progression unit 202 transfers the organization to the organization replacement unit 305 in step S408. Execute the process.

ステップS408の組織付替処理では、組織付替部305は、前記組織付替要求の内容に応じて前記ジョブが参照する組織バージョンを新たに指定したものに付替える処理を行い、S404へ処理を戻す。なお、ステップS408の組織付替処理の詳細については後述する図17に示す。   In the organization replacement process in step S408, the organization replacement unit 305 performs processing to replace the organization version referred to by the job with a newly designated one in accordance with the contents of the organization replacement request, and the process proceeds to S404. return. Details of the organization replacement process in step S408 are shown in FIG.

以上、図10に示すような処理を行うことで、ワークフローの実体であるジョブは、開始時(ジョブ作成時)に指定された、参照する組織バージョンに応じて、遷移先アクティビティの担当者を決定しながら、ワークフローを進行し、処理することができる。   As described above, by performing the process as shown in FIG. 10, the person who is the workflow entity determines the person in charge of the transition destination activity according to the referred organization version specified at the start (when creating the job). However, the workflow can be advanced and processed.

従って、図10に示すような処理を実行することにより、単一のワークフローサーバ101の単一のワークフローシステム上においてであっても、過去や現在や未来の組織を共存させ、ワークフローを矛盾なく進行することができる。   Therefore, by executing the process as shown in FIG. 10, the past, present, and future organizations can coexist even on the single workflow system of the single workflow server 101, and the workflow proceeds without contradiction. can do.

また、必要に応じて、個々のワークフローの実体であるジョブ毎に、それまで参照していた組織とは別のバージョンを参照させることにより、旧組織時代のジョブをスムーズに新組織に移行することができる。   In addition, if necessary, for each job that is the entity of each workflow, refer to a version different from the organization that was previously referenced, so that jobs from the old organization can be smoothly transferred to the new organization. Can do.

以下、図11を参照して、図10のステップS401に示したジョブ作成処理について説明する。   Hereinafter, the job creation process shown in step S401 of FIG. 10 will be described with reference to FIG.

図11は、本発明における第2の制御処理手順の一例を示すフローチャートであり、図10のステップS401に示したジョブ作成処理に対応する。即ち、このフローチャートの処理は、ワークフローサーバ101のCPU101が外部メモリ211に格納されるプログラム212をRAM202にロードして実行することにより実現される。   FIG. 11 is a flowchart showing an example of the second control processing procedure in the present invention, and corresponds to the job creation processing shown in step S401 of FIG. That is, the processing of this flowchart is realized by the CPU 101 of the workflow server 101 loading the program 212 stored in the external memory 211 into the RAM 202 and executing it.

図11に示すように、ジョブ作成処理が開始されると、ステップS1101において、ワークフロー進行部302は、入出力処理部301から渡された入力情報を使用し、バージョン確定処理を行う。なお、ステップS1101のバージョン確定処理の詳細については後述する図12において示す。   As shown in FIG. 11, when the job creation process is started, in step S1101, the workflow progression unit 302 uses the input information passed from the input / output processing unit 301 to perform a version determination process. Details of the version confirmation process in step S1101 are shown in FIG.

そして、ステップS1101のバージョン確定処理においてジョブが参照する組織のバージョン番号が確定すると、ステップS1102へ処理を進める。   When the version number of the organization referred to by the job is confirmed in the version confirmation process in step S1101, the process proceeds to step S1102.

ステップS1102では、ワークフロー進行部302は、入出力処理部301から渡された入力情報に含まれるプロセス定義識別情報に該当する、プロセス定義格納部310に格納されるプロセス定義情報を参照し、ワークフローの実体であるジョブを作成する。さらに、ワークフロー進行部302は、S1101のバージョン確定処理により確定した組織のバージョン番号をジョブ関連情報と関連付けて、ジョブの他の属性とともにジョブ情報格納部311に格納し、ステップS1103に処理を進める。   In step S1102, the workflow progression unit 302 refers to the process definition information stored in the process definition storage unit 310 corresponding to the process definition identification information included in the input information passed from the input / output processing unit 301, and determines the workflow. Create a real job. Further, the workflow progression unit 302 associates the version number of the organization determined by the version determination process of S1101 with the job related information, stores it in the job information storage unit 311 together with other attributes of the job, and advances the process to step S1103.

次に、ステップS1103において、ワークフロー進行部302は、プロセス定義ジョブの状態を開始状態にするなどして、ジョブを開始し、その状態をジョブ情報格納部311に格納し、ステップS1104に処理を進める。   In step S1103, the workflow progression unit 302 starts the job by setting the state of the process definition job to the start state, stores the state in the job information storage unit 311, and advances the process to step S1104. .

ステップS1104では、ワークフロー進行部302は、プロセス定義格納部310に格納される前記プロセス定義を参照し、その最初のアクティビティを遷移先アクティビティとしてジョブ情報に設定し、ジョブ情報格納部311に格納する。   In step S <b> 1104, the workflow progression unit 302 refers to the process definition stored in the process definition storage unit 310, sets the first activity as the transition destination activity in the job information, and stores it in the job information storage unit 311.

以上、図11に示すような処理を行うことによって、入力情報に応じたプロセス定義に基づくジョブが、入力情報に応じた組織のバージョンを参照する状態で作成、開始される。   As described above, by performing the processing as shown in FIG. 11, a job based on the process definition corresponding to the input information is created and started in a state where the version of the organization corresponding to the input information is referred to.

以下、図12を参照して、図11のステップS1101に示したバージョン確定処理について説明する。   Hereinafter, the version determination process shown in step S1101 of FIG. 11 will be described with reference to FIG.

図12は、本発明における第3の制御処理手順の一例を示すフローチャートであり、図11のステップS1101に示したバージョン確定処理に対応する。即ち、このフローチャートの処理は、ワークフローサーバ101のCPU101が外部メモリ211に格納されるプログラム212をRAM202にロードして実行することにより実現される。   FIG. 12 is a flowchart showing an example of a third control processing procedure in the present invention, and corresponds to the version confirmation processing shown in step S1101 of FIG. That is, the processing of this flowchart is realized by the CPU 101 of the workflow server 101 loading the program 212 stored in the external memory 211 into the RAM 202 and executing it.

図12に示すように、バージョン確定処理が開始されると、ステップS1201において、ワークフロー進行部302は、組織バージョン指定方法について判定を行う。組織バージョン指定方法としては、日時による指定方法と、バージョン番号による指定方法と、無指定とがある。この組織バージョン指定方法は、申請時に申請者によりワークフロークライアント102の入力部から入力されるものであり、ワークフロー開始要求内に含まれる。   As shown in FIG. 12, when the version confirmation process is started, in step S1201, the workflow progression unit 302 determines the organization version designation method. As the organization version designation method, there are a designation method by date and time, a designation method by version number, and no designation. This organization version designation method is input from the input unit of the workflow client 102 by the applicant at the time of application, and is included in the workflow start request.

なお、組織バージョン指定方法が「日時」による指定方法の場合には、ワークフロー進行部302は、指定された日時を指定日時としてステップS1203へ処理を進める。   If the organization version designation method is the designation method based on “date and time”, the workflow progression unit 302 advances the processing to step S1203 using the designated date and time as the designated date and time.

また、組織バージョン指定方法が「バージョン番号」による指定方法の場合には、ワークフロー進行部302は、そのバージョン番号を指定バージョン番号としてステップS1204へ処理を進める。   If the organization version designation method is the designation method based on “version number”, the workflow progression unit 302 advances the processing to step S1204 using the version number as the designated version number.

また、組織バージョン指定方法が「無指定」の場合には、ワークフロー進行部302は、そのまたステップS1202へ処理を進める。   If the organization version designation method is “undesignated”, the workflow progression unit 302 advances the process to step S1202.

ステップ1202では、担当者判定部303は、現在の日時を取得し、それをもって指定日時とみなして、ステップS1203へ処理を進める。   In step 1202, the person-in-charge determination unit 303 acquires the current date and time, regards it as the specified date and time, and advances the processing to step S1203.

ステップ1203では、担当者判定部303は、バージョン有効期間情報格納部312に格納されるバージョン有効期間情報を参照し、前記指定日時が有効開始日時1002以降であることと、且つ、前記指定日時が有効終了日時1003より前であることと、を満たすバージョン番号1001を取得し、そのバージョン番号をもって指定バージョン番号とし、ステップ1204へ処理を進める。   In step 1203, the person-in-charge determination unit 303 refers to the version effective period information stored in the version effective period information storage unit 312, the specified date is after the effective start date 1002, and the specified date is A version number 1001 satisfying that it is before the valid end date and time 1003 is acquired, and the designated version number is set as the version number, and the process proceeds to step 1204.

ステップ1204においては、担当者判定部303は、指定バージョン番号を入力情報に対応する組織のバージョン番号として確定し、バージョン確定処理の結果として、呼出元(図11の処理)に返し、本フローチャートの処理を終了する。   In step 1204, the person-in-charge determination unit 303 determines the specified version number as the version number of the organization corresponding to the input information, and returns it to the caller (the process of FIG. 11) as a result of the version determination process. End the process.

以上、図12に示すような処理を行うことによって、現在時において有効な組織のバージョンのみならず、日時やバージョン番号といった指定方法で対象となる組織のバージョン番号を確定することができる。このことによって、現在の組織だけでなく、ジョブに対応する業務の種類などによって前月の組織のバージョンを指定したり、翌月の組織のバージョンを指定したり、といった柔軟な指定が可能となる。   As described above, by performing the processing as shown in FIG. 12, not only the version of the organization that is valid at the present time, but also the version number of the target organization can be determined by a designation method such as date and version number. As a result, it is possible to flexibly specify not only the current organization but also the previous month's organization version or the next month's organization version depending on the type of business corresponding to the job.

以下、図13を参照して、図10のステップS403に示した担当者割当処理について説明する。   Hereinafter, the person-in-charge assignment process shown in step S403 of FIG. 10 will be described with reference to FIG.

図13は、本発明における第4の制御処理手順の一例を示すフローチャートであり、図10のステップS403に示した担当者割当処理に対応する。即ち、このフローチャートの処理は、ワークフローサーバ101のCPU101が外部メモリ211に格納されるプログラム212をRAM202にロードして実行することにより実現される。   FIG. 13 is a flowchart showing an example of a fourth control processing procedure in the present invention, and corresponds to the person-in-charge assignment processing shown in step S403 of FIG. That is, the processing of this flowchart is realized by the CPU 101 of the workflow server 101 loading the program 212 stored in the external memory 211 into the RAM 202 and executing it.

図13に示すように、担当者判定部303は、ステップS1301において、ジョブ情報格納部311に格納される当該ジョブのジョブ情報を参照し、遷移先アクティビティ情報と、参照している組織のバージョン番号とを取得し、ステップS1302へ処理を進める。   As illustrated in FIG. 13, the person-in-charge determination unit 303 refers to the job information of the job stored in the job information storage unit 311 in step S <b> 1301, transition destination activity information, and the version number of the referring organization. And proceeds to step S1302.

ステップS1302では、担当者判定部303は、プロセス定義情報格納部310に格納されている当該ジョブが結びついているプロセス定義情報を参照し、前記遷移先アクティビティの定義情報に定義される、担当者の部門識別情報と、担当者のロール識別情報とを取得し、S1303の担当者検索処理へ処理を進める。なお、ステップS1303の担当者検索処理の詳細については後述する図14に示すが、前記組織のバージョン番号と、前記担当者の部門情報と、前記担当者のロール情報と、から、少なくとも1つ以上のユーザポジション情報を検索し、ステップ1304へ処理を進める。   In step S1302, the person-in-charge determination unit 303 refers to the process definition information associated with the job stored in the process definition information storage unit 310, and is defined in the definition information of the transition destination activity. The department identification information and the role identification information of the person in charge are acquired, and the process proceeds to the person-in-charge search process in S1303. Details of the person-in-charge search process in step S1303 are shown in FIG. 14 to be described later. At least one or more of the organization version number, department information of the person in charge, and role information of the person in charge is included. The user position information is retrieved, and the process proceeds to step 1304.

次に、ステップS1304において、担当者判定部303は、S1303の担当者検索処理において検索されたユーザポジション情報の一部または全部を、当該ジョブの遷移先アクティビティの担当者として割当て、ジョブ情報格納部311にジョブ情報の一部として格納し、ステップS1305へ処理を進める。   Next, in step S1304, the person-in-charge determination unit 303 allocates part or all of the user position information searched in the person-in-charge search process in S1303 as a person in charge of the transition destination activity of the job, and a job information storage unit The job information is stored in 311 as part of the job information, and the process proceeds to step S1305.

次に、ステップS1305において、担当者判定部303は、前記ユーザポジション情報を参照し、該当ユーザにメールなどによる通知を行い、本フローチャートの処理を終了する。なお、S1305の通知の処理は必須の処理ではない。   In step S1305, the person-in-charge determination unit 303 refers to the user position information, notifies the corresponding user by e-mail or the like, and ends the process of this flowchart. Note that the notification processing in S1305 is not essential.

以上、図13に示すような処理を行うことによって、ジョブの遷移先のアクティビティにおける担当者をジョブが参照する組織のバージョンにおいて検索し、割当てることが可能となる。   As described above, by performing the processing as shown in FIG. 13, it is possible to search for and assign the person in charge at the job transition destination activity in the version of the organization referred to by the job.

以下、図14を参照して、図13のステップS1303に示した担当者検索処理について説明する。   Hereinafter, the person-in-charge search process shown in step S1303 of FIG. 13 will be described with reference to FIG.

図14は、本発明における第5の制御処理手順の一例を示すフローチャートであり、図13のステップS1303に示した担当者検索処理に対応する。即ち、このフローチャートの処理は、ワークフローサーバ101のCPU101が外部メモリ211に格納されるプログラム212をRAM202にロードして実行することにより実現される。   FIG. 14 is a flowchart showing an example of a fifth control processing procedure in the present invention, and corresponds to the person-in-charge search processing shown in step S1303 of FIG. That is, the processing of this flowchart is realized by the CPU 101 of the workflow server 101 loading the program 212 stored in the external memory 211 into the RAM 202 and executing it.

まず、担当者判定部303は、担当者の部門識別情報と、担当者のロール識別情報と、組織のバージョン番号とが与えられており、ステップS1401では、担当者判定部303は、ユーザポジション情報格納部315に格納されているユーザポジション情報を参照し、前記担当者の部門識別情報が部門ID902と一致することと、前記担当者のロール識別情報がロールID903と一致することと、組織のバージョン番号が開始バージョン番号905以上であることと、組織のバージョン番号が終了バージョン番号906未満であることとを全て満たすユーザポジション情報を検索し、ステップS1402へ処理を進める。   First, the person-in-charge determination unit 303 is given the department identification information of the person in charge, the role identification information of the person in charge, and the version number of the organization. In step S1401, the person-in-charge determination unit 303 receives the user position information. With reference to the user position information stored in the storage unit 315, the department identification information of the person in charge matches the department ID 902, the role identification information of the person in charge matches the role ID 903, and the version of the organization User position information satisfying all that the number is greater than or equal to the start version number 905 and that the version number of the organization is less than the end version number 906 is searched, and the process proceeds to step S1402.

ステップS1402では、担当者判定部303は、ステップS1401で少なくとも1つの該当ユーザポジション情報が検索されたかどうか判定する。   In step S1402, the person-in-charge determination unit 303 determines whether at least one corresponding user position information is searched in step S1401.

そして、ステップS1402において、ステップS1401で1つの該当ユーザポジション情報も存在しなかったと判定した場合には(No)、担当者判定部303は、ステップS1403へ処理を進める。   In step S1402, if it is determined in step S1401 that one corresponding user position information does not exist (No), the person-in-charge determination unit 303 advances the process to step S1403.

ステップS1403では、担当者判定部303は、部門情報格納部313に格納されている部門情報を参照し、前記担当者の部門識別情報と部門ID701が一致することと、組織のバージョン番号が開始バージョン番号704あることと、組織のバージョン番号が終了バージョン番号705あることと、を全て満たすユーザポジション情報を検索し、その部門情報の項目である親部門ID703の部門識別情報の値で前記担当者の部門識別情報を書き換え、ステップ1401へ処理を戻す。   In step S1403, the person-in-charge determination unit 303 refers to the department information stored in the department information storage unit 313, the department identification information of the person in charge matches the department ID 701, and the version number of the organization is the start version. The user position information satisfying all that the number 704 and the organization version number are the end version number 705 are searched, and the value of the department identification information of the parent department ID 703 that is the department information item is used to search for the person in charge. The department identification information is rewritten, and the process returns to step 1401.

一方、ステップS1402において、ステップS1401ですくなくとも1つの該当ユーザポジション情報が検索された(存在した)と判定した場合には(Yes)、担当者判定部303は、ステップS1404へ処理を進める。   On the other hand, in step S1402, if it is determined in step S1401 that at least one corresponding user position information has been searched (exists) (Yes), the person-in-charge determination unit 303 advances the process to step S1404.

ステップ1404では、担当者判定部303は、ステップ1401で検索された少なくとも1つのユーザポジション情報を担当者検索処理の結果として、呼出元(図13の処理)に返し、本フローチャートの処理を終了する。   In step 1404, the person-in-charge determination unit 303 returns at least one user position information searched in step 1401 to the caller (the process in FIG. 13) as a result of the person-in-charge search process, and ends the process of this flowchart. .

以上、図14に示すような処理を行うことによって、アクティビティに定義された部門識別情報およびロール識別情報を元に、特にその部門に該当ロールのユーザポジションが存在しない場合は、部門階層を上位へ登りながら、該当するユーザポジションを検索することが可能である。   As described above, by performing the processing shown in FIG. 14, the department hierarchy is moved up based on the department identification information and role identification information defined in the activity, particularly when the user position of the corresponding role does not exist in the department. It is possible to search for a corresponding user position while climbing.

以下、図15を参照して、図10のステップS404に示した要求待ち処理について説明する。   Hereinafter, with reference to FIG. 15, the request waiting process shown in step S404 of FIG. 10 will be described.

図15は、本発明における第6の制御処理手順の一例を示すフローチャートであり、図10のステップS404に示した要求待ち処理に対応する。即ち、このフローチャートの処理は、ワークフローサーバ101のCPU101が外部メモリ211に格納されるプログラム212をRAM202にロードして実行することにより実現される。   FIG. 15 is a flowchart showing an example of a sixth control processing procedure according to the present invention, and corresponds to the request wait processing shown in step S404 of FIG. That is, the processing of this flowchart is realized by the CPU 101 of the workflow server 101 loading the program 212 stored in the external memory 211 into the RAM 202 and executing it.

図15に示すように、入出力処理部301は、ステップS1501において、ワークフローサーバ101の入力コントローラ205または通信I/Fコントローラ208から何らかの入力情報の入力を待機し、入力を受け取ると、ステップS1502に処理を進める。   As shown in FIG. 15, in step S1501, the input / output processing unit 301 waits for input of some input information from the input controller 205 or the communication I / F controller 208 of the workflow server 101. When the input is received, the input / output processing unit 301 proceeds to step S1502. Proceed with the process.

続いてステップS1502において、入出力処理部301は、その入力が「ワークフロー実行要求」であるか否かを判定する。   In step S1502, the input / output processing unit 301 determines whether the input is a “workflow execution request”.

そして、ステップS1502において、入力が「ワークフロー実行要求」でない(即ち「組織登録要求」もしくは「その他のワークフローサーバ101が対応する要求」)と判定した場合には、入出力処理部301は、図示しないステップにおいて、該要求を処理して、ステップS1501に処理を戻す。   If it is determined in step S1502 that the input is not “workflow execution request” (that is, “organization registration request” or “other workflow server 101 corresponds”), the input / output processing unit 301 is not illustrated. In step, the request is processed, and the process returns to step S1501.

一方、ステップS1502において、入力が「ワークフロー実行要求」と判定した場合には、入出力処理部301は、本フローチャートの処理を終了する。   On the other hand, if it is determined in step S1502 that the input is “workflow execution request”, the input / output processing unit 301 ends the processing of this flowchart.

以下、図16を参照して、図10のステップS407に示したワークアイテム承認処理について説明する。   Hereinafter, the work item approval process shown in step S407 of FIG. 10 will be described with reference to FIG.

図16は、本発明における第7の制御処理手順の一例を示すフローチャートであり、図10のステップS407に示したワークアイテム承認処理に対応する。即ち、このフローチャートの処理は、ワークフローサーバ101のCPU101が外部メモリ211に格納されるプログラム212をRAM202にロードして実行することにより実現される。   FIG. 16 is a flowchart showing an example of the seventh control processing procedure in the present invention, and corresponds to the work item approval processing shown in step S407 of FIG. That is, the processing of this flowchart is realized by the CPU 101 of the workflow server 101 loading the program 212 stored in the external memory 211 into the RAM 202 and executing it.

図16に示すように、まずステップ1601において、ワークフロー進行部302は、入出力処理部301が受け付けたワークアイテム承認要求を取得し、ステップS1602へ処理を進める。   As shown in FIG. 16, first, in step 1601, the workflow progression unit 302 acquires the work item approval request received by the input / output processing unit 301, and advances the process to step S <b> 1602.

ステップS1602では、S1601で取得したワークアイテム承認要求が、そのアクティビティを「承認」するものなのか、それともそのアクティビティを否認して「差戻」するものなのかの判定を行う。この判定は、前記ワークアイテム承認要求に含まれるフラグなどを参照することなどで行う。   In step S1602, it is determined whether the work item approval request acquired in S1601 is to “approve” the activity, or to reject the activity and “send back”. This determination is performed by referring to a flag or the like included in the work item approval request.

ステップS1602において、S1601で取得したワークアイテム承認要求がそのアクティビティを「承認」するものであると判定した場合には、ワークフロー進行部302は、ステップS1603に処理を進める。   If it is determined in step S1602 that the work item approval request acquired in S1601 is to “approve” the activity, the workflow progression unit 302 advances the process to step S1603.

ステップS1603では、ワークフロー進行部302は、ジョブ情報格納部311に格納されているジョブ情報を参照し、現在の遷移先アクティビティの情報を取得し、プロセス定義情報格納部310に格納されているプロセス定義情報を参照し、現在の遷移先アクティビティの次のアクティビティ情報を取得し、前記次のアクティビティをあらたに遷移先アクティビティに設定し、ジョブ情報格納部311にジョブ情報を格納し、本ワークアイテム承認処理を終了する。   In step S <b> 1603, the workflow progression unit 302 refers to the job information stored in the job information storage unit 311, acquires information about the current transition destination activity, and stores the process definition stored in the process definition information storage unit 310. Information is acquired, the next activity information of the current transition destination activity is acquired, the next activity is newly set as the transition destination activity, the job information is stored in the job information storage unit 311, and this work item approval process Exit.

一方、ステップS1602において、S1601で取得したワークアイテム承認要求がそのアクティビティを否認して「差戻」するものであると判定した場合には、ワークフロー進行部302は、ステップS1604に処理を進める。   On the other hand, if it is determined in step S1602 that the work item approval request acquired in S1601 denies the activity and “sends back”, the workflow progression unit 302 advances the process to step S1604.

ステップ1604において、ワークフロー進行部302は、ジョブ情報格納部311に格納されているジョブ情報を参照し、現在の遷移先アクティビティの情報を取得し、プロセス定義情報格納部310に格納されているプロセス定義情報を参照し、現在の遷移先アクティビティの少なくとも一つ以上手前のアクティビティ情報を取得し、前記次のアクティビティをあらたに遷移先アクティビティに設定し、ジョブ情報格納部311にジョブ情報を格納し、本ワークアイテム承認処理を終了する。   In step 1604, the workflow progression unit 302 refers to the job information stored in the job information storage unit 311, acquires information about the current transition destination activity, and stores the process definition stored in the process definition information storage unit 310. Information is acquired, activity information at least one current transition destination activity is acquired, the next activity is newly set as a transition destination activity, job information is stored in the job information storage unit 311, Finish the work item approval process.

以上、図16に示すような処理を行うことによって、ワークアイテム承認要求毎に、遷移先のアクティビティを決定し、次の担当者にワークフローを進行することが可能になる。   As described above, by performing the processing as shown in FIG. 16, it is possible to determine the transition destination activity for each work item approval request and advance the workflow to the next person in charge.

以下、図17を参照して、図10のステップS408に示した組織付替処理について説明する。   Hereinafter, with reference to FIG. 17, the organization replacement process shown in step S408 of FIG. 10 will be described.

図17は、本発明における第8の制御処理手順の一例を示すフローチャートであり、図10のステップS408に示した組織付替処理に対応する。即ち、このフローチャートの処理は、ワークフローサーバ101のCPU101が外部メモリ211に格納されるプログラム212をRAM202にロードして実行することにより実現される。   FIG. 17 is a flowchart showing an example of the eighth control processing procedure in the present invention, and corresponds to the organization replacement processing shown in step S408 of FIG. That is, the processing of this flowchart is realized by the CPU 101 of the workflow server 101 loading the program 212 stored in the external memory 211 into the RAM 202 and executing it.

図17に示すように、組織付替部305は、ステップS1701において、入出力処理部301を経由して付替え対象のジョブと、付替える組織のバージョンの指定とを受け付け、S1702のバージョン再確定処理へ処理を進める。   As shown in FIG. 17, in step S1701, the organization reassigning unit 305 receives a job to be reassigned and the designation of the version of the organization to be reassigned via the input / output processing unit 301, and reconfirms the version in S1702. Proceed to the process.

ステップS1702のバージョン再確定処理では、組織付替部305は、前記付替る組織のバージョンの指定を伴って、担当者判定部303に、付替える組織のバージョン番号の再確定処理を依頼し、確定した組織のバージョン番号を受け取り、ステップS1703へ処理を進める。なお、バージョン番号の再確定処理の詳細については前述の図12で示したとおりである。     In the version reconfirmation process in step S1702, the organization reassigning unit 305 requests the person-in-charge determination unit 303 to reconfirm the version number of the organization to be reassigned, with the designation of the version of the organization to be reconstituted. The received version number of the organization is received, and the process proceeds to step S1703. The details of the version number reconfirmation process are as shown in FIG.

次に、ステップS1703において、組織付替部305は、ジョブ情報格納部311に格納されているジョブ情報を参照し、前記付替え対象のジョブが現在参照している組織のバージョン番号を取得し、S1704の担当者検索処理へ処理を進める。   Next, in step S1703, the organization replacement unit 305 refers to the job information stored in the job information storage unit 311, acquires the version number of the organization currently referred to by the job to be replaced, The process proceeds to the person-in-charge search process in S1704.

ステップS1704の担当者検索処理では、組織付替部305は、ステップS1703で参照したジョブ情報より、現在の遷移先アクティビティの担当部門識別情報と、現在の遷移先アクティビティの担当ロール識別情報と、前記ジョブが現在参照している組織のバージョン番号をともなって、担当者判定部303に担当者となるユーザポジション情報の検索を依頼し、結果を受け取り、S1705の担当者検索処理へ処理を進める。なお、担当者検索処理の詳細については前述の図14で示したとおりである。   In the person-in-charge search process in step S1704, the organization distribution unit 305 determines, based on the job information referenced in step S1703, the department identification information in charge of the current transition destination activity, the role identification information in charge of the current transition destination activity, Along with the version number of the organization that the job is currently referring to, the person-in-charge determination unit 303 is requested to search for user position information to be the person in charge, the result is received, and the process proceeds to the person-in-charge search process in S1705. The details of the person-in-charge search process are as shown in FIG.

次に、ステップS1705の担当者検索処理では、組織付替部305は、ステップS1703で参照したジョブ情報より、現在の遷移先アクティビティの担当部門識別情報と、現在の遷移先アクティビティの担当ロール識別情報と、バージョン確定処理S1702により確定した付替える組織のバージョン番号をともなって、担当者判定部303に担当者となるユーザポジション情報の検索を依頼し、結果を受け取り、ステップS1706へ処理を進める。なお、担当者検索処理の詳細については前述の図14で示したとおりである。   Next, in the person searching process in step S1705, the organization distribution unit 305 determines the department identification information in charge of the current transition destination activity and the role identification information in charge of the current transition destination activity from the job information referenced in step S1703. Then, with the version number of the organization to be replaced determined in the version determination process S1702, the person-in-charge determination unit 303 is requested to search for user position information to be a person in charge, the result is received, and the process proceeds to step S1706. The details of the person-in-charge search process are as shown in FIG.

ステップS1706では、組織付替部305は、S1704で検索したユーザポジション情報とS1705で検索したユーザポジション情報の比較を行う。   In step S1706, the organization distribution unit 305 compares the user position information searched in S1704 with the user position information searched in S1705.

そして、ステップS1706において、比較の結果、S1704で検索したユーザポジション情報とS1705で検索したユーザポジション情報の双方に差異がある場合は、組織付替部305は、ステップS1708へ処理を進める。   If it is determined in step S1706 that there is a difference between the user position information searched in step S1704 and the user position information searched in step S1705, the organization distribution unit 305 advances the process to step S1708.

ステップS1708においては、組織付替部305は、担当者検索処理S1704で検索したユーザポジションを参照し、該当ユーザにメールなどによる通知を行い、ステップS1709に処理を進める。なお、S1708の通知処理は必須ではない。   In step S1708, the organization distribution unit 305 refers to the user position searched in the person-in-charge search process S1704, notifies the corresponding user by mail or the like, and advances the process to step S1709. Note that the notification processing in S1708 is not essential.

ステップS1709では、組織付替部303は、ジョブ情報格納部311に格納されている当該ジョブのジョブ情報から割当に関連する情報があれば破棄し、ステップS1710へ処理を進める。   In step S1709, the organization distribution unit 303 discards any information related to the assignment from the job information stored in the job information storage unit 311 and advances the process to step S1710.

ステップS1710では、組織付替部303は、前記付替える組織のバージョン番号をジョブ関連情報として、ジョブの他の属性とともにジョブ情報格納部311に格納し、S1711の担当者割当処理へ処理を進める。   In step S <b> 1710, the organization replacement unit 303 stores the version number of the organization to be replaced as job related information in the job information storage unit 311 together with other attributes of the job, and advances the processing to the person-in-charge assignment processing in step S <b> 1711.

ステップS1711の担当者割当処理において、組織付替部303は、担当者判定部303に担当者割当処理を依頼して、本組織付替え処理を終了する。なお、担当者割当処理の詳細については前述の図13で示したとおりであるが、ステップS1710において当該ジョブの参照する組織のバージョンが付替える組織のバージョンに変更済みであるため、担当者割当処理(S1711)の結果は、付替える組織のバージョンにおける担当者となる。   In the person-in-charge assignment process in step S1711, the organization assignment unit 303 requests the person-in-charge determination unit 303 to perform person-in-charge assignment processing, and ends the organization assignment process. The details of the person-in-charge assignment process are as shown in FIG. 13 described above. However, since the version of the organization referred to by the job has been changed to the version of the organization to be replaced in step S1710, The result of (S1711) is the person in charge in the version of the organization to be replaced.

一方、ステップS1706において、比較の結果、S1704で検索したユーザポジション情報とS1705で検索したユーザポジション情報の双方が同一の場合は、組織付替部305は、ステップS1707へ処理を進める。   On the other hand, in step S1706, as a result of the comparison, if both the user position information searched in S1704 and the user position information searched in S1705 are the same, the organization assigning unit 305 advances the process to step S1707.

ステップS1707では、組織付替部305は、付替える組織のバージョン番号をジョブ関連情報として、ジョブの他の属性とともにジョブ情報格納部311に格納して、本組織付替え処理を終了する。なお、ステップS1707では、ステップS1710と同様の処理を行うが、担当者割当処理の依頼は行わない。なぜなら、ステップ1706の判定の結果担当者に変更がないことが判明しているからである。   In step S1707, the organization replacement unit 305 stores the version number of the organization to be replaced as job related information in the job information storage unit 311 together with other attributes of the job, and ends the organization replacement processing. In step S1707, processing similar to that in step S1710 is performed, but the person-in-charge assignment processing is not requested. This is because it has been determined that there is no change in the person in charge as a result of the determination in step 1706.

なお、ステップS1702で再確定されたバージョン番号とステップS1702で取得したジョブに関連づいたバージョン識別情報(即ち、再確定前のバージョン識別情報)とが一致する場合には、ステップS1704以降の処理を実行せず、そのまま本組織付替処理を終了するように構成してもよい。   If the version number reconfirmed in step S1702 matches the version identification information associated with the job acquired in step S1702 (that is, version identification information before reconfirmation), the processes in and after step S1704 are performed. You may comprise so that this organization distribution process may be complete | finished as it is, without performing.

以上、図17に示すような処理を行うことによって、特定のジョブを指定してその組織のバージョンを付替えることが可能であり、その際に、担当者の変更がない場合には不要なユーザへの通知や、再割当処理や、それにともなう承認の遣り直しなどの発生を抑制することが可能となる。   As described above, by performing the process shown in FIG. 17, it is possible to specify a specific job and change the version of the organization. At that time, if there is no change in the person in charge, an unnecessary user It is possible to suppress the occurrence of notification, reassignment processing, and re-approval of approval accompanying this.

以上のような形態をそなえることによって、たとえば、あるユーザが同一部門に所属している間に上司にあたる課長が替わっている場合であっても、申請時に確定したジョブが関連する組織バージョンに基づいて、そのバージョンの組織における課長が承認すべきであることを、自動的に判断して、承認すべき課長に通知を行うことができる。   By having the above-mentioned form, for example, even if a manager is changed while a user belongs to the same department, based on the organization version to which the job confirmed at the time of application is related It is possible to automatically determine that the section manager in the version of the organization should approve and notify the section manager to be approved.

また、以上のような形態をそなえることによって、あるジョブが参照する組織のバージョンが特定されているため、将来の組織のバージョンをあらかじめ登録しておき、現在のジョブは前記組織のバージョンは参照しないものの、その将来となった時点以降のジョブは前記組織のバージョンを参照する、といった運用が可能となり、組織の切替に起因するシステム停止を行う必要がないために、ワークフローシステムの可用性の向上に役立つ。   In addition, since the version of the organization to which a job refers is specified by having the above-described form, the version of the future organization is registered in advance, and the current job does not refer to the version of the organization. However, it is possible to refer to the organization's version for jobs after that point in the future, and it is not necessary to stop the system due to the switching of the organization, which helps to improve the availability of the workflow system. .

また、以上のような形態をそなえることによって、業務の種類などに応じて参照する組織のバージョンを切り替えたり、進行中のジョブであっても組織のバージョンを付替えることが可能であるので、個別のワークフローの進行のみ現組織での運用を行いたい場合などでも対応でき、柔軟なワークフローの進行を行うことができることとなる。   In addition, by having the form as described above, it is possible to switch the version of the organization to be referred to according to the type of business, etc., or to change the version of the organization even if it is an ongoing job. It is possible to cope with the case where only the progress of the workflow is desired to be operated in the current organization, and the workflow can be performed flexibly.

通常企業において、人事情報はその時点でのスナップショットの情報であり、以前の組織との差分情報がない場合、もしくは差分情報を作成するのが煩雑である場合がおおい。   Usually, in a company, personnel information is snapshot information at that time, and there are often cases where there is no difference information from the previous organization or it is complicated to create difference information.

本発明において、組織情報は、図6および図7および図8に示すように、それぞれの組織要素が存続したバージョンの番号の範囲で構成されているため、その編集のためには、直前の組織との差分の情報、すなわち追加情報と、変更情報と、削除情報とが必要となる。   In the present invention, as shown in FIGS. 6, 7, and 8, the organization information is composed of a range of version numbers in which each organization element continues. Difference information, that is, additional information, change information, and deletion information are required.

しかし、前述の通り多くの企業において差分情報を保持しておらず、その作成も煩雑であるため、一旦、組織要素全体を削除したのち、現在存在する要素をすべて追加するという手法をとることも多い。   However, as mentioned above, many companies do not maintain the difference information and its creation is complicated, so it is possible to delete all organizational elements and then add all existing elements. Many.

ただし、この手法をとると図18に示すように、存在しつづける組織要素についてもバージョン毎に一旦削除された状態となるので、組織情報のデータ量が非常に増大してしまうという問題点があった。   However, when this method is used, as shown in FIG. 18, since the organization elements that continue to exist are once deleted for each version, there is a problem that the data amount of the organization information is greatly increased. It was.

図18は、従来の組織登録時の問題点を説明するためのイメージ図である。   FIG. 18 is an image diagram for explaining problems in conventional organization registration.

これを防ぐために、図3に示した組織情報登録部304では図19に示すような組織登録方法を行っている。   In order to prevent this, the organization information registration unit 304 shown in FIG. 3 performs the organization registration method as shown in FIG.

以下、図19を用いて、図3に示した組織情報登録部304における組織情報更新処理を説明する。   Hereinafter, the organization information update process in the organization information registration unit 304 shown in FIG. 3 will be described with reference to FIG.

図19は、本発明を適用可能なワークフローサーバ101における組織情報更新処理の一例を示した図である。   FIG. 19 is a diagram showing an example of organization information update processing in the workflow server 101 to which the present invention is applicable.

図19は、本発明における第9の制御処理手順の一例を示すフローチャートであり、図3に示した組織情報登録部304等で実行される組織登録処理に対応する。即ち、このフローチャートの処理は、ワークフローサーバ101のCPU101が外部メモリ211に格納されるプログラム212をRAM202にロードして実行することにより実現される。   FIG. 19 is a flowchart showing an example of a ninth control processing procedure according to the present invention, and corresponds to the organization registration processing executed by the organization information registration unit 304 and the like shown in FIG. That is, the processing of this flowchart is realized by the CPU 101 of the workflow server 101 loading the program 212 stored in the external memory 211 into the RAM 202 and executing it.

図19に示すように、入出力処理部301が、ステップS2001において、ワークフローサーバ101の入力コントローラ205または通信I/Fコントローラ208から組織編集(更新)コマンドの入力を待機し、該入力を受け取ると、ステップS2002に処理を進める。なお、組織編集コマンドは、項目として、コマンド種別と、要素データとを含む。コマンド種別には、「クリア」、「追加」、「変更」、「削除」等があり、要素データにはそれぞれのコマンドに対応した要素の識別情報などのデータが含まれる。なお、組織編集コマンドは、複数のコマンドをまとめで入力することも可能である。その場合には、組織登録部305は、ステップS2002〜S2013の処理を組織編集コマンドの分だけ繰り返す。即ち、ステップS2002〜S2013の処理を各組織編集コマンドに対して実行する。   As illustrated in FIG. 19, when the input / output processing unit 301 waits for input of an organization editing (update) command from the input controller 205 or the communication I / F controller 208 of the workflow server 101 and receives the input in step S2001. Then, the process proceeds to step S2002. The organization editing command includes a command type and element data as items. The command type includes “clear”, “add”, “change”, “delete”, and the like, and the element data includes data such as element identification information corresponding to each command. Note that the organization editing command can be used to input a plurality of commands together. In that case, the organization registration unit 305 repeats the processes in steps S2002 to S2013 for the organization editing command. That is, the processes in steps S2002 to S2013 are executed for each organization editing command.

ステップS2003では、組織登録部305は、処理対象の組織編集コマンドの前記コマンド種別が「クリア」であるかどうかを判定し、「クリア」であると判定した場合には(Yes)、ステップS2004に処理を進める。   In step S2003, the organization registration unit 305 determines whether the command type of the organization editing command to be processed is “clear”. If it is determined that it is “clear” (Yes), the organization registration unit 305 proceeds to step S2004. Proceed with the process.

ステップS2004では、組織登録部305は、例えば部門情報格納部313から1つ前のバージョンにおいて存在している要素を、すなわち終了バージョン番号が「HV」のものを全て取得し、ステップS2005に処理を進める。   In step S2004, the organization registration unit 305 acquires all the elements existing in the previous version from the department information storage unit 313, for example, all the end version numbers are “HV”, and performs the process in step S2005. Proceed.

ステップS2005では、組織登録部305は、ステップS2004で取得した要素の終了バージョンに、現バージョンを設定し、例えば部門情報格納部313に格納し、ステップS2013へ処理を進める。なお、ステップS2005の処理により、全ての要素が一旦現バージョンにおいて削除された状態となる。   In step S2005, the organization registration unit 305 sets the current version as the end version of the element acquired in step S2004, stores the current version in, for example, the department information storage unit 313, and advances the process to step S2013. It should be noted that all elements are once deleted in the current version by the processing in step S2005.

一方、ステップS2003において、処理対象の組織編集コマンドの前記コマンド種別が「クリア」でないと判定した場合には(No)、ステップS2006に処理を進める。   On the other hand, if it is determined in step S2003 that the command type of the organization editing command to be processed is not “clear” (No), the process proceeds to step S2006.

ステップ2006では、組織登録部305は、前記組織編集コマンドの要素データに含まれる、識別情報により、例えば部門情報格納部313から該当要素の情報を取得し、ステップS2007に処理を進める。   In step 2006, the organization registration unit 305 acquires information on the corresponding element from, for example, the department information storage unit 313 based on the identification information included in the element data of the organization editing command, and advances the process to step S2007.

ステップS2007では、組織登録部305は、処理対象の組織編集コマンドのコマンド種別を判定する。   In step S2007, the organization registration unit 305 determines the command type of the organization editing command to be processed.

ステップS2007において、前記コマンド種別が「削除」であると判定した場合には、組織登録部305は、ステップS2012に処理を進める。   If it is determined in step S2007 that the command type is “delete”, the organization registration unit 305 advances the process to step S2012.

ステップS2012では、組織登録部305は、ステップS2006で取得した該当要素の終了バージョン番号に、現バージョンを設定し、例えば部門情報格納部313に格納し、ステップS2013へ処理を進める。この処理により、識別情報で指定された要素の情報は、現バージョンにおいて削除された状態となる。   In step S2012, the organization registration unit 305 sets the current version as the end version number of the corresponding element acquired in step S2006, stores the current version in, for example, the department information storage unit 313, and advances the process to step S2013. By this processing, the information of the element designated by the identification information is in a state deleted in the current version.

また、ステップS2007において、前記コマンド種別が「変更」であると判定した場合には、組織登録部305は、ステップS2011に処理を進める。   If it is determined in step S2007 that the command type is “change”, the organization registration unit 305 advances the process to step S2011.

ステップS2011では、組織登録部305は、ステップS2006で取得した該当要素の終了バージョン番号に、現バージョンを設定し、例えば部門情報格納部313に格納し、ステップS2010へ処理を進める。   In step S2011, the organization registration unit 305 sets the current version as the end version number of the corresponding element acquired in step S2006, stores the current version in, for example, the department information storage unit 313, and advances the process to step S2010.

ステップS2010では、前記処理対象の組織編集コマンドの要素データにより、新たな要素を作成し、その開始バージョン番号(開始情報)を現バージョンに設定し、その終了バージョン(終了情報)を「HV」に設定し、例えば部門情報格納部313に該当要素の情報を追加し、ステップS2013へ処理を進める。このステップS2011およびステップS2010の処理により、前記組織編集コマンドの要素データに含まれる、識別情報で識別される組織要素は、現バージョンにおいて変更されたことになる。   In step S2010, a new element is created based on the element data of the organization editing command to be processed, the start version number (start information) is set to the current version, and the end version (end information) is set to “HV”. For example, information on the corresponding element is added to the department information storage unit 313, and the process proceeds to step S2013. As a result of the processing of step S2011 and step S2010, the organization element identified by the identification information included in the element data of the organization editing command has been changed in the current version.

また、ステップS2007において、前記コマンド種別が「追加」であると判定した場合には、組織登録部305は、ステップS2008に処理を進める。   If it is determined in step S2007 that the command type is “addition”, the organization registration unit 305 advances the process to step S2008.

ステップS2008では、組織登録部305は、ステップS2006で取得した該当要素の終了バージョン番号に設定されているバージョン番号と現バージョンのバージョン番号が等しいか否か判定する。   In step S2008, the organization registration unit 305 determines whether the version number set in the end version number of the corresponding element acquired in step S2006 is equal to the version number of the current version.

そして、ステップS2008において、ステップS2006で取得した該当要素の終了バージョン番号に設定されているバージョン番号と現バージョンのバージョン番号が等しくない判定した場合には(No)、組織登録部305は、ステップS2010を実行し、ステップS2013へ処理を進める。このステップS2008およびステップS2010の処理により、前記組織編集コマンドの要素データに含まれる、識別情報で識別される組織要素が、現バージョンにおいて追加されたことになる。   If it is determined in step S2008 that the version number set in the end version number of the corresponding element acquired in step S2006 is not equal to the version number of the current version (No), the organization registration unit 305 determines whether the version number is the same as in step S2010. Is executed, and the process proceeds to step S2013. Through the processing of step S2008 and step S2010, the organization element identified by the identification information included in the element data of the organization editing command is added in the current version.

一方、ステップS2008において、ステップS2006で取得した該当要素の終了バージョン番号に設定されているバージョン番号と現バージョンのバージョン番号が等しい判定した場合には(Yes)、組織登録部305は、ステップS2009へ処理を進める。   On the other hand, if it is determined in step S2008 that the version number set in the end version number of the corresponding element acquired in step S2006 is equal to the version number of the current version (Yes), the organization registration unit 305 proceeds to step S2009. Proceed with the process.

ステップS2009においては、ステップS2006で取得した該当要素の終了バージョン番号に設定されているバージョン番号を「HV」に変更して設定し、例えば部門情報格納部313に格納し、ステップS2013へ処理を進める。このステップS2008およびステップS2009の処理により、前記組織編集コマンドの要素データに含まれる、識別情報で識別される組織要素が、以前のバージョンから継続していたことになる。   In step S2009, the version number set in the end version number of the corresponding element acquired in step S2006 is changed to “HV” and set, for example, stored in the department information storage unit 313, and the process proceeds to step S2013. . As a result of the processing in steps S2008 and S2009, the organization element identified by the identification information included in the element data of the organization editing command has been continued from the previous version.

そして、ステップS2013では、組織登録部305は、未だ入力された全てのコマンドに対してステップS2002〜S2013の処理を終了していないと判定した場合には、処理対象を次のコマンドの移し、ステップS2002に処理を戻す。   In step S2013, if the organization registration unit 305 determines that the processing in steps S2002 to S2013 has not been completed for all the commands that have been input, the next command is transferred to the processing target. The process returns to S2002.

一方、ステップS2013では、組織登録部305は、入力された全てのコマンドに対してステップS2002〜S2013の処理を終了したと判定した場合には、本組織編集処理を終了する。   On the other hand, in step S2013, if the organization registration unit 305 determines that the processing in steps S2002 to S2013 has been completed for all input commands, the organization editing processing ends.

なお、ここでは、例として部門情報格納部313の登録処理をあげたが、他の情報の登録処理でも同様である。なお、部門情報の登録時には部門情報登録部312が格納先であり、ロール情報の登録時にはロール情報格納部314が格納先であり、ユーザポジション情報の登録時にはユーザポジション情報314が格納先となることはいうまでもない。   Here, the registration process of the department information storage unit 313 is given as an example, but the same applies to the registration process of other information. The department information registration unit 312 is a storage destination when registering department information, the role information storage unit 314 is a storage destination when registering role information, and the user position information 314 is a storage destination when registering user position information. Needless to say.

以上、図19のような処理を行うことにより、一旦クリアをしてから全体を追加するような手法で組織の登録を行ったとしても、図18のように細切れになることによるデータ量の増大を抑制し、図20のような連続した組織要素として管理することが可能となる。即ち、差分を考慮しないバッチ処理による編集を行っても、ステップS2008,S2009の処理において、コマンドに該当する要素の終了バージョン番号に設定されているバージョン番号と現バージョンのバージョン番号が等しい場合には、前記コマンドに該当する要素の終了バージョン番号に設定されているバージョン番号を「HV」に変更して設定することにより、データレコード数が膨大になってしまうといった事態(図18)の発生を抑制することができる(図20)。   As described above, by performing the processing as shown in FIG. 19, even if the organization is registered by a method of clearing once and adding the whole, the amount of data increases due to being shredded as shown in FIG. And can be managed as a continuous organization element as shown in FIG. That is, even if editing is performed by batch processing that does not take into account the difference, if the version number set in the end version number of the element corresponding to the command is equal to the version number of the current version in the processing of steps S2008 and S2009, By changing the version number set to the end version number of the element corresponding to the command to “HV” and setting it, the occurrence of the situation that the number of data records becomes enormous (FIG. 18) is suppressed. (FIG. 20).

図20は、本発明の組織登録処理における組織登録時のイメージ図である。   FIG. 20 is an image diagram at the time of organization registration in the organization registration processing of the present invention.

以上示したように、本発明によれば、ワークフローに使用する組織情報を複数のバージョン登録することができ、ワークフローは開始時に指定したバージョンの組織に従って進行、即ち指定されたバージョンの組織における各担当者の決定が行われるため、例えば月初めに組織変更がなされても、前月分の清算処理と今月分の申請処理等を同時に矛盾なく処理することができる。即ち、ワークフロー開始時の組織情報のスナップショットに従ってジョブを進行させ、組織変更の影響を受けないようにすることができる。   As described above, according to the present invention, it is possible to register a plurality of versions of organization information used for a workflow, and the workflow proceeds according to the version of the organization designated at the start, that is, each person in charge in the designated version of the organization. Therefore, even if the organization is changed at the beginning of the month, for example, the liquidation process for the previous month and the application process for the current month can be processed at the same time without contradiction. That is, it is possible to make the job proceed according to the snapshot of the organization information at the start of the workflow and not be affected by the organization change.

また、ワークフローの状態に関わらず将来の組織情報を登録することができる。また、有効化を行うまで使用しないことができる。   Further, future organization information can be registered regardless of the state of the workflow. Also, it cannot be used until it is activated.

また、旧バージョンの組織で進行中のワークフローでも、途中で現バージョンの組織での運用に切り替えることができる。そして、このような切替のために発生しうる合議のやり直しを抑制することができる。   In addition, even a workflow in progress in an old version organization can be switched to operation in the current version organization. And it is possible to suppress redoing of a conference that may occur due to such switching.

また、複数のバージョンの組織を管理するが、変更がない部分のデータを効率よく管理することにより、データレコード数を抑えることができる。また、差分を考慮しないバッチ処理による編集を行ってもデータレコード数が膨大になってしまうといった事態の発生を抑制することができる。   In addition, although a plurality of versions of an organization are managed, the number of data records can be reduced by efficiently managing the portion of data that is not changed. In addition, it is possible to suppress the occurrence of a situation in which the number of data records becomes enormous even if editing is performed by batch processing that does not consider differences.

従って、新旧を含む複数のバージョンの組織で進行するワークフローを共存させ、矛盾なく処理することができる等の効果を奏する。即ち、旧組織で進行するワークフローと、新組織で進行するワークフローとを矛盾なく共存させることができる。さらに、旧組織で進行するワークフローを新組織で進行するように変更させることもできる。   Therefore, there is an effect that workflows progressing in a plurality of versions of the organization including new and old can coexist and can be processed without contradiction. That is, the workflow that progresses in the old organization and the workflow that progresses in the new organization can coexist without contradiction. Furthermore, the workflow that progresses in the old organization can be changed to progress in the new organization.

なお、上述した各種データの構成及びその内容はこれに限定されるものではなく、用途や目的に応じて、様々な構成や内容で構成されることは言うまでもない。   It should be noted that the configuration and contents of the various data described above are not limited to this, and it goes without saying that the various data and configurations are configured according to the application and purpose.

以上、一実施形態について示したが、本発明は、例えば、システム、装置、方法、プログラムもしくは記録媒体等としての実施態様をとることが可能であり、具体的には、複数の機器から構成されるシステムに適用しても良いし、また、一つの機器からなる装置に適用しても良い。   Although one embodiment has been described above, the present invention can take an embodiment as, for example, a system, apparatus, method, program, or recording medium, and specifically includes a plurality of devices. The present invention may be applied to a system including a single device.

以下、図21に示すメモリマップを参照して本発明に係るワークフローサーバで読み取り可能なデータ処理プログラムの構成について説明する。   The configuration of the data processing program that can be read by the workflow server according to the present invention will be described below with reference to the memory map shown in FIG.

図21は、本発明に係るワークフローサーバで読み取り可能な各種データ処理プログラムを格納する記録媒体(記憶媒体)のメモリマップを説明する図である。   FIG. 21 is a diagram illustrating a memory map of a recording medium (storage medium) that stores various data processing programs readable by the workflow server according to the present invention.

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

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

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

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

この場合、記録媒体から読み出されたプログラムコード自体が本発明の新規な機能を実現することになり、そのプログラムコードを記憶した記録媒体は本発明を構成することになる。   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,シリコンディスク等を用いることができる。   As a recording medium for supplying the program code, for example, a flexible disk, hard disk, optical disk, magneto-optical disk, CD-ROM, CD-R, DVD-ROM, magnetic tape, nonvolatile memory card, ROM, EEPROM, A silicon disk or the like can be used.

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

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

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

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

なお、上述した各実施形態およびその変形例を組み合わせた構成も全て本発明に含まれるものである。   In addition, all the structures which combined each embodiment mentioned above and its modification are also included in this invention.

図1は、本発明の一実施形態を適用可能なワークフローシステムの一例を示す図である。FIG. 1 is a diagram illustrating an example of a workflow system to which an embodiment of the present invention can be applied. 図1に示した本発明に適応可能な情報処理装置としてのワークフローサーバ101とワークフロークライアント102のハードウェア構成の一例を示すブロック図である。It is a block diagram which shows an example of the hardware constitutions of the workflow server 101 and the workflow client 102 as an information processing apparatus applicable to this invention shown in FIG. 図1に示したワークフローサーバ101において実現される機能構成の一例を示す図である。It is a figure which shows an example of the function structure implement | achieved in the workflow server 101 shown in FIG. 図3に示したプロセス定義情報格納部310に格納されるプロセス定義情報の一例を示す図である。It is a figure which shows an example of the process definition information stored in the process definition information storage part 310 shown in FIG. 本実施形態の説明に用いる組織の一例を示す図である。It is a figure which shows an example of the structure | tissue used for description of this embodiment. 図3に示した部門情報格納部313に格納されている部門情報の一例を示す図である。It is a figure which shows an example of the department information stored in the department information storage part 313 shown in FIG. 図3に示したロール情報格納部314に格納されているロール情報の一例を示す図である。It is a figure which shows an example of the role information stored in the role information storage part 314 shown in FIG. 図3に示したユーザポジション情報格納部315に格納されているユーザポジション情報の一例を示す図である。It is a figure which shows an example of the user position information stored in the user position information storage part 315 shown in FIG. 図3に示したバージョン有効期間情報格納部312に格納されるバージョン有効期間情報の一例を示す図である。It is a figure which shows an example of the version effective period information stored in the version effective period information storage part 312 shown in FIG. 本発明における第1の制御処理手順の一例を示すフローチャートである。It is a flowchart which shows an example of the 1st control processing procedure in this invention. 本発明における第2の制御処理手順の一例を示すフローチャートである。It is a flowchart which shows an example of the 2nd control processing procedure in this invention. 本発明における第3の制御処理手順の一例を示すフローチャートである。It is a flowchart which shows an example of the 3rd control processing procedure in this invention. 本発明における第4の制御処理手順の一例を示すフローチャートである。It is a flowchart which shows an example of the 4th control processing procedure in this invention. 本発明における第5の制御処理手順の一例を示すフローチャートである。It is a flowchart which shows an example of the 5th control processing procedure in this invention. 本発明における第6の制御処理手順の一例を示すフローチャートである。It is a flowchart which shows an example of the 6th control processing procedure in this invention. 本発明における第7の制御処理手順の一例を示すフローチャートである。It is a flowchart which shows an example of the 7th control processing procedure in this invention. 本発明における第8の制御処理手順の一例を示すフローチャートである。It is a flowchart which shows an example of the 8th control processing procedure in this invention. 従来の組織登録時の問題点を説明するためのイメージ図である。It is an image figure for demonstrating the problem at the time of the conventional organization registration. 本発明における第9の制御処理手順の一例を示すフローチャートである。It is a flowchart which shows an example of the 9th control processing procedure in this invention. 本発明の組織登録処理における組織登録時のイメージ図である。It is an image figure at the time of the organization registration in the organization registration process of this invention. 本発明に係るワークフローサーバで読み取り可能な各種データ処理プログラムを格納する記録媒体(記憶媒体)のメモリマップを説明する図である。It is a figure explaining the memory map of the recording medium (storage medium) which stores the various data processing program which can be read by the workflow server which concerns on this invention.

符号の説明Explanation of symbols

100 ネットワーク
101 ワークフローサーバ
102 ワークフロークライアント
201 CPU
202 RAM
211 外部メモリ
212 プログラム
301 入出力処理部
302 ワークフロー進行部
303 担当者判定部
304 組織情報登録部
305 組織付替部
310 プロセス定義情報格納部
311 ジョブ情報格納部
313 部門情報格納部
314 ロール情報格納部
315 ユーザポジション情報格納部
312 バージョン有効期間情報格納部312
100 Network 101 Workflow Server 102 Workflow Client 201 CPU
202 RAM
211 External Memory 212 Program 301 Input / Output Processing Unit 302 Workflow Progression Unit 303 Personnel Determination Unit 304 Organization Information Registration Unit 305 Organization Replacement Unit 310 Process Definition Information Storage Unit 311 Job Information Storage Unit 313 Department Information Storage Unit 314 Role Information Storage Unit 315 User position information storage unit 312 Version validity period information storage unit 312

Claims (8)

遷移経路が組織情報で定義されたジョブのワークフローを制御する情報処理装置であって、
組織情報のレコード毎に当該レコードが有効となる1又は複数のバージョンを特定可能なバージョン識別情報を保持させることにより、複数のバージョンの組織情報を共存させて記憶可能とした組織情報格納手段と、
前記バージョン毎の有効となる期間を特定する日時情報を記憶するバージョン有効期間情報格納手段と、
前記ジョブの作成時に指定される該ジョブに関連付ける組織情報のバージョンを確定するための情報に基づいてバージョン識別情報を確定して該ジョブに関連付けするバージョン確定手段と、
前記ジョブに関連付けられたバージョン識別情報に基づいて、該ジョブの遷移先を決定し、該決定された遷移先にジョブを遷移させてワークフローを進行させるワークフロー進行手段と、
前記ジョブに対して組織情報の付替え要求がなされた場合、前記付替え要求で指定される前記ジョブに関連付ける組織情報のバージョンを確定するための情報に基づいて前記ジョブに関連付けするバージョン識別情報を再確定する再確定手段と、
を有することを特徴とする情報処理装置。
An information processing apparatus that controls a workflow of a job whose transition path is defined by organization information,
Organization information storage means that can store and store multiple versions of organization information by holding version identification information that can identify one or more versions for which the record is valid for each record of organization information;
Version validity period information storage means for storing date and time information for specifying a period of validity for each version;
Version confirmation means for confirming version identification information and associating it with the job based on information for confirming a version of organization information associated with the job specified when the job is created;
Workflow progress means for determining a transition destination of the job based on the version identification information associated with the job, causing the job to transition to the determined transition destination, and progressing the workflow;
When an organization information reassignment request is made for the job, version identification information associated with the job based on information for determining the version of the organization information associated with the job specified in the reassignment request. A reconfirmation means for reconfirmation;
An information processing apparatus comprising:
前記ジョブに関連付ける組織情報のバージョンを確定するための情報は、該ジョブに関連付ける組織情報の日時情報、又は、該ジョブに関連付ける組織情報のバージョン識別情報である、ことを特徴とする請求項1に記載の情報処理装置。   The information for determining the version of organization information associated with the job is date information of organization information associated with the job or version identification information of organization information associated with the job. The information processing apparatus described. 前記再確定手段により再確定されたバージョン識別情報に応じて前記ジョブの遷移先を変更する組織付替手段を更に有し、
該組織付替手段は前記再確定手段により再確定されたバージョン識別情報に基づくジョブの遷移先と前記再確定前のバージョン識別情報に基づくジョブの遷移先とが一致する場合には、前記ジョブの遷移先は変更しない、ことを特徴とする請求項1又は2に記載の情報処理装置。
An organization distribution unit that changes a transition destination of the job according to the version identification information reconfirmed by the reconfirmation unit;
When the job transition destination based on the version identification information reconfirmed by the reconfirmation means matches the job transition destination based on the version identification information before reconfirmation, the organization distribution means matches the job The information processing apparatus according to claim 1, wherein the transition destination is not changed.
前記再確定手段は、再確定されたバージョン識別情報と前記再確定前のバージョン識別情報とが一致する場合には、前記バージョン識別情報の再関連付けは行わない、ことを特徴とする請求項1又は2に記載の情報処理装置。   The reconfirmation means does not reassociate the version identification information when the reconfirmed version identification information matches the version identification information before the reconfirmation. 2. The information processing apparatus according to 2. 前記組織情報格納手段は、前記組織情報のレコード毎に、開始情報として当該レコードが有効開始となるバージョン識別情報と、終了情報として当該レコードが有効終了となるバージョン識別情報とを保持させるものであり、
前記組織情報を更新する組織情報更新手段を設け、
前記組織情報更新手段は、前記組織情報に新たな要素を追加する場合は該要素に対応する新規のレコードを前記組織情報に追加し、また、要素を削除する場合には該要素に対応するレコードの終了情報に更新後のバージョン識別情報を設定し、また、要素を変更する場合には該要素に対応するレコードの終了情報に更新後のバージョン識別情報を設定するとともに該要素に対応する新規のレコードを前記組織情報に追加するものであり、
さらに、前記組織情報更新手段は、前記組織情報に要素を追加する場合、該要素に対応する既存のレコードが存在し且つ該既存のレコードの終了情報が更新後のバージョン識別情報と一致する場合には、新規のレコードを追加する変わりに、前記既存のレコードの終了情報無効にする、ことを特徴とする請求項1乃至4のいずれか1項に記載の情報処理装置。
The organization information storage means holds, for each record of the organization information, version identification information from which the record is validly started as start information and version identification information from which the record is validly ended as end information. ,
Providing an organization information updating means for updating the organization information;
The organization information update means adds a new record corresponding to the element when adding a new element to the organization information, and records corresponding to the element when deleting an element. The updated version identification information is set in the end information of the file, and when the element is changed, the updated version identification information is set in the end information of the record corresponding to the element and the new information corresponding to the element is set. Adding a record to the organization information,
Further, the organization information update means adds an element to the organization information when an existing record corresponding to the element exists and the end information of the existing record matches the updated version identification information. The information processing apparatus according to claim 1, wherein, instead of adding a new record, the end information of the existing record is invalidated.
遷移経路が組織情報で定義されたジョブのワークフローを制御するワークフロー制御方法であって、
組織情報のレコード毎に当該レコードが有効となる1又は複数のバージョンを特定可能なバージョン識別情報を保持させることにより、複数のバージョンの組織情報を共存させて記憶手段に登録しておく組織情報登録ステップと、
前記バージョン毎の有効となる期間を特定する日時情報を記憶するバージョン有効期間情報格納ステップと、
前記ジョブの作成時に指定される該ジョブに関連付ける組織情報のバージョンを確定するための情報に基づいてバージョン識別情報を確定して該ジョブに関連付けするバージョン確定ステップと、
前記ジョブに関連付けられたバージョン識別情報に基づいて、該ジョブの遷移先を決定し、該決定された遷移先にジョブを遷移させてワークフローを進行させるワークフロー進行ステップと、
前記ジョブに対して組織情報の付替え要求がなされた場合、前記付替え要求で指定される前記ジョブに関連付ける組織情報のバージョンを確定するための情報に基づいて前記ジョブに関連付けするバージョン識別情報を再確定する再確定ステップと、
を有することを特徴とするワークフロー制御方法。
A workflow control method for controlling a workflow of a job whose transition route is defined by organization information,
Organization information registration for registering multiple versions of organization information together in the storage means by holding version identification information that can identify one or more versions for which the record is valid for each organization information record Steps,
A version validity period information storing step for storing date and time information for specifying a period of validity for each version;
A version confirmation step for confirming version identification information based on information for confirming a version of organization information associated with the job specified when the job is created and associating with the job;
A workflow progress step for determining a transition destination of the job based on the version identification information associated with the job, causing the job to transition to the determined transition destination, and advancing the workflow;
When an organization information reassignment request is made for the job, version identification information associated with the job based on information for determining the version of the organization information associated with the job specified in the reassignment request. A reconfirmation step to reconfirm,
A workflow control method characterized by comprising:
遷移経路が前記組織情報で定義されたジョブのワークフローを制御するコンピュータに、
組織情報のレコード毎に当該レコードが有効となる1又は複数のバージョンを特定可能なバージョン識別情報を保持させることにより、複数のバージョンの組織情報を共存させて記憶手段に登録しておく組織情報登録ステップ、
前記バージョン毎の有効となる期間を特定する日時情報を記憶するバージョン有効期間情報格納ステップ、
前記ジョブの作成時に指定される該ジョブに関連付ける組織情報のバージョンを確定するための情報に基づいてバージョン識別情報を確定して該ジョブに関連付けするバージョン確定ステップ、
前記ジョブに関連付けられたバージョン識別情報に基づいて、該ジョブの遷移先を決定し、該決定された遷移先にジョブを遷移させてワークフローを進行させるワークフロー進行ステップ、
前記ジョブに対して組織情報の付替え要求がなされた場合、前記付替え要求で指定される前記ジョブに関連付ける組織情報のバージョンを確定するための情報に基づいて前記ジョブに関連付けするバージョン識別情報を再確定する再確定ステップ、
を実行させるためのプログラム。
A computer that controls the workflow of the job whose transition route is defined by the organization information,
Organization information registration for registering multiple versions of organization information together in the storage means by holding version identification information that can identify one or more versions for which the record is valid for each organization information record Step,
A version validity period information storage step for storing date and time information for specifying a validity period for each version;
A version confirmation step for confirming version identification information and associating it with the job based on information for confirming a version of organization information associated with the job specified when the job is created;
A workflow progress step for determining a transition destination of the job based on the version identification information associated with the job, and causing the job to transition to the determined transition destination to advance the workflow;
When an organization information reassignment request is made for the job, version identification information associated with the job based on information for determining the version of the organization information associated with the job specified in the reassignment request. A reconfirmation step to reconfirm,
A program for running
遷移経路が前記組織情報で定義されたジョブのワークフローを制御するコンピュータに、
組織情報のレコード毎に当該レコードが有効となる1又は複数のバージョンを特定可能なバージョン識別情報を保持させることにより、複数のバージョンの組織情報を共存させて記憶手段に登録しておく組織情報登録ステップ、
前記バージョン毎の有効となる期間を特定する日時情報を記憶するバージョン有効期間情報格納ステップ、
前記ジョブの作成時に指定される該ジョブに関連付ける組織情報のバージョンを確定するための情報に基づいてバージョン識別情報を確定して該ジョブに関連付けするバージョン確定ステップ、
前記ジョブに関連付けられたバージョン識別情報に基づいて、該ジョブの遷移先を決定し、該決定された遷移先にジョブを遷移させてワークフローを進行させるワークフロー進行ステップ、
前記ジョブに対して組織情報の付替え要求がなされた場合、前記付替え要求で指定される前記ジョブに関連付ける組織情報のバージョンを確定するための情報に基づいて前記ジョブに関連付けするバージョン識別情報を再確定する再確定ステップ、
を実行させるためのプログラムを記録したコンピュータ読み取り可能な記録媒体。
A computer that controls the workflow of the job whose transition route is defined by the organization information,
Organization information registration for registering multiple versions of organization information together in the storage means by holding version identification information that can identify one or more versions for which the record is valid for each organization information record Step,
A version validity period information storage step for storing date and time information for specifying a validity period for each version;
A version confirming step for confirming version identification information based on information for confirming a version of organization information associated with the job specified when the job is created and associating with the job;
A workflow progress step for determining a transition destination of the job based on the version identification information associated with the job, and causing the job to transition to the determined transition destination to advance the workflow;
When an organization information reassignment request is made for the job, version identification information associated with the job based on information for determining the version of the organization information associated with the job specified in the reassignment request. A reconfirmation step to reconfirm,
The computer-readable recording medium which recorded the program for performing this.
JP2007159587A 2007-06-15 2007-06-15 Information processing apparatus, information processing apparatus control method, program, and recording medium Active JP4999567B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007159587A JP4999567B2 (en) 2007-06-15 2007-06-15 Information processing apparatus, information processing apparatus control method, program, and recording medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007159587A JP4999567B2 (en) 2007-06-15 2007-06-15 Information processing apparatus, information processing apparatus control method, program, and recording medium

Publications (3)

Publication Number Publication Date
JP2008310710A true JP2008310710A (en) 2008-12-25
JP2008310710A5 JP2008310710A5 (en) 2010-07-29
JP4999567B2 JP4999567B2 (en) 2012-08-15

Family

ID=40238230

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007159587A Active JP4999567B2 (en) 2007-06-15 2007-06-15 Information processing apparatus, information processing apparatus control method, program, and recording medium

Country Status (1)

Country Link
JP (1) JP4999567B2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011215984A (en) * 2010-04-01 2011-10-27 Mitsubishi Electric Corp Apparatus and method for processing data and program
CN106296022A (en) * 2016-08-18 2017-01-04 太仓市智威智能科技有限公司 A kind of employee's automatic scheduling system
EP4209974A1 (en) 2022-01-07 2023-07-12 Fujifilm Business Innovation Corp. Information processing apparatus, program, and method for processing information

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003091234A (en) * 2001-09-19 2003-03-28 Mitsubishi Electric Corp Update operation information providing system and update operation information generating method
JP2004178248A (en) * 2002-11-27 2004-06-24 Xanavi Informatics Corp Device and program for providing map information
JP2005165639A (en) * 2003-12-02 2005-06-23 Matsushita Electric Ind Co Ltd Difference map data generation device, map data update device, difference map data generation program and map difference update system
JP2006195833A (en) * 2005-01-14 2006-07-27 Ffc Ltd Workflow system and its program

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003091234A (en) * 2001-09-19 2003-03-28 Mitsubishi Electric Corp Update operation information providing system and update operation information generating method
JP2004178248A (en) * 2002-11-27 2004-06-24 Xanavi Informatics Corp Device and program for providing map information
JP2005165639A (en) * 2003-12-02 2005-06-23 Matsushita Electric Ind Co Ltd Difference map data generation device, map data update device, difference map data generation program and map difference update system
JP2006195833A (en) * 2005-01-14 2006-07-27 Ffc Ltd Workflow system and its program

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011215984A (en) * 2010-04-01 2011-10-27 Mitsubishi Electric Corp Apparatus and method for processing data and program
CN106296022A (en) * 2016-08-18 2017-01-04 太仓市智威智能科技有限公司 A kind of employee's automatic scheduling system
EP4209974A1 (en) 2022-01-07 2023-07-12 Fujifilm Business Innovation Corp. Information processing apparatus, program, and method for processing information

Also Published As

Publication number Publication date
JP4999567B2 (en) 2012-08-15

Similar Documents

Publication Publication Date Title
JP3613504B2 (en) Version management / configuration management method and apparatus, and computer-readable recording medium recording a version management / configuration management program
US20060047558A1 (en) Method, system, and computer program product for assigning personnel to project tasks
US10338796B2 (en) Event services modeling framework for computer systems
JPH06342357A (en) User interface system
JP2007293619A (en) Server device, information sharing system, program, and recording medium
JP2009140361A (en) Data-managing device and data-processing method
JP4999567B2 (en) Information processing apparatus, information processing apparatus control method, program, and recording medium
JP2022022451A (en) Server, information processing apparatus, processing method, and program
KR20160141364A (en) System and method for providing task tracking
JP6558358B2 (en) Server, information processing apparatus, processing method, and program
CN104662573A (en) Bidirectional synchronization of communications and CRM applications
JP2013101532A (en) Project management device, project management method, program, and storage medium
JP2022097622A (en) Information processing device, information processing method and information processing program
JP5057481B2 (en) Workflow system, control method, and program
JP3461749B2 (en) Transmission line design system and line business support system
JP5300902B2 (en) Screen control program and information processing apparatus
JP2013228958A (en) Workflow system, control method for workflow system, program, and recording medium
JP7158030B2 (en) Information processing equipment
JP5750659B2 (en) Workflow system, workflow system control method, program, and recording medium
JP4370234B2 (en) Information processing apparatus and information processing program
JP4059353B2 (en) Electronic circulation system
JP6769227B2 (en) Information processing equipment, information processing systems, information processing methods, and information processing programs
JP2006302141A (en) Display system and control method thereof
JP2007219844A (en) Organization configuration management system
JP4516404B2 (en) Database construction method, database construction system, and database construction program

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20100614

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20100614

A871 Explanation of circumstances concerning accelerated examination

Free format text: JAPANESE INTERMEDIATE CODE: A871

Effective date: 20100614

A975 Report on accelerated examination

Free format text: JAPANESE INTERMEDIATE CODE: A971005

Effective date: 20100625

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20100803

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20101004

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20101214

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20110314

A911 Transfer to examiner for re-examination before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20110322

A912 Re-examination (zenchi) completed and case transferred to appeal board

Free format text: JAPANESE INTERMEDIATE CODE: A912

Effective date: 20110603

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20120515

R150 Certificate of patent or registration of utility model

Ref document number: 4999567

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20150525

Year of fee payment: 3

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: R313111

R360 Written notification for declining of transfer of rights

Free format text: JAPANESE INTERMEDIATE CODE: R360

R370 Written measure of declining of transfer procedure

Free format text: JAPANESE INTERMEDIATE CODE: R370

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

R360 Written notification for declining of transfer of rights

Free format text: JAPANESE INTERMEDIATE CODE: R360

R370 Written measure of declining of transfer procedure

Free format text: JAPANESE INTERMEDIATE CODE: R370

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250