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

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

Info

Publication number
JP7392399B2
JP7392399B2 JP2019201841A JP2019201841A JP7392399B2 JP 7392399 B2 JP7392399 B2 JP 7392399B2 JP 2019201841 A JP2019201841 A JP 2019201841A JP 2019201841 A JP2019201841 A JP 2019201841A JP 7392399 B2 JP7392399 B2 JP 7392399B2
Authority
JP
Japan
Prior art keywords
log
information processing
management unit
request
information
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.)
Active
Application number
JP2019201841A
Other languages
Japanese (ja)
Other versions
JP2021076991A (en
Inventor
光男 中村
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 JP2019201841A priority Critical patent/JP7392399B2/en
Publication of JP2021076991A publication Critical patent/JP2021076991A/en
Application granted granted Critical
Publication of JP7392399B2 publication Critical patent/JP7392399B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Accessory Devices And Overall Control Thereof (AREA)
  • Debugging And Monitoring (AREA)
  • Facsimiles In General (AREA)
  • Telephone Function (AREA)

Description

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

所定の装置と情報処理装置とが通信可能に接続されたシステムでは、ユーザから情報処理装置で受けた要求に応じて、情報処理装置が所定の装置のミドルウェア経由で所定の装置の機能を利用することがある。 In a system in which a predetermined device and an information processing device are communicably connected, the information processing device uses the functions of the predetermined device via the middleware of the predetermined device in response to a request received by the information processing device from a user. Sometimes.

特許文献1には、携帯端末装置において、アプリケーションで受けたユーザの操作ログをログデータとして蓄積し、自己診断の要求をユーザからそのアプリケーションで受けるとログデータとシナリオデータとを比較して操作ミスの診断を行うことが記載されている。これにより、特許文献1によれば、ユーザが通常使用しているアプリケーションを利用して操作ミスの診断をユーザ自身が行うことができるとされている。 Patent Document 1 discloses that in a mobile terminal device, user operation logs received in an application are accumulated as log data, and when a self-diagnosis request is received from the user in the application, the log data and scenario data are compared and operation errors are detected. It is described that the diagnosis is carried out. As a result, according to Patent Document 1, the user himself/herself can diagnose an operational error using the application that the user normally uses.

特許文献2には、携帯情報装置とMFPとが通信可能に接続された画像処理連携システムにおいて、携帯情報装置がMFPからファイルについてのログを取得して自装置内のそのファイルについてのログと併せて管理することが記載されている。これにより、特許文献2によれば、携帯情報装置とMFPとに跨って取り扱われたファイルの追跡が簡単になるとされている。 Patent Document 2 discloses that in an image processing cooperation system in which a mobile information device and an MFP are communicably connected, the mobile information device acquires a log about a file from the MFP and combines it with a log about the file in its own device. It is stated that it should be managed by According to Patent Document 2, this makes it easier to track files handled across the portable information device and the MFP.

特許文献1に記載の技術では、蓄積されるログデータは、ユーザの携帯端末装置の操作に関するものに過ぎず、開発者による不具合解析のためには、情報が不足している可能性がある。 In the technique described in Patent Document 1, the log data that is accumulated is only related to the user's operation of the mobile terminal device, and there is a possibility that the information is insufficient for a developer to analyze a problem.

特許文献2に記載の技術では、携帯情報装置とMFPとについて併せて管理されるログがファイルについてのログに過ぎず、開発者による不具合解析のためには、情報が不足している可能性がある。 In the technology described in Patent Document 2, the logs that are managed together for the mobile information device and the MFP are only logs about files, and there is a possibility that there is insufficient information for a developer to analyze a problem. be.

本発明は、上記に鑑みてなされたものであって、開発者による不具合解析のための情報を一括して管理できる情報処理装置、システム、情報処理方法、及びプログラムを提供することを目的とする。 The present invention has been made in view of the above, and aims to provide an information processing device, a system, an information processing method, and a program that can collectively manage information for defect analysis by a developer. .

上述した課題を解決し、目的を達成するために、本発明の1つの側面にかかる情報処理装置は、ミドルウェアを有する所定の装置の機能を前記ミドルウェア経由で利用する利用手段と、前記ミドルウェアの開発者向け機能が有効であるときに開発者向けメニューにより動作を変更する変更手段と、前記開発者向け機能が有効であるときに記録される複数種のログを統合した情報を生成する生成手段と、前記情報を前記所定の装置に送信する送信手段と、アプリケーションから前記所定の装置への要求の伝送を中継する中継アプリケーションが利用されたタイミングで情報処理装置の画面の情報を画面ログとして取得するログ取得手段とを有することを特徴とする。 In order to solve the above-mentioned problems and achieve the purpose, an information processing device according to one aspect of the present invention includes a utilization means for utilizing functions of a predetermined device having middleware via the middleware, and development of the middleware. a changing means for changing the operation using a menu for developers when the function for developers is enabled; and a generating means for generating information that integrates multiple types of logs recorded when the functions for developers are enabled. , acquiring information on the screen of the information processing device as a screen log at the timing when a transmitting means that transmits the information to the predetermined device and a relay application that relays transmission of a request from the application to the predetermined device are used; It is characterized by having a log acquisition means .

本発明によれば、開発者による不具合解析のための情報を一括して管理できるという効果を奏する。 According to the present invention, it is possible to collectively manage information for failure analysis by a developer.

図1は、実施形態にかかるシステムの概略構成を示す図である。FIG. 1 is a diagram showing a schematic configuration of a system according to an embodiment. 図2は、実施形態における各装置の概略的なハードウェア構成を示す図である。FIG. 2 is a diagram showing a schematic hardware configuration of each device in the embodiment. 図3は、実施形態における情報処理装置の機能構成を示す図である。FIG. 3 is a diagram showing the functional configuration of the information processing device in the embodiment. 図4は、実施形態にかかるシステムの動作を示すシーケンス図である。FIG. 4 is a sequence diagram showing the operation of the system according to the embodiment. 図5は、実施形態におけるジョブログの例を示す図である。FIG. 5 is a diagram showing an example of a job log in the embodiment. 図6は、実施形態におけるAPI(Application Programming Interface)ログの例を示す図である。FIG. 6 is a diagram illustrating an example of an API (Application Programming Interface) log in the embodiment. 図7は、実施形態における画面ログの例を示す図である。FIG. 7 is a diagram showing an example of a screen log in the embodiment. 図8は、実施形態におけるパケットログの例を示す図である。FIG. 8 is a diagram showing an example of a packet log in the embodiment. 図9は、実施形態におけるエラーログの例を示す図である。FIG. 9 is a diagram showing an example of an error log in the embodiment. 図10は、実施形態の第1の変形例にかかるシステムの動作を示すシーケンス図である。FIG. 10 is a sequence diagram showing the operation of the system according to the first modification of the embodiment. 図11は、実施形態の第2の変形例にかかるシステムの動作を示すシーケンス図である。FIG. 11 is a sequence diagram showing the operation of the system according to the second modification of the embodiment. 図12は、実施形態の第3の変形例にかかるシステムの動作を示す図である。FIG. 12 is a diagram showing the operation of the system according to the third modification of the embodiment. 図13は、実施形態及びその第1~第3の変形例における情報処理装置のハードウェア構成例を示す図である。FIG. 13 is a diagram illustrating an example of the hardware configuration of an information processing apparatus in the embodiment and first to third variations thereof. 図14は、実施形態及びその第1~第3の変形例における所定の装置のハードウェア構成例を示す図である。FIG. 14 is a diagram illustrating an example of the hardware configuration of a predetermined device in the embodiment and first to third variations thereof.

(実施形態)
本発明の実施形態にかかるシステム100は、所定の装置と情報処理装置とが通信可能に接続されたシステムである。所定の装置1は、ミドルウェアを有し、例えば、ミドルウェア経由で受けた要求に応じて画像形成を行う画像形成装置であり、スキャナ機能、プリンタ機能、ファクシミリ機能などの複数の機能を有する複合機(MFP:Multifunction Peripheral)であってもよい。情報処理装置は、例えば、タブレット又はスマートフォンなどの携帯端末である。このシステムでは、ユーザから情報処理装置で受けた要求に応じて、情報処理装置が所定の装置のミドルウェア経由で所定の装置の機能を利用することがある。
(Embodiment)
A system 100 according to an embodiment of the present invention is a system in which a predetermined device and an information processing device are communicably connected. The predetermined device 1 is an image forming device that has middleware and forms an image in response to a request received via the middleware, and is a multifunction device (multifunction device) that has multiple functions such as a scanner function, a printer function, and a facsimile function. It may also be an MFP (Multifunction Peripheral). The information processing device is, for example, a mobile terminal such as a tablet or a smartphone. In this system, the information processing device may utilize the functions of a predetermined device via the middleware of the predetermined device in response to a request received by the information processing device from a user.

例えば、情報処理装置において、アプリケーションで受けたユーザの操作ログをログデータとして蓄積し、自己診断の要求をユーザからそのアプリケーションで受けるとログデータとシナリオデータとを比較して操作ミスの診断を行う場合を考える。この場合、蓄積されるログデータは、ユーザの情報処理装置の操作に関するものに過ぎず、開発者による不具合解析のためには、情報が不足している傾向にある。 For example, in an information processing device, user operation logs received by an application are accumulated as log data, and when the application receives a request for self-diagnosis from the user, the log data and scenario data are compared to diagnose operational errors. Consider the case. In this case, the accumulated log data only relates to the user's operation of the information processing device, and tends to lack information for a developer to analyze a problem.

また、システムにおいて、情報処理装置が所定の装置からファイルについてのログを取得して自装置内のそのファイルについてのログと併せて管理する場合を考える。この場合、情報処理装置と所定の装置とについて併せて管理されるログがファイルについてのログに過ぎず、開発者による不具合解析のためには、情報が不足している傾向にある。 Further, consider a case in which an information processing apparatus acquires a log regarding a file from a predetermined apparatus in a system and manages it together with a log regarding the file within the own apparatus. In this case, the logs that are managed together for the information processing device and the predetermined device are only logs for files, and there is a tendency for the information to be insufficient for a developer to analyze a problem.

そこで、本実施形態では、システムにおいて、情報処理装置で開発者向け機能が有効であるときに記録される複数種のログを統合した情報を生成し所定の装置に送信することで、情報処理装置の統合されたログと所定の装置のログとを一括化することを可能にし、開発者による不具合解析のための情報の一括管理を可能にする。 Therefore, in this embodiment, the system generates information that integrates multiple types of logs recorded when the developer function is enabled in the information processing device and sends it to a predetermined device. This makes it possible to consolidate the integrated log of the system and the log of a predetermined device, and enables developers to collectively manage information for trouble analysis.

具体的には、システム100は、例えば、図1に示すように構成され得る。図1は、実施形態にかかるシステム100の概略構成を示す図である。 Specifically, the system 100 may be configured as shown in FIG. 1, for example. FIG. 1 is a diagram showing a schematic configuration of a system 100 according to an embodiment.

システム100は、所定の装置1、情報処理装置2、ネットワーク3、及びログサーバ30を有する。所定の装置1、情報処理装置2及びログサーバ30は、ネットワーク3を介して互いに通信可能に接続されている。ネットワーク3は、無線通信回線及び/又は有線通信回線を含む。無線通信回線は、無線LAN(Local Area Network)、携帯電話回線などを含む。有線通信回線は、有線LAN、WAN(Wide Area Network)などを含む。 The system 100 includes a predetermined device 1, an information processing device 2, a network 3, and a log server 30. The predetermined device 1, the information processing device 2, and the log server 30 are connected to each other via the network 3 so as to be able to communicate with each other. Network 3 includes wireless communication lines and/or wired communication lines. The wireless communication line includes a wireless LAN (Local Area Network), a mobile phone line, and the like. The wired communication line includes a wired LAN, WAN (Wide Area Network), and the like.

所定の装置1は、例えば、要求に応じて画像形成を行う画像形成装置である。所定の装置1は、ミドルウェア及び複数の機能を有し、受けた要求をミドルウェア経由で複数の機能へ伝達可能である。複数の機能は、コピー機能、スキャナ機能、プリンタ機能、ファクシミリ機能などを含む。所定の装置1は、これらの複数の機能を有する複合機(MFP)であってもよい。なお、図1では、図示及び説明の簡略化のため、ネットワーク3に所定の装置1(MFP)が1台接続された構成が例示されているが、ネットワーク3には複数だの所定の装置1(MFP)が接続されていてもよい。 The predetermined device 1 is, for example, an image forming device that forms an image in response to a request. The predetermined device 1 has middleware and a plurality of functions, and can transmit a received request to the plurality of functions via the middleware. The plurality of functions include a copy function, a scanner function, a printer function, a facsimile function, and the like. The predetermined device 1 may be a multifunction peripheral (MFP) having these multiple functions. In addition, in FIG. 1, for the sake of simplicity of illustration and explanation, a configuration in which one predetermined device 1 (MFP) is connected to the network 3 is illustrated, but the network 3 may include a plurality of predetermined devices 1. (MFP) may be connected.

情報処理装置2は、ユーザからの要求を受けて所定の装置1へ伝送することが可能な装置であり、例えば、タブレット、携帯型のパーソナルコンピュータ、又はスマートフォンなどの携帯端末であってもよいし、設置型のパーソナルコンピュータ、ワークステーションなどの情報端末であってもよい。また、情報処理装置2は、自律的に要求を生成して所定の装置1へ伝送することが可能な装置であってもよい。情報処理装置2は、アプリケーション及び中継アプリケーションを有する。アプリケーションは、ユーザからの要求を受けると、又は、自律的に要求を生成すると、その要求を中継アプリケーションへ供給する。中継アプリケーションは、受けた要求をネットワーク3経由で所定の装置1のミドルウェアへ伝送する。これにより、情報処理装置2は、要求を所定の装置1のミドルウェア経由で複数の機能へ伝達でき、所定の装置1のミドルウェア経由で所定の装置1の機能を利用することができる。 The information processing device 2 is a device that can receive a request from a user and transmit it to a predetermined device 1, and may be, for example, a tablet, a portable personal computer, or a mobile terminal such as a smartphone. , an installed personal computer, a workstation, or other information terminal. Further, the information processing device 2 may be a device that can autonomously generate a request and transmit it to a predetermined device 1. The information processing device 2 has an application and a relay application. When an application receives a request from a user or autonomously generates a request, the application supplies the request to the relay application. The relay application transmits the received request to the middleware of a predetermined device 1 via the network 3. Thereby, the information processing device 2 can transmit requests to a plurality of functions via the middleware of the predetermined device 1, and can utilize the functions of the predetermined device 1 via the middleware of the predetermined device 1.

ログサーバ30は、所定の装置1及び情報処理装置2のログをそれぞれ保存するサーバである。ログサーバ30は、所定の装置1からログを受けると、受けたログを所定の装置1に関連付けて蓄積する。ログサーバ30は、情報処理装置2からログを受けると、受けたログを情報処理装置2に関連付けて蓄積する。 The log server 30 is a server that stores logs of predetermined devices 1 and information processing devices 2, respectively. When the log server 30 receives a log from a predetermined device 1, the log server 30 stores the received log in association with the predetermined device 1. When the log server 30 receives a log from the information processing device 2, the log server 30 stores the received log in association with the information processing device 2.

次に、システム100における各装置の概略的なハードウェア構成について図2を用いて説明する。図2は、実施形態における各装置の概略的なハードウェア構成を示す図である。 Next, a schematic hardware configuration of each device in the system 100 will be described using FIG. 2. FIG. 2 is a diagram showing a schematic hardware configuration of each device in the embodiment.

所定の装置1は、例えば複合機(MFP)であり、制御装置11、表示装置12、主記憶装置13、操作入力装置14、外部記憶装置15、印刷装置16、画像読取り装置17、通信装置18、及びバス19有している。制御装置11、表示装置12、主記憶装置13、操作入力装置14、外部記憶装置15、印刷装置16、画像読取り装置17、通信装置18は、バス19を介して互いに接続されている。主記憶装置13は、制御装置11により実行されるプログラムのワークエリアとして機能するRAM等からなる。外部記憶装置15は、例えばハードディスクドライブであり、各種の制御プログラムやアプリケーションプログラム、画像データ等を格納している。制御装置11は、必要なプログラム等を外部記憶装置15から主記憶装置13へとロードして実行し、バス19を通じて所定の装置1全体を制御する。 The predetermined device 1 is, for example, a multifunction peripheral (MFP), and includes a control device 11, a display device 12, a main storage device 13, an operation input device 14, an external storage device 15, a printing device 16, an image reading device 17, and a communication device 18. , and bus 19. The control device 11 , display device 12 , main storage device 13 , operation input device 14 , external storage device 15 , printing device 16 , image reading device 17 , and communication device 18 are connected to each other via a bus 19 . The main storage device 13 includes a RAM and the like that functions as a work area for programs executed by the control device 11. The external storage device 15 is, for example, a hard disk drive, and stores various control programs, application programs, image data, and the like. The control device 11 loads necessary programs and the like from the external storage device 15 to the main storage device 13 and executes them, and controls the entire predetermined device 1 via the bus 19.

情報処理装置2は、例えばスマートフォンであり、制御装置23、表示装置24、主記憶装置25、操作入力装置26、外部記憶装置27、通信装置28、及びバス29有している。制御装置23、表示装置24、主記憶装置25、操作入力装置26、外部記憶装置27、及び通信装置28は、バス29を介して互いに接続されている。主記憶装置25は、制御装置23により実行されるプログラムのワークエリアとして機能するRAM等からなる。外部記憶装置27は、例えばハードディスクドライブであり、各種の制御プログラムやアプリケーションプログラム、画像データ等を格納している。制御装置23は、必要なプログラム等を外部記憶装置27から主記憶装置25へとロードして実行し、バス29を通じて情報処理装置2全体を制御する。 The information processing device 2 is, for example, a smartphone, and includes a control device 23, a display device 24, a main storage device 25, an operation input device 26, an external storage device 27, a communication device 28, and a bus 29. The control device 23, display device 24, main storage device 25, operation input device 26, external storage device 27, and communication device 28 are connected to each other via a bus 29. The main storage device 25 includes a RAM and the like that functions as a work area for programs executed by the control device 23. The external storage device 27 is, for example, a hard disk drive, and stores various control programs, application programs, image data, and the like. The control device 23 loads necessary programs and the like from the external storage device 27 to the main storage device 25 and executes them, and controls the entire information processing device 2 via the bus 29.

ログサーバ30は、通信装置31、記憶装置32、及びバス33を有している。通信装置31及び記憶装置32は、バス33を介して接続されている。記憶装置32は、所定の装置1及び情報処理装置2のログがそれぞれ格納されている。 The log server 30 has a communication device 31, a storage device 32, and a bus 33. The communication device 31 and the storage device 32 are connected via a bus 33. The storage device 32 stores logs of the predetermined device 1 and the information processing device 2, respectively.

所定の装置1の通信装置18と情報処理装置2の通信装置28とログサーバ30の通信装置31とは、ネットワーク3を介して互いに通信可能に接続されている。 The communication device 18 of the predetermined device 1, the communication device 28 of the information processing device 2, and the communication device 31 of the log server 30 are connected to each other via the network 3 so that they can communicate with each other.

次に、情報処理装置2の機能構成について図3を用いて説明する。図3は、情報処理装置2の機能構成を示す図である。図2に示す外部記憶装置27に格納されたプログラムが制御装置23により実行されることで、主記憶装置25内に図3に示すような機能構成が、コンパイル時に一括して又は処理の進行に応じて順次に展開され得る。 Next, the functional configuration of the information processing device 2 will be explained using FIG. 3. FIG. 3 is a diagram showing the functional configuration of the information processing device 2. As shown in FIG. When the program stored in the external storage device 27 shown in FIG. 2 is executed by the control device 23, the functional configuration shown in FIG. It can be expanded sequentially accordingly.

情報処理装置2は、ソフトウェアとしてアプリケーション及び中継アプリケーションを有し、アプリケーション及び中継アプリケーションに対応した構成として、それぞれ、アプリケーション21及び中継アプリケーション22を有する。アプリケーション21は、入力部211、利用部212、変更部213、送信部214、及び表示制御部215を有する。中継アプリケーション22は、要求管理部(生成手段)221及びログ管理部222を有する。ログ管理部222は、API(Application Programming Interface)ログ管理部222a、ジョブログ管理部222b、画面ログ管理部(ログ取得手段)222c、パケットログ管理部222d、エラーログ管理部222eを有する。 The information processing device 2 has an application and a relay application as software, and has an application 21 and a relay application 22 as configurations corresponding to the application and the relay application, respectively. The application 21 includes an input section 211, a usage section 212, a change section 213, a transmission section 214, and a display control section 215. The relay application 22 includes a request management section (generation means) 221 and a log management section 222. The log management section 222 includes an API (Application Programming Interface) log management section 222a, a job log management section 222b, a screen log management section (log acquisition means) 222c, a packet log management section 222d, and an error log management section 222e.

入力部211は、ユーザからの要求を受けると、その要求を利用部212へ供給する。利用部212は、ユーザの要求に応じて、又は、自律的に情報処理装置2内で生成された要求に応じて、所定の装置1の機能をミドルウェア経由で利用する。利用部212は、要求を要求管理部221経由で所定の装置1のミドルウェアに伝送する。所定の装置1では、ミドルウェアが要求をその要求に応じた機能へ伝達し、要求を受けた機能がその要求に応じた動作を行う。 Upon receiving a request from a user, the input unit 211 supplies the request to the utilization unit 212 . The utilization unit 212 utilizes the functions of a predetermined device 1 via middleware in response to a user's request or in response to a request autonomously generated within the information processing device 2 . The utilization unit 212 transmits the request to middleware of a predetermined device 1 via the request management unit 221. In a predetermined device 1, middleware transmits a request to a function corresponding to the request, and the function receiving the request performs an operation corresponding to the request.

このとき、要求管理部221は、その動作に応じて、ログ管理部222へログの記録要求を供給する。その動作がAPIに関連していれば、要求管理部221がAPIログ管理部222aへログの記録要求を供給し、APIログ管理部222aは、APIログを生成し保持する。その動作がジョブに関連していれば、要求管理部221がジョブログ管理部222bへログの記録要求を供給し、ジョブログ管理部222bは、ジョブログを生成し保持する。その動作が画面に関連していれば、要求管理部221が画面ログ管理部222cへログの記録要求を供給し、画面ログ管理部222cは、画面ログを生成し保持する。その動作がパケットに関連していれば、要求管理部221がパケットログ管理部222dへログの記録要求を供給し、パケットログ管理部222dは、パケットログを生成し保持する。その動作がエラーに関連していれば、要求管理部221がエラーログ管理部222eへログの記録要求を供給し、エラーログ管理部222eは、エラーログを生成し保持する。 At this time, the request management section 221 supplies a log recording request to the log management section 222 according to the operation. If the operation is related to an API, the request management unit 221 supplies a log recording request to the API log management unit 222a, and the API log management unit 222a generates and maintains an API log. If the operation is related to a job, the request management unit 221 supplies a log recording request to the job log management unit 222b, and the job log management unit 222b generates and holds a job log. If the operation is related to the screen, the request management unit 221 supplies a log recording request to the screen log management unit 222c, and the screen log management unit 222c generates and holds a screen log. If the operation is related to packets, the request management unit 221 supplies a log recording request to the packet log management unit 222d, and the packet log management unit 222d generates and maintains a packet log. If the operation is related to an error, the request management unit 221 supplies a log recording request to the error log management unit 222e, and the error log management unit 222e generates and maintains an error log.

変更部213は、所定の装置1でミドルウェアの開発者向け機能が有効であるときに、所定の装置1における又は自身における開発者向けメニューにより選択された要求に応じて動作を変更する。例えば情報処理装置2がジョブ実行処理モードで動作している状態で、開発者向けメニューでログ取得処理が選択されると、変更部213は、情報処理装置2の動作モードをジョブ実行処理モードからログ取得処理モードへ変更し、ログ取得処理モードで動作するように要求管理部221へ指示する。要求管理部221は、その指示に応じて、ログ取得要求をログ管理部222におけるAPIログ管理部222a、ジョブログ管理部222b、画面ログ管理部222c、パケットログ管理部222d、エラーログ管理部222eへそれぞれ供給する。APIログ管理部222a、ジョブログ管理部222b、画面ログ管理部222c、パケットログ管理部222d、エラーログ管理部222eは、それぞれ、ログ取得要求に応じて、各ログ(例えば、APIログ、ジョブログ、画面ログ、パケットログ、エラーログ)を要求管理部221へ返す。 The changing unit 213 changes the operation according to a request selected from a developer menu of the predetermined device 1 or itself when the developer function of the middleware is enabled in the predetermined device 1 . For example, when log acquisition processing is selected in the developer menu while the information processing device 2 is operating in the job execution processing mode, the changing unit 213 changes the operation mode of the information processing device 2 from the job execution processing mode. The request management unit 221 is instructed to change to the log acquisition processing mode and operate in the log acquisition processing mode. In response to the instructions, the request management unit 221 sends the log acquisition request to the API log management unit 222a, job log management unit 222b, screen log management unit 222c, packet log management unit 222d, and error log management unit 222e in the log management unit 222. supply to each. The API log management unit 222a, the job log management unit 222b, the screen log management unit 222c, the packet log management unit 222d, and the error log management unit 222e each manage logs (for example, API log, job log) in response to log acquisition requests. , screen log, packet log, error log) to the request management unit 221.

要求管理部221は、開発者向け機能が有効であるときに記録される複数種のログを統合した情報を生成する。要求管理部221は、各ログをログ管理部222から受けると、各ログを統合した情報を生成する。要求管理部221は、その情報をネットワーク3経由で所定の装置1へ送信する。これに応じて、所定の装置1は、自身のログ(例えば、MFPログ)を取得し、そのログを受信された情報にさらに統合した情報を生成して所定の方法で出力する。これにより、情報処理装置2の統合されたログと所定の装置1のログとが一括化された情報を開発者に閲覧させることなどにより、開発者による不具合解析のための情報の一括管理を可能にすることができる。 The request management unit 221 generates information that integrates multiple types of logs that are recorded when the developer function is enabled. When the request management unit 221 receives each log from the log management unit 222, it generates information that integrates each log. The request management unit 221 transmits the information to a predetermined device 1 via the network 3. In response, the predetermined device 1 obtains its own log (for example, an MFP log), generates information by further integrating the log with the received information, and outputs it in a predetermined method. This allows developers to collectively manage information for defect analysis by allowing developers to view information that combines the integrated log of information processing device 2 and the log of a predetermined device 1. It can be done.

次に、システム100の動作について図4を用いて説明する。図4は、システム100の動作を示すシーケンス図である。 Next, the operation of the system 100 will be explained using FIG. 4. FIG. 4 is a sequence diagram showing the operation of the system 100.

ユーザが情報処理装置(携帯端末)2のアプリケーション21で接続する所定の装置(MFP)1を選択する。アプリケーション21は、例えばIPアドレスなど所定の装置(MFP)1を特定するための情報をユーザから、又は所定の装置(MFP)1から取得する。アプリケーション21は、ユーザからIPアドレスの入力を受け付けるタッチパネル画面を表示することができる。また、アプリケーション21は、情報処理装置(携帯端末)2が有する撮像装置(例えば、カメラ)を用いて所定の装置(MFP)1の操作画面に表示された(又は所定の装置(MFP)1の筐体に張り付けられた)QRコード(登録商標)を撮影しQRコードを解析することでIPアドレスを取得しても良いし、NFC(Near Field Communication)インターフェースなどの近距離無線通信手段によって所定の装置(MFP)1からIPアドレスを取得しても良い。 A user selects a predetermined device (MFP) 1 to be connected using an application 21 of an information processing device (portable terminal) 2. The application 21 acquires information for identifying the predetermined device (MFP) 1, such as an IP address, from the user or from the predetermined device (MFP) 1, for example. The application 21 can display a touch panel screen that accepts input of an IP address from the user. Further, the application 21 uses an imaging device (for example, a camera) included in the information processing device (mobile terminal) 2 to display images on the operation screen of the predetermined device (MFP) 1 (or You can obtain the IP address by photographing a QR code (registered trademark) pasted on the housing and analyzing the QR code, or you can acquire the IP address by using a short-range wireless communication means such as an NFC (Near Field Communication) interface. The IP address may be acquired from the device (MFP) 1.

図4に示すように、情報処理装置(携帯端末)2のジョブ実行処理モードでは、アプリケーション21で所定の装置(MFP)1の機能(スキャン機能など)を利用する。アプリケーション21は、所定の装置(MFP)1と連携することで、プリント機能、コピー機能、スキャン機能などの所定の装置(MFP)1の有する機能を利用することができる。アプリケーション21は、各種機能のボタンを表示装置24に表示し、ユーザから操作入力装置26で選択されたボタンに対応する機能を実行するように所定の装置(MFP)1に対してジョブ要求を送信する。 As shown in FIG. 4, in the job execution processing mode of the information processing device (mobile terminal) 2, the application 21 utilizes the functions (scan function, etc.) of a predetermined device (MFP) 1. By cooperating with the predetermined device (MFP) 1, the application 21 can utilize the functions of the predetermined device (MFP) 1, such as a print function, a copy function, and a scan function. The application 21 displays buttons for various functions on the display device 24 and sends a job request to a predetermined device (MFP) 1 to execute the function corresponding to the button selected by the user on the operation input device 26. do.

アプリケーション21で実行するジョブのログは、中継アプリケーション22内のログ管理部222に保存する。中継アプリケーション22は、アプリケーション21から要求に応じて所定の装置(MFP)1がジョブを実行した場合に、そのジョブについてジョブログを保存する。 Logs of jobs executed by the application 21 are stored in the log management unit 222 within the relay application 22. When a predetermined device (MFP) 1 executes a job in response to a request from the application 21, the relay application 22 stores a job log for the job.

例えば、中継アプリケーション22のログ管理部222において取得・管理されるジョブログは、図5に示すような情報であってもよい。図5は、ジョブログの例を示す図である。ジョブログには、ログID、ログタイプ、開始時刻、終了時刻、ジョブ状態、操作元、ユーザ名、機器IDが含まれ得る。ログIDは、ジョブログを一意に示すIDであり、例えば、「1」である。ログタイプは、ジョブを区別するための属性であり、例えば、「スキャナ」である。開始時刻は、ジョブの開始時刻であり、例えば、「2019/01/01 12:00」である。終了時刻は、ジョブの終了時刻であり、例えば、「2019/01/01 12:03」である。ジョブ状態は、仕掛中/正常終了/異常終了のいずれかの状態を示し、例えば、「正常終了」である。操作元は、どこからの操作によりジョブ投入したかを示し、例えば、操作入力装置26の「操作パネル」である。ユーザ名は、ジョブを投入したユーザ名であり、例えば、「部門A」である。機器IDは、ジョブが投入された機番の識別情報であり、例えば、「10012345」である。 For example, the job log acquired and managed by the log management unit 222 of the relay application 22 may be information as shown in FIG. FIG. 5 is a diagram showing an example of a job log. The job log may include a log ID, log type, start time, end time, job status, operation source, user name, and device ID. The log ID is an ID that uniquely indicates a job log, and is, for example, "1". The log type is an attribute for distinguishing jobs, and is, for example, "scanner". The start time is the start time of the job, and is, for example, “2019/01/01 12:00”. The end time is the end time of the job, and is, for example, "2019/01/01 12:03". The job status indicates any one of in progress, normal end, and abnormal end, and is, for example, "normal end." The operation source indicates the operation from which the job was submitted, and is, for example, the "operation panel" of the operation input device 26. The user name is the name of the user who submitted the job, and is, for example, "department A." The device ID is identification information of the device number to which the job was submitted, and is, for example, "10012345."

アプリケーション21で実行するAPIのログは、中継アプリケーション22内のログ管理部222に保存する。ここで、中継アプリケーション22とは、アプリケーション21とは別途インストールが必要なソフトウェアであり、アプリケーション21とは独立したソフトウェアである。アプリケーション21は、所定の装置(MFP)1に対してジョブ要求の送信を含む通信を行う場合に、中継アプリケーション22を介して通信を行う。また、中継アプリケーション22は、所定の装置(MFP)1がアプリケーション21に対してAPI経由で応答した場合に、中継アプリケーション22を介してアプリケーション21へ応答を送信しても良い。 The log of the API executed by the application 21 is stored in the log management unit 222 within the relay application 22. Here, the relay application 22 is software that needs to be installed separately from the application 21, and is software that is independent from the application 21. The application 21 communicates via the relay application 22 when communicating with the predetermined device (MFP) 1, including sending a job request. Further, the relay application 22 may transmit a response to the application 21 via the relay application 22 when the predetermined device (MFP) 1 responds to the application 21 via the API.

例えば、APIログは、図6に示すようなログである。図6は、APIログの例を示す図である。例えば、図6(a)に示すようなプログラムがAPIで利用された場合、図6(b)に示すようなAPIログが生成される。図6(b)に示すように、APIログは、APIが利用された時刻、APIへの入力パラメータ、APIから出力された結果を含む。図6(b)では、APIが利用された時刻が「10-30 21:37:09.217」であり、APIへの入力パラメータが「This is job setting」であり、APIから出力された結果が「ip/rest/config/user/1: panel,user 1, 10012345」である場合が例示されている。 For example, the API log is a log as shown in FIG. FIG. 6 is a diagram showing an example of an API log. For example, when a program as shown in FIG. 6(a) is used with an API, an API log as shown in FIG. 6(b) is generated. As shown in FIG. 6(b), the API log includes the time when the API was used, the input parameters to the API, and the results output from the API. In Figure 6(b), the time when the API was used is "10-30 21:37:09.217", the input parameter to the API is "This is job setting", and the result output from the API is An example is shown in which is "ip/rest/config/user/1: panel, user 1, 10012345".

情報処理装置(携帯端末)2の画面の情報は、中継アプリケーション22内のログ管理部222に保存する。中継アプリケーション22は、情報処理装置(携帯端末)2に表示されている画面のキャプチャ画像を取得し、画面ログとしてログサーバ30に保存することができる。 Information on the screen of the information processing device (mobile terminal) 2 is stored in the log management unit 222 within the relay application 22. The relay application 22 can acquire a captured image of the screen displayed on the information processing device (mobile terminal) 2 and store it in the log server 30 as a screen log.

例えば、画面ログは、図7に示すようなログである。図7は、画面ログの例を示す図である。中継アプリケーション22は、ユーザが情報処理装置(携帯端末)2を操作したタイミングの情報処理装置(携帯端末)2の表示装置24の画面のスナップショットを保存してもよいし、及び/又は、表示装置12の画面のスナップショットを保存するように所定の装置(MFP)1に要求してもよい。図7(a)は、情報処理装置(携帯端末)2の表示装置24の画面ログの例を示し、図7(b)は、所定の装置(MFP)1の表示装置12の画面ログの例を示す。中継アプリケーション22は、情報処理装置(携帯端末)2の表示制御を行うソフトウェア又は操作対象のアプリケーション21と通信することで画面情報を取得しても良い。画面ログにより、テキストのログだけでは分からなかった状況を把握することが可能になる。例えば、情報処理装置(携帯端末)2の画面を記録するので操作手順と他のログとの突き合わせが可能になる。あるいは、所定の装置(MFP)1の画面を記録するので所定の装置(MFP)の状態と他のログとの突き合わせが可能になる。図4では、情報処理装置(携帯端末)2の表示装置24の画面のスナップショットを画面ログとして保存(記録)する場合が例示されている。 For example, the screen log is a log as shown in FIG. FIG. 7 is a diagram showing an example of a screen log. The relay application 22 may save a snapshot of the screen of the display device 24 of the information processing device (mobile terminal) 2 at the time when the user operated the information processing device (mobile terminal) 2, and/or may display A predetermined device (MFP) 1 may be requested to save a snapshot of the screen of the device 12. 7(a) shows an example of a screen log of the display device 24 of the information processing device (mobile terminal) 2, and FIG. 7(b) shows an example of the screen log of the display device 12 of the predetermined device (MFP) 1. shows. The relay application 22 may acquire screen information by communicating with software that controls the display of the information processing device (mobile terminal) 2 or with the application 21 to be operated. Screen logs make it possible to understand situations that could not be understood from text logs alone. For example, since the screen of the information processing device (mobile terminal) 2 is recorded, it is possible to compare the operating procedure with other logs. Alternatively, since the screen of the predetermined device (MFP) 1 is recorded, it becomes possible to compare the status of the predetermined device (MFP) with other logs. In FIG. 4, a case is illustrated in which a snapshot of the screen of the display device 24 of the information processing device (mobile terminal) 2 is saved (recorded) as a screen log.

また、中継アプリケーション22は、情報処理装置(携帯端末)2が外部サーバ(例えばメール)と通信した場合はパケットログをログ管理部222に保存する。 Further, the relay application 22 stores a packet log in the log management unit 222 when the information processing device (mobile terminal) 2 communicates with an external server (e.g., email).

例えば、パケットログは、図8に示すようなログである。図8は、パケットログの例を示す図である。情報処理装置(携帯端末)2は、機器外部と通信した場合はパケットから詳細な動作状況を把握することが可能になる。保存するパケットは、情報処理装置(携帯端末)2の中継アプリケーション22が行うため中継アプリケーション22のパケットを想定しているが、所定の装置(MFP)1側の通信パケットを取得する方式も考えられる。パケットログは、パケットの送信元、送信先、アクセスしたサイト、通過したサーバ、ルータ、スイッチなどの情報を含む。 For example, the packet log is a log as shown in FIG. FIG. 8 is a diagram showing an example of a packet log. When the information processing device (mobile terminal) 2 communicates with the outside of the device, it becomes possible to grasp the detailed operating status from the packet. The packets to be stored are assumed to be the packets of the relay application 22 since the relay application 22 of the information processing device (mobile terminal) 2 performs the process, but a method of acquiring communication packets from the predetermined device (MFP) 1 side is also conceivable. . The packet log includes information such as the source and destination of the packet, the sites visited, and the servers, routers, and switches that the packet passed through.

所定の装置(MFP)1及び/又は情報処理装置(携帯端末)2における処理途中でエラーが発生した場合はエラーログをログ管理部222に保存する。 If an error occurs during processing in a predetermined device (MFP) 1 and/or information processing device (portable terminal) 2, an error log is stored in the log management unit 222.

例えば、エラーログは、図9に示すようなログである。図9は、エラーログの例を示す図である。処理途中でエラーが発生した場合は、エラーログは、エラー発生時刻、エラーコードを保存する。図9では、エラー発生時刻が「2019/01/01 10:00」であり、エラーコードが「SC999」である場合が例示されている。なお、エラーコードを所定の装置(MFP)1と情報処理装置(携帯端末)2とで異なるコードにしておくことで、エラーの発生場所が所定の装置(MFP)1と情報処理装置(携帯端末)2とのいずれであるのかを、エラーコードから把握するようにしてもよい。 For example, the error log is a log as shown in FIG. FIG. 9 is a diagram showing an example of an error log. If an error occurs during processing, the error log stores the time of error occurrence and error code. In FIG. 9, the case where the error occurrence time is "2019/01/01 10:00" and the error code is "SC999" is illustrated. In addition, by setting the error code to be different between the predetermined device (MFP) 1 and the information processing device (mobile terminal) 2, the location where the error occurred can be identified between the predetermined device (MFP) 1 and the information processing device (mobile terminal). ) 2 may be determined from the error code.

図4に戻り、例えば、アプリケーション21は、ユーザから接続設定要求を受けると(S1)、要求管理部221へ接続設定要求を供給する(S2)。要求管理部221は、接続設定要求に応じて、APIログの記録をAPIログ管理部222aへ要求し(S3)、画面の記録を画面ログ管理部222cへ要求する(S4)。これに応じて、APIログ管理部222aは、APIログを生成して保持し、画面ログ管理部222cは、表示装置24の画面の情報に応じた画面ログを生成して保持する。 Returning to FIG. 4, for example, upon receiving a connection setting request from a user (S1), the application 21 supplies a connection setting request to the request management unit 221 (S2). In response to the connection setting request, the request management unit 221 requests the API log management unit 222a to record an API log (S3), and requests the screen log management unit 222c to record a screen (S4). In response, the API log management unit 222a generates and holds an API log, and the screen log management unit 222c generates and holds a screen log according to information on the screen of the display device 24.

アプリケーション21は、ユーザからジョブ設定要求を受けると(S5)、要求管理部221へジョブ設定要求を供給する(S6)。要求管理部221は、ジョブ設定要求に応じて、APIログの記録をAPIログ管理部222aへ要求し(S7)、ジョブ設定の要求を所定の装置1へ送信する(S8)。これに応じて、APIログ管理部222aは、APIログを生成して保持する。所定の装置1は、ジョブ設定要求に応じた機能の設定を行い、ジョブ設定OKの応答を要求管理部221へ返信する。所定の装置1との通信を行ったので、要求管理部221は、パケットログの記録をパケットログ管理部222dに要求する(S9)。これに応じて、パケットログ管理部222dは、パケットログを生成して保持する。 When the application 21 receives a job setting request from the user (S5), it supplies the job setting request to the request management unit 221 (S6). In response to the job setting request, the request management unit 221 requests the API log management unit 222a to record an API log (S7), and transmits the job setting request to a predetermined device 1 (S8). In response, the API log management unit 222a generates and holds an API log. The predetermined device 1 performs function settings according to the job setting request, and returns a job setting OK response to the request management unit 221. Having communicated with the predetermined device 1, the request management unit 221 requests the packet log management unit 222d to record a packet log (S9). In response, the packet log management unit 222d generates and maintains a packet log.

要求管理部221は、ジョブ設定OKの応答を所定の装置1から受けると(S10)、画面の記録を画面ログ管理部222cへ要求する(S11)。これに応じて、画面ログ管理部222cは、表示装置24の画面の情報に応じた画面ログを生成して保持する。 When the request management unit 221 receives a response indicating that the job setting is OK from the predetermined device 1 (S10), it requests the screen log management unit 222c to record the screen (S11). In response to this, the screen log management unit 222c generates and holds a screen log according to the information on the screen of the display device 24.

アプリケーションは、ユーザからジョブ開始要求を受けると(S12)、要求管理部221へジョブ開始要求を供給する(S13)。要求管理部221は、ジョブ開始要求に応じて、APIログの記録をAPIログ管理部222aへ要求し(S14)、ジョブログの記録をジョブログ管理部222bへ要求し(S15)、ジョブ開始の要求を所定の装置1へ送信する(S16)。これに応じて、APIログ管理部222aは、APIログを生成して保持し、ジョブログ管理部222bは、ジョブログを生成して保持し、所定の装置1は、ジョブ開始要求に応じた機能で動作を開始しようとする。このとき、所定の装置1は、何らかの不具合で動作を開始できなければ、ジョブ開始NGの応答を要求管理部221へ返信する(S17)。所定の装置1との通信を行ったので、要求管理部221は、パケットログの記録をパケットログ管理部222dに要求する(S18)。これに応じて、パケットログ管理部222dは、パケットログを生成して保持する。 When the application receives a job start request from the user (S12), the application supplies the job start request to the request management unit 221 (S13). In response to the job start request, the request management unit 221 requests the API log management unit 222a to record the API log (S14), requests the job log management unit 222b to record the job log (S15), and requests the API log management unit 222a to record the job log (S15). The request is sent to a predetermined device 1 (S16). In response, the API log management unit 222a generates and holds an API log, the job log management unit 222b generates and holds a job log, and the predetermined device 1 performs functions according to the job start request. Try to start the operation. At this time, if the predetermined device 1 is unable to start its operation due to some problem, it returns a job start NG response to the request management unit 221 (S17). Having communicated with the predetermined device 1, the request management unit 221 requests the packet log management unit 222d to record a packet log (S18). In response, the packet log management unit 222d generates and maintains a packet log.

また、要求管理部221は、ジョブ開始NGの応答を所定の装置1から受けたので、エラーログの記録をエラーログ管理部222eへ要求する(S19)。これに応じて、エラーログ管理部222eは、エラーログを生成して保持する。要求管理部221は、ジョブ開始がエラーになったことをアプリケーション21に通知する(S20)。これに応じて、アプリケーション21は、表示装置24の画面にメッセージを表示することなどにより、ジョブ開始がエラーになったことをユーザに報知する(S21)。 Further, since the request management unit 221 receives a response indicating that the job is not started from the predetermined device 1, it requests the error log management unit 222e to record an error log (S19). In response, the error log management unit 222e generates and maintains an error log. The request management unit 221 notifies the application 21 that the job start has resulted in an error (S20). In response, the application 21 notifies the user that the job start has resulted in an error by displaying a message on the screen of the display device 24 (S21).

これらのログは、ユーザからの要求で取得することができる。なお、図4は、所定の装置(MFP)1経由でログを取得した例を示している。所定の装置(MFP)1は、操作入力装置14を介してユーザからログ情報を取得するよう指示(ログ取得要求)を受け付ける(S22)。所定の装置(MFP)1は、接続中の情報処理装置(携帯端末)2に対して、ユーザからの指示に応じたログ取得要求を送信する(S23)。中継アプリケーション22は、所定の装置(MFP)1からログ取得要求を受信すると、中継アプリケーション22によって情報処理装置(携帯端末)2内に記憶された複数種のログをそれぞれ収集する。すなわち、要求管理部221は、所定の装置(MFP)1からログ取得要求を受信すると、ログ管理部222のAPIログ管理部222a、ジョブログ管理部222b、画面ログ管理部222c、パケットログ管理部222d、エラーログ管理部222eへそれぞれログ取得要求を供給する(S24~S28)。要求管理部221は、ログ管理部222のAPIログ管理部222a、ジョブログ管理部222b、画面ログ管理部222c、パケットログ管理部222d、エラーログ管理部222eから、それぞれログを受ける。要求管理部221は、受けた複数種のログが統合された情報を生成する。中継アプリケーションにより収集された複数種のログが統合された情報は、ログ取得要求を送信した所定の装置(MFP)1へ送信出力される(S29)。所定の装置(MFP)1は、所定の装置(MFP)1内のログ(例えば、MFPログ)を取得し(S30)、取得されたログと情報処理装置(携帯端末)2から取得した複数種のログが統合された情報とがさらに統合された情報を不具合解析用の情報として生成して出力する(S31)。不具合解析用の情報の出力は、所定の装置(MFP)1の表示装置12の画面への表示出力、所定の装置(MFP)1からの印刷出力、所定の装置(MFP)1に接続された外部装置(例えば、情報処理装置2の表示制御部215)への送信出力を含む。例えば、所定の装置(MFP)1のログと情報処理装置(携帯端末)2のログとが統合された情報を印刷出力することで、解析時間を短縮できる。あるいは、所定の装置(MFP)1が外部記憶装置15としてメモリカードをさらに有する場合、所定の装置(MFP)1は、不具合解析用の情報をメモリカードに書き出すことで出力してもよい。 These logs can be obtained upon request from the user. Note that FIG. 4 shows an example in which logs are acquired via a predetermined device (MFP) 1. The predetermined device (MFP) 1 receives an instruction (log acquisition request) from the user to acquire log information via the operation input device 14 (S22). The predetermined device (MFP) 1 transmits a log acquisition request to the connected information processing device (portable terminal) 2 in accordance with the instruction from the user (S23). When the relay application 22 receives a log acquisition request from a predetermined device (MFP) 1, the relay application 22 collects a plurality of types of logs stored in the information processing device (mobile terminal) 2, respectively. That is, upon receiving a log acquisition request from a predetermined device (MFP) 1, the request management unit 221 sends the API log management unit 222a, job log management unit 222b, screen log management unit 222c, and packet log management unit of the log management unit 222. 222d and the error log management unit 222e respectively (S24 to S28). The request management unit 221 receives logs from the API log management unit 222a, job log management unit 222b, screen log management unit 222c, packet log management unit 222d, and error log management unit 222e of the log management unit 222, respectively. The request management unit 221 generates information in which multiple types of logs received are integrated. Information obtained by integrating multiple types of logs collected by the relay application is transmitted and output to the predetermined device (MFP) 1 that sent the log acquisition request (S29). The predetermined device (MFP) 1 obtains a log (for example, an MFP log) in the predetermined device (MFP) 1 (S30), and combines the obtained log with multiple types obtained from the information processing device (mobile terminal) 2. The information obtained by integrating the logs is further integrated and generated as information for failure analysis and output (S31). The output of information for failure analysis includes display output on the screen of the display device 12 of the predetermined device (MFP) 1, print output from the predetermined device (MFP) 1, and output from the predetermined device (MFP) 1 connected to the predetermined device (MFP) 1. It includes a transmission output to an external device (for example, the display control unit 215 of the information processing device 2). For example, by printing out information in which the log of a predetermined device (MFP) 1 and the log of the information processing device (portable terminal) 2 are integrated, the analysis time can be shortened. Alternatively, if the predetermined device (MFP) 1 further includes a memory card as the external storage device 15, the predetermined device (MFP) 1 may output the information for failure analysis by writing it to the memory card.

なお、ログの取得要求には、要求されたタイミングで所定の装置(MFP)1から情報処理装置(携帯端末)2に取得要求する方式と、逐次、情報処理装置(携帯端末)2から所定の装置(MFP)1にログ送信する方式が考えられる。図4では、要求されたタイミングで所定の装置(MFP)1から情報処理装置(携帯端末)2に取得要求する方式が例示されている。また、ログの記録は、情報処理装置(携帯端末)2における表示装置24に表示される設定画面で保存/有無を指定することができてもよい。 Note that the log acquisition request can be made by requesting the information processing device (mobile terminal) 2 from a predetermined device (MFP) 1 to acquire the log at the requested timing, or by sequentially requesting the information processing device (mobile terminal) 2 to obtain the log from the information processing device (mobile terminal) 2. One possible method is to send the log to the device (MFP) 1. FIG. 4 exemplifies a method in which a predetermined device (MFP) 1 makes an acquisition request to an information processing device (portable terminal) 2 at a requested timing. Furthermore, it may be possible to specify whether or not to record a log on a setting screen displayed on the display device 24 of the information processing device (mobile terminal) 2.

以上のように、システム100において、情報処理装置2で開発者向け機能が有効であるときに記録される複数種のログを統合した情報を生成し所定の装置1に送信する。これにより、所定の装置は、自身のログを取得し、そのログを受信された情報にさらに統合した情報を生成して所定の方法で出力することができる。この結果、情報処理装置2の統合されたログと所定の装置1のログとが一括化された情報を開発者に閲覧させることなどにより、開発者による不具合解析のための情報の一括管理を可能にすることができる。したがって、開発者による不具合解析のためのミドルウェアの差し替えが不要となり、ベンダとのやり取りを減らすことができるため、開発期間を短縮できる。 As described above, in the system 100, information is generated by integrating a plurality of types of logs recorded when the developer function is enabled in the information processing device 2, and is transmitted to a predetermined device 1. Thereby, a predetermined device can obtain its own log, generate information by further integrating the log with received information, and output it in a predetermined method. As a result, by allowing developers to view information that combines the integrated log of information processing device 2 and the log of predetermined device 1, it is possible for developers to collectively manage information for trouble analysis. It can be done. This eliminates the need for developers to replace middleware for defect analysis, reducing interaction with vendors and shortening the development period.

なお、図10に示すように、ログの取得要求は、情報処理装置(携帯端末)2が所定の装置(MFP)1からログ(例えば、MFPログ、画面ログ)を取得する構成であっても良い。このとき、所定の装置(MFP)1は、要求管理部221からの要求に応じて、表示装置12の画面の情報を画面ログとして保存してもよい。図10は、実施形態の第1の変形例にかかるシステム100の動作を示すシーケンス図である。 Note that, as shown in FIG. 10, the log acquisition request is made even if the information processing device (mobile terminal) 2 is configured to acquire logs (for example, MFP log, screen log) from a predetermined device (MFP) 1. good. At this time, the predetermined device (MFP) 1 may save information on the screen of the display device 12 as a screen log in response to a request from the request management unit 221. FIG. 10 is a sequence diagram showing the operation of the system 100 according to the first modification of the embodiment.

図10に示すように、例えば、アプリケーションは、ユーザからジョブ設定要求を受けると(S41)、要求管理部221へジョブ設定要求を供給する(S42)。要求管理部221は、ジョブ設定要求に応じて、APIログの記録をAPIログ管理部222aへ要求し(S43)、ジョブ設定を所定の装置1へ送信する(S44)。これに応じて、APIログ管理部222aは、APIログを生成して保持する。所定の装置1は、ジョブ設定要求に応じた機能の設定を行う。機能の設定を行ったので、所定の装置1は、表示装置12の画面の情報に応じた画面ログを生成して保持する(S45)。所定の装置1との通信を行ったので、要求管理部221は、パケットログの記録をパケットログ管理部222dに要求する(S46)。要求管理部221は、ジョブ設定OKの応答を所定の装置1から受けると(S47)、画面の記録を画面ログ管理部222cへ要求する(S48)。 As shown in FIG. 10, for example, upon receiving a job setting request from a user (S41), the application supplies the job setting request to the request management unit 221 (S42). In response to the job setting request, the request management unit 221 requests the API log management unit 222a to record an API log (S43), and transmits the job setting to a predetermined device 1 (S44). In response, the API log management unit 222a generates and holds an API log. The predetermined device 1 performs function settings according to the job setting request. Since the functions have been set, the predetermined device 1 generates and holds a screen log according to the information on the screen of the display device 12 (S45). Having communicated with the predetermined device 1, the request management unit 221 requests the packet log management unit 222d to record a packet log (S46). When the request management unit 221 receives a response indicating that the job setting is OK from the predetermined device 1 (S47), it requests the screen log management unit 222c to record the screen (S48).

アプリケーション21は、ユーザからジョブ開始要求を受けると(S49)、要求管理部221へジョブ開始要求を供給する(S50)。要求管理部221は、ジョブ開始要求に応じて、APIログの記録をAPIログ管理部222aへ要求し(S51)、ジョブログの記録をジョブログ管理部222bへ要求し(S52)、ジョブ開始の要求を所定の装置1へ送信する(S53)。これに応じて、APIログ管理部222aは、APIログを生成して保持する。所定の装置1は、ジョブ開始要求に応じた機能で動作を開始しようとする。このとき、所定の装置1は、何らかの不具合で動作を開始できなければ、表示装置12の画面の情報に応じた画面ログを生成して保持し(S54)、ジョブ開始NGの応答を要求管理部221へ返信する(S55)。所定の装置1との通信を行ったので、要求管理部221は、パケットログの記録をパケットログ管理部222dに要求する(S56)。これに応じて、パケットログ管理部222dは、パケットログを生成して保持する。 When the application 21 receives a job start request from the user (S49), it supplies the job start request to the request management unit 221 (S50). In response to the job start request, the request management unit 221 requests the API log management unit 222a to record the API log (S51), requests the job log management unit 222b to record the job log (S52), and requests the API log management unit 222a to record the job log (S52). The request is sent to a predetermined device 1 (S53). In response, the API log management unit 222a generates and holds an API log. The predetermined device 1 attempts to start operating with a function corresponding to the job start request. At this time, if the predetermined device 1 cannot start operation due to some kind of malfunction, it generates and holds a screen log according to the information on the screen of the display device 12 (S54), and sends a response of job start NG to the request management section. 221 (S55). Having communicated with the predetermined device 1, the request management unit 221 requests the packet log management unit 222d to record a packet log (S56). In response, the packet log management unit 222d generates and maintains a packet log.

また、要求管理部221は、ジョブ開始NGの応答を所定の装置1から受けたので、エラーログの記録をエラーログ管理部222eへ要求する(S57)。これに応じて、エラーログ管理部222eは、エラーログを生成して保持する。要求管理部221は、ジョブ開始がエラーになったことをアプリケーション21に通知する(S58)。これに応じて、アプリケーション21は、表示装置24の画面にメッセージを表示することなどにより、ジョブ開始がエラーになったことをユーザに報知する(S59)。 Further, since the request management unit 221 receives a response indicating that the job is not started from the predetermined device 1, it requests the error log management unit 222e to record an error log (S57). In response, the error log management unit 222e generates and maintains an error log. The request management unit 221 notifies the application 21 that the job start has resulted in an error (S58). In response, the application 21 notifies the user that the job start has resulted in an error by displaying a message on the screen of the display device 24 (S59).

また、情報処理装置(携帯端末)2のアプリケーション21は、操作入力装置26を介してユーザからログ情報を取得するよう指示(ログ取得要求)を受け付ける(S60)。アプリケーションは、ログ取得要求を要求管理部221へ供給する(S61)。要求管理部221は、ログ取得要求を受けると、ログ管理部222のAPIログ管理部222a、ジョブログ管理部222b、画面ログ管理部222c、パケットログ管理部222d、エラーログ管理部222eへそれぞれログ取得要求を供給する(S62~S66)とともに所定の装置(MFP)1へログ取得要求を送信する(S67)。要求管理部221は、ログ管理部222のAPIログ管理部222a、ジョブログ管理部222b、画面ログ管理部222c、パケットログ管理部222d、エラーログ管理部222eから、それぞれログを受けるとともに、所定の装置(MFP)1からログを受信する。要求管理部221は、ログ管理部222から受けた複数種のログが統合された情報を生成するとともに、所定の装置(MFP)1内のログ(例えば、MFPログ)と情報処理装置(携帯端末)2から取得した複数種のログが統合された情報とがさらに統合された情報を不具合解析用の情報として生成する。要求管理部221は、不具合解析用の情報をログ取得結果としてアプリケーション21の表示制御部215へ出力する(S68)。これにより、不具合解析用の情報が情報処理装置(携帯端末)2の表示装置24の画面に表示されユーザに報知される(S69)。 Further, the application 21 of the information processing device (mobile terminal) 2 receives an instruction (log acquisition request) from the user to acquire log information via the operation input device 26 (S60). The application supplies a log acquisition request to the request management unit 221 (S61). Upon receiving the log acquisition request, the request management unit 221 sends logs to the API log management unit 222a, job log management unit 222b, screen log management unit 222c, packet log management unit 222d, and error log management unit 222e of the log management unit 222, respectively. The log acquisition request is supplied (S62 to S66) and the log acquisition request is sent to a predetermined device (MFP) 1 (S67). The request management unit 221 receives logs from the API log management unit 222a, job log management unit 222b, screen log management unit 222c, packet log management unit 222d, and error log management unit 222e of the log management unit 222, and also receives logs from the API log management unit 222a, job log management unit 222b, screen log management unit 222c, packet log management unit 222d, and error log management unit 222e. Receive logs from device (MFP) 1. The request management unit 221 generates information that integrates multiple types of logs received from the log management unit 222, and also generates information that integrates the logs in a predetermined device (MFP) 1 (e.g., MFP log) and the information processing device (mobile terminal). ) The information obtained by integrating the plurality of types of logs obtained from step 2 is further integrated to generate information for trouble analysis. The request management unit 221 outputs information for failure analysis to the display control unit 215 of the application 21 as a log acquisition result (S68). As a result, information for failure analysis is displayed on the screen of the display device 24 of the information processing device (portable terminal) 2 and notified to the user (S69).

あるいは、図11に示すように、所定の装置(MFP)1のミドルウェアの開発者向けメニューによりログ印刷が選択されることに応じて、情報処理装置(携帯端末)2の動作モードがログ印刷モードに変更されてもよい。図11は、実施形態の第2の変形例にかかるシステム100の動作を示すシーケンス図である。所定の装置(MFP)1は、操作入力装置14を介してユーザからログ印刷を行うよう指示(ログ印刷要求)を受け付ける(S71)。所定の装置(MFP)1は、接続中の情報処理装置(携帯端末)2に対して、ユーザからの指示に応じたログ取得要求を送信する。中継アプリケーション22は、所定の装置(MFP)1からログ取得要求を受信すると、情報処理装置(携帯端末)2の動作モードがログ印刷モードに変更し、中継アプリケーションによって情報処理装置(携帯端末)2内に記憶された複数種のログをそれぞれ収集する。すなわち、要求管理部221は、所定の装置(MFP)1からログ取得要求を受信すると(S72)、ログ管理部222のAPIログ管理部222a、ジョブログ管理部222b、画面ログ管理部222c、パケットログ管理部222d、エラーログ管理部222eへそれぞれログ取得要求を供給する(S73~S77)。要求管理部221は、ログ管理部222のAPIログ管理部222a、ジョブログ管理部222b、画面ログ管理部222c、パケットログ管理部222d、エラーログ管理部222eから、それぞれログを受ける。要求管理部221は、受けた複数種のログが統合された情報を生成する。中継アプリケーション22により収集された複数種のログが統合された情報は、ログ取得要求を送信した所定の装置(MFP)1へ送信出力される(S78)。所定の装置(MFP)1は、所定の装置(MFP)1内のログ(例えば、MFPログ)を取得し(S79)、取得されたログと情報処理装置(携帯端末)2から取得した複数種のログが統合された情報とがさらに統合された情報を不具合解析用の情報として生成して印刷により出力する(S80)。これによっても、情報処理装置2の統合されたログと所定の装置1のログとが一括化された情報を開発者に閲覧させることなどにより、開発者による不具合解析のための情報の一括管理を可能にすることができる。 Alternatively, as shown in FIG. 11, in response to log printing being selected from the middleware developer menu of the predetermined device (MFP) 1, the operation mode of the information processing device (mobile terminal) 2 is set to log printing mode. may be changed to FIG. 11 is a sequence diagram showing the operation of the system 100 according to the second modification of the embodiment. The predetermined device (MFP) 1 receives an instruction to print a log (log print request) from the user via the operation input device 14 (S71). A predetermined device (MFP) 1 transmits a log acquisition request to a connected information processing device (portable terminal) 2 in accordance with an instruction from a user. When the relay application 22 receives a log acquisition request from the predetermined device (MFP) 1, the operation mode of the information processing device (mobile terminal) 2 is changed to log printing mode, and the relay application changes the operation mode of the information processing device (mobile terminal) 2 to the log printing mode. Collect multiple types of logs stored in the system. That is, when the request management unit 221 receives a log acquisition request from the predetermined device (MFP) 1 (S72), the request management unit 221 sends the API log management unit 222a, the job log management unit 222b, the screen log management unit 222c, and the packet A log acquisition request is supplied to the log management unit 222d and the error log management unit 222e, respectively (S73 to S77). The request management unit 221 receives logs from the API log management unit 222a, job log management unit 222b, screen log management unit 222c, packet log management unit 222d, and error log management unit 222e of the log management unit 222, respectively. The request management unit 221 generates information in which multiple types of logs received are integrated. Information obtained by integrating multiple types of logs collected by the relay application 22 is transmitted and output to the predetermined device (MFP) 1 that has transmitted the log acquisition request (S78). The predetermined device (MFP) 1 obtains a log (for example, an MFP log) in the predetermined device (MFP) 1 (S79), and combines the obtained log with multiple types obtained from the information processing device (mobile terminal) 2. The information obtained by integrating the logs of and the information obtained by further integrating the logs are generated as information for trouble analysis and output by printing (S80). This also allows developers to collectively manage information for defect analysis by allowing the developer to view information in which the integrated log of the information processing device 2 and the log of a predetermined device 1 are combined. can be made possible.

あるいは、図12に示すように、エラー箇所及びその対策案をユーザに向けて提示してもよい。図12は、実施形態の第3の変形例にかかるシステム100の動作を示す図である。例えば、APIログで図12(a)に示すようにエラー発生個所が示される場合は、図12(b)に示すような対策例を表示装置12に表示することなどによりユーザに示すことで解析、対策を効率よく進めることができる。すなわち、アプリケーションの表示制御部(対策提示手段)215は、ミドルウェアの利用方法に間違いがある場合に、その旨とその対策例をユーザに向けて提示してもよい。これにより、ミドルウェアの呼び出し順間違いなどミドルウェアのエラー箇所、対策提示が分かるため問題解消までの時間を短縮できる。 Alternatively, as shown in FIG. 12, error locations and countermeasures may be presented to the user. FIG. 12 is a diagram showing the operation of the system 100 according to the third modification of the embodiment. For example, if the API log shows the error location as shown in FIG. 12(a), analysis can be done by showing the user an example of the countermeasure as shown in FIG. 12(b) by displaying it on the display device 12, etc. , countermeasures can be taken efficiently. That is, if there is a mistake in the usage of the middleware, the display control unit (countermeasure presentation means) 215 of the application may present the error and an example of the countermeasure to the user. This allows you to identify middleware errors, such as the wrong order of middleware calls, and suggest countermeasures, thereby shortening the time it takes to resolve the problem.

また、情報処理装置2は、通信機能を備えた装置であれば、携帯端末に限られない。情報処理装置2は、例えば、PJ(Projector:プロジェクタ)、IWB(Interactive White Board:相互通信が可能な電子式の黒板機能を有する白板)、デジタルサイネージ等の出力装置、HUD(Head Up Display)装置、産業機械、撮像装置、集音装置、医療機器、ネットワーク家電、自動車(Connected Car)、ノートPC(Personal Computer)、携帯電話、スマートフォン、タブレット端末、ゲーム機、PDA(Personal Digital Assistant)、デジタルカメラ、ウェアラブルPCまたはデスクトップPC等であってもよい。 Further, the information processing device 2 is not limited to a mobile terminal as long as it is a device equipped with a communication function. The information processing device 2 is, for example, an output device such as a PJ (Projector), an IWB (Interactive White Board: a whiteboard having an electronic blackboard function that allows mutual communication), a digital signage, or a HUD (Head Up Display) device. , industrial machinery, imaging devices, sound collection devices, medical equipment, network home appliances, automobiles (Connected Cars), notebook PCs (Personal Computers), mobile phones, smartphones, tablet terminals, game consoles, PDAs (Personal Digital Assistants), digital cameras. , a wearable PC, a desktop PC, or the like.

情報処理装置2は、例えば、図13に示すようなスマートフォン4であってもよい。図13は、実施形態及びその第1~第3の変形例における情報処理装置2のハードウェア構成例として、スマートフォン4のハードウェア構成を示す図である。図13に示されているように、スマートフォン4は、CPU401、ROM402、RAM403、EEPROM404、CMOSセンサ405、撮像素子I/F406、加速度・方位センサ407、メディアI/F409、GPS受信部411を備えている。 The information processing device 2 may be, for example, a smartphone 4 as shown in FIG. 13. FIG. 13 is a diagram showing the hardware configuration of the smartphone 4 as an example of the hardware configuration of the information processing device 2 in the embodiment and the first to third modifications thereof. As shown in FIG. 13, the smartphone 4 includes a CPU 401, a ROM 402, a RAM 403, an EEPROM 404, a CMOS sensor 405, an image sensor I/F 406, an acceleration/direction sensor 407, a media I/F 409, and a GPS receiving section 411. There is.

これらのうち、CPU401は、スマートフォン4全体の動作を制御する。ROM402は、CPU401やIPL等のCPU401の駆動に用いられるプログラムを記憶する。RAM403は、CPU401のワークエリアとして使用される。EEPROM404は、CPU401の制御にしたがって、スマートフォン用プログラム等の各種データの読み出し又は書き込みを行う。CMOS(Complementary Metal Oxide Semiconductor)センサ405は、CPU401の制御に従って被写体(主に自画像)を撮像して画像データを得る内蔵型の撮像手段の一種である。なお、CMOSセンサではなく、CCD(Charge Coupled Device)センサ等の撮像手段であってもよい。撮像素子I/F406は、CMOSセンサ405の駆動を制御する回路である。加速度・方位センサ407は、地磁気を検知する電子磁気コンパスやジャイロコンパス、加速度センサ等の各種センサである。メディアI/F409は、フラッシュメモリ等の記録メディア408に対するデータの読み出し又は書き込み(記憶)を制御する。GPS受信部411は、GPS衛星からGPS信号を受信する。 Among these, the CPU 401 controls the operation of the smartphone 4 as a whole. The ROM 402 stores the CPU 401 and programs used to drive the CPU 401 such as IPL. RAM 403 is used as a work area for CPU 401. The EEPROM 404 reads or writes various data such as smartphone programs under the control of the CPU 401. A CMOS (Complementary Metal Oxide Semiconductor) sensor 405 is a type of built-in imaging means that images a subject (mainly a self-portrait) and obtains image data under the control of the CPU 401. Note that an imaging means such as a CCD (Charge Coupled Device) sensor may be used instead of the CMOS sensor. The image sensor I/F 406 is a circuit that controls driving of the CMOS sensor 405. The acceleration/direction sensor 407 is a variety of sensors such as an electronic magnetic compass, a gyro compass, and an acceleration sensor that detect geomagnetism. A media I/F 409 controls reading or writing (storage) of data to a recording medium 408 such as a flash memory. GPS receiving section 411 receives GPS signals from GPS satellites.

また、スマートフォン4は、遠距離通信回路412、CMOSセンサ413、撮像素子I/F414、マイク415、スピーカ416、音入出力I/F417、ディスプレイ418、外部機器接続I/F(Interface)419、近距離通信回路420、近距離通信回路420のアンテナ420a、及びタッチパネル421を備えている。 The smartphone 4 also includes a long-distance communication circuit 412, a CMOS sensor 413, an image sensor I/F 414, a microphone 415, a speaker 416, a sound input/output I/F 417, a display 418, an external device connection I/F (Interface) 419, and a nearby It includes a distance communication circuit 420, an antenna 420a of a short distance communication circuit 420, and a touch panel 421.

これらのうち、遠距離通信回路412は、ネットワーク3を介して、他の機器と通信する回路である。CMOSセンサ413は、CPU401の制御に従って被写体を撮像して画像データを得る内蔵型の撮像手段の一種である。撮像素子I/F414は、CMOSセンサ413の駆動を制御する回路である。マイク415は、音を電気信号に変える内蔵型の回路である。スピーカ416は、電気信号を物理振動に変えて音楽や音声などの音を生み出す内蔵型の回路である。音入出力I/F417は、CPU401の制御に従ってマイク415及びスピーカ416との間で音信号の入出力を処理する回路である。ディスプレイ418は、被写体の画像や各種アイコン等を表示する液晶や有機EL(Electro Luminescence)などの表示手段の一種である。外部機器接続I/F419は、各種の外部機器を接続するためのインターフェースである。近距離通信回路420は、NFC(Near Field Communication)やBluetooth(登録商標)等の通信回路である。タッチパネル421は、利用者がディスプレイ418を押下することで、スマートフォン4を操作する入力手段の一種である。 Among these, the long distance communication circuit 412 is a circuit that communicates with other devices via the network 3. The CMOS sensor 413 is a type of built-in imaging means that images a subject and obtains image data under the control of the CPU 401. The image sensor I/F 414 is a circuit that controls driving of the CMOS sensor 413. Microphone 415 is a built-in circuit that converts sound into electrical signals. The speaker 416 is a built-in circuit that converts electrical signals into physical vibrations to produce sounds such as music and voice. The sound input/output I/F 417 is a circuit that processes input/output of sound signals between the microphone 415 and the speaker 416 under the control of the CPU 401 . The display 418 is a type of display means such as a liquid crystal or organic EL (Electro Luminescence) that displays an image of a subject, various icons, and the like. The external device connection I/F 419 is an interface for connecting various external devices. The near field communication circuit 420 is a communication circuit such as NFC (Near Field Communication) or Bluetooth (registered trademark). The touch panel 421 is a type of input means by which the user operates the smartphone 4 by pressing the display 418.

また、スマートフォン4は、バスライン410を備えている。バスライン410は、図13に示されているCPU401等の各構成要素を電気的に接続するためのアドレスバスやデータバス等である。 The smartphone 4 also includes a bus line 410. The bus line 410 is an address bus, a data bus, etc. for electrically connecting each component such as the CPU 401 shown in FIG. 13.

また、所定の装置1は、図14に示すようなMFP9であってもよい。図14は、実施形態及びその第1~第3の変形例における所定の装置1のハードウェア構成例として、MFP9のハードウェア構成を示す図である。図14に示されているように、MFP(Multifunction Peripheral/Product/Printer)9は、コントローラ910、近距離通信回路920、エンジン制御部930、操作パネル940、ネットワークI/F950を備えている。 Furthermore, the predetermined device 1 may be an MFP 9 as shown in FIG. FIG. 14 is a diagram showing the hardware configuration of the MFP 9 as an example of the hardware configuration of the predetermined device 1 in the embodiment and the first to third variations thereof. As shown in FIG. 14, the MFP (Multifunction Peripheral/Product/Printer) 9 includes a controller 910, a short-range communication circuit 920, an engine control section 930, an operation panel 940, and a network I/F 950.

これらのうち、コントローラ910は、コンピュータの主要部であるCPU901、システムメモリ(MEM-P)902、ノースブリッジ(NB)903、サウスブリッジ(SB)904、ASIC(Application Specific Integrated Circuit)906、記憶部であるローカルメモリ(MEM-C)907、HDDコントローラ908、及び、記憶部であるHD909を有し、NB903とASIC906との間をAGP(Accelerated Graphics Port)バス921で接続した構成となっている。 Among these, the controller 910 includes a CPU 901, a system memory (MEM-P) 902, a north bridge (NB) 903, a south bridge (SB) 904, an ASIC (Application Specific Integrated Circuit) 906, and a storage unit, which are the main parts of the computer. It has a local memory (MEM-C) 907, an HDD controller 908, and an HD 909 as a storage unit, and has a configuration in which the NB 903 and the ASIC 906 are connected by an AGP (Accelerated Graphics Port) bus 921.

これらのうち、CPU901は、MFP9の全体制御を行う制御部である。NB903は、CPU901と、MEM-P902、SB904、及びAGPバス921とを接続するためのブリッジであり、MEM-P902に対する読み書きなどを制御するメモリコントローラと、PCI(Peripheral Component Interconnect)マスタ及びAGPターゲットとを有する。 Among these, the CPU 901 is a control unit that performs overall control of the MFP 9. NB903 is a bridge for connecting CPU901, MEM-P902, SB904, and AGP bus 921, and is a memory controller that controls reading and writing to MEM-P902, and a PCI (Peripheral Component Interconnect) master and AGP target. has.

MEM-P902は、コントローラ910の各機能を実現させるプログラムやデータの格納用メモリであるROM902a、プログラムやデータの展開、及びメモリ印刷時の描画用メモリなどとして用いるRAM902bとからなる。なお、RAM902bに記憶されているプログラムは、インストール可能な形式又は実行可能な形式のファイルでCD-ROM、CD-R、DVD等のコンピュータで読み取り可能な記録媒体に記録して提供するように構成してもよい。 The MEM-P 902 consists of a ROM 902a that is a memory for storing programs and data that realize each function of the controller 910, and a RAM 902b that is used as a memory for developing programs and data, and for drawing when printing the memory. Note that the program stored in the RAM 902b is configured to be provided as an installable or executable file recorded on a computer-readable recording medium such as a CD-ROM, CD-R, or DVD. You may.

SB904は、NB903とPCIデバイス、周辺デバイスとを接続するためのブリッジである。ASIC906は、画像処理用のハードウェア要素を有する画像処理用途向けのIC(Integrated Circuit)であり、AGPバス921、PCIバス922、HDDコントローラ908およびMEM-C907をそれぞれ接続するブリッジの役割を有する。このASIC906は、PCIターゲットおよびAGPマスタ、ASIC906の中核をなすアービタ(ARB)、MEM-C907を制御するメモリコントローラ、ハードウェアロジックなどにより画像データの回転などを行う複数のDMAC(Direct Memory Access Controller)、並びに、スキャナ部931及びプリンタ部932との間でPCIバス922を介したデータ転送を行うPCIユニットとからなる。なお、ASIC906には、USB(Universal Serial Bus)のインターフェースや、IEEE1394(Institute of Electrical and Electronics Engineers 1394)のインターフェースを接続するようにしてもよい。 SB904 is a bridge for connecting NB903, PCI devices, and peripheral devices. The ASIC 906 is an IC (Integrated Circuit) for image processing that includes hardware elements for image processing, and has the role of a bridge that connects the AGP bus 921, the PCI bus 922, the HDD controller 908, and the MEM-C 907, respectively. This ASIC906 includes a PCI target and an AGP master, an arbiter (ARB) that is the core of the ASIC906, a memory controller that controls the MEM-C907, and multiple DMACs (Direct Memory Access Controllers) that rotate image data using hardware logic, etc. , and a PCI unit that transfers data between the scanner section 931 and the printer section 932 via the PCI bus 922. Note that the ASIC 906 may be connected to a USB (Universal Serial Bus) interface or an IEEE 1394 (Institute of Electrical and Electronics Engineers 1394) interface.

MEM-C907は、コピー用画像バッファ及び符号バッファとして用いるローカルメモリである。HD909は、画像データの蓄積、印刷時に用いるフォントデータの蓄積、フォームの蓄積を行うためのストレージである。HD909は、CPU901の制御にしたがってHD909に対するデータの読出又は書込を制御する。AGPバス921は、グラフィック処理を高速化するために提案されたグラフィックスアクセラレータカード用のバスインタフェースであり、MEM-P902に高スループットで直接アクセスすることにより、グラフィックスアクセラレータカードを高速にすることができる。 MEM-C907 is a local memory used as a copy image buffer and code buffer. The HD 909 is a storage for storing image data, font data used during printing, and forms. The HD 909 controls data reading or writing to the HD 909 under the control of the CPU 901 . AGP bus 921 is a bus interface for graphics accelerator cards proposed to speed up graphics processing, and can speed up graphics accelerator cards by directly accessing MEM-P902 with high throughput. .

また、近距離通信回路920には、近距離通信回路920aが備わっている。近距離通信回路920は、NFC、Bluetooth等の通信回路である。 Further, the short-range communication circuit 920 includes a short-range communication circuit 920a. The short-range communication circuit 920 is a communication circuit such as NFC or Bluetooth.

更に、エンジン制御部930は、スキャナ部931及びプリンタ部932によって構成されている。また、操作パネル940は、現在の設定値や選択画面等を表示させ、操作者からの入力を受け付けるタッチパネル等のパネル表示部940a、並びに、濃度の設定条件などの画像形成に関する条件の設定値を受け付けるテンキー及びコピー開始指示を受け付けるスタートキー等からなる操作パネル940bを備えている。コントローラ910は、MFP9全体の制御を行い、例えば、描画、通信、操作パネル940からの入力等を制御する。スキャナ部931又はプリンタ部932には、誤差拡散やガンマ変換などの画像処理部分が含まれている。 Further, the engine control section 930 includes a scanner section 931 and a printer section 932. The operation panel 940 also includes a panel display section 940a such as a touch panel that displays current setting values, a selection screen, etc., and accepts input from the operator, as well as displaying setting values for image forming conditions such as density setting conditions. An operation panel 940b is provided, which includes a numeric keypad for accepting instructions, a start key for accepting copy start instructions, and the like. The controller 910 controls the entire MFP 9, and controls, for example, drawing, communication, input from the operation panel 940, and the like. The scanner section 931 or the printer section 932 includes image processing sections such as error diffusion and gamma conversion.

なお、MFP9は、操作パネル940のアプリケーション切り替えキーにより、ドキュメントボックス機能、コピー機能、プリンタ機能、およびファクシミリ機能を順次に切り替えて選択することが可能となる。ドキュメントボックス機能の選択時にはドキュメントボックスモードとなり、コピー機能の選択時にはコピーモードとなり、プリンタ機能の選択時にはプリンタモードとなり、ファクシミリモードの選択時にはファクシミリモードとなる。 Note that the MFP 9 can sequentially switch and select the document box function, copy function, printer function, and facsimile function using the application switching key on the operation panel 940. When the document box function is selected, the mode becomes document box mode, when the copy function is selected, the mode becomes copy mode, when the printer function is selected, the mode becomes printer mode, and when the facsimile mode is selected, the mode becomes facsimile mode.

また、ネットワークI/F950は、ネットワーク3を利用してデータ通信をするためのインターフェースである。近距離通信回路920及びネットワークI/F950は、PCIバス922を介して、ASIC906に電気的に接続されている。 Further, the network I/F 950 is an interface for data communication using the network 3. Near field communication circuit 920 and network I/F 950 are electrically connected to ASIC 906 via PCI bus 922.

また、上記で説明した実施形態の各機能は、一又は複数の処理回路によって実現することが可能である。ここで、本明細書における「処理回路」とは、電子回路により実装されるプロセッサのようにソフトウェアによって各機能を実行するようプログラミングされたプロセッサや、上記で説明した各機能を実行するよう設計されたASIC(Application Specific Integrated Circuit)、DSP(Digital Signal Processor)、FPGA(Field Programmable Gate Array)や従来の回路モジュール等のデバイスを含むものとする。 Moreover, each function of the embodiment described above can be realized by one or more processing circuits. Here, the term "processing circuit" as used herein refers to a processor programmed to execute each function by software, such as a processor implemented by an electronic circuit, or a processor designed to execute each function explained above. devices such as ASICs (Application Specific Integrated Circuits), DSPs (Digital Signal Processors), FPGAs (Field Programmable Gate Arrays), and conventional circuit modules. shall be included.

また、本実施形態の各装置で実行されるプログラムは、インストール可能な形式又は実行可能な形式のファイルでCD-ROM、フレキシブルディスク(FD)、CD-R、DVD(Digital Versatile Disk)等のコンピュータで読み取り可能な記録媒体に記録されて提供される。 Furthermore, the programs executed by each device of this embodiment are files in an installable or executable format and can be stored on a computer such as a CD-ROM, a flexible disk (FD), a CD-R, or a DVD (Digital Versatile Disk). Provided recorded on a readable recording medium.

また、本実施形態の各装置で実行されるプログラムを、インターネット等のネットワークに接続されたコンピュータ上に格納し、ネットワーク経由でダウンロードさせることにより提供するように構成しても良い。また、本実施形態の装置で実行されるプログラムをインターネット等のネットワーク経由で提供または配布するように構成しても良い。 Further, the program executed by each device of this embodiment may be stored on a computer connected to a network such as the Internet, and may be provided by being downloaded via the network. Furthermore, the program executed by the apparatus of this embodiment may be provided or distributed via a network such as the Internet.

また、本実施形態のプログラムを、ROM等に予め組み込んで提供するように構成してもよい。 Further, the program of this embodiment may be configured to be provided by being incorporated in a ROM or the like in advance.

本実施の形態の各装置で実行されるプログラムは、上述した各部を含むモジュール構成となっており、実際のハードウェアとしてはCPU(プロセッサ)が上記記憶媒体からプログラムを読み出して実行することにより上記各部が主記憶装置上にロードされ、各が主記憶装置上に生成されるようになっている。 The program executed by each device of this embodiment has a module configuration including the above-mentioned parts, and in actual hardware, a CPU (processor) reads the program from the storage medium and executes it. Each part is loaded onto the main memory, and each part is created on the main memory.

また、上記実施の形態では、本発明の画像形成装置を、コピー機能、プリンタ機能、スキャナ機能およびファクシミリ機能のうち少なくとも2つの機能を有する複合機に適用した例を挙げて説明するが、複写機、プリンタ、スキャナ装置、ファクシミリ装置等の画像形成装置であればいずれにも適用することができる。 Further, in the above embodiment, an example will be described in which the image forming apparatus of the present invention is applied to a multifunction device having at least two functions among a copy function, a printer function, a scanner function, and a facsimile function. The present invention can be applied to any image forming apparatus such as a printer, a scanner device, a facsimile device, or the like.

1 所定の装置
2 情報処理装置
3 ネットワーク
100 システム
1 Predetermined device 2 Information processing device 3 Network 100 System

特開2012-216982号公報JP2012-216982A 特開2014-21874号公報Japanese Patent Application Publication No. 2014-21874

Claims (6)

ミドルウェアを有する所定の装置の機能を前記ミドルウェア経由で利用する利用手段と、
前記ミドルウェアの開発者向け機能が有効であるときに開発者向けメニューにより選択された要求に応じて動作を変更する変更手段と、
前記開発者向け機能が有効であるときに記録される複数種のログを統合した情報を生成する生成手段と、
前記情報を前記所定の装置に送信する送信手段と、
アプリケーションから前記所定の装置への要求の伝送を中継する中継アプリケーションが利用されたタイミングで情報処理装置の画面の情報を画面ログとして取得するログ取得手段と、
を備えたことを特徴とする情報処理装置。
Utilization means for utilizing functions of a predetermined device having middleware via the middleware;
a changing means for changing the operation according to a request selected from a developer menu when the developer function of the middleware is enabled;
generating means for generating information that integrates multiple types of logs recorded when the developer function is enabled;
transmitting means for transmitting the information to the predetermined device;
a log acquisition unit that acquires information on the screen of the information processing device as a screen log at the timing when a relay application that relays transmission of a request from an application to the predetermined device is used;
An information processing device comprising:
前記所定の装置の機能は、印刷機能を含み、
前記利用手段は、前記所定の装置のログと前記情報処理装置のログを前記所定の装置で印刷させる
ことを特徴とする請求項に記載の情報処理装置。
The functions of the predetermined device include a printing function,
2. The information processing apparatus according to claim 1 , wherein the utilization means causes the predetermined apparatus to print a log of the predetermined apparatus and a log of the information processing apparatus.
前記ミドルウェアの利用方法の間違いに対する対策を表示する対策提示手段をさらに備えた
ことを特徴とする請求項1又は2に記載の情報処理装置。
3. The information processing apparatus according to claim 1, further comprising countermeasure presenting means for displaying countermeasures against errors in the usage of the middleware.
所定の装置と、
前記所定の装置と通信可能である情報処理装置と、
を備え、
前記情報処理装置は、
ミドルウェアを有する所定の装置の機能を前記ミドルウェア経由で利用する利用手段と、
前記ミドルウェアの開発者向け機能が有効であるときに開発者向けメニューにより選択された要求に応じて動作を変更する変更手段と、
前記開発者向け機能が有効であるときに記録される複数種のログを統合した情報を生成する成手段と、
前記情報を前記所定の装置に送信する送信手段と、
アプリケーションから前記所定の装置への要求の伝送を中継する中継アプリケーションが利用されたタイミングで前記情報処理装置の画面の情報を画面ログとして取得するログ取得手段と、
を有する
ことを特徴とするシステム。
a predetermined device;
an information processing device capable of communicating with the predetermined device;
Equipped with
The information processing device includes:
Utilization means for utilizing functions of a predetermined device having middleware via the middleware;
a changing means for changing the operation according to a request selected from a developer menu when the developer function of the middleware is enabled;
generating means for generating information that integrates multiple types of logs recorded when the developer function is enabled;
transmitting means for transmitting the information to the predetermined device;
a log acquisition unit that acquires information on the screen of the information processing device as a screen log at a timing when a relay application that relays transmission of a request from an application to the predetermined device is used;
A system characterized by having.
ミドルウェアを有する所定の装置の機能を前記ミドルウェア経由で利用するステップと、
前記ミドルウェアの開発者向け機能が有効であるときに開発者向けメニューにより選択された要求に応じて動作を変更するステップと、
前記開発者向け機能が有効であるときに記録される複数種のログを統合した情報を生成するテップと、
前記情報を前記所定の装置に送信するステップと、
アプリケーションから前記所定の装置への要求の伝送を中継する中継アプリケーションが利用されたタイミングで情報処理装置の画面の情報を画面ログとして取得するステップと、
を備えたことを特徴とする情報処理方法。
a step of utilizing the functions of a predetermined device having middleware via the middleware;
changing the operation according to a request selected by a developer menu when the developer function of the middleware is enabled;
a step of generating information that integrates multiple types of logs recorded when the developer function is enabled;
transmitting the information to the predetermined device;
acquiring information on the screen of the information processing device as a screen log at the timing when a relay application that relays transmission of a request from the application to the predetermined device is used;
An information processing method characterized by comprising:
情報処理装置に、
ミドルウェア経由で所定の装置の機能を利用するステップと、
前記ミドルウェアの開発者向け機能が有効であるときに開発者向けメニューにより選択された要求に応じて動作を変更するステップと、
前記開発者向け機能が有効であるときに記録される複数種のログを統合した情報を生成するテップと、
前記情報を前記所定の装置に送信するステップと、
アプリケーションから前記所定の装置への要求の伝送を中継する中継アプリケーションが利用されたタイミングで前記情報処理装置の画面の情報を画面ログとして取得するステップと、
を実行させることを特徴とするプログラム。
In the information processing device,
a step of using functions of a predetermined device via middleware;
changing the operation according to a request selected by a developer menu when the developer function of the middleware is enabled;
a step of generating information that integrates multiple types of logs recorded when the developer function is enabled;
transmitting the information to the predetermined device;
acquiring information on the screen of the information processing device as a screen log at the timing when a relay application that relays transmission of a request from an application to the predetermined device is used;
A program characterized by executing.
JP2019201841A 2019-11-06 2019-11-06 Information processing device, system, information processing method, and program Active JP7392399B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2019201841A JP7392399B2 (en) 2019-11-06 2019-11-06 Information processing device, system, information processing method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2019201841A JP7392399B2 (en) 2019-11-06 2019-11-06 Information processing device, system, information processing method, and program

Publications (2)

Publication Number Publication Date
JP2021076991A JP2021076991A (en) 2021-05-20
JP7392399B2 true JP7392399B2 (en) 2023-12-06

Family

ID=75899181

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019201841A Active JP7392399B2 (en) 2019-11-06 2019-11-06 Information processing device, system, information processing method, and program

Country Status (1)

Country Link
JP (1) JP7392399B2 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012216982A (en) 2011-03-31 2012-11-08 Fujitsu Ltd Mobile terminal device and self-diagnosis method
JP2014021874A (en) 2012-07-20 2014-02-03 Konica Minolta Inc Image processing coordination system, image processing coordination method, portable information device, image processor and coordination program
JP2015049630A (en) 2013-08-30 2015-03-16 京セラドキュメントソリューションズ株式会社 Image forming apparatus and application screen test system thereof
JP2018125005A (en) 2018-02-22 2018-08-09 キヤノン株式会社 Network device, control method for network device, and program

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012216982A (en) 2011-03-31 2012-11-08 Fujitsu Ltd Mobile terminal device and self-diagnosis method
JP2014021874A (en) 2012-07-20 2014-02-03 Konica Minolta Inc Image processing coordination system, image processing coordination method, portable information device, image processor and coordination program
JP2015049630A (en) 2013-08-30 2015-03-16 京セラドキュメントソリューションズ株式会社 Image forming apparatus and application screen test system thereof
JP2018125005A (en) 2018-02-22 2018-08-09 キヤノン株式会社 Network device, control method for network device, and program

Also Published As

Publication number Publication date
JP2021076991A (en) 2021-05-20

Similar Documents

Publication Publication Date Title
JP5846157B2 (en) PRINT SYSTEM, CONVENIENCE INFORMATION GENERATION DEVICE, CONVENIENCE INFORMATION GENERATION METHOD, AND CONVENIENCE INFORMATION GENERATION PROGRAM
CN110312238B (en) Information processing apparatus, information processing system, and information processing method
JP5900433B2 (en) Image forming apparatus, remote control device, remote control method, remote control method, remote control program, and remote control program
JP2013026777A (en) Image processing system, portable terminal, information processing apparatus, and display method
US11762612B2 (en) Information processing apparatus, information processing system, and information processing method for managing authentication information across multiple information processing devices, information processing apparatuses, and information processing systems
JP6215043B2 (en) Information display system and electronic device
US11509560B2 (en) Information processing apparatus, communication system, and information processing method
JP7380140B2 (en) Information processing system, server, method, program, and information processing device
JP7392399B2 (en) Information processing device, system, information processing method, and program
US10771732B2 (en) System, imaging apparatus, information processing apparatus, and recording medium
JP7424014B2 (en) Information processing device, fault management system, fault management method, and program
JP2015005026A (en) Device management terminal, device management system, and device management program
JP2022013272A (en) Information processing system, information processing method, and program
JP2020188421A (en) Information processing apparatus, information processing system, program, and information processing method
JP2021087162A (en) Server, information processing system, and control method
JP7459659B2 (en) Information processing device, communication system and information processing method
JP7358948B2 (en) Information processing device, information processing system, and program
JP7318401B2 (en) Cooperative processor, method and program
JP2013026778A (en) Image processing system, portable terminal, information processing apparatus, and display method
US11212398B2 (en) Information processing apparatus and information processing method for displaying registration information of terminals on servers
JP6527566B2 (en) Image forming apparatus and information display system
JP2024158258A (en) Information processing system, information processing method, and program
JP2024091423A (en) Image forming apparatus, information processing system, information processing method, and program
JP2021087074A (en) Image forming apparatus, control method, and program
JP2016115200A (en) Information processing system, 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: 20220914

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20230822

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20230823

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20231017

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20231106

R151 Written notification of patent or utility model registration

Ref document number: 7392399

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151