JP2011040005A - Workflow server, workflow system, control method, program and storage medium - Google Patents

Workflow server, workflow system, control method, program and storage medium Download PDF

Info

Publication number
JP2011040005A
JP2011040005A JP2009189514A JP2009189514A JP2011040005A JP 2011040005 A JP2011040005 A JP 2011040005A JP 2009189514 A JP2009189514 A JP 2009189514A JP 2009189514 A JP2009189514 A JP 2009189514A JP 2011040005 A JP2011040005 A JP 2011040005A
Authority
JP
Japan
Prior art keywords
case
workflow
setting
matter
item
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
JP2009189514A
Other languages
Japanese (ja)
Other versions
JP5316874B2 (en
JP2011040005A5 (en
Inventor
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 JP2009189514A priority Critical patent/JP5316874B2/en
Publication of JP2011040005A publication Critical patent/JP2011040005A/en
Publication of JP2011040005A5 publication Critical patent/JP2011040005A5/ja
Application granted granted Critical
Publication of JP5316874B2 publication Critical patent/JP5316874B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide a workflow system for controlling whether to permit access to related items attached to an item, according to the state of the item. <P>SOLUTION: The workflow system manages the items in a workflow composed of a plurality of activities, accepts a designation as to whether to permit access to the second item referred to from the first item and each activity with respect to the first item in the workflow, sets whether to permit access to the second item for each activity based on the accepted designation, and determines whether to permit access to the second item from the first item based on the settings. <P>COPYRIGHT: (C)2011,JPO&INPIT

Description

本発明は、ワークフローの案件に別の案件を添付することが可能なワークフローシステムに関する。   The present invention relates to a workflow system capable of attaching another item to a workflow item.

ワークフローシステムでは、予めまたは実行時に指定された経路に従って案件という形で業務情報を流していく。その際に、一般的にワードプロセッサや表計算などの文書を、案件に対する添付ファイルとして案件自体とともに流すことを可能にし、関連する情報をまとめて参照できるようにしている。   In the workflow system, business information is flowed in the form of a matter according to a route designated in advance or at the time of execution. At that time, a document such as a word processor or a spreadsheet is generally allowed to flow as an attachment to the case together with the case itself, and related information can be referred to collectively.

ワークフローシステムの一機能として、ある業務案件Aについてあるアクティビティにおいて承認処理が行われた場合に、業務案件Aの承認処理をトリガとして別業務案件Bを作成し、別途所定の経路を流すことができる案件作成機能がある。   As a function of the workflow system, when an approval process is performed on an activity for a business case A, another business case B can be created using the approval process for the business case A as a trigger, and a predetermined route can be separately flowed. There is a matter creation function.

この場合、業務案件Aと業務案件Bは別々の業務案件としてそれぞれの経路を流れるため、互いに関連しているにもかかわらず、多くの場合情報の引継ぎは業務案件Bを作成する際、業務案件Bに業務案件Aの内容の一部または全部をコピーすることでしか実現できていない。   In this case, business case A and business case B flow through different paths as separate business cases. Therefore, in many cases, information transfer takes place when creating business case B. This can only be realized by copying a part or all of the contents of the business item A to B.

特開平11−219401号公報では、基本文書Aの情報を引き継ぐ基本文書Bに、基本文書Aを添付または文書リンクして、基本文書Bを流すことを実現している。これによって基本文書Bの参照者は基本文書B上に添付された基本文書A自体や基本文書Aへのリンクを経由して基本文書Aを参照することが可能になっている。   In Japanese Patent Laid-Open No. 11-219401, it is realized that the basic document B is made to flow by attaching or document linking the basic document A to the basic document B that inherits the information of the basic document A. As a result, the reference person of the basic document B can refer to the basic document A via the basic document A itself attached to the basic document B or a link to the basic document A.

特開平11−219401号公報Japanese Patent Laid-Open No. 11-219401

しかしながら、この方法では作成された基本文書Bが基本文書Aを包含した状態でワークフローが流れるため、基本文書Bを参照する際には基本文書Aが合わせて参照可能となってしまい、本来参照されたくない状態の文書であっても参照されてしまうことになる。
そこで本願発明では、関連する案件の参照の可否を、案件の状態によって制御可能なワークフローシステムを提供することを目的とする。
However, in this method, the workflow flows in a state where the created basic document B includes the basic document A. Therefore, when referring to the basic document B, the basic document A can be referred to and is originally referred to. Even documents that you do not want will be referred to.
Therefore, an object of the present invention is to provide a workflow system capable of controlling whether or not related matters can be referred to according to the state of the matters.

本発明は、クライアント装置がネットワークを介して通信可能なワークフローサーバであって、複数のアクティビティからなるワークフローにおける案件を管理する管理手段と、ワークフロー中の第1の案件に対して、当該第1の案件から参照する第2の案件およびアクティビティ毎の参照可否の指定を、前記クライアント装置から受け付ける参照案件受付手段と、前記参照案件受付手段により受け付けた指定に基づいて、前記第2の案件の、前記アクティビティ毎の参照可否の設定を行う設定手段と、前記設定手段による設定に基づいて、前記第1の案件から前記第2の案件への参照の可否を判定する参照可否判定手段と、を有することを特徴とする。   The present invention is a workflow server in which a client device can communicate via a network, and a management means for managing a matter in a workflow composed of a plurality of activities, and the first matter for the first matter in the workflow Based on the second case referenced from the case and the designation of whether to refer to each activity from the client device, and the designation received by the reference case accepting unit, the second case, A setting unit configured to set a reference permission for each activity; and a reference permission determination unit configured to determine whether the reference from the first case to the second case is performed based on the setting by the setting unit. It is characterized by.

本発明よれば、文書の状態に応じて関連する文書を参照できるかどうかを制御することができるようになる。   According to the present invention, it is possible to control whether or not a related document can be referred to according to the state of the document.

ワークフローシステムの構成を示すシステム構成図System configuration diagram showing the configuration of the workflow system 実施形態の各種端末のハードウエア構成を示す図The figure which shows the hardware constitutions of the various terminals of embodiment 機能構成の一例を示す図Diagram showing an example of functional configuration 人事考課シートワークフローの一例Example of personnel evaluation sheet workflow 障害管理ワークフローの一例Example of fault management workflow 参照可能な案件が添付されたフォームの一例An example of a form with a referenceable matter attached 添付した案件が参照不可になった状態のフォーム一例An example of a form in which the attached matter cannot be referenced 設計時に使用するファイル添付コントロールの設定画面の一例Example of the setting screen for the file attachment control used during design ファイル添付コントロールの設定内容の保存形式の一例An example of the format for saving the settings of the file attachment control 案件を添付する際の画面の一例An example of the screen when attaching a matter 案件添付時に添付ファイルとして格納される案件添付情報の一例An example of matter attachment information stored as an attachment file when attaching a matter 案件添付定義されていない場合の案件を添付する際の画面の一例Example of a screen when attaching an Item when Item attachment is not defined 案件添付時の処理フローProcess flow when attaching a matter 案件添付されたフォーム表示の処理フローProcessing flow for displaying the attached form 添付された案件表示の処理フローAttached matter display processing flow

以下、本発明の実施形態について図面を参照して説明する。
図1は、本発明の実施形態のワークフローシステムの一例を示す図である。
図1において、ワークフローシステムは、少なくとも1つ以上のサーバ101およびクライアント102がネットワークを介して接続されている。
Embodiments of the present invention will be described below with reference to the drawings.
FIG. 1 is a diagram illustrating an example of a workflow system according to an embodiment of this invention.
In FIG. 1, in the workflow system, at least one server 101 and a client 102 are connected via a network.

ユーザはたとえばウェブブラウザやクライアントソフトウェアなどを利用して、クライアント102から、サーバ101に対して、ワークフロー進行の要求などを行う。サーバ101は要求に応じた処理、管理をおこない、必要があればクライアント102に対して結果などを送信する。
サーバ101とクライアント102の間の通信は、通常のHTTPのリクエストでもよいし、SOAPなどを利用したウェブサービスのリクエストでもよい。
図2は、本発明の実施形態の各種端末のハードウエア構成を示す図である。
The user makes a workflow progress request or the like from the client 102 to the server 101 using, for example, a web browser or client software. The server 101 performs processing and management according to the request, and transmits the result to the client 102 if necessary.
The communication between the server 101 and the client 102 may be a normal HTTP request or a web service request using SOAP or the like.
FIG. 2 is a diagram showing a hardware configuration of various terminals according to the embodiment of the present invention.

図2において、CPU201は、システムバス204に接続される各デバイスを統括的に制御する。また、ROM203あるいは外部メモリ211には、CPU201の制御プログラムであるオペレーティングシステム(OS)や、各サーバあるいは各クライアントの後述する各種機能を実現するためのプログラムが記憶されている。RAM202は、CPU201の主メモリ、ワークエリア、一時待避領域等として機能する。   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. The RAM 202 functions as a main memory, work area, temporary save area, and the like for the CPU 201.

入力コントローラ205は、入力部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.

また、印刷装置等では、タッチパネル、ボタン、スイッチ等が挙げられる。出力コントローラ206は、出力部210の表示を制御する。この出力部210としては、例えば、CRTや液晶等が挙げられる。   Moreover, in a printing apparatus etc., a touch panel, a button, a switch, etc. are mentioned. 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へのアクセスを制御する。加えて、各サーバあるいは各クライアントの各種機能を実現するための各種テーブル、パラメータが記憶されている。   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, various tables and parameters for realizing various functions of each server or each client are stored.

この外部メモリ211としては、ハードディスク(HD)やフロッピー(登録商標)ディスク(FD)、PCMCIAカードスロットにアダプタを介して接続されるコンパクトフラッシュ(登録商標)、スマートメディア等が挙げられる。
通信I/Fコントローラ208は、ネットワーク214を介して外部機器との通信制御処理を実行する。
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.
The communication I / F controller 208 executes communication control processing with an external device via the network 214.

本発明を実現するためのプログラム212は外部メモリ211に記録されており、必要に応じてRAM202にロードされることによりCPU201によって実行されるものである。
図3は、サーバ101および各クライアント102において実現される機能構成の一例を示す図である。
A program 212 for realizing the present invention is recorded in the external memory 211 and is executed by the CPU 201 by being loaded into the RAM 202 as necessary.
FIG. 3 is a diagram illustrating an example of a functional configuration realized in the server 101 and each client 102.

サーバ101はその機能構成として、フォームの定義情報を格納するフォーム定義情報格納部304と、案件情報を格納する案件情報格納部307と、フォーム情報の関する処理を行うフォーム情報処理部302と、添付ファイルに関する処理を行う添付ファイル処理部303とを含んでいる。   The server 101 has, as its functional configuration, a form definition information storage unit 304 that stores form definition information, a case information storage unit 307 that stores item information, a form information processing unit 302 that performs processing related to form information, and an attachment And an attached file processing unit 303 that performs processing related to the file.

フォーム定義情報格納部304には、フォームの定義情報として、フォームのレイアウトなどの定義を含むフォーム定義情報305および案件を添付する際の設定を含む案件添付定義情報306が格納されている。   The form definition information storage unit 304 stores form definition information 305 including a definition such as a form layout and case attachment definition information 306 including a setting for attaching a case as form definition information.

案件情報格納部307には、案件情報として、案件データそのものである案件データ308、およびどのようなファイルが添付されているかを示す添付ファイル情報309、および添付されたファイル本体である添付ファイルデータ310が格納されている。案件管理部311は、複数のアクティビティからなるワークフローにおける案件の管理を行う。   In the case information storage unit 307, as the case information, the case data 308 that is the case data itself, the attached file information 309 that indicates what kind of file is attached, and the attached file data 310 that is the attached file main body. Is stored. The case management unit 311 manages cases in a workflow including a plurality of activities.

フォーム情報処理部302は、案件情報308に関連するフォーム情報305や添付ファイル情報309などを結合してクライアント102に送信する処理を行う。   The form information processing unit 302 performs processing for combining form information 305 and attached file information 309 related to the case information 308 and transmitting the combined information.

添付ファイル処理部303は、クライアント102からの添付ファイルデータ要求に応答して該当する添付ファイルデータやそれに関連する情報を送信する処理を行う。
図4は、本発明を人事考課のワークフローに適用した場合の一例である。
The attached file processing unit 303 performs processing of transmitting corresponding attached file data and information related thereto in response to an attached file data request from the client 102.
FIG. 4 shows an example in which the present invention is applied to a personnel evaluation workflow.

たとえば、図4のような人事考課のワークフローは、自己評価のシートを、課員401が起案し、課長403に申請し、その後課員自身に確認のために戻されるものとする。   For example, in the personnel evaluation workflow as shown in FIG. 4, a section 401 drafts a self-evaluation sheet, applies to the section manager 403, and then returns to the section staff for confirmation.

その場合、課員401が自己の評価を記入した自己評価シートを起案アクティビティ402で起案申請すると、課長403が部下の自己評価を承認する際(アクティビティ404)に、別案件として人事考課シートが起案(アクティビティ405)され、自己評価シートに添付案件406として添付される。   In that case, when the section 401 submits a proposal for the self-evaluation sheet in which the self-evaluation is entered in the drafting activity 402, when the section manager 403 approves the subordinate's self-evaluation (activity 404), the personnel evaluation sheet is drafted as a separate project ( Activity 405) is attached as an attached matter 406 to the self-evaluation sheet.

こうしておくと、自己評価シートを起案した課員401は確認アクティビティ407でそこに添付された添付案件406として人事考課シートが参照可能となり、自分についての評価コメントなどを参照することができるようになる。   In this way, the member 401 who drafted the self-evaluation sheet can refer to the personnel evaluation sheet as the attached item 406 attached thereto in the confirmation activity 407, and can refer to the evaluation comment and the like about himself / herself.

また、部門内での評価が終わり、人事部などへシートが渡って最終評価の調整段階などの状況になった時点(アクティビティ408)では、課員401には参照できないようにすることができる。   Further, when the evaluation within the department is over and the sheet is passed to the human resources department or the like and the final evaluation adjustment stage is reached (activity 408), the section 401 can be referred to.

この添付形態をとることによって、アクティビティの状態が、添付先案件の参照者が、被添付案件を参照してはならない状態となった場合に、参照を不可にする制御をおこなうことができる。
また本発明によれば、被添付案件の業務フロー進行による状態により、添付が有効になるなどして参照が可能になる添付の形態をとることが可能となる。
図5は、本発明を障害管理の運用のワークフローに適用した場合の一例である。
By adopting this attachment form, it is possible to perform control to disable the reference when the state of the activity becomes a state in which the referee of the attachment destination case should not refer to the attached case.
Furthermore, according to the present invention, it is possible to take an attached form in which attachment can be referred to, for example, depending on the state of the attached matter due to the progress of the business flow.
FIG. 5 shows an example in which the present invention is applied to a workflow for operation of fault management.

たとえば、図5のような障害管理のワークフローでは、社外顧客501により起案された問合せ票に対して、問合せ受付の担当者502はアクティビティ503において一次回答を行うとともに、社内用の障害管理伝票を起案(アクティビティ504)し、もとの問合せ伝票に添付案件505として添付しておく。
問合せ伝票は添付案件505を伴って回答確認アクティビティ509に遷移するため顧客501は問合せ伝票の内容を参照することが可能となる。
For example, in the failure management workflow as shown in FIG. 5, in response to an inquiry form drafted by an external customer 501, the person in charge of inquiry 502 makes a primary answer in activity 503 and drafts an internal failure management slip. (Activity 504) and attach it as an attached matter 505 to the original inquiry slip.
Since the inquiry slip transitions to the reply confirmation activity 509 with the attached item 505, the customer 501 can refer to the contents of the inquiry slip.

ただし、障害管理伝票が原因調査506や対策507などのアクティビティを経て解決確認アクティビティ508において、障害管理伝票の状態が解決済みとなるまでは、この伝票が添付されている問合せ票を参照しても、添付案件505の障害管理票が参照できないようにしておくことが可能である。(添付された障害管理伝票の状態が原因調査アクティビティ506および対策アクティビティ507の時は、参照付加に設定しておく)   However, until the failure management slip is resolved through the activities such as the cause investigation 506 and the countermeasure 507 until the status of the failure management slip is resolved, the inquiry slip attached to this slip may be referred to. It is possible to prevent the failure management form of the attached item 505 from being referred to. (When the status of the attached fault management slip is the cause investigation activity 506 and the countermeasure activity 507, the reference addition is set)

そして障害の解決が確認され、障害管理票の状態が「解決済み」となった時点(解決確認アクティビティ508)で初めて、問合せを行った顧客は障害管理票を参照できるように制御することができる。   Then, it is possible to control so that the customer who has made the inquiry can refer to the failure management slip for the first time when the solution of the failure is confirmed and the state of the failure management slip becomes “solved” (solution confirmation activity 508). .

この添付形態をとることによって、アクティビティの状態が、添付先案件の参照者が、被添付案件を参照してもよい状態となった場合に、参照を可能にする制御をおこなうことができる。   By adopting this attachment form, it is possible to perform control that enables reference when the state of the activity becomes a state in which the reference to the attachment destination case may refer to the attached case.

さらに、上記の二つの形態を組み合わせることによって、より細かく添付案件の参照についての制御をおこなうことが可能となる。なお、上記の例では被添付案件の処理中に添付先案件を作成するように表現しているが、添付先案件を先に作成し、その処理中に被添付案件を作成しそれを添付するような形態も可能である。   Furthermore, by combining the above two forms, it is possible to control the reference to the attached item more finely. In the above example, the attachment destination matter is created during processing of the attached matter, but the attachment matter is created first, and the attached matter is created and attached during the processing. Such a form is also possible.

本発明による案件の添付が可能となると、本来被添付案件Aの担当者ではないために参照する権限がないユーザであっても、添付先案件の担当者であることによって被添付案件Aの参照を行うことができるようになる。また、被添付案件Aに対して添付参照用の表示フォームを設定することによって、本来権限がないユーザに対して公開すべきでない部分をマスクすることが可能である。   When attachment of a case according to the present invention is enabled, even if a user is not in charge of the attached case A and is not authorized to refer to it, the attached case A can be referred to by being in charge of the attached case. Will be able to do. In addition, by setting a display form for attachment reference for the case A to be attached, it is possible to mask a portion that should not be disclosed to a user who is not originally authorized.

これにより、もともと被添付案件Aの参照権限を持つユーザが添付先案件経由で被添付案件Aの参照を行う場合にも添付参照用表示フォームが使用されるが、必要に応じて本来の権限の表示用フォームに切り替えることができる。   As a result, the display form for attachment reference is also used when a user who originally has the reference authority for the Attached matter A refers to the Attached matter A via the attachment destination matter. You can switch to the display form.

図6は、クライアントのフォーム表示部301によって表示された伝票フォームの一例である。フォーム定義情報305にしたがって案件情報308がレイアウトされて表示されている(602)ことを示している。   FIG. 6 is an example of a slip form displayed by the form display unit 301 of the client. It shows that the item information 308 is laid out and displayed according to the form definition information 305 (602).

また、添付ファイル情報309に従い、ファイルが添付されていることを示すアイコンが添付ファイル表示領域603に表示されていることを示している。案件を添付している場合には、添付された案件の最新の状況が参照可能であることを示すリンクアイコン604や、添付操作を行った時点の案件の状況を添付した時点の状況が参照可能であることを示す添付アイコン605が、ファイル添付を示すアイコンとして表示される。   Further, according to the attached file information 309, an icon indicating that the file is attached is displayed in the attached file display area 603. When a matter is attached, the link icon 604 indicating that the latest status of the attached matter can be referred to, and the situation at the time of attaching the matter status when the attachment operation is performed can be referred. An attachment icon 605 indicating that the file is attached is displayed as an icon indicating file attachment.

添付された案件の状態が参照不可な状態である場合には、図7に示すような添付ファイル表示領域701のアイコン702および703のように、現在は参照できないことを示すマークを含むアイコンの表示に切り替えることができる。また、アイコンをグレーアウトしたり、アイコンを非表示としたりして、現在参照不可であることを示してもよい。   When the attached matter is in a state where reference cannot be made, an icon including a mark indicating that the reference cannot be made at present is displayed like icons 702 and 703 in the attached file display area 701 as shown in FIG. You can switch to In addition, the icon may be grayed out or the icon may not be displayed to indicate that reference is currently impossible.

図13は、図4の例である自己評価シートの承認アクティビティ404や、図5の例である問合せ票の受付アクティビティ503で行われる案件添付操作を表すフローである。ユーザがクライアントにおいて添付処理を開始したときに実行される。
ステップ1306、1307はサーバ側の処理、それ以外はクライアント側の処理である。
ステップ1301では、そのファイル添付領域に案件添付定義情報306があらかじめ定義されているかどうかの判断を行う。
FIG. 13 is a flowchart showing a case attachment operation performed in the self-evaluation sheet approval activity 404 as an example of FIG. 4 and the inquiry slip reception activity 503 as an example of FIG. This is executed when the user starts attachment processing in the client.
Steps 1306 and 1307 are processing on the server side, and other processing is processing on the client side.
In step 1301, it is determined whether or not the case attachment definition information 306 is defined in advance in the file attachment area.

案件添付定義情報306を設定する画面を図8に示す。図8は案件添付定義情報306を設定する画面の一例である。案件添付定義情報306はあらかじめフォームレイアウトの定義時などに設定しておくものである。   A screen for setting the case attachment definition information 306 is shown in FIG. FIG. 8 is an example of a screen for setting the case attachment definition information 306. The case attachment definition information 306 is set in advance when defining the form layout.

案件添付定義情報設定画面800には、現在の案件の添付ID801として添付する案件を指定するための設定として、添付対象の業務IDを選択するドロップダウンリスト802がある。業務名を選択させるようにしてもよいし、業務IDを選択させるようにしてもよい。   The case attachment definition information setting screen 800 includes a drop-down list 802 for selecting a business ID to be attached as a setting for designating a case to be attached as the attachment ID 801 of the current case. A business name may be selected, or a business ID may be selected.

また、ラジオボタン804を用いて添付の方法が添付時点の案件データが参照可能な添付なのか最新の案件データが参照可能なリンクなのかを選択することも可能である。参照可能な添付とは、案件データ(被参照案件)そのものを添付元案件に添付することをいい、参照可能なリンクとは、案件データ(被参照案件)へのリンクを添付元案件に添付することをいう。   It is also possible to use the radio button 804 to select whether the attachment method is an attachment that can refer to the case data at the time of attachment or a link that can refer to the latest case data. Referenceable attachment means attaching matter data (referenced matter) itself to the attachment source matter. Referenceable link means attaching a link to matter data (referenced matter) to the attachment source matter. That means.

参照設定803では添付する案件がどのアクティビティに遷移した時に参照可能または参照不可となるのかの設定を行うことで添付案件の状態による参照の可否の設定を行う。設定した情報は、例えば図9のようなもので、案件添付定義情報306としてフォーム定義情報格納部304に保管されている。   In the reference setting 803, the setting of whether or not the reference can be made depending on the state of the attached matter is performed by setting to which activity the matter to be attached is to be referred to or cannot be referred to. The set information is as shown in FIG. 9, for example, and is stored in the form definition information storage unit 304 as the case attachment definition information 306.

図9は案件添付定義情報306の一例を示したものである。901には添付案件に関する情報が記載されている。902は添付案件の業務ID、903は案件の添付条件の種類、そして904にはアクティビティ名と参照の可否が記載されている。記載されている内容は、案件添付定義情報設定画面800で設定された内容で、図面の番号801〜804はそれぞれ901〜904に対応している。   FIG. 9 shows an example of the case attachment definition information 306. Reference numeral 901 describes information related to the attached item. Reference numeral 902 indicates a work ID of the attached case, 903 indicates the type of the attached condition of the case, and 904 describes the activity name and whether or not it can be referred to. The contents described are the contents set on the case attachment definition information setting screen 800, and the numbers 801 to 804 in the drawing correspond to 901 to 904, respectively.

案件添付定義情報306があらかじめ定義されていない場合にはステップ1303へ進み、フォーム表示部301は図12に示すような案件添付の設定画面を表示する。この画面を表示するかどうかは予め設定しておくことで、表示をする/しないを切換えることが可能である。   If the case attachment definition information 306 is not defined in advance, the process advances to step 1303, and the form display unit 301 displays a case attachment setting screen as shown in FIG. Whether this screen is displayed or not can be switched between displaying and not displaying in advance.

図12は、案件添付の設定画面の一例である。現在の案件の添付ID1201として添付する案件を指定するための設定として、業務IDを指定する検索付テキストボックス1202と案件のIDを指定する検索付テキスト1203がある。また、ラジオボタン1205を用いて添付の方法が添付時点の案件データが参照可能な添付なのか最新の案件データが参照可能なリンクなのかを選択することも可能である。   FIG. 12 is an example of a setting screen for attaching a matter. As settings for specifying a case to be attached as an attachment ID 1201 of the current case, there are a text box with search 1202 for specifying a business ID and a text with search 1203 for specifying the ID of the case. It is also possible to use the radio button 1205 to select whether the attachment method is an attachment that can refer to the case data at the time of attachment or a link that can refer to the latest case data.

さらに参照設定1204において添付する案件がどのアクティビティに遷移した時に参照可能または参照不可となるのかの設定を行うことで添付案件の状態による参照の可否の設定を行う。案件添付についての設定が完了したら、ステップ1304へ進む。   Further, in the reference setting 1204, the setting of whether or not the reference can be made depending on the state of the attached matter is performed by setting to which activity the attached matter transitions to which the matter can be referred to. When the setting for case attachment is completed, the process proceeds to step 1304.

一方、ステップ1301で、案件添付定義情報306が定義済みであった場合にはステップ1302へ進み、フォーム表示部301は添付ファイルの添付定義済み設定画面を表示する。   On the other hand, if the case attachment definition information 306 has been defined in step 1301, the process proceeds to step 1302, and the form display unit 301 displays an attached file attachment definition setting screen.

図10は添付定義済み設定画面の一例を示す図である。図では、現在の案件の添付ID1001として添付する案件を指定するための設定として、指定済みの業務IDを表示するテキストボックス1002と案件のIDを指定する検索付テキスト1003がある。案件添付についての設定が完了したら、ステップ1304へ進む。   FIG. 10 is a diagram showing an example of an attached defined setting screen. In the figure, there are a text box 1002 for displaying a specified business ID and a text with search 1003 for specifying a case ID as settings for specifying a case to be attached as the attachment ID 1001 of the current case. When the setting for case attachment is completed, the process proceeds to step 1304.

ステップ1304でクライアント102は、前のステップ(ステップ1301orステップ1302)で指定された案件の添付に関する情報を直列化して案件添付情報としてメモリ上または一時ファイル内に保持する。   In step 1304, the client 102 serializes the information related to the attachment of the case designated in the previous step (step 1301 or step 1302) and stores the information as the case attachment information in a memory or in a temporary file.

図11は直列化した案件添付情報の一例を示す図である。案件添付情報には、案件の添付ID1101と案件添付種別1102と業務ID1103と案件ID1104と参照設定1105が格納されている。この例ではXMLで表現しているが他の形式(バイナリファイルなど)であっても同様であることは言うまでもない。
ステップ1305では、ステップ1304で直列化した案件添付情報を添付ファイルとして、サーバ101に送信する。
FIG. 11 is a diagram illustrating an example of serialized case attachment information. The case attachment information stores a case attachment ID 1101, a case attachment type 1102, a business ID 1103, a case ID 1104, and a reference setting 1105. In this example, it is expressed in XML, but it goes without saying that the same applies to other formats (such as binary files).
In step 1305, the case attachment information serialized in step 1304 is transmitted to the server 101 as an attached file.

ステップ1306で、案件添付情報を添付ファイルとして受信したサーバ101は、受信したファイルを格納する。この際の格納先がたとえばデータベースであってもファイルであっても問題はない。
ステップ1307でサーバ101は、当該案件にファイルが添付された旨の記録を行い、処理完了をクライアントに通知する。
In step 1306, the server 101 that has received the case attachment information as an attachment file stores the received file. There is no problem whether the storage destination at this time is, for example, a database or a file.
In step 1307, the server 101 records that a file has been attached to the case, and notifies the client of the completion of processing.

クライアント102は、添付の完了通知を受け取ると、ステップ1308でファイルが添付されたことを示すアイコンを添付ファイル表示領域603に表示する。一般の添付ファイルの場合に対応するアプリケーションに応じたアイコンを表示している場合、該ワークフローシステムのアイコンなどを使用すると、ワークフローの案件が添付されている旨がわかりやすい。   Upon receiving the attachment completion notification, the client 102 displays an icon indicating that the file has been attached in the attached file display area 603 in step 1308. When an icon corresponding to an application corresponding to a general attached file is displayed, it is easy to understand that a workflow matter is attached by using the icon of the workflow system.

図14は、添付案件を表示する際のフローである。ステップ1402、ステップ1406はサーバ側の処理、それ以外はクライアント側で処理される。この処理は、アクティビティが移ったときや、サーバがクライアントから第1の案件の取得要求を受け付けたときなど、第1の案件をクライアントに表示する際などに、添付ファイル処理部303によって実行される。
まずステップ1401においてクライアント102は処理待ち案件の一覧や処理依頼メールなどから指定された案件のIDをサーバに送信する。
FIG. 14 is a flow when displaying an attached item. Steps 1402 and 1406 are processed on the server side, and the rest are processed on the client side. This process is executed by the attached file processing unit 303 when the first case is displayed on the client, such as when the activity is transferred or when the server receives a request for acquiring the first case from the client. .
First, in step 1401, the client 102 transmits the ID of the case designated from the list of cases waiting for processing or the processing request mail to the server.

サーバ101は、ステップ1402で通常の案件の場合と同様に受信したIDに該当する案件の案件情報308を取得し、関連するフォーム定義情報305と添付ファイル情報309とともにクライアントに送信する。   The server 101 acquires the case information 308 of the case corresponding to the received ID in the same manner as in the case of the normal case in step 1402, and transmits it to the client together with the related form definition information 305 and attached file information 309.

クライアント102は、ステップ1403でサーバから受信した案件情報308とフォーム定義情報305をもとにフォームをレイアウトして案件の表示を行い、ステップ1404にすすむ。ステップ1404では、ステップ1403で受信した案件情報に添付ファイル情報309が含まれているかどうかの判定を行い、含まれていなければ案件表示処理を完了する。   The client 102 lays out a form based on the case information 308 and the form definition information 305 received from the server in step 1403 and displays the case, and proceeds to step 1404. In step 1404, it is determined whether or not the attached file information 309 is included in the case information received in step 1403. If not included, the case display processing is completed.

一方、添付ファイル情報309が含まれている場合、ステップ1405で添付案件の状態を確認する処理を行うために、サーバに添付された案件のIDを送信する。   On the other hand, if the attached file information 309 is included, the ID of the item attached to the server is transmitted in order to perform processing for confirming the state of the attached item in step 1405.

サーバ101はステップ1406で、受信したIDに該当する案件がどのアクティビティで処理中なのかの状態を案件情報格納部307から取得し、クライアントに送信する。   In step 1406, the server 101 obtains from the matter information storage unit 307 a status indicating in which activity the matter corresponding to the received ID is being processed, and transmits it to the client.

クライアント102はステップ1407でサーバから受信した添付案件のアクティビティ状態が案件添付情報の参照設定1105において参照可能か否かの判定を行い、参照可能ならステップ1408で案件の添付を示すアイコンを表示(図6に示すような画面が表示される)する。   The client 102 determines whether or not the activity status of the attached matter received from the server in step 1407 can be referred to in the reference setting 1105 of the matter attached information. If the reference is possible, an icon indicating attachment of the matter is displayed in step 1408 (see FIG. 6 is displayed).

一方、参照不可なら参照不可案件の添付を示すアイコンをステップ1409で表示(図7に示すような画面が表示される)して、案件が添付された案件の表示処理を完了する。   On the other hand, if reference is impossible, an icon indicating attachment of a non-referenceable case is displayed in step 1409 (a screen as shown in FIG. 7 is displayed), and the display processing of the case with the case attached is completed.

クライアント102において参照可能な添付案件のアイコンをダブルクリックするなど開く操作を行うと、図15に示すフローのように添付案件を開く処理が実行される。   When an opening operation such as double-clicking on an attached matter icon that can be referred to by the client 102 is performed, processing for opening the attached matter is executed as shown in the flow of FIG.

図15は、添付案件を開く処理を行う際のフローである。ステップ1501、1505、1506はクライアント側の処理、ステップ1502〜1504はサーバ側で処理される。
ステップ1501でクライアントは表示しようとする案件についての案件添付情報をサーバに送信し、案件データ取得要求を行う。
FIG. 15 is a flow for performing processing for opening an attached item. Steps 1501, 1505 and 1506 are processed on the client side, and steps 1502 to 1504 are processed on the server side.
In step 1501, the client transmits item attachment information about the item to be displayed to the server, and issues an item data acquisition request.

ステップ1502でサーバは、受信した案件添付情報で指定された案件について、どのアクティビティで処理中なのかを特定し、ステップ1503において受信した案件添付情報の参照設定1105において参照可能か否かの判定を行う。   In step 1502, the server identifies which activity is being processed for the case specified by the received case attachment information, and determines whether it can be referred to in the reference setting 1105 of the case attachment information received in step 1503. Do.

参照可能な場合にはステップ1504として、図4のステップ1402と同様に、通常の案件の場合と同様に受信したIDに該当する案件の案件情報308を取得し、関連するフォーム定義情報305と添付ファイル情報309とともにクライアントに送信する。   If it can be referred to, as step 1504, as in step 1402 of FIG. 4, the matter information 308 of the matter corresponding to the received ID is acquired in the same way as in the case of a normal matter, and the associated form definition information 305 is attached. The file information 309 is transmitted to the client.

案件データを受信したクライアント102はステップ1505において案件をフォームにレイアウトして表示する。以降はステップ図4のステップ1403と同様のの処理を行う。そして、当該レイアウト中に添付案件があったらその案件を表示する処理が行われる。   In step 1505, the client 102 that has received the case data lays out and displays the case on a form. Thereafter, the same processing as step 1403 of step FIG. 4 is performed. Then, if there is an attached matter in the layout, processing for displaying the matter is performed.

ステップ1503において参照不可と判断した場合には、サーバ101はクライアントにその旨を通知し、クライアント102はステップ1506として添付された案件は現在参照不可である旨を知らせるメッセージなどを表示し、処理を終了する。   If it is determined in step 1503 that reference cannot be made, the server 101 notifies the client to that effect, and the client 102 displays a message or the like informing that the case attached as step 1506 is currently unreferenceable, and performs processing. finish.

本実施形態によれば、本来は参照権限がないユーザであっても添付案件を通じて、被添付案件を参照することが可能となる。しかしながら、本来参照権限がない場合に、参照を可能にすることが望ましくないケースも考えられる。また、本来は参照権限があるにも関わらず、被添付案件を参照することが出来ないケースも発生する。
そこで、別の実施形態として、被添付案件への参照権限を、本来ユーザが持つアクセス権に変更することでこの問題を解決することができる。
According to the present embodiment, it is possible for a user who does not have reference authority to refer to an attached case through an attached case. However, there may be a case where it is not desirable to enable reference when there is originally no reference authority. In addition, there is a case where the attached case cannot be referred to even though the user has the reference authority.
Therefore, as another embodiment, this problem can be solved by changing the reference right to the attached case to the access right originally possessed by the user.

図16は、被添付案件への参照権限の上書き(変更)を設定する際の別の実施形態のフローである。詳細には、図14のステップ1402の処理の際に実行される。   FIG. 16 is a flowchart of another embodiment when setting overwriting (changing) of reference authority to an attached matter. Specifically, this is executed during the processing of step 1402 in FIG.

ステップ1601で、添付されている案件の参照設定を、案件添付定義306により取得し確認する。そして、ステップ1602では、被参照案件が参照可能な状態であるかどうかの判断を行う。   In step 1601, the reference setting of the attached matter is acquired and confirmed by the matter attachment definition 306. In step 1602, it is determined whether or not the referenced case is in a referable state.

参照可能な状態であった場合、ステップ1603で、現在操作しているユーザが、該当する被添付案件への参照権限を有するかどうかを確認する。これは通常のワークフローシステムにおける案件へのアクセス権で設定されているものである。   If it is in a referable state, it is checked in step 1603 whether or not the currently operating user has the authority to refer to the corresponding attached case. This is set with the access right to the matter in the normal workflow system.

参照権限を有していた場合、ステップ1605にすすむが設定変更は行わない。一方、参照権限を有さない場合、ステップ1605で被添付案件への参照権限を不可に変更する。   If the user has the reference authority, the process proceeds to step 1605 but the setting is not changed. On the other hand, if the user does not have the reference authority, in step 1605, the reference authority to the attached case is changed to be impossible.

ステップ1602より参照不可であると判断された場合、ステップ1604にすすむ。ステップ1604では、現在操作しているユーザが該当する被添付案件への参照権限を有するかどうか確認する。   If it is determined in step 1602 that reference is impossible, the process proceeds to step 1604. In step 1604, it is confirmed whether or not the currently operating user has the authority to refer to the attached case.

参照権限を有していない場合、ステップ1606にすすむが設定変更は行わない。一方、参照権限を有する場合は、ステップ1607で被添付案件への参照権限を参照可能に変更する。   If the user has no reference authority, the process proceeds to step 1606, but the setting is not changed. On the other hand, if the user has the reference authority, in step 1607, the reference authority for the attached case is changed to referable.

ステップ1608では、ステップ1605〜1607で決定された参照設定をクライアントに送信して処理を終了する。なお、ステップ1605〜1607の処理はすべて実行することも可能であるし、必要なステップだけを実行するように設定しておくことも可能である。
これにより、アクティビティ毎の参照設定と、本来のユーザが持つアクセス権(参照権限)により柔軟に制御することが可能となる。
In step 1608, the reference settings determined in steps 1605 to 1607 are transmitted to the client, and the process ends. Note that it is possible to execute all the processes in steps 1605 to 1607, or to set only necessary steps.
Thereby, it becomes possible to control flexibly by the reference setting for each activity and the access right (reference authority) of the original user.

以上、一実施形態について示したが、本発明は、例えば、システム、装置、方法、プログラムもしくは記録媒体等としての実施態様をとることが可能であり、具体的には、複数の機器から構成されるシステムに適用しても良いし、また、一つの機器からなる装置に適用しても良い。   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.

また、前述した実施形態の機能を実現するプログラムを記録した記録媒体を、システムあるいは装置に供給し、そのシステムあるいは装置のコンピュータ(またはCPUやMPU)が記録媒体に格納されたプログラムを読出し実行することによっても、本発明の目的が達成されることは言うまでもない。この場合、記録媒体から読み出されたプログラム自体が本発明の新規な機能を実現することになり、そのプログラムを記憶した記録媒体は本発明を構成することになる。   Also, a recording medium that records a program that realizes the functions of the above-described embodiments is supplied to a system or apparatus, and a computer (or CPU or MPU) of the system or apparatus reads and executes the program stored in the recording medium. It goes without saying that the object of the present invention can also be achieved. In this case, the program itself read from the recording medium realizes the novel function of the present invention, and the recording medium storing the program constitutes the present invention.

プログラムを供給するための記録媒体としては、例えば、フレキシブルディスク,ハードディスク,光ディスク,光磁気ディスク,CD−ROM,CD−R,DVD−ROM,磁気テープ,不揮発性のメモリカード,ROM,EEPROM,シリコンディスク等を用いることができる。   As a recording medium for supplying the program, 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, silicon A disk or the like can be used.

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

さらに、記録媒体から読み出されたプログラムが、コンピュータに挿入された機能拡張ボードやコンピュータに接続された機能拡張ユニットに備わるメモリに書き込まれた後、そのプログラムコードの指示に基づき、その機能拡張ボードや機能拡張ユニットに備わるCPU等が実際の処理の一部または全部を行い、その処理によって前述した実施形態の機能が実現される場合も含まれることは言うまでもない。   Further, after the program read from the recording medium is written in the memory provided in the function expansion board inserted into the computer or the function expansion unit connected to the computer, the function expansion board is based on the instructions of the program code. It goes without saying that the CPU or the like provided in 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 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 a program for achieving the present invention from a server, database, etc. on a network by a communication program, the system or apparatus can enjoy the effects of the present invention.
In addition, all the structures which combined each embodiment mentioned above and its modification are also included in this invention.

101 ・・・・・サーバ
102 ・・・・・クライアント
103 ・・・・・ネットワーク
301 ・・・・・フォーム表示部
302 ・・・・・フォーム情報処理部
303 ・・・・・添付ファイル処理部
304 ・・・・・フォーム定義情報格納部
307 ・・・・・案件情報格納部
DESCRIPTION OF SYMBOLS 101 ... Server 102 ... Client 103 ... Network 301 ... Form display part 302 ... Form information processing part 303 ... Attached file processing part 304 ・ ・ ・ ・ ・ Form definition information storage unit 307 ・ ・ ・ ・ ・ Matter information storage unit

Claims (8)

クライアント装置がネットワークを介して通信可能なワークフローサーバであって、
複数のアクティビティからなるワークフローにおける案件を管理する管理手段と、
ワークフロー中の第1の案件に対して、当該第1の案件から参照する第2の案件およびアクティビティ毎の参照可否の指定を、前記クライアント装置から受け付ける参照案件受付手段と、
前記参照案件受付手段により受け付けた指定に基づいて、前記第2の案件の、前記アクティビティ毎の参照可否の設定を行う設定手段と、
前記設定手段による設定に基づいて、前記第1の案件から前記第2の案件への参照の可否を判定する参照可否判定手段と、
を有することを特徴とするワークフローサーバ。
A workflow server in which a client device can communicate via a network,
Management means for managing matters in a workflow consisting of multiple activities,
A reference item accepting means for accepting, from the client device, a second matter to be referred to from the first matter and a designation of whether to refer to each activity for the first matter in the workflow;
A setting unit configured to set whether to refer to each activity of the second case based on the designation received by the reference case receiving unit;
Based on the setting by the setting means, a reference availability determination means for determining whether to allow reference from the first case to the second case;
A workflow server characterized by comprising:
前記参照可否判定手段は、前記設定手段による設定よりも、ワークフローシステムに設定されている参照権限を優先的に参照可否の判定することを特徴とする請求項1記載のワークフローサーバ。   The workflow server according to claim 1, wherein the reference availability determination unit preferentially determines whether the reference authority set in the workflow system can be referred to, rather than the setting by the setting unit. 前記参照可否判定手段は、前記設定手段により判定された参照の可否が、ワークフローシステムに設定されている参照権限と異なる場合には、前記第1の案件から前記第2の案件への参照の可否当該参照権限に設定されている参照設定に変更することを特徴とする請求項1乃至2記載のワークフローサーバ。   The reference availability determination unit determines whether the reference from the first case to the second case is possible when the reference availability determined by the setting unit is different from the reference authority set in the workflow system. 3. The workflow server according to claim 1, wherein the workflow is changed to a reference setting set for the reference authority. 前記参照可否判定手段により、前記第2の案件が参照可能と判定された場合、当該案件の表示を参照可能な状態とし、一方参照不可であった場合、当該案件の表示を参照不可な状態として表示させるよう制御する参照案件処理手段と、
を有することを特徴とする請求項1乃至3記載のワークフローサーバ。
When it is determined by the reference availability determination means that the second case can be referred to, the display of the case is made referable, and when the reference is impossible, the display of the case is made unreferenceable. Reference matter processing means for controlling to display,
The workflow server according to claim 1, further comprising:
クライアント装置とワークフローサーバがネットワークを介して通信可能なワークフローシステムであって、
前記クライアント装置は、
ワークフロー中の第1の案件に対して、当該第1の案件から参照する第2の案件およびアクティビティ毎の参照可否を指定する参照案件指定手段と、
前記第1の案件に前記第2の案件が指定されているかを判定する案件指定判定手段と、
複数のアクティビティからなるワークフローにおける案件を管理する管理手段と、
前記参照案件指定手段による指定に基づいて、前記第2の案件の前記アクティビティ毎の参照可否の設定を行う設定手段と、
前記設定手段による設定に基づいて、前記第1の案件から前記第2の案件への参照の可否を判定する参照可否判定手段と、
を有することを特徴とするワークフローシステム。
A workflow system in which a client device and a workflow server can communicate via a network,
The client device is
A reference item designating means for designating whether or not to refer to each second activity and the second item referred to from the first item for the first item in the workflow;
A case designation determination means for judging whether the second case is designated in the first case;
Management means for managing matters in a workflow consisting of multiple activities,
A setting unit configured to set whether to refer to each activity of the second item based on the specification by the reference item specifying unit;
Based on the setting by the setting means, a reference availability determination means for determining whether to allow reference from the first case to the second case;
A workflow system characterized by comprising:
クライアント装置がネットワークを介して通信可能なワークフローサーバにおけるワークフロー制御方法であって、
複数のアクティビティからなるワークフローにおける案件を管理する管理ステップと、
ワークフロー中の第1の案件に対して、当該第1の案件から参照する第2の案件およびアクティビティ毎の参照可否の指定を、前記クライアント装置から受け付ける参照案件受付ステップと、
前記参照案件受付ステップにより受け付けた指定に基づいて、前記第2の案件の、前記アクティビティ毎の参照可否の設定を行う設定ステップと、
前記設定手段による設定に基づいて、前記第1の案件から前記第2の案件への参照の可否を判定する参照可否判定ステップと、
を有することを特徴とするワークフロー制御方法。
A workflow control method in a workflow server in which a client device can communicate via a network,
Management steps to manage matters in a workflow consisting of multiple activities,
A reference case receiving step for receiving, from the client device, a second case that is referred to from the first case and a designation of whether to refer to each activity for the first case in the workflow;
A setting step for setting whether to allow or not refer to each activity of the second case based on the designation received in the reference case receiving step;
A reference permission determination step for determining whether reference to the second case from the first case is based on the setting by the setting unit;
A workflow control method characterized by comprising:
クライアント装置がネットワークを介して通信可能なワークフローサーバにおいて実行させることが可能なプログラムであって、
前記プログラムは、
複数のアクティビティからなるワークフローにおける案件を管理する管理手段と、
前記ワークフロー中の第1の案件に対して、当該第1の案件から参照する第2の案件およびアクティビティ毎の参照可否の指定を、前記クライアント装置から受け付ける参照案件受付手段と、
前記参照案件受付手段により受け付けた指定に基づいて、前記第2の案件の、前記アクティビティ毎の参照可否の設定を行う設定手段と、
前記設定手段による設定に基づいて、前記第1の案件から前記第2の案件への参照の可否を判定する参照可否判定手段として前記ワークフローサーバを機能させることを特徴とするプログラム。
A program that can be executed in a workflow server that allows a client device to communicate via a network,
The program is
Management means for managing matters in a workflow consisting of multiple activities,
A reference item accepting means for accepting, from the client device, a second matter to be referred from the first matter and a designation of whether to refer to each activity for the first matter in the workflow;
A setting unit configured to set whether to refer to each activity of the second case based on the designation received by the reference case receiving unit;
A program that causes the workflow server to function as a reference availability determination unit that determines whether to refer to the second case from the first case based on the setting by the setting unit.
請求項7に記載のプログラムをコンピュータ読み取り可能に記録した記録媒体。   A recording medium on which the program according to claim 7 is recorded so as to be readable by a computer.
JP2009189514A 2009-08-18 2009-08-18 Workflow server, workflow system, control method, program, and storage medium. Expired - Fee Related JP5316874B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009189514A JP5316874B2 (en) 2009-08-18 2009-08-18 Workflow server, workflow system, control method, program, and storage medium.

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009189514A JP5316874B2 (en) 2009-08-18 2009-08-18 Workflow server, workflow system, control method, program, and storage medium.

Publications (3)

Publication Number Publication Date
JP2011040005A true JP2011040005A (en) 2011-02-24
JP2011040005A5 JP2011040005A5 (en) 2012-01-26
JP5316874B2 JP5316874B2 (en) 2013-10-16

Family

ID=43767671

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009189514A Expired - Fee Related JP5316874B2 (en) 2009-08-18 2009-08-18 Workflow server, workflow system, control method, program, and storage medium.

Country Status (1)

Country Link
JP (1) JP5316874B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016173773A (en) * 2015-03-18 2016-09-29 キヤノンマーケティングジャパン株式会社 Workflow system, workflow system processing method, and program

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10269302A (en) * 1997-03-27 1998-10-09 Fujitsu Ltd Work flow control system and work flow control method
JP2007109182A (en) * 2005-10-17 2007-04-26 Canon Inc Workflow system and object generation device
JP2009163375A (en) * 2007-12-28 2009-07-23 Canon It Solutions Inc Workflow system

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10269302A (en) * 1997-03-27 1998-10-09 Fujitsu Ltd Work flow control system and work flow control method
JP2007109182A (en) * 2005-10-17 2007-04-26 Canon Inc Workflow system and object generation device
JP2009163375A (en) * 2007-12-28 2009-07-23 Canon It Solutions Inc Workflow system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016173773A (en) * 2015-03-18 2016-09-29 キヤノンマーケティングジャパン株式会社 Workflow system, workflow system processing method, and program

Also Published As

Publication number Publication date
JP5316874B2 (en) 2013-10-16

Similar Documents

Publication Publication Date Title
US8831967B2 (en) Workflow management using a to-do list
EP3143489B1 (en) Output system, terminal apparatus, and output method
WO2021136451A1 (en) Method and device for generating emergency plan web page
US20130018962A1 (en) Client apparatus, server apparatus, document management system, document management method, and medium storing program thereof
JP5316874B2 (en) Workflow server, workflow system, control method, program, and storage medium.
US8422059B2 (en) Information processing apparatus and control method therefor
US9727290B2 (en) Management apparatus and method for setting data values on an information processing apparatus
JP5173635B2 (en) Network management apparatus and network management method
JP4889593B2 (en) Configuration management system
US20100060930A1 (en) Printing system and computer readable storage medium for use therein
JP2004054502A (en) Information terminal device, program for purchasing additional function, and method for adding program function
JP2011237927A (en) Workflow control device, workflow control system, workflow control method, workflow control program and recording medium
JP2009157445A (en) Database development management system and program
JP2010146324A (en) Standard format data management server device and standard document preparation system
JP2005202920A (en) Workflow system and method for managing it
JP2008148088A (en) Image forming system, image output control device, and program
US20080307416A1 (en) Device management apparatus, device management method, and storage medium
JP2019128867A (en) Design information managing system, design information managing method, and program
JP7303431B2 (en) Information processing device, information processing system, control method thereof, and program
JP2005227960A (en) Apparatus, method and program for process editing support and process management, and recording medium
JP2009181240A (en) Workflow processing unit
JP2006126943A (en) Workflow management device, network system, control method and program
CN105700833A (en) Print control device and information processing device
JP2020107041A (en) Distributed processing system and information processing method
JP6115048B2 (en) Workflow system, workflow system control method, and program

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20111201

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20111201

A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A711

Effective date: 20120130

RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20120130

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20130304

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20130312

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20130510

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20130528

RD03 Notification of appointment of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7423

Effective date: 20130531

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20130531

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20130626

R150 Certificate of patent or registration of utility model

Ref document number: 5316874

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313115

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313115

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

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

LAPS Cancellation because of no payment of annual fees