JP2023110498A - 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
JP2023110498A
JP2023110498A JP2022011992A JP2022011992A JP2023110498A JP 2023110498 A JP2023110498 A JP 2023110498A JP 2022011992 A JP2022011992 A JP 2022011992A JP 2022011992 A JP2022011992 A JP 2022011992A JP 2023110498 A JP2023110498 A JP 2023110498A
Authority
JP
Japan
Prior art keywords
information
information processing
input
screen
application
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2022011992A
Other languages
Japanese (ja)
Inventor
慶一 井上
Keiichi Inoue
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 JP2022011992A priority Critical patent/JP2023110498A/en
Publication of JP2023110498A publication Critical patent/JP2023110498A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Debugging And Monitoring (AREA)

Abstract

To make it possible to display log information that allows viewing of input/output data that is permitted to be viewed.SOLUTION: An information processing device capable of communicating with a first information processing terminal and a second information processing terminal via a network includes: a management unit that stores log information that has recorded input/output data related to a series of processes in a storage unit; a receiving unit that receives control information permitting viewing of input/output data from the second information processing terminal; and a screen providing unit that transmits to the first information processing terminal screen information representing a viewing screen that displays the log information in which input/output data that is not permitted to be viewed is kept confidential based on the control information.SELECTED DRAWING: Figure 4

Description

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

複数の処理を接続した一連の処理をフローとして登録し、登録された複数のフローから任意のフローを選択して実行することができる情報処理システムが利用されている。このような情報処理システムでは、登録されているフローを機能の一部として呼び出すアプリケーションを開発することができる。 2. Description of the Related Art An information processing system is used in which a series of processes connecting a plurality of processes is registered as a flow, and an arbitrary flow is selected from the registered flows and executed. In such an information processing system, it is possible to develop an application that calls a registered flow as part of its function.

例えば、特許文献1には、1個のメインフローと複数のサブフローを含むアプリケーションが登録されており、メインフローからサブフローを呼び出す際にパラメータを設定することができる情報処理システムが開示されている。 For example, Patent Document 1 discloses an information processing system in which an application including one main flow and a plurality of subflows is registered, and parameters can be set when calling subflows from the main flow.

しかしながら、従来技術では、アプリケーションの障害解析が困難な場合がある、という課題がある。例えば、フローに含まれる各処理の入出力データに個人情報が含まれる場合、個人情報保護の観点から、ログ情報を表示する際に入出力データを閲覧できないようにマスクすることが行われている。この場合、開発者は十分な情報を得ることができず、障害解析が困難となる。 However, in the conventional technology, there is a problem that failure analysis of an application may be difficult. For example, if personal information is included in the input/output data of each process included in the flow, the input/output data is masked so that it cannot be viewed when displaying the log information from the viewpoint of personal information protection. . In this case, the developer cannot obtain sufficient information, making failure analysis difficult.

この発明の一実施形態は、上記のような技術的課題に鑑みて、閲覧が許可された入出力データを閲覧可能なログ情報を表示することを目的とする。 SUMMARY OF THE INVENTION In view of the technical problems described above, an object of an embodiment of the present invention is to display log information that allows viewing of input/output data that is permitted to be viewed.

上記の課題を解決するために、この発明の一実施形態である情報処理装置は、第1の情報処理端末及び第2の情報処理端末とネットワークを介して通信可能な情報処理装置であって、一連の処理に関する入出力データを記録したログ情報を記憶部に記憶する管理部と、入出力データに対する閲覧を許可する制御情報を第2の情報処理端末から受信する受信部と、制御情報に基づいて閲覧が許可されていない入出力データを秘匿したログ情報を表示する閲覧画面を表す画面情報を第1の情報処理端末に送信する画面提供部と、を備える。 In order to solve the above problems, an information processing apparatus according to one embodiment of the present invention is an information processing apparatus capable of communicating with a first information processing terminal and a second information processing terminal via a network, a management unit that stores log information that records input/output data related to a series of processes in a storage unit; a reception unit that receives control information for permitting viewing of the input/output data from the second information processing terminal; and a screen providing unit configured to transmit, to the first information processing terminal, screen information representing a browsing screen displaying log information in which input/output data that is not permitted to be browsed is concealed.

この発明の一実施形態によれば、閲覧が許可された入出力データを閲覧可能なログ情報を表示することができる。 According to one embodiment of the present invention, it is possible to display log information that allows viewing of input/output data that is permitted to be viewed.

一実施形態における情報処理システムの全体構成の一例を示す図である。It is a figure showing an example of the whole information processing system composition in one embodiment. 一実施形態におけるコンピュータのハードウェア構成の一例を示す図である。It is a figure which shows an example of the hardware constitutions of the computer in one embodiment. 一実施形態におけるMFPのハードウェア構成の一例を示す図である。1 is a diagram illustrating an example of a hardware configuration of an MFP in one embodiment; FIG. 第1実施形態における情報処理システムの機能構成の一例を示す図である。It is a figure showing an example of functional composition of an information processing system in a 1st embodiment. 第1実施形態におけるフローの一例を示す図である。It is a figure which shows an example of the flow in 1st Embodiment. 第1実施形態における閲覧申請処理の一例を示す図である。It is a figure which shows an example of the browsing application process in 1st Embodiment. 第1実施形態におけるジョブ一覧画面の一例を示す図である。FIG. 7 is a diagram showing an example of a job list screen in the first embodiment; FIG. 第1実施形態におけるパラメータ情報の一例を示す図である。It is a figure which shows an example of the parameter information in 1st Embodiment. 第1実施形態における閲覧申請画面の一例を示す図である。It is a figure which shows an example of the browsing application screen in 1st Embodiment. 第1実施形態における実行結果情報の一例を示す図である。It is a figure which shows an example of the execution result information in 1st Embodiment. 第1実施形態における閲覧申請データの一例を示す図である。It is a figure which shows an example of the browsing application data in 1st Embodiment. 第1実施形態における閲覧許可処理の一例を示す図である。It is a figure which shows an example of the browsing permission process in 1st Embodiment. 第1実施形態における待機画面の一例を示す図である。It is a figure which shows an example of the standby screen in 1st Embodiment. 第1実施形態におけるジョブ関係情報の一例を示す図である。4 is a diagram showing an example of job-related information in the first embodiment; FIG. 第1実施形態における入力元探索処理の一例を示す図である。It is a figure which shows an example of the input source search process in 1st Embodiment. 第1実施形態における辞書情報の一例を示す図である。It is a figure which shows an example of the dictionary information in 1st Embodiment. 第1実施形態における許可要求データの一例を示す図である。4 is a diagram showing an example of permission request data in the first embodiment; FIG. 第1実施形態における閲覧許可画面の一例を示す図である。FIG. 7 is a diagram showing an example of a viewing permission screen in the first embodiment; FIG. 第1実施形態における閲覧許可画面の他の例を示す図である。FIG. 10 is a diagram showing another example of a viewing permission screen in the first embodiment; FIG. 第1実施形態における閲覧許可データの一例を示す図である。4 is a diagram showing an example of browsing permission data in the first embodiment; FIG. 第1実施形態におけるジョブ情報閲覧処理の一例を示す図である。FIG. 7 is a diagram showing an example of job information browsing processing in the first embodiment; 第1実施形態におけるジョブ情報閲覧画面の一例を示す図である。FIG. 5 is a diagram showing an example of a job information browsing screen in the first embodiment; FIG. 第2実施形態における閲覧申請画面の一例を示す図である。It is a figure which shows an example of the browsing application screen in 2nd Embodiment. 第2実施形態における閲覧申請データの一例を示す図である。It is a figure which shows an example of the browsing application data in 2nd Embodiment. 第2実施形態における閲覧許可処理の一例を示す図である。FIG. 12 is a diagram illustrating an example of browsing permission processing in the second embodiment; FIG. 第2実施形態における許可要求データの一例を示す図である。FIG. 12 is a diagram showing an example of permission request data in the second embodiment; FIG. 第2実施形態における閲覧許可画面の一例を示す図である。FIG. 11 is a diagram showing an example of a viewing permission screen in the second embodiment; FIG. 第3実施形態における閲覧申請処理の一例を示す図である。It is a figure which shows an example of the browsing application process in 3rd Embodiment. 第3実施形態におけるアプリ情報の一例を示す図である。It is a figure which shows an example of the application information in 3rd Embodiment. 第3実施形態における閲覧申請データの一例を示す図である。It is a figure which shows an example of the browsing application data in 3rd Embodiment. 第4実施形態における閲覧申請処理の一例を示す図である。It is a figure which shows an example of the browsing application process in 4th Embodiment. 第4実施形態における実行結果情報の一例を示す図である。It is a figure which shows an example of the execution result information in 4th Embodiment. 第5実施形態における情報処理システムの機能構成の一例を示す図である。It is a figure showing an example of functional composition of an information processing system in a 5th embodiment. 第5実施形態におけるフローの一例を示す図である。It is a figure which shows an example of the flow in 5th Embodiment. 第5実施形態における検査パラメータ登録処理の一例を示す図である。FIG. 22 is a diagram showing an example of inspection parameter registration processing in the fifth embodiment; 第5実施形態における検査パラメータ登録画面の一例を示す図である。FIG. 21 is a diagram showing an example of an inspection parameter registration screen in the fifth embodiment; FIG. 第5実施形態における閲覧申請処理の一例を示す図である。It is a figure which shows an example of the browsing application process in 5th Embodiment. 第6実施形態におけるフローの一例を示す図である。It is a figure which shows an example of the flow in 6th Embodiment. 第6実施形態における出力データの一例を示す図である。FIG. 21 is a diagram showing an example of output data in the sixth embodiment; FIG. 第6実施形態における閲覧申請処理の一例を示す図である。It is a figure which shows an example of the browsing request process in 6th Embodiment. 第6実施形態における閲覧申請画面の一例を示す図である。It is a figure which shows an example of the browsing application screen in 6th Embodiment. 第6実施形態におけるアプリ情報の一例を示す図である。FIG. 21 is a diagram showing an example of application information in the sixth embodiment; FIG. 第6実施形態における入力元探索処理の一例を示す図である。FIG. 22 is a diagram illustrating an example of input source search processing in the sixth embodiment; 第6実施形態における閲覧申請データの一例を示す図である。It is a figure which shows an example of the browsing application data in 6th Embodiment. 第6実施形態における閲覧許可画面の一例を示す図である。FIG. 21 is a diagram showing an example of a viewing permission screen in the sixth embodiment; FIG. 第6実施形態におけるアプリ実行画面の一例を示す図である。It is a figure which shows an example of the application execution screen in 6th Embodiment.

以下、図面を参照しながら、この発明の実施の形態について、詳細に説明する。なお、図面中において同じ機能を有する構成部には同じ番号を付し、重複説明を省略する。 BEST MODE FOR CARRYING OUT THE INVENTION Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings. In the drawings, constituent parts having the same function are denoted by the same numbers, and redundant explanations are omitted.

[第1実施形態]
この発明の第1実施形態は、サービス提供システムが、1以上のフローを含むアプリケーションを実行するサービスを、ネットワークを介して機器に提供する情報処理システムである。フローは、複数の機能から任意の機能を選択し、それらを接続した一連の処理を定義した情報である。フローに含まれる各処理は、コンポーネントと呼ばれるパーツにより実現される。
[First embodiment]
A first embodiment of the present invention is an information processing system in which a service providing system provides a service for executing an application including one or more flows to devices via a network. A flow is information that defines a series of processes in which arbitrary functions are selected from multiple functions and connected. Each process included in the flow is implemented by parts called components.

本実施形態におけるサービス提供システムは、開発者がアプリケーションを開発するためのグラフィカルな開発ツールを提供する。開発ツールは、Webアプリケーションとして実装されており、ブラウザ上で実行することができる。開発者は、ブラウザを搭載した開発者端末から開発ツールを利用してフローを作成することができる。また、開発者は、作成したフローを、ネットワークを介してサービス提供システムに登録することができる。 The service providing system in this embodiment provides a graphical development tool for developers to develop applications. The development tool is implemented as a web application and can be run on a browser. A developer can create a flow using a development tool from a developer terminal equipped with a browser. Also, the developer can register the created flow in the service providing system via the network.

フローに含まれる各コンポーネントは、各種のパラメータ及びファイル等の入出力が可能となっている。各コンポーネントの入力データは、ユーザがフローに入力したデータであってもよいし、前のコンポーネントが出力したデータであってもよい。サービス提供システムは、ユーザの要求に応じてフローを実行した際に、各コンポーネントにおける入出力データを実行結果と共に記録したログ情報(以下、「ジョブ情報」とも呼ぶ)を生成する。 Each component included in the flow can input and output various parameters and files. The input data of each component may be data input to the flow by the user or data output by the previous component. When executing a flow in response to a user's request, the service providing system generates log information (hereinafter also referred to as "job information") that records input/output data of each component together with execution results.

フローを実行したときにエラーが発生した場合等に、ユーザがアプリケーションの開発者に障害解析を依頼することがある。依頼を受けた開発者は、フローを実行した際のジョブ情報を参照することで、障害の原因特定及び障害からの復旧等を行う。しかしながら、ジョブ情報には個人情報又は機密情報等が記録されていることがある。そのため、ジョブ情報を表示する際に、入出力データをマスク処理して第三者から閲覧できないように秘匿する場合がある。この場合、開発者は、十分な情報が得られず、障害解析が困難となる。 If an error occurs when executing a flow, the user may request the application developer to analyze the failure. The developer who received the request refers to the job information when the flow was executed to identify the cause of the failure and recover from the failure. However, job information may contain personal information, confidential information, or the like. Therefore, when job information is displayed, the input/output data may be masked to keep it confidential so that it cannot be viewed by a third party. In this case, the developer cannot obtain sufficient information, making failure analysis difficult.

本実施形態における情報処理システムは、入出力データを秘匿したジョブ情報を出力する際に、ユーザが閲覧を許可した入出力データについては秘匿しない制御を行う。本実施形態における情報処理システムによれば、開発者が障害解析に必要な情報を得ることができ、障害解析が容易になる。 The information processing system according to the present embodiment, when outputting job information in which the input/output data is kept confidential, performs control so that the input/output data that the user has permitted to view is not kept confidential. According to the information processing system of this embodiment, a developer can obtain information necessary for failure analysis, and failure analysis is facilitated.

<情報処理システム100の全体構成>
まず、本実施形態における情報処理システム100の構成について、図1を参照しながら説明する。図1は、本実施形態における情報処理システム100の全体構成の一例を示す図である。
<Overall Configuration of Information Processing System 100>
First, the configuration of an information processing system 100 according to this embodiment will be described with reference to FIG. FIG. 1 is a diagram showing an example of the overall configuration of an information processing system 100 according to this embodiment.

図1に示されているように、情報処理システム100は、サービス提供システム10、開発者端末20、1以上の機器30、及び1以上の外部サービスシステム40を含む。サービス提供システム10、開発者端末20、機器30及び外部サービスシステム40は、それぞれ通信ネットワークN1に接続している。通信ネットワークN1は、接続されている各装置が相互に通信可能となるように構成されている。 As shown in FIG. 1 , information processing system 100 includes service providing system 10 , developer terminal 20 , one or more devices 30 , and one or more external service systems 40 . The service providing system 10, the developer terminal 20, the device 30 and the external service system 40 are each connected to the communication network N1. The communication network N1 is configured so that connected devices can communicate with each other.

通信ネットワークN1は、例えば、インターネット、LAN(Local Area Network)、又はWAN(Wide Area Network)などの有線通信によるネットワークによって構築されている。通信ネットワークN1は、有線通信だけでなく、例えば、無線LAN、又は近距離無線通信等の無線通信、もしくはWiMAX(Worldwide Interoperability for Microwave Access)、LTE(Long Term Evolution)、又は5G(5th Generation)等の移動体通信によるネットワークが含まれていてもよい。 The communication network N1 is constructed by a wired communication network such as the Internet, a LAN (Local Area Network), or a WAN (Wide Area Network). The communication network N1 includes not only wired communication but also wireless LAN, wireless communication such as short-range wireless communication, WiMAX (Worldwide Interoperability for Microwave Access), LTE (Long Term Evolution), or 5G (5th Generation). of mobile communication networks may be included.

サービス提供システム10は、1台以上の情報処理装置で実現され、通信ネットワークN1を介して、クラウドサービス等の外部サービスシステム40と連携した一連の処理により実現される各種のサービスを提供する。なお、以降では、サービス提供システム10が提供するサービスを「アプリケーション」とも表す。また、サービスを実現する一連の処理を「フロー」とも表す。 The service providing system 10 is realized by one or more information processing devices, and provides various services realized by a series of processes in cooperation with an external service system 40 such as a cloud service via the communication network N1. In addition, hereinafter, the service provided by the service providing system 10 is also referred to as an “application”. A series of processes for realizing a service is also referred to as a "flow".

なお、本実施形態では、外部サービスの具体例としてクラウドサービスを採用して説明するが、これに限られない。本実施形態は、例えば、ASP(Application Service Provider)によって提供されるサービスやWebサービス等のネットワークを介して提供される各種の外部サービスに関して適用されてもよい。 In this embodiment, a cloud service is used as a specific example of the external service, but the present invention is not limited to this. The present embodiment may be applied to various external services provided via a network, such as services provided by an ASP (Application Service Provider) and web services.

開発者端末20は、アプリケーションを開発する開発者が使用する情報処理装置である。開発者は、開発者端末20を用いて、サービス提供システム10が提供する各種のアプリケーションを開発することができる。 The developer terminal 20 is an information processing device used by a developer who develops an application. A developer can use the developer terminal 20 to develop various applications provided by the service providing system 10 .

機器30は、アプリケーションを利用するユーザが使用する各種の電子機器である。ユーザは、機器30を用いて、サービス提供システム10が提供する各種のアプリケーションを利用することができる。 The devices 30 are various electronic devices used by users who use applications. A user can use various applications provided by the service providing system 10 using the device 30 .

以降では、複数の機器30について、各々を区別するときは、「機器30-1」、「機器30-2」等と枝番を用いて記載する。 Hereinafter, when distinguishing between the plurality of devices 30, they are described using serial numbers such as “device 30-1” and “device 30-2”.

サービス提供システム10及び開発者端末20の一例は、コンピュータである。機器30の一例は、画像形成装置(プリンタ、FAX装置、MFP(Multifunction Peripheral/Product/Printer:デジタル複合機)、スキャナ装置等)である。機器30の他の一例は、コンピュータである。 An example of the service providing system 10 and developer terminal 20 is a computer. An example of the device 30 is an image forming device (printer, FAX device, MFP (Multifunction Peripheral/Product/Printer: digital multifunction peripheral), scanner device, etc.). Another example of device 30 is a computer.

開発者端末20及び機器30は、通信機能を備えた装置であれば、情報処理装置又は画像形成装置に限られない。すなわち、開発者端末20及び機器30は、例えば、PJ(Projector:プロジェクタ)、IWB(Interactive White Board:相互通信が可能な電子式の黒板機能を有する白板)、デジタルサイネージ等の出力装置、HUD(Head Up Display)装置、産業機械、撮像装置、集音装置、医療機器、ネットワーク家電、自動車(Connected Car)、ノートPC(Personal Computer)、携帯電話、スマートフォン、タブレット端末、ゲーム機、PDA(Personal Digital Assistant)、デジタルカメラ、ウェアラブルPC又はデスクトップPC等であってもよい。 The developer terminal 20 and the device 30 are not limited to information processing devices or image forming devices as long as they are devices having a communication function. That is, the developer terminal 20 and the device 30 are, for example, a PJ (Projector), an IWB (Interactive White Board: a whiteboard having an electronic blackboard function capable of mutual communication), an output device such as a digital signage, a HUD ( Head Up Display) equipment, industrial machinery, imaging equipment, sound collecting equipment, medical equipment, network appliances, automobiles (connected cars), notebook PCs (personal computers), mobile phones, smartphones, tablet terminals, game machines, PDA (Personal Digital) Assistant), a digital camera, a wearable PC, a desktop PC, or the like.

外部サービスシステム40は、1台以上の情報処理装置で実現され、通信ネットワークN1を介して、各種のクラウドサービスを提供する。外部サービスシステムの一例は、ストレージサービス(又はオンラインストレージ)と呼ばれるクラウドサービスである。ストレージサービスとは、外部サービスシステム40のストレージの記憶領域を貸し出すサービスである。 The external service system 40 is realized by one or more information processing devices, and provides various cloud services via the communication network N1. An example of an external service system is a cloud service called storage service (or online storage). A storage service is a service that lends out a storage area of the storage of the external service system 40 .

以降では、複数の外部サービスシステム40について、各々を区別するときは、「外部サービスシステム40-1」、「外部サービスシステム40-2」等と枝番を用いて記載する。また、外部サービスシステム40-1及び外部サービスシステム40-2により提供されるストレージサービスの名称を、それぞれ「外部ストレージサービスA」及び「外部ストレージサービスB」等と呼ぶ。 Hereinafter, a plurality of external service systems 40 will be described using branch numbers such as "external service system 40-1" and "external service system 40-2" when distinguishing between them. Also, the names of the storage services provided by the external service system 40-1 and the external service system 40-2 are respectively called "external storage service A" and "external storage service B".

図1に示す情報処理システム100の構成は一例であって、他の構成であってもよい。例えば、本実施形態における情報処理システム100には、電子データの入力及び出力の少なくとも一方を行う各種機器が含まれ、これらの機器がサービス提供システム10により提供される各種サービスを利用してもよい。 The configuration of the information processing system 100 shown in FIG. 1 is an example, and other configurations may be used. For example, the information processing system 100 in this embodiment includes various devices that perform at least one of input and output of electronic data, and these devices may use various services provided by the service providing system 10. .

<情報処理システム100のハードウェア構成>
次に、本実施形態における情報処理システム100に含まれる各装置のハードウェア構成について、図2及び図3を参照しながら説明する。
<Hardware Configuration of Information Processing System 100>
Next, the hardware configuration of each device included in the information processing system 100 according to this embodiment will be described with reference to FIGS. 2 and 3. FIG.

≪コンピュータのハードウェア構成≫
図2は、サービス提供システム10、開発者端末20、機器30及び外部サービスシステム40がコンピュータで実現される場合のハードウェア構成の一例を示す図である。
<<Computer hardware configuration>>
FIG. 2 is a diagram showing an example of a hardware configuration when the service providing system 10, developer terminal 20, device 30, and external service system 40 are implemented by a computer.

図2に示されているように、コンピュータは、CPU(Central Processing Unit)501、ROM(Read Only Memory)502、RAM(Random Access Memory)503、HD(Hard Disk)504、HDD(Hard Disk Drive)コントローラ505、ディスプレイ506、外部機器接続I/F(Interface)508、ネットワークI/F509、バスライン510、キーボード511、ポインティング機器512、DVD-RW(Digital Versatile Disk Rewritable)ドライブ514、メディアI/F516を備えている。 As shown in FIG. 2, the computer includes a CPU (Central Processing Unit) 501, ROM (Read Only Memory) 502, RAM (Random Access Memory) 503, HD (Hard Disk) 504, HDD (Hard Disk Drive) Controller 505, display 506, external device connection I/F (Interface) 508, network I/F 509, bus line 510, keyboard 511, pointing device 512, DVD-RW (Digital Versatile Disk Rewritable) drive 514, media I/F 516 I have.

これらのうち、CPU501は、コンピュータ全体の動作を制御する。ROM502は、IPL(Initial Program Loader)等のCPU501の駆動に用いられるプログラムを記憶する。RAM503は、CPU501のワークエリアとして使用される。HD504は、プログラム等の各種データを記憶する。HDDコントローラ505は、CPU501の制御にしたがってHD504に対する各種データの読み出し又は書き込みを制御する。 Among these, the CPU 501 controls the operation of the entire computer. The ROM 502 stores programs used to drive the CPU 501, such as an IPL (Initial Program Loader). A RAM 503 is used as a work area for the CPU 501 . The HD 504 stores various data such as programs. The HDD controller 505 controls reading or writing of various data to/from the HD 504 under the control of the CPU 501 .

ディスプレイ506は、カーソル、メニュー、ウィンドウ、文字、又は画像などの各種情報を表示する。外部機器接続I/F508は、各種の外部機器を接続するためのインターフェースである。この場合の外部機器は、例えば、USB(Universal Serial Bus)メモリやプリンタ等である。ネットワークI/F509は、通信ネットワークN1を利用してデータ通信をするためのインターフェースである。バスライン510は、図2に示されているCPU501等の各構成要素を電気的に接続するためのアドレスバスやデータバス等である。 A display 506 displays various information such as cursors, menus, windows, characters, or images. The external device connection I/F 508 is an interface for connecting various external devices. The external device in this case is, for example, a USB (Universal Serial Bus) memory, a printer, or the like. A network I/F 509 is an interface for data communication using the communication network N1. A bus line 510 is an address bus, a data bus, or the like for electrically connecting each component such as the CPU 501 shown in FIG.

また、キーボード511は、文字、数値、各種指示などの入力のための複数のキーを備えた入力手段の一種である。ポインティング機器512は、各種指示の選択や実行、処理対象の選択、カーソルの移動などを行う入力手段の一種である。DVD-RWドライブ514は、着脱可能な記録媒体の一例としてのDVD-RW513に対する各種データの読み出し又は書き込みを制御する。なお、DVD-RWに限らず、DVD-R等であってもよい。メディアI/F516は、フラッシュメモリ等の記録メディア515に対するデータの読み出し又は書き込み(記憶)を制御する。 Also, the keyboard 511 is a kind of input means having a plurality of keys for inputting characters, numerical values, various instructions, and the like. The pointing device 512 is a kind of input means for selecting and executing various instructions, selecting a processing target, moving a cursor, and the like. A DVD-RW drive 514 controls reading or writing of various data to a DVD-RW 513 as an example of a removable recording medium. It should be noted that not only DVD-RW but also DVD-R or the like may be used. A media I/F 516 controls reading or writing (storage) of data to a recording medium 515 such as a flash memory.

≪MFPのハードウェア構成≫
図3は、機器30がMFPで実現される場合のハードウェア構成の一例を示す図である。
<<Hardware Configuration of MFP>>
FIG. 3 is a diagram showing an example of a hardware configuration when the device 30 is realized by an MFP.

図3に示されているように、MFPは、コントローラ910、近距離通信回路920、エンジン制御部930、操作パネル940、ネットワークI/F950を備えている。 As shown in FIG. 3, the MFP has 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, a storage unit, which is the main part of the computer. A local memory (MEM-C) 907 , an HDD controller 908 , and an HD 909 as a storage unit, and the NB 903 and ASIC 906 are connected by an AGP (Accelerated Graphics Port) bus 921 .

これらのうち、CPU901は、MFPの全体制御を行う制御部である。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. The NB 903 is a bridge for connecting the CPU 901, the MEM-P 902, the SB 904, and the AGP bus 921, and is a memory controller that controls reading and writing with respect to the MEM-P 902, a PCI (Peripheral Component Interconnect) master, and an AGP target. have

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

SB904は、NB903とPCI機器、周辺機器とを接続するためのブリッジである。ASIC906は、画像処理用のハードウェア要素を有する画像処理用途向けのIC(Integrated Circuit)であり、AGPバス921、PCIバス922、HDD908および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)のインターフェースを接続するようにしてもよい。 The SB 904 is a bridge for connecting the NB 903 with PCI devices and peripheral devices. The ASIC 906 is an image processing IC (Integrated Circuit) having hardware elements for image processing, and serves as a bridge that connects the AGP bus 921, PCI bus 922, HDD 908 and MEM-C 907, respectively. This ASIC 906 includes a PCI target and AGP master, an arbiter (ARB) that forms the core of the ASIC 906, a memory controller that controls the MEM-C 907, and multiple DMACs (Direct Memory Access Controllers) that perform image data rotation, etc. by hardware logic. , and a PCI unit that transfers data between the scanner unit 931 and the printer unit 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-C 907 is a local memory used as an image buffer for copying and an encoding buffer. The HD 909 is a storage for accumulating image data, accumulating font data used for printing, and accumulating forms. The HD 909 controls reading or writing of data to or from the HD 909 under the control of the CPU 901 . The AGP bus 921 is a bus interface for graphics accelerator cards proposed to speed up graphics processing, and can speed up the graphics accelerator card by directly accessing the MEM-P 902 with high throughput. .

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

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

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

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

<情報処理システム100の機能構成>
次に、本実施形態における情報処理システム100の機能構成の一例について、図4を参照しながら説明する。図4は、本実施形態における情報処理システム100に含まれる各装置の機能構成を例示するブロック図である。
<Functional Configuration of Information Processing System 100>
Next, an example of the functional configuration of the information processing system 100 according to this embodiment will be described with reference to FIG. FIG. 4 is a block diagram illustrating the functional configuration of each device included in the information processing system 100 according to this embodiment.

≪サービス提供システム10の機能構成≫
図4に示されているように、本実施形態におけるサービス提供システム10は、画面情報記憶部101、アプリ情報記憶部102、ファイル記憶部103、ジョブ情報記憶部104、ポータルサービス部110及び入出力サービス部120を備える。ポータルサービス部110は、画面提供部111、ジョブ情報閲覧部112、閲覧許可申請部113及びジョブ情報翻訳部114を備える。入出力サービス部120は、アプリ管理部121、ファイル管理部122、ジョブ管理部123、ジョブ情報制御部124及び通知部125を備える。
<<Functional Configuration of Service Providing System 10>>
As shown in FIG. 4, the service providing system 10 in this embodiment includes a screen information storage unit 101, an application information storage unit 102, a file storage unit 103, a job information storage unit 104, a portal service unit 110, and an input/output unit. A service unit 120 is provided. Portal service unit 110 includes screen providing unit 111 , job information viewing unit 112 , viewing permission requesting unit 113 , and job information translation unit 114 . The input/output service unit 120 includes an application management unit 121 , a file management unit 122 , a job management unit 123 , a job information control unit 124 and a notification unit 125 .

ポータルサービス部110及び入出力サービス部120は、例えば、図2に示されているHD504からRAM503上に展開されたプログラムがCPU501及びHDDコントローラ505に実行させる処理によって実現される。 The portal service unit 110 and the input/output service unit 120 are implemented by, for example, processing that causes the CPU 501 and the HDD controller 505 to execute a program expanded from the HD 504 shown in FIG. 2 onto the RAM 503 .

画面情報記憶部101、アプリ情報記憶部102、ファイル記憶部103及びジョブ情報記憶部104は、例えば、図2に示されているHD504を用いて実現される。HD504が記憶するデータの読み込み又は書き込みは、例えば、HDDコントローラ505を介して行われる。 The screen information storage unit 101, the application information storage unit 102, the file storage unit 103, and the job information storage unit 104 are realized using the HD 504 shown in FIG. 2, for example. Reading or writing of data stored in the HD 504 is performed via the HDD controller 505, for example.

なお、画面情報記憶部101、アプリ情報記憶部102、ファイル記憶部103及びジョブ情報記憶部104は、サービス提供システム10が備えず、外部の記憶装置を用いてもよい。外部の記憶装置の一例は、NAS(Network Attached Storage)又はオンラインストレージサービスである。 Note that the screen information storage unit 101, the application information storage unit 102, the file storage unit 103, and the job information storage unit 104 are not provided in the service providing system 10, and external storage devices may be used. An example of an external storage device is NAS (Network Attached Storage) or an online storage service.

画面情報記憶部101は、画面提供部111がブラウザ210及びブラウザ310に提供する画面情報を記憶する。画面情報記憶部101が記憶する各画面情報は、例えば、HTML(HyperText Markup Language)等で記述された画面情報であり、JavaScript(登録商標)等で記述されたアプリケーションを含んでもよい。 The screen information storage unit 101 stores screen information provided by the screen providing unit 111 to the browsers 210 and 310 . Each piece of screen information stored in the screen information storage unit 101 is, for example, screen information described in HTML (HyperText Markup Language) or the like, and may include an application described in JavaScript (registered trademark) or the like.

アプリ情報記憶部102は、サービス提供システム10が提供するアプリケーションに関するアプリ情報を記憶する。アプリ情報には、アプリケーションを識別するアプリIDが関連付けられている。 The application information storage unit 102 stores application information related to applications provided by the service providing system 10 . The application information is associated with an application ID that identifies the application.

アプリ情報には、画面定義及び処理内容が含まれる。画面定義は、アプリケーションを実行する際に提供される画面を定義するデータである。画面定義には、画面に表示するデータ及びレイアウト等が含まれる。処理内容は、アプリケーションに含まれるフローに関する設定を表すデータである。処理内容には、フローにおけるコンポーネントの実行順、各コンポーネントのパラメータ定義等が含まれる。 The application information includes screen definition and processing content. A screen definition is data defining a screen provided when an application is executed. The screen definition includes data to be displayed on the screen, layout, and the like. The processing content is data representing settings related to the flow included in the application. The processing contents include the execution order of components in the flow, parameter definitions of each component, and the like.

ファイル記憶部103は、サービス提供システム10がアプリケーションを実行したときに入力又は生成されたファイルを一時的に記憶する。ファイルには、ファイルを識別するファイルIDが関連付けられている。 The file storage unit 103 temporarily stores files input or generated when the service providing system 10 executes an application. A file is associated with a file ID that identifies the file.

ジョブ情報記憶部104は、サービス提供システム10がアプリケーションを実行したときのジョブ情報を記憶する。ジョブ情報には、ジョブを識別するジョブIDが関連付けられている。 The job information storage unit 104 stores job information when the service providing system 10 executes the application. Job information is associated with a job ID that identifies the job.

ジョブ情報には、パラメータ情報、実行結果情報、及びジョブ関係情報が含まれる。パラメータ情報は、フローに含まれる各コンポーネントの入出力データを記録したデータである。入出力データは、パラメータ又はファイルである。入出力データがファイルである場合、パラメータ情報には、ファイルを示す情報(ファイルID及び/又はファイル名)が記録される。 The job information includes parameter information, execution result information, and job-related information. The parameter information is data recording input/output data of each component included in the flow. Input and output data are parameters or files. When the input/output data is a file, information indicating the file (file ID and/or file name) is recorded in the parameter information.

実行結果情報は、各コンポーネントを実行した結果を記録したデータである。特に、コンポーネントでエラーが発生した場合、エラーの内容が詳細に記録される。ジョブ関係情報は、コンポーネント間の順序関係を記録したデータである。 The execution result information is data recording the results of executing each component. In particular, when an error occurs in a component, the content of the error is recorded in detail. The job relation information is data recording the order relation between components.

画面提供部111は、開発者端末20及び機器30からの要求に応じて、画面情報記憶部101に記憶されている画面情報を開発者端末20及び機器30に送信(提供)する。 The screen providing unit 111 transmits (provides) screen information stored in the screen information storage unit 101 to the developer terminal 20 and the device 30 in response to requests from the developer terminal 20 and the device 30 .

ジョブ情報閲覧部112は、開発者端末20からの要求に応じて、ジョブ情報制御部124にジョブ情報を要求する。また、ジョブ情報閲覧部112は、ジョブ情報制御部124から受け取ったジョブ情報を、開発者端末20に送信する。 The job information browsing unit 112 requests job information from the job information control unit 124 in response to a request from the developer terminal 20 . Also, the job information browsing unit 112 transmits the job information received from the job information control unit 124 to the developer terminal 20 .

閲覧許可申請部113は、閲覧申請データを開発者端末20から受信する。また、閲覧許可申請部113は、閲覧申請データの登録をジョブ管理部123に要求する。閲覧申請データは、閲覧を申請する入出力データを表すデータである。 The viewing permission application unit 113 receives viewing application data from the developer terminal 20 . Also, the viewing permission application unit 113 requests the job management unit 123 to register the viewing application data. The access request data is data representing input/output data for which access is requested.

また、閲覧許可申請部113は、機器30からの要求に応じて、ジョブ管理部123が管理する閲覧申請データを機器30に送信する。このとき、閲覧許可申請部113は、閲覧申請データから許可要求データへの変換を、ジョブ情報翻訳部114に要求する。許可要求データは、閲覧が申請された入出力データに対する閲覧の許可を要求するためのデータである。 In addition, the viewing permission application unit 113 transmits viewing application data managed by the job management unit 123 to the device 30 in response to a request from the device 30 . At this time, the viewing permission application unit 113 requests the job information translation unit 114 to convert the viewing application data into permission request data. Permission request data is data for requesting permission to view input/output data for which viewing has been requested.

さらに、閲覧許可申請部113は、閲覧許可データを機器30から受信する。また、閲覧許可申請部113は、閲覧許可データの登録をジョブ管理部123に要求する。閲覧許可データは、閲覧を許可する入出力データを表すデータである。 Furthermore, the viewing permission application unit 113 receives viewing permission data from the device 30 . Also, the viewing permission application unit 113 requests the job management unit 123 to register viewing permission data. Browsing permission data is data representing input/output data for which browsing is permitted.

ジョブ情報翻訳部114は、閲覧許可申請部113からの要求に応じて、閲覧申請データを許可要求データに変換する。このとき、ジョブ情報翻訳部114は、閲覧が申請された入出力データの関係を遡ることで入力元のデータを特定し、特定された入力データを閲覧申請データに追加する。また、ジョブ情報翻訳部114は、閲覧申請データに含まれる文言を、ユーザが理解しやすい内容に変換する。文言の変換には、予め定めた辞書情報及びアプリ情報を用いる。 Job information translation unit 114 converts the viewing application data into permission request data in response to a request from viewing permission requesting unit 113 . At this time, the job information translation unit 114 identifies the data of the input source by tracing the relationship of the input/output data requested to be browsed, and adds the identified input data to the browse application data. In addition, the job information translation unit 114 converts the wording included in the browsing application data into content that is easy for the user to understand. Predetermined dictionary information and application information are used for word conversion.

アプリ管理部121は、アプリ情報記憶部102に対して、アプリ情報の書き込み及び読み出しを実行する。 The application management unit 121 writes and reads application information to and from the application information storage unit 102 .

ファイル管理部122は、ファイル記憶部103に対して、ファイルの書き込み及び読み出しを実行する。 The file management unit 122 writes and reads files to and from the file storage unit 103 .

ジョブ管理部123は、ジョブ情報記憶部104に対して、ジョブ情報の書き込み及び読み出しを実行する。 The job management unit 123 writes and reads job information in the job information storage unit 104 .

ジョブ情報制御部124は、ジョブ情報閲覧部112又は閲覧許可申請部113からの要求に応じて、ジョブ管理部123にジョブ情報を要求する。また、ジョブ情報制御部124は、ジョブ管理部123から受け取ったジョブ情報に対して、閲覧が許可された入出力データは閲覧可能とし、それ以外の入出力データは閲覧不可とする制御を行う。そして、ジョブ情報制御部124は、閲覧が許可されていない入出力データが閲覧不可とされたジョブ情報を、ジョブ情報閲覧部112又は閲覧許可申請部113に送る。 Job information control unit 124 requests job information from job management unit 123 in response to a request from job information browsing unit 112 or browsing permission application unit 113 . In addition, the job information control unit 124 controls the job information received from the job management unit 123 so that input/output data permitted to be viewed can be viewed and other input/output data cannot be viewed. Then, the job information control unit 124 sends the job information in which the input/output data for which viewing is not permitted is prohibited to be viewed to the job information viewing unit 112 or the viewing permission requesting unit 113 .

通知部125は、閲覧許可申請部113からの要求に応じて、開発者端末20から閲覧申請データが登録されたことを、機器30に通知する。また、通知部125は、閲覧許可申請部113からの要求に応じて、機器30から閲覧許可データが登録されたことを、開発者端末20に通知する。 The notification unit 125 notifies the device 30 that the viewing application data has been registered from the developer terminal 20 in response to the request from the viewing permission application unit 113 . Also, the notification unit 125 notifies the developer terminal 20 that the viewing permission data has been registered from the device 30 in response to the request from the viewing permission application unit 113 .

≪開発者端末20の機能構成≫
図4に示されているように、本実施形態における開発者端末20は、ブラウザ210を備える。ブラウザ210は、例えば、図2に示されているHD504からRAM503上に展開されたプログラムがCPU501に実行させる処理によって実現される。
<<Function Configuration of Developer Terminal 20>>
As shown in FIG. 4, the developer terminal 20 in this embodiment has a browser 210 . The browser 210 is realized, for example, by processing that is executed by the CPU 501 from the HD 504 shown in FIG.

ブラウザ210は、開発者の操作に応じて、サービス提供システム10が備える画面提供部111に画面情報を要求する。また、ブラウザ210は、画面提供部111から受信した画面情報に基づいて、開発者が利用する画面をディスプレイ506に表示する。 The browser 210 requests screen information from the screen providing unit 111 included in the service providing system 10 according to the developer's operation. Also, the browser 210 displays a screen used by the developer on the display 506 based on the screen information received from the screen providing unit 111 .

≪機器30の機能構成≫
図4に示されているように、本実施形態における機器30は、ブラウザ310を備える。ブラウザ310は、例えば、図3に示されているHD909からRAM902a上に展開されたプログラムがCPU901に実行させる処理によって実現される。
<<Functional configuration of device 30>>
As shown in FIG. 4, device 30 in this embodiment comprises browser 310 . The browser 310 is implemented by, for example, processing that causes the CPU 901 to execute a program developed on the RAM 902a from the HD 909 shown in FIG.

ブラウザ310は、ユーザの操作に応じて、サービス提供システム10が備える画面提供部111に画面情報を要求する。また、ブラウザ310は、画面提供部111から受信した画面情報に基づいて、ユーザが利用する画面を操作パネル940に表示する。 The browser 310 requests screen information from the screen providing unit 111 included in the service providing system 10 according to the user's operation. In addition, browser 310 displays a screen to be used by the user on operation panel 940 based on the screen information received from screen providing unit 111 .

<情報処理システム100の処理手順>
次に、本実施形態における情報処理システム100が実行する情報処理方法の詳細について説明する。本実施形態における情報処理方法は、1.閲覧申請処理、2.閲覧許可処理及び3.ジョブ情報閲覧処理を含む。
<Processing procedure of information processing system 100>
Next, the details of the information processing method executed by the information processing system 100 according to the present embodiment will be described. The information processing method in this embodiment includes: 1. browsing application processing;2. Browsing permission processing and 3. Includes job information browsing processing.

≪前提≫
まず、本実施形態において前提とするフローについて、図5を参照しながら説明する。図5は、本実施形態におけるフローの一例を示す概念図である。
≪Premise≫
First, the flow assumed in this embodiment will be described with reference to FIG. FIG. 5 is a conceptual diagram showing an example of the flow in this embodiment.

図5に示されているように、本実施形態におけるフロー1000は、ファイルダウンロードコンポーネント1100、PDF変換コンポーネント1200及び画像抽出コンポーネント1300を順に実行する。 As shown in FIG. 5, flow 1000 in this embodiment executes file download component 1100, PDF conversion component 1200 and image extraction component 1300 in sequence.

ファイルダウンロードコンポーネント1100は、外部ストレージサービスAから指定されたファイルをダウンロードする。PDF変換コンポーネント1200は、入力されたファイルをPDF形式のファイルに変換する。画像抽出コンポーネント1300は、入力されたPDFファイルに埋め込まれている画像を抽出する。 File download component 1100 downloads a specified file from external storage service A. The PDF conversion component 1200 converts the input file into a file in PDF format. The image extraction component 1300 extracts images embedded in the input PDF file.

ユーザは、フロー1000を含むアプリケーションを実行する際に、ファイルを識別するファイルIDを入力する。ファイルダウンロードコンポーネント1100は、ユーザが入力したファイルIDに基づいて、外部ストレージサービスAからファイルをダウンロードする。 When the user executes the application containing flow 1000, the user enters a file ID that identifies the file. The file download component 1100 downloads the file from the external storage service A based on the file ID entered by the user.

ここで、ユーザがフロー1000を含むアプリケーションを実行したところ、エラーが発生したものとする。ユーザは開発者に障害解析を依頼する。開発者が当該アプリケーションを実行した際のジョブ情報を閲覧したところ、ファイルダウンロードコンポーネント1100及びPDF変換コンポーネント1200は成功しているが、画像抽出コンポーネント1300でエラーが発生していることがわかった。 Assume that an error occurs when the user executes the application including the flow 1000 . The user requests the developer to analyze the failure. When the developer browsed the job information when the application was executed, it was found that the file download component 1100 and PDF conversion component 1200 were successful, but an error occurred in the image extraction component 1300 .

ジョブ情報に含まれる実行結果情報には、発生したエラーは「外的容因によるエラー」であることが記録されていた。このエラーは、入力データの不具合により引き起こされることがわかっている。そのため、開発者は、画像抽出コンポーネント1300に入力されたファイルの内容を確認する必要があると考える。 The execution result information included in the job information records that the error that occurred is an "error due to an external factor." This error is known to be caused by bad input data. Therefore, the developer considers it necessary to check the content of the file input to the image extraction component 1300 .

しかしながら、フロー1000は個人情報又は機密情報を含むファイルを扱うことがあるため、入出力データを第三者が閲覧できないように設定されている。したがって、開発者は、画像抽出コンポーネント1300に入力されたファイルの閲覧を、ユーザに許可してもらう必要がある。 However, since the flow 1000 may handle files containing personal information or confidential information, the input/output data is set so that third parties cannot view it. Therefore, the developer needs the user's permission to view the file input to the image extraction component 1300 .

≪1.閲覧申請処理≫
まず、開発者が入出力データの閲覧を申請する閲覧申請処理について、図6を参照しながら説明する。図6は、本実施形態における情報処理システム100が実行する閲覧申請処理の一例を示すシーケンス図である。
≪1. Browse request process≫
First, referring to FIG. 6, a description will be given of a viewing application process in which a developer applies for viewing input/output data. FIG. 6 is a sequence diagram showing an example of browsing request processing executed by the information processing system 100 according to this embodiment.

ステップS101において、開発者端末20が備えるブラウザ210は、ジョブ一覧画面に対する開発者の操作に応じて、閲覧申請画面の取得要求を、サービス提供システム10に送信する。 In step S101, the browser 210 included in the developer terminal 20 transmits a request to acquire the viewing application screen to the service providing system 10 in response to the developer's operation on the job list screen.

ここで、本実施形態におけるジョブ一覧画面について、図7を参照しながら説明する。図7は、本実施形態におけるジョブ一覧画面の一例を示す概念図である。 Here, the job list screen in this embodiment will be described with reference to FIG. FIG. 7 is a conceptual diagram showing an example of a job list screen in this embodiment.

図7に示されているように、本実施形態におけるジョブ一覧画面2000は、アプリID表示欄2010及びジョブ一覧表示欄2020を有する。ジョブ一覧表示欄2020は、ジョブID表示欄2021、ステータス表示欄2022及び閲覧申請ボタン2023を有する。 As shown in FIG. 7, the job list screen 2000 in this embodiment has an application ID display field 2010 and a job list display field 2020. FIG. The job list display field 2020 has a job ID display field 2021 , a status display field 2022 and a browse request button 2023 .

アプリID表示欄2010には、表示しているジョブ情報に対応するアプリIDが表示される。ジョブID表示欄2021には、当該ジョブ情報を識別するジョブIDが表示される。ステータス表示欄2022には、当該ジョブ情報の実行結果が表示される。閲覧申請ボタン2023が押下されると、ブラウザ210は、閲覧申請画面の取得要求を、サービス提供システム10に送信する。 An application ID display field 2010 displays an application ID corresponding to the displayed job information. A job ID display field 2021 displays a job ID for identifying the job information. A status display column 2022 displays the execution result of the job information. When the browse application button 2023 is pressed, the browser 210 transmits a request to acquire the browse application screen to the service providing system 10 .

図6に戻って説明する。ステップS102において、サービス提供システム10が備える画面提供部111は、開発者端末20から閲覧申請画面の取得要求を受信する。次に、画面提供部111は、閲覧申請画面を表す画面情報を、画面情報記憶部101から取得する。続いて、画面提供部111は、取得した画面情報を、開発者端末20に送信する。開発者端末20では、ブラウザ210が、閲覧申請画面を表す画面情報を受信する。 Returning to FIG. 6, description will be made. In step S<b>102 , the screen providing unit 111 included in the service providing system 10 receives an acquisition request for a browsing application screen from the developer terminal 20 . Next, the screen providing unit 111 acquires screen information representing the browsing application screen from the screen information storage unit 101 . Subsequently, the screen providing unit 111 transmits the acquired screen information to the developer terminal 20 . In the developer terminal 20, the browser 210 receives the screen information representing the browsing application screen.

ステップS103において、開発者端末20が備えるブラウザ210は、ジョブ情報の取得要求を、サービス提供システム10に送信する。当該取得要求には、ジョブ一覧画面2000で選択されたジョブ情報に関するアプリID及びジョブIDが含まれる。 In step S<b>103 , the browser 210 of the developer terminal 20 transmits a job information acquisition request to the service providing system 10 . The acquisition request includes the application ID and job ID related to the job information selected on the job list screen 2000 .

サービス提供システム10では、閲覧許可申請部113が、開発者端末20からジョブ情報の取得要求を受信する。閲覧許可申請部113は、当該取得要求に含まれるジョブIDに対応するジョブ情報を、ジョブ情報制御部124に要求する。ジョブ情報制御部124は、当該ジョブIDに対応するジョブ情報を、ジョブ管理部123に要求する。 In the service providing system 10 , the viewing permission application unit 113 receives the job information acquisition request from the developer terminal 20 . The viewing permission application unit 113 requests the job information control unit 124 for job information corresponding to the job ID included in the acquisition request. The job information control unit 124 requests the job management unit 123 for job information corresponding to the job ID.

ステップS104において、サービス提供システム10が備えるジョブ管理部123は、ジョブ情報制御部124からジョブ情報の取得要求を受け取る。次に、ジョブ管理部123は、当該取得要求に含まれるジョブIDに対応するジョブ情報を、ジョブ情報記憶部104から取得する。続いて、ジョブ管理部123は、取得したジョブ情報を、ジョブ情報制御部124に送る。 In step S<b>104 , the job management unit 123 provided in the service providing system 10 receives a job information acquisition request from the job information control unit 124 . Next, the job management section 123 acquires job information corresponding to the job ID included in the acquisition request from the job information storage section 104 . Subsequently, the job management section 123 sends the acquired job information to the job information control section 124 .

ステップS105において、サービス提供システム10が備えるジョブ情報制御部124は、ジョブ管理部123からジョブ情報を受け取る。次に、ジョブ情報制御部124は、当該ジョブ情報からパラメータ情報を取り出す。 In step S<b>105 , the job information control section 124 provided in the service providing system 10 receives job information from the job management section 123 . Next, the job information control unit 124 extracts parameter information from the job information.

続いて、ジョブ情報制御部124は、当該パラメータ情報に含まれる入出力データに対して、マスク処理を行う。続いて、ジョブ情報制御部124は、マスクされたパラメータ情報を含むジョブ情報を、閲覧許可申請部113に送る。閲覧許可申請部113は、ジョブ情報制御部124から受け取ったジョブ情報を、開発者端末20に送信する。 Subsequently, the job information control unit 124 performs mask processing on the input/output data included in the parameter information. Subsequently, the job information control unit 124 sends the job information including the masked parameter information to the viewing permission application unit 113 . The viewing permission application unit 113 transmits the job information received from the job information control unit 124 to the developer terminal 20 .

ここで、本実施形態におけるパラメータ情報について、図8を参照しながら説明する。図8は、本実施形態におけるパラメータ情報の一例を示す概念図である。 Here, parameter information in this embodiment will be described with reference to FIG. FIG. 8 is a conceptual diagram showing an example of parameter information in this embodiment.

図8に示されているように、本実施形態におけるパラメータ情報3000には、jobDetailParametersが記載される。jobDetailParametersは、jobDetailParameterの配列である。jobDetailParameterは、各コンポーネントを実行する際に利用した入出力データを記録したデータ構造である。 As shown in FIG. 8, the parameter information 3000 in this embodiment describes jobDetailParameters. jobDetailParameters is an array of jobDetailParameters. jobDetailParameter is a data structure that records the input/output data used when executing each component.

各jobDetailParameterには、当該ジョブを識別するジョブID(jobId: 233333)、及び当該ジョブにおけるコンポーネントを識別するジョブ詳細ID(id: 3456787, 3456788, 3456789)が記録される。また、各jobDetailParameterには、当該コンポーネントに対する入出力データ(parameters, inputFile, outputFile等)が記録される。 Each jobDetailParameter records a job ID (jobId: 233333) for identifying the job and job detail IDs (id: 3456787, 3456788, 3456789) for identifying the components in the job. Input/output data (parameters, inputFile, outputFile, etc.) for the component is recorded in each jobDetailParameter.

パラメータ情報3000において、入出力データの内容(fileId, fileName等)はマスク処理により秘匿されている。ただし、サービス提供システム10が内部的に利用するデータ(id, relationFileId等)は、個人情報又は機密情報を含むことがないため、マスクされない。なお、relationFileIdは、当該コンポーネントがファイルの変換を行う場合に、変換前のファイルを識別するファイルIDを記録するデータである。 In the parameter information 3000, the contents of input/output data (fileId, fileName, etc.) are masked by mask processing. However, the data (id, relationFileId, etc.) used internally by the service providing system 10 are not masked because they do not contain personal information or confidential information. Note that relationFileId is data for recording a file ID that identifies a file before conversion when the component converts the file.

図6に戻って説明する。ステップS106において、開発者端末20が備えるブラウザ210は、サービス提供システム10からジョブ情報を受信する。次に、ブラウザ210は、サービス提供システム10から受信した画面情報及びジョブ情報に基づいて、閲覧申請画面をディスプレイ506等に表示する。 Returning to FIG. 6, description will be made. In step S<b>106 , the browser 210 of the developer terminal 20 receives job information from the service providing system 10 . Next, the browser 210 displays the viewing application screen on the display 506 or the like based on the screen information and job information received from the service providing system 10 .

ここで、本実施形態における閲覧申請画面について、図9を参照しながら説明する。図9は、本実施形態における閲覧申請画面の一例を示す概念図である。 Here, the viewing application screen according to the present embodiment will be described with reference to FIG. 9 . FIG. 9 is a conceptual diagram showing an example of a viewing application screen in this embodiment.

図9に示されているように、本実施形態における閲覧申請画面2100は、コンポーネント表示欄2101、入力データ選択欄2102、出力データ選択欄2103及び送信ボタン2109を有する。 As shown in FIG. 9, the browsing application screen 2100 in this embodiment has a component display field 2101, an input data selection field 2102, an output data selection field 2103, and a send button 2109. FIG.

コンポーネント表示欄2101には、フローに含まれるコンポーネントを表す文言が表示される。入力データ選択欄2102には、当該コンポーネントの入力データが選択可能な形式で表示される。出力データ選択欄2103には、当該コンポーネントの出力データが選択可能な形式で表示される。 The component display field 2101 displays words representing components included in the flow. The input data selection field 2102 displays the input data of the component in a selectable format. The output data selection field 2103 displays the output data of the component in a selectable format.

図6に戻って説明する。ステップS107において、開発者端末20が備えるブラウザ210は、閲覧申請項目の取得要求を、サービス提供システム10に送信する。当該取得要求には、アプリID及びジョブIDが含まれる。 Returning to FIG. 6, description will be made. In step S<b>107 , the browser 210 provided in the developer terminal 20 transmits an acquisition request for the browse application items to the service providing system 10 . The acquisition request includes an application ID and a job ID.

ステップS108において、サービス提供システム10が備える閲覧許可申請部113は、開発者端末20から閲覧申請項目の取得要求を受信する。次に、閲覧許可申請部113は、実行結果情報の取得要求を、ジョブ管理部123に送る。当該取得要求には、アプリID及びジョブIDが含まれる。 In step S<b>108 , the viewing permission application unit 113 provided in the service providing system 10 receives a request to acquire viewing request items from the developer terminal 20 . Next, the viewing permission application unit 113 sends a request for acquisition of execution result information to the job management unit 123 . The acquisition request includes an application ID and a job ID.

ステップS109において、サービス提供システム10が備えるジョブ管理部123は、閲覧許可申請部113から実行結果情報の取得要求を受け取る。次に、ジョブ管理部123は、当該取得要求に含まれるアプリID及びジョブIDに対応する実行結果情報を、ジョブ情報記憶部104から取得する。続いて、ジョブ管理部123は、取得した実行結果情報を、閲覧許可申請部113に送る。 In step S<b>109 , the job management unit 123 included in the service providing system 10 receives the execution result information acquisition request from the browsing permission application unit 113 . Next, the job management unit 123 acquires execution result information corresponding to the application ID and job ID included in the acquisition request from the job information storage unit 104 . Subsequently, the job management section 123 sends the obtained execution result information to the viewing permission application section 113 .

ステップS110において、サービス提供システム10が備える閲覧許可申請部113は、ジョブ管理部123から実行結果情報を受け取る。次に、閲覧許可申請部113は、当該実行結果情報に基づいて、エラーが発生したコンポーネントを特定する。続いて、閲覧許可申請部113は、特定したコンポーネントに関する情報(以下、「エラーコンポーネント情報」とも呼ぶ)を、開発者端末20に送信する。 In step S<b>110 , the viewing permission application unit 113 provided in the service providing system 10 receives execution result information from the job management unit 123 . Next, the viewing permission application unit 113 identifies the component in which the error occurred based on the execution result information. Subsequently, the viewing permission application unit 113 transmits information about the specified component (hereinafter also referred to as “error component information”) to the developer terminal 20 .

ここで、本実施形態における実行結果情報について、図10を参照しながら説明する。図10は、本実施形態における実行結果情報の一例を示す概念図である。 Here, execution result information in this embodiment will be described with reference to FIG. FIG. 10 is a conceptual diagram showing an example of execution result information in this embodiment.

図10に示されているように、本実施形態における実行結果情報3100には、アプリID(id: 100000)、ジョブID(jobId: 233333)、ジョブ詳細ID(jobDetailId: 3456789)、実行結果(status: "error")、コンポーネント名(componentName: "extraImages")及びエラーコード(message_id: "io-pdf.external_error")が記録されている。したがって、図10に示した実行結果情報3100からは、画像抽出コンポーネント1300で外的容因によるエラーが発生していることがわかる。 As shown in FIG. 10, the execution result information 3100 in this embodiment includes application ID (id: 100000), job ID (jobId: 233333), job detail ID (jobDetailId: 3456789), execution result (status : "error"), component name (componentName: "extraImages"), and error code (message_id: "io-pdf.external_error") are recorded. Therefore, it can be seen from the execution result information 3100 shown in FIG. 10 that an error has occurred in the image extraction component 1300 due to an external factor.

図6に戻って説明する。ステップS111において、開発者端末20が備えるブラウザ210は、サービス提供システム10からエラーコンポーネント情報を受信する。次に、ブラウザ210は、エラーコンポーネント情報に基づいて、閲覧を申請すべき入出力データを提案する。具体的には、ブラウザ210は、閲覧申請画面2100において、入力データ選択欄2102及び出力データ選択欄2103に表示された入出力データのうち、エラーが発生したコンポーネントに関する入出力データを自動的に選択する。 Returning to FIG. 6, description will be made. In step S<b>111 , the browser 210 provided in the developer terminal 20 receives error component information from the service providing system 10 . The browser 210 then suggests input/output data to apply for viewing based on the error component information. Specifically, the browser 210 automatically selects the input/output data related to the component in which the error occurred from among the input/output data displayed in the input data selection field 2102 and the output data selection field 2103 on the browsing application screen 2100. do.

ステップS112において、開発者端末20が備えるブラウザ210は、閲覧申請画面2100に対する開発者の操作に応じて、閲覧申請データを生成する。次に、ブラウザ210は、閲覧申請の登録要求を、サービス提供システム10に送信する。当該登録要求には、生成した閲覧申請データが含まれる。 In step S<b>112 , the browser 210 of the developer terminal 20 generates viewing application data according to the developer's operation on the viewing application screen 2100 . Next, the browser 210 transmits a registration request for viewing application to the service providing system 10 . The registration request includes the generated browsing application data.

具体的には、開発者は、閲覧申請画面2100において、送信ボタン2109を押下する。ブラウザ210は、入力データ選択欄2102及び出力データ選択欄2103において選択されている入出力データに対する閲覧を申請するための閲覧申請データを生成する。そして、ブラウザ210は、閲覧申請の登録要求を、サービス提供システム10に送信する。当該登録要求には、生成した閲覧申請データが含まれる。 Specifically, the developer presses a send button 2109 on the viewing application screen 2100 . The browser 210 generates access request data for requesting access to the input/output data selected in the input data selection field 2102 and the output data selection field 2103 . Then, the browser 210 transmits a request for registering the browsing application to the service providing system 10 . The registration request includes the generated browsing application data.

サービス提供システム10では、閲覧許可申請部113が、閲覧申請の登録要求を受信する。閲覧許可申請部113は、当該登録要求に含まれる閲覧申請データを、ジョブ管理部123に送る。 In the service providing system 10, the browsing permission application unit 113 receives the registration request for the browsing application. The viewing permission application unit 113 sends the viewing application data included in the registration request to the job management unit 123 .

ここで、本実施形態における閲覧申請データについて、図11を参照しながら説明する。図11は、本実施形態における閲覧申請データの一例を示す概念図である。 Here, the browsing application data in this embodiment will be described with reference to FIG. 11 . FIG. 11 is a conceptual diagram showing an example of browsing request data in this embodiment.

図11に示されているように、本実施形態における閲覧申請データ3200には、jobDetailsが記載される。jobDetailsは、jobDetailの配列である。jobDetailは、閲覧を申請する入出力データに関する情報を表すデータ構造である。 As shown in FIG. 11, jobDetails is described in the browse request data 3200 in this embodiment. jobDetails is an array of jobDetails. jobDetail is a data structure that represents information about the input/output data for which viewing is requested.

各jobDetailには、当該ジョブを識別するジョブID(jobId: 233333)、及び当該ジョブにおけるコンポーネントを識別するジョブ詳細ID(id: 3456789)が記載される。また、各jobDetailには、閲覧を申請する入出力データ(inputFile)が記載される。なお、inputFileに含まれるbrowsableは、当該入出力データの閲覧可否を制御するための設定値である。 Each jobDetail describes a job ID (jobId: 233333) that identifies the job and a job detail ID (id: 3456789) that identifies a component in the job. Also, each jobDetail describes the input/output data (inputFile) to be viewed. Note that browsable included in inputFile is a setting value for controlling whether or not the input/output data can be browsed.

パラメータ情報3000に記載されるjobDetailParameterと閲覧申請データ3200に記載されるjobDetailとは、ジョブ詳細ID(id)によって関連付けられている。 The jobDetailParameter described in the parameter information 3000 and the jobDetail described in the viewing application data 3200 are associated by a job detail ID (id).

図6に戻って説明する。ステップS113において、サービス提供システム10が備えるジョブ管理部123は、閲覧許可申請部113から閲覧申請データを受け取る。次に、ジョブ管理部123は、当該閲覧申請データをジョブ情報記憶部104に記憶する。続いて、ジョブ管理部123は、閲覧申請の登録結果を閲覧許可申請部113に送る。当該登録結果には、ジョブIDが含まれる。閲覧許可申請部113は、ジョブ管理部123から受け取った閲覧申請の登録結果を開発者端末20に送信する。 Returning to FIG. 6, description will be made. In step S<b>113 , the job management unit 123 provided in the service providing system 10 receives the viewing application data from the viewing permission requesting unit 113 . Next, the job management section 123 stores the browse application data in the job information storage section 104 . Subsequently, the job management unit 123 sends the registration result of the browsing application to the browsing permission application unit 113 . The registration result includes a job ID. The viewing permission application unit 113 transmits the registration result of the viewing application received from the job management unit 123 to the developer terminal 20 .

ステップS114において、開発者端末20が備えるブラウザ210は、サービス提供システム10から閲覧申請の登録結果を受信する。次に、ブラウザ210は、ユーザへの通知要求をサービス提供システム10に送信する。当該通知要求には、アプリID及びジョブIDが含まれる。 In step S<b>114 , the browser 210 provided in the developer terminal 20 receives the registration result of the browsing application from the service providing system 10 . Next, the browser 210 transmits a user notification request to the service providing system 10 . The notification request includes an application ID and a job ID.

ステップS115において、サービス提供システム10が備える通知部125は、開発者端末20からユーザへの通知要求を受信する。次に、通知部125は、当該通知要求に含まれるアプリID及びジョブIDに基づいて、閲覧許可画面を開くためのURL(Uniform Resource Locator)を生成する。 In step S<b>115 , the notification unit 125 provided in the service providing system 10 receives a notification request to the user from the developer terminal 20 . Next, the notification unit 125 generates a URL (Uniform Resource Locator) for opening the viewing permission screen based on the application ID and job ID included in the notification request.

続いて、通知部125は、生成したURLをユーザに通知する。ユーザへの通知方法は、URLが記載された電子メールをユーザのメールアドレスに送信してもよいし、URLが記載されたメッセージをSNS(Social Networking Service)等でユーザのアカウントに送信してもよい。 Subsequently, the notification unit 125 notifies the user of the generated URL. The user may be notified by sending an e-mail containing a URL to the user's e-mail address, or by sending a message containing a URL to the user's account via SNS (Social Networking Service) or the like. good.

≪2.閲覧許可処理≫
次に、ユーザが入出力データの閲覧を許可する閲覧許可処理について、図12を参照しながら説明する。図12は、本実施形態における情報処理システム100が実行する閲覧許可処理の一例を示すシーケンス図である。
≪2. Browsing permission process≫
Next, referring to FIG. 12, a browse permission process for allowing a user to browse input/output data will be described. FIG. 12 is a sequence diagram showing an example of browsing permission processing executed by the information processing system 100 according to this embodiment.

ステップS201において、機器30が備えるブラウザ310は、ユーザの操作に応じて、閲覧許可画面の取得要求を、サービス提供システム10に送信する。具体的には、ユーザは、通知されたURLを開く操作を行う。 In step S<b>201 , the browser 310 provided in the device 30 transmits a viewing permission screen acquisition request to the service providing system 10 in response to the user's operation. Specifically, the user performs an operation to open the notified URL.

ステップS202において、サービス提供システム10が備える画面提供部111は、機器30から閲覧許可画面の取得要求を受信する。次に、画面提供部111は、閲覧許可画面を表す画面情報を、画面情報記憶部101から取得する。続いて、画面提供部111は、取得した画面情報を、開発者端末20に送信する。機器30では、ブラウザ310が、閲覧許可画面を表す画面情報を受信する。 In step S<b>202 , the screen providing unit 111 included in the service providing system 10 receives an acquisition request for a viewing permission screen from the device 30 . Next, the screen providing unit 111 acquires screen information representing the browsing permission screen from the screen information storage unit 101 . Subsequently, the screen providing unit 111 transmits the acquired screen information to the developer terminal 20 . In the device 30, the browser 310 receives the screen information representing the browsing permission screen.

ステップS203において、機器30が備えるブラウザ310は、閲覧申請データの取得要求を、サービス提供システム10に送信する。当該取得要求には、通知されたURLで特定されるジョブIDが含まれる。このとき、ブラウザ310は、図13に示した待機画面2200を操作パネル940に表示する。 In step S<b>203 , the browser 310 provided in the device 30 transmits an acquisition request for browsing application data to the service providing system 10 . The acquisition request includes a job ID specified by the notified URL. At this time, browser 310 displays standby screen 2200 shown in FIG. 13 on operation panel 940 .

サービス提供システム10では、閲覧許可申請部113が、機器30から閲覧申請データの取得要求を受信する。閲覧許可申請部113は、当該取得要求に含まれるジョブIDに対応する閲覧申請データを、ジョブ管理部123に要求する。 In the service providing system 10 , the viewing permission requesting unit 113 receives the viewing request data acquisition request from the device 30 . The viewing permission application unit 113 requests the job management unit 123 for viewing application data corresponding to the job ID included in the acquisition request.

ステップS204において、サービス提供システム10が備えるジョブ管理部123は、閲覧許可申請部113から閲覧申請データの取得要求を受け取る。次に、ジョブ管理部123は、当該取得要求に含まれるジョブIDに対応する閲覧申請データを、ジョブ情報記憶部104から取得する。続いて、ジョブ管理部123は、取得した閲覧申請データを閲覧許可申請部113に送る。 In step S<b>204 , the job management unit 123 provided in the service providing system 10 receives a request for obtaining viewing application data from the viewing permission requesting unit 113 . Next, the job management unit 123 acquires from the job information storage unit 104 the browsing application data corresponding to the job ID included in the acquisition request. Subsequently, the job management section 123 sends the acquired viewing application data to the viewing permission requesting section 113 .

ステップS205において、サービス提供システム10が備える閲覧許可申請部113は、ジョブ管理部123から閲覧申請データを受け取る。次に、閲覧許可申請部113は、当該閲覧申請データの変換要求を、ジョブ情報翻訳部114に送る。当該変換要求には、ジョブ管理部123から受け取った閲覧申請データが含まれる。 In step S<b>205 , the viewing permission application unit 113 included in the service providing system 10 receives the viewing application data from the job management unit 123 . Next, the viewing permission application unit 113 sends a conversion request for the viewing application data to the job information translation unit 114 . The conversion request includes the browsing application data received from the job management unit 123 .

ステップS206において、サービス提供システム10が備えるジョブ情報翻訳部114は、閲覧許可申請部113から閲覧申請データの変換要求を受け取る。次に、ジョブ情報翻訳部114は、ジョブ情報の取得要求を、ジョブ情報制御部124に送る。当該取得要求には、ジョブIDが含まれる。ジョブ情報制御部124は、当該取得要求に含まれるジョブIDに対応するジョブ情報を、ジョブ管理部123に要求する。 In step S<b>206 , the job information translation unit 114 provided in the service providing system 10 receives a conversion request for viewing application data from the viewing permission requesting unit 113 . Next, the job information translation unit 114 sends a job information acquisition request to the job information control unit 124 . The acquisition request includes a job ID. The job information control unit 124 requests the job management unit 123 for job information corresponding to the job ID included in the acquisition request.

ステップS207において、サービス提供システム10が備えるジョブ管理部123は、ジョブ情報制御部124からジョブ情報の取得要求を受け取る。次に、ジョブ管理部123は、当該取得要求に含まれるジョブIDに対応するジョブ情報を、ジョブ情報記憶部104から取得する。続いて、ジョブ管理部123は、取得したジョブ情報を、ジョブ情報制御部124に送る。当該ジョブ情報には、パラメータ情報及びジョブ関係情報が含まれる。 In step S<b>207 , the job management unit 123 included in the service providing system 10 receives the job information acquisition request from the job information control unit 124 . Next, the job management section 123 acquires job information corresponding to the job ID included in the acquisition request from the job information storage section 104 . Subsequently, the job management section 123 sends the acquired job information to the job information control section 124 . The job information includes parameter information and job-related information.

ここで、本実施形態におけるジョブ関係情報について、図14を参照しながら説明する。図14は、本実施形態におけるジョブ関係情報の一例を示す概念図である。 Here, job-related information in this embodiment will be described with reference to FIG. FIG. 14 is a conceptual diagram showing an example of job-related information in this embodiment.

図14に示されているように、本実施形態におけるジョブ関係情報3300には、jobDetailRelationが記載される。jobDetailRelationの各要素において、idは各コンポーネントのジョブ詳細IDと対応している。previousIdは、一つ前に実行したコンポーネントのジョブ詳細IDと対応している。nextIdは、一つ後に実行したコンポーネントのジョブ詳細IDと対応している。したがって、閲覧が申請されたジョブ詳細ID(id)で特定される要素から、previousId及びnextIdを辿ることで、フローを遡って各コンポーネントの入出力データの関係を探索することが可能となっている。 As shown in FIG. 14, jobDetailRelation is described in the job relation information 3300 in this embodiment. In each element of jobDetailRelation, id corresponds to the job detail ID of each component. previousId corresponds to the job detail ID of the previously executed component. nextId corresponds to the job detail ID of the component executed after one. Therefore, by following the previousId and nextId from the element specified by the job detail ID (id) for which viewing is requested, it is possible to trace the flow and search for the relationship between the input and output data of each component. .

図12に戻って説明する。ステップS208において、サービス提供システム10が備えるジョブ情報制御部124は、ジョブ管理部123からジョブ情報を受け取る。次に、ジョブ情報制御部124は、当該ジョブ情報からパラメータ情報を取り出す。続いて、ジョブ情報制御部124は、パラメータ情報に含まれる入出力データに対して、マスク処理を行う。そして、ジョブ情報制御部124は、マスクされたパラメータ情報を含むジョブ情報を、ジョブ情報翻訳部114に送る。 Returning to FIG. 12, description will be made. In step S<b>208 , the job information control unit 124 included in the service providing system 10 receives job information from the job management unit 123 . Next, the job information control unit 124 extracts parameter information from the job information. Subsequently, the job information control unit 124 performs mask processing on the input/output data included in the parameter information. The job information control unit 124 then sends the job information including the masked parameter information to the job information translation unit 114 .

ステップS209において、サービス提供システム10が備えるジョブ情報翻訳部114は、ジョブ情報制御部124からジョブ情報を受け取る。次に、ジョブ情報翻訳部114は、当該ジョブ情報に含まれるパラメータ情報及びジョブ関係情報に基づいて、閲覧が申請された入出力データの関係を遡り、当該入出力データがフローに入力された入力元のデータを特定する。続いて、ジョブ情報翻訳部114は、特定された入力データを、閲覧申請データに追加する。 In step S<b>209 , the job information translation unit 114 included in the service providing system 10 receives job information from the job information control unit 124 . Next, based on the parameter information and job-related information included in the job information, the job information translation unit 114 traces the relationship between the input/output data requested to be browsed, and Identify the original data. Subsequently, the job information translation unit 114 adds the specified input data to the browsing application data.

なお、本実施形態において、開発者が閲覧を申請した入出力データは、画像抽出コンポーネント1300の入力ファイルである。しかしながら、ユーザはコンポーネントという概念を知らないため、この申請内容のままでは閲覧を許可しても問題ないか否かを判断することができない。そこで、入力元のファイルを特定することで、ユーザに理解しやすい申請内容に変換する。入力元のファイルはユーザが入力したものであるため、そのファイルのことはユーザも認識しているはずだからである。 In this embodiment, the input/output data requested by the developer to be viewed is the input file of the image extraction component 1300 . However, since the user does not know the concept of a component, it is not possible to judge whether or not there is no problem in permitting viewing based on the content of the application. Therefore, by specifying the input source file, the content of the application is converted into an easy-to-understand application content for the user. This is because the input source file is input by the user, so the user should be aware of the file.

ここで、入力元のデータを探索する手順(以下、「入力元探索処理」とも呼ぶ)を、図15を参照しながら説明する。図15は、本実施形態における入力元探索処理の一例を示すフローチャートである。 Here, a procedure for searching for input source data (hereinafter also referred to as "input source search processing") will be described with reference to FIG. FIG. 15 is a flow chart showing an example of input source search processing in this embodiment.

ステップS209-1において、ジョブ情報翻訳部114は、ジョブ情報制御部124からパラメータ情報及びジョブ関係情報を取得する。以下、パラメータ情報は、図8に示したパラメータ情報3000とする。ジョブ関係情報は、図14に示したジョブ関係情報3300とする。 In step S209-1, the job information translation unit 114 acquires parameter information and job-related information from the job information control unit 124. FIG. Hereinafter, the parameter information is assumed to be the parameter information 3000 shown in FIG. The job-related information is assumed to be the job-related information 3300 shown in FIG.

ステップS209-2において、ジョブ情報制御部124は、閲覧申請データに記載されたinputFileのidを取得する。また、パラメータ情報に記載されたjobDetailParametersから、inputFileのidと一致するidを持つjobDetailParameterを取得する。以下、このidを「現在のjobDetailのid」と呼ぶ。 In step S209-2, the job information control unit 124 acquires the id of the inputFile described in the browsing application data. Also, from jobDetailParameters described in the parameter information, get jobDetailParameter with an id that matches the id of inputFile. Hereinafter, this id will be referred to as "the id of the current jobDetail".

ステップS209-3において、ジョブ情報翻訳部114は、ジョブ関係情報に記載されたjobDetailRelationから現在のjobDetailのidと一致する要素を特定する。また、特定された要素のpreviousIdにより、一つ前のjobDetailのidを取得する。 In step S209-3, the job information translation unit 114 identifies an element that matches the id of the current jobDetail from the jobDetailRelation described in the job-related information. Also, the id of the previous jobDetail is obtained from the previousId of the identified element.

ステップS209-4において、ジョブ情報翻訳部114は、jobDetailParameterのinputFileのrelationFileIdと、一つ前のjobDetailのoutputFileのidが一致するか否かを判定する。一致しない場合(NO)は一つ前のjobDetailを現在のjobDetailとしてS209-3へ移動する。一致する場合(YES)はS209-5へ移動する。 In step S209-4, the job information translation unit 114 determines whether or not the relationFileId of the inputFile of the jobDetailParameter matches the id of the outputFile of the previous jobDetail. If they do not match (NO), the previous jobDetail is set as the current jobDetail and the process moves to S209-3. If they match (YES), the process moves to S209-5.

ステップS209-5において、ジョブ情報翻訳部114は、jobDetailParameterにinputFileがあるか否かを判定する。ない場合(NO)は当該コンポーネントから入力データが入力されたと判断して処理を終了する。ある場合(YES)はS209-6へ移動する。 In step S209-5, the job information translation unit 114 determines whether or not there is inputFile in jobDetailParameter. If not (NO), it is determined that the input data has been input from the component, and the process ends. If there is (YES), the process moves to S209-6.

ステップS209-6において、ジョブ情報翻訳部114は、jobDetailParameterのinputFileの情報を取得する。これが当該コンポーネントにより変換される前のファイルを表す情報である。 In step S209-6, the job information translation unit 114 acquires information of inputFile of jobDetailParameter. This is the information representing the file before it is converted by the component.

ステップS209-7において、ジョブ情報翻訳部114は、jobDetailRelationのpreviousIdを参照し、一つ前のjobDetailがあるか否かを判定する。ある場合(YES)は一つ前のjobDetailを現在のjobDetailとしてS209-3へ移動する。ない場合(NO)はループを抜けてS209-8へ移動する。 In step S209-7, the job information translation unit 114 refers to previousId of jobDetailRelation and determines whether or not there is a previous jobDetail. If there is (YES), move to S209-3 with the previous jobDetail as the current jobDetail. If not (NO), exit the loop and move to S209-8.

ステップS209-8において、ジョブ情報翻訳部114は、現在のjobDetailを入力元のデータが入力されたコンポーネントと特定し、処理を終了する。 In step S209-8, the job information translation unit 114 identifies the current jobDetail as the component to which the input source data is input, and terminates the process.

図15に示したフローチャートについて、図5に示したフロー1000を例に挙げて説明する。図11に示した閲覧申請データのjobDetailは、画像抽出コンポーネント1300に対応する。一つ前のPDF変換コンポーネント1200のjobDetailParameterを参照して、PDF変換コンポーネント1200の出力ファイル(outputFile)が画像抽出コンポーネント1300の入力ファイル(inputFile)と一致するか否かを判断する。ここでは、一致するため、PDF変換コンポーネント1200の入力ファイルを取得する。 The flowchart shown in FIG. 15 will be described by taking the flow 1000 shown in FIG. 5 as an example. JobDetail of the browsing request data shown in FIG. 11 corresponds to the image extraction component 1300 . The jobDetailParameter of the previous PDF conversion component 1200 is referenced to determine whether the output file (outputFile) of the PDF conversion component 1200 matches the input file (inputFile) of the image extraction component 1300 . Here, since they match, the input file of the PDF conversion component 1200 is acquired.

次に、同様のことをファイルダウンロードコンポーネント1100についても行う。PDF変換コンポーネント1200のinputFileとファイルダウンロードコンポーネント1100のoutputFileは一致する。しかしながら、ファイルダウンロードコンポーネント1100はinputFileを持たない。したがって、ファイルダウンロードコンポーネント1100において、外部ストレージサービスAからファイルをダウンロードしてフローへ入力したと判断することができる。このようにして、入力元のデータを特定することができる。 Next, the same thing is done for the file download component 1100 as well. The inputFile of the PDF conversion component 1200 and the outputFile of the file download component 1100 match. However, file download component 1100 does not have an inputFile. Therefore, in the file download component 1100, it can be determined that the file is downloaded from the external storage service A and input to the flow. In this way, the input source data can be specified.

図12に戻って説明する。ステップS210において、サービス提供システム10が備えるジョブ情報翻訳部114は、予め定められた辞書情報を用いて、閲覧申請データに含まれる文言を変換する。次に、ジョブ情報翻訳部114は、変換後の閲覧申請データを許可要求データとして、機器30に送信する。 Returning to FIG. 12, description will be made. In step S210, the job information translation unit 114 provided in the service providing system 10 uses predetermined dictionary information to translate the wording included in the browsing application data. Next, the job information translation unit 114 transmits the converted browsing application data to the device 30 as permission request data.

ここで、本実施形態における辞書情報について、図16を参照しながら説明する。図16は、本実施形態における辞書情報の一例を示す概念図である。 Here, dictionary information in this embodiment will be described with reference to FIG. FIG. 16 is a conceptual diagram showing an example of dictionary information in this embodiment.

図16に示されているように、本実施形態における辞書情報3400には、閲覧申請データに記載される用語と、当該用語をユーザに向けて表示する際に用いる文言とが、対応付けて記載されている。例えば、"storageA"というコンポーネント名(componentName)は「外部ストレージA」という文言に変換されることを表している。 As shown in FIG. 16, in the dictionary information 3400 in this embodiment, the terms described in the browsing request data and the words used when displaying the terms to the user are described in association with each other. It is For example, a component name (componentName) of "storageA" is converted into the words of "external storage A".

次に、本実施形態における許可要求データについて、図17を参照しながら説明する。図17は、本実施形態における許可要求データの一例を示す概念図である。 Next, permission request data in this embodiment will be described with reference to FIG. FIG. 17 is a conceptual diagram showing an example of permission request data in this embodiment.

図17に示されているように、本実施形態における許可要求データ3500は、閲覧申請データ3200と比較すると、inputFileのdisplayに、入力元のデータとして特定したファイルID(display: 500001)が記載されている点が異なる。また、relatedFileに入力元のデータとして特定したinputFileのファイルID(id: 500001)、入力元のデータが入力されたコンポーネント名(componentName: "storageA",)及びオペレーション名(operationName: "fileDownload")が記載されている点が異なる。 As shown in FIG. 17, the permission request data 3500 in this embodiment has the file ID (display: 500001) specified as the input source data in the display of inputFile when compared with the viewing application data 3200. The difference is that In addition, the file ID (id: 500001) of the inputFile specified as the input source data in relatedFile, the component name (componentName: "storageA",) where the input source data was input, and the operation name (operationName: "fileDownload") are The points described are different.

図12に戻って説明する。ステップS211において、機器30が備えるブラウザ310は、サービス提供システム10から許可要求データを受信する。次に、ブラウザ310は、サービス提供システム10から受信した画面情報及び許可要求データに基づいて、閲覧許可画面を操作パネル940等に表示する。 Returning to FIG. 12, description will be made. In step S<b>211 , the browser 310 provided in the device 30 receives permission request data from the service providing system 10 . Next, browser 310 displays a viewing permission screen on operation panel 940 or the like based on the screen information and permission request data received from service providing system 10 .

ここで、本実施形態における閲覧許可画面について、図18及び図19を参照しながら説明する。図18は、本実施形態における閲覧許可画面の一例を示す概念図である。 Here, the viewing permission screen in this embodiment will be described with reference to FIGS. 18 and 19. FIG. FIG. 18 is a conceptual diagram showing an example of a viewing permission screen in this embodiment.

図18に示されているように、本実施形態における閲覧許可画面2300は、閲覧許可データ選択欄2301及び送信ボタン2309を有する。 As shown in FIG. 18, the viewing permission screen 2300 in this embodiment has a viewing permission data selection field 2301 and a send button 2309 .

閲覧許可データ選択欄2301には、閲覧が申請された入出力データが選択可能な形式で表示される。なお、閲覧許可データ選択欄2301に表示される文言は、辞書情報を用いて変換されたものである。 In the view-permitted data selection field 2301, the input/output data requested to be viewed is displayed in a selectable format. Note that the wording displayed in the browse-permitted data selection field 2301 is converted using dictionary information.

図19は、本実施形態における閲覧許可画面の他の例を示す概念図である。図19に示されているように、本実施形態における閲覧許可画面2300は、閲覧許可データ選択欄2301及び送信ボタン2309に加えて、ファイルプレビュー欄2302を有していてもよい。 FIG. 19 is a conceptual diagram showing another example of the viewing permission screen in this embodiment. As shown in FIG. 19, the viewing permission screen 2300 in this embodiment may have a file preview field 2302 in addition to the viewing permission data selection field 2301 and the send button 2309 .

ファイルプレビュー欄2302には、閲覧が申請された入出力データがファイルである場合に、そのファイルの内容がプレビュー表示される。ユーザはファイル名のみではファイルの内容を理解できない場合があるため、ファイルの内容をプレビュー表示することで、ユーザが適切に閲覧を許可してもよいか否かを判断することが可能となる。 In the file preview column 2302, when the input/output data requested to be browsed is a file, a preview of the content of the file is displayed. Since the user may not be able to understand the content of the file based on the file name alone, previewing the content of the file enables the user to appropriately determine whether or not to permit browsing.

図12に戻って説明する。ステップS212において、機器30が備えるブラウザ310は、閲覧許可画面2300に対するユーザの操作に応じて、閲覧許可データを生成する。次に、ブラウザ310は、閲覧許可の登録要求を、サービス提供システム10に送信する。当該登録要求には、生成した閲覧許可データが含まれる。 Returning to FIG. 12, description will be made. In step S<b>212 , the browser 310 provided in the device 30 generates viewing permission data according to the user's operation on the viewing permission screen 2300 . Next, the browser 310 transmits a viewing permission registration request to the service providing system 10 . The registration request includes the generated browsing permission data.

具体的には、ユーザは、閲覧許可画面2300において、送信ボタン2309を押下する。ブラウザ310は、閲覧許可データ選択欄2301において選択されている入出力データに対する閲覧を許可するための閲覧許可データを生成する。そして、ブラウザ310は、閲覧許可の登録要求を、サービス提供システム10に送信する。当該登録要求には、生成した閲覧許可データが含まれる。 Specifically, the user presses a send button 2309 on the viewing permission screen 2300 . The browser 310 generates viewing permission data for permitting viewing of the input/output data selected in the viewing permission data selection field 2301 . The browser 310 then transmits a viewing permission registration request to the service providing system 10 . The registration request includes the generated browsing permission data.

サービス提供システム10では、閲覧許可申請部113が、閲覧許可の登録要求を受信する。閲覧許可申請部113は、当該登録要求に含まれる閲覧許可データを、ジョブ管理部123に送る。 In the service providing system 10, the viewing permission application unit 113 receives the viewing permission registration request. The viewing permission application unit 113 sends the viewing permission data included in the registration request to the job management unit 123 .

ここで、本実施形態における閲覧許可データについて、図20を参照しながら説明する。図20は、本実施形態における閲覧許可データの一例を示す概念図である。 Here, viewing permission data in this embodiment will be described with reference to FIG. 20 . FIG. 20 is a conceptual diagram showing an example of browsing permission data in this embodiment.

図20に示されているように、本実施形態における閲覧許可データ3600は、許可要求データ3500と比較すると、inputFileに含まれるbrowsableが"true"に設定されている点が異なる。 As shown in FIG. 20, viewing permission data 3600 in this embodiment differs from permission request data 3500 in that browsable included in inputFile is set to "true".

図12に戻って説明する。ステップS213において、サービス提供システム10が備えるジョブ管理部123は、閲覧許可申請部113から閲覧許可データを受け取る。次に、ジョブ管理部123は、当該閲覧許可データをジョブ情報記憶部104に記憶する。続いて、ジョブ管理部123は、閲覧許可の登録結果を閲覧許可申請部113に送る。当該登録結果には、ジョブIDが含まれる。閲覧許可申請部113は、ジョブ管理部123から受け取った閲覧許可の登録結果を機器30に送信する。 Returning to FIG. 12, description will be made. In step S<b>213 , the job management unit 123 provided in the service providing system 10 receives the viewing permission data from the viewing permission application unit 113 . Next, job management section 123 stores the browsing permission data in job information storage section 104 . Subsequently, the job management unit 123 sends the browsing permission registration result to the browsing permission application unit 113 . The registration result includes a job ID. The viewing permission application unit 113 transmits the viewing permission registration result received from the job management unit 123 to the device 30 .

ステップS214において、機器30が備えるブラウザ310は、サービス提供システム10から閲覧許可の登録結果を受信する。次に、ブラウザ310は、開発者への通知要求をサービス提供システム10に送信する。当該通知要求には、アプリID及びジョブIDが含まれる。 In step S<b>214 , the browser 310 provided in the device 30 receives the registration result of viewing permission from the service providing system 10 . Next, the browser 310 transmits a developer notification request to the service providing system 10 . The notification request includes an application ID and a job ID.

ステップS215において、サービス提供システム10が備える通知部125は、機器30から開発者への通知要求を受信する。次に、通知部125は、通知要求に含まれるアプリID及びジョブIDに基づいて、ジョブ情報閲覧画面を開くためのURLを生成する。 In step S<b>215 , the notification unit 125 included in the service providing system 10 receives the notification request to the developer from the device 30 . Next, the notification unit 125 generates a URL for opening the job information browsing screen based on the application ID and job ID included in the notification request.

続いて、通知部125は、生成したURLを開発者に通知する。開発者への通知方法は、URLが記載された電子メールを開発者のメールアドレスに送信してもよいし、URLが記載されたメッセージをSNS(Social Networking Service)等で開発者のアカウントに送信してもよい。 Subsequently, the notification unit 125 notifies the developer of the generated URL. The developer can be notified by sending an email containing the URL to the developer's email address, or by sending a message containing the URL to the developer's account via SNS (Social Networking Service), etc. You may

≪3.ジョブ情報閲覧処理≫
続いて、開発者がジョブ情報を閲覧するジョブ情報閲覧処理について、図21を参照しながら説明する。図21は、本実施形態における情報処理システム100が実行するジョブ情報閲覧処理の一例を示すシーケンス図である。
≪3. Job information browsing process≫
Next, the job information browsing process in which the developer browses the job information will be described with reference to FIG. 21 . FIG. 21 is a sequence diagram showing an example of job information browsing processing executed by the information processing system 100 according to this embodiment.

ステップS301において、開発者端末20が備えるブラウザ210は、開発者の操作に応じて、ジョブ情報閲覧画面の取得要求を、サービス提供システム10に送信する。具体的には、開発者は、通知されたURLを開く操作を行う。 In step S301, the browser 210 included in the developer terminal 20 transmits a job information browsing screen acquisition request to the service providing system 10 in response to the developer's operation. Specifically, the developer performs an operation to open the notified URL.

ステップS302において、サービス提供システム10が備える画面提供部111は、開発者端末20からジョブ情報閲覧画面の取得要求を受信する。次に、画面提供部111は、ジョブ情報閲覧画面を表す画面情報を、画面情報記憶部101から取得する。続いて、画面提供部111は、取得した画面情報を、開発者端末20に送信する。開発者端末20では、ブラウザ210が、ジョブ情報閲覧画面を表す画面情報を受信する。 In step S<b>302 , the screen providing unit 111 included in the service providing system 10 receives a job information viewing screen acquisition request from the developer terminal 20 . Next, the screen providing unit 111 acquires screen information representing the job information browsing screen from the screen information storage unit 101 . Subsequently, the screen providing unit 111 transmits the acquired screen information to the developer terminal 20 . In the developer terminal 20, the browser 210 receives screen information representing the job information browsing screen.

ステップS303において、開発者端末20が備えるブラウザ210は、ジョブ情報の取得要求を、サービス提供システム10に送信する。当該取得要求には、通知されたURLで特定されるジョブIDが含まれる。 In step S<b>303 , the browser 210 of the developer terminal 20 transmits a job information acquisition request to the service providing system 10 . The acquisition request includes a job ID specified by the notified URL.

サービス提供システム10では、ジョブ情報閲覧部112が、機器30からジョブ情報の取得要求を受信する。ジョブ情報閲覧部112は、当該取得要求に含まれるジョブIDに対応するジョブ情報を、ジョブ情報制御部124に要求する。ジョブ情報制御部124は、当該ジョブIDに対応するジョブ情報を、ジョブ管理部123に要求する。 In the service providing system 10 , the job information browsing unit 112 receives the job information acquisition request from the device 30 . The job information browsing unit 112 requests the job information control unit 124 for job information corresponding to the job ID included in the acquisition request. The job information control unit 124 requests the job management unit 123 for job information corresponding to the job ID.

ステップS304において、サービス提供システム10が備えるジョブ管理部123は、ジョブ情報制御部124からジョブ情報の取得要求を受け取る。次に、ジョブ管理部123は、当該取得要求に含まれるジョブIDに対応するジョブ情報を、ジョブ情報記憶部104から取得する。続いて、ジョブ管理部123は、取得したジョブ情報を、ジョブ情報制御部124に送る。 In step S<b>304 , the job management unit 123 included in the service providing system 10 receives a job information acquisition request from the job information control unit 124 . Next, the job management section 123 acquires job information corresponding to the job ID included in the acquisition request from the job information storage section 104 . Subsequently, the job management section 123 sends the acquired job information to the job information control section 124 .

ステップS305において、サービス提供システム10が備えるジョブ情報制御部124は、ジョブ管理部123からジョブ情報を受け取る。次に、ジョブ情報制御部124は、当該ジョブ情報からパラメータ情報及び閲覧許可データを取り出す。 In step S<b>305 , the job information control unit 124 provided in the service providing system 10 receives job information from the job management unit 123 . Next, the job information control unit 124 extracts parameter information and viewing permission data from the job information.

続いて、ジョブ情報制御部124は、当該閲覧許可データに基づいて、当該パラメータ情報に含まれる入出力データに対して、マスク処理を行う。ジョブ情報制御部124は、パラメータ情報をマスクする際に、閲覧許可データにおいて閲覧が許可されている(すなわち、browsable="true"に設定されている)入出力データはマスクせず、その他の入出力データはマスクする制御を行う。 Subsequently, the job information control unit 124 performs mask processing on the input/output data included in the parameter information based on the browsing permission data. When masking the parameter information, the job information control unit 124 does not mask input/output data for which viewing is permitted in the viewing permission data (that is, browsable="true" is set), and does not mask other input data. Output data is controlled to be masked.

そして、ジョブ情報制御部124は、マスクされたパラメータ情報を含むジョブ情報を、ジョブ情報閲覧部112に送る。ジョブ情報閲覧部112は、ジョブ情報制御部124から受け取ったジョブ情報を、開発者端末20に送信する。 The job information control unit 124 then sends the job information including the masked parameter information to the job information browsing unit 112 . The job information browsing unit 112 transmits the job information received from the job information control unit 124 to the developer terminal 20 .

ステップS306において、開発者端末20が備えるブラウザ210は、サービス提供システム10からジョブ情報を受信する。次に、ブラウザ210は、アプリ情報の取得要求を、サービス提供システム10に送信する。当該取得要求には、通知されたURLで特定されるアプリIDが含まれる。 In step S<b>306 , the browser 210 of the developer terminal 20 receives job information from the service providing system 10 . Next, the browser 210 transmits an application information acquisition request to the service providing system 10 . The acquisition request includes an application ID specified by the notified URL.

ステップS307において、サービス提供システム10が備えるアプリ管理部121は、開発者端末20からアプリ情報の取得要求を受信する。次に、アプリ管理部121は、当該取得要求に含まれるアプリIDに対応するアプリ情報を、アプリ情報記憶部102から取得する。続いて、アプリ管理部121は、取得したアプリ情報を、開発者端末20に送信する。 In step S<b>307 , the application management unit 121 included in the service providing system 10 receives an application information acquisition request from the developer terminal 20 . Next, the application management unit 121 acquires application information corresponding to the application ID included in the acquisition request from the application information storage unit 102 . Subsequently, the application management unit 121 transmits the acquired application information to the developer terminal 20 .

ステップS308において、開発者端末20が備えるブラウザ210は、サービス提供システム10からアプリ情報を受信する。次に、ブラウザ210は、サービス提供システム10から受信した画面情報、アプリ情報及びジョブ情報に基づいて、ジョブ情報閲覧画面をディスプレイ506等に表示する。 In step S<b>308 , the browser 210 included in the developer terminal 20 receives application information from the service providing system 10 . Next, the browser 210 displays a job information viewing screen on the display 506 or the like based on the screen information, application information, and job information received from the service providing system 10 .

ここで、本実施形態におけるジョブ情報閲覧画面について、図22を参照しながら説明する。図22は、本実施形態におけるジョブ情報閲覧画面の一例を示す概念図である。 Here, the job information viewing screen in this embodiment will be described with reference to FIG. 22 . FIG. 22 is a conceptual diagram showing an example of a job information viewing screen according to this embodiment.

図22に示されているように、本実施形態におけるジョブ情報閲覧画面2400は、フロー表示欄2401及び入出力データ表示欄2402を有する。入出力データ表示欄2402は、入力パラメータ表示欄2403、入力ファイル表示欄2404、ダウンロードボタン2405、出力パラメータ表示欄2406、出力ファイル表示欄2407及びダウンロードボタン2408を有する。 As shown in FIG. 22, the job information browsing screen 2400 in this embodiment has a flow display field 2401 and an input/output data display field 2402. FIG. The input/output data display field 2402 has an input parameter display field 2403 , an input file display field 2404 , a download button 2405 , an output parameter display field 2406 , an output file display field 2407 and a download button 2408 .

フロー表示欄2401には、フローに含まれるコンポーネントが実行順に従って表示される。フロー表示欄2401において、いずれかのコンポーネントが選択されると、当該コンポーネントに関する入出力データが、入出力データ表示欄2402に表示される。 In the flow display field 2401, components included in the flow are displayed in order of execution. When any component is selected in the flow display field 2401, input/output data related to the selected component is displayed in the input/output data display field 2402. FIG.

入力パラメータ表示欄2403には、当該コンポーネントに入力されたパラメータが表示される。入力ファイル表示欄2404には、当該コンポーネントに入力されたファイルに関する情報が表示される。出力パラメータ表示欄2406には、当該コンポーネントから出力されたパラメータが表示される。出力ファイル表示欄2407には、当該コンポーネントから出力されたファイルに関する情報が表示される。 The input parameter display column 2403 displays parameters input to the component. An input file display field 2404 displays information about the file input to the component. The output parameter display column 2406 displays parameters output from the component. The output file display column 2407 displays information about files output from the component.

ダウンロードボタン2405は、当該コンポーネントに入力されたファイルをダウンロードするためのボタンである。ダウンロードボタン2405は、入力ファイル表示欄2404に入力ファイルに関する情報が表示されている場合に押下可能となる。ダウンロードボタン2408は、当該コンポーネントから出力されたファイルをダウンロードするためのボタンである。ダウンロードボタン2408は、出力ファイル表示欄2407に出力ファイルに関する情報が表示されている場合に押下可能となる。 A download button 2405 is a button for downloading the file input to the component. A download button 2405 can be pressed when information about an input file is displayed in the input file display field 2404 . A download button 2408 is a button for downloading the file output from the component. A download button 2408 can be pressed when information about an output file is displayed in the output file display field 2407 .

なお、本実施形態において、開発者が閲覧を申請した入出力データは、画像抽出コンポーネント1300の入力ファイルであった。しかしながら、図22に示したジョブ情報閲覧画面2400では、PDF変換コンポーネント1200の入出力ファイルが閲覧可能となっている。これは、入力元探索処理において、画像抽出コンポーネント1300に入力されたファイルは、ファイルダウンロードコンポーネント1100で外部ストレージサービスAからダウンロードされ、PDF変換コンポーネント1200に入力されたファイルであることが特定されているためである。 In this embodiment, the input/output data requested by the developer to be viewed was the input file of the image extraction component 1300 . However, on the job information browsing screen 2400 shown in FIG. 22, the input/output files of the PDF conversion component 1200 can be browsed. In the input source search process, it is specified that the file input to the image extraction component 1300 is the file downloaded from the external storage service A by the file download component 1100 and input to the PDF conversion component 1200. It's for.

図21に戻って説明する。ステップS309において、開発者端末20が備えるブラウザ210は、ジョブ情報閲覧画面2400に対する開発者の操作に応じて、ファイルの取得要求を、サービス提供システム10に送信する。当該取得要求には、ファイルIDが含まれる。 Returning to FIG. 21, description will be made. In step S<b>309 , the browser 210 of the developer terminal 20 transmits a file acquisition request to the service providing system 10 in response to the developer's operation on the job information browsing screen 2400 . The acquisition request includes a file ID.

具体的には、開発者は、ジョブ情報閲覧画面2400において、いずれかのダウンロードボタンを押下する。ブラウザ210は、押下されたダウンロードボタンに対応するファイルに対応するファイルIDを、パラメータ情報から取得する。そして、ブラウザ210は、当該ファイルIDを含む取得要求を、サービス提供システム10に送信する。 Specifically, the developer presses any download button on the job information browsing screen 2400 . The browser 210 acquires the file ID corresponding to the file corresponding to the pressed download button from the parameter information. The browser 210 then transmits an acquisition request including the file ID to the service providing system 10 .

ステップS310において、サービス提供システム10が備えるファイル管理部122は、開発者端末20からファイルの取得要求を受信する。次に、ファイル管理部122は、当該取得要求に含まれるファイルIDに対応するファイルを、ファイル記憶部103から取得する。続いて、ファイル管理部122は、取得したファイルを、開発者端末20に送信する。 In step S<b>310 , the file management unit 122 included in the service providing system 10 receives a file acquisition request from the developer terminal 20 . Next, the file management unit 122 acquires from the file storage unit 103 the file corresponding to the file ID included in the acquisition request. Subsequently, the file management unit 122 transmits the acquired file to the developer terminal 20 .

開発者端末20では、ブラウザ210が、サービス提供システム10からファイルを受信する。そして、ブラウザ210は、受信したファイルをディスプレイ506等に表示する。 In developer terminal 20 , browser 210 receives the file from service providing system 10 . The browser 210 then displays the received file on the display 506 or the like.

<第1実施形態の効果>
本実施形態における情報処理システム100は、ユーザが閲覧を許可した入出力データを表す閲覧許可データに基づいて、ジョブ情報閲覧画面を開発者端末に表示する。このとき、本実施形態における情報処理システム100は、ジョブ情報閲覧画面において、ユーザが閲覧を許可した入出力データは閲覧可能であり、それ以外の入出力データは閲覧不可とする制御を行う。したがって、開発者は、パラメータ情報に記録された入出力データのうち、ユーザが閲覧を許可した入出力データを閲覧することができるため、障害解析等が容易になる。
<Effects of the first embodiment>
The information processing system 100 in this embodiment displays the job information browsing screen on the developer terminal based on the browsing permission data representing the input/output data that the user has permitted to browse. At this time, the information processing system 100 according to the present embodiment performs control such that the input/output data that the user has permitted to be viewed can be viewed on the job information viewing screen, and other input/output data cannot be viewed. Therefore, the developer can view the input/output data that the user has permitted to view among the input/output data recorded in the parameter information, thereby facilitating fault analysis and the like.

また、本実施形態における情報処理システム100は、入出力データに対する閲覧を申請する閲覧申請画面において、エラーが発生したコンポーネントに関する入出力データに対する閲覧の申請を提案する。したがって、開発者は、障害解析に必要となる入出力データを適切に選択して、閲覧を申請することができる。 In addition, the information processing system 100 according to the present embodiment proposes a request for viewing the input/output data related to the component in which the error occurred on the viewing request screen for requesting viewing of the input/output data. Therefore, the developer can appropriately select input/output data necessary for fault analysis and apply for inspection.

さらに、本実施形態における情報処理システム100は、閲覧が申請された入出力データの関係を遡って、当該入出力データの入力元のデータを特定し、閲覧の申請を許可する閲覧許可画面において、特定された入力元のデータに対する閲覧の許可を要求する。また、本実施形態における情報処理システム100は、閲覧が申請された入出力データを表す文言を、ユーザが理解しやすい内容に変換して表示する。したがって、ユーザは、閲覧を許可できるか否かを適切に判断することができる。 Furthermore, the information processing system 100 according to the present embodiment traces the relationship between the input/output data for which viewing has been requested, identifies the input source data of the input/output data, and allows the viewing permission screen for permitting the viewing application, Requests permission to view the identified source data. In addition, the information processing system 100 according to the present embodiment converts the wording representing the input/output data requested to be browsed into content that is easy for the user to understand and displays it. Therefore, the user can appropriately determine whether or not the browsing can be permitted.

[第2実施形態]
第1実施形態では、閲覧申請画面において、エラーが発生したコンポーネントに関する入出力データに対する閲覧の申請を提案するように構成した。第2実施形態では、閲覧申請画面において、開発者が任意の入出力データを指定して閲覧を申請できるように構成する。
[Second embodiment]
In the first embodiment, an application for browsing input/output data related to a component in which an error has occurred is proposed on the browsing application screen. In the second embodiment, the developer can specify arbitrary input/output data and apply for viewing on the viewing application screen.

以下、本実施形態における情報処理システム100について、第1実施形態との相違点を中心に説明する。 The information processing system 100 according to the present embodiment will be described below, focusing on differences from the first embodiment.

<情報処理システム100の処理手順>
本実施形態における情報処理システム100が実行する情報処理方法の詳細について説明する。本実施形態における情報処理方法は、1.閲覧申請処理及び2.閲覧許可処理が、第1実施形態とは異なる。
<Processing procedure of information processing system 100>
Details of the information processing method executed by the information processing system 100 according to the present embodiment will be described. The information processing method in this embodiment includes: 1. reading application processing and 2. Browsing permission processing is different from that of the first embodiment.

≪1.閲覧申請処理≫
まず、本実施形態における閲覧申請処理について説明する。本実施形態における閲覧申請処理は、第1実施形態と同様であるが、閲覧申請画面及び閲覧申請データが第1実施形態とは異なる。
≪1. Browse request process≫
First, the browsing request processing in this embodiment will be described. The viewing application process in this embodiment is the same as in the first embodiment, but the viewing application screen and viewing application data are different from those in the first embodiment.

本実施形態における閲覧申請画面について、図23を参照しながら説明する。図23は、本実施形態における閲覧申請画面の一例を示す概念図である。 The viewing application screen according to the present embodiment will be described with reference to FIG. 23 . FIG. 23 is a conceptual diagram showing an example of a viewing application screen in this embodiment.

本実施形態における閲覧申請画面は、開発者が任意の入出力データを指定して閲覧の申請を行うことができるように構成されている。図23に示されているように、本実施形態における閲覧申請画面2100は、入力データ選択欄2102に、入力データ入力欄2104が含まれる。入力データ入力欄2104には、開発者が任意の入力データを表す文字列を入力することができる。ここでは、開発者が、ファイルダウンロードコンポーネント1100の入力データである"fileId"に対する閲覧を申請したことを表している。 The viewing application screen in the present embodiment is configured so that the developer can specify arbitrary input/output data and apply for viewing. As shown in FIG. 23 , the viewing application screen 2100 in this embodiment includes an input data input field 2104 in an input data selection field 2102 . In the input data input field 2104, the developer can input a character string representing arbitrary input data. Here, it indicates that the developer has applied for viewing "fileId", which is the input data of the file download component 1100 .

本実施形態における閲覧申請データについて、図24を参照しながら説明する。図24は、本実施形態における閲覧申請データの一例を示す概念図である。 The browsing application data in this embodiment will be described with reference to FIG. 24 . FIG. 24 is a conceptual diagram showing an example of browsing request data in this embodiment.

図24に示されているように、本実施形態における閲覧申請データ3200では、開発者が入力データ入力欄2104に入力した入力データに対応するjobDetail(name: "fileId")が追加されている。 As shown in FIG. 24 , jobDetail (name: “fileId”) corresponding to the input data entered in the input data entry field 2104 by the developer is added to the browsing application data 3200 in this embodiment.

≪2.閲覧許可処理≫
次に、本実施形態における閲覧許可処理について、図25を参照しながら説明する。図25は、本実施形態における情報処理システム100が実行する閲覧許可処理の一例を示すシーケンス図である。
≪2. Browsing permission process≫
Next, viewing permission processing in this embodiment will be described with reference to FIG. 25 . FIG. 25 is a sequence diagram showing an example of browsing permission processing executed by the information processing system 100 according to this embodiment.

ステップS221において、サービス提供システム10が備えるジョブ情報翻訳部114は、アプリ情報の取得要求を、アプリ管理部121に送る。当該取得要求には、アプリIDが含まれる。 In step S<b>221 , the job information translation unit 114 included in the service providing system 10 sends an application information acquisition request to the application management unit 121 . The acquisition request includes the application ID.

ステップS222において、サービス提供システム10が備えるアプリ管理部121は、ジョブ情報翻訳部114からアプリ情報の取得要求を受け取る。次に、アプリ管理部121は、当該取得要求に含まれるアプリIDに対応するアプリ情報を、アプリ情報記憶部102から取得する。続いて、アプリ管理部121は、取得したアプリ情報を、ジョブ情報翻訳部114に送る。 In step S<b>222 , the application management unit 121 included in the service providing system 10 receives the application information acquisition request from the job information translation unit 114 . Next, the application management unit 121 acquires application information corresponding to the application ID included in the acquisition request from the application information storage unit 102 . Subsequently, application management unit 121 sends the acquired application information to job information translation unit 114 .

ステップS210において、サービス提供システム10が備えるジョブ情報翻訳部114は、アプリ管理部121からアプリ情報を受け取る。次に、ジョブ情報翻訳部114は、予め定められた辞書情報を用いて、閲覧申請データに含まれる文言を変換する。続いて、ジョブ情報翻訳部114は、アプリ管理部121から受け取ったアプリ情報を用いて、閲覧申請データに含まれる文言を変換する。そして、ジョブ情報翻訳部114は、変換後の閲覧申請データを許可要求データとして、機器30に送信する。 In step S<b>210 , the job information translation unit 114 included in the service providing system 10 receives application information from the application management unit 121 . Next, the job information translation unit 114 uses predetermined dictionary information to translate the wording included in the browsing application data. Subsequently, the job information translation unit 114 uses the application information received from the application management unit 121 to convert the wording included in the browsing application data. Then, the job information translation unit 114 transmits the converted browsing application data to the device 30 as permission request data.

入力パラメータの名前は、アプリケーション毎に表示用の名前を任意に設定することができる。アプリケーションの実行画面には設定された表示用の名前が表示される。そのため、ユーザは表示用の名前であれば、閲覧を申請されている入力パラメータを理解することができる。そのため、開発者が入力した入力パラメータを、アプリ情報に含まれる表示用の名前に変換する。 For the name of the input parameter, a display name can be arbitrarily set for each application. The set display name is displayed on the application execution screen. As such, the user can understand the input parameter being requested to view by the display name. Therefore, the input parameter entered by the developer is converted into the display name included in the application information.

本実施形態における許可要求データについて、図26を参照しながら説明する。図26は、本実施形態における許可要求データの一例を示す概念図である。 Permission request data in this embodiment will be described with reference to FIG. FIG. 26 is a conceptual diagram showing an example of permission request data in this embodiment.

図26に示されているように、本実施形態における許可要求データ3500は、開発者が入力した入力データに対応するjobDetail(name: "fileId")に、表示用の名前(displayName: "ファイルID")が設定されている。 As shown in FIG. 26, the permission request data 3500 in this embodiment includes a name for display (displayName: "fileId") in jobDetail (name: "fileId") corresponding to the input data entered by the developer. ") is set.

本実施形態における閲覧許可画面について、図27を参照しながら説明する。図27は、本実施形態における閲覧許可画面の一例を示す概念図である。 The viewing permission screen in this embodiment will be described with reference to FIG. 27 . FIG. 27 is a conceptual diagram showing an example of a viewing permission screen in this embodiment.

図27に示されているように、本実施形態における閲覧許可画面2300は、閲覧許可データ選択欄2301に、開発者が入力した入力データが追加されている。また、追加された入力データは、許可要求データに設定された表示用の名前に変換されている。 As shown in FIG. 27, the viewing permission screen 2300 in this embodiment has the input data input by the developer added to the viewing permission data selection column 2301 . Also, the added input data is converted into the display name set in the permission request data.

<第2実施形態の効果>
本実施形態における情報処理システム100は、閲覧申請画面において、開発者が任意の入力データを入力可能に構成する。したがって、開発者は、エラーは発生していないが障害解析に有用と考える入出力データに対して、閲覧を申請することができる。
<Effects of Second Embodiment>
The information processing system 100 according to the present embodiment is configured so that the developer can input arbitrary input data on the browsing application screen. Therefore, the developer can apply for inspection of input/output data that does not cause an error but is considered useful for failure analysis.

[第3実施形態]
第1実施形態では、ユーザの権限は1種類のみであり、ユーザはアプリケーションに入力可能なパラメータをすべて入力することができるように構成した。第3実施形態では、ユーザの権限が一般ユーザと管理者ユーザとに分類されており、閲覧を申請された入出力データ毎に許可可能なユーザの権限を制限するように構成する。
[Third embodiment]
In the first embodiment, there is only one type of user authority, and the user can enter all parameters that can be entered into the application. In the third embodiment, user authority is classified into general user and administrator user, and the authority of permissible users is restricted for each input/output data requested to be viewed.

以下、本実施形態における情報処理システム100について、第1実施形態との相違点を中心に説明する。 The information processing system 100 according to the present embodiment will be described below, focusing on differences from the first embodiment.

<情報処理システム100の処理手順>
本実施形態における情報処理システム100が実行する情報処理方法の詳細について説明する。本実施形態における情報処理方法は、1.閲覧申請処理が、第1実施形態とは異なる。
<Processing procedure of information processing system 100>
Details of the information processing method executed by the information processing system 100 according to the present embodiment will be described. The information processing method in this embodiment includes: 1. A viewing application process is different from that of the first embodiment.

≪1.閲覧申請処理≫
まず、本実施形態における閲覧申請処理について、図28を参照しながら説明する。図28は、本実施形態における情報処理システム100が実行する閲覧申請処理の一例を示すシーケンス図である。
≪1. Browse request process≫
First, the browsing request processing in this embodiment will be described with reference to FIG. 28 . FIG. 28 is a sequence diagram showing an example of browsing request processing executed by the information processing system 100 according to this embodiment.

本実施形態では、フローに入力するパラメータを設定できるユーザを、一般ユーザと管理者ユーザとに分類する。フローに入力するパラメータは、一般ユーザが実行時に入力するだけでなく、管理者ユーザが事前にデフォルト値を設定しておくことができる。そのため、あるフローにおいて、一般ユーザが設定したパラメータと管理者ユーザが設定したパラメータとが混在する場合がある。 In this embodiment, users who can set parameters to be input to the flow are classified into general users and administrator users. Parameters to be entered in the flow can be entered not only by general users during execution, but also default values can be set in advance by the administrator user. Therefore, in a given flow, there may be a mixture of parameters set by a general user and parameters set by an administrator user.

また、本実施形態では、個人用のアプリケーションと、テナント共有のアプリケーションを作成することが可能である。個人用のアプリケーションの場合、一般ユーザと管理者ユーザがパラメータを設定できる。テナント共有のアプリケーションの場合、管理者ユーザのみがパラメータを設定できる。したがって、個人用アプリケーションに対する閲覧を申請する場合、入出力データ毎に閲覧の許可を要求するユーザの権限を判別する必要がある。 Also, in this embodiment, it is possible to create an application for personal use and an application shared by tenants. For personal applications, normal users and administrator users can set parameters. For tenant-shared applications, only administrator users can set parameters. Therefore, when applying to view a personal application, it is necessary to determine the authority of the user requesting permission to view each input/output data.

ステップS121において、サービス提供システム10が備える閲覧許可申請部113は、開発者端末20から閲覧申請の登録要求を受信する。次に、閲覧許可申請部113は、アプリ情報の取得要求を、アプリ管理部121に送る。当該取得要求には、アプリIDが含まれる。 In step S<b>121 , the viewing permission application unit 113 provided in the service providing system 10 receives a registration request for viewing application from the developer terminal 20 . Next, the browsing permission application unit 113 sends an application information acquisition request to the application management unit 121 . The acquisition request includes the application ID.

ステップS122において、サービス提供システム10が備えるアプリ管理部121は、閲覧許可申請部113からアプリ情報の取得要求を受け取る。次に、アプリ管理部121は、当該取得要求に含まれるアプリIDに対応するアプリ情報を、アプリ情報記憶部102から取得する。続いて、アプリ管理部121は、取得したアプリ情報を、閲覧許可申請部113に送る。 In step S<b>122 , the application management unit 121 included in the service providing system 10 receives the application information acquisition request from the browsing permission application unit 113 . Next, the application management unit 121 acquires application information corresponding to the application ID included in the acquisition request from the application information storage unit 102 . Subsequently, application management unit 121 sends the acquired application information to browsing permission application unit 113 .

ここで、本実施形態におけるアプリ情報について、図29を参照しながら説明する。図29は、本実施形態におけるアプリ情報の一例を示す概念図である。 Here, application information in this embodiment will be described with reference to FIG. 29 . FIG. 29 is a conceptual diagram showing an example of application information in this embodiment.

図29に示されているように、本実施形態におけるアプリ情報3700には、ログイン種別(loginType)及びフローに含まれる各コンポーネント(filedownload, mail)の入出力データ(fileId, to, cc)に関する設定(name, adminCustomizedOnly等)が記載される。なお、adminCustomizedOnlyは、管理者ユーザのみがパラメータを入力可能とするフラグである。 As shown in FIG. 29, the application information 3700 in this embodiment includes settings related to login type (loginType) and input/output data (fileId, to, cc) of each component (filedownload, mail) included in the flow. (name, adminCustomizedOnly, etc.) are described. Note that adminCustomizedOnly is a flag that allows only administrator users to enter parameters.

図28に戻って説明する。ステップS123において、サービス提供システム10が備える閲覧許可申請部113は、アプリ管理部121からアプリ情報を受け取る。次に、閲覧許可申請部113は、閲覧申請データにおいて閲覧が申請された入出力データを、許可を要求するユーザの権限毎に分類する。すなわち、閲覧許可申請部113は、管理者ユーザのみが入力可能なパラメータは、管理者ユーザに許可を要求し、その他のパラメータは、一般ユーザに許可を要求するように、閲覧申請データを変換する。 Returning to FIG. 28, description will be made. In step S<b>123 , the viewing permission application unit 113 included in the service providing system 10 receives application information from the application management unit 121 . Next, the viewing permission application unit 113 classifies the input/output data requested to be viewed in the viewing application data according to the authority of the user who requests permission. That is, the viewing permission application unit 113 converts the viewing request data so that the parameters that can be input only by the administrator user request permission from the administrator user, and the other parameters request permission from general users. .

ここで、本実施形態における閲覧申請データについて、図30を参照しながら説明する。図30は、本実施形態における閲覧申請データの一例を示す概念図である。 Here, the browsing application data in this embodiment will be described with reference to FIG. 30 . FIG. 30 is a conceptual diagram showing an example of browsing request data in this embodiment.

図30に示されているように、本実施形態における閲覧申請データ3200では、閲覧を申請する入出力データ(inputFile, inputParameters)が、adminとuserの2つの要素に分類されている。adminは管理者ユーザに閲覧の許可を要求する入出力データである。userは一般ユーザに閲覧の許可を要求する入出力データである。 As shown in FIG. 30, in the viewing application data 3200 in this embodiment, the input/output data (inputFile, inputParameters) for requesting viewing are classified into two elements, admin and user. admin is input/output data that requests permission for viewing from the administrator user. user is input/output data requesting general user's permission to browse.

図29に示したアプリ情報3700では、fileIdはadminCustomizedOnlyがtrueであり、to, ccはadminCustomizedOnlyがfalseである。そのため、閲覧申請データ3200では、fileIdはadminに分類され、to, ccはuserに分類されている。 In the application information 3700 shown in FIG. 29, fileId has adminCustomizedOnly true, and to and cc have adminCustomizedOnly false. Therefore, in the browsing application data 3200, fileId is classified as admin, and to and cc are classified as user.

<第3実施形態の効果>
本実施形態における情報処理システム100は、ユーザの権限が一般ユーザと管理者ユーザとに分類されており、ユーザの権限によって入力可能な入出力データを制限する。また、本実施形態における情報処理システム100は、閲覧が申請された入出力データ毎に、閲覧を許可できるユーザの権限を特定する。したがって、開発者は、閲覧を申請する入力データ毎に、適切な権限を有するユーザに閲覧の許可を求めることができる。
<Effects of the third embodiment>
In the information processing system 100 according to the present embodiment, user authority is classified into general user and administrator user, and input/output data that can be input is restricted according to user authority. In addition, the information processing system 100 according to the present embodiment identifies the authority of the user who is permitted to view each piece of input/output data for which viewing has been requested. Therefore, the developer can request permission for viewing from a user having appropriate authority for each piece of input data for which viewing is requested.

[第4実施形態]
第1実施形態では、閲覧申請画面において、エラーが発生したコンポーネントに関する入出力データに対する閲覧の申請を提案するように構成した。第4実施形態では、実行結果情報からエラーの原因となった入出力データを特定できる場合に、特定された入出力データに対する閲覧の申請を提案するように構成する。
[Fourth embodiment]
In the first embodiment, an application for browsing input/output data related to a component in which an error has occurred is proposed on the browsing application screen. In the fourth embodiment, when the input/output data that caused the error can be identified from the execution result information, an application for viewing the identified input/output data is proposed.

以下、本実施形態における情報処理システム100について、第1実施形態との相違点を中心に説明する。 The information processing system 100 according to the present embodiment will be described below, focusing on differences from the first embodiment.

<情報処理システム100の処理手順>
本実施形態における情報処理システム100が実行する情報処理方法の詳細について説明する。本実施形態における情報処理方法は、1.閲覧申請処理が、第1実施形態とは異なる。
<Processing procedure of information processing system 100>
Details of the information processing method executed by the information processing system 100 according to the present embodiment will be described. The information processing method in this embodiment includes: 1. A viewing application process is different from that of the first embodiment.

≪1.閲覧申請処理≫
まず、本実施形態における閲覧申請処理について、図31を参照しながら説明する。図31は、本実施形態における情報処理システム100が実行する閲覧申請処理の一例を示すシーケンス図である。
≪1. Browse request process≫
First, referring to FIG. 31, the browsing request processing in this embodiment will be described. FIG. 31 is a sequence diagram showing an example of browsing request processing executed by the information processing system 100 according to this embodiment.

ステップS130において、サービス提供システム10が備える閲覧許可申請部113は、ジョブ管理部123から実行結果情報を受け取る。次に、閲覧許可申請部113は、当該実行結果情報に基づいて、エラーの原因となった入出力データを特定する。続いて、閲覧許可申請部113は、特定した入出力データに関する情報(以下、「エラーパラメータ情報」とも呼ぶ)を、開発者端末20に送信する。 In step S<b>130 , the viewing permission application unit 113 provided in the service providing system 10 receives execution result information from the job management unit 123 . Next, the browsing permission application unit 113 identifies the input/output data that caused the error based on the execution result information. Subsequently, the viewing permission application unit 113 transmits information about the identified input/output data (hereinafter also referred to as “error parameter information”) to the developer terminal 20 .

ここで、本実施形態における実行結果情報について、図32を参照しながら説明する。図32は、本実施形態における実行結果情報の一例を示す概念図である。 Here, execution result information in this embodiment will be described with reference to FIG. FIG. 32 is a conceptual diagram showing an example of execution result information in this embodiment.

図32に示されているように、本実施形態における実行結果情報3100では、エラーコード(message_id)が、"io-storageA.invalid_params_fileId"となっている。 As shown in FIG. 32, in the execution result information 3100 in this embodiment, the error code (message_id) is "io-storageA.invalid_params_fileId".

実行結果情報を生成する際にエラーの原因となった入出力データを特定できている場合、エラーコードの構造は、"io-(コンポーネント名).(エラーの原因)_(パラメータ名)"となる。すなわち、実行結果情報3100は、ファイルダウンロードコンポーネント1100(storageA)に入力されたファイルID(fileId)が不正である(invalid)ことを表している。 If you can identify the input/output data that caused the error when generating the execution result information, the structure of the error code will be "io-(component name).(error cause)_(parameter name)". Become. That is, the execution result information 3100 indicates that the file ID (fileId) input to the file download component 1100 (storageA) is invalid.

したがって、閲覧許可申請部113は、実行結果情報に記録されたエラーコードの構造を分析し、パラメータ名が特定できる場合には、エラーコンポーネント情報に代えて、エラーパラメータ情報を開発者端末20に送信する。 Therefore, the browsing permission application unit 113 analyzes the structure of the error code recorded in the execution result information, and if the parameter name can be specified, the error parameter information is sent to the developer terminal 20 instead of the error component information. do.

<第4実施形態の効果>
本実施形態における情報処理システム100は、エラーの原因となった入出力データを特定できる場合、閲覧申請画面において、エラーの原因となった入出力データに対する閲覧の申請を提案する。したがって、開発者は、障害解析に必要となる入出力データをより適切に選択して、閲覧を申請することができる。
<Effects of the Fourth Embodiment>
When the input/output data that caused the error can be identified, the information processing system 100 in the present embodiment proposes a viewing application for the input/output data that caused the error on the viewing request screen. Therefore, the developer can more appropriately select the input/output data required for failure analysis and apply for viewing.

[第5実施形態]
第1実施形態では、閲覧申請画面において、エラーが発生したコンポーネントに関する入出力データに対する閲覧の申請を提案するように構成した。第5実施形態では、エラーは発生していないが、アプリケーションが想定した動作を行わない場合に、閲覧を申請すべき入出力データを提案するように構成する。
[Fifth embodiment]
In the first embodiment, an application for browsing input/output data related to a component in which an error has occurred is proposed on the browsing application screen. In the fifth embodiment, when no error occurs but the application does not operate as expected, input/output data to be requested for browsing is proposed.

以下、本実施形態における情報処理システム100について、第1実施形態との相違点を中心に説明する。 The information processing system 100 according to the present embodiment will be described below, focusing on differences from the first embodiment.

<情報処理システム100の機能構成>
まず、本実施形態における情報処理システム100の機能構成の一例について、図33を参照しながら説明する。図33は、本実施形態における情報処理システム100に含まれる各装置の機能構成を例示するブロック図である。
<Functional Configuration of Information Processing System 100>
First, an example of the functional configuration of the information processing system 100 according to this embodiment will be described with reference to FIG. FIG. 33 is a block diagram illustrating the functional configuration of each device included in the information processing system 100 according to this embodiment.

≪サービス提供システム10の機能構成≫
図33に示されているように、本実施形態におけるサービス提供システム10は、第1実施形態におけるサービス提供システム10が備える各部に加えて、コンポーネント情報記憶部105及び検査パラメータ記憶部106をさらに備える。本実施形態におけるポータルサービス部110は、第1実施形態におけるポータルサービス部110が備える各部に加えて、検査パラメータ登録部115をさらに備える。本実施形態における入出力サービス部120は、第1実施形態における入出力サービス部120が備える各部に加えて、コンポーネント管理部126及び検査パラメータ管理部127をさらに備える。
<<Functional Configuration of Service Providing System 10>>
As shown in FIG. 33, the service providing system 10 in this embodiment further includes a component information storage unit 105 and an inspection parameter storage unit 106 in addition to each unit included in the service providing system 10 in the first embodiment. . The portal service unit 110 according to the present embodiment further includes an inspection parameter registration unit 115 in addition to each unit included in the portal service unit 110 according to the first embodiment. The input/output service unit 120 according to the present embodiment further includes a component management unit 126 and an inspection parameter management unit 127 in addition to the units included in the input/output service unit 120 according to the first embodiment.

コンポーネント情報記憶部105及び検査パラメータ記憶部106は、例えば、図2に示されているHD504を用いて実現される。HD504が記憶するデータの読み込み又は書き込みは、例えば、HDDコントローラ505を介して行われる。 The component information storage unit 105 and inspection parameter storage unit 106 are implemented using, for example, the HD 504 shown in FIG. Reading or writing of data stored in the HD 504 is performed via the HDD controller 505, for example.

なお、コンポーネント情報記憶部105及び検査パラメータ記憶部106は、サービス提供システム10が備えず、外部の記憶装置を用いてもよい。外部の記憶装置の一例は、NAS(Network Attached Storage)又はオンラインストレージサービスである。 Note that the component information storage unit 105 and the inspection parameter storage unit 106 may not be provided in the service providing system 10, and may use an external storage device. An example of an external storage device is NAS (Network Attached Storage) or an online storage service.

コンポーネント情報記憶部105は、フローで利用可能なコンポーネントに関するコンポーネント情報を記憶する。コンポーネント情報には、コンポーネントを識別するコンポーネントIDが関連付けられている。 The component information storage unit 105 stores component information regarding components that can be used in flows. The component information is associated with a component ID that identifies the component.

検査パラメータ記憶部106は、検査パラメータに関する検査パラメータ情報を記憶する。検査パラメータとは、エラーが発生していないジョブ情報に対して、閲覧の申請を提案する入出力データである。検査パラメータ情報には、検査パラメータを識別するパラメータIDが関連付けられている。 The inspection parameter storage unit 106 stores inspection parameter information regarding inspection parameters. An inspection parameter is input/output data that proposes an application for browsing for job information in which no error has occurred. A parameter ID that identifies the inspection parameter is associated with the inspection parameter information.

検査パラメータ登録部115は、開発者端末20からの要求に応じて、コンポーネント管理部126が管理するコンポーネント情報を開発者端末20に送信する。また、検査パラメータ登録部115は、開発者端末20から検査パラメータ情報を受信する。さらに、検査パラメータ登録部115は、検査パラメータ情報の登録を検査パラメータ管理部127に要求する。 The inspection parameter registration unit 115 transmits component information managed by the component management unit 126 to the developer terminal 20 in response to a request from the developer terminal 20 . Also, the inspection parameter registration unit 115 receives inspection parameter information from the developer terminal 20 . Further, the inspection parameter registration unit 115 requests the inspection parameter management unit 127 to register inspection parameter information.

コンポーネント管理部126は、コンポーネント情報記憶部105に対して、コンポーネント情報の書き込み及び読み出しを実行する。 The component management unit 126 executes writing and reading of component information with respect to the component information storage unit 105 .

検査パラメータ管理部127は、検査パラメータ記憶部106に対して、検査パラメータ情報の書き込み及び読み出しを実行する。 The inspection parameter management unit 127 writes and reads inspection parameter information to and from the inspection parameter storage unit 106 .

<情報処理システム100の処理手順>
次に、本実施形態における情報処理システム100が実行する情報処理方法の詳細について説明する。本実施形態における情報処理方法は、0.検査パラメータ登録処理をさらに含み、1.閲覧申請処理が第1実施形態とは異なる。
<Processing procedure of information processing system 100>
Next, the details of the information processing method executed by the information processing system 100 according to the present embodiment will be described. The information processing method according to this embodiment includes:0. 1. further includes an inspection parameter registration process; The viewing application process is different from that of the first embodiment.

≪前提≫
まず、本実施形態において前提とするフローについて、図34を参照しながら説明する。図34は、本実施形態におけるフローの一例を示す概念図である。
≪Premise≫
First, the flow assumed in this embodiment will be described with reference to FIG. FIG. 34 is a conceptual diagram showing an example of the flow in this embodiment.

図34に示されているように、本実施形態におけるフロー1010は、ファイルダウンロードコンポーネント1100、PDF変換コンポーネント1200及びメール送信コンポーネント1400を順に実行する。 As shown in FIG. 34, the flow 1010 in this embodiment executes the file download component 1100, the PDF conversion component 1200, and the mail transmission component 1400 in order.

ユーザは、フロー1010を含むアプリケーションを実行する際に、送信先のメールアドレスを入力する。メール送信コンポーネント1400は、PDF変換コンポーネント1200から入力されたPDFファイルを添付した電子メールを、ユーザが入力したメールアドレスに送信する。 When the user executes the application including flow 1010, the user enters the destination email address. The mail transmission component 1400 transmits an e-mail attached with the PDF file input from the PDF conversion component 1200 to the e-mail address input by the user.

ユーザが送信先のメールアドレスを誤って入力した場合、フロー1010は正常に終了したとしても、送信先のメールアドレスに電子メールが届かないことになる。この場合、ユーザはアプリケーションが想定どおりに動作していないため、開発者に問い合わせを行う。しかしながら、エラーが発生していないため、開発者は、閲覧を申請すべき入出力データを判断することが困難となる。 If the user incorrectly enters the destination e-mail address, the e-mail will not reach the destination e-mail address even if the flow 1010 ends normally. In this case, the user contacts the developer because the application is not working as expected. However, since no error has occurred, it is difficult for the developer to determine which input/output data should be requested for viewing.

≪0.検査パラメータ登録処理≫
まず、開発者が検査パラメータを登録する検査パラメータ登録処理について、図35を参照しながら説明する。図35は、本実施形態における情報処理システム100が実行する検査パラメータ登録処理の一例を示すシーケンス図である。
≪0. Inspection parameter registration process≫
First, inspection parameter registration processing in which a developer registers inspection parameters will be described with reference to FIG. FIG. 35 is a sequence diagram showing an example of examination parameter registration processing executed by the information processing system 100 according to this embodiment.

ステップS401において、開発者端末20が備えるブラウザ210は、開発者の操作に応じて、検査パラメータ登録画面の取得要求を、サービス提供システム10に送信する。 In step S401, the browser 210 included in the developer terminal 20 transmits an acquisition request for an examination parameter registration screen to the service providing system 10 according to the developer's operation.

ステップS402において、サービス提供システム10が備える画面提供部111は、開発者端末20から検査パラメータ登録画面の取得要求を受信する。次に、画面提供部111は、検査パラメータ登録画面を表す画面情報を、画面情報記憶部101から取得する。続いて、画面提供部111は、取得した画面情報を、開発者端末20に送信する。開発者端末20では、ブラウザ210が、検査パラメータ登録画面を表す画面情報を受信する。 In step S<b>402 , the screen providing unit 111 included in the service providing system 10 receives an acquisition request for an examination parameter registration screen from the developer terminal 20 . Next, the screen providing unit 111 acquires screen information representing the examination parameter registration screen from the screen information storage unit 101 . Subsequently, the screen providing unit 111 transmits the acquired screen information to the developer terminal 20 . In the developer terminal 20, the browser 210 receives screen information representing the inspection parameter registration screen.

ステップS403において、開発者端末20が備えるブラウザ210は、コンポーネント情報の取得要求を、サービス提供システム10に送信する。 In step S<b>403 , the browser 210 included in the developer terminal 20 transmits a component information acquisition request to the service providing system 10 .

サービス提供システム10では、検査パラメータ登録部115が、開発者端末20からコンポーネント情報の取得要求を受信する。検査パラメータ登録部115は、コンポーネント情報を、コンポーネント管理部126に要求する。 In the service providing system 10 , the inspection parameter registration unit 115 receives the component information acquisition request from the developer terminal 20 . The inspection parameter registration unit 115 requests component information from the component management unit 126 .

ステップS404において、サービス提供システム10が備えるコンポーネント管理部126は、コンポーネント情報を、コンポーネント情報記憶部105から取得する。次に、コンポーネント管理部126は、取得したコンポーネント情報を、検査パラメータ登録部115に送る。検査パラメータ登録部115は、コンポーネント管理部126から受け取ったコンポーネント情報を、開発者端末20に送信する。 In step S<b>404 , the component management unit 126 included in the service providing system 10 acquires component information from the component information storage unit 105 . Next, the component management section 126 sends the acquired component information to the inspection parameter registration section 115 . The inspection parameter registration unit 115 transmits the component information received from the component management unit 126 to the developer terminal 20 .

ステップS405において、開発者端末20が備えるブラウザ210は、サービス提供システム10からコンポーネント情報を受信する。次に、ブラウザ210は、サービス提供システム10から受信した画面情報及びコンポーネント情報に基づいて、検査パラメータ登録画面をディスプレイ506等に表示する。 In step S<b>405 , the browser 210 of the developer terminal 20 receives component information from the service providing system 10 . Next, the browser 210 displays an inspection parameter registration screen on the display 506 or the like based on the screen information and component information received from the service providing system 10 .

ここで、本実施形態における検査パラメータ登録画面について、図36を参照しながら説明する。図36は、本実施形態における検査パラメータ登録画面の一例を示す概念図である。 Here, the inspection parameter registration screen in this embodiment will be described with reference to FIG. FIG. 36 is a conceptual diagram showing an example of an inspection parameter registration screen in this embodiment.

図36に示されているように、本実施形態における検査パラメータ登録画面2500は、コンポーネント選択欄2501、パラメータ選択欄2502及び送信ボタン2509を有する。 As shown in FIG. 36, the inspection parameter registration screen 2500 in this embodiment has a component selection column 2501, a parameter selection column 2502 and a send button 2509.

コンポーネント選択欄2501には、コンポーネント情報に含まれるコンポーネントが選択可能に表示される。パラメータ選択欄2502には、コンポーネント選択欄2501において選択されているコンポーネントの入力パラメータが選択可能に表示される。 A component selection field 2501 displays components included in the component information in a selectable manner. Input parameters of the component selected in the component selection field 2501 are displayed in the parameter selection field 2502 in a selectable manner.

図35に戻って説明する。ステップS406において、開発者端末20が備えるブラウザ210は、検査パラメータ登録画面2500に対する開発者の操作に応じて、検査パラメータ情報を生成する。 Returning to FIG. 35, description will be made. In step S<b>406 , the browser 210 of the developer terminal 20 generates inspection parameter information according to the developer's operation on the inspection parameter registration screen 2500 .

具体的には、開発者は、コンポーネント選択欄2501において、検査パラメータの登録対象とするコンポーネントを選択し、パラメータ選択欄2502において、当該コンポーネントの入力パラメータを選択する。そして、開発者は、検査パラメータ登録画面2500において、送信ボタン2509を押下する。ブラウザ210は、パラメータ選択欄2502において選択されている入力パラメータを表す検査パラメータ情報を生成する。 Specifically, the developer selects a component whose inspection parameters are to be registered in the component selection field 2501 and selects input parameters for the component in the parameter selection field 2502 . The developer then presses a send button 2509 on the inspection parameter registration screen 2500 . The browser 210 generates inspection parameter information representing input parameters selected in the parameter selection field 2502 .

ステップS407において、開発者端末20が備えるブラウザ210は、検査パラメータの登録要求を、サービス提供システム10に送信する。当該登録要求には、検査パラメータ情報が含まれる。 In step S<b>407 , the browser 210 provided in the developer terminal 20 transmits a registration request for inspection parameters to the service providing system 10 . The registration request includes inspection parameter information.

サービス提供システム10では、検査パラメータ登録部115が、検査パラメータの登録要求を受信する。検査パラメータ登録部115は、当該登録要求に含まれる検査パラメータ情報を、検査パラメータ管理部127に送る。 In the service providing system 10, the inspection parameter registration unit 115 receives the inspection parameter registration request. The inspection parameter registration unit 115 sends the inspection parameter information included in the registration request to the inspection parameter management unit 127 .

ステップS408において、サービス提供システム10が備える検査パラメータ管理部127は、検査パラメータ登録部115から検査パラメータ情報を受け取る。次に、検査パラメータ管理部127は、当該検査パラメータ情報を検査パラメータ記憶部106に記憶する。続いて、検査パラメータ管理部127は、検査パラメータの登録結果を検査パラメータ登録部115に送る。検査パラメータ登録部115は、検査パラメータ管理部127から受け取った検査パラメータの登録結果を開発者端末20に送信する。 In step S<b>408 , the inspection parameter management unit 127 included in the service providing system 10 receives inspection parameter information from the inspection parameter registration unit 115 . Next, the inspection parameter management unit 127 stores the inspection parameter information in the inspection parameter storage unit 106. FIG. Subsequently, the inspection parameter management unit 127 sends the inspection parameter registration result to the inspection parameter registration unit 115 . The inspection parameter registration unit 115 transmits the inspection parameter registration result received from the inspection parameter management unit 127 to the developer terminal 20 .

≪1.閲覧申請処理≫
次に、本実施形態における閲覧申請処理について、図37を参照しながら説明する。図37は、本実施形態における情報処理システム100が実行する閲覧申請処理の一例を示すシーケンス図である。
≪1. Browse request process≫
Next, referring to FIG. 37, the browsing request processing according to the present embodiment will be described. FIG. 37 is a sequence diagram showing an example of browsing request processing executed by the information processing system 100 according to this embodiment.

ステップS141において、サービス提供システム10が備える閲覧許可申請部113は、ジョブ管理部123から実行結果情報を受け取る。次に、閲覧許可申請部113は、当該実行結果情報に基づいて、エラーが発生したか否かを判定する。本実施形態では、エラーが発生していないものとして説明を続ける。 In step S<b>141 , the viewing permission application unit 113 provided in the service providing system 10 receives execution result information from the job management unit 123 . Next, the viewing permission application unit 113 determines whether an error has occurred based on the execution result information. In this embodiment, the description will be continued on the assumption that no error has occurred.

ステップS142において、サービス提供システム10が備える閲覧許可申請部113は、検査パラメータの取得要求を、検査パラメータ管理部127に送る。 In step S<b>142 , the viewing permission application unit 113 provided in the service providing system 10 sends a test parameter acquisition request to the test parameter management unit 127 .

ステップS143において、サービス提供システム10が備える検査パラメータ管理部127は、閲覧許可申請部113から検査パラメータの取得要求を受け取る。次に、検査パラメータ管理部127は、検査パラメータ情報を、検査パラメータ記憶部106から取得する。続いて、検査パラメータ管理部127は、取得した検査パラメータ情報を、閲覧許可申請部113に送る。 In step S<b>143 , the inspection parameter management unit 127 provided in the service providing system 10 receives the inspection parameter acquisition request from the viewing permission application unit 113 . Next, the inspection parameter management unit 127 acquires inspection parameter information from the inspection parameter storage unit 106 . Subsequently, the inspection parameter management unit 127 sends the acquired inspection parameter information to the viewing permission application unit 113 .

ステップS144において、サービス提供システム10が備える閲覧許可申請部113は、検査パラメータ管理部127からパラメータ情報を受け取る。次に、閲覧許可申請部113は、当該パラメータ情報に含まれる入出力データのうち、検査パラメータ情報に含まれる検査パラメータと合致するものがあるか否かを判定する。ここでは、検査パラメータと合致する入出力データがあったものとして説明を続ける。 In step S<b>144 , the viewing permission application unit 113 included in the service providing system 10 receives parameter information from the inspection parameter management unit 127 . Next, the viewing permission application unit 113 determines whether or not there is input/output data included in the parameter information that matches the inspection parameter included in the inspection parameter information. Here, the explanation is continued on the assumption that there is input/output data that matches the inspection parameters.

ステップS145において、サービス提供システム10が備える閲覧許可申請部113は、アプリ情報の取得要求を、アプリ管理部121に送る。当該取得要求には、アプリIDが含まれる。 In step S<b>145 , the viewing permission application unit 113 included in the service providing system 10 sends an application information acquisition request to the application management unit 121 . The acquisition request includes the application ID.

ステップS146において、サービス提供システム10が備えるアプリ管理部121は、閲覧許可申請部113からアプリ情報の取得要求を受け取る。次に、アプリ管理部121は、当該取得要求に含まれるアプリIDに対応するアプリ情報を、アプリ情報記憶部102から取得する。続いて、アプリ管理部121は、取得したアプリ情報を、閲覧許可申請部113に送る。 In step S<b>146 , the application management unit 121 included in the service providing system 10 receives the application information acquisition request from the browsing permission application unit 113 . Next, the application management unit 121 acquires application information corresponding to the application ID included in the acquisition request from the application information storage unit 102 . Subsequently, application management unit 121 sends the acquired application information to browsing permission application unit 113 .

ステップS147において、サービス提供システム10が備える閲覧許可申請部113は、アプリ管理部121からアプリ情報を受け取る。次に、閲覧許可申請部113は、当該アプリ情報を用いて、検査パラメータと合致する入出力データの入力方法が所定の方法に該当するか否かを判定する。 In step S<b>147 , the browsing permission application unit 113 included in the service providing system 10 receives application information from the application management unit 121 . Next, the viewing permission application unit 113 uses the application information to determine whether or not the method of inputting input/output data that matches the examination parameter corresponds to a predetermined method.

例えば、入力データをユーザがテキスト入力する場合、入力誤りにより不具合が生じる可能性が高い。そのため、検査パラメータと合致する入出力データがテキスト入力するものである場合、当該入出力データに対する閲覧の申請を提案するとよい。所定の入力方法は、テキスト入力に限定されず、入力誤りが発生しやすい入力方法を任意に設定すればよい。 For example, when a user inputs input data as text, there is a high possibility that a problem will occur due to an input error. Therefore, if the input/output data that matches the inspection parameters is text input, it is recommended to propose an application for viewing the input/output data. The predetermined input method is not limited to text input, and any input method that is prone to input errors may be set.

閲覧許可申請部113は、判定結果に基づいて、閲覧の申請を提案する入出力データを表す候補パラメータ情報を生成する。次に、閲覧許可申請部113は、生成した候補パラメータ情報を、開発者端末20に送信する。 Based on the determination result, the viewing permission application unit 113 generates candidate parameter information representing input/output data for proposing a request for viewing. Next, the viewing permission application unit 113 transmits the generated candidate parameter information to the developer terminal 20 .

ステップS111において、開発者端末20が備えるブラウザ210は、サービス提供システム10から候補パラメータ情報を受信する。次に、ブラウザ210は、候補パラメータ情報に基づいて、閲覧を申請すべき入出力データを提案する。具体的には、ブラウザ210は、閲覧申請画面2100において、入力データ選択欄2102又は出力データ選択欄2103に表示された入出力データのうち、候補パラメータ情報に表された入出力データを自動的に選択する。 In step S<b>111 , the browser 210 provided in the developer terminal 20 receives candidate parameter information from the service providing system 10 . Based on the candidate parameter information, the browser 210 then suggests input/output data that should be requested for viewing. Specifically, the browser 210 automatically selects the input/output data represented in the candidate parameter information among the input/output data displayed in the input data selection column 2102 or the output data selection column 2103 on the browsing application screen 2100. select.

<第5実施形態の効果>
本実施形態における情報処理システム100は、エラーが発生していない場合、閲覧申請画面において、予め登録された検査パラメータに対する閲覧の申請を提案する。したがって、開発者は、エラーが発生していない場合であっても、調査に有用な入出力データを適切に選択して、閲覧を申請することができる。
<Effects of the Fifth Embodiment>
The information processing system 100 according to the present embodiment proposes a request for viewing of test parameters registered in advance on the viewing request screen when no error has occurred. Therefore, even if no error has occurred, the developer can appropriately select input/output data useful for investigation and apply for viewing.

[第6実施形態]
第1実施形態では、閲覧が申請された入出力データがファイルである場合に、入出力データの関係を遡って、入力元のファイルを特定する例を説明した。第6実施形態では、閲覧が申請された入出力データがパラメータである場合に、入出力データの関係を遡って、入力元のパラメータを特定する例を説明する。
[Sixth Embodiment]
In the first embodiment, an example has been described in which, when the input/output data requested to be browsed is a file, the relationship of the input/output data is traced back to identify the input source file. In the sixth embodiment, an example will be described in which, when the input/output data requested to be browsed is a parameter, the relationship of the input/output data is traced back to identify the input source parameter.

以下、本実施形態における情報処理システム100について、第1実施形態との相違点を中心に説明する。 The information processing system 100 according to the present embodiment will be described below, focusing on differences from the first embodiment.

<情報処理システム100の処理手順>
まず、本実施形態における情報処理システム100が実行する情報処理方法の詳細について説明する。本実施形態における情報処理方法は、1.閲覧申請処理及び2.閲覧許可処理が、第1実施形態とは異なる。
<Processing procedure of information processing system 100>
First, the details of the information processing method executed by the information processing system 100 according to the present embodiment will be described. The information processing method in this embodiment includes: 1. reading application processing and 2. Browsing permission processing is different from that of the first embodiment.

≪前提≫
まず、本実施形態において前提とするフローについて、図38を参照しながら説明する。図38は、本実施形態におけるフローの一例を示す概念図である。
≪Premise≫
First, the flow assumed in this embodiment will be described with reference to FIG. FIG. 38 is a conceptual diagram showing an example of the flow in this embodiment.

図38に示されているように、本実施形態におけるフロー1020は、ファイルフォルダ一覧取得コンポーネント1500A、ファイルフォルダ一覧取得コンポーネント1500B、文字列結合コンポーネント1600及びメール送信コンポーネント1400を順に実行する。 As shown in FIG. 38, the flow 1020 in this embodiment executes the file folder list acquisition component 1500A, the file folder list acquisition component 1500B, the string concatenation component 1600, and the mail transmission component 1400 in order.

ファイルフォルダ一覧取得コンポーネント1500Aは、外部ストレージサービスAから、ユーザが指定したフォルダ直下のフォルダ及びファイルの一覧を取得する。ファイルフォルダ一覧取得コンポーネント1500Bは、外部ストレージサービスBから、ユーザが指定したフォルダ直下のフォルダ及びファイルの一覧を取得する。文字列結合コンポーネント1600は、入力された複数の文字列を結合する。 The file folder list acquisition component 1500A acquires from the external storage service A a list of folders and files directly under the folder specified by the user. The file folder list acquisition component 1500B acquires from the external storage service B a list of folders and files directly under the folder specified by the user. The string concatenation component 1600 concatenates multiple input strings.

ユーザは、フロー1020を含むアプリケーションを実行する際に、外部ストレージサービスAのフォルダを識別するフォルダID、外部ストレージサービスBのフォルダを識別するフォルダID、及び送信先のメールアドレスを入力する。 When the user executes the application including the flow 1020, the user inputs the folder ID for identifying the folder of the external storage service A, the folder ID for identifying the folder of the external storage service B, and the e-mail address of the destination.

ユーザがフロー1020を含むアプリケーションを実行すると、サービス提供システム10は、外部ストレージサービスA及び外部ストレージサービスBそれぞれから、ユーザが指定したフォルダ直下のフォルダ及びファイルの一覧を取得し、それらを連結した文字列が記載された電子メールを、送信先のメールアドレスに送信する。 When the user executes the application including the flow 1020, the service providing system 10 acquires a list of folders and files directly under the folder specified by the user from each of the external storage service A and the external storage service B, and concatenates them with a character Send an email with the columns to the destination email address.

図39は、フロー1020から出力される出力データの一例を示す概念図である。図39に示されているように、出力データ3800には、外部ストレージサービスAから取得したファイルフォルダ一覧情報(StorageA)と、外部ストレージサービスBから取得したファイルフォルダ一覧情報(StorageB)とを結合した文字列が記載されている。 FIG. 39 is a conceptual diagram showing an example of output data output from flow 1020. As shown in FIG. As shown in FIG. 39, in output data 3800, file folder list information (StorageA) obtained from external storage service A and file folder list information (StorageB) obtained from external storage service B are combined. string is described.

ここで、ユーザが障害解析を開発者に依頼したとする。開発者が当該アプリケーションを実行した際のジョブ情報を閲覧したところ、ファイルフォルダ一覧取得コンポーネント1500A及びファイルフォルダ一覧取得コンポーネント1500Bは成功しているが、文字列結合コンポーネント1600でエラーが発生していることがわかった。ジョブ情報に含まれる実行結果情報には、発生したエラーは「内部処理に起因するエラー」であることが記録されていた。 Assume that the user requests the developer to analyze the failure. When the developer browsed the job information when the application was executed, the file folder list acquisition component 1500A and the file folder list acquisition component 1500B were successful, but an error occurred in the character string concatenation component 1600. I found out. The execution result information included in the job information records that the error that occurred is "an error caused by internal processing".

≪1.閲覧申請処理≫
次に、開発者が入出力データの閲覧を申請する閲覧申請処理について、図40を参照しながら説明する。図40は、本実施形態における情報処理システム100が実行する閲覧申請処理の一例を示すシーケンス図である。
≪1. Browse request process≫
Next, referring to FIG. 40, a description will be given of a viewing application process in which a developer requests viewing of input/output data. FIG. 40 is a sequence diagram showing an example of browsing request processing executed by the information processing system 100 according to this embodiment.

ステップS111において、開発者端末20が備えるブラウザ210は、エラーコンポーネント情報に基づいて、閲覧を申請すべき入出力データを提案する。 In step S111, the browser 210 provided in the developer terminal 20 proposes input/output data to be requested for viewing based on the error component information.

図41は、本実施形態における閲覧申請画面の一例を示す概念図である。図41に示されているように、本実施形態における閲覧申請画面2100では、文字列結合コンポーネントの入力データ(args)が自動的に選択される。 FIG. 41 is a conceptual diagram showing an example of a viewing application screen in this embodiment. As shown in FIG. 41, the input data (args) of the character string combination component is automatically selected on the viewing application screen 2100 in this embodiment.

図40に戻って説明する。ステップS112において、開発者端末20が備えるブラウザ210は、閲覧申請画面2100に対する開発者の操作に応じて、閲覧申請データを生成する。次に、ブラウザ210は、閲覧申請の登録要求を、サービス提供システム10に送信する。当該登録要求には、生成した閲覧申請データが含まれる。 Returning to FIG. 40, description will be made. In step S<b>112 , the browser 210 of the developer terminal 20 generates viewing application data according to the developer's operation on the viewing application screen 2100 . Next, the browser 210 transmits a registration request for viewing application to the service providing system 10 . The registration request includes the generated browsing application data.

ステップS151において、サービス提供システム10が備える閲覧許可申請部113は、開発者端末20から閲覧申請の登録要求を受信する。次に、閲覧許可申請部113は、アプリ情報の取得要求を、アプリ管理部121に送る。当該取得要求には、アプリIDが含まれる。 In step S<b>151 , the viewing permission application unit 113 provided in the service providing system 10 receives a registration request for viewing application from the developer terminal 20 . Next, the browsing permission application unit 113 sends an application information acquisition request to the application management unit 121 . The acquisition request includes the application ID.

ステップS152において、サービス提供システム10が備えるアプリ管理部121は、閲覧許可申請部113からアプリ情報の取得要求を受け取る。次に、アプリ管理部121は、当該取得要求に含まれるアプリIDに対応するアプリ情報を、アプリ情報記憶部102から取得する。続いて、アプリ管理部121は、取得したアプリ情報を、閲覧許可申請部113に送る。 In step S<b>152 , the application management unit 121 included in the service providing system 10 receives the application information acquisition request from the browsing permission application unit 113 . Next, the application management unit 121 acquires application information corresponding to the application ID included in the acquisition request from the application information storage unit 102 . Subsequently, application management unit 121 sends the acquired application information to browsing permission application unit 113 .

ここで、本実施形態におけるアプリ情報について、図42を参照しながら説明する。図42は、本実施形態におけるアプリ情報の一例を示す概念図である。 Here, application information in this embodiment will be described with reference to FIG. 42 . FIG. 42 is a conceptual diagram showing an example of application information in this embodiment.

図42に示されているように、本実施形態におけるアプリ情報3700には、ユーザが入力するパラメータを表す"userInputParameters"、及びデフォルトで入力するパラメータを表す"defaultParameters"が含まれる。getItemListStorageAのfolderIdは、外部ストレージサービスAのファイルフォルダ一覧情報を取得するフォルダIDである。getItemListStorageBのfolderIdは、外部ストレージサービスBのファイルフォルダ一覧情報を取得するフォルダIDである。sendMailのtoは、送信先のメールアドレスである。 As shown in FIG. 42, application information 3700 in this embodiment includes "userInputParameters" representing parameters input by the user and "defaultParameters" representing parameters input by default. folderId of getItemListStorageA is a folder ID for acquiring file folder list information of external storage service A. folderId of getItemListStorageB is a folder ID for acquiring file folder list information of external storage service B. to of sendMail is the destination email address.

concatStringのargsに含まれる"(コンポーネント名).IOResult"は、コンポーネントの出力結果を表すプレースホルダである。このように設定することで、あるコンポーネントの出力結果を、他のコンポーネントに入力することができる。すなわち、アプリ情報3700は、文字列結合コンポーネント1600に、ファイルフォルダ一覧取得コンポーネント1500Aの出力結果及びファイルフォルダ一覧取得コンポーネント1500Bの出力結果が入力されることを表している。 "(component name).IOResult" included in args of concatString is a placeholder representing the output result of the component. By setting in this way, the output result of one component can be input to another component. That is, the application information 3700 indicates that the output result of the file folder list acquisition component 1500A and the output result of the file folder list acquisition component 1500B are input to the character string concatenation component 1600. FIG.

図40に戻って説明する。ステップS153において、サービス提供システム10が備える閲覧許可申請部113は、アプリ管理部121からアプリ情報を受け取る。次に、閲覧許可申請部113は、当該アプリ情報に基づいて、閲覧が申請された入出力データの関係を遡り、当該入出力データがフローに入力された入力元のデータを特定する。続いて、閲覧許可申請部113は、特定された入力データを、閲覧申請データに追加する。 Returning to FIG. 40, description will be made. In step S<b>153 , the viewing permission application unit 113 included in the service providing system 10 receives application information from the application management unit 121 . Next, based on the application information, the viewing permission application unit 113 traces the relationship of the input/output data for which viewing has been requested, and identifies the input source data from which the input/output data was input to the flow. Subsequently, the viewing permission application unit 113 adds the identified input data to the viewing application data.

ここで、本実施形態における入力元探索処理を、図43を参照しながら説明する。図43は、本実施形態における入力元探索処理の一例を示すフローチャートである。 Here, the input source search processing in this embodiment will be described with reference to FIG. FIG. 43 is a flowchart showing an example of input source search processing in this embodiment.

ステップS153-1において、閲覧許可申請部113は、アプリ管理部121からアプリ情報を取得する。以下、アプリ情報は、図42に示したアプリ情報3700とする。 In step S 153 - 1 , browsing permission application section 113 acquires application information from application management section 121 . Hereinafter, the application information is assumed to be the application information 3700 shown in FIG.

ステップS153-2において、閲覧許可申請部113は、閲覧が申請されたコンポーネントを特定する。ここでは、文字列結合コンポーネント1600の入力データ(args)に対して閲覧が申請されているため、concatStringが特定される。 In step S153-2, the viewing permission application unit 113 identifies the component for which viewing has been requested. Here, concatString is specified because the input data (args) of the string concatenation component 1600 is requested to be viewed.

ステップS153-3において、閲覧許可申請部113は、特定したコンポーネントの入力パラメータを取得する。ここでは、"getItemListStorageA.IOResult"及び"getItemListStorageB.IOResult"が取得される。 In step S153-3, the browsing permission application unit 113 acquires input parameters of the specified component. Here, "getItemListStorageA.IOResult" and "getItemListStorageB.IOResult" are acquired.

ステップS153-4において、閲覧許可申請部113は、取得された入力パラメータにIOResultがあるか否かを判定する。IOResultがある場合(YES)、ステップS153-5に処理を進める。IOResultがない場合(NO)、ステップS153-6に処理を進める。ここでは、"getItemListStorageA.IOResult"及び"getItemListStorageB.IOResult"が取得されたため、ステップS153-5に進む。 In step S153-4, the viewing permission application unit 113 determines whether or not the obtained input parameter includes IOResult. If there is an IOResult (YES), the process proceeds to step S153-5. If there is no IOResult (NO), the process proceeds to step S153-6. Here, since "getItemListStorageA.IOResult" and "getItemListStorageB.IOResult" are acquired, the process proceeds to step S153-5.

ステップS153-5において、閲覧許可申請部113は、IOResultを出力するコンポーネントを特定する。ここでは、"getItemListStorageA"及び"getItemListStorageB"が特定される。 In step S153-5, the viewing permission application unit 113 identifies the component that outputs the IOResult. Here, "getItemListStorageA" and "getItemListStorageB" are specified.

再び実行されるステップS153-3において、閲覧許可申請部113は、"getItemListStorageA"及び"getItemListStorageB"の入力パラメータを取得する。ここでは、"getItemListStorageA"の"folderId"及び"getItemListStorageB"の"folderId"が取得される。 In step S153-3, which is executed again, the browsing permission application unit 113 acquires the input parameters of "getItemListStorageA" and "getItemListStorageB". Here, the "folderId" of "getItemListStorageA" and the "folderId" of "getItemListStorageB" are acquired.

再び実行されるステップS153-4において、閲覧許可申請部113は、取得された入力パラメータにIOResultがないため、ステップS153-6に進む。 In step S153-4, which is executed again, the browsing permission application unit 113 proceeds to step S153-6 because there is no IOResult in the acquired input parameters.

ステップS153-6において、閲覧許可申請部113は、現在のコンポーネントの入力データを入力元のデータと特定し、処理を終了する。すなわち、ファイルフォルダ一覧取得コンポーネント1500Aに入力された"folderId"とファイルフォルダ一覧取得コンポーネント1500Bに入力された"folderId"が、入力元のデータとして特定される。 In step S153-6, the viewing permission application unit 113 identifies the current input data of the component as the input source data, and terminates the process. That is, the "folderId" input to the file folder list acquisition component 1500A and the "folderId" input to the file folder list acquisition component 1500B are specified as input source data.

ここで、本実施形態における閲覧申請データについて、図44を参照しながら説明する。図44は、本実施形態における閲覧申請データの一例を示す概念図である。 Here, the browsing application data in this embodiment will be described with reference to FIG. 44 . FIG. 44 is a conceptual diagram showing an example of browsing request data in this embodiment.

図44に示されているように、本実施形態における閲覧申請データ3200では、"getItemListStorageA"に対応するjobDetail及び"getItemListStorageA"に対応するjobDetailそれぞれに、"folderId"という名前のinputParameterを含むrelatedParametersが追加されている。 As shown in FIG. 44, in the browse application data 3200 in this embodiment, relatedParameters including an inputParameter named "folderId" are added to jobDetail corresponding to "getItemListStorageA" and jobDetail corresponding to "getItemListStorageA". It is

≪2.閲覧許可処理≫
次に、本実施形態における閲覧許可処理について説明する。本実施形態における閲覧許可処理は、第1実施形態と同様であるが、閲覧許可画面が第1実施形態とは異なる。
≪2. Browsing permission process≫
Next, the browsing permission processing in this embodiment will be described. The viewing permission process in this embodiment is the same as in the first embodiment, but the viewing permission screen is different from that in the first embodiment.

本実施形態における閲覧許可画面について、図45を参照しながら説明する。図45は、本実施形態における閲覧許可画面の一例を示す概念図である。 The viewing permission screen in this embodiment will be described with reference to FIG. FIG. 45 is a conceptual diagram showing an example of a viewing permission screen in this embodiment.

図45に示されているように、本実施形態における閲覧許可画面2300は、閲覧許可データ選択欄2301に、入力元のデータとして特定された、「storageAFolderIdで指定したフォルダ直下のファイルフォルダ一覧情報」及び「storageBFolderIdで指定したフォルダ直下のファイルフォルダ一覧情報」が表示される。これらの文言は、アプリ情報及び辞書情報に基づいて、"getItemListStorageA"の"folderId"及び"getItemListStorageB"の"folderId"をユーザが理解しやすい内容に変換したものである。 As shown in FIG. 45, the viewing permission screen 2300 in the present embodiment has a viewing permission data selection field 2301 that includes "file folder list information directly under the folder specified by storageAFolderId" specified as the input source data. and "file folder list information directly under the folder specified by storageBFolderId" are displayed. These wordings are obtained by converting "folderId" of "getItemListStorageA" and "folderId" of "getItemListStorageB" into contents that are easy for the user to understand, based on application information and dictionary information.

なお、図44に示した閲覧申請データ3200に記載されたdisplayNameは、当該アプリケーションを実行する際に、機器30の操作パネル940に表示されるアプリ実行画面に表示される名称である。 The displayName described in the viewing application data 3200 shown in FIG. 44 is the name displayed on the application execution screen displayed on the operation panel 940 of the device 30 when executing the application.

図46は、本実施形態におけるアプリ実行画面の一例を示す概念図である。図46に示されているように、本実施形態におけるアプリ実行画面2600は、storageAFolderIdで示されるパラメータ入力欄2601、storageBFolderIdで示されるパラメータ入力欄2602、及び実行ボタン2609を有する。 FIG. 46 is a conceptual diagram showing an example of an application execution screen in this embodiment. As shown in FIG. 46 , the application execution screen 2600 in this embodiment has a parameter input field 2601 indicated by storageAFolderId, a parameter input field 2602 indicated by storageBFolderId, and an execute button 2609 .

ユーザは、アプリケーションを実行する際に、アプリ実行画面2600を利用するため、閲覧許可画面2300において、storageAFolderId及びstorageBFolderIdについて閲覧の許可を要求されれば、その内容を理解することができる。 Since the user uses the application execution screen 2600 when executing the application, the user can understand the content of the request for permission to view storageAFolderId and storageBFolderId on the viewing permission screen 2300 .

<第6実施形態の効果>
本実施形態における情報処理システム100は、閲覧が申請された入出力データがパラメータである場合に、入出力データの関係を遡ってユーザが入力したパラメータを特定し、特定された入力データに対する閲覧を申請する閲覧申請データを登録する。したがって、ユーザは、閲覧を許可できるか否かを適切に判断することができる。
<Effects of the sixth embodiment>
The information processing system 100 according to the present embodiment, when the input/output data for which viewing is requested is a parameter, traces the relationship of the input/output data to identify the parameter input by the user, and performs viewing of the specified input data. Register the browsing request data to apply. Therefore, the user can appropriately determine whether or not the browsing can be permitted.

[補足]
上記各実施形態において、サービス提供システム10は情報処理装置の一例である。開発者端末20は第1の情報処理端末の一例である。機器30は第2の情報処理端末の一例である。パラメータ情報はログ情報の一例である。実行結果情報は第2のログ情報の一例である。閲覧許可データは制御情報の一例である。検査パラメータ情報は第2の制御情報の一例である。閲覧許可申請部113は受信部の一例である。ブラウザ210は画面表示部の一例である。ブラウザ310は送信部の一例である。
[supplement]
In each of the embodiments described above, the service providing system 10 is an example of an information processing device. The developer terminal 20 is an example of a first information processing terminal. Device 30 is an example of a second information processing terminal. Parameter information is an example of log information. The execution result information is an example of second log information. Browsing permission data is an example of control information. Inspection parameter information is an example of second control information. The viewing permission application unit 113 is an example of a receiving unit. Browser 210 is an example of a screen display unit. Browser 310 is an example of a transmitter.

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

実施例に記載された装置群は、本明細書に開示された実施形態を実施するための複数のコンピューティング環境のうちの1つを示すものにすぎない。ある実施形態では、サービス提供システム10は、サーバクラスタといった複数のコンピューティングデバイスを含む。複数のコンピューティングデバイスは、ネットワークや共有メモリなどを含む任意のタイプの通信リンクを介して互いに通信するように構成されており、本明細書に開示された処理を実施する。同様に、外部サービスシステム40は、互いに通信するように構成された複数のコンピューティングデバイスを含むことができる。 The devices described in the examples are merely representative of one of several computing environments for implementing the embodiments disclosed herein. In some embodiments, service delivery system 10 includes multiple computing devices, such as server clusters. Multiple computing devices are configured to communicate with each other over any type of communication link, including a network, shared memory, etc., to perform the processes disclosed herein. Similarly, external service system 40 may include multiple computing devices configured to communicate with each other.

さらに、サービス提供システム10及び外部サービスシステム40は、開示された処理ステップを様々な組み合わせで共有するように構成できる。例えば、所定のユニットによって実行されるプロセスは、外部サービスシステム40によって実行され得る。同様に、所定のユニットの機能は、外部サービスシステム40によって実行することができる。また、サービス提供システム10と外部サービスシステム40の各要素は、1つのサーバ装置にまとめられていてもよいし、複数の装置に分けられていてもよい。 Further, service providing system 10 and external service system 40 can be configured to share the disclosed processing steps in various combinations. For example, processes performed by a given unit may be performed by external service system 40 . Similarly, the functionality of a given unit can be performed by external service system 40 . Further, each element of the service providing system 10 and the external service system 40 may be integrated into one server device, or may be divided into a plurality of devices.

以上、本発明の実施の形態について詳述したが、本発明はこれらの実施形態に限定されるものではなく、特許請求の範囲に記載された本発明の要旨の範囲内において、種々の変形又は変更が可能である。 Although the embodiments of the present invention have been described in detail above, the present invention is not limited to these embodiments, and various modifications or Change is possible.

100 情報処理システム
10 サービス提供システム
101 画面情報記憶部
102 アプリ情報記憶部
103 ファイル記憶部
104 ジョブ情報記憶部
105 コンポーネント情報記憶部
106 検査パラメータ記憶部
110 ポータルサービス部
111 画面提供部
112 ジョブ情報閲覧部
113 閲覧許可申請部
114 ジョブ情報翻訳部
115 検査パラメータ登録部
120 入出力サービス部
121 アプリ管理部
122 ファイル管理部
123 ジョブ管理部
124 ジョブ情報制御部
125 通知部
126 コンポーネント管理部
127 検査パラメータ管理部
20 開発者端末
210 ブラウザ
30 機器
310 ブラウザ
100 Information processing system 10 Service providing system 101 Screen information storage unit 102 Application information storage unit 103 File storage unit 104 Job information storage unit 105 Component information storage unit 106 Inspection parameter storage unit 110 Portal service unit 111 Screen providing unit 112 Job information browsing unit 113 View permission application unit 114 Job information translation unit 115 Inspection parameter registration unit 120 Input/output service unit 121 Application management unit 122 File management unit 123 Job management unit 124 Job information control unit 125 Notification unit 126 Component management unit 127 Inspection parameter management unit 20 Developer terminal 210 Browser 30 Device 310 Browser

特開2020-119047号公報JP 2020-119047 A

Claims (10)

第1の情報処理端末及び第2の情報処理端末とネットワークを介して通信可能な情報処理装置であって、
一連の処理に関する入出力データを記録したログ情報を記憶部に記憶する管理部と、
前記入出力データに対する閲覧を許可する制御情報を前記第2の情報処理端末から受信する受信部と、
前記制御情報に基づいて閲覧が許可されていない前記入出力データを秘匿した前記ログ情報を表示する閲覧画面を表す画面情報を前記第1の情報処理端末に送信する画面提供部と、
を備える情報処理装置。
An information processing device capable of communicating with a first information processing terminal and a second information processing terminal via a network,
a management unit that stores log information that records input/output data related to a series of processes in a storage unit;
a receiving unit that receives control information permitting viewing of the input/output data from the second information processing terminal;
a screen providing unit configured to transmit, to the first information processing terminal, screen information representing a viewing screen displaying the log information in which the input/output data, which is not permitted to be viewed based on the control information, is displayed;
Information processing device.
請求項1に記載の情報処理装置であって、
前記画面提供部は、閲覧を申請する前記入出力データを選択するための申請画面を表す画面情報を前記第1の情報処理端末に送信し、閲覧を許可する前記入出力データを選択するための許可画面を表す画面情報を前記第2の情報処理端末に送信する、
情報処理装置。
The information processing device according to claim 1,
The screen providing unit transmits screen information representing an application screen for selecting the input/output data to be viewed, to the first information processing terminal, and selects the input/output data to be permitted to be viewed. transmitting screen information representing a permission screen to the second information processing terminal;
Information processing equipment.
請求項2に記載の情報処理装置であって、
前記管理部は、前記処理の実行結果を記録した第2のログ情報を前記記憶部に記憶し、
前記申請画面は、エラーが発生した前記処理に関する前記入出力データに対する閲覧の申請を提案する、
情報処理装置。
The information processing device according to claim 2,
The management unit stores second log information that records execution results of the processing in the storage unit,
The application screen proposes an application for viewing the input/output data related to the process in which an error has occurred;
Information processing equipment.
請求項3に記載の情報処理装置であって、
前記許可画面は、閲覧が申請された前記入出力データに関連付けられた、他の前記入出力データに対する閲覧の許可を要求する、
情報処理装置。
The information processing device according to claim 3,
the permission screen requests permission to view other input/output data associated with the input/output data for which viewing is requested;
Information processing equipment.
請求項4に記載の情報処理装置であって、
前記許可画面は、前記第2の情報処理端末を用いるユーザの権限に応じて、閲覧の許可を要求する前記入出力データを選択する、
情報処理装置。
The information processing device according to claim 4,
The permission screen selects the input/output data for which viewing permission is requested according to the authority of the user using the second information processing terminal.
Information processing equipment.
請求項2に記載の情報処理装置であって、
前記受信部は、予め選択した前記入出力データを表す第2の制御情報を前記第1の情報処理端末から受信し、
前記申請画面は、前記第2の制御情報に表された前記入出力データに対する閲覧の申請を提案する、
情報処理装置。
The information processing device according to claim 2,
The receiving unit receives second control information representing the input/output data selected in advance from the first information processing terminal,
the application screen proposes an application for viewing the input/output data represented in the second control information;
Information processing equipment.
請求項2から6のいずれかに記載の情報処理装置であって、
前記許可画面は、前記閲覧が申請された前記入出力データを表す文言を変換して表示する、
情報処理装置。
The information processing device according to any one of claims 2 to 6,
the permission screen converts and displays the wording representing the input/output data for which the viewing has been requested;
Information processing equipment.
第1の情報処理端末、第2の情報処理端末及び情報処理装置がネットワークを介して通信可能な情報処理システムであって、
前記情報処理装置は、
一連の処理に関する入出力データを記録したログ情報を記憶部に記憶する管理部と、
前記入出力データに対する閲覧を許可する制御情報を前記第2の情報処理端末から受信する受信部と、
前記制御情報に基づいて閲覧が許可されていない前記入出力データを秘匿した前記ログ情報を表示する閲覧画面を表す画面情報を前記第1の情報処理端末に送信する画面提供部と、
を備え、
前記第2の情報処理端末は、前記制御情報を前記情報処理装置に送信する送信部を備え、
前記第1の情報処理端末は、前記閲覧画面を表示する画面表示部を備える、
情報処理システム。
An information processing system in which a first information processing terminal, a second information processing terminal, and an information processing device can communicate via a network,
The information processing device is
a management unit that stores log information that records input/output data related to a series of processes in a storage unit;
a receiving unit that receives control information permitting viewing of the input/output data from the second information processing terminal;
a screen providing unit configured to transmit, to the first information processing terminal, screen information representing a viewing screen displaying the log information in which the input/output data, which is not permitted to be viewed based on the control information, is displayed;
with
The second information processing terminal includes a transmission unit that transmits the control information to the information processing device,
The first information processing terminal includes a screen display unit that displays the browsing screen,
Information processing system.
第1の情報処理端末及び第2の情報処理端末とネットワークを介して通信可能なコンピュータが、
一連の処理に関する入出力データを記録したログ情報を記憶部に記憶する管理手順と、
前記入出力データに対する閲覧を許可する制御情報を前記第2の情報処理端末から受信する受信手順と、
前記制御情報に基づいて閲覧が許可されていない前記入出力データを秘匿した前記ログ情報を表示する閲覧画面を表す画面情報を前記第1の情報処理端末に送信する画面提供手順と、
を実行する情報処理方法。
A computer capable of communicating with the first information processing terminal and the second information processing terminal via a network,
a management procedure for storing log information in which input/output data relating to a series of processes are recorded in a storage unit;
a reception procedure for receiving, from the second information processing terminal, control information permitting viewing of the input/output data;
a screen providing procedure for transmitting to the first information processing terminal screen information representing a viewing screen displaying the log information in which the input/output data, which is not permitted to be viewed based on the control information, is displayed;
Information processing method that performs
第1の情報処理端末及び第2の情報処理端末とネットワークを介して通信可能なコンピュータに、
一連の処理に関する入出力データを記録したログ情報を記憶部に記憶する管理手順と、
前記入出力データに対する閲覧を許可する制御情報を前記第2の情報処理端末から受信する受信手順と、
前記制御情報に基づいて閲覧が許可されていない前記入出力データを秘匿した前記ログ情報を表示する閲覧画面を表す画面情報を前記第1の情報処理端末に送信する画面提供手順と、
を実行させるためのプログラム。
A computer capable of communicating with the first information processing terminal and the second information processing terminal via a network,
a management procedure for storing log information in which input/output data relating to a series of processes are recorded in a storage unit;
a reception procedure for receiving, from the second information processing terminal, control information permitting viewing of the input/output data;
a screen providing procedure for transmitting to the first information processing terminal screen information representing a viewing screen displaying the log information in which the input/output data, which is not permitted to be viewed based on the control information, is displayed;
program to run the
JP2022011992A 2022-01-28 2022-01-28 Information processing device, information processing system, information processing method, and program Pending JP2023110498A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2022011992A JP2023110498A (en) 2022-01-28 2022-01-28 Information processing device, information processing system, information processing method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2022011992A JP2023110498A (en) 2022-01-28 2022-01-28 Information processing device, information processing system, information processing method, and program

Publications (1)

Publication Number Publication Date
JP2023110498A true JP2023110498A (en) 2023-08-09

Family

ID=87546548

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2022011992A Pending JP2023110498A (en) 2022-01-28 2022-01-28 Information processing device, information processing system, information processing method, and program

Country Status (1)

Country Link
JP (1) JP2023110498A (en)

Similar Documents

Publication Publication Date Title
JP7293652B2 (en) Information processing system, server device, information processing method, and program
US11729331B2 (en) Service providing system to generate duplicated application and transmit it to the electronic device for display on a display, information processing method, and non-transitory recording medium
JP2023110498A (en) Information processing device, information processing system, information processing method, and program
US11436299B2 (en) Information processing system, server apparatus, and information processing method
JP7147580B2 (en) Information processing system, information processing device, parameter setting method and program
JP7388222B2 (en) Information processing system, system, usage restriction method
US10127200B2 (en) Information processing apparatus, information processing method and information processing system for converting display elements of a web page for use with functions of an information processing apparatus
US20230297543A1 (en) Data management device, data management system, and recording medium
JP2021086527A (en) Information processing device, fault management system, fault management method, and program
JP7434840B2 (en) Information processing system, information processing device, information processing method and program
JP6115664B2 (en) Information processing apparatus and program
JP7293656B2 (en) system
US20230134065A1 (en) Information processing system, service providing system, and application execution method
JP7206894B2 (en) Information processing system, information processing device, information processing method and program
US20220300269A1 (en) Information processing apparatus, information processing system, and information processing method
JP7476922B2 (en) Information processing device, information processing method, information processing system, and program
JP2023138123A (en) Data management device, data management system, data management method, and program
US20230099520A1 (en) Information processing apparatus, information processing system, and non-transitory recording medium
JP7124688B2 (en) Information processing system, information processing device, information processing method and program
JP2023037139A (en) Information processing system, information processing apparatus, information processing method, and program
WO2020179837A1 (en) Cooperation processing apparatus and method
JP2020144854A (en) Cooperative processing apparatus, method, and program
JP2023137819A (en) Data management device, data management system, data management method, and program
JP2024054723A (en) Information processing system, setting method, program, and service providing system
JP2023066191A (en) Information processing device, information processing system, information processing method, and program