JP2008225769A - ワークフロー管理システム - Google Patents
ワークフロー管理システム Download PDFInfo
- Publication number
- JP2008225769A JP2008225769A JP2007062239A JP2007062239A JP2008225769A JP 2008225769 A JP2008225769 A JP 2008225769A JP 2007062239 A JP2007062239 A JP 2007062239A JP 2007062239 A JP2007062239 A JP 2007062239A JP 2008225769 A JP2008225769 A JP 2008225769A
- Authority
- JP
- Japan
- Prior art keywords
- workflow
- task
- folder
- document
- hierarchy
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Pending
Links
- 230000004044 response Effects 0.000 claims abstract description 9
- 238000000034 method Methods 0.000 claims description 51
- 230000008569 process Effects 0.000 description 40
- 238000012545 processing Methods 0.000 description 16
- 238000010586 diagram Methods 0.000 description 12
- 238000006243 chemical reaction Methods 0.000 description 7
- 238000012015 optical character recognition Methods 0.000 description 5
- 238000005516 engineering process Methods 0.000 description 2
- 239000000284 extract Substances 0.000 description 2
- 238000000605 extraction Methods 0.000 description 2
- 238000004321 preservation Methods 0.000 description 2
- 238000009877 rendering Methods 0.000 description 2
- 230000003111 delayed effect Effects 0.000 description 1
- 238000003384 imaging method Methods 0.000 description 1
- 238000013507 mapping Methods 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 229920001690 polydopamine Polymers 0.000 description 1
- 238000012827 research and development Methods 0.000 description 1
- 238000012546 transfer Methods 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/46—Multiprogramming arrangements
- G06F9/50—Allocation of resources, e.g. of the central processing unit [CPU]
- G06F9/5005—Allocation of resources, e.g. of the central processing unit [CPU] to service a request
- G06F9/5027—Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals
- G06F9/5038—Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals considering the execution order of a plurality of tasks, e.g. taking priority or time dependency constraints into consideration
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
【解決手段】ワークフロー実行時に動的にワークフローモデルを構成するワークフロー管理システムであって、ファイルシステムにアクセスすることのできるプロトコルに対応した外部端末からのアクセスを受け付ける手段と、上記ワークフロー管理システム内で管理されるワークフローのタスク階層をファイルシステムのフォルダ階層に変換したフォルダ一覧を上記外部端末に返送する手段と、上記外部端末からの文書のアップロードに対し、所定のフォルダ階層に対応するワークフロー上のタスクに上記文書を関連情報として添付する手段とを備える。
【選択図】図1
Description
図1は本発明の一実施形態にかかるワークフロー管理システムの構成例を示す図である。
図2はクライアントPC2からのタスク一覧の参照および添付文書取得の処理例を示すシーケンス図である。
・タスク階層の閲覧 → フォルダ階層の閲覧
・タスクの添付情報閲覧 → フォルダ内のファイル、サブフォルダの閲覧
・タスクへの情報添付 → ファイルアップロード(put)
・添付情報更新 → 上書きアップロード
・新規サブタスク作成 → フォルダ作成
・タスクの書誌情報 → 特定ファイル名(TaskInfo.txt)の情報ファイル
のようになる。
以上説明したように、本発明の実施形態にあっては次のような利点がある。
(1)タスク階層をフォルダ階層にマッピングすることで、階層ファイルシステムを扱うことができるプロトコル(FTP、WebDAV、smbなど)を有しているモバイル端末であれば、ワークフロー管理システムにアクセスすることが可能となり、既存のクライアント機能によって階層タスクとその添付情報を扱うことができる。
(2)撮像デバイスから送信された画像、PDAから送信されたファイル等の更新時刻から関連するタスクを推定してファイルを添付するため、該当する時刻に実行されたあるいは実行される予定のタスクに容易に関連付けることができる。
(3)複数のファイルの更新時刻を比較し、ファイルをグループとして扱うことで、より精度の高いタスク選択が可能になる。
11 GUI制御部
111 レンダリングエンジン
112 入出力制御部
12 フォルダビュー制御部
121 タスク階層変換部
122 情報抽出・OCR部
123 新オブジェクト作成部
124 入出力制御部
13 ワークフローエンジン
131 検索エンジン
132 タスク制御部
133 タスク作成部
134 タスク実行部
135 推測エンジン
136 タスクツリー保持部
137 関連情報管理部
14 データベース
141 ユーザDB
142 タスクモデルDB
143 タスクインスタンスDB
144 関連情報DB
145 文書DB
2 クライアントPC
21 ブラウザ
3 モバイル端末
31 FTPクライアント
32 WebDAVクライアント
33 smbクライアント
Claims (15)
- ワークフロー実行時に動的にワークフローモデルを構成するワークフロー管理システムであって、
ファイルシステムにアクセスすることのできるプロトコルに対応した外部端末からのアクセスを受け付ける手段と、
上記ワークフロー管理システム内で管理されるワークフローのタスク階層をファイルシステムのフォルダ階層に変換したフォルダ一覧を上記外部端末に返送する手段と、
上記外部端末からの文書のアップロードに対し、所定のフォルダ階層に対応するワークフロー上のタスクに上記文書を関連情報として添付する手段とを備えたことを特徴とするワークフロー管理システム。 - 請求項1に記載のワークフロー管理システムにおいて、
上記外部端末からの新規フォルダ作成の要求に応じ、上記ワークフローのタスク階層内に新規タスクを作成する手段を備えたことを特徴とするワークフロー管理システム。 - 請求項1に記載のワークフロー管理システムにおいて、
上記文書を関連情報として添付する手段は、上記フォルダ階層から一のフォルダを特定した文書のアップロードに対し、特定されたフォルダに対応するワークフロー上のタスクに上記文書を関連情報として添付することを特徴とするワークフロー管理システム。 - 請求項1に記載のワークフロー管理システムにおいて、
上記文書を関連情報として添付する手段は、上記フォルダ階層上のフォルダを特定しない文書のアップロードに対し、文書の更新時刻もしくはキーワードからワークフロー上のタスクを特定して関連情報として添付することを特徴とするワークフロー管理システム。 - 請求項4に記載のワークフロー管理システムにおいて、
複数の文書が一括にアップロードされた場合、更新時刻の近さによってグループに分類した上で、当該グループを単位にタスクの特定を行うことを特徴とするワークフロー管理システム。 - ワークフロー実行時に動的にワークフローモデルを構成するワークフロー管理システムの制御方法であって、
ファイルシステムにアクセスすることのできるプロトコルに対応した外部端末からのアクセスを受け付ける工程と、
上記ワークフロー管理システム内で管理されるワークフローのタスク階層をファイルシステムのフォルダ階層に変換したフォルダ一覧を上記外部端末に返送する工程と、
上記外部端末からの文書のアップロードに対し、所定のフォルダ階層に対応するワークフロー上のタスクに上記文書を関連情報として添付する工程とを備えたことを特徴とするワークフロー制御方法。 - 請求項6に記載のワークフロー制御方法において、
上記外部端末からの新規フォルダ作成の要求に応じ、上記ワークフローのタスク階層内に新規タスクを作成する工程を備えたことを特徴とするワークフロー制御方法。 - 請求項6に記載のワークフロー制御方法において、
上記文書を関連情報として添付する工程は、上記フォルダ階層から一のフォルダを特定した文書のアップロードに対し、特定されたフォルダに対応するワークフロー上のタスクに上記文書を関連情報として添付することを特徴とするワークフロー制御方法。 - 請求項6に記載のワークフロー制御方法において、
上記文書を関連情報として添付する工程は、上記フォルダ階層上のフォルダを特定しない文書のアップロードに対し、文書の更新時刻もしくはキーワードからワークフロー上のタスクを特定して関連情報として添付することを特徴とするワークフロー制御方法。 - 請求項9に記載のワークフロー制御方法において、
複数の文書が一括にアップロードされた場合、更新時刻の近さによってグループに分類した上で、当該グループを単位にタスクの特定を行うことを特徴とするワークフロー制御方法。 - ワークフロー実行時に動的にワークフローモデルを構成するワークフロー管理システムの制御プログラムであって、
コンピュータを、
ファイルシステムにアクセスすることのできるプロトコルに対応した外部端末からのアクセスを受け付ける手段、
上記ワークフロー管理システム内で管理されるワークフローのタスク階層をファイルシステムのフォルダ階層に変換したフォルダ一覧を上記外部端末に返送する手段、
上記外部端末からの文書のアップロードに対し、所定のフォルダ階層に対応するワークフロー上のタスクに上記文書を関連情報として添付する手段、
として機能させることを特徴とするワークフロー制御プログラム。 - 請求項11に記載のワークフロー制御プログラムにおいて、
上記外部端末からの新規フォルダ作成の要求に応じ、上記ワークフローのタスク階層内に新規タスクを作成する手段を更に備えたことを特徴とするワークフロー制御プログラム。 - 請求項11に記載のワークフロー制御プログラムにおいて、
上記文書を関連情報として添付する手段は、上記フォルダ階層から一のフォルダを特定した文書のアップロードに対し、特定されたフォルダに対応するワークフロー上のタスクに上記文書を関連情報として添付することを特徴とするワークフロー制御プログラム。 - 請求項11に記載のワークフロー制御プログラムにおいて、
上記文書を関連情報として添付する手段は、上記フォルダ階層上のフォルダを特定しない文書のアップロードに対し、文書の更新時刻もしくはキーワードからワークフロー上のタスクを特定して関連情報として添付することを特徴とするワークフロー制御プログラム。 - 請求項14に記載のワークフロー制御プログラムにおいて、
複数の文書が一括にアップロードされた場合、更新時刻の近さによってグループに分類した上で、当該グループを単位にタスクの特定を行うことを特徴とするワークフロー制御プログラム。
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2007062239A JP2008225769A (ja) | 2007-03-12 | 2007-03-12 | ワークフロー管理システム |
US12/044,364 US20080229307A1 (en) | 2007-03-12 | 2008-03-07 | Workflow management system |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2007062239A JP2008225769A (ja) | 2007-03-12 | 2007-03-12 | ワークフロー管理システム |
Publications (1)
Publication Number | Publication Date |
---|---|
JP2008225769A true JP2008225769A (ja) | 2008-09-25 |
Family
ID=39763980
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2007062239A Pending JP2008225769A (ja) | 2007-03-12 | 2007-03-12 | ワークフロー管理システム |
Country Status (2)
Country | Link |
---|---|
US (1) | US20080229307A1 (ja) |
JP (1) | JP2008225769A (ja) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN110597611A (zh) * | 2019-09-19 | 2019-12-20 | 中国银行股份有限公司 | 任务调度方法及装置 |
Families Citing this family (34)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101425153A (zh) * | 2007-10-31 | 2009-05-06 | 国际商业机器公司 | 用于生成可执行业务流程的监视视图的装置和方法 |
US11182175B2 (en) * | 2008-09-18 | 2021-11-23 | International Business Machines Corporation | Apparatus and methods for workflow capture and display |
US9269075B2 (en) * | 2010-03-05 | 2016-02-23 | Oracle International Corporation | Distributed order orchestration system for adjusting long running order management fulfillment processes with delta attributes |
US20110218925A1 (en) * | 2010-03-05 | 2011-09-08 | Oracle International Corporation | Change management framework in distributed order orchestration system |
US20110218926A1 (en) * | 2010-03-05 | 2011-09-08 | Oracle International Corporation | Saving order process state for adjusting long running order management fulfillment processes in a distributed order orchestration system |
US10789562B2 (en) * | 2010-03-05 | 2020-09-29 | Oracle International Corporation | Compensation patterns for adjusting long running order management fulfillment processes in an distributed order orchestration system |
US20110218921A1 (en) * | 2010-03-05 | 2011-09-08 | Oracle International Corporation | Notify/inquire fulfillment systems before processing change requests for adjusting long running order management fulfillment processes in a distributed order orchestration system |
US20110218923A1 (en) * | 2010-03-05 | 2011-09-08 | Oracle International Corporation | Task layer service patterns for adjusting long running order management fulfillment processes for a distributed order orchestration system |
US10395205B2 (en) * | 2010-03-05 | 2019-08-27 | Oracle International Corporation | Cost of change for adjusting long running order management fulfillment processes for a distributed order orchestration system |
US9904898B2 (en) * | 2010-03-05 | 2018-02-27 | Oracle International Corporation | Distributed order orchestration system with rules engine |
US10061464B2 (en) | 2010-03-05 | 2018-08-28 | Oracle International Corporation | Distributed order orchestration system with rollback checkpoints for adjusting long running order management fulfillment processes |
US9658901B2 (en) | 2010-11-12 | 2017-05-23 | Oracle International Corporation | Event-based orchestration in distributed order orchestration system |
US20120227044A1 (en) * | 2011-03-03 | 2012-09-06 | Tata Consultancy Services Limited | Automated workflow manager |
US10552769B2 (en) | 2012-01-27 | 2020-02-04 | Oracle International Corporation | Status management framework in a distributed order orchestration system |
US9672560B2 (en) | 2012-06-28 | 2017-06-06 | Oracle International Corporation | Distributed order orchestration system that transforms sales products to fulfillment products |
JP5472504B1 (ja) * | 2013-03-12 | 2014-04-16 | 富士ゼロックス株式会社 | 業務フロー作成支援装置及び方法並びにプログラム |
US10338968B2 (en) | 2016-02-05 | 2019-07-02 | Sas Institute Inc. | Distributed neuromorphic processing performance accountability |
US10795935B2 (en) | 2016-02-05 | 2020-10-06 | Sas Institute Inc. | Automated generation of job flow definitions |
US10346476B2 (en) | 2016-02-05 | 2019-07-09 | Sas Institute Inc. | Sketch entry and interpretation of graphical user interface design |
US10380185B2 (en) | 2016-02-05 | 2019-08-13 | Sas Institute Inc. | Generation of job flow objects in federated areas from data structure |
US9684544B1 (en) * | 2016-02-05 | 2017-06-20 | Sas Institute Inc. | Distributed data set storage and analysis reproducibility |
US10650045B2 (en) | 2016-02-05 | 2020-05-12 | Sas Institute Inc. | Staged training of neural networks for improved time series prediction performance |
US10331495B2 (en) | 2016-02-05 | 2019-06-25 | Sas Institute Inc. | Generation of directed acyclic graphs from task routines |
US10642896B2 (en) | 2016-02-05 | 2020-05-05 | Sas Institute Inc. | Handling of data sets during execution of task routines of multiple languages |
US10409863B2 (en) * | 2016-02-05 | 2019-09-10 | Sas Institute Inc. | Verification and export of federated areas and job flow objects within federated areas |
US10650046B2 (en) | 2016-02-05 | 2020-05-12 | Sas Institute Inc. | Many task computing with distributed file system |
US11055670B1 (en) * | 2016-08-26 | 2021-07-06 | United Services Automobile Association (Usaa) | Systems and methods for generating a travel smartlist |
US10664350B2 (en) * | 2016-12-14 | 2020-05-26 | Vmware, Inc. | Failure handling for lifecycle blueprint workflows |
US11231910B2 (en) | 2016-12-14 | 2022-01-25 | Vmware, Inc. | Topological lifecycle-blueprint interface for modifying information-technology application |
US11231912B2 (en) | 2016-12-14 | 2022-01-25 | Vmware, Inc. | Post-deployment modification of information-technology application using lifecycle blueprint |
USD898059S1 (en) | 2017-02-06 | 2020-10-06 | Sas Institute Inc. | Display screen or portion thereof with graphical user interface |
USD898060S1 (en) | 2017-06-05 | 2020-10-06 | Sas Institute Inc. | Display screen or portion thereof with graphical user interface |
US11087259B2 (en) * | 2018-07-12 | 2021-08-10 | Nintex UK Ltd. | Business designer |
US11556376B2 (en) * | 2020-06-24 | 2023-01-17 | Tencent America LLC | Signaling timeout and complete data inputs in cloud workflows |
Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2006506750A (ja) * | 2002-10-17 | 2006-02-23 | ザ ナレッジ アイティー コーポレーション | バーチャルナレッジ管理システム |
JP2007034428A (ja) * | 2005-07-22 | 2007-02-08 | Matsushita Electric Works Ltd | 文書登録システム及び文書登録プログラム |
Family Cites Families (11)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6266682B1 (en) * | 1998-08-31 | 2001-07-24 | Xerox Corporation | Tagging related files in a document management system |
US7681122B1 (en) * | 2002-11-06 | 2010-03-16 | Vistaprint Technologies Limited | File conversion system and method |
US20060259524A1 (en) * | 2003-03-17 | 2006-11-16 | Horton D T | Systems and methods for document project management, conversion, and filing |
JP4136994B2 (ja) * | 2004-04-16 | 2008-08-20 | キヤノン株式会社 | 文書処理装置及びその制御方法、並びにコンピュータプログラム及びコンピュータ可読記憶媒体 |
US7376227B2 (en) * | 2004-08-03 | 2008-05-20 | Genesys Telecommunications Laboratories, Inc. | Method and apparatus for integrating agent status between a customer relations management system and a multiple channel communications center |
JP5053550B2 (ja) * | 2005-02-01 | 2012-10-17 | キヤノン株式会社 | 文書処理装置及び方法と文書処理システム |
JP4903012B2 (ja) * | 2005-05-26 | 2012-03-21 | 株式会社リコー | ワークフローシステム、ワークフロー処理方法およびワークフロー処理プログラム |
US20070130143A1 (en) * | 2005-12-05 | 2007-06-07 | Wenbing Zhang | System and Method for File Sharing and Collaboration on the Internet |
US8185423B2 (en) * | 2005-12-22 | 2012-05-22 | Canon Kabushiki Kaisha | Just-in time workflow |
JP4839086B2 (ja) * | 2006-01-11 | 2011-12-14 | 株式会社リコー | ワークフロー管理システム |
JP4839088B2 (ja) * | 2006-01-11 | 2011-12-14 | 株式会社リコー | ワークフロー管理システム |
-
2007
- 2007-03-12 JP JP2007062239A patent/JP2008225769A/ja active Pending
-
2008
- 2008-03-07 US US12/044,364 patent/US20080229307A1/en not_active Abandoned
Patent Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2006506750A (ja) * | 2002-10-17 | 2006-02-23 | ザ ナレッジ アイティー コーポレーション | バーチャルナレッジ管理システム |
JP2007034428A (ja) * | 2005-07-22 | 2007-02-08 | Matsushita Electric Works Ltd | 文書登録システム及び文書登録プログラム |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN110597611A (zh) * | 2019-09-19 | 2019-12-20 | 中国银行股份有限公司 | 任务调度方法及装置 |
Also Published As
Publication number | Publication date |
---|---|
US20080229307A1 (en) | 2008-09-18 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP2008225769A (ja) | ワークフロー管理システム | |
US11741057B2 (en) | Unified data object management system and the method | |
US11681654B2 (en) | Context-based file selection | |
US10740409B2 (en) | Systems and methods for graphical exploration of forensic data | |
US11226976B2 (en) | Systems and methods for graphical exploration of forensic data | |
US10114843B2 (en) | Content migration framework | |
US8260815B2 (en) | System and method for accessing non-compatible content repositories | |
RU2417419C2 (ru) | Интеллектуальное индексирование контейнера и поиск в нем | |
US8615477B2 (en) | Monitoring relationships between digital items on a computing apparatus | |
US7991767B2 (en) | Method for providing a shared search index in a peer to peer network | |
US8037107B2 (en) | Document transfer assisting system, monitor apparatus, document transfer assisting apparatus, method and computer readable recording medium | |
US9251222B2 (en) | Abstracted dynamic report definition generation for use within information technology infrastructure | |
US20080091637A1 (en) | Temporal association between assets in a knowledge system | |
US20190259040A1 (en) | Information aggregator and analytic monitoring system and method | |
US7562286B2 (en) | Apparatus, system, method and computer program product for document management | |
JP2013257738A (ja) | コンピューティングシステム、コンピューティングシステムの実行制御方法及び実行制御プログラム | |
JP2014164618A (ja) | 頻出パターン抽出装置、頻出パターン抽出方法及びプログラム | |
KR101272656B1 (ko) | 태그 기반 파일 관리 방법 및 그 시스템 | |
US20100241688A1 (en) | Transmitting information about distributed group memberships | |
JP4333184B2 (ja) | 電子データ管理システム | |
US7937360B2 (en) | Transferring messages to a directory | |
KR101248186B1 (ko) | 검색 결과 페이지에서 개별 컨텐츠를 이용하여 블로그를 생성하는 검색 시스템 및 검색 방법 | |
JP5224839B2 (ja) | 文書管理システム、文書管理装置、文書管理方法及びプログラム | |
US10289665B2 (en) | Creating and consuming multi-dimensional representations | |
CA3017376A1 (en) | Systems and methods for graphical exploration of forensic data |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20091019 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20110808 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20110816 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20111014 |
|
A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 20120321 |