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

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

Info

Publication number
JP2019160051A
JP2019160051A JP2018048203A JP2018048203A JP2019160051A JP 2019160051 A JP2019160051 A JP 2019160051A JP 2018048203 A JP2018048203 A JP 2018048203A JP 2018048203 A JP2018048203 A JP 2018048203A JP 2019160051 A JP2019160051 A JP 2019160051A
Authority
JP
Japan
Prior art keywords
workflow
information
function
unit
execution
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
JP2018048203A
Other languages
Japanese (ja)
Other versions
JP7024525B2 (en
Inventor
拓也 齋藤
Takuya Saito
拓也 齋藤
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.)
Ricoh Co Ltd
Original Assignee
Ricoh Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP2018048203A priority Critical patent/JP7024525B2/en
Publication of JP2019160051A publication Critical patent/JP2019160051A/en
Application granted granted Critical
Publication of JP7024525B2 publication Critical patent/JP7024525B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Facsimiles In General (AREA)
  • Accessory Devices And Overall Control Thereof (AREA)

Abstract

To provide an information processing device for executing the process defined in a workflow using one or more plug-ins, in which the plug-ins can be easily managed in aggregation units in which units use records are aggregated.SOLUTION: The information processing device comprises: a setting unit for setting, for a function including in workflow, information in aggregation units capable of executing a function among one or more aggregation units in which units the use records of the function are aggregated; a notification unit for notifying information of workflow that accompanies setting in aggregation units in which units a function is executed, to an image processing device that accepts execution of a workflow; a reception unit for receiving a workflow execution request including information in aggregation units selected by a user requesting the execution of the workflow; a control unit for controlling the execution of a function included in the workflow on the basis of information in aggregation units included in the workflow execution request; and a collection unit for collecting information in aggregation units having executed the function.SELECTED DRAWING: Figure 6

Description

本発明は、情報処理装置、情報処理システム、情報処理方法、及びプログラムに関する。   The present invention relates to an information processing apparatus, an information processing system, an information processing method, and a program.

複数の機能が定義されたワークフローに基づいて処理を実行する情報処理システムが知られている。このようなシステムでは、例えば、サーバ装置にワークフロー上で実行させたい機能を実行する複数のプラグインを配置し、画像処理装置等からの実行要求に応じて、サーバ装置が、ワークフローに定義された各機能を、プラグインを用いて実行する。   There is known an information processing system that executes processing based on a workflow in which a plurality of functions are defined. In such a system, for example, a plurality of plug-ins that execute functions desired to be executed on the workflow are arranged in the server device, and the server device is defined in the workflow in response to an execution request from the image processing device or the like. Each function is executed using a plug-in.

また、各印刷に対し、請求先に対応するビリングコードを付加することで請求先を指定する印刷制御装置において、予め設定されたルールに基づいて、印刷設定がビリングコードによる請求を行うべきかを判断する技術が知られている(例えば、特許文献1参照)。   In addition, in a print control apparatus that designates a billing address by adding a billing code corresponding to the billing address for each print, whether the print setting should be billed by the billing code based on a preset rule. A technique for determining is known (see, for example, Patent Document 1).

従来の技術では、例えば、新たなプラグインを導入してサーバ装置に配置することにより、各利用者が、新たなプラグインを利用できるようになる。そのため、例えば、利用実績を集計する集計単位ごとに、プラグインの実行を制御し、利用実績を集計する等、集計単位ごとにプラグインを管理することには困難を伴っていた。   In the conventional technology, for example, by installing a new plug-in and placing it on the server device, each user can use the new plug-in. For this reason, for example, it has been difficult to manage plug-ins for each counting unit, such as controlling execution of plug-ins for each counting unit for counting usage results and totaling the usage results.

また、特許文献1に開示された技術においても、ビリングコードを利用して費用を請求する仕組みが開示されているに過ぎず、集計単位ごとにプラグインを管理することは困難である。   Further, the technique disclosed in Patent Document 1 only discloses a mechanism for billing using billing codes, and it is difficult to manage plug-ins for each aggregation unit.

本発明の実施の形態は、上記の問題点に鑑みてなされたものであって、1つ以上のプラグインを用いて、ワークフローに定義された処理を実行する情報処理装置において、利用実績を集計する集計単位ごとに、容易にプラグインを管理することができるようにする。   Embodiments of the present invention have been made in view of the above-described problems, and use results are totaled in an information processing apparatus that executes processing defined in a workflow using one or more plug-ins. Plug-ins can be easily managed for each aggregation unit.

上記課題を解決するため、本発明の一実施形態に係る情報処理装置は、1つ以上の機能が定義されたワークフローに基づいて前記機能を実行する情報処理装置であって、前記ワークフローに含まれる機能に対して、前記機能の利用実績を集計する1つ以上の集計単位のうち、前記機能を実行可能な前記集計単位の情報を設定する設定部と、前記機能を実行させる前記集計単位の設定を伴う前記ワークフローの情報を、前記ワークフローの実行を受付する画像処理装置に通知する通知部と、前記ワークフローの実行を要求する利用者によって選択された前記集計単位の情報を含む前記ワークフローの実行要求を受信する受信部と、前記ワークフローの実行要求に含まれる前記集計単位の情報に基づいて、前記ワークフローに含まれる前記機能の実行を制御する制御部と、前記機能を実行した前記集計単位の情報を収集する収集部と、を有する。   In order to solve the above problem, an information processing apparatus according to an embodiment of the present invention is an information processing apparatus that executes the function based on a workflow in which one or more functions are defined, and is included in the workflow For a function, among one or more aggregation units that aggregate the usage results of the function, a setting unit that sets information of the aggregation unit that can execute the function, and setting of the aggregation unit that executes the function The workflow execution request includes a notification unit for notifying the information on the workflow to the image processing apparatus that accepts execution of the workflow, and information on the aggregation unit selected by the user who requests execution of the workflow And a function of the function included in the workflow based on the information on the aggregation unit included in the workflow execution request. Having a control unit for controlling the rows, and a collecting unit for collecting information of the count unit that performed the function.

本発明の一実施形態によれば、1つ以上のプラグインを用いて、ワークフローに定義された処理を実行する情報処理装置において、利用実績を集計する集計単位ごとに、容易にプラグインを管理することができるようになる。   According to an embodiment of the present invention, in an information processing apparatus that executes processing defined in a workflow using one or more plug-ins, the plug-ins are easily managed for each aggregation unit that totals usage results. Will be able to.

一実施形態に係る情報処理システムのシステム構成の例を示す図である。It is a figure showing an example of system configuration of an information processing system concerning one embodiment. 一実施形態に係るワークフローの設定について説明するための図である。It is a figure for demonstrating the setting of the workflow which concerns on one Embodiment. 一実施形態に係るワークフローの実行操作の例について説明するための図である。It is a figure for demonstrating the example of execution operation of the workflow which concerns on one Embodiment. 一実施形態に係る配信サーバのハードウェア構成の例を示す図である。It is a figure which shows the example of the hardware constitutions of the delivery server which concerns on one Embodiment. 一実施形態に係る画像形成装置のハードウェア構成の例を示す図である。2 is a diagram illustrating an example of a hardware configuration of an image forming apparatus according to an embodiment. FIG. 一実施形態に係る情報処理システムの機能構成の例を示す図である。It is a figure which shows the example of a function structure of the information processing system which concerns on one Embodiment. 一実施形態に係る情報処理システムの処理の例を示すフローチャートである。It is a flowchart which shows the example of a process of the information processing system which concerns on one Embodiment. 第1の実施形態に係る実行操作の受付処理の例を示すフローチャートである。It is a flowchart which shows the example of the reception process of the execution operation which concerns on 1st Embodiment. 第1の実施形態に係るワークフローの実行処理の例を示すフローチャートである。It is a flowchart which shows the example of the execution process of the workflow which concerns on 1st Embodiment. 一実施形態に係る報告情報の例を示す図である。It is a figure which shows the example of the report information which concerns on one Embodiment. 第2の実施形態に係るワークフローの実行処理の例を示すフローチャートである。It is a flowchart which shows the example of the execution process of the workflow which concerns on 2nd Embodiment.

以下に、本発明の実施の形態について、添付の図面を参照して説明する。   Embodiments of the present invention will be described below with reference to the accompanying drawings.

<システムの構成>
図1は、一実施形態に係る情報処理システムのシステム構成の例を示す図である。情報処理システム100は、例えば、配信サーバ101、及び配信サーバ101とネットワークN1を介して接続される画像形成装置102等を含み、1つ以上の機能が定義されたワークフローに基づいて処理を実行するシステムである。
<System configuration>
FIG. 1 is a diagram illustrating an example of a system configuration of an information processing system according to an embodiment. The information processing system 100 includes, for example, the distribution server 101 and the image forming apparatus 102 connected to the distribution server 101 via the network N1, and executes processing based on a workflow in which one or more functions are defined. System.

ここで、ワークフローとは、配信サーバ101が備える1つ以上の機能(プラグイン)と、処理の順番とが定義された情報であり、例えば、情報処理システム100の管理者等によって設定される。ワークフローには、例えば、1つ以上の機能を、どのような順番で実行するか等が定義されている。   Here, the workflow is information in which one or more functions (plug-ins) provided in the distribution server 101 and the order of processing are defined, and is set by an administrator of the information processing system 100, for example. In the workflow, for example, the order in which one or more functions are executed is defined.

配信サーバ(情報処理装置)101は、例えば、PC(Personal Computer)等の情報処理装置、又は複数の情報処理装置を含むシステムである。配信サーバ101は、1つ以上の機能が定義されたワークフローに従って、画像形成装置102等から取得した処理対象となるデータに対して、ワークフローに定義された1つ以上の機能を実行する。   The distribution server (information processing apparatus) 101 is an information processing apparatus such as a PC (Personal Computer) or a system including a plurality of information processing apparatuses. The distribution server 101 executes one or more functions defined in the workflow on data to be processed acquired from the image forming apparatus 102 or the like according to a workflow in which one or more functions are defined.

画像形成装置(画像処理装置)102は、例えば、スキャン機能、コピー機能、プリンタ機能、ファクシミリ機能等を一つの筐体に搭載した複合機や、スキャン機能を有するスキャナ等の電子機器である。なお、画像形成装置102は画像処理装置の一例である。画像処理装置は、例えば、PC、タブレット端末、スマートフォン等の情報端末であっても良いし、電子ホワイトボード、テレビ会議装置、プロジェクタ等の電子機器等であっても良い。ここでは、画像処理装置が画像形成装置102であるものとして以下の説明を行う。   The image forming apparatus (image processing apparatus) 102 is, for example, an electronic device such as a multi-function machine in which a scan function, a copy function, a printer function, a facsimile function, and the like are mounted in one housing, and a scanner having a scan function. The image forming apparatus 102 is an example of an image processing apparatus. The image processing apparatus may be an information terminal such as a PC, a tablet terminal, or a smartphone, or may be an electronic device such as an electronic whiteboard, a video conference apparatus, or a projector. Here, the following description will be made assuming that the image processing apparatus is the image forming apparatus 102.

上記の構成において、配信サーバ101は、管理者等の操作により、ワークフローを設定する機能を有している。   In the above configuration, the distribution server 101 has a function of setting a workflow by an operation of an administrator or the like.

(ワークフローの設定について)
図2は、一実施形態に係るワークフローの設定について説明するための図である。図2(a)は、ワークフロー210の一例のイメージを示している。図2(a)の例では、ワークフロー210には、文字認識プラグイン211と、翻訳プラグイン212と、メール送信プラグイン213とが、順番に実行されるように定義されている。
(About workflow settings)
FIG. 2 is a diagram for describing setting of a workflow according to an embodiment. FIG. 2A shows an example of the workflow 210. In the example of FIG. 2A, the workflow 210 is defined such that a character recognition plug-in 211, a translation plug-in 212, and a mail transmission plug-in 213 are executed in order.

文字認識プラグイン211は、例えば、OCR(Optical Character Recognition)等により、画像データ等から文字列を抽出する文字認識機能を実現するプラグインである。翻訳プラグイン212は、例えば、文字認識プラグイン211が抽出した文字列を翻訳する翻訳機能を実現するプラグインである。メール送信プラグイン213は、例えば、翻訳プラグイン212が翻訳した結果等を、所定の宛先にメール送信するメール送信機能を実現するプラグインである。   The character recognition plug-in 211 is a plug-in that realizes a character recognition function for extracting a character string from image data or the like by, for example, OCR (Optical Character Recognition). The translation plug-in 212 is a plug-in that realizes a translation function for translating a character string extracted by the character recognition plug-in 211, for example. The mail transmission plug-in 213 is a plug-in that realizes a mail transmission function for transmitting, for example, a result of translation by the translation plug-in 212 to a predetermined destination.

各プラグインは、例えば、配信サーバ101にインストールされたアプリケーションプログラム(以下、アプリと呼ぶ)等によって実現される。また、各プラグインの少なくとも一部は、配信サーバ101に接続されたハードウェア等によって実現されるものであっても良い。   Each plug-in is realized by, for example, an application program (hereinafter referred to as an application) installed in the distribution server 101. Further, at least a part of each plug-in may be realized by hardware or the like connected to the distribution server 101.

管理者等は、配信サーバ101のワークフローを設定する機能を用いて、例えば、図2(a)に示すようなワークフローを定義することができる。また、本実施形態では、管理者等は、各プラグインを実行可能なコストセンターを設定することができる。   The administrator or the like can define a workflow as shown in FIG. 2A, for example, using the function of setting the workflow of the distribution server 101. In this embodiment, an administrator or the like can set a cost center that can execute each plug-in.

コストセンターとは、各機能(プラグイン)の利用実績を集計する集計単位の一例であり、例えば、課金、利用量の集計、又は利用実績のレポート等に用いられる。コストセンターは、例えば、テナントを識別するテナントID、部署を識別する部署ID、グループを識別するグループID、フロアを識別するフロアID等の識別情報で表されるものであっても良い。   The cost center is an example of a totaling unit that totals the usage results of each function (plug-in), and is used, for example, for billing, usage amount totalization, usage result reports, or the like. The cost center may be represented by identification information such as a tenant ID for identifying a tenant, a department ID for identifying a department, a group ID for identifying a group, and a floor ID for identifying a floor.

管理者等は、例えば、図2(a)に示すようなワークフローを設定する際に、図2(c)に示すような利用可能なコストセンターの設定画面220を用いて、各機能を利用可能なコストセンターを設定する。   For example, when setting a workflow as shown in FIG. 2A, the administrator or the like can use each function by using an available cost center setting screen 220 as shown in FIG. 2C. A cost center.

図2(b)の例では、利用可能なコストセンターの設定画面220には、情報処理システム100に登録されているコストセンター一覧221が表示されている。管理者等は、コストセンター一覧221の中から、例えば、「翻訳」機能の利用を許可するコストセンターを、チェックボックス222等により選択し、「追加」ボタン223を選択する。   In the example of FIG. 2B, the cost center list 221 registered in the information processing system 100 is displayed on the setting screen 220 of available cost centers. The administrator or the like selects, for example, a cost center permitted to use the “translation” function from the cost center list 221 using the check box 222 or the like, and selects an “add” button 223.

これにより、例えば、図2(c)に示すコストセンターの設定画面230に示されるように、選択されたコストセンターが、利用可能なコストセンター224に表示される。また、図2(c)に示すコストセンターの設定画面230において、利用可能なコストセンター224からコストセンターを選択して、「削除」ボタンを選択することにより、利用可能なコストセンター224から、コストセンターを削除することができる。さらに、図2(c)に示すコストセンターの設定画面230において、「決定」ボタン232を選択することにより、翻訳機能を実行可能なコストセンターを設定することができる。   Thereby, for example, as shown in the cost center setting screen 230 shown in FIG. 2C, the selected cost center is displayed in the available cost center 224. Further, in the cost center setting screen 230 shown in FIG. 2C, by selecting a cost center from the available cost centers 224 and selecting a “delete” button, the cost from the available cost centers 224 is selected. The center can be deleted. Furthermore, by selecting a “decision” button 232 on the cost center setting screen 230 shown in FIG. 2C, a cost center capable of executing the translation function can be set.

同様にして、管理者は、ワークフロー210に含まれる各機能に対して、当該機能を利用可能なコストセンターを設定することができる。   Similarly, for each function included in the workflow 210, the administrator can set a cost center that can use the function.

配信サーバ101は、ワークフロー情報が設定されると、設定されたワークフローの情報を、ワークフローの実行を受付する画像形成装置102に通知する(図1のステップS101)。   When the workflow information is set, the distribution server 101 notifies the set workflow information to the image forming apparatus 102 that receives the workflow execution (step S101 in FIG. 1).

(ワークフローの実行操作について)
ワークフローの実行を要求する利用者は、画像形成装置102を用いて、配信サーバ101にワークフローの実行を要求することができる。
(About workflow execution operations)
A user who requests execution of a workflow can request the distribution server 101 to execute the workflow using the image forming apparatus 102.

図3は、一実施形態に係るワークフロー実行操作の例について説明するための図である。ワークフローの実行を要求する利用者は、画像形成装置102の操作パネル等に表示される、例えば、図3(a)に示されるようなワークフローの選択画面310から、実行するワークフローを選択する。   FIG. 3 is a diagram for describing an example of a workflow execution operation according to an embodiment. A user who requests execution of a workflow selects a workflow to be executed from, for example, a workflow selection screen 310 shown in FIG. 3A displayed on the operation panel of the image forming apparatus 102.

図3(a)の例では、ワークフローの選択画面310には、ワークフローの一例である「配信フロー1」の選択ボタン311、「配信フロー2」の選択ボタン312と、処理の説明313等が表示されている。なお、処理の説明313は、文字列に限られず、例えば、図2(a)に示すようなワークフロー210を図示するものであっても良い。   In the example of FIG. 3A, a selection button 311 for “distribution flow 1”, a selection button 312 for “distribution flow 2”, an explanation of processing 313, and the like are displayed on the workflow selection screen 310. Has been. The process description 313 is not limited to a character string, and may be a workflow 210 as illustrated in FIG. 2A, for example.

利用者は、例えば、処理の説明313により、各ワークフローの処理内容を判断し、実行するワークフローを選択する選択ボタン、例えば、「配信フロー2」の選択ボタン312を選択する。これにより、例えば、画像形成装置102の操作パネルには、例えば、図3(a)に示すようなコストセンターの選択画面320が表示される。   For example, the user determines the processing content of each workflow based on the processing description 313 and selects a selection button for selecting a workflow to be executed, for example, a selection button 312 for “distribution flow 2”. Accordingly, for example, a cost center selection screen 320 as shown in FIG. 3A is displayed on the operation panel of the image forming apparatus 102, for example.

図3(b)の例では、コストセンターの選択画面320には、ワークフローに含まれる各機能のコストセンターを選択するためのプルダウンメニュー321等が表示されている。利用者は、例えば、プルダウンメニュー321等を用いて、各機能を実行するコストセンターを選択することができる。   In the example of FIG. 3B, the cost center selection screen 320 displays a pull-down menu 321 for selecting a cost center of each function included in the workflow. The user can select a cost center for executing each function using, for example, a pull-down menu 321 or the like.

このとき、例えば、図2(b)に示すような利用可能なコストセンターの選択画面320で、利用か許可されていないコストセンターが選択されると、画像形成装置102は、例えば、図3(c)に示すような警告画面330を、操作パネル等に表示させる。   At this time, for example, when a cost center that is not used or allowed is selected on the available cost center selection screen 320 as shown in FIG. 2B, the image forming apparatus 102 displays, for example, FIG. A warning screen 330 as shown in c) is displayed on the operation panel or the like.

図3(c)の例では、警告画面330には、権限がない(利用が許可されていない)コストセンターが選択されたことを示す警告ダイアログ331が表示されている。これにより、利用が許可されていないコストセンターが選択された状態で、ワークフローが実行されることを防止、又は低減させることができる。   In the example of FIG. 3C, the warning screen 330 displays a warning dialog 331 indicating that a cost center with no authority (not permitted to use) has been selected. Thereby, it is possible to prevent or reduce the execution of the workflow in a state where a cost center that is not permitted to be used is selected.

なお、警告ダイアログ331において、「再選択」ボタン332が選択されると、例えば、図3(b)に示すようなコストセンターの選択画面320が、再び操作パネル等に表示される。一方、「OK」ボタン333が選択されると、例えば、図3(d)に示すようなワークフローの実行画面340に進むことができる。ただし、この場合、利用が許可されていないコストセンターが選択された機能は実行されず、他の処理だけが実行される。   When the “reselect” button 332 is selected in the warning dialog 331, for example, a cost center selection screen 320 as shown in FIG. 3B is displayed again on the operation panel or the like. On the other hand, when the “OK” button 333 is selected, for example, it is possible to proceed to a workflow execution screen 340 as shown in FIG. However, in this case, the function in which the cost center that is not permitted to be used is not executed, and only other processing is executed.

図3(b)に示すコストセンターの選択画面320において、利用が許可されているコストセンターが設定された場合、画像形成装置102は、例えば、図3(d)に示すようなワークフローの実行画面340を、操作パネルに表示させる。   When a cost center permitted to be used is set on the cost center selection screen 320 shown in FIG. 3B, the image forming apparatus 102 displays, for example, a workflow execution screen as shown in FIG. 340 is displayed on the operation panel.

利用者は、図3(d)に示すようなワークフローの実行画面340において、「スタート」ボタン341を選択することにより、ワークフローの実行を配信サーバ101に要求することができる。これにより、画像形成装置102は、処理対象となる画像データ、選択されたワークフローを識別するワークフローID、及び各機能を実行するコストセンターの情報等を含むワークフローの実行要求を、配信サーバ101に送信する(図1のステップS102)。   The user can request the distribution server 101 to execute the workflow by selecting the “start” button 341 on the workflow execution screen 340 as shown in FIG. As a result, the image forming apparatus 102 transmits a workflow execution request including the image data to be processed, the workflow ID for identifying the selected workflow, and information on the cost center for executing each function, to the distribution server 101. (Step S102 in FIG. 1).

(ワークフローの実行)
配信サーバ101は、画像形成装置102から送信されたワークフローの実行要求に含まれる各機能を実行するコストセンターの情報に基づいて、ワークフローに含まれる各機能の実行を制御する。
(Execution of workflow)
The distribution server 101 controls the execution of each function included in the workflow based on the information of the cost center that executes each function included in the workflow execution request transmitted from the image forming apparatus 102.

例えば、配信サーバ101は、ワークフローの実行要求に含まれる各機能を実行するコストセンターの情報が、利用可能なコストセンターの設定画面230で設定されたコストセンターの情報に含まれる場合、当該機能を実行させる。一方、ワークフローの実行要求に含まれる各機能を実行するコストセンターの情報が、利用可能なコストセンターの設定画面230で設定されたコストセンターの情報に含まれていない場合、当該機能の実行を制限する(例えば中止する)。これにより、配信サーバ101は、コストセンターごとに、プラグインの実行を制御することができるようになる。   For example, when the information on the cost center that executes each function included in the workflow execution request is included in the information on the cost center set on the available cost center setting screen 230, the distribution server 101 Let it run. On the other hand, if the cost center information for executing each function included in the workflow execution request is not included in the cost center information set on the available cost center setting screen 230, the execution of the function is restricted. Do (for example, stop). As a result, the distribution server 101 can control the execution of the plug-in for each cost center.

また、配信サーバ101は、ワークフローを実行する際に、各機能を実行したコストセンターの情報を収集して、管理する。これにより、配信サーバ101は、コストセンターごとに、プラグインの利用実績を集計することができるようになる。   Further, when executing the workflow, the distribution server 101 collects and manages information on the cost center that has executed each function. As a result, the distribution server 101 can tabulate the use results of plug-ins for each cost center.

なお、ワークフローの実行により、所定の処理が実行されたデータは、ワークフローに応じた配信先、例えば、ネットワークN2を介して接続された配信先103に配信される(図1のステップS103)。   Note that the data for which the predetermined processing has been executed by the execution of the workflow is distributed to a distribution destination corresponding to the workflow, for example, the distribution destination 103 connected via the network N2 (step S103 in FIG. 1).

なお、配信先103は、例えば、PC、タブレット端末、スマートフォン等の情報端末であっても良いし、ストレージサーバやメール送信サーバ等であっても良い。また、ネットワークN1と、ネットワークN2とは、同じネットワークであっても良いし、異なるネットワークであっても良い。   The distribution destination 103 may be an information terminal such as a PC, a tablet terminal, or a smartphone, or may be a storage server, a mail transmission server, or the like. Further, the network N1 and the network N2 may be the same network or different networks.

以上、本実施形態によれば、1つ以上のプラグインを用いて、ワークフローに定義された処理を実行する配信サーバ(情報処理装置)101において、利用実績を集計する集計単位ごとに、容易にプラグインを管理することができるようになる。   As described above, according to the present embodiment, in the distribution server (information processing apparatus) 101 that executes the process defined in the workflow using one or more plug-ins, it is easy for each tabulation unit that counts usage results. You will be able to manage plugins.

<ハードウェア構成>
(配信サーバのハードウェア構成)
図4は、一実施形態に係る配信サーバのハードウェア構成の例を示す図である。配信サーバ101は、一般的なコンピュータの構成を有しており、例えば、CPU(Central Processing Unit)401、RAM(Random Access Memory)402、ROM(Read Only Memory)403、ストレージ装置404、ネットワークI/F405、入力装置406、表示装置407、外部I/F408、及びバス409等を有する。
<Hardware configuration>
(Hardware configuration of distribution server)
FIG. 4 is a diagram illustrating an example of a hardware configuration of a distribution server according to an embodiment. The distribution server 101 has a general computer configuration. For example, a central processing unit (CPU) 401, a random access memory (RAM) 402, a read only memory (ROM) 403, a storage device 404, a network I / O F405, an input device 406, a display device 407, an external I / F 408, a bus 409, and the like.

CPU401は、ROM403やストレージ装置404等に格納されたプログラムやデータをRAM402上に読み出し、処理を実行することで、配信サーバ101の各機能を実現する演算装置である。RAM402は、CPU401のワークエリア等として用いられる揮発性のメモリである。ROM403は、電源を切ってもプログラムやデータを保持することができる不揮発性のメモリである。   The CPU 401 is an arithmetic device that implements each function of the distribution server 101 by reading a program or data stored in the ROM 403, the storage device 404, or the like onto the RAM 402 and executing processing. A RAM 402 is a volatile memory used as a work area for the CPU 401. The ROM 403 is a non-volatile memory that can retain programs and data even when the power is turned off.

ストレージ装置404は、例えば、HDD(Hard Disk Drive)や、SSD(Solid State Drive)等の大容量の記憶装置であり、OS(Operating System)、アプリケーションプログラム、各種のデータ等を記憶する。ネットワークI/F405は、配信サーバ101をネットワークN1、N2等に接続するための通信インタフェースである。   The storage device 404 is a large-capacity storage device such as an HDD (Hard Disk Drive) or an SSD (Solid State Drive), and stores an OS (Operating System), application programs, various data, and the like. A network I / F 405 is a communication interface for connecting the distribution server 101 to the networks N1, N2, and the like.

入力装置406は、例えば、マウス等のポインティングデバイスや、キーボード等の入力デバイスであり、配信サーバ101に各操作信号を入力するために用いられる。表示装置407はディスプレイ等の表示デバイスであり、配信サーバ101による処理結果等を表示する。   The input device 406 is, for example, a pointing device such as a mouse or an input device such as a keyboard, and is used to input each operation signal to the distribution server 101. The display device 407 is a display device such as a display, and displays a processing result or the like by the distribution server 101.

外部I/F408は、外部装置とのインタフェースである。外部装置には、例えば、記憶媒体410等が含まれる。バス409は、上記の各構成要素に接続され、アドレス信号、データ信号、及び各種制御信号等を伝送する。   The external I / F 408 is an interface with an external device. The external device includes, for example, the storage medium 410 and the like. A bus 409 is connected to each of the above-described components, and transmits an address signal, a data signal, various control signals, and the like.

(画像形成装置のハードウェア構成)
図5は、一実施形態に係る画像形成装置102のハードウェア構成の例を示す図である。
(Hardware configuration of image forming apparatus)
FIG. 5 is a diagram illustrating an example of a hardware configuration of the image forming apparatus 102 according to the embodiment.

画像形成装置102は、コントローラ510、操作パネル520、通信I/F530、プロッタ540、スキャナ550、及びファクスコントロールユニット(以下、FCUと呼ぶ)560等を有する。   The image forming apparatus 102 includes a controller 510, an operation panel 520, a communication I / F 530, a plotter 540, a scanner 550, a fax control unit (hereinafter referred to as FCU) 560, and the like.

コントローラ510は、CPU511、RAM512、ROM513、NVRAM(Non-Volatile RAM)514、及びHDD515等を含む。   The controller 510 includes a CPU 511, a RAM 512, a ROM 513, an NVRAM (Non-Volatile RAM) 514, an HDD 515, and the like.

ROM513は、各種プログラムやデータを格納している不揮発性の記憶装置である。RAM512は、プログラムやデータを一時保持する揮発性の記憶装置である。NVRAM514は、例えば設定情報等を格納する書き込み可能な不揮発性の記憶装置である。HDD515は、各種プログラムやデータを格納している大容量の記憶装置である。   The ROM 513 is a nonvolatile storage device that stores various programs and data. The RAM 512 is a volatile storage device that temporarily stores programs and data. The NVRAM 514 is a writable nonvolatile storage device that stores setting information and the like, for example. The HDD 515 is a large-capacity storage device that stores various programs and data.

CPU511は、ROM513、NVRAM514、HDD515等からプログラムやデータ、設定情報等をRAM512上に読み出し、処理を実行することで、画像形成装置102の全体の制御や機能を実現する演算装置である。   The CPU 511 is an arithmetic unit that realizes overall control and functions of the image forming apparatus 102 by reading programs, data, setting information, and the like from the ROM 513, the NVRAM 514, the HDD 515, and the like onto the RAM 512 and executing processing.

操作パネル520は、ユーザからの入力を受付する入力部と、表示を行う表示部とを備えている。通信I/F530は、画像形成装置102をネットワークN1、N2等に接続するインタフェースである。これにより、画像形成装置102は、配信サーバ101等と通信を行うことができる。   The operation panel 520 includes an input unit that receives input from the user and a display unit that performs display. The communication I / F 530 is an interface that connects the image forming apparatus 102 to the networks N1, N2, and the like. Thereby, the image forming apparatus 102 can communicate with the distribution server 101 and the like.

プロッタ540は、印刷データを印刷する印刷装置である。スキャナ550は、原稿等を読み取る読取装置である。FCU560は、ファクスデータの送受信を行う。   The plotter 540 is a printing device that prints print data. The scanner 550 is a reading device that reads a document or the like. The FCU 560 transmits and receives fax data.

<機能構成>
図5は、一実施形態に係る情報処理システムの機能構成の例を示す図である。
<Functional configuration>
FIG. 5 is a diagram illustrating an example of a functional configuration of the information processing system according to the embodiment.

(配信サーバの機能構成)
配信サーバ101は、例えば、通信部611、ワークフロー設定部612、ワークフロー情報通知部613、表示入力制御部614、情報収集部615、情報出力部616、処理実行部617、ワークフロー制御部618、記憶部619等を含む。
(Functional configuration of distribution server)
The distribution server 101 includes, for example, a communication unit 611, a workflow setting unit 612, a workflow information notification unit 613, a display input control unit 614, an information collection unit 615, an information output unit 616, a process execution unit 617, a workflow control unit 618, and a storage unit. 619 etc.

配信サーバ101は、例えば、図4のCPU401で所定のプログラムを実行することにより、上記の各機能構成を実現している。また、上記の各機能構成のうち、少なくとも一部は、ハードウェアによって実現されるものであっても良い。   For example, the distribution server 101 implements each functional configuration described above by executing a predetermined program by the CPU 401 in FIG. 4. In addition, at least a part of each functional configuration described above may be realized by hardware.

通信部(受信部)611は、例えば、図4のネットワークI/F405を用いて、配信サーバ101をネットワークN1、N2等に接続し、画像形成装置102、情報端末601、管理サーバ602等と通信を行う。例えば、通信部611は、画像形成装置102等から、ワークフローの実行要求を受信する受信部として機能する。   The communication unit (reception unit) 611 connects the distribution server 101 to the networks N1, N2, and the like using the network I / F 405 of FIG. 4, for example, and communicates with the image forming apparatus 102, the information terminal 601, the management server 602, and the like. I do. For example, the communication unit 611 functions as a reception unit that receives a workflow execution request from the image forming apparatus 102 or the like.

ワークフロー設定部(設定部)612は、例えば、図2(a)に示すようなワークフロー210を設定すると共に、ワークフロー210に含まれる各機能に対して、当該機能を実行可能なコストセンターの情報を設定する。例えば、ワークフロー設定部612は、表示入力制御部614を用いて、図2(b)に示すような利用可能なコストセンターの設定画面220を表示させて、管理者等によって選択されたコストセンターの情報を取得する。なお、コストセンターは、各機能の利用実績を集計する1つ以上の集計単位の一例である。   The workflow setting unit (setting unit) 612 sets, for example, the workflow 210 as shown in FIG. 2A and, for each function included in the workflow 210, information on the cost center that can execute the function. Set. For example, the workflow setting unit 612 uses the display input control unit 614 to display the available cost center setting screen 220 as shown in FIG. 2B, and the cost center selected by the administrator or the like. Get information. Note that the cost center is an example of one or more counting units for counting the usage results of each function.

また、プラグインの中には、利用可能なコストセンターの設定が不要なプラグインが含まれていても良い。例えば、画像の圧縮、回転、メール送信等の一般的な機能を実現するプラグインは、コストセンターの設定を行わずに、利用可能であっても良い。   The plug-in may include a plug-in that does not require setting of an available cost center. For example, a plug-in that realizes general functions such as image compression, rotation, and mail transmission may be used without setting a cost center.

なお、ワークフロー設定部612によって設定されたワークフローの情報は、例えば、記憶部619のワークフロー情報631等に記憶される。   Note that the workflow information set by the workflow setting unit 612 is stored in, for example, the workflow information 631 in the storage unit 619.

ワークフロー情報通知部(通知部)613は、ワークフロー設定部612が設定したワークフローの情報を、ワークフローの実行を受付する画像形成装置102等に通知する。ここで通知されるワークフローの情報は、ワークフローを実行する際に、例えば、図3(b)に示すようなコストセンターの選択画面320を用いて、各機能を実行させるコストセンターの設定を伴う。   A workflow information notification unit (notification unit) 613 notifies the workflow information set by the workflow setting unit 612 to the image forming apparatus 102 that accepts the execution of the workflow. The workflow information notified here is accompanied by the setting of a cost center for executing each function using a cost center selection screen 320 as shown in FIG. 3B when the workflow is executed.

表示入力制御部614は、例えば、図2(b)、(c)に示すような表示画面を表示させて、管理者等による入力操作を受付する。表示入力制御部614は、例えば、図4の表示装置407等に表示画面を表示させて、入力装置406により管理者等の入力操作を受け付けるものであっても良いし、情報端末601のウェブブラウザ等に表示画面を表示させて、管理者等の入力操作を受付するものであっても良い。   For example, the display input control unit 614 displays a display screen as shown in FIGS. 2B and 2C and accepts an input operation by an administrator or the like. For example, the display input control unit 614 may display a display screen on the display device 407 of FIG. 4 and receive an input operation of an administrator or the like by the input device 406, or a web browser of the information terminal 601 For example, the display screen may be displayed to accept an input operation by an administrator or the like.

処理実行部617は、複数のプラグインA621、プラグインB622、・・・を含み、ワークフロー制御部618からの制御に従って、処理を実行する。   The process execution unit 617 includes a plurality of plug-ins A621, plug-in B622,..., And executes processes according to control from the workflow control unit 618.

ワークフロー制御部(制御部)618は、画像形成装置102等から受信したワークフローの実行要求に含まれる、各機能を実行させるコストセンターの情報に基づいて、ワークフローに含まれる各機能の実行を制御する。   The workflow control unit (control unit) 618 controls the execution of each function included in the workflow based on the cost center information for executing each function included in the workflow execution request received from the image forming apparatus 102 or the like. .

例えば、ワークフロー制御部618は、ワークフローの実行要求に含まれる各機能を実行するコストセンターの情報が、ワークフロー設定部612で設定されたコストセンターの情報に含まれる場合、当該機能を実行させる。一方、ワークフロー制御部618は、ワークフローの実行要求に含まれる各機能を実行するコストセンターの情報が、ワークフロー設定部612で設定されたコストセンターの情報に含まれていない場合、当該機能の実行を制限する(例えば、実行を中止する)。   For example, when the cost center information for executing each function included in the workflow execution request is included in the cost center information set by the workflow setting unit 612, the workflow control unit 618 executes the function. On the other hand, if the cost center information for executing each function included in the workflow execution request is not included in the cost center information set in the workflow setting unit 612, the workflow control unit 618 executes the function. Limit (for example, stop execution).

一例として、図2(c)に示す利用可能なコストセンターの設定画面230において、「翻訳」機能を利用可能なコストセンターとして、「Cost Center A」、「Cost Center B」が設定されている。   As an example, “Cost Center A” and “Cost Center B” are set as cost centers in which the “translation” function can be used on the setting screen 230 of available cost centers shown in FIG.

この場合、ワークフローの実行要求に含まれる「翻訳」機能を実行させるコストセンターとして、「Cost Center A」、又は「Cost Center B」が設定されていれば、ワークフロー制御部618は、翻訳プラグイン212を実行させる。   In this case, if “Cost Center A” or “Cost Center B” is set as a cost center for executing the “translation” function included in the workflow execution request, the workflow control unit 618 causes the translation plug-in 212 to Is executed.

一方、ワークフローの実行要求に含まれる「翻訳」機能を実行させるコストセンターとして、「Cost Center A」、「Cost Center B」以外が設定されていれば、ワークフロー制御部618は、翻訳プラグイン212の実行を中止する。   On the other hand, if a cost center other than “Cost Center A” and “Cost Center B” is set as a cost center for executing the “translation” function included in the workflow execution request, the workflow control unit 618 will Stop execution.

情報収集部(収集部)615は、ワークフロー制御部618の制御により、各機能を実行したコストセンターの情報を収集し、例えば、記憶部619のログ情報632に記憶する。   The information collection unit (collection unit) 615 collects information on the cost center that executed each function under the control of the workflow control unit 618 and stores the information in the log information 632 of the storage unit 619, for example.

情報出力部616は、情報収集部615が収集したログ情報632や、ログ情報632の解析結果等を、例えば、管理サーバ602や情報端末601等の外部装置に出力する。   The information output unit 616 outputs the log information 632 collected by the information collection unit 615, the analysis result of the log information 632, and the like to an external device such as the management server 602 and the information terminal 601.

記憶部619は、例えば、図4のCPU401で実行されるプログラム、及びストレージ装置404、RAM402等によって実現され、ワークフロー情報631、ログ情報632等の様々な情報を記憶する。   The storage unit 619 is realized by, for example, a program executed by the CPU 401 in FIG. 4, the storage device 404, the RAM 402, and the like, and stores various information such as workflow information 631 and log information 632.

(画像形成装置の機能構成)
画像形成装置102は、例えば、通信部641、ワークフロー情報取得部642、表示制御部643、操作受付部644、画像取得部645、実行要求部646、及び記憶部647等を有する。
(Functional configuration of image forming apparatus)
The image forming apparatus 102 includes, for example, a communication unit 641, a workflow information acquisition unit 642, a display control unit 643, an operation reception unit 644, an image acquisition unit 645, an execution request unit 646, a storage unit 647, and the like.

画像形成装置102は、例えば、図5のCPU511で所定のプログラムを実行することにより、上記の各機能構成を実現している。また、上記の各機能構成のうち、少なくとも一部は、ハードウェアによって実現されるものであっても良い。   For example, the image forming apparatus 102 implements each functional configuration described above by executing a predetermined program by the CPU 511 in FIG. 5. In addition, at least a part of each functional configuration described above may be realized by hardware.

通信部641は、例えば、図5の通信I/F530を用いて、画像形成装置102をネットワークN1、N2等に接続し、配信サーバ101等の他の装置と通信を行う。   The communication unit 641 connects the image forming apparatus 102 to the networks N1, N2, and the like using the communication I / F 530 of FIG. 5, for example, and communicates with other devices such as the distribution server 101.

ワークフロー情報取得部(取得部)642は、配信サーバ101から通知されるワークフローの情報を取得し、例えば、記憶部647に記憶する。   The workflow information acquisition unit (acquisition unit) 642 acquires workflow information notified from the distribution server 101 and stores the information in the storage unit 647, for example.

表示制御部643は、ワークフロー情報取得部642が取得したワークフローの情報を用いて、例えば、図3に示すようなワークフローの選択画面310、コストセンターの選択画面320等を、操作パネル(表示部)520に表示させる。   The display control unit 643 uses, for example, the workflow information acquired by the workflow information acquisition unit 642 to display a workflow selection screen 310, a cost center selection screen 320, and the like as shown in FIG. 3 on an operation panel (display unit). 520 is displayed.

操作受付部644は、表示制御部643が、操作パネル520に表示させたワークフローの選択画面310、コストセンターの選択画面320、ワークフローの実行画面340等に対する、利用者による選択操作を受付する。   The operation reception unit 644 receives a selection operation by the user for the workflow selection screen 310, the cost center selection screen 320, the workflow execution screen 340, and the like displayed on the operation panel 520 by the display control unit 643.

画像取得部645は、例えば、図5のスキャナ550等を用いて、処理対象となる画像データを取得する。   The image acquisition unit 645 acquires image data to be processed using, for example, the scanner 550 shown in FIG.

実行要求部646は、ワークフローの選択画面310、コストセンターの選択画面320等で選択されたコストセンターの情報を含むワークフローの実行を要求する実行要求を、配信サーバ101に送信する。   The execution request unit 646 transmits to the distribution server 101 an execution request that requests execution of a workflow including information on the cost center selected on the workflow selection screen 310, the cost center selection screen 320, and the like.

記憶部647は、例えば、図5のCPU511で実行されるプログラム、及びHDD515、RAM512等によって実現され、ワークフロー情報取得部642が取得したワークフローの情報等の様々な情報を記憶する。   The storage unit 647 is realized by, for example, the program executed by the CPU 511 in FIG. 5, the HDD 515, the RAM 512, and the like, and stores various information such as workflow information acquired by the workflow information acquisition unit 642.

(情報端末、及び管理サーバについて)
情報端末601は、管理者等が利用する、例えば、PC、タブレット端末、スマートフォン等の情報処理装置であり、ウェブブラウザ等を用いて配信サーバ101に接続して、ワークフローの設定等を行う。
(About information terminals and management servers)
The information terminal 601 is an information processing apparatus such as a PC, a tablet terminal, or a smartphone that is used by an administrator or the like. The information terminal 601 is connected to the distribution server 101 using a web browser or the like, and performs workflow setting and the like.

管理サーバ602は、ネットワークN1、N2等を介して配信サーバ101と通信可能な外部サーバである。配信サーバ101が有する情報出力部616、ログ情報632等は、管理サーバ602が有していても良い。   The management server 602 is an external server that can communicate with the distribution server 101 via the networks N1, N2, and the like. The management server 602 may have the information output unit 616, the log information 632, and the like that the distribution server 101 has.

<処理の流れ>
続いて、本実施形態に係る情報処理方法の処理の流れについて説明する。
<Process flow>
Subsequently, a processing flow of the information processing method according to the present embodiment will be described.

(情報処理システムの処理)
図7は、一実施形態に係る情報処理システムの処理の例を示すフローチャートである。この処理は、情報処理システム100全体の処理の流れを示している。
(Processing of information processing system)
FIG. 7 is a flowchart illustrating an example of processing of the information processing system according to the embodiment. This process shows the flow of the entire information processing system 100.

ステップS701において、配信サーバ101のワークフロー設定部612は、ワークフローに含まれる各機能に対して、各機能を利用可能なコストセンターの設定を受付する。例えば、ワークフロー設定部612は、表示入力制御部614を用いて図2(b)、(c)に示すような、利用可能なコストセンターの設定画面220、230を表示させて、管理者等による設定操作を受付する。   In step S701, the workflow setting unit 612 of the distribution server 101 accepts the setting of a cost center that can use each function for each function included in the workflow. For example, the workflow setting unit 612 uses the display input control unit 614 to display the available cost center setting screens 220 and 230 as shown in FIGS. Accept setting operation.

ステップS702において、配信サーバ101のワークフロー設定部612は、ワークフローに含まれる機能を実行させるコストセンターの設定を伴うワークフローの情報を作成する。   In step S <b> 702, the workflow setting unit 612 of the distribution server 101 creates workflow information accompanied by setting of a cost center for executing a function included in the workflow.

ステップS703において、配信サーバ101のワークフロー情報通知部613は、作成したワークフローの情報を、画像形成装置102に送信する。   In step S <b> 703, the workflow information notification unit 613 of the distribution server 101 transmits the created workflow information to the image forming apparatus 102.

ステップS704において、画像形成装置102は、例えば、図8で後述するワークフローの実行操作の受付処理を実行し、利用者によるワークフローの実行操作を受付する。   In step S <b> 704, the image forming apparatus 102 executes, for example, a workflow execution operation reception process, which will be described later with reference to FIG. 8, and receives a workflow execution operation by the user.

ステップS705において、配信サーバ101は、例えば、図9、11で後述するワークフローの実行処理を実行し、要求されたワークフローを実行する。   In step S705, the distribution server 101 executes, for example, a workflow execution process described later with reference to FIGS. 9 and 11, and executes the requested workflow.

(実行操作の受付処理)
図8は、一実施形態に係る実行操作の受付処理の例を示すフローチャートである。この処理は、例えば、図7のステップS704の処理に対応している。
(Execution operation acceptance process)
FIG. 8 is a flowchart illustrating an example of execution operation reception processing according to an embodiment. This process corresponds to, for example, the process of step S704 in FIG.

ステップS801において、画像形成装置102の表示制御部643は、例えば、図3(a)示すようなワークフローの選択画面310を、操作パネル520等に表示させる。図3(a)の例では、ワークフローの実行を要求する利用者は、「配信フロー1」の選択ボタン311、「配信フロー2」の選択ボタン312等を用いて、実行するワークフローを選択することができる。   In step S801, the display control unit 643 of the image forming apparatus 102 displays a workflow selection screen 310 as shown in FIG. 3A on the operation panel 520, for example. In the example of FIG. 3A, a user who requests execution of a workflow selects a workflow to be executed using the selection button 311 of “distribution flow 1”, the selection button 312 of “distribution flow 2”, and the like. Can do.

ステップS802において、表示制御部643は、ワークフローの選択画面310から選択されたワークフローに対応するコストセンターの選択画面を、操作パネル520等に表示させる。これにより、例えば、図3(b)に示すようなコストセンターの選択画面320が、操作パネル520等に表示される。   In step S802, the display control unit 643 causes the operation panel 520 or the like to display a cost center selection screen corresponding to the workflow selected from the workflow selection screen 310. Thereby, for example, a cost center selection screen 320 as shown in FIG. 3B is displayed on the operation panel 520 or the like.

ステップS803において、画像形成装置102の操作受付部644は、ワークフローの各機能を実行可能なコストセンターの情報を、ワークフロー情報取得部642が取得したワークフローの情報から取得する。この情報は、例えば、図3(b)、(c)に示すような利用可能なコストセンターの設定画面220、230等を用いて、管理者等が設定した情報である。   In step S <b> 803, the operation reception unit 644 of the image forming apparatus 102 acquires information on the cost center that can execute each function of the workflow from the workflow information acquired by the workflow information acquisition unit 642. This information is, for example, information set by an administrator or the like using the available cost center setting screens 220 and 230 shown in FIGS. 3B and 3C.

ステップS804において、操作受付部644は、例えば、図3(b)に示すようなコストセンターの選択画面320に対する、利用者によるコストセンターの選択操作を受付する。   In step S804, the operation accepting unit 644 accepts a cost center selection operation by the user on the cost center selection screen 320 as shown in FIG. 3B, for example.

ステップS805において、画像形成装置102の操作受付部644は、ステップS804で、各機能を実行可能なコストセンターが選択されたか否かを判断する。   In step S805, the operation reception unit 644 of the image forming apparatus 102 determines whether a cost center capable of executing each function has been selected in step S804.

各機能を実行可能なコストセンターが選択されていない場合、操作受付部644は、処理をステップS806に移行させる。一方、各機能を実行可能なコストセンターが選択されている場合、操作受付部644は、処理をステップS808に移行させる。   If a cost center capable of executing each function is not selected, the operation reception unit 644 causes the process to proceed to step S806. On the other hand, when a cost center capable of executing each function is selected, the operation reception unit 644 causes the process to proceed to step S808.

ステップS806に移行すると、画像形成装置102の表示制御部643は、例えば、図3(c)に示すような警告画面330を、操作パネル520等に表示させる。   In step S806, the display control unit 643 of the image forming apparatus 102 displays a warning screen 330 as illustrated in FIG. 3C on the operation panel 520, for example.

ステップS807において、画像形成装置102の操作受付部644は、利用者による再選択操作を受付したか否かを判断する。例えば、操作受付部644は、図3(c)に示すような警告画面330において、「再選択」ボタン332の選択を検知したとき、利用者による再選択操作を受付したと判断する。一方、操作受付部644は、図3(c)に示すような警告画面330において、「OK」ボタン333の選択を検知したとき、利用者による再選択操作を受付していないと判断する。   In step S807, the operation reception unit 644 of the image forming apparatus 102 determines whether a reselection operation by the user has been received. For example, the operation accepting unit 644 determines that the reselection operation by the user has been accepted when the selection of the “reselect” button 332 is detected on the warning screen 330 as shown in FIG. On the other hand, when the operation accepting unit 644 detects selection of the “OK” button 333 on the warning screen 330 as illustrated in FIG. 3C, the operation accepting unit 644 determines that the reselection operation by the user is not accepted.

利用者による再選択操作を受付した場合、画像形成装置102は、処理をステップS802に戻して、例えば、図3(b)に示すようなコストセンターの選択画面320を再び表示させる。一方、利用者による再選択操作を受付していない場合、画像形成装置102は、処理をステップS808に移行させる。   When the reselection operation by the user is received, the image forming apparatus 102 returns the process to step S802 to display the cost center selection screen 320 as shown in FIG. 3B again, for example. On the other hand, when the reselection operation by the user has not been received, the image forming apparatus 102 shifts the processing to step S808.

ステップS808に移行すると、画像形成装置102の操作受付部644は、選択されたコストセンターの情報を含むワークフローの情報を、記憶部647に記憶する。   In step S808, the operation reception unit 644 of the image forming apparatus 102 stores workflow information including information on the selected cost center in the storage unit 647.

ステップS809において、画像形成装置102の実行要求部646は、利用者による実行操作に応じて、選択されたコストセンターの情報を含むワークフローの実行を要求する実行要求を、配信サーバ101に送信する。実行要求部646は、例えば、操作受付部644が、図3(d)に示すようなワークフローの実行画面340において、「スタート」ボタン341の選択を検知したとき、ワークフローの実行要求を、配信サーバ101に送信する。   In step S <b> 809, the execution request unit 646 of the image forming apparatus 102 transmits an execution request for requesting execution of a workflow including information on the selected cost center to the distribution server 101 in accordance with an execution operation by the user. For example, when the operation receiving unit 644 detects selection of the “start” button 341 on the workflow execution screen 340 as illustrated in FIG. 3D, the execution request unit 646 sends a workflow execution request to the distribution server. 101.

上記の処理により、画像形成装置102から配信サーバ101に対して、ワークフローの実行要求する利用者によって選択されたコストセンターの情報を含むワークフローの実行要求が送信される。   Through the above processing, a workflow execution request including information on the cost center selected by the user who requests execution of the workflow is transmitted from the image forming apparatus 102 to the distribution server 101.

(実行操作の受付処理)
図9は、一実施形態に係るワークフローの実行処理の例を示すフローチャートである。この処理は、例えば、図7のステップS705の処理に対応している。
(Execution operation acceptance process)
FIG. 9 is a flowchart illustrating an example of a workflow execution process according to an embodiment. This process corresponds to, for example, the process of step S705 in FIG.

ステップS901において、配信サーバ101のワークフロー制御部618は、変数n(nは、1以上の整数)を1に初期化して、ステップS902以降の処理を実行する。   In step S901, the workflow control unit 618 of the distribution server 101 initializes a variable n (n is an integer equal to or greater than 1) to 1, and executes the processes in and after step S902.

ステップS902において、ワークフロー制御部618は、実行を要求されたワークフローのn番目の機能(プラグイン)に遷移する。例えば、図2(a)に示すようなワークフロー210の実行要求を受付し、nの値が「1」である場合、ワークフロー制御部618は、文字認識プラグイン211に遷移する。   In step S902, the workflow control unit 618 transitions to the nth function (plug-in) of the workflow requested to be executed. For example, when an execution request for the workflow 210 as illustrated in FIG. 2A is received and the value of n is “1”, the workflow control unit 618 transitions to the character recognition plug-in 211.

ステップS903において、ワークフロー制御部618は、遷移先の機能に対して、機能を実行可能なコストセンターが設定されているか否かを判断する。ここでは、例えば、図8に示す実行操作の受付処理において、ワークフローに含まれる各機能に対して、当該機能を実行させるコストセンターが利用者によって設定されているものとする。   In step S903, the workflow control unit 618 determines whether a cost center capable of executing the function is set for the transition destination function. Here, for example, in the execution operation reception process shown in FIG. 8, for each function included in the workflow, a cost center for executing the function is set by the user.

また、ワークフローに含まれる各機能には、配信サーバ101のワークフロー設定部612により、例えば、図7のステップS701の処理で、各機能を実行可能なコストセンターが設定されているものとする。例えば、図2(c)に示す利用可能なコストセンターの設定画面では、「翻訳」機能に対して、利用可能なコストセンター「Cost Center A」、「Cost Center B」が設定されている。   In addition, for each function included in the workflow, a cost center capable of executing each function is set by the workflow setting unit 612 of the distribution server 101, for example, in the process of step S701 in FIG. For example, in the setting screen of available cost centers shown in FIG. 2C, available cost centers “Cost Center A” and “Cost Center B” are set for the “translation” function.

ワークフロー制御部618は、例えば、実行要求に含まれる「翻訳」機能を実行させるコストセンターが、ワークフロー設定部612で設定された利用可能なコストセンターに含まれている場合、機能を実行可能なコストセンターが設定されていると判断する。この場合、ワークフロー制御部618は、処理をステップS904に移行させる。   For example, when the cost center for executing the “translation” function included in the execution request is included in the available cost centers set in the workflow setting unit 612, the workflow control unit 618 can execute the function execution cost. Judge that the center is set. In this case, the workflow control unit 618 shifts the process to step S904.

一方、ワークフロー制御部618は、実行要求に含まれる「翻訳」機能を実行させるコストセンターが、ワークフロー設定部612で設定された利用可能なコストセンターに含まれていない場合、機能を実行可能なコストセンターが設定されていないと判断する。この場合、ワークフロー制御部618は、処理をステップS905に移行させる。   On the other hand, if the cost center for executing the “translation” function included in the execution request is not included in the available cost centers set in the workflow setting unit 612, the workflow control unit 618 can execute the function. Judge that the center is not set. In this case, the workflow control unit 618 shifts the process to step S905.

ステップS904に移行すると、ワークフロー制御部618は、遷移先の機能を、処理実行部617に実行させる。例えば、遷移先の機能が「翻訳」機能である場合、ワークフロー制御部618は、翻訳プラグイン212に翻訳処理を実行させる。   In step S904, the workflow control unit 618 causes the process execution unit 617 to execute the transition destination function. For example, when the transition destination function is a “translation” function, the workflow control unit 618 causes the translation plug-in 212 to execute a translation process.

このように、本実施形態では、ワークフロー制御部618は、利用者によって設定された各機能を実行させるコストセンターが、各機能を実行可能なコストセンターである場合、各機能を実行させる。一方、ワークフロー制御部618は、利用者によって設定された各機能を実行させるコストセンターが、各機能を実行可能なコストセンターである場合、各機能の実行を中止する。   Thus, in the present embodiment, the workflow control unit 618 causes each function to be executed when the cost center that executes each function set by the user is a cost center that can execute each function. On the other hand, if the cost center for executing each function set by the user is a cost center capable of executing each function, the workflow control unit 618 stops the execution of each function.

ステップS905に移行すると、情報収集部615は、ステップS902〜S904で実行された処理のログ情報を収集し、記憶部619のログ情報632に記憶する。例えば、「Cost Center A」によって、「翻訳」機能が実行された場合、情報収集部615は、その情報をログ情報632に記憶する。また、例えば、「翻訳」機能の実行が中止された場合には、情報収集部615は、その情報をログ情報632に記憶する。   In step S905, the information collection unit 615 collects log information of the processes executed in steps S902 to S904, and stores the collected log information in the log information 632 of the storage unit 619. For example, when the “translation” function is executed by “Cost Center A”, the information collection unit 615 stores the information in the log information 632. For example, when the execution of the “translation” function is stopped, the information collection unit 615 stores the information in the log information 632.

ステップS906において、ワークフロー制御部618は、例えば、nの値が、ワークフローに含まれる機能の数であるnMAXより大きいか否かを判断することにより、ワークフローに含まれる各処理に対する処理が完了したか否かを判断する。   In step S906, for example, the workflow control unit 618 determines whether the value of n is larger than nMAX, which is the number of functions included in the workflow, to determine whether the processing for each process included in the workflow has been completed. Judge whether or not.

nの値がnMAX未満である場合、すなわち、処理が完了していない機能がある場合、ワークフロー制御部618は、変数nに1を加算して、処理をステップS902に戻すことにより、次の機能に対して、ステップS902〜S905の処理を実行する。   If the value of n is less than nMAX, that is, if there is a function for which processing has not been completed, the workflow control unit 618 adds 1 to the variable n and returns the processing to step S902, whereby the next function On the other hand, the processing of steps S902 to S905 is executed.

一方、nの値がnMAX以上である場合、すなわち、各処理に対する処理が完了した場合、ワークフロー制御部618は、処理をステップS908に移行させる。   On the other hand, when the value of n is greater than or equal to nMAX, that is, when the process for each process is completed, the workflow control unit 618 shifts the process to step S908.

ステップS908に移行すると、配信サーバ101の情報出力部616は、ステップS901〜S907において、コストセンターが設定された機能を実行したか否かを判断する。   In step S908, the information output unit 616 of the distribution server 101 determines in steps S901 to S907 whether the function for which the cost center has been set has been executed.

コストセンターが設定された機能を実行していない場合、情報出力部616は、処理を終了させる。一方、コストセンターが設定された機能が実行された処理が実行された場合、情報出力部616は、ステップS909において、報告処理を実行する。   When the function for which the cost center is set is not executed, the information output unit 616 ends the process. On the other hand, when the process in which the function for which the cost center has been set is executed, the information output unit 616 executes the reporting process in step S909.

例えば、情報出力部616は、ステップS905で収集したログ情報を、コストセンターを管理する管理サーバ602に送信するものであっても良いし、図10に示すような報告情報を、管理サーバ602や、情報端末601に送信するものであっても良い。   For example, the information output unit 616 may transmit the log information collected in step S905 to the management server 602 that manages the cost center, or report information as shown in FIG. The information may be transmitted to the information terminal 601.

図10は、一実施形態に係る報告情報の例を示す図である。図10の例では、報告情報1000は、日付の一覧1001から選択された日付における、コストセンターごとの利用実績を、例えば、棒グラフ1002等で表示している。なお、図10に示す報告情報は一例であり、報告情報は、例えば、週単位、月単位等で、コストセンターごとの利用実績を表示するもの等であっても良い。   FIG. 10 is a diagram illustrating an example of report information according to an embodiment. In the example of FIG. 10, the report information 1000 displays a usage record for each cost center on a date selected from the date list 1001, for example, as a bar graph 1002. Note that the report information illustrated in FIG. 10 is an example, and the report information may be, for example, information that displays a usage record for each cost center in units of weeks, months, or the like.

また、図10に示すような報告情報は、配信サーバ101の情報出力部616が生成するものであっても良いし、管理サーバ601等が、情報出力部616が出力するログ情報等を用いて生成するものであっても良い。   Further, the report information as shown in FIG. 10 may be generated by the information output unit 616 of the distribution server 101, or the management server 601 or the like uses log information or the like output by the information output unit 616. It may be generated.

このように、本実施形態に係る情報処理システム100では、配信サーバ101が備える各機能(プラグイン)に対して、コストセンターごとの利用実績(例えば、利用回数、利用量、利用時間等)を容易に把握することができる。   As described above, in the information processing system 100 according to the present embodiment, for each function (plug-in) included in the distribution server 101, a usage record for each cost center (for example, usage count, usage amount, usage time, etc.) is provided. It can be easily grasped.

[第2の実施形態]
第1の実施形態では、ワークフローに含まれる各機能に対して、当該機能を実行可能なコストセンターが設定されているものとして説明を行ったが、ワークフローには、利用可能なコストセンターが設定されていない機能が含まれていても良い。例えば、画像変換、画像圧縮、メール送信等の一般的な機能は、コストセンターの設定によらずに、利用者が自由に利用できることが望ましい。
[Second Embodiment]
In the first embodiment, it has been described that a cost center capable of executing the function is set for each function included in the workflow. However, an available cost center is set for the workflow. Not all functions may be included. For example, it is desirable that general functions such as image conversion, image compression, and mail transmission can be freely used by the user regardless of the setting of the cost center.

第2の実施形態では、ワークフローに、利用可能なコストセンターが設定されていない機能が含まれる場合における、ワークフローの実行処理について説明する。   In the second embodiment, a workflow execution process when the workflow includes a function for which an available cost center is not set will be described.

図11は、第2の実施形態に係るワークフローの実行処理の例を示すフローチャートである。なお、図11に示す処理のうち、ステップS901、S902、S905〜S909の処理は、図10に示すワークフローの実行処理と同様なので、ここでは図10に示す処理との相違点を中心に説明を行う。   FIG. 11 is a flowchart illustrating an example of a workflow execution process according to the second embodiment. Of the processes shown in FIG. 11, the processes in steps S901, S902, S905 to S909 are the same as the workflow execution process shown in FIG. 10, and therefore, the description will focus on the differences from the process shown in FIG. Do.

ステップS1101において、配信サーバ101のワークフロー制御部618は、遷移先の機能に対して、コストセンターが設定されているか否かを判断する。本実施形態では、ワークフローには、コストセンター(利用可能なコストセンター、機能を実行させるコストセンター等)の情報が設定されていない機能が含まれていても良い。   In step S1101, the workflow control unit 618 of the distribution server 101 determines whether a cost center is set for the transition destination function. In the present embodiment, the workflow may include a function for which information of a cost center (a cost center that can be used, a cost center that executes a function, etc.) is not set.

遷移先の機能に対してコストセンターが設定されていない場合、ワークフロー制御部618は、処理をステップS1103に移行させる。一方、遷移先の機能に対してコストセンターが設定されている場合、ワークフロー制御部618は、処理をステップS1102に移行させる。   When the cost center is not set for the transition destination function, the workflow control unit 618 shifts the processing to step S1103. On the other hand, when a cost center is set for the transition destination function, the workflow control unit 618 shifts the processing to step S1102.

ステップS1102に移行すると、ワークフロー制御部618は、遷移先の機能に対して、機能を実行可能なコストセンターが設定されているか否かを判断する。なお、この処理は、図9のステップS903の処理と同様なので、ここでは詳細な説明は省略する。   In step S1102, the workflow control unit 618 determines whether a cost center capable of executing the function is set for the function at the transition destination. Since this process is the same as the process of step S903 in FIG. 9, detailed description thereof is omitted here.

遷移先の機能に対して、機能を実行可能なコストセンターが設定されている場合、ワークフロー制御部618は、処理をステップS1103に移行させる。一方、遷移先の機能に対して、機能を実行可能なコストセンターが設定されていない場合、ワークフロー制御部618は、処理をステップS905に移行させる。   If a cost center capable of executing the function is set for the transition destination function, the workflow control unit 618 shifts the process to step S1103. On the other hand, if a cost center capable of executing the function is not set for the transition destination function, the workflow control unit 618 shifts the process to step S905.

ステップS1103に移行すると、ワークフロー制御部618は、遷移先の機能を、処理実行部617に実行させる。例えば、遷移先の機能が「翻訳」機能である場合、ワークフロー制御部618は、翻訳プラグイン212に翻訳処理を実行させる。   In step S1103, the workflow control unit 618 causes the process execution unit 617 to execute the transition destination function. For example, when the transition destination function is a “translation” function, the workflow control unit 618 causes the translation plug-in 212 to execute a translation process.

このように、本実施形態では、ワークフロー制御部618は、コストセンターが設定されていない機能を、そのまま実行し、コストセンターが設定されている機能は、利用可能なコストセンターが設定されている場合のみ、実行する。   As described above, in the present embodiment, the workflow control unit 618 executes the function for which the cost center is not set as it is, and the function for which the cost center is set is set when an available cost center is set. Only run.

本実施形態によれば、コストセンターによる利用実績を管理したい機能にのみ、コストセンターを設定することにより、例えば、各コストセンターに共通の機能等については、コストセンターの設定、選択等の操作を省略することができる。   According to the present embodiment, by setting the cost center only for the function for which the usage results by the cost center are to be managed, for example, for the functions common to each cost center, the operations such as setting and selecting the cost center are performed. Can be omitted.

以上、上記の各実施形態によれば、1つ以上のプラグインを用いて、ワークフローに定義された処理を実行する配信サーバ(情報処理装置)101において、利用実績を集計する集計単位(コストセンター)ごとに、プラグインの実行を制御することができる。   As described above, according to each of the above-described embodiments, the distribution unit (information processing apparatus) 101 that executes processing defined in the workflow using one or more plug-ins is a totaling unit (cost center) that totals usage results ) Can control the execution of the plug-in.

また、上記の各実施形態によれば、1つ以上のプラグインを用いて、ワークフローに定義された処理を実行する配信サーバ(情報処理装置)101において、利用実績を集計する集計単位ごとに、利用実績を集計することができ。   Further, according to each of the above-described embodiments, in each distribution unit (information processing apparatus) 101 that executes processing defined in a workflow using one or more plug-ins, for each aggregation unit that totals usage results, You can aggregate usage results.

このように、本実施形態によれば、1つ以上のプラグインを用いて、ワークフローに定義された処理を実行する配信サーバ(情報処理装置)101において、利用実績を集計する集計単位ごとに、容易にプラグインを管理することができるようになる。   As described above, according to the present embodiment, in the distribution server (information processing apparatus) 101 that executes the process defined in the workflow using one or more plug-ins, You can manage plugins easily.

なお、図6に示す情報処理システム100の機能構成は一例である。情報処理システム100は、例えば、用途や目的等に応じて様々な機能構成を採用することができる。例えば、図6の配信サーバ101に含まれるワークフロー設定部612、ワークフロー情報通知部613は、例えば、情報端末601、画像形成装置102、管理サーバ602等の他の装置が有していても良い。   Note that the functional configuration of the information processing system 100 illustrated in FIG. 6 is an example. The information processing system 100 can employ various functional configurations depending on, for example, applications and purposes. For example, the workflow setting unit 612 and the workflow information notification unit 613 included in the distribution server 101 of FIG. 6 may be included in other devices such as the information terminal 601, the image forming apparatus 102, the management server 602, and the like.

また、配信サーバ101に含まれるワークフロー制御部618、及び処理実行部617等は、例えば、画像形成装置102等の他の装置が有していても良い。   Further, the workflow control unit 618, the process execution unit 617, and the like included in the distribution server 101 may be included in other devices such as the image forming apparatus 102, for example.

さらに、図6の配信サーバ101に含まれる情報出力部616の機能のうち、少なくとも一部の機能は、例えば、情報端末601、管理サーバ602等の他の装置が有していても良い。   Furthermore, at least some of the functions of the information output unit 616 included in the distribution server 101 of FIG. 6 may be included in other devices such as the information terminal 601 and the management server 602, for example.

さらにまた、画像形成装置102が備える各機能は、例えば、情報端末601等の他の装置が有していても良い。   Furthermore, each function provided in the image forming apparatus 102 may be included in another apparatus such as the information terminal 601.

100 情報処理システム
101 配信サーバ(情報処理装置)
102 画像形成装置(画像処理装置)
611 通信部(受信部)
612 ワークフロー設定部(設定部)
613 ワークフロー情報通知部(通知部)
615 情報収集部(収集部)
616 情報出力部
617 処理実行部
618 ワークフロー制御部(制御部)
642 ワークフロー情報取得部(取得部)
643 表示制御部
646 実行要求部
100 Information processing system 101 Distribution server (information processing apparatus)
102 Image forming apparatus (image processing apparatus)
611 Communication unit (receiving unit)
612 Workflow setting part (setting part)
613 Workflow information notification unit (notification unit)
615 Information collection unit (collection unit)
616 Information output unit 617 Process execution unit 618 Workflow control unit (control unit)
642 Workflow information acquisition unit (acquisition unit)
643 Display control unit 646 Execution request unit

特開2013−109580号公報JP 2013-109580 A

Claims (10)

1つ以上の機能が定義されたワークフローに基づいて前記機能を実行する情報処理装置であって、
前記ワークフローに含まれる機能に対して、前記機能の利用実績を集計する1つ以上の集計単位のうち、前記機能を実行可能な前記集計単位の情報を設定する設定部と、
前記機能を実行させる前記集計単位の設定を伴う前記ワークフローの情報を、前記ワークフローの実行を受付する画像処理装置に通知する通知部と、
前記ワークフローの実行を要求する利用者によって選択された前記集計単位の情報を含む前記ワークフローの実行要求を受信する受信部と、
前記ワークフローの実行要求に含まれる前記集計単位の情報に基づいて、前記ワークフローに含まれる前記機能の実行を制御する制御部と、
前記機能を実行した前記集計単位の情報を収集する収集部と、
を有する、情報処理装置。
An information processing apparatus that executes the function based on a workflow in which one or more functions are defined,
For a function included in the workflow, a setting unit that sets information of the aggregation unit that can execute the function among one or more aggregation units that aggregate usage records of the function;
A notification unit that notifies the image processing apparatus that accepts the execution of the workflow, the information of the workflow that includes the setting of the aggregation unit for executing the function;
A receiving unit that receives the execution request of the workflow including information on the aggregation unit selected by a user who requests execution of the workflow;
A control unit that controls execution of the function included in the workflow based on the information of the aggregation unit included in the execution request of the workflow;
A collection unit that collects information of the aggregation unit that has executed the function;
An information processing apparatus.
前記制御部は、前記ワークフローの実行要求に含まれる前記集計単位の情報が、前記設定部で設定した前記機能を実行可能な前記集計単位の情報に含まれる場合、前記機能を実行する処理実行部に前記機能を実行させる、請求項1に記載の情報処理装置。   The control unit is configured to execute the function when the information on the aggregation unit included in the workflow execution request is included in the information on the aggregation unit that can execute the function set by the setting unit. The information processing apparatus according to claim 1, wherein the information processing apparatus causes the function to be executed. 前記制御部は、前記ワークフローの実行要求に含まれる前記集計単位の情報が、前記設定部で設定した前記機能を実行可能な前記集計単位の情報に含まれない場合、前記機能の実行を制限する、請求項1又は2に記載の情報処理装置。   The control unit restricts execution of the function when the information on the aggregation unit included in the workflow execution request is not included in the information on the aggregation unit that can execute the function set by the setting unit. The information processing apparatus according to claim 1 or 2. 前記設定部は、前記ワークフローに含まれる機能ごとに、前記機能を実行可能な前記集計単位の情報を設定する、請求項1乃至3のいずれか一項に記載の情報処理装置。   The information processing apparatus according to any one of claims 1 to 3, wherein the setting unit sets information of the aggregation unit that can execute the function for each function included in the workflow. 前記収集部が収集した情報を用いて、前記集計単位ごとの前記機能の利用実績を示す情報を出力する情報出力部を有する、請求項1乃至4のいずれか一項に記載の情報処理装置。   5. The information processing apparatus according to claim 1, further comprising: an information output unit that outputs information indicating a usage record of the function for each aggregation unit using the information collected by the collection unit. 画像処理装置、及び前記画像処理装置とネットワークを介して接続される情報処理装置を含み、1つ以上の機能が定義されたワークフローに基づいて前記機能を実行する情報処理システムであって、
前記情報処理装置は、
前記ワークフローに含まれる機能に対して、前記機能の利用実績を集計する集計単位のうち、前記機能を実行可能な前記集計単位の情報を設定する設定部と、
前記機能を実行させる前記集計単位の設定を伴う前記ワークフローの情報を、前記ワークフローの実行を受付する前記画像処理装置に通知する通知部と、
前記ワークフローの実行を要求する利用者によって選択された前記集計単位の情報を含む前記ワークフローの実行要求を受信する受信部と、
前記ワークフローの実行要求に含まれる前記集計単位の情報に基づいて、前記ワークフローに含まれる前記機能の実行を制御する制御部と、
前記機能を実行した前記集計単位の情報を収集する収集部と、
を有する、情報処理システム。
An information processing system including an image processing device and an information processing device connected to the image processing device via a network, and executing the function based on a workflow in which one or more functions are defined,
The information processing apparatus includes:
For a function included in the workflow, a setting unit that sets information of the aggregation unit that can execute the function among the aggregation units that aggregate the usage results of the function;
A notification unit for notifying the image processing apparatus that receives the execution of the workflow, the information on the workflow with the setting of the aggregation unit for executing the function;
A receiving unit that receives the execution request of the workflow including information on the aggregation unit selected by a user who requests execution of the workflow;
A control unit that controls execution of the function included in the workflow based on the information of the aggregation unit included in the execution request of the workflow;
A collection unit that collects information of the aggregation unit that has executed the function;
An information processing system.
前記画像処理装置は、
前記情報処理装置から前記ワークフローの情報を取得する取得部と、
取得した前記ワークフローの情報を用いて、前記ワークフローに含まれる前記機能を実行する前記集計単位の情報を選択する選択画面を表示部に表示させる表示制御部と、
前記選択画面で選択された前記集計単位の情報を含む前記ワークフローの実行要求を、前記情報処理装置に送信する実行要求部と、
を有する、請求項6に記載の情報処理システム。
The image processing apparatus includes:
An acquisition unit for acquiring the workflow information from the information processing apparatus;
A display control unit that displays on the display unit a selection screen for selecting information of the aggregation unit that executes the function included in the workflow, using the acquired information of the workflow;
An execution request unit that transmits the execution request of the workflow including information on the aggregation unit selected on the selection screen to the information processing apparatus;
The information processing system according to claim 6.
前記表示制御部は、前記選択画面で選択された前記集計単位の情報が、前記設定部で設定した前記機能を実行可能な前記集計単位の情報に含まれない場合、前記機能を実行できないことを示す警告画面を前記表示部に表示させる、請求項7に記載の情報処理システム。   The display control unit may not execute the function when the information on the aggregation unit selected on the selection screen is not included in the information on the aggregation unit that can execute the function set by the setting unit. The information processing system according to claim 7, wherein a warning screen is displayed on the display unit. 1つ以上の機能が定義されたワークフローに基づいて、情報処理装置が前記機能を実行する情報処理方法であって、
前記情報処理装置が、
前記ワークフローに含まれる機能に対して、前記機能の利用実績を集計する集計単位のうち、前記機能を実行可能な前記集計単位の情報を設定するステップと、
前記機能を実行させる前記集計単位の設定を伴う前記ワークフローの情報を、前記ワークフローの実行を受付する画像処理装置に通知するステップと、
前記ワークフローの実行を要求する利用者によって選択された前記集計単位の情報を含む前記ワークフローの実行要求を受信するステップと、
前記ワークフローの実行要求に含まれる前記集計単位の情報に基づいて、前記ワークフローに含まれる前記機能の実行を制御するステップと、
前記機能を実行した前記集計単位の情報を収集するステップと、
を実行する、情報処理方法。
An information processing method in which an information processing apparatus executes the function based on a workflow in which one or more functions are defined,
The information processing apparatus is
For the functions included in the workflow, a step of setting information on the aggregation units that can execute the function among the aggregation units that aggregate the usage results of the functions;
Informing the image processing apparatus that accepts the execution of the workflow of the workflow information accompanied by the setting of the aggregation unit for executing the function;
Receiving the workflow execution request including information on the aggregation unit selected by a user requesting the workflow execution;
Controlling the execution of the function included in the workflow based on information of the aggregation unit included in the execution request of the workflow;
Collecting information on the aggregation units that have performed the function;
An information processing method is executed.
請求項9に記載の情報処理方法を情報処理装置に実行させるためのプログラム。   A program for causing an information processing apparatus to execute the information processing method according to claim 9.
JP2018048203A 2018-03-15 2018-03-15 Information processing equipment, information processing systems, information processing methods, and programs Active JP7024525B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2018048203A JP7024525B2 (en) 2018-03-15 2018-03-15 Information processing equipment, information processing systems, information processing methods, and programs

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2018048203A JP7024525B2 (en) 2018-03-15 2018-03-15 Information processing equipment, information processing systems, information processing methods, and programs

Publications (2)

Publication Number Publication Date
JP2019160051A true JP2019160051A (en) 2019-09-19
JP7024525B2 JP7024525B2 (en) 2022-02-24

Family

ID=67992545

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2018048203A Active JP7024525B2 (en) 2018-03-15 2018-03-15 Information processing equipment, information processing systems, information processing methods, and programs

Country Status (1)

Country Link
JP (1) JP7024525B2 (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006092349A (en) * 2004-09-24 2006-04-06 Fuji Xerox Co Ltd Execution device and method, execution processing program, and job flow system
JP2008052445A (en) * 2006-08-23 2008-03-06 Canon Inc Information processor and its control method and program
JP2011028056A (en) * 2009-07-27 2011-02-10 Ricoh Co Ltd Image forming apparatus, charging information recording method and program

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006092349A (en) * 2004-09-24 2006-04-06 Fuji Xerox Co Ltd Execution device and method, execution processing program, and job flow system
JP2008052445A (en) * 2006-08-23 2008-03-06 Canon Inc Information processor and its control method and program
JP2011028056A (en) * 2009-07-27 2011-02-10 Ricoh Co Ltd Image forming apparatus, charging information recording method and program

Also Published As

Publication number Publication date
JP7024525B2 (en) 2022-02-24

Similar Documents

Publication Publication Date Title
JP6364738B2 (en) Information processing system, information processing apparatus, program, and process execution method
EP2144429A2 (en) Information processing apparatus, image input apparatus, document distribution system, and control method therefor
JP5786835B2 (en) Printing system, printing apparatus, control method therefor, and computer program
US9459816B2 (en) Information processing apparatus, method, computer-readable storage medium, and information processing system
JP5720649B2 (en) Device management apparatus and program
JP2016006624A (en) Information processing system, information processing method, information processor, and program
JP2012053853A (en) Information processor, information processing system, service provision device determination method and program
JP2017211894A (en) Information processing system, information processing device, information processing method, and program
US11770492B2 (en) Information processing system, apparatus, and method for controlling usage of service in accordance with previous resource usage
US11775227B2 (en) Job processing apparatus that displays job history screen, control method for job processing apparatus, and non-transitory computer-readable storage medium
AU2015201626B2 (en) Operation screen providing system, relay apparatus, operation screen providing apparatus, operation screen providing method and program
US9310739B2 (en) Printing apparatus, method, and storage medium for controlling the display of an aggregation result of a number of printed pages
JP5969860B2 (en) Document management apparatus, control method thereof, and program
JP7024525B2 (en) Information processing equipment, information processing systems, information processing methods, and programs
JP6179645B2 (en) Information processing apparatus, device management system, program, and device management method
JP2012253578A (en) Totalization system
JP7115119B2 (en) Information processing device, license management system, and license management program
JP5853993B2 (en) Image processing apparatus management apparatus, management information presentation system, image processing apparatus management system, image processing apparatus management method, and management program
US20240080402A1 (en) Information processing system, image forming apparatus, and management server
JP6390188B2 (en) Information processing system and information processing method
US11743410B2 (en) Information processing apparatus, information processing system, and information processing method
JP2018195978A (en) Image processing apparatus, image processing system, image processing method, and image processing program
JP2024037517A (en) Information processing system, image forming apparatus, and management server
JP2024037518A (en) Information processing system, image forming apparatus, and management server
JP2022032682A (en) Information processing device and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20201118

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20210208

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20210727

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20210915

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20220124

R151 Written notification of patent or utility model registration

Ref document number: 7024525

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151