JP6845439B2 - Information processing device, display control method and program - Google Patents

Information processing device, display control method and program Download PDF

Info

Publication number
JP6845439B2
JP6845439B2 JP2018196934A JP2018196934A JP6845439B2 JP 6845439 B2 JP6845439 B2 JP 6845439B2 JP 2018196934 A JP2018196934 A JP 2018196934A JP 2018196934 A JP2018196934 A JP 2018196934A JP 6845439 B2 JP6845439 B2 JP 6845439B2
Authority
JP
Japan
Prior art keywords
robot operation
command
input
displayed
information processing
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2018196934A
Other languages
Japanese (ja)
Other versions
JP2020064519A (en
Inventor
整 土橋
整 土橋
誉 清水
誉 清水
曉明 鄒
曉明 鄒
チョン トゥ ド
チョン トゥ ド
Original Assignee
株式会社ドヴァ
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 株式会社ドヴァ filed Critical 株式会社ドヴァ
Priority to JP2018196934A priority Critical patent/JP6845439B2/en
Publication of JP2020064519A publication Critical patent/JP2020064519A/en
Application granted granted Critical
Publication of JP6845439B2 publication Critical patent/JP6845439B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Description

本発明は、いわゆるRPA(Robotic Process Automation)を実行する情報処理装置、表示制御方法及びプログラムに関するものである。 The present invention relates to an information processing device, a display control method, and a program that execute so-called RPA (Robotic Process Automation).

RPAソフトウエアと呼ばれる、コンピュータ等の情報処理装置が実行可能なコマンドを定められた実行順に従って情報処理装置に実行させるソフトウエアは既知である(例えば非特許文献1参照)。 Software called RPA software that causes an information processing device to execute commands that can be executed by an information processing device such as a computer in a defined execution order is known (see, for example, Non-Patent Document 1).

“RPAソリューション Windows操作ロボット「WinActor」|NTTデータ”,[online],[平成30年10月10日検索],インターネット<URL:http://www.nttdata.com/jp/ja/lineup/winactor/index.html>"RPA Solution Windows Operation Robot" WinActor "| NTT DATA", [online], [Search on October 10, 2018], Internet <URL: http://www.nttdata.com/jp/ja/lineup/winactor /index.html >

従来のRPAソフトウエアでは、情報処理装置に接続された表示装置に、コマンドが実行順に配列された操作画面を表示する機能を有している。しかしながら、コマンドの実行においてその実行手順を階層化表示し、あるいは、条件設定がされたか否かを視覚的に表示するものはなかった。 Conventional RPA software has a function of displaying an operation screen in which commands are arranged in the order of execution on a display device connected to an information processing device. However, in the execution of a command, there is no one that displays the execution procedure in a hierarchical manner or visually displays whether or not a condition has been set.

そこで、本発明は、コマンドの階層化表示、及び/または条件設定の表示を操作画面において簡易に表示させることが可能な情報処理装置、表示制御方法及びプログラムを提供することを目的としている。 Therefore, an object of the present invention is to provide an information processing device, a display control method, and a program capable of easily displaying a hierarchical display of commands and / or a display of condition settings on an operation screen.

前記目的を達成するために、本発明の情報処理装置は、この情報処理装置により実行されるコマンドの種類を示すロボット動作、及びロボット動作の具体的実行内容であるコマンドの入力をそれぞれ受け入れるコマンド入力部と、コマンド入力部により入力が受け入れられたロボット動作及びコマンドの組を、情報処理装置の実行順に配列したシナリオデータを作成するシナリオ作成部と、ロボット動作の一覧を表示装置の第1の領域に表示させるとともに、コマンド入力部により入力が受け入れられたロボット動作及びコマンドの組を、表示装置の第2の領域に情報処理装置の実行順に配列して表示させる表示制御部とを有し、さらに、表示制御部は、入力装置を介して第2の領域に表示されているロボット動作及びコマンドの組の階層指定及び/または条件指定の入力があると、第2の領域に表示されているロボット動作及びコマンドの組の表示態様を変更させることを特徴とする。 In order to achieve the above object, the information processing apparatus of the present invention receives a robot operation indicating the type of command executed by the information processing apparatus and a command input which is a specific execution content of the robot operation. A first area of the device, a scenario creation unit that creates scenario data in which a unit, a robot operation and a command set whose input is accepted by the command input unit are arranged in the execution order of the information processing device, and a list of robot operations are displayed. It also has a display control unit that displays the robot movements and command sets whose inputs have been accepted by the command input unit in the second area of the display device in the order of execution of the information processing device. , The display control unit receives input of the hierarchy designation and / or condition designation of the robot operation and command set displayed in the second area via the input device, and the robot displayed in the second area. It is characterized in that the display mode of an operation and a set of commands is changed.

このように構成された本発明の情報処理装置では、表示制御部が、入力装置を介して第2の領域に表示されているロボット動作及びコマンドの組の階層指定及び/または条件指定の入力があると、第2の領域に表示されているロボット動作及びコマンドの組の表示態様を変更させる。 In the information processing apparatus of the present invention configured in this way, the display control unit can input the hierarchy designation and / or condition designation of the robot operation and command set displayed in the second area via the input device. If there is, the display mode of the robot operation and the set of commands displayed in the second area is changed.

このようにすることで、コマンドの階層化表示、及び/または条件設定の表示を操作画面において簡易に表示させることが可能となる。 By doing so, it is possible to easily display the hierarchical display of commands and / or the display of condition settings on the operation screen.

本発明の実施の形態である情報処理装置の概略構成を示す機能ブロック図である。It is a functional block diagram which shows the schematic structure of the information processing apparatus which is an embodiment of this invention. 実施の形態である情報処理装置のシナリオデータの内容を示す図である。It is a figure which shows the content of the scenario data of the information processing apparatus which is an embodiment. 実施の形態である情報処理装置のロボット動作一覧データの内容を示す図である。It is a figure which shows the content of the robot operation list data of the information processing apparatus which is an embodiment. 実施の形態である情報処理装置の動作の一例を説明するためのフローチャートである。It is a flowchart for demonstrating an example of the operation of the information processing apparatus which is an embodiment. 実施の形態である情報処理装置により表示される操作画面の一例を示す図である。It is a figure which shows an example of the operation screen displayed by the information processing apparatus which is an embodiment. 実施の形態である情報処理装置により表示される操作画面の他の例を示す図である。It is a figure which shows another example of the operation screen displayed by the information processing apparatus which is an embodiment. 実施の形態である情報処理装置により表示される操作画面のまた他の例を示す図である。It is a figure which shows another example of the operation screen displayed by the information processing apparatus which is an embodiment. 実施の形態である情報処理装置により表示される操作画面のまた他の例を示す図である。It is a figure which shows another example of the operation screen displayed by the information processing apparatus which is an embodiment. 実施の形態である情報処理装置により表示される操作画面のまた他の例を示す図である。It is a figure which shows another example of the operation screen displayed by the information processing apparatus which is an embodiment. 実施の形態である情報処理装置により表示される操作画面のまた他の例を示す図である。It is a figure which shows another example of the operation screen displayed by the information processing apparatus which is an embodiment.

以下、この発明の実施の形態を図面に基づいて説明する。図1は、本発明の実施の形態である情報処理装置の概略構成を示す機能ブロック図である。 Hereinafter, embodiments of the present invention will be described with reference to the drawings. FIG. 1 is a functional block diagram showing a schematic configuration of an information processing apparatus according to an embodiment of the present invention.

本実施の形態である情報処理装置1は、パーソナルコンピュータ、サーバー、スマートフォン、タブレット端末等の情報処理可能な装置である。情報処理装置1は、制御部100、記憶部110、通信部120、入力I/F(インタフェース)130及び出力I/F140を有する。 The information processing device 1 according to the present embodiment is a device capable of processing information such as a personal computer, a server, a smartphone, and a tablet terminal. The information processing device 1 has a control unit 100, a storage unit 110, a communication unit 120, an input I / F (interface) 130, and an output I / F 140.

制御部100は、情報処理装置1全体の制御を行う。制御部100はCPU、FPGAなどのプログラマブルロジックデバイス、ASIC等の集積回路に代表される演算素子を有する。 The control unit 100 controls the entire information processing device 1. The control unit 100 includes a CPU, a programmable logic device such as an FPGA, and an arithmetic element represented by an integrated circuit such as an ASIC.

情報処理装置1の記憶部110にはオペレーティングシステム111及びシナリオソフトウエア113が格納されており、オペレーティングシステム111が情報処理装置1の起動時に制御部100により実行され、オペレーティングシステム111が実行された状態で、情報処理装置1のオペレータがシナリオソフトウエア113の実行を指示することでこのシナリオソフトウエア113が実行されると、情報処理装置1は図1に示すような機能構成を備えたものとなる。当然、シナリオソフトウエア113はオペレーティングシステム111の起動後に自動的に実行されるように設定してもよい。 The storage unit 110 of the information processing device 1 stores the operating system 111 and the scenario software 113, and the operating system 111 is executed by the control unit 100 when the information processing device 1 is started, and the operating system 111 is executed. Then, when the scenario software 113 is executed by the operator of the information processing device 1 instructing the execution of the scenario software 113, the information processing device 1 has the functional configuration as shown in FIG. .. Of course, the scenario software 113 may be set to run automatically after booting the operating system 111.

制御部100は、コマンド入力部101、シナリオ作成部102、シナリオ実行部103及び表示制御部104を有する。 The control unit 100 includes a command input unit 101, a scenario creation unit 102, a scenario execution unit 103, and a display control unit 104.

コマンド入力部101は、情報処理装置1のオペレーティングシステム111及びアプリケーションソフト112により実行されるコマンドの種類を示すロボット動作、及びこのロボット動作の具体的実行内容であるコマンドの入力をそれぞれ受け入れる。より詳細には、コマンド入力部101は、入力装置2を介して情報処理装置1のオペレータが入力したロボット動作及びコマンドの入力を、入力I/F130を介して受け入れる。 The command input unit 101 receives a robot operation indicating the type of command executed by the operating system 111 of the information processing device 1 and the application software 112, and input of a command which is a specific execution content of the robot operation. More specifically, the command input unit 101 receives the robot operation and the command input input by the operator of the information processing device 1 via the input device 2 via the input I / F 130.

シナリオ作成部102は、コマンド入力部101により入力が受け入れられたロボット動作及びコマンドの組を、情報処理装置1の実行順に配列したシナリオデータ114を作成する。シナリオ作成部102が作成したシナリオデータ114は記憶部110に格納される。シナリオデータ114の詳細については後述する。 The scenario creation unit 102 creates scenario data 114 in which the robot operation and command sets whose inputs are accepted by the command input unit 101 are arranged in the execution order of the information processing device 1. The scenario data 114 created by the scenario creation unit 102 is stored in the storage unit 110. The details of the scenario data 114 will be described later.

シナリオ実行部103は、シナリオ作成部102が作成したシナリオデータ114に基づいて、実行順に配列されたコマンドを情報処理装置1において実行させる。ここで、コマンドがオペレーティングシステム111により実行可能なコマンドであるならば、シナリオ実行部103はこのコマンドをオペレーティングシステム111において実行させ、コマンドがアプリケーションソフト112により実行可能なコマンドであるならば、シナリオ実行部103はこのコマンドをアプリケーションソフト112において実行させる。 The scenario execution unit 103 causes the information processing device 1 to execute commands arranged in the order of execution based on the scenario data 114 created by the scenario creation unit 102. Here, if the command is a command that can be executed by the operating system 111, the scenario execution unit 103 executes this command in the operating system 111, and if the command is a command that can be executed by the application software 112, the scenario execution unit 103 executes the scenario. Part 103 executes this command in the application software 112.

表示制御部104は、表示装置3に所定の表示画面を表示させるための表示制御信号を送出する。具体的には、表示制御部104は、ロボット動作の一覧を、出力I/F140を介して情報処理装置1に接続された表示装置3の第1の領域に表示させるとともに、コマンド入力部101により入力が受け入れられたロボット動作及びコマンドの組を、表示装置3の第2の領域に情報処理装置1の実行順に配列して表示させる。 The display control unit 104 sends a display control signal for displaying a predetermined display screen on the display device 3. Specifically, the display control unit 104 displays a list of robot operations in the first area of the display device 3 connected to the information processing device 1 via the output I / F 140, and the command input unit 101 displays the list. The robot operation and command set for which the input is accepted are arranged and displayed in the second area of the display device 3 in the execution order of the information processing device 1.

さらに、表示制御部104は、入力装置2を介して第2の領域に表示されているロボット動作及びコマンドの組の階層指定及び/または条件指定の入力があると、第2の領域に表示されているロボット動作及びコマンドの組の表示態様を変更させる。 Further, the display control unit 104 is displayed in the second area when there is an input of the hierarchical designation and / or the condition designation of the robot operation and command set displayed in the second area via the input device 2. The display mode of the robot movement and the set of commands is changed.

好ましくは、表示制御部104は、入力装置2を介して第2の領域に表示されているロボット動作及びコマンドの組の階層指定の入力があると、第2の領域に表示されているロボット動作及びコマンドの組の階層表示を変更させる。 Preferably, the display control unit 104 receives the input of the hierarchical designation of the robot operation and the command set displayed in the second area via the input device 2, and the robot operation displayed in the second area. And change the hierarchical display of the command set.

あるいは、表示制御部104は、入力装置2を介して第2の領域に表示されているロボット動作及びコマンドの組の条件指定の入力があると、第2の領域に表示されているロボット動作及び前記コマンドの組の条件表示を変更させる。 Alternatively, when the display control unit 104 receives the input of the condition specification of the robot operation and the command set displayed in the second area via the input device 2, the robot operation and the robot operation displayed in the second area The condition display of the set of commands is changed.

記憶部110は、ハードディスクドライブ等の大容量記憶媒体やROM、RAM等の半導体記憶媒体などの記憶媒体を有する。記憶部110には、制御部100における各種動作の際に用いられる各種データが一時的または非一時的に格納される。 The storage unit 110 includes a large-capacity storage medium such as a hard disk drive and a storage medium such as a semiconductor storage medium such as ROM and RAM. The storage unit 110 temporarily or non-temporarily stores various data used in various operations of the control unit 100.

また、記憶部110には、オペレーティングシステム111、アプリケーションソフト112、シナリオソフトウエア113、シナリオデータ114及びロボット動作一覧データ115が格納されている。 Further, the storage unit 110 stores the operating system 111, the application software 112, the scenario software 113, the scenario data 114, and the robot operation list data 115.

オペレーティングシステム111は、情報処理装置1全体の動作を制御し、また、情報処理装置1に対する入出力制御を行うソフトウエアである。また、アプリケーションソフト112は、情報処理装置1に特定の機能を与え、また、特定の動作を行わせるソフトウエアである。アプリケーションソフト112の一例としてはワードプロセッシングソフトウエア、表計算ソフトウエアなどが挙げられる。 The operating system 111 is software that controls the operation of the entire information processing device 1 and also controls the input / output of the information processing device 1. Further, the application software 112 is software that gives the information processing device 1 a specific function and causes a specific operation. Examples of the application software 112 include word processing software, spreadsheet software, and the like.

これらオペレーティングシステム111及びアプリケーションソフト112は、入力装置2を介した情報処理装置1のオペレータによる操作入力に基づいて動作するが、本実施の形態の情報処理装置1においては、オペレーティングシステム111及びアプリケーションソフト112のいずれも、入力装置2を介して情報処理装置1のオペレータが入力したコマンド、及び、シナリオ実行部103により実行指示されるコマンドに基づいても動作する。 The operating system 111 and the application software 112 operate based on the operation input by the operator of the information processing device 1 via the input device 2. However, in the information processing device 1 of the present embodiment, the operating system 111 and the application software 112 are operated. Each of 112 also operates based on a command input by the operator of the information processing device 1 via the input device 2 and a command instructed to be executed by the scenario execution unit 103.

既に説明したように、シナリオソフトウエア113は、情報処理装置1により実行されることで、情報処理装置1に図1に示すような機能構成を備えさせるソフトウエアである。また、シナリオデータ114は、ロボット動作及びコマンドの組が情報処理装置1の実行順に配列されたものであり、シナリオ作成部102により作成される。ロボット動作一覧データ115は、情報処理装置1のオペレーティングシステム111及びアプリケーションソフト112により実行されるコマンドの種類を示すロボット動作が一覧として(例えばテーブル形式で)格納されたデータである。ロボット動作一覧データ115の詳細についても後述する。 As described above, the scenario software 113 is software that is executed by the information processing device 1 to cause the information processing device 1 to have a functional configuration as shown in FIG. Further, the scenario data 114 is a set of robot actions and commands arranged in the execution order of the information processing device 1, and is created by the scenario creation unit 102. The robot operation list data 115 is data in which robot operations indicating the types of commands executed by the operating system 111 of the information processing device 1 and the application software 112 are stored as a list (for example, in a table format). The details of the robot operation list data 115 will also be described later.

通信部120は、CPUやチップセットが有する通信制御機能、及びLANチップ等からなり、LAN4及びこのLAN4に接続されたインターネット等のWAN(図略)上にある他の機器との間での通信を制御する。 The communication unit 120 includes a communication control function of a CPU and a chipset, a LAN chip, and the like, and communicates with the LAN 4 and other devices on the WAN (not shown) such as the Internet connected to the LAN 4. To control.

入力装置2は、例えばキーボード、マウス等であり、情報処理装置1のオペレータからの操作入力に基づいて操作入力信号を情報処理装置1に送出する。入力I/F130は、CPUやチップセットが有するインタフェース機能、及びインタフェース用チップ等からなり、入力装置2からの操作入力信号を制御部100に送出する。 The input device 2 is, for example, a keyboard, a mouse, or the like, and sends an operation input signal to the information processing device 1 based on the operation input from the operator of the information processing device 1. The input I / F 130 includes an interface function of a CPU and a chipset, an interface chip, and the like, and sends an operation input signal from the input device 2 to the control unit 100.

表示装置3は、例えば液晶ディスプレイ等であり、表示制御部104からの表示制御信号に基づいて、所定の表示画面を表示する。出力I/F140は、CPUやチップセットが有するインタフェース機能、及びインタフェース用チップ等からなり、表示制御部104からの表示制御信号を表示装置に出力する。 The display device 3 is, for example, a liquid crystal display or the like, and displays a predetermined display screen based on a display control signal from the display control unit 104. The output I / F 140 includes an interface function of the CPU and the chipset, an interface chip, and the like, and outputs a display control signal from the display control unit 104 to the display device.

図1に示す、情報処理装置1を構成する各部の具体的動作については後に詳述する。 The specific operation of each part constituting the information processing apparatus 1 shown in FIG. 1 will be described in detail later.

次に、記憶部110に格納されているシナリオデータ114の内容について図2を参照して説明する。 Next, the contents of the scenario data 114 stored in the storage unit 110 will be described with reference to FIG.

図2に示すように、シナリオデータ114は複数(図示例ではn(n:自然数))のシナリオデータ#1〜#n 114aを有する。シナリオデータ#1〜#n 114aは、それぞれのシナリオデータ#1〜#n 114aを識別するためのシナリオ名称データ114bと、このシナリオデータ#1〜#n 114aに含まれるコマンドを表す複数(図示例ではn(n:自然数))のコマンドデータ#1〜#n 114cとを有する。なお、図示例では簡略化のためにそれぞれのシナリオデータ#1〜#n 114aはn個のコマンドデータ#1〜#n 114cを有しているが、個々のシナリオデータ#1〜#n 114aが異なる数のコマンドデータ114cを有していてもよい。 As shown in FIG. 2, the scenario data 114 has a plurality of scenario data # 1 to # n 114a (n (n: natural number) in the illustrated example). The scenario data # 1 to # n 114a are a plurality of scenario name data 114b for identifying each scenario data # 1 to # n 114a and a plurality of commands included in the scenario data # 1 to # n 114a (illustration example). Then, it has n (n: natural number)) command data # 1 to # n 114c. In the illustrated example, each scenario data # 1 to # n 114a has n command data # 1 to # n 114c for simplification, but each scenario data # 1 to # n 114a has n command data # 1 to # n 114a. It may have different numbers of command data 114c.

コマンドデータ#1〜#n 114cは、それぞれのコマンドデータ114cがどのロボット動作に対応するかを示すコマンド名称データ114dと、後述するコマンド実行データ114fにより実行されるコマンドの概要を記述できるコマンドメモデータ114eと、コマンド名称データ114dにより特定されるロボット動作の具体的実行内容であるコマンドが記述されるコマンド実行データ114fとを有する。コマンド実行データ114fに記述されるコマンドは、オペレーティングシステム111及び/またはアプリケーションソフト112が解釈可能でありさらにこれらにより実行可能なコマンドである。 The command data # 1 to # n 114c are command name data 114d indicating which robot operation each command data 114c corresponds to, and command memo data capable of describing an outline of the command executed by the command execution data 114f described later. It has 114e and command execution data 114f in which a command that is a specific execution content of the robot operation specified by the command name data 114d is described. The command described in the command execution data 114f is a command that can be interpreted and executed by the operating system 111 and / or the application software 112.

それぞれのシナリオデータ#1〜#n 114aにおいて、コマンドデータ#1〜#n 114cは情報処理装置1の実行順に配列されている。従って、シナリオ実行部103は、特定のシナリオデータ#1〜#n 114aを選択して実行する場合、選択したシナリオデータ#1〜#n 114aにおけるコマンドデータ#1〜#n 114cを配列された順(つまりは#1から昇順に)実行する。 In each of the scenario data # 1 to # n 114a, the command data # 1 to # n 114c are arranged in the execution order of the information processing device 1. Therefore, when the scenario execution unit 103 selects and executes specific scenario data # 1 to # n 114a, the command data # 1 to # n 114c in the selected scenario data # 1 to # n 114a are arranged in the order in which they are arranged. Execute (that is, in ascending order from # 1).

次に、記憶部110に格納されているロボット動作一覧データ115の内容について図3を参照して説明する。 Next, the contents of the robot operation list data 115 stored in the storage unit 110 will be described with reference to FIG.

ロボット動作一覧データ115は、ロボット動作の内容を示すロボット動作欄115a、このロボット動作に分岐指定ができるか否かを示す分岐欄115b及びこのロボット動作に階層指定ができるかどうかを示す階層欄115cを有する。 The robot operation list data 115 includes a robot operation column 115a indicating the content of the robot operation, a branch column 115b indicating whether or not a branch can be specified for this robot operation, and a layer column 115c indicating whether or not the hierarchy can be specified for this robot operation. Has.

一例として、アプリ(ケーション)起動をするロボット動作は分岐指定も階層指定もできないが、シナリオの続行確認をするロボット動作は分岐指定のみでき、メールを受信するロボット動作は階層指定のみでき、そして、特定のディレクトリ(ファイルパス)におけるファイルの存在を確認するロボット動作は分岐指定も階層指定もできる。 As an example, the robot operation that starts the application cannot specify the branch or the hierarchy, but the robot operation that confirms the continuation of the scenario can only specify the branch, the robot operation that receives the mail can only specify the hierarchy, and The robot operation that confirms the existence of a file in a specific directory (file path) can be specified as a branch or as a hierarchy.

なお、本実施の形態である情報処理装置1の制御部100はメールクライアント機能を有し、シナリオデータ114(コマンドデータ114c)により記述されたメールアドレス宛に到着したメールを受信することができる。 The control unit 100 of the information processing device 1 according to the present embodiment has a mail client function, and can receive a mail arriving at the mail address described by the scenario data 114 (command data 114c).

また、図3に示すロボット動作一覧データ115はあくまで一例であり、データの個数及び内容は図示のそれに限定されない。 Further, the robot operation list data 115 shown in FIG. 3 is merely an example, and the number and contents of the data are not limited to those shown in the figure.

次に、本実施の形態である情報処理装置1の動作の一例を図4のフローチャート及び図5〜図10を参照して説明する。 Next, an example of the operation of the information processing apparatus 1 according to the present embodiment will be described with reference to the flowchart of FIG. 4 and FIGS. 5 to 10.

図4は情報処理装置1の動作を説明するためのフローチャートである。図4のフローチャートに示す動作は、情報処理装置1のオペレータによりシナリオソフトウエア113の起動が指示され、このシナリオソフトウエア113が起動することにより開始する。 FIG. 4 is a flowchart for explaining the operation of the information processing device 1. The operation shown in the flowchart of FIG. 4 is started when the operator of the information processing apparatus 1 instructs the start of the scenario software 113 and the scenario software 113 is started.

シナリオソフトウエア113の起動時に表示装置3の表示画面に表示される画面を図5に示す。かかる画面は、情報処理装置1の制御部100の表示制御部104により生成され、表示装置3に送出される。 FIG. 5 shows a screen displayed on the display screen of the display device 3 when the scenario software 113 is started. Such a screen is generated by the display control unit 104 of the control unit 100 of the information processing device 1 and sent to the display device 3.

図5に示す画面には、記憶部110に格納されているシナリオデータ114のそれぞれのシナリオデータ#1〜#n 114aのシナリオ名称データ114bが表示される領域200と、新規シナリオ作成を指示する新規シナリオ作成ボタン201とが表示されている。図4のフローチャートでは、この新規シナリオ作成ボタン201が入力された、つまり、新規シナリオデータ#1〜#n 114aを作成する際の手順について説明する。 On the screen shown in FIG. 5, the area 200 in which the scenario name data 114b of the scenario data # 1 to # n 114a of the scenario data 114 stored in the storage unit 110 is displayed, and a new area 200 for instructing the creation of a new scenario. The scenario creation button 201 is displayed. In the flowchart of FIG. 4, the procedure for creating the new scenario creation button 201, that is, the new scenario data # 1 to # n 114a, will be described.

ステップS1では、入力装置2を介して表示装置3に表示されている新規シナリオ作成ボタン201に対するオペレータからの操作入力を待つ。そして、新規シナリオ作成ボタン201の操作入力があったら(ステップS1においてYES)、プログラムはステップS2に進み、表示制御部104は表示装置3にシナリオ名称入力画面(図略)を表示させる。入力装置2を介してシナリオ名称の操作入力があったら、制御部100のコマンド入力部101はこの操作入力を受け入れる。受け入れたシナリオ名称はシナリオ名称データ114bとしてシナリオ作成部102がシナリオデータ114の一部として記憶部110に格納する。 In step S1, an operation input from the operator for the new scenario creation button 201 displayed on the display device 3 via the input device 2 is awaited. Then, if there is an operation input of the new scenario creation button 201 (YES in step S1), the program proceeds to step S2, and the display control unit 104 causes the display device 3 to display the scenario name input screen (not shown). If there is an operation input of the scenario name via the input device 2, the command input unit 101 of the control unit 100 accepts this operation input. The accepted scenario name is stored in the storage unit 110 as the scenario name data 114b by the scenario creation unit 102 as a part of the scenario data 114.

図6は、ステップS2におけるシナリオ名称入力動作の後に表示装置3の表示画面に表示されるシナリオ編集モード画面の一例を示す図である。図6に示す画面は、表示制御部104により生成され、表示装置3に送出される。 FIG. 6 is a diagram showing an example of a scenario edit mode screen displayed on the display screen of the display device 3 after the scenario name input operation in step S2. The screen shown in FIG. 6 is generated by the display control unit 104 and sent to the display device 3.

図6に示す画面は、ロボット動作の一覧が表示される第1の領域210と、後述するコマンド入力部101により入力されたロボット動作とコマンドの組が、情報処理装置1の実行順に上から下に配列された第2の領域211とを有する。第1の領域210に表示されるロボット動作の一覧表示は、ロボット動作一覧データ115を参照して表示制御部104が生成する。また、第2の領域211に表示されるロボット動作とコマンドの組の表示も、同様に表示制御部104が生成する。 In the screen shown in FIG. 6, the first area 210 in which the list of robot operations is displayed, and the robot operation and the command set input by the command input unit 101 described later are arranged from top to bottom in the execution order of the information processing device 1. It has a second region 211 arranged in. The display of the robot operation list displayed in the first area 210 is generated by the display control unit 104 with reference to the robot operation list data 115. Further, the display control unit 104 also generates the display of the set of the robot operation and the command displayed in the second area 211.

図6に示す画面は、既にコマンド入力部101によりロボット動作とコマンドの組が複数入力された状態を示す。従って、ステップS2が終了してステップS3が実行される状態では、第2の領域211には何も表示されていない。 The screen shown in FIG. 6 shows a state in which a plurality of robot operation and command sets have already been input by the command input unit 101. Therefore, in the state where step S2 is completed and step S3 is executed, nothing is displayed in the second area 211.

ステップS3では、情報処理装置1のオペレータが、第1の領域210に表示されているロボット動作の一覧のうち、いずれかのロボット動作の選択入力が入力装置2を介してされるのを待つ。そして、選択入力がされると(ステップS3においてYES)、プログラムはステップS4に進み、表示制御部104がコマンド詳細設定画面を表示装置3に表示させる。 In step S3, the operator of the information processing device 1 waits for the selection input of any robot action from the list of robot actions displayed in the first area 210 to be input via the input device 2. Then, when the selection input is made (YES in step S3), the program proceeds to step S4, and the display control unit 104 causes the display device 3 to display the command detailed setting screen.

表示装置3に表示されるコマンド詳細設定画面の一例を図7〜図10に示す。 7 to 10 show an example of the detailed command setting screen displayed on the display device 3.

図7に示すコマンド詳細設定画面220は、ロボット動作「アプリケーション>起動」に対応するコマンドの詳細を入力するための画面である。図7に示すコマンド詳細設定画面220は、起動すべきアプリケーションソフト112を指定するアプリケーションソフト指定画面221、及びこのコマンドの具体的実行内容を示すコマンドメモデータ114eを入力するためのメモ入力画面222を有する。 The detailed command setting screen 220 shown in FIG. 7 is a screen for inputting the details of the command corresponding to the robot operation “application> start”. The detailed command setting screen 220 shown in FIG. 7 provides an application software specification screen 221 for designating the application software 112 to be started, and a memo input screen 222 for inputting command memo data 114e indicating the specific execution content of this command. Have.

情報処理装置1のオペレータは、入力装置2を介してコマンド詳細設定画面220に文字列等の入力を行う。図7に示す例では、オペレータはアプリケーションソフト指定画面221に「excel(登録商標)」と入力し、メモ入力画面222に「エクセル起動」と入力している。 The operator of the information processing device 1 inputs a character string or the like on the command detailed setting screen 220 via the input device 2. In the example shown in FIG. 7, the operator inputs "excel (registered trademark)" on the application software designation screen 221 and "starts Excel" on the memo input screen 222.

次に、図8に示すコマンド詳細設定画面230は、ロボット動作「ファイル>開く>固定ファイル名」に対応するコマンドの詳細を入力するための画面である。図8に示すコマンド詳細設定画面230は、(ファイルに関連付けられたアプリケーションソフト112により)開くべきファイルの場所、言い換えればディレクトリ(ファイルパス)を指定するファイル場所指定画面231、及びこのコマンドの具体的実行内容を示すコマンドメモデータ114eを入力するためのメモ入力画面232を有する。 Next, the command detailed setting screen 230 shown in FIG. 8 is a screen for inputting the details of the command corresponding to the robot operation “File> Open> Fixed file name”. The detailed command setting screen 230 shown in FIG. 8 is a file location specification screen 231 that specifies the location of the file to be opened (by the application software 112 associated with the file), in other words, a directory (file path), and a specific command of this command. It has a memo input screen 232 for inputting command memo data 114e indicating an execution content.

次に、図9に示すコマンド詳細設定画面240は、ロボット動作「流れ>分岐(数値)」に対応するコマンドの詳細を入力するための画面である。図9に示すコマンド詳細設定画面240は、分岐条件となるデータを特定するためのIDを設定するデータID設定画面241、分岐条件となる数値との間の大小関係を設定する大小設定画面242、比較対象となる数値を入力する数値入力画面243、及びこのコマンドの具体的実行内容を示すコマンドメモデータ114eを入力するためのメモ入力画面244を有する。 Next, the command detailed setting screen 240 shown in FIG. 9 is a screen for inputting the details of the command corresponding to the robot operation “flow> branch (numerical value)”. The detailed command setting screen 240 shown in FIG. 9 includes a data ID setting screen 241 for setting an ID for specifying data as a branch condition, a size setting screen 242 for setting a magnitude relationship with a numerical value as a branch condition, and the like. It has a numerical value input screen 243 for inputting a numerical value to be compared, and a memo input screen 244 for inputting command memo data 114e indicating a specific execution content of this command.

そして、図10に示すコマンド詳細設定画面250は、ロボット動作「ウィンドウ>最前ウィンドウ記憶」に対応するコマンドの詳細を入力するための画面である。図10に示すコマンド詳細設定画面250は、表示装置3の表示画面において最前に表示されている画面を記憶するIDを設定するウィンドウ参照ID設定画面251、及びこのコマンドの具体的実行内容を示すコマンドメモデータ114eを入力するためのメモ入力画面252を有する。 The detailed command setting screen 250 shown in FIG. 10 is a screen for inputting the details of the command corresponding to the robot operation “window> front window storage”. The detailed command setting screen 250 shown in FIG. 10 is a window reference ID setting screen 251 for setting an ID for storing the screen displayed in the foreground on the display screen of the display device 3, and a command indicating a specific execution content of this command. It has a memo input screen 252 for inputting memo data 114e.

ステップS5では、ステップS4において表示されたコマンド詳細設定画面を用いてコマンド等の入力がされるのを待つ。そして、コマンド等の入力がされると(ステップS5においてYES)、プログラムはステップS6に進み、コマンド入力部101が、ステップS4、S5において入力されたロボット動作、ロボット動作の具体的実行内容であるコマンドの入力及びコマンドメモデータ114eをそれぞれ受け入れる。次いで、シナリオ作成部102は、コマンド入力部101が受け入れたロボット動作及びコマンドの組、さらにはコマンドメモデータ114eを用いてシナリオデータ114を更新する。 In step S5, the command and the like are input using the detailed command setting screen displayed in step S4. Then, when a command or the like is input (YES in step S5), the program proceeds to step S6, and the command input unit 101 is the specific execution content of the robot operation and the robot operation input in steps S4 and S5. It accepts command input and command memo data 114e, respectively. Next, the scenario creation unit 102 updates the scenario data 114 using the robot operation and command set received by the command input unit 101, as well as the command memo data 114e.

さらに、表示制御部104は、コマンド入力部101が受け入れたロボット動作、ロボット動作の具体的実行内容であるコマンドの入力及びコマンドメモデータ114eに基づき、表示装置3の表示画面の第2の領域211の表示内容を更新する(図6参照)。 Further, the display control unit 104 has a second area 211 of the display screen of the display device 3 based on the robot operation received by the command input unit 101, the command input which is the specific execution content of the robot operation, and the command memo data 114e. The display contents of are updated (see FIG. 6).

この際、表示制御部104は、コマンド入力部101が受け入れたロボット動作についてロボット動作一覧データ115を参照し、受け入れたロボット動作に分岐指定が可能であるかどうかを判定する。そして、分岐指定が可能であると判定したら、第2の領域211の表示内容に条件表示を付加する。 At this time, the display control unit 104 refers to the robot operation list data 115 for the robot operation accepted by the command input unit 101, and determines whether or not branch designation is possible for the accepted robot operation. Then, when it is determined that the branch designation is possible, the condition display is added to the display content of the second area 211.

一例として、図6において、コマンドメモデータ114eが「注文数が10以上の場合」であるロボット動作R1は分岐指定されている。従って、表示制御部104は、このロボット動作R1の条件を満たす(図中では「True」と表示)場合に分岐するロボット動作R2と、ロボット動作R1の条件を満たさない(図中では「False」と表示)場合に分岐するロボット動作R3とを分別して視認可能な状態に表示する。 As an example, in FIG. 6, the robot operation R1 in which the command memo data 114e is “when the number of orders is 10 or more” is designated as a branch. Therefore, the display control unit 104 does not satisfy the conditions of the robot operation R2 and the robot operation R1 that branch when the condition of the robot operation R1 is satisfied (displayed as "True" in the figure) ("False" in the figure). Is displayed), the robot operation R3 that branches in the case is separated and displayed in a visible state.

次いで、ステップS7では、入力装置2を介して情報処理装置1のオペレータが表示装置3の表示画面の第2の領域211に対して操作入力をするのを待つ。ここにいう操作入力の一例としては、第2の領域211に表示されているロボット動作に対して階層の変更を指示する操作入力であり、より具体的には、ロボット動作を図6において左右方向にドラッグすることで階層変更の指示を行う操作入力である。 Next, in step S7, the operator of the information processing device 1 waits for an operation input to the second area 211 of the display screen of the display device 3 via the input device 2. An example of the operation input referred to here is an operation input for instructing a change in the hierarchy for the robot operation displayed in the second area 211, and more specifically, the robot operation is shown in the left-right direction in FIG. This is an operation input that gives an instruction to change the hierarchy by dragging to.

ステップS8では、表示制御部104は、操作入力があったロボット動作についてロボット動作一覧データ115を参照し、受け入れたロボット動作に階層指定が可能であるかどうかを判定する。そして、階層指定が可能であると判定したら、第2の領域211の表示内容を更新し、階層表示を行う(あるいは変更する)。 In step S8, the display control unit 104 refers to the robot operation list data 115 for the robot operation for which the operation input has been input, and determines whether or not the accepted robot operation can be hierarchically specified. Then, when it is determined that the hierarchy can be specified, the display content of the second area 211 is updated and the hierarchy is displayed (or changed).

一例として、図6において、コマンドメモデータ114eが「移動」であるロボット動作R4は、コマンドメモデータ114eが「各注文に対して繰り返し」であるロボット動作R5よりも図中右方向にシフトして表示されている。ロボット動作の表示を左右方向に所定距離だけシフトすることで階層表示が行われている。 As an example, in FIG. 6, the robot operation R4 in which the command memo data 114e is “moving” is shifted to the right in the figure from the robot operation R5 in which the command memo data 114e is “repeated for each order”. It is displayed. Hierarchical display is performed by shifting the display of robot operation to the left and right by a predetermined distance.

この後、プログラムはステップS3に戻り、ステップS3〜S8までの動作を繰り返す。 After that, the program returns to step S3 and repeats the operations of steps S3 to S8.

以上のように構成された本実施の形態である情報処理装置1では、表示制御部104が、入力装置2を介して第2の領域211に表示されているロボット動作及びコマンドの組の階層指定及び/または条件指定の入力があると、第2の領域211に表示されているロボット動作及びコマンドの組の表示態様を変更させている。 In the information processing device 1 of the present embodiment configured as described above, the display control unit 104 specifies the hierarchy of the robot operation and command set displayed in the second area 211 via the input device 2. And / or when there is an input of the condition designation, the display mode of the robot operation and the command set displayed in the second area 211 is changed.

このようにすることで、コマンドの階層化表示、及び/または条件設定の表示を操作画面において簡易に表示させることが可能となる。 By doing so, it is possible to easily display the hierarchical display of commands and / or the display of condition settings on the operation screen.

以上、図面を参照して、本発明の実施の形態を詳述してきたが、具体的な構成は、この実施の形態及び実施例に限らず、本発明の要旨を逸脱しない程度の設計的変更は、本発明に含まれる。 Although the embodiments of the present invention have been described in detail with reference to the drawings, the specific configuration is not limited to the embodiments and examples, and design changes are made to the extent that the gist of the present invention is not deviated. Is included in the present invention.

一例として、表示制御部104による表示装置3の表示画面への表示態様は図示例に限定されず、種々の変形が可能である。 As an example, the display mode of the display device 3 on the display screen by the display control unit 104 is not limited to the illustrated example, and various modifications can be made.

そして、上述の実施の形態において、情報処理装置1を動作させるプログラムは記憶部110に格納されて提供されていたが、不図示の光学ディスクドライブ、USBインタフェース等を用いて、プログラムが格納された光ディスク、USBフラッシュメモリ装置、メモリーカード等を接続し、このDVD等からプログラムを情報処理装置1に読み込んで動作させてもよい。また、WAN上の外部サーバー内にプログラムを格納しておき、通信部120を介してこのプログラムを情報処理装置1に読み込んで動作させてもよい。さらに、上述の各実施形態において、情報処理装置1は複数のハードウェア要素により構成されていたが、これらハードウェア要素の一部の動作をCPU等がプログラムの動作により実現することも可能である。 Then, in the above-described embodiment, the program for operating the information processing device 1 is stored and provided in the storage unit 110, but the program is stored by using an optical disk drive (not shown), a USB interface, or the like. An optical disk, a USB flash memory device, a memory card, or the like may be connected, and the program may be read into the information processing device 1 from the DVD or the like and operated. Further, the program may be stored in the external server on the WAN, and the program may be read into the information processing device 1 via the communication unit 120 and operated. Further, in each of the above-described embodiments, the information processing device 1 is composed of a plurality of hardware elements, but it is also possible for the CPU or the like to realize the operation of a part of these hardware elements by the operation of the program. ..

1 情報処理装置
2 入力装置
3 表示装置
100 制御部
101 コマンド入力部
102 シナリオ作成部
103 シナリオ実行部
104 表示制御部
110 記憶部
114 シナリオデータ
115 ロボット動作一覧データ
210 第1の領域
211 第2の領域
1 Information processing device 2 Input device 3 Display device 100 Control unit 101 Command input unit 102 Scenario creation unit 103 Scenario execution unit 104 Display control unit 110 Storage unit 114 Scenario data 115 Robot operation list data 210 First area 211 Second area

Claims (7)

RPAを実行する情報処理装置であって、
前記情報処理装置により実行されるコマンドの種類を示すロボット動作、及び前記ロボット動作の具体的実行内容である前記コマンドの入力をそれぞれ受け入れるコマンド入力部と、
前記コマンド入力部により入力が受け入れられた前記ロボット動作及び前記コマンドの組を、前記情報処理装置の実行順に配列したシナリオデータを作成するシナリオ作成部と、
前記ロボット動作の内容を示すロボット動作の情報、前記ロボット動作に分岐の条件指定ができるか否かを示す分岐情報、及び前記ロボット動作に階層指定ができるか否かを示す階層情報を有し、前記ロボット動作を規定するロボット動作一覧データ、並びに前記シナリオデータが格納される記憶部と、
前記ロボット動作一覧データに基づく前記ロボット動作の一覧が表示される第1の領域、及び前記コマンド入力部により入力が受け入れられた前記ロボット動作及び前記コマンドの組が、前記情報処理装置の実行順に配列して表示される第2の領域を有するシナリオ編集モード画面を表示装置に表示させる表示制御部とを有し、
前記表示制御部は、
前記第1の領域に表示されている前記ロボット動作の一覧から、前記コマンド入力部により受け入れられた前記ロボット動作の選択入力があると、前記ロボット動作に応じた前記コマンドの詳細を入力するためのコマンド詳細設定画面を前記表示装置に表示し、
前記コマンド詳細設定画面で、前記コマンド入力部が前記コマンドの詳細の入力を受け付けると、前記第2の領域の表示内容を更新し、
入力装置を介して前記第2の領域に表示されている前記ロボット動作及び前記コマンドの組の階層指定及び/または条件指定の入力があると、前記ロボット動作一覧データに基づいて階層指定及び/または条件指定が可能であるか否かを判定し、可能であると判定したときに、前記第2の領域に表示されている前記ロボット動作及び前記コマンドの組の表示態様を変更させる
ことを特徴とする情報処理装置。
An information processing device that executes RPA
A command input unit for receiving the robot operation indicating the type of command, and an input of said command said is a specific execution content of robot operation, respectively executed by the information processing apparatus,
A scenario creation unit that creates scenario data in which the robot operation and the set of commands whose inputs are accepted by the command input unit are arranged in the execution order of the information processing device.
It has robot operation information indicating the content of the robot operation, branch information indicating whether or not branching conditions can be specified for the robot operation, and hierarchical information indicating whether or not the hierarchy can be specified for the robot operation. A storage unit that stores the robot operation list data that defines the robot operation and the scenario data,
The first area in which the list of the robot movements based on the robot movement list data is displayed, and the robot movements and the set of the commands whose inputs are accepted by the command input unit are arranged in the execution order of the information processing apparatus. It has a display control unit for displaying a scenario edit mode screen having a second area to be displayed on the display device.
The display control unit
When there is a selection input of the robot operation accepted by the command input unit from the list of the robot operations displayed in the first area, the details of the command corresponding to the robot operation can be input. Display the command detailed setting screen on the display device, and display it.
When the command input unit receives the input of the details of the command on the command detailed setting screen, the display contents of the second area are updated.
When there is input of the hierarchy designation and / or condition designation of the robot operation and the set of commands displayed in the second area via the input device, the hierarchy designation and / or the hierarchy designation and / or based on the robot motion list data. It is characterized in that it is determined whether or not the condition can be specified, and when it is determined that it is possible, the display mode of the robot operation and the set of commands displayed in the second area is changed. Information processing device.
前記表示制御部は、前記入力装置を介して前記第2の領域に表示されている前記ロボット動作及び前記コマンドの組の階層指定の入力があると、前記第2の領域に表示されている前記ロボット動作及び前記コマンドの組の階層表示を変更させることを特徴とする請求項1に記載の情報処理装置。 When the display control unit receives the input of the hierarchical designation of the robot operation and the set of commands displayed in the second area via the input device, the display control unit is displayed in the second area. The information processing apparatus according to claim 1, wherein the robot operation and the hierarchical display of the set of commands are changed. 前記表示制御部は、前記入力装置を介して前記第2の領域に表示されている前記ロボット動作及び前記コマンドの組の条件指定の入力があると、前記第2の領域に表示されている前記ロボット動作及び前記コマンドの組の条件表示を変更させることを特徴とする請求項1に記載の情報処理装置。 When the display control unit receives an input of a condition designation of the robot operation and the set of commands displayed in the second area via the input device, the display control unit is displayed in the second area. The information processing apparatus according to claim 1, wherein the robot operation and the condition display of the set of commands are changed. 前記表示制御部は、前記シナリオデータの一覧と、前記シナリオデータの編集、実行、新規作成の指示ボタンとが表示されるシナリオ一覧画面を前記表示装置に表示し、前記シナリオ一覧画面で、前記入力装置を介して前記シナリオデータの編集又は新規作成の指示入力があると、前記シナリオ編集モード画面を前記表示装置に表示することを特徴とする請求項1〜3のいずれかに記載の情報処理装置。The display control unit displays a scenario list screen on which the list of the scenario data and the instruction buttons for editing, executing, and newly creating the scenario data are displayed on the display device, and inputs the input on the scenario list screen. The information processing device according to any one of claims 1 to 3, wherein the scenario edit mode screen is displayed on the display device when an instruction input for editing or newly creating the scenario data is received via the device. .. 前記シナリオデータに基づいて、実行順に配列された前記コマンドを前記情報処理装置において実行させるシナリオ実行部を有することを特徴とする請求項1〜4のいずれかに記載の情報処理装置。 The information processing apparatus according to any one of claims 1 to 4, wherein the information processing apparatus has a scenario execution unit that executes the commands arranged in the execution order in the information processing apparatus based on the scenario data. RPAを実行する情報処理装置による表示制御方法であって、
前記情報処理装置により実行されるコマンドの種類を示すロボット動作、及び前記ロボット動作の具体的実行内容である前記コマンドの入力をそれぞれ受け入れ、
入力が受け入れられた前記ロボット動作及び前記コマンドの組を、前記情報処理装置の実行順に配列したシナリオデータを作成し、
前記ロボット動作の内容を示すロボット動作の情報、前記ロボット動作に分岐の条件指定ができるか否かを示す分岐情報、及び前記ロボット動作に階層指定ができるか否かを示す階層情報を有し、前記ロボット動作を規定するロボット動作一覧データ、並びに前記シナリオデータを記憶部に格納し、
前記ロボット動作一覧データに基づく前記ロボット動作の一覧が表示される第1の領域と、入力が受け入れられた前記ロボット動作及び前記コマンドの組前記情報処理装置の実行順に配列して表示される第2の領域とを有するシナリオ編集モード画面を表示装置に表示させ、
前記第1の領域に表示されている前記ロボット動作の一覧から、前記ロボット動作の選択入力があると、前記ロボット動作に応じた前記コマンドの詳細を入力するためのコマンド詳細設定画面を前記表示装置に表示し、
前記コマンド詳細設定画面で、前記コマンドの詳細の入力を受け付けると、前記第2の領域の表示内容を更新し、
さらに、入力装置を介して前記第2の領域に表示されている前記ロボット動作及び前記コマンドの組の階層指定及び/または条件指定の入力があると、前記ロボット動作一覧データに基づいて階層指定及び/または条件指定が可能であるか否かを判定し、可能であると判定したときに、前記第2の領域に表示されている前記ロボット動作及び前記コマンドの組の表示態様を変更させる
ことを特徴とする情報処理装置による表示制御方法。
It is a display control method by an information processing device that executes RPA.
The robot operation indicating the type of the command executed by the information processing device and the input of the command which is the specific execution content of the robot operation are accepted and received.
A scenario data is created in which the robot operation and the command set for which the input is accepted are arranged in the execution order of the information processing device.
It has robot operation information indicating the content of the robot operation, branch information indicating whether or not branching conditions can be specified for the robot operation, and hierarchical information indicating whether or not the hierarchy can be specified for the robot operation. The robot operation list data that defines the robot operation and the scenario data are stored in the storage unit.
First a first region list of the robot operation based on the robot operation list data is displayed, the set of the robot operation and the command input is accepted is displayed by arranging the execution order of the information processing apparatus A scenario edit mode screen having two areas is displayed on the display device, and the display device is displayed.
When there is a selection input of the robot operation from the list of the robot operations displayed in the first area, the display device displays a command detail setting screen for inputting the details of the command corresponding to the robot operation. Display on
When the input of the details of the command is received on the command details setting screen, the display contents of the second area are updated.
Further, when there is input of the hierarchy designation and / or condition designation of the robot operation and the set of commands displayed in the second area via the input device, the hierarchy designation and the hierarchy designation and / or the condition designation are performed based on the robot motion list data. / Or it is determined whether or not the condition can be specified, and when it is determined that it is possible, the display mode of the robot operation and the set of commands displayed in the second area is changed. A characteristic display control method using an information processing device.
コンピュータにより実行され、RPAを実行するためのプログラムであって、
このプログラムは、前記コンピュータにより実行されると、このコンピュータを、
前記コンピュータにより実行されるコマンドの種類を示すロボット動作、及び前記ロボット動作の具体的実行内容である前記コマンドの入力をそれぞれ受け入れるコマンド入力部と、
前記コマンド入力部により入力が受け入れられた前記ロボット動作及び前記コマンドの組を、前記コンピュータの実行順に配列したシナリオデータを作成するシナリオ作成部と、
前記ロボット動作の内容を示すロボット動作の情報、前記ロボット動作に分岐の条件指定ができるか否かを示す分岐情報、及び前記ロボット動作に階層指定ができるか否かを示す階層情報を有し、前記ロボット動作を規定するロボット動作一覧データ、並びに前記シナリオデータが格納される記憶部と、
前記ロボット動作一覧データに基づく前記ロボット動作の一覧が表示される第1の領域と、前記コマンド入力部により入力が受け入れられた前記ロボット動作及び前記コマンドの組前記コンピュータの実行順に配列して表示される第2の領域とを有するシナリオ編集モード画面を表示装置に表示させ、前記第1の領域に表示されている前記ロボット動作の一覧から、前記コマンド入力部により受け入れられた前記ロボット動作の選択入力があると、前記ロボット動作に応じた前記コマンドの詳細を入力するためのコマンド詳細設定画面を前記表示装置に表示し、前記コマンド詳細設定画面で、前記コマンド入力部が前記コマンドの詳細の入力を受け付けると、前記第2の領域の表示内容を更新し、さらに、入力装置を介して前記第2の領域に表示されている前記ロボット動作及び前記コマンドの組の階層指定及び/または条件指定の入力があると、前記ロボット動作一覧データに基づいて階層指定及び/または条件指定が可能であるか否かを判定し、可能であると判定したときに、前記第2の領域に表示されている前記ロボット動作及び前記コマンドの組の表示態様を変更させる表示制御部と
して機能させることを特徴とするプログラム。
A program that is run by a computer and runs RPA .
When this program is executed by the computer, it will run on this computer.
A robot operation indicating the type of command executed by the computer, a command input unit that accepts input of the command, which is a specific execution content of the robot operation, and a command input unit.
A scenario creation unit that creates scenario data in which the robot operation and the set of commands whose inputs are accepted by the command input unit are arranged in the execution order of the computer.
It has robot operation information indicating the content of the robot operation, branch information indicating whether or not branching conditions can be specified for the robot operation, and hierarchical information indicating whether or not the hierarchy can be specified for the robot operation. A storage unit that stores the robot operation list data that defines the robot operation and the scenario data,
Display the first region where a list of the robot operation based on the robot operation list data is displayed, the set of the robot operation and the command input is accepted by the command input unit is arranged in order of execution of the computer A scenario edit mode screen having a second area is displayed on the display device, and the robot action accepted by the command input unit is selected from the list of the robot actions displayed in the first area. When there is an input, a command detailed setting screen for inputting the details of the command according to the robot operation is displayed on the display device, and on the command detailed setting screen, the command input unit inputs the details of the command. Is received, the display content of the second area is updated, and further, the hierarchy designation and / or condition designation of the robot operation and the command set displayed in the second area via the input device is performed. When there is an input, it is determined whether or not the hierarchy designation and / or the condition designation is possible based on the robot operation list data, and when it is determined that it is possible, it is displayed in the second area. A program characterized by functioning as a display control unit that changes the display mode of the robot operation and the set of commands.
JP2018196934A 2018-10-18 2018-10-18 Information processing device, display control method and program Active JP6845439B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2018196934A JP6845439B2 (en) 2018-10-18 2018-10-18 Information processing device, display control method and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2018196934A JP6845439B2 (en) 2018-10-18 2018-10-18 Information processing device, display control method and program

Publications (2)

Publication Number Publication Date
JP2020064519A JP2020064519A (en) 2020-04-23
JP6845439B2 true JP6845439B2 (en) 2021-03-17

Family

ID=70387395

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2018196934A Active JP6845439B2 (en) 2018-10-18 2018-10-18 Information processing device, display control method and program

Country Status (1)

Country Link
JP (1) JP6845439B2 (en)

Also Published As

Publication number Publication date
JP2020064519A (en) 2020-04-23

Similar Documents

Publication Publication Date Title
EP3798817B1 (en) User interface logical and execution view navigation and shifting
CN112579050B (en) Industrial application development system, industrial automation project development method and medium
EP3171266B1 (en) User interface widget modeling and placement
JP6372308B2 (en) Information processing apparatus, information processing method, information processing program, and recording medium
US9898255B2 (en) Grid designer for multiple contexts
US11775142B2 (en) Preferential automation view curation
JP6845439B2 (en) Information processing device, display control method and program
JP6337810B2 (en) Information processing apparatus, information processing method, and program
JP4322780B2 (en) Screen creation device, screen creation program and recording medium
JP5949278B2 (en) Information processing apparatus, information processing apparatus control method, program, and recording medium
WO2020157918A1 (en) Rendering assistance device, display device, rendering assistance method, and computer program
JP2020077170A (en) Information processing device and program
JP2020101864A (en) Information processing device, display control method and program
JP5954309B2 (en) Program generation support apparatus, program generation support method, and program
JP7421137B2 (en) Information processing device, information processing method and program
JP4576872B2 (en) Information processing apparatus and program
VP Power Apps
JP2007280093A (en) Picture data preparation method
JP2020004128A (en) Display method, display system, and program
CN113039586A (en) Content animation customization based on viewport location
Lewis et al. Your First iOS Apps
Duckett et al. Table Views Quick Start
Gault et al. Page Designer Walkthrough and Reference
Topley et al. Tables and Menus
JP2010176534A (en) Information processor and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20200110

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20200731

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20200825

A601 Written request for extension of time

Free format text: JAPANESE INTERMEDIATE CODE: A601

Effective date: 20201014

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20201222

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20210126

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20210208

R150 Certificate of patent or registration of utility model

Ref document number: 6845439

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250