JP2020003905A - Rpa device, rpa system and program - Google Patents

Rpa device, rpa system and program Download PDF

Info

Publication number
JP2020003905A
JP2020003905A JP2018120620A JP2018120620A JP2020003905A JP 2020003905 A JP2020003905 A JP 2020003905A JP 2018120620 A JP2018120620 A JP 2018120620A JP 2018120620 A JP2018120620 A JP 2018120620A JP 2020003905 A JP2020003905 A JP 2020003905A
Authority
JP
Japan
Prior art keywords
rpa
software
remittance
output
user
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
JP2018120620A
Other languages
Japanese (ja)
Inventor
絹太 勝木
Kenta Katsuki
絹太 勝木
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.)
Japan Research Institute Ltd
Original Assignee
Japan Research Institute 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 Japan Research Institute Ltd filed Critical Japan Research Institute Ltd
Priority to JP2018120620A priority Critical patent/JP2020003905A/en
Publication of JP2020003905A publication Critical patent/JP2020003905A/en
Pending legal-status Critical Current

Links

Landscapes

  • Stored Programmes (AREA)
  • Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)

Abstract

To provide an RPA device, an RPA system and a program that actualize one transaction by associating a plurality of pieces of software based upon robotic process automation (RPA).SOLUTION: An RPA device executes: a first process of acquiring a first output corresponding to an operation result of first software from the first software based upon RPA; and a second process of executing second software based upon RPA on the basis of the first output so as to generate a second output corresponding to an operation result of the second software.SELECTED DRAWING: Figure 2A

Description

本開示は、ロボティック・プロセス・オートメーション(RPA)に係るRPA装置、RPAシステム、及びプログラムに関する。   The present disclosure relates to an RPA device, an RPA system, and a program related to robotic process automation (RPA).

複数の異なるソフトウェアを適宜、起動・終了させ、1つの業務を実行するコンピュータシステムにおいて、当該業務の開始から終了までの間に必要となる各種ソフトウェアを業務工程の順に起動及び終了させて業務を定型化し効率よく業務を進める技術が知られている(例えば特許文献1参照)。   In a computer system that executes a single task by appropriately starting and terminating a plurality of different software, various tasks required from the start to the end of the task are activated and terminated in the order of the task process, and the task is standardized. There is known a technology for making business efficient and efficient (for example, see Patent Document 1).

特開平09−097172号公報JP-A-09-097172

しかしながら、上記のような従来技術では、RPA(ロボティック・プロセス・オートメーション)に基づく複数のソフトウェアを連携させることが難しい。例えば、異なる場所で連携しながら実行される業務(例えばメールのやり取り)等を、複数のRPAに基づくソフトウェアが同様の連携態様で実現できると、利便性が高い。また、一連の業務を、RPAに基づく一のソフトウェアにより実行する場合でも、毎回、一連の業務の途中で生成されるパラメータ等をユーザがチェック又は変更したい場合がありうる。この場合、RPAに基づく一のソフトウェアに代えて、RPAに基づく複数のソフトウェアを連携させることで同様の業務を実現できるようにすると、かかるユーザのニーズに応えることが可能となる。   However, it is difficult to link a plurality of software based on RPA (robotic process automation) with the above-described conventional technology. For example, it is highly convenient if software based on a plurality of RPAs can execute a task (for example, exchange of e-mail) executed in cooperation in different places in a similar cooperation mode. Further, even when a series of tasks is executed by one piece of software based on RPA, the user may want to check or change parameters and the like generated during the series of tasks each time. In this case, if a similar task can be realized by linking a plurality of RPA-based software instead of one RPA-based software, it is possible to meet the needs of the user.

そこで、1つの側面では、本発明は、RPAに基づく複数のソフトウェアを連携させることを目的とする。   Therefore, in one aspect, an object of the present invention is to link a plurality of software based on RPA.

1つの側面によれば、ロボティック・プロセス・オートメーション(RPA)に基づく第1ソフトウェアから、前記第1ソフトウェアの動作結果に応じた第1出力を取得する第1処理と、
RPAに基づく第2ソフトウェアを前記第1出力に基づいて動作させることで、前記第2ソフトウェアの動作結果に応じた第2出力を生成する第2処理とを実行する、RPA装置が提供される。
According to one aspect, a first process of obtaining a first output according to an operation result of the first software from first software based on robotic process automation (RPA),
An RPA device is provided that executes a second process for generating a second output according to an operation result of the second software by operating second software based on the RPA based on the first output.

1つの側面では、本発明によれば、RPAに基づく複数のソフトウェアを連携させることが可能となる。   In one aspect, according to the present invention, it is possible to link a plurality of software based on RPA.

従来のRPAソフトウェアの説明図である。It is an explanatory view of conventional RPA software. RPAに基づく複数のソフトウェアの連携の概念的な説明図(その1)である。It is a conceptual explanatory view (the 1) of cooperation of a plurality of software based on RPA. RPAに基づく複数のソフトウェアの連携の概念的な説明図(その2)である。It is a conceptual explanatory view (the 2) of cooperation of a plurality of software based on RPA. 送金する側の送金RPAソフトウェアを構築する際のユーザが実行した操作の流れを概略的に示す図である。It is a figure which shows roughly the flow of operation which the user performed when building the remittance RPA software of the remittance side. 送金メールに係るメール本文の例の説明図である。It is explanatory drawing of the example of the mail main text which concerns on a remittance mail. 図3に示す操作の流れに基づいて構築される送金RPAソフトウェアの説明図である。FIG. 4 is an explanatory diagram of remittance RPA software constructed based on the operation flow shown in FIG. 3. 送金を受ける側の入金RPAソフトウェアを構築する際のユーザが実行した操作の流れを概略的に示す図である。It is a figure which shows roughly the flow of the operation which the user performed when constructing the payment RPA software of the receiving side. 入金が確認できた旨の入金確認結果を知らせるメールに係るメール本文の例の説明図である。It is explanatory drawing of the example of the mail text which concerns on the mail which notifies the payment confirmation result to the effect that payment was confirmed. 入金が確認できなかった旨の入金確認結果を知らせるメールに係るメール本文の例の説明図である。It is explanatory drawing of the example of the mail text which concerns on the mail which notifies the payment confirmation result to the effect that payment could not be confirmed. 図6に示す操作の流れに基づいて構築される入金RPAソフトウェアの説明図である。FIG. 7 is an explanatory diagram of deposit RPA software constructed based on the operation flow shown in FIG. 6. 他の例による入金RPAソフトウェアの構成を概略的に示す図である。It is a figure showing roughly composition of payment RPA software by other examples. RPAシステムの全体を示す概略図である。FIG. 1 is a schematic diagram showing an entire RPA system. RPA装置のハードウェア構成の一例を示す図である。FIG. 2 is a diagram illustrating an example of a hardware configuration of an RPA device. 連携する2つのRPA装置の各機能を説明するための機能ブロック図である。It is a functional block diagram for explaining each function of two RPA devices cooperating. RPAに基づくソフトウェアの概念的な説明図である。It is a conceptual explanatory view of software based on RPA.

以下、添付図面を参照しながら各実施例について詳細に説明する。   Hereinafter, each embodiment will be described in detail with reference to the accompanying drawings.

図1は、RPAに基づくソフトウェアの概念的な説明図である。図1は、比較例により構築される送金RPAソフトウェアRPA6’の説明図である。比較例により構築される送金RPAソフトウェアRPA6’では、ステップS500〜ステップS506、ステップS522〜ステップS527、及びステップS532、ステップS534が“休止(休止)”なしで一気に実行される。   FIG. 1 is a conceptual explanatory diagram of software based on RPA. FIG. 1 is an explanatory diagram of the remittance RPA software RPA6 'constructed according to the comparative example. In the remittance RPA software RPA6 'constructed according to the comparative example, steps S500 to S506, steps S522 to S527, and steps S532 and S534 are executed at once without "pause (pause)".

具体的には、送金RPAソフトウェアRPA6’は、ユーザが、送金を行い、送金先に、送金を行った旨の連絡をメールで行うためのものであり、以下のような、ステップS500〜ステップS506、ステップS522〜ステップS527、及びステップS532、ステップS534の処理要素を含む。
ステップS500:銀行アプリAP1起動
ステップS502:銀行アプリAP1にログイン
ステップS504:送金先の口座指示
ステップS506:送金金額指示
ステップS522:ワンタイムパスワードアプリ起動
ステップS524:送金指示
ステップS526:メールアプリM1起動
ステップS527:宛先指示
ステップS532:本文の内容指示
ステップS534:送信指示
ここで、ステップS504での送金先の口座指示としては、送金RPAソフトウェアRPA6’を構築した際の送金先の口座が指示され、ステップS506での送金金額指示としては、送金RPAソフトウェアRPA6’を構築した際の送金金額が指示され、ステップS527での宛先指示としては、送金RPAソフトウェアRPA6’を構築した際の宛先が指示されることになる。
Specifically, the remittance RPA software RPA6 'is for the user to send a remittance and to notify the remittee of the remittance by e-mail to the remittance destination, and the following steps S500 to S506 are performed. , Steps S522 to S527, and steps S532 and S534.
Step S500: Bank application AP1 activation step S502: Log in to bank application AP1 Step S504: Remittance destination account instruction step S506: Remittance amount instruction step S522: One-time password application activation step S524: Remittance instruction step S526: Mail application M1 activation step S527: Destination instruction step S532: Text content instruction step S534: Transmission instruction Here, as the account instruction of the remittance destination in step S504, the account of the remittance destination when the remittance RPA software RPA6 'is constructed is indicated. The remittance amount instruction in S506 indicates the remittance amount when the remittance RPA software RPA6 'is constructed, and the destination instruction in step S527 indicates the destination when the remittance RPA software RPA6' is constructed. Will be.

このような比較例では、ユーザは、送金先の口座や、送金金額、宛先等をチェックしたり修正したりすることができない。   In such a comparative example, the user cannot check or correct the remittance destination account, remittance amount, destination, and the like.

このように、従来、RPAソフトウェアは、一連の処理を一気に実行し、途中でポーズ状態を形成する機能を備えていない。また、従来、各RPAソフトウェアは、個別に動作するように構築されており、連携して動作するように構築されていない。   As described above, conventionally, the RPA software does not have a function of executing a series of processes at a stretch and forming a pause state on the way. Conventionally, each RPA software is configured to operate individually, and is not configured to operate in cooperation.

図2A及び図2Bは、RPAに基づく複数のソフトウェアの連携の概念的な説明図である。   FIG. 2A and FIG. 2B are conceptual explanatory diagrams of cooperation of a plurality of software based on RPA.

図2A及び図2Bには、RPAソフトウェアRPA4、RPA5、RPA6と、表示装置10とが示されている。図2Bには、更に、表示装置14と、入力装置15と、パラメータ補正用プログラムPR1が示されている。   2A and 2B show the RPA software RPA4, RPA5, and RPA6, and the display device 10. FIG. 2B further shows the display device 14, the input device 15, and the parameter correction program PR1.

図2Aでは、一例として、RPAソフトウェアRPA4、RPA5、RPA6は、異なるユーザ端末(図示せず)(第1端末及び第2端末の一例)に実装されているものとする。例えば、RPAソフトウェアRPA4のユーザと、RPAソフトウェアRPA5のユーザとは異なる状況である。なお、ユーザ端末は、例えばスマートフォン、タブレット端末、パーソナルコンピューター、ウェアラブル端末等である。   In FIG. 2A, as an example, it is assumed that the RPA software RPA4, RPA5, and RPA6 are mounted on different user terminals (not shown) (an example of a first terminal and a second terminal). For example, the user of the RPA software RPA4 is different from the user of the RPA software RPA5. The user terminal is, for example, a smartphone, a tablet terminal, a personal computer, a wearable terminal, or the like.

図2Aでは、RPAソフトウェアRPA4は、入力を受けて第1出力を出力するように構築されている。第1出力は、任意のパラメータであり、例えば画像や文字、音声等であってもよい。なお、第1出力は、ファイルやメールの形態で出力されてもよい。RPAソフトウェアRPA5は、第1出力に基づいて動作して第2出力を出力するように構築されている。第2出力は、任意のパラメータであり、例えば画像や文字、音声等であってもよい。なお、第2出力は、ファイルやメールの形態で出力されてもよい。第2出力は、例えばRPAソフトウェアRPA4に与えられてもよいし、表示装置10で表示されてもよいし、他のRPAソフトウェアRPA6に与えられてもよい。   In FIG. 2A, the RPA software RPA4 is configured to receive an input and output a first output. The first output is an arbitrary parameter, and may be, for example, an image, a character, a sound, or the like. The first output may be output in the form of a file or a mail. The RPA software RPA5 is configured to operate based on the first output and output a second output. The second output is an arbitrary parameter, and may be, for example, an image, a character, a sound, or the like. The second output may be output in the form of a file or a mail. The second output may be provided to, for example, the RPA software RPA4, may be displayed on the display device 10, or may be provided to another RPA software RPA6.

図2Bでは、一例として、RPAソフトウェアRPA4及びRPA5は、同じユーザ端末(図示せず)に実装され、RPAソフトウェアRPA6は、RPAソフトウェアRPA4及びRPA5とは異なるユーザ端末に実装されているものとする。   In FIG. 2B, as an example, it is assumed that the RPA software RPA4 and RPA5 are mounted on the same user terminal (not shown), and the RPA software RPA6 is mounted on a user terminal different from the RPA software RPA4 and RPA5.

図2Bでも同様に、RPAソフトウェアRPA4は、入力を受けて第1出力を出力するように構築されている。RPAソフトウェアRPA5は、第1出力に基づいて動作して第2出力を出力するように構築されている。第2出力は、例えばRPAソフトウェアRPA4に与えられてもよいし、表示装置10で表示されてもよいし、他のRPAソフトウェアRPA6に与えられてもよい。   Similarly, in FIG. 2B, the RPA software RPA4 is configured to receive an input and output a first output. The RPA software RPA5 is configured to operate based on the first output and output a second output. The second output may be provided to, for example, the RPA software RPA4, may be displayed on the display device 10, or may be provided to another RPA software RPA6.

このようにして本実施例では、RPAに基づく複数のソフトウェアを連携させることを可能とする。例えば、図2Aに示すように、異なる場所で連携しながら実行される業務(例えばメールのやり取り)等を、RPAソフトウェアRPA4、RPA5により同様の連携態様で実現できる。   Thus, in the present embodiment, it is possible to link a plurality of software based on RPA. For example, as shown in FIG. 2A, tasks (for example, exchange of e-mails) executed while cooperating in different places can be realized in a similar cooperative manner by RPA software RPA4 and RPA5.

また、例えば、一連の業務を、RPAソフトウェアRPA4、RPA5により実行する場合、毎回、一連の業務の途中で生成されるパラメータ等(第1出力)をユーザがチェック又は変更したい場合がありうる。この場合、図2Bに示すように、RPAソフトウェアRPA4からの第1出力を、パラメータ補正用プログラムPR1が表示装置14に出力する。ユーザは、表示装置14上で第1出力をチェックし、必要に応じて、入力装置15を用いて、パラメータ補正用プログラムPR1が出力した第1出力を修正する。なお、入力装置15は、キーボードやタッチスイッチのほか、ジェスチャー認識エンジンや音声認識エンジン等を利用する入力装置であってよい。その後、ユーザは、入力装置15を用いて、パラメータ補正用プログラムPR1にOK指示を与える。パラメータ補正用プログラムPR1は、ユーザからのOK指示を受けると、第1出力(修正された場合は修正後の第1出力)を、RPAソフトウェアRPA5に与える。このようにして、RPAソフトウェアRPA4の動作後であってRPAソフトウェアRPA5の動作前に休止(ポーズ)期間を設けることで、一連の業務の途中で生成されるパラメータ等(第1出力)をユーザがチェック又は変更したいというユーザのニーズに応えることが可能となる。   Further, for example, when a series of tasks is executed by the RPA software RPA4 or RPA5, the user may want to check or change parameters (first output) generated in the course of the series of tasks every time. In this case, as shown in FIG. 2B, the first output from the RPA software RPA4 is output to the display device 14 by the parameter correction program PR1. The user checks the first output on the display device 14, and corrects the first output output by the parameter correction program PR1 using the input device 15 as necessary. Note that the input device 15 may be an input device that uses a gesture recognition engine, a voice recognition engine, or the like, in addition to a keyboard and a touch switch. Thereafter, the user uses the input device 15 to give an OK instruction to the parameter correction program PR1. Upon receiving the OK instruction from the user, the parameter correction program PR1 provides the RPA software RPA5 with a first output (if modified, the modified first output). In this way, by providing a pause (pause) period after the operation of the RPA software RPA4 and before the operation of the RPA software RPA5, the user can output parameters and the like (first output) generated during a series of operations. It is possible to meet the user's need to check or change.

次に、図2A及び図2Bとともに、図3以降を参照して、具体的な例について説明する。   Next, a specific example will be described with reference to FIGS. 3A and 3B together with FIGS. 2A and 2B.

図3以降では、一例として、送金する側(ユーザU1)のRPAソフトウェアRPA6と、送金を受ける側(ユーザU2)のRPAソフトウェアRPA7との連携について、説明する。また、RPAソフトウェアRPA6内の各RPAソフトウェアRPA6−1、6−2、6−3の連携と、RPAソフトウェアRPA7内の各RPAソフトウェアRPA7−1、7−2の連携についても、説明する。以下では、RPAソフトウェアRPA6のような、送金する側のRPAソフトウェアを、「送金RPAソフトウェア」とも称し、RPAソフトウェアRPA7のような、送金を受ける側のRPAソフトウェアを、「入金RPAソフトウェア」とも称する。   In FIG. 3 and subsequent figures, as an example, the cooperation between the RPA software RPA6 on the remittance side (user U1) and the RPA software RPA7 on the remittance side (user U2) will be described. Further, the cooperation between the respective RPA software RPAs 6-1, 6-2 and 6-3 in the RPA software RPA6 and the cooperation between the respective RPA software RPAs 7-1 and 7-2 in the RPA software RPA7 will also be described. Hereinafter, the RPA software on the remittance side, such as the RPA software RPA6, is also referred to as “remittance RPA software”, and the RPA software on the remittance side, such as the RPA software RPA7, is also referred to as “payment RPA software”.

図3は、送金RPAソフトウェアRPA6を構築する際のユーザU1が実行した操作の流れを概略的に示す図である。   FIG. 3 is a diagram schematically illustrating a flow of operations performed by the user U1 when constructing the remittance RPA software RPA6.

ステップS300では、ユーザU1は、ユーザ端末(例えばスマートフォン)上で、銀行A1のアプリケーション(以下、「銀行アプリAP1」と称する)を起動する。   In step S300, the user U1 starts an application of the bank A1 (hereinafter, referred to as “bank application AP1”) on a user terminal (for example, a smartphone).

ステップS302では、ユーザU1は、パスワード等を入力して、銀行アプリAP1にログインする。   In step S302, the user U1 inputs a password or the like and logs in to the bank application AP1.

ステップS304では、ユーザU1は、銀行アプリAP1に対して、送金先の口座を指示(入力)する。例えば、ユーザU1は、登録済の複数の口座情報から、送金先の口座を選択する。   In step S304, the user U1 instructs (inputs) a remittance destination account to the bank application AP1. For example, the user U1 selects a remittance destination account from a plurality of registered account information.

ステップS306では、ユーザU1は、銀行アプリAP1に対して、送金金額を指示(入力)する。例えば、ユーザU1は、送金金額を手動で入力する。   In step S306, the user U1 instructs (inputs) a remittance amount to the bank application AP1. For example, the user U1 manually inputs a remittance amount.

ステップS308では、ユーザU1は、ワンタイムパスワードを発行するアプリケーションを起動する。なお、ワンタイムパスワードを発行するアプリケーションは、銀行アプリAP1とは別であってもよい。   In step S308, the user U1 activates an application for issuing a one-time password. The application that issues the one-time password may be different from the bank application AP1.

ステップS310では、ユーザU1は、発行されたワンタイムパスワードを入力して、送金を指示する。例えば、ユーザU1は、発行されたワンタイムパスワードを入力してから、送金ボタンを押す。   In step S310, the user U1 inputs the issued one-time password and instructs remittance. For example, the user U1 inputs the issued one-time password, and then presses the remittance button.

ステップS312では、ユーザU1は、ユーザ端末上で、メール用のアプリケーション(以下、「メールアプリM1」と称する)を起動する。   In step S312, the user U1 activates a mail application (hereinafter, referred to as “mail application M1”) on the user terminal.

ステップS314では、ユーザU1は、メールアプリM1に対して、宛先を指示(入力)する。例えばユーザU1は、アドレス帳の中から、メールの宛先欄に入るべきアドレス(ここでは、ユーザU2のアドレス)を選択する。   In step S314, the user U1 instructs (inputs) a destination to the mail application M1. For example, the user U1 selects an address (here, the address of the user U2) to be entered in the mail address column from the address book.

ステップS316では、ユーザU1は、メールアプリM1に対して、本文の内容を指示(入力)する。例えばユーザU1は、本文の内容を手動で入力する。この際、本文の内容は、図4にメール本文を模式的に示すように、銀行名(この場合、銀行A1)を表す銀行情報(入金先を示す情報の一例)と、金額を表す金額情報とを含んでよい。なお、ユーザU1がユーザU2に送金する際に使用する銀行が常に銀行A1であるときは、銀行情報が省略される場合があり得、また、送金金額が常に一定であるときは、金額情報が省略される場合があり得る。なお、メール本文は、入金の確認が可能なサイト又は銀行アプリAP1へのリンク400を含んでもよい。   In step S316, the user U1 instructs (inputs) the content of the text to the mail application M1. For example, the user U1 manually inputs the contents of the text. At this time, the contents of the text are, as schematically shown in FIG. 4, the bank information (an example of information indicating the payment destination) indicating the bank name (in this case, bank A1) and the amount information indicating the amount. And may be included. When the bank used by the user U1 to transfer money to the user U2 is always the bank A1, the bank information may be omitted. When the remittance amount is always constant, the amount information may be omitted. It may be omitted. Note that the email body may include a link 400 to a site where payment can be confirmed or the bank application AP1.

ステップS318では、ユーザU1は、メールアプリM1に対して、送信を指示(入力)する。例えば、ユーザU1は、メールの送信ボタンを押す。このようにして、入力された宛先に向けて送金メールが送信される。   In step S318, the user U1 instructs (inputs) transmission to the mail application M1. For example, the user U1 presses a mail transmission button. Thus, the remittance mail is transmitted to the input destination.

図5は、図3に示す操作の流れに基づいて構築される送金RPAソフトウェアRPA6の説明図である。図5には、送金RPAソフトウェアRPA6−1、RPA6−2、及びRPA6−3のそれぞれについて、各処理要素が概略的なフローチャート形式で示されている。   FIG. 5 is an explanatory diagram of the remittance RPA software RPA6 constructed based on the operation flow shown in FIG. FIG. 5 shows, in a schematic flowchart form, each processing element for each of the remittance RPA software RPA6-1, RPA6-2, and RPA6-3.

送金RPAソフトウェアRPA6は、3つの連携する送金RPAソフトウェアRPA6−1、RPA6−2、及びRPA6−3を含む。   The remittance RPA software RPA6 includes three associated remittance RPA software RPA6-1, RPA6-2, and RPA6-3.

送金RPAソフトウェアRPA6−1は、図3に示したユーザU1による操作のステップS300からステップS306までに対応する。具体的には、送金RPAソフトウェアRPA6−1は、ユーザU1からの指示に応じてユーザ端末上で起動すると、図5に示すように、銀行アプリAP1を起動する(ステップS500)。次いで、送金RPAソフトウェアRPA6−1は、パスワード等を入力して、銀行アプリAP1にログインする(ステップS502)。次いで、送金RPAソフトウェアRPA6−1は、銀行アプリAP1に対して、送金先の口座を指示する(ステップS504)。この際、指示する口座は、図3に示したユーザU1による操作のステップS304と同じである。次いで、送金RPAソフトウェアRPA6−1は、銀行アプリAP1に対して、送金金額を指示する(ステップS506)。この際、指示する送金金額は、図3に示したユーザU1による操作のステップS306と同じである。そして、送金RPAソフトウェアRPA6−1は、ともに指示結果である送金先の口座及び送金金額(第1出力の一例)を出力する(ステップS508)。送金先の口座及び送金金額は、例えばユーザ端末の表示装置(例えば図2Bの表示装置14参照)に出力(表示)されてよい。   The remittance RPA software RPA6-1 corresponds to steps S300 to S306 of the operation by the user U1 shown in FIG. Specifically, when the remittance RPA software RPA6-1 is activated on the user terminal in response to an instruction from the user U1, the remittance RPA software RPA6-1 activates the bank application AP1 as shown in FIG. 5 (step S500). Next, the remittance RPA software RPA6-1 inputs a password or the like and logs in to the bank application AP1 (step S502). Next, the remittance RPA software RPA6-1 instructs the bank application AP1 on the account of the remittance destination (step S504). At this time, the designated account is the same as that in step S304 of the operation by the user U1 shown in FIG. Next, the remittance RPA software RPA6-1 instructs the remittance amount to the bank application AP1 (step S506). At this time, the instructed remittance amount is the same as that in step S306 of the operation by the user U1 shown in FIG. Then, the remittance RPA software RPA6-1 outputs the remittance destination account and the remittance amount (an example of the first output), both of which are the instruction results (step S508). The remittance destination account and the remittance amount may be output (displayed) on a display device of the user terminal (for example, see the display device 14 in FIG. 2B).

次いで、送金RPAソフトウェアRPA6−1は、送金先の口座及び送金金額を出力すると、図2Bに示したパラメータ補正用プログラムPR1のようなパラメータ補正用プログラムPR6−1(図示せず)を起動する(ステップS509)。   Next, when the remittance RPA software RPA6-1 outputs the remittance destination account and the remittance amount, it starts a parameter correction program PR6-1 (not shown) such as the parameter correction program PR1 shown in FIG. 2B ( Step S509).

ユーザU1(ユーザU1以外のユーザである場合も有り得る)は、送金先の口座及び送金金額をチェックし、必要に応じて、入力装置15(図2B参照)のような入力装置を用いて、送金先の口座及び送金金額を修正する。パラメータ補正用プログラムPR6−1は、送金先の口座及び送金金額の修正、又は、修正しない指示を受け付けると、送金先の口座及び送金金額(修正した場合は修正後の送金先の口座及び送金金額)を、送金RPAソフトウェアRPA6−2に入力する。なお、かかるパラメータ補正用プログラムPR6−1は、送金RPAソフトウェアRPA6−1に組み込まれてもよい。   The user U1 (which may be a user other than the user U1) checks the account of the remittance destination and the remittance amount and, if necessary, uses an input device such as the input device 15 (see FIG. 2B) to transfer the remittance. Correct the previous account and remittance amount. The parameter correction program PR6-1 receives the remittance destination account and remittance amount, or receives an instruction not to correct the remittance destination account and remittance amount (if corrected, the remittance destination account and remittance amount after correction). ) Is input to the remittance RPA software RPA6-2. The parameter correction program PR6-1 may be incorporated in the remittance RPA software RPA6-1.

送金RPAソフトウェアRPA6−2は、図3に示したユーザU1による操作のステップS308からステップS314までに対応する。   The remittance RPA software RPA6-2 corresponds to steps S308 to S314 of the operation by the user U1 shown in FIG.

送金RPAソフトウェアRPA6−2は、送金RPAソフトウェアRPA6−1が送金先の口座及び送金金額を出力したことに応じてユーザ端末上で起動すると、図5に示すように、送金先の口座及び送金金額の入力待ち状態となる(ステップS520の“NO”)。すなわち、送金RPAソフトウェアRPA6−2は、送金RPAソフトウェアRPA6−1が終了すると、送金RPAソフトウェアRPA6−1を引き継ぐ態様で(自動的に)起動し、送金先の口座及び送金金額の入力待ち状態(ポーズ状態)となる。   When the remittance RPA software RPA6-2 is activated on the user terminal in response to the remittance RPA software RPA6-1 outputting the remittance destination account and the remittance amount, as shown in FIG. 5, the remittance destination account and the remittance amount ("NO" in step S520). That is, when the remittance RPA software RPA6-1 is completed, the remittance RPA software RPA6-1 is started (automatically) in a mode of taking over the remittance RPA software RPA6-1, and waits for an input of a remittee account and a remittance amount ( (Pause state).

送金RPAソフトウェアRPA6−2は、パラメータ補正用プログラムPR6−1を介して送金先の口座及び送金金額の入力を受けると(ステップS520の“YES”)、ワンタイムパスワードを発行するアプリケーションを起動し(ステップS522)、発行されたワンタイムパスワードを入力して、送金を指示する(ステップS524)。次いで、送金RPAソフトウェアRPA6−2は、メールアプリM1を起動し(ステップS526)、宛先を指示する(ステップS527)。この際、起動するメールアプリは、図3に示したユーザU1による操作のステップS312と同じであり、指示する宛先は、図3に示したユーザU1による操作のステップS314と同じである。そして、送金RPAソフトウェアRPA6−2は、指示結果である宛先(第1出力の一例)を出力する(ステップS528)。宛先は、例えばユーザ端末の表示装置(例えば図2Bの表示装置14参照)に、メールの形態で出力(表示)されてよい。   When the remittance RPA software RPA6-2 receives the input of the remittance destination account and the remittance amount via the parameter correction program PR6-1 ("YES" in step S520), it starts an application for issuing a one-time password (step S520). Step S522), input the issued one-time password, and instruct remittance (step S524). Next, the remittance RPA software RPA6-2 activates the mail application M1 (step S526) and specifies a destination (step S527). At this time, the mail application to be activated is the same as step S312 of the operation by the user U1 shown in FIG. 3, and the designated destination is the same as step S314 of the operation by the user U1 shown in FIG. Then, the remittance RPA software RPA6-2 outputs the destination (an example of the first output) as the instruction result (step S528). The destination may be output (displayed) in the form of e-mail on a display device of the user terminal (for example, see the display device 14 in FIG. 2B).

送金RPAソフトウェアRPA6−2は、宛先を出力すると、図2Bに示したパラメータ補正用プログラムPR1のようなパラメータ補正用プログラムPR6−2(図示せず)を起動する(ステップS529)。   Upon output of the destination, the remittance RPA software RPA6-2 starts a parameter correction program PR6-2 (not shown) such as the parameter correction program PR1 shown in FIG. 2B (step S529).

ユーザU1(ユーザU1以外のユーザである場合も有り得る)は、宛先(及びメーラ)をチェックし、必要に応じて、入力装置15(図2B参照)のような入力装置を用いて、宛先を修正する。パラメータ補正用プログラムPR6−2は、宛先の修正、又は、修正しない指示を受け付けると、宛先(修正した場合は修正後の宛先)を、送金RPAソフトウェアRPA6−3に入力する。なお、かかるパラメータ補正用プログラムPR6−2は、送金RPAソフトウェアRPA6−2に組み込まれてもよい。   The user U1 (possibly a user other than the user U1) checks the destination (and mailer) and corrects the destination using an input device such as the input device 15 (see FIG. 2B) as necessary. I do. Upon receiving an instruction to correct or not to correct the destination, the parameter correction program PR6-2 inputs the destination (if modified, the destination after correction) to the remittance RPA software RPA6-3. The parameter correction program PR6-2 may be incorporated in the remittance RPA software RPA6-2.

送金RPAソフトウェアRPA6−3は、図3に示したユーザU1による操作のステップS316からステップS318までに対応する。   The remittance RPA software RPA6-3 corresponds to steps S316 to S318 of the operation by the user U1 shown in FIG.

送金RPAソフトウェアRPA6−3は、送金RPAソフトウェアRPA6−2が宛先を出力したことに応じてユーザ端末上で起動すると、図5に示すように、宛先の入力待ち状態となる(ステップS530の“NO”)。すなわち、送金RPAソフトウェアRPA6−3は、送金RPAソフトウェアRPA6−2が終了すると、送金RPAソフトウェアRPA6−2を(自動的に)引き継ぐ態様で起動し、宛先の入力待ち状態(ポーズ状態)となる。   When the remittance RPA software RPA6-3 is activated on the user terminal in response to the remittance RPA software RPA6-2 outputting the destination, as shown in FIG. 5, the destination RPA software RPA6-3 waits for the input of the destination ("NO" in step S530). ”). In other words, when the remittance RPA software RPA6-2 ends, the remittance RPA software RPA6-3 starts (automatically) taking over the remittance RPA software RPA6-2, and enters a destination input wait state (pause state).

送金RPAソフトウェアRPA6−3は、パラメータ補正用プログラムPR6−2を介して宛先の入力を受けると(ステップS530の“YES”)、本文の内容を指示し(ステップS532)、送信を指示する(ステップS534)。このようにして、入力された宛先に向けて送金メール(第1出力の他の一例)が送信される。この際、指示する本文の内容は、図3に示したユーザU1による操作のステップS316と同じであるが、送金金額等が変更されている場合は、当該変更が反映される。   When the remittance RPA software RPA6-3 receives the destination input via the parameter correction program PR6-2 ("YES" in step S530), it instructs the contents of the text (step S532) and instructs the transmission (step S532). S534). In this way, the remittance mail (another example of the first output) is transmitted to the input destination. At this time, the content of the instructed text is the same as that in step S316 of the operation by the user U1 shown in FIG. 3, but if the remittance amount or the like is changed, the change is reflected.

なお、送金RPAソフトウェアRPA6による出力である送金メールは、入金があったことを示す情報を含むメールである。入金があったことを示す情報は、任意であり、銀行情報や金額情報であってもよい。また、入金があったことを示す情報は、送金メールの本文内に代えて又は加えて、送金メールの表題に含められてもよい。   The remittance e-mail output by the remittance RPA software RPA6 is an e-mail including information indicating that a payment has been made. The information indicating that the payment has been made is arbitrary, and may be bank information or money amount information. Further, the information indicating that the payment has been made may be included in the title of the remittance email instead of or in addition to the text of the remittance email.

図5に示す例によれば、RPAに基づく複数のソフトウェア(3つの送金RPAソフトウェアRPA6−1、RPA6−2、及びRPA6−3)を連携させることが可能となる。すなわち、図3に示すようなユーザの操作に基づいて構築された3つの送金RPAソフトウェアRPA6−1、RPA6−2、及びRPA6−3が連携しながら、図3に示すようなユーザの操作に係る業務を実現できる。   According to the example shown in FIG. 5, it is possible to link a plurality of software based on RPA (three remittance RPA software RPA6-1, RPA6-2, and RPA6-3). That is, the three remittance RPA software RPA6-1, RPA6-2, and RPA6-3 constructed based on the user operation as shown in FIG. Business can be realized.

ここで、図1に示す比較例との対比で、図5に示す例による効果を更に説明する。比較例により構築される送金RPAソフトウェアRPA6’では、上述したように、ステップS500〜ステップS506、ステップS522〜ステップS527、及びステップS532、ステップS534が“休止(休止)”なしで一気に実行される。このような比較例では、ユーザは、送金先の口座や、送金金額、宛先等をチェックしたり修正したりすることができない。   Here, the effect of the example shown in FIG. 5 will be further described in comparison with the comparative example shown in FIG. In the remittance RPA software RPA6 'constructed according to the comparative example, as described above, steps S500 to S506, steps S522 to S527, and steps S532 and S534 are executed at once without "pause (pause)". In such a comparative example, the user cannot check or correct the remittance destination account, remittance amount, destination, and the like.

この点、図5に示す例によれば、起動した送金RPAソフトウェアRPA6−2は、送金先の口座及び送金金額の入力待ち状態となるので、ユーザは、送金先の口座及び送金金額を確認してから、送金RPAソフトウェアRPA6−2を実行できる。同様に、起動した送金RPAソフトウェアRPA6−3は、宛先の入力待ち状態となるので、ユーザは、宛先を確認してから、送金RPAソフトウェアRPA6−3を実行できる。すなわち、送金RPAソフトウェアRPA6において自動的なポーズ状態が形成されるので、ユーザは、意図通りに送金RPAソフトウェアRPA6を容易に実行できる。   In this regard, according to the example illustrated in FIG. 5, the activated remittance RPA software RPA6-2 is in a state of waiting for the input of the remittance destination account and the remittance amount, so that the user checks the remittee destination account and the remittance amount. After that, the remittance RPA software RPA6-2 can be executed. Similarly, the activated remittance RPA software RPA6-3 is in a state of waiting for the input of the destination, so that the user can execute the remittance RPA software RPA6-3 after confirming the destination. That is, since an automatic pause state is formed in the remittance RPA software RPA6, the user can easily execute the remittance RPA software RPA6 as intended.

なお、図5に示す例では、送金RPAソフトウェアRPA6は、メールの本文の内容をユーザU1がチェックできない態様で構築されているが、メールの本文の内容をユーザU1がチェックできるように構築されてもよい。この場合、例えば送金RPAソフトウェアRPA6−2は、ステップS527の後に、ステップS532を実行した上で、ステップS528では、指示結果である宛先及び本文の内容(第1出力の一例)を出力してもよい。   In the example shown in FIG. 5, the remittance RPA software RPA6 is constructed in such a manner that the contents of the body of the mail cannot be checked by the user U1, but is constructed so that the contents of the body of the mail can be checked by the user U1. Is also good. In this case, for example, the remittance RPA software RPA6-2 executes step S532 after step S527, and then outputs the destination and the contents of the text (an example of the first output) as the instruction result in step S528. Good.

図6は、送金を受ける側の入金RPAソフトウェアRPA7を構築する際のユーザU2が実行した操作の流れを概略的に示す図である。   FIG. 6 is a diagram schematically showing a flow of operations performed by the user U2 when constructing the deposit RPA software RPA7 on the receiving side.

ステップS700では、ユーザU2は、ユーザ端末(例えばスマートフォン)上で、メール用のアプリケーション(以下、「メールアプリM2」と称する)を起動する。なお、メールアプリM2は、上述したメールアプリM1と同じであってもよい。なお、メールアプリM2は、ユーザ端末の電源がオンされている状態では常に起動状態であってもよい。メールアプリM2は、送金メールが受信されると、プッシュ通知の態様で、当該送金メールを表示させてもよい。   In step S700, the user U2 starts a mail application (hereinafter, referred to as a “mail application M2”) on a user terminal (for example, a smartphone). Note that the mail application M2 may be the same as the above-described mail application M1. Note that the mail application M2 may be always in the activated state when the power of the user terminal is turned on. When the remittance mail is received, the mail application M2 may display the remittance mail in the form of a push notification.

ステップS702では、ユーザU2は、ユーザU1からの送金メール(図3又は図5で送信されたメール)の銀行情報に基づいて、入金の確認のために銀行アプリAP1を起動する。なお、この際、ユーザU2は、リンク400を利用して、銀行アプリAP1を起動してもよい。   In step S702, the user U2 activates the bank application AP1 to confirm payment based on the bank information of the remittance mail (the mail transmitted in FIG. 3 or 5) from the user U1. At this time, the user U2 may activate the bank application AP1 using the link 400.

ステップS704では、ユーザU2は、パスワード等を入力して、銀行アプリAP1にログインする。   In step S704, the user U2 inputs a password or the like and logs in to the bank application AP1.

ステップS706では、ユーザU2は、振込状況を確認するために、入金画面を表示させる。   In step S706, the user U2 displays a payment screen to confirm the transfer status.

ステップS708では、ユーザU2は、入金があったことを確認すると、メールアプリM2を起動する。なお、メールアプリM2がすでに起動している場合は、ステップS708は省略されてもよい。   In step S708, the user U2 activates the mail application M2 upon confirming that the payment has been made. If the mail application M2 has already been activated, step S708 may be omitted.

ステップS710では、ユーザU2は、メールアプリM2に対して、宛先を指示(入力)する。例えばユーザU2は、アドレス帳の中から、メールの宛先欄に入るべきアドレス(ここでは、ユーザU1のアドレス)を選択する。   In step S710, the user U2 instructs (inputs) a destination to the mail application M2. For example, the user U2 selects an address (here, the address of the user U1) to be entered in the mail address column from the address book.

ステップS712では、ユーザU2は、メールアプリM2に対して、本文の内容を指示(入力)する。例えばユーザU2は、本文の内容を手動で入力する。この際、本文の内容は、入金が確認できたか否かに応じて、図7Aにメール本文800を模式的に示すような入金が確認できた旨の内容、又は、図7Bにメール本文801を模式的に示すような入金が確認できなかった旨の内容であってよい。   In step S712, the user U2 instructs (inputs) the content of the text to the mail application M2. For example, the user U2 manually inputs the contents of the text. At this time, depending on whether or not the payment has been confirmed, the content of the text is shown as schematically shown in FIG. 7A as the mail text 800 or the text of the mail 801 is shown in FIG. 7B. The content may be such that the payment has not been confirmed as schematically shown.

ステップS714では、ユーザU2は、メールアプリM2に対して、送信を指示(入力)する。例えば、ユーザU2は、メールの送信ボタンを押す。   In step S714, the user U2 instructs (inputs) transmission to the mail application M2. For example, the user U2 presses a mail transmission button.

図8は、図6に示す操作の流れに基づいて構築される入金RPAソフトウェアRPA7の説明図である。図8には、入金RPAソフトウェアRPA7−1及びRPA7−2のそれぞれについて、各処理要素が概略的なフローチャート形式で示されている。   FIG. 8 is an explanatory diagram of the deposit RPA software RPA7 constructed based on the operation flow shown in FIG. FIG. 8 schematically illustrates each processing element in the received RPA software RPA7-1 and RPA7-2 in a schematic flowchart format.

入金RPAソフトウェアRPA7は、2つの連携する入金RPAソフトウェアRPA7−1及びRPA7−2を含む。入金RPAソフトウェアRPA7−1は、振込状況(第1出力の他の一例)を出力する入金画面表示用のRPAソフトウェアであり、入金RPAソフトウェアRPA7−2は、入金確認メール(入金確認結果を知らせるメール)送信用のRPAソフトウェアである。   The deposit RPA software RPA7 includes two linked deposit RPA software RPA7-1 and RPA7-2. The payment RPA software RPA7-1 is RPA software for displaying a payment screen that outputs a transfer status (another example of the first output), and the payment RPA software RPA7-2 includes a payment confirmation mail (a mail for notifying a payment confirmation result). ) RPA software for transmission.

入金RPAソフトウェアRPA7−1は、図6に示したユーザU2による操作のステップS702からステップS706までに対応する。具体的には、入金RPAソフトウェアRPA7−1は、ユーザU2からの指示に応じてユーザ端末上で起動すると、図8に示すように、銀行アプリAP1を起動する(ステップS900)。なお、ユーザU2は、例えばユーザU1からの送金メールを見て、入金RPAソフトウェアRPA7−1を起動するように指示を与えたり、銀行A1から送信されうる入金通知メールを見て、入金RPAソフトウェアRPA7−1を起動するように指示を与えたりし得る。なお、入金RPAソフトウェアRPA7−1は、例えば銀行A1から送信されうる入金通知メールの受信に連動して自動的に起動してもよい。この際、入金RPAソフトウェアRPA7−1が起動する銀行アプリは、図6に示したユーザU2による操作のステップS702と同じ銀行アプリAP1である。あるいは、入金RPAソフトウェアRPA7−1は、ユーザU1からの送金メールに含まれうるリンク400(図4参照)を利用して、自動的に銀行アプリAP1を起動させてもよい。   The deposit RPA software RPA7-1 corresponds to steps S702 to S706 of the operation by the user U2 shown in FIG. More specifically, when the payment RPA software RPA7-1 is activated on the user terminal in response to an instruction from the user U2, it activates the bank application AP1 as shown in FIG. 8 (step S900). The user U2 looks at, for example, the remittance mail from the user U1, gives an instruction to activate the deposit RPA software RPA7-1, or looks at the deposit notification mail that can be transmitted from the bank A1, and checks the deposit RPA software RPA7. -1 may be given. Note that the deposit RPA software RPA7-1 may be automatically activated in conjunction with the receipt of a deposit notification email that can be transmitted from, for example, the bank A1. At this time, the bank application activated by the deposit RPA software RPA7-1 is the same bank application AP1 as in step S702 of the operation by the user U2 shown in FIG. Alternatively, the deposit RPA software RPA7-1 may automatically activate the bank application AP1 using the link 400 (see FIG. 4) that can be included in the remittance email from the user U1.

次いで、入金RPAソフトウェアRPA7−1は、パスワード等を入力して、銀行アプリAP1にログインする(ステップS902)。この際、入力するパスワード等は、図6に示したユーザU2による操作のステップS704と同じである。次いで、入金RPAソフトウェアRPA7−1は、銀行アプリAP1に対して、振込状況を確認できる入金画面を表示させる(ステップS904)。   Next, the deposit RPA software RPA7-1 inputs a password or the like and logs in to the bank application AP1 (step S902). At this time, the input password and the like are the same as those in step S704 of the operation by the user U2 shown in FIG. Next, the deposit RPA software RPA7-1 causes the bank application AP1 to display a deposit screen on which the transfer status can be confirmed (step S904).

入金RPAソフトウェアRPA7−1は、入金画面を表示させると、図2Bに示したパラメータ補正用プログラムPR1のようなパラメータ補正用プログラムPR7を起動する(ステップS906)。   Upon displaying the payment screen, the payment RPA software RPA7-1 activates a parameter correction program PR7 such as the parameter correction program PR1 shown in FIG. 2B (step S906).

ユーザU2(ユーザU2以外のユーザである場合も有り得る)は、入金画面をチェックし、入力装置15(図2B参照)のような入力装置を用いて、入金が確認できたか否かを表す情報を入力する。パラメータ補正用プログラムPR7は、入金が確認できたか否かを表す情報(以下、「入金確認情報」)の入力を受け付けると、入金確認情報を、入金RPAソフトウェアRPA7−2に与える。なお、かかるパラメータ補正用プログラムPR7は、入金RPAソフトウェアRPA7−1に組み込まれてもよい。   The user U2 (which may be a user other than the user U2) checks the deposit screen, and uses an input device such as the input device 15 (see FIG. 2B) to display information indicating whether or not the deposit has been confirmed. input. When receiving the input of information indicating whether or not payment has been confirmed (hereinafter, “payment confirmation information”), the parameter correction program PR7 provides the payment confirmation information to the payment RPA software RPA7-2. The parameter correction program PR7 may be incorporated in the deposit RPA software RPA7-1.

入金RPAソフトウェアRPA7−2は、図6に示したユーザU2による操作のステップS708からステップS714までに対応する。   The deposit RPA software RPA7-2 corresponds to steps S708 to S714 of the operation by the user U2 shown in FIG.

入金RPAソフトウェアRPA7−2は、入金RPAソフトウェアRPA7−1が入金画面を表示させることに応じてユーザ端末上で起動すると、図8に示すように、入金確認情報の入力待ち状態となる(ステップS910の“NO”)。すなわち、入金RPAソフトウェアRPA7−2は、入金RPAソフトウェアRPA7−1が終了すると、入金RPAソフトウェアRPA7−1を引き継ぐ態様で(自動的に)起動し、入金確認情報の入力待ち状態(ポーズ状態)となる。   When the payment RPA software RPA7-2 is activated on the user terminal in response to the display of the payment screen by the payment RPA software RPA7-1, it enters a state of waiting for input of payment confirmation information as shown in FIG. 8 (step S910). "NO"). That is, when the payment RPA software RPA7-1 is completed, the payment RPA software RPA7-2 starts (automatically) in a manner of taking over the payment RPA software RPA7-1, and waits for input of payment confirmation information (pause state). Become.

入金RPAソフトウェアRPA7−2は、パラメータ補正用プログラムPR7を介して入金確認情報の入力を受けると(ステップS910の“YES”)、メールアプリM2を起動し(ステップS912)、宛先を指示する(ステップS914)。この際、起動するメールアプリは、図6に示したユーザU2による操作のステップS708と同じであり、指示する宛先は、図6に示したユーザU2による操作のステップS710と同じである。次いで、入金RPAソフトウェアRPA7−2は、本文の内容を指示し(ステップS916)、送信を指示する(ステップS918)。この際、指示する本文の内容は、図6に示したユーザU2による操作のステップS712と同じであるが、入金確認情報に応じて内容が選択される。例えば、入金が確認できた旨の入金確認情報である場合は、図7Aに示すような内容が選択され、入金が確認できなかった旨の入金確認情報である場合は、図7Bに示すような内容が選択される。このようにして、入金確認メール(第2出力の他の一例)が送信(返信)される。なお、入金確認メールの宛先は、送金メールの差出人に自動的に設定されてよい。   Receiving the payment confirmation information via the parameter correction program PR7 (“YES” in step S910), the payment RPA software RPA7-2 activates the mail application M2 (step S912) and specifies the destination (step S912). S914). At this time, the mail application to be activated is the same as step S708 of the operation by the user U2 shown in FIG. 6, and the destination to be instructed is the same as step S710 of the operation by the user U2 shown in FIG. Next, the payment RPA software RPA7-2 instructs the contents of the text (step S916), and instructs transmission (step S918). At this time, the content of the instructed text is the same as that in step S712 of the operation by the user U2 shown in FIG. 6, but the content is selected according to the payment confirmation information. For example, if the payment confirmation information indicates that the payment has been confirmed, the content as shown in FIG. 7A is selected, and if the payment confirmation information indicates that the payment has not been confirmed, the content is as illustrated in FIG. 7B. The content is selected. In this way, the payment confirmation mail (another example of the second output) is transmitted (replyed). The destination of the payment confirmation mail may be automatically set to the sender of the remittance mail.

図8に示す例によれば、RPAに基づく複数のソフトウェア(2つの入金RPAソフトウェアRPA7−1及びRPA7−2)を連携させることが可能となる。すなわち、図6に示すようなユーザの操作に基づいて構築された2つの入金RPAソフトウェアRPA7−1及びRPA7−2が連携しながら、図6に示すようなユーザの操作に係る業務を実現できる。   According to the example shown in FIG. 8, it is possible to link a plurality of software based on RPA (two payment RPA software RPA7-1 and RPA7-2). That is, while the two payment RPA software RPA7-1 and RPA7-2 constructed based on the user operation as shown in FIG. 6 cooperate, it is possible to realize the work related to the user operation as shown in FIG.

また、図8に示す例によれば、起動した入金RPAソフトウェアRPA7−2は、入金確認情報の入力待ち状態となるので、ユーザは、入金画面を確認してから、入金RPAソフトウェアRPA7−2を実行できる。すなわち、送金RPAソフトウェアRPA7において自動的なポーズ状態が形成されるので、ユーザは、意図通りに送金RPAソフトウェアRPA7を容易に実行できる。   Further, according to the example shown in FIG. 8, the activated payment RPA software RPA7-2 is in a state of waiting for input of payment confirmation information, so that the user checks the payment screen and then executes the payment RPA software RPA7-2. I can do it. That is, since an automatic pause state is formed in the remittance RPA software RPA7, the user can easily execute the remittance RPA software RPA7 as intended.

また、図8に示す入金RPAソフトウェアRPA7は、図5に示した送金RPAソフトウェアRPA6と連携して、送金メールと入金確認メールのやり取りを実現することが可能となる。すなわち、RPAに基づく複数のソフトウェア(送金RPAソフトウェアRPA6及び入金RPAソフトウェアRPA7)を連携させることが可能となる。   Further, the payment RPA software RPA7 shown in FIG. 8 can realize exchange of a remittance mail and a payment confirmation mail in cooperation with the remittance RPA software RPA6 shown in FIG. That is, it is possible to link a plurality of software based on RPA (remittance RPA software RPA6 and deposit RPA software RPA7).

次に、入金RPAソフトウェアの他の例について説明する。   Next, another example of the deposit RPA software will be described.

図9は、他の例による入金RPAソフトウェアRPA7Aの構成を概略的に示す図である。   FIG. 9 is a diagram schematically showing a configuration of a payment RPA software RPA7A according to another example.

入金RPAソフトウェアRPA7Aは、図8に示した入金RPAソフトウェアRPA7に対して、入金画面表示用のRPAソフトウェアが複数種類用意されている点が異なる。具体的には、入金RPAソフトウェアRPA7Aは、図8に示した入金RPAソフトウェアRPA7に対して、入金RPAソフトウェアRPA7−1A、入金RPAソフトウェアRPA7−1B等が追加された点が異なる。   The payment RPA software RPA7A is different from the payment RPA software RPA7 shown in FIG. 8 in that a plurality of types of RPA software for displaying a payment screen are prepared. Specifically, the deposit RPA software RPA7A is different from the deposit RPA software RPA7 shown in FIG. 8 in that a deposit RPA software RPA7-1A, a deposit RPA software RPA7-1B, and the like are added.

入金RPAソフトウェアRPA7−1は、図8を参照して上述したように、銀行アプリAP1を起動して入金画面を表示させるものであるのに対して、入金RPAソフトウェアRPA7−1A、入金RPAソフトウェアRPA7−1B等は、他の銀行に係る銀行アプリを起動して入金画面を表示させる点が異なる。かかる構成は、送金に使用する銀行が一定ではなく多様に変化しうる場合に好適である。これは、銀行ごとにアプリが異なり、入金画面を表示させるまでに必要な操作が異なるためである。具体的には、入金RPAソフトウェアRPA7−1Aは、銀行A2に係る銀行アプリAP2を起動して入金画面を表示させるものであり、入金RPAソフトウェアRPA7−1Bは、銀行A3に係る銀行アプリAP3を起動して入金画面を表示させるものである。なお、入金RPAソフトウェアRPA7−1A、入金RPAソフトウェアRPA7−1B等の数は、1つ以上であれば任意である。   As described above with reference to FIG. 8, the deposit RPA software RPA7-1 activates the bank application AP1 to display the deposit screen, whereas the deposit RPA software RPA7-1A and the deposit RPA software RPA7. -1B and the like are different in that a bank application related to another bank is activated to display a payment screen. Such a configuration is suitable when the bank used for remittance is not constant but can vary variously. This is because the application differs for each bank, and the operations required until the payment screen is displayed are different. Specifically, the deposit RPA software RPA7-1A activates the bank application AP2 related to the bank A2 to display the deposit screen, and the deposit RPA software RPA7-1B activates the bank application AP3 related to the bank A3. To display the payment screen. The number of the deposit RPA software RPA7-1A, the deposit RPA software RPA7-1B, etc. is arbitrary as long as it is one or more.

このように入金RPAソフトウェアRPA7Aは、複数種類の入金画面表示用のRPAソフトウェア(入金RPAソフトウェアRPA7−1、RPA7−1A、RPA7−1B等)と、入金確認メール送信用のRPAソフトウェアRPA7−2とを有する。複数種類の入金画面表示用のRPAソフトウェアのうちの選択された1種類の入金画面表示用のRPAソフトウェアと、入金確認メール送信用のRPAソフトウェアRPA7−2とがセットで使用される。従って、入金RPAソフトウェアRPA7Aは、結果として、入金画面表示用のRPAソフトウェアの種類分の種類存在することになる。   As described above, the payment RPA software RPA7A includes a plurality of types of RPA software (Payment RPA software RPA7-1, RPA7-1A, RPA7-1B, etc.) for displaying a payment screen, and RPA software RPA7-2 for transmitting a payment confirmation mail. Having. One of a plurality of types of RPA software for displaying a payment screen selected from a plurality of types of RPA software for displaying a payment screen, and an RPA software RPA7-2 for transmitting a payment confirmation mail are used as a set. Therefore, as a result, there are as many types of the payment RPA software RPA 7A as the types of the RPA software for displaying the payment screen.

複数種類の入金画面表示用のRPAソフトウェアのうちの、どの種類の入金画面表示用のRPAソフトウェアが選択(使用)されるかは、送金メールに含まれる銀行情報に基づいて決定できる。例えば、送金メールに含まれる銀行情報が“銀行A2”である場合は、入金RPAソフトウェアRPA7−1Aが選択・使用され、送金メールに含まれる銀行情報が“銀行A3”である場合は、入金RPAソフトウェアRPA7−1Bが選択・使用される。   Which type of the RPA software for displaying the payment screen is selected (used) from the plurality of types of the RPA software for displaying the payment screen can be determined based on the bank information included in the remittance mail. For example, if the bank information included in the remittance email is “bank A2”, the deposit RPA software RPA7-1A is selected and used, and if the bank information included in the remittance email is “bank A3”, the deposit RPA The software RPA7-1B is selected and used.

このようにして、入金RPAソフトウェアRPA7Aによれば、送金RPAソフトウェアRPA6からの送金メールに含まれる銀行情報に基づいて、複数種類の入金画面表示用のRPAソフトウェアのうちの、対応する1つを使用することが可能である。これにより、送金RPAソフトウェアRPA6と入金RPAソフトウェアRPA7Aとを多様な態様で連携させることができる。この結果、業務の多様化に対応できる。   Thus, according to the deposit RPA software RPA7A, one of a plurality of types of RPA software for displaying a deposit screen is used based on the bank information included in the remittance mail from the remittance RPA software RPA6. It is possible to do. Thereby, the remittance RPA software RPA6 and the deposit RPA software RPA7A can be linked in various modes. As a result, it is possible to cope with diversification of business.

次に、図10以降を参照して、上述したようなRPAソフトウェアを用いて各種機能を実現可能なRPAシステム及びRPA装置について説明する。   Next, an RPA system and an RPA apparatus that can realize various functions using the above-described RPA software will be described with reference to FIG.

図10は、RPAシステム1の全体を示す概略図である。   FIG. 10 is a schematic diagram showing the entire RPA system 1.

RPAシステム1は、ネットワーク4を介して接続されるRPA装置20(第1端末の一例)及びRPA装置21(第2端末の一例)を含む。なお、RPAシステム1は、RPA装置20及びRPA装置21以外に、1つ以上の更なるRPA装置を含んでもよい。   The RPA system 1 includes an RPA device 20 (an example of a first terminal) and an RPA device 21 (an example of a second terminal) connected via the network 4. The RPA system 1 may include one or more additional RPA devices in addition to the RPA device 20 and the RPA device 21.

ネットワーク4は、インターネット、World Wide Web、WAN(Wide Area Network)、無線通信網、有線ネットワーク、又はこれらの任意の組み合わせ等を含んでもよい。   The network 4 may include the Internet, the World Wide Web, a WAN (Wide Area Network), a wireless communication network, a wired network, or any combination thereof.

RPA装置20及びRPA装置21は、上述した説明におけるユーザ端末に対応する。RPA装置20及びRPA装置21は、例えばスマートフォン、タブレット端末、パーソナルコンピューター、ウェアラブル端末等である。   The RPA device 20 and the RPA device 21 correspond to the user terminals in the above description. The RPA device 20 and the RPA device 21 are, for example, smartphones, tablet terminals, personal computers, wearable terminals, and the like.

図11は、RPA装置20のハードウェア構成の一例を示す図である。なお、RPA装置21についても同様であってよい。   FIG. 11 is a diagram illustrating an example of a hardware configuration of the RPA device 20. The same applies to the RPA device 21.

図11に示す例では、RPA装置20は、制御部101、主記憶部102、補助記憶部103、ドライブ装置104、ネットワークI/F部106、入力部107、及び表示装置108を含む。   In the example illustrated in FIG. 11, the RPA device 20 includes a control unit 101, a main storage unit 102, an auxiliary storage unit 103, a drive device 104, a network I / F unit 106, an input unit 107, and a display device 108.

制御部101は、主記憶部102や補助記憶部103に記憶されたプログラムを実行する演算装置であり、入力部107や記憶装置からデータを受け取り、演算、加工した上で、記憶装置などに出力する。   The control unit 101 is an arithmetic unit that executes a program stored in the main storage unit 102 or the auxiliary storage unit 103. The control unit 101 receives data from the input unit 107 or the storage device, calculates and processes the data, and outputs the data to the storage device or the like. I do.

主記憶部102は、ROM(Read Only Memory)やRAM(Random Access Memory)などである。主記憶部102は、制御部101が実行する基本ソフトウェアであるOS(Operating System)やアプリケーションなどのプログラムやデータを記憶又は一時保存する記憶装置である。   The main storage unit 102 is a ROM (Read Only Memory), a RAM (Random Access Memory), or the like. The main storage unit 102 is a storage device that stores or temporarily stores programs and data such as an OS (Operating System) and applications that are basic software executed by the control unit 101.

補助記憶部103は、HDD(Hard Disk Drive)やSSD(Solid State Drive)などであり、RPAソフトウェアや、各種アプリケーションなどに関連するデータを記憶する記憶装置である。   The auxiliary storage unit 103 is an HDD (Hard Disk Drive), an SSD (Solid State Drive), or the like, and is a storage device that stores data related to RPA software, various applications, and the like.

ドライブ装置104は、記録媒体105、例えばフレキシブルディスクからプログラムを読み出し、記憶装置にインストールする。   The drive device 104 reads a program from a recording medium 105, for example, a flexible disk, and installs the program in a storage device.

記録媒体105は、所定のプログラムを格納する。この記録媒体105に格納されたプログラムは、ドライブ装置104を介してRPA装置20にインストールされる。インストールされた所定のプログラムは、RPA装置20により実行可能となる。   The recording medium 105 stores a predetermined program. The program stored in the recording medium 105 is installed in the RPA device 20 via the drive device 104. The installed predetermined program can be executed by the RPA device 20.

ネットワークI/F部106は、有線及び/又は無線回線などのデータ伝送路により構築されたネットワークを介して接続された通信機能を有する周辺機器とのインターフェースである。   The network I / F unit 106 is an interface with a peripheral device having a communication function connected via a network constructed by a data transmission path such as a wired and / or wireless line.

入力部107は、カーソルキー、数字入力及び各種機能キー等を備えたキーボード、マウスやタッチパッド等を有する。なお、入力部107は、ネットワークI/F部106を介して接続される周辺機器により実現されてもよい。入力部107は、図2Bに示した入力装置15を形成できる。   The input unit 107 has a keyboard, a mouse, a touch pad, and the like, which are provided with cursor keys, numeric input, various function keys, and the like. Note that the input unit 107 may be realized by a peripheral device connected via the network I / F unit 106. The input unit 107 can form the input device 15 shown in FIG. 2B.

表示装置108は、液晶ディスプレイ等であってよい。なお、表示装置108は、ネットワークI/F部106を介して接続される周辺機器により実現されてもよい。表示装置108は、図2A及び図2Bに示した表示装置10や、図2Bに示した表示装置14を形成できる。   The display device 108 may be a liquid crystal display or the like. The display device 108 may be realized by a peripheral device connected via the network I / F unit 106. The display device 108 can form the display device 10 illustrated in FIGS. 2A and 2B or the display device 14 illustrated in FIG. 2B.

なお、図11に示す例において、以下で説明する各種処理等は、プログラムをRPA装置20に実行させることで実現することができる。また、プログラムを記録媒体105に記録し、このプログラムが記録された記録媒体105をRPA装置20に読み取らせて、以下で説明する各種処理等を実現させることも可能である。なお、記録媒体105は、様々なタイプの記録媒体を用いることができる。例えば、記録媒体105は、CD(Compact Disc)−ROM、フレキシブルディスク、光磁気ディスク等の様に情報を光学的、電気的あるいは磁気的に記録する記録媒体、ROM、フラッシュメモリ等のように情報を電気的に記録する半導体メモリ等であってよい。   Note that, in the example illustrated in FIG. 11, various processes described below can be realized by causing the RPA device 20 to execute a program. Further, it is also possible to record the program on the recording medium 105 and make the RPA device 20 read the recording medium 105 on which the program is recorded, thereby realizing various processes described below. Note that as the recording medium 105, various types of recording media can be used. For example, the recording medium 105 is a recording medium for recording information optically, electrically or magnetically, such as a CD (Compact Disc) -ROM, a flexible disk, a magneto-optical disk, or the like, or a ROM, a flash memory, or the like. May be a semiconductor memory or the like that electrically records the data.

図12は、RPA装置20及びRPA装置21の各機能を説明するための機能ブロック図である。以下では、前出の図5、図8、及び図9を参照しつつ、図12について説明する。   FIG. 12 is a functional block diagram for explaining each function of the RPA device 20 and the RPA device 21. Hereinafter, FIG. 12 will be described with reference to FIGS. 5, 8, and 9 described above.

RPA装置20は、図5に示した送金RPAソフトウェアRPA6等を実行する装置である。RPA装置20は、RPA実行部201(第1実行部の一例)と、RPAソフトウェア記憶部204とを含む。RPA実行部201は、例えば図11に示す制御部101が、記憶装置(例えば主記憶部102)内のプログラム(上述したパラメータ補正用プログラムPR6−1、PR6−2)や、RPAソフトウェア記憶部204内のプログラム(後述のように送金RPAソフトウェアRPA6を含む)を実行することで実現できる。RPAソフトウェア記憶部204は、例えば補助記憶部103により実現できる。   The RPA device 20 is a device that executes the remittance RPA software RPA6 shown in FIG. The RPA device 20 includes an RPA execution unit 201 (an example of a first execution unit) and an RPA software storage unit 204. For example, the RPA execution unit 201 may be configured such that the control unit 101 illustrated in FIG. 11 executes the programs (the above-described parameter correction programs PR6-1 and PR6-2) in the storage device (for example, the main storage unit 102) and the RPA software storage unit 204. (Including remittance RPA software RPA6 as described later). The RPA software storage unit 204 can be realized by the auxiliary storage unit 103, for example.

RPA実行部201は、RPAソフトウェア記憶部204内のRPAソフトウェアを実行する。ここでは、一例として、RPAソフトウェア記憶部204には、上述した送金RPAソフトウェアRPA6が記憶されているものとする。   The RPA execution unit 201 executes the RPA software in the RPA software storage unit 204. Here, as an example, it is assumed that the remittance RPA software RPA6 described above is stored in the RPA software storage unit 204.

RPA実行部201は、パラメータ補正用プログラム実行部2012と、送金RPAソフトウェア実行部2014とを含む。   RPA execution section 201 includes a parameter correction program execution section 2012 and a remittance RPA software execution section 2014.

パラメータ補正用プログラム実行部2012は、上述したパラメータ補正用プログラムPR6−1、PR6−2を実行する。具体的には、パラメータ補正用プログラム実行部2012は、ユーザからの指示情報を取得し、取得した指示情報を、送金RPAソフトウェア実行部2014に与える(図5のステップS520、ステップS530参照)。ユーザからの指示情報は、送金先の口座や、送金金額、宛先等を指示する情報である。指示情報は、入力部107(図11参照)を介して入力される。   The parameter correction program execution unit 2012 executes the above-described parameter correction programs PR6-1 and PR6-2. Specifically, the parameter correction program execution unit 2012 acquires instruction information from the user, and gives the acquired instruction information to the remittance RPA software execution unit 2014 (see steps S520 and S530 in FIG. 5). The instruction information from the user is information for instructing a remittance destination account, a remittance amount, a destination, and the like. The instruction information is input via the input unit 107 (see FIG. 11).

送金RPAソフトウェア実行部2014は、パラメータ補正用プログラム実行部2012からの指示情報に基づいて、RPAソフトウェア記憶部204内のRPAソフトウェアを実行する。この結果、送金RPAソフトウェア実行部2014は、送金メール(第1出力の他の一例)を生成し、生成した送金メールをネットワーク4を介してRPA装置21に送信することになる(図5のステップS534参照)。   The remittance RPA software execution unit 2014 executes the RPA software in the RPA software storage unit 204 based on the instruction information from the parameter correction program execution unit 2012. As a result, the remittance RPA software execution unit 2014 generates a remittance mail (another example of the first output) and transmits the generated remittance mail to the RPA device 21 via the network 4 (step in FIG. 5). See S534).

RPA装置21は、図9に示した入金RPAソフトウェアRPA7A等を実行する装置である。RPA装置21は、RPA実行部210(第2実行部の一例)と、RPAソフトウェア記憶部220とを含む。RPA実行部210は、例えば図11に示す制御部101が、記憶装置(例えば主記憶部102)内のプログラム(上述したパラメータ補正用プログラムPR7)や、RPAソフトウェア記憶部220内のプログラム(後述のように入金RPAソフトウェアRPA7Aを含む)を実行することで実現できる。RPAソフトウェア記憶部220は、例えば補助記憶部103により実現できる。   The RPA device 21 is a device that executes the deposit RPA software RPA7A shown in FIG. The RPA device 21 includes an RPA execution unit 210 (an example of a second execution unit) and an RPA software storage unit 220. For example, the RPA execution unit 210 may be configured such that the control unit 101 illustrated in FIG. 11 executes a program (the above-described parameter correction program PR7) in a storage device (for example, the main storage unit 102) or a program (an after-mentioned program) in the RPA software storage unit 220. (Including the payment RPA software RPA7A). The RPA software storage unit 220 can be realized by the auxiliary storage unit 103, for example.

RPA実行部210は、RPAソフトウェア記憶部220内のRPAソフトウェアを実行する。ここでは、一例として、RPAソフトウェア記憶部220には、上述した入金RPAソフトウェアRPA7Aが記憶されているものとする。入金RPAソフトウェアRPA7Aは、図9を参照して上述したように、複数種類の入金画面表示用のRPAソフトウェア(入金RPAソフトウェアRPA7−1、RPA7−1A、RPA7−1B等)と、入金確認メール送信用のRPAソフトウェア7−2とを有する。   The RPA execution unit 210 executes the RPA software in the RPA software storage unit 220. Here, as an example, it is assumed that the above-mentioned deposit RPA software RPA7A is stored in the RPA software storage unit 220. As described above with reference to FIG. 9, the payment RPA software RPA7A includes a plurality of types of RPA software (Payment RPA software RPA7-1, RPA7-1A, RPA7-1B, etc.) for displaying a payment screen, and a payment confirmation mail transmission. Trust RPA software 7-2.

RPA実行部210は、送金メール取得部2100と、パラメータ補正用プログラム実行部2102と、送金メール解析部2104と、入金RPAソフトウェア実行部2106とを含む。   RPA execution section 210 includes remittance mail acquisition section 2100, parameter correction program execution section 2102, remittance mail analysis section 2104, and deposit RPA software execution section 2106.

送金メール取得部2100は、RPA装置20(RPA実行部201)からの送金メール(第1出力の他の一例)をネットワーク4を介して受信(取得)する(第1処理の一例)。   The remittance mail acquisition unit 2100 receives (acquires) the remittance mail (another example of the first output) from the RPA device 20 (the RPA execution unit 201) via the network 4 (an example of a first process).

パラメータ補正用プログラム実行部2102は、上述したパラメータ補正用プログラムPR7を実行する。具体的には、パラメータ補正用プログラム実行部2102は、ユーザからの入金確認情報を取得し、取得した入金確認情報を、入金RPAソフトウェア実行部2106に与える(図8のステップS910参照)。ユーザからの入金確認情報は、入金が確認できたか否かを表す情報である。入金確認情報は、入力部107(図11参照)を介して入力される。   The parameter correction program execution unit 2102 executes the above-described parameter correction program PR7. Specifically, the parameter correction program execution unit 2102 acquires payment confirmation information from the user, and provides the acquired payment confirmation information to the payment RPA software execution unit 2106 (see step S910 in FIG. 8). The payment confirmation information from the user is information indicating whether or not payment has been confirmed. Payment confirmation information is input via the input unit 107 (see FIG. 11).

送金メール解析部2104は、RPA装置20(RPA実行部201)からの送金メール(送金メール取得部2100が取得した送金メール)を解析し、送金先の銀行を特定する。例えば、送金メール解析部2104は、送金メールに含まれうる銀行情報に基づいて、送金先の銀行を特定してよい。送金メール解析部2104は、送金先の銀行を特定すると、複数種類の入金画面表示用のRPAソフトウェア(入金RPAソフトウェアRPA7−1、RPA7−1A、RPA7−1B等)のうちの、特定した送金先の銀行に応じた種類の入金画面表示用のRPAソフトウェアを、動作対象として決定する(決定処理の一例)。   The remittance mail analyzing unit 2104 analyzes the remittance mail (the remittance mail acquired by the remittance mail acquisition unit 2100) from the RPA device 20 (RPA execution unit 201) and specifies the bank to which the remittance is to be made. For example, the remittance email analyzing unit 2104 may specify the remittance destination bank based on bank information that can be included in the remittance email. When the remittance mail analysis unit 2104 specifies the remittance destination bank, the remittance destination is specified among a plurality of types of RPA software (Payment RPA software RPA7-1, RPA7-1A, RPA7-1B, etc.) for displaying a payment screen. RPA software for displaying a payment screen of a type corresponding to the bank is determined as an operation target (an example of determination processing).

入金RPAソフトウェア実行部2106は、送金メール解析部2104により決定された動作対象の入金画面表示用のRPAソフトウェアを実行する。この場合、パラメータ補正用プログラム実行部2102は、送金メール解析部2104により決定された動作対象の入金画面表示用のRPAソフトウェアの実行結果に基づく入金確認情報を、入金RPAソフトウェア実行部2106に与える。そして、入金RPAソフトウェア実行部2106は、当該入金確認情報に基づいて、入金確認メール送信用のRPAソフトウェア7−2を実行する。この結果、入金RPAソフトウェア実行部2106は、入金確認メール(第2出力の他の一例)を生成し(第2処理の一例)、生成した入金確認メールをネットワーク4を介してRPA装置20に送信することになる(図8のステップS918参照)。   The payment RPA software execution unit 2106 executes the RPA software for displaying the payment screen of the operation target determined by the remittance mail analysis unit 2104. In this case, the parameter correction program execution unit 2102 provides the payment RPA software execution unit 2106 with the payment confirmation information based on the execution result of the RPA software for displaying the payment screen of the operation target determined by the remittance mail analysis unit 2104. Then, the payment RPA software execution unit 2106 executes the payment confirmation mail transmission RPA software 7-2 based on the payment confirmation information. As a result, the payment RPA software execution unit 2106 generates a payment confirmation mail (another example of the second output) (an example of the second processing), and transmits the generated payment confirmation mail to the RPA device 20 via the network 4. (See step S918 in FIG. 8).

なお、図12では、2つのRPA装置20及びRPA装置21が連携する態様が例示されるが、3つ以上のRPA装置が同様に連携されてもよい。   Note that FIG. 12 illustrates an example in which two RPA devices 20 and 21 cooperate, but three or more RPA devices may cooperate similarly.

以上、各実施例について詳述したが、特定の実施例に限定されるものではなく、特許請求の範囲に記載された範囲内において、種々の変形及び変更が可能である。また、前述した実施例の構成要素を全部又は複数を組み合わせることも可能である。   As described above, the embodiments have been described in detail. However, the present invention is not limited to the specific embodiments, and various modifications and changes can be made within the scope described in the claims. It is also possible to combine all or a plurality of the components of the embodiment described above.

例えば、上述した実施例では、本発明が、おもに金融取引(送金)業務に係るRPAに適用された場合を説明しているが、本発明は、他の取引業務や、取引以外の業務に係るRPAにも適用可能である。また、業務以外の行為についても適用可能である。例えば、後述する図13に示す変形例の他にも、ショッピングサイトでの注文に関するRPAを構築する場合、商品の注文数量やサイズなどについて、ユーザからの指示情報が得られるように、上述したポーズ状態が形成されてもよい。また、旅行の申し込みサイトでの申し込みに関するRPAを構築する場合、人数や日付などについて、ユーザからの指示情報が得られるように、上述したポーズ状態が形成されてもよい。   For example, in the above-described embodiment, the case where the present invention is mainly applied to the RPA related to the financial transaction (remittance) business is described. However, the present invention relates to another transaction business and a business other than the transaction. It is also applicable to RPA. In addition, the present invention can be applied to acts other than work. For example, in addition to the modification shown in FIG. 13 described later, when constructing an RPA for an order at a shopping site, the above-described pause is performed so that instruction information from the user can be obtained with respect to the order quantity and size of the product. A state may be formed. When constructing an RPA for an application at a travel application site, the pause state described above may be formed so that instruction information from the user can be obtained for the number of people, date, and the like.

図13は、変形例によるRPAに基づくソフトウェアの概念的な説明図である。図13では、3つのRPAソフトウェアRPA1、RPA2、RPA3が模式的に示される。なお、RPAソフトウェアの数は任意である。   FIG. 13 is a conceptual explanatory diagram of software based on RPA according to a modification. FIG. 13 schematically shows three RPA software RPA1, RPA2, and RPA3. Note that the number of RPA software is arbitrary.

図13では、RPAソフトウェアRPA1は、一例として、リリース承認会議ロボプロセスという名称であり、以下のようなS1からS5の処理要素を含む。
S1:表計算ソフトウェアで記入内容作成
S2:広報用部門の電子掲示板作成
S3:期限管理データベース作成
S4:依頼メール作成
S5:依頼メール発信
また、RPAソフトウェアRPA2は、一例として、大型案件取り纏めロボプロセスという名称であり、以下のようなS10からS15の処理要素を含む。
S10:広報用部門の電子掲示板作成
S11:表計算ソフトウェアでスケジュール作成
S12:依頼メール作成
S13:依頼メール発信
S14:修正依頼受信
S15:表計算ソフトウェア上のスケジュール更新
また、RPAソフトウェアRPA3は、一例として、特許月次モニタリングロボプロセスという名称であり、以下のようなS20からS27の処理要素を含む。
S20:モニタリング依頼受信
S21:広報用部門の電子掲示板作成
S22:確認依頼メール作成
S23:確認依頼メール発信
S24:確認済メール受信
S25:広報用部門の電子掲示板修正
S26:モニタリング依頼メール作成
S27:モニタリング依頼発信
RPAソフトウェアRPA1からRPA3は、ユーザから所定の入力が与えられると、入力に基づいて動作し、それぞれ、全ての処理要素を実行する。例えば、RPAソフトウェアRPA3では、所定の入力は、S20に係る検索条件や、S23に係る発信先のメールアドレス、S26に係る発信先のメールアドレス等を含む。S25では、確認済メールの内容に基づいて、広報用部門の電子掲示板が修正される。
In FIG. 13, the RPA software RPA1 is named, for example, a release approval conference robo process, and includes the following processing elements from S1 to S5.
S1: Create entry contents using spreadsheet software S2: Create electronic bulletin board for public relations department S3: Create deadline management database S4: Create request mail S5: Send request mail Also, as one example, RPA software RPA2 is referred to as a large-scale project integration robo process. This is a name and includes the following processing elements from S10 to S15.
S10: Create an electronic bulletin board for the public relations department S11: Create a schedule using spreadsheet software S12: Create a request mail S13: Send a request mail S14: Receive a correction request S15: Update a schedule on the spreadsheet software RPA software RPA3 is an example. , A patent monthly monitoring robot process, and includes the following processing elements from S20 to S27.
S20: Receive monitoring request S21: Create electronic bulletin board for public relations section S22: Create confirmation request mail S23: Send confirmation request mail S24: Receive confirmed mail S25: Modify electronic bulletin board for public relations section S26: Create monitoring request mail S27: Monitoring Request transmission The RPA software RPA1 to RPA3, when given a predetermined input from the user, operate based on the input and execute all the processing elements respectively. For example, in the RPA software RPA3, the predetermined input includes the search condition in S20, the mail address of the destination in S23, the mail address of the destination in S26, and the like. In S25, the electronic bulletin board of the public relations section is corrected based on the content of the confirmed mail.

かかるRPAソフトウェアRPA1、RPA2、RPA3においても、ユーザからの指示情報が得られるように、上述したポーズ状態が形成されてもよい。例えば、RPA1のステップS4の後に、依頼メールの内容に関するユーザからの指示情報が得られるように、上述したポーズ状態が形成されてもよい。また、RPA2のステップS12の後に、依頼メールの内容に関するユーザからの指示情報が得られるように、上述したポーズ状態が形成されてもよい。また、RPA3のステップS22の後に、確認依頼メールの内容に関するユーザからの指示情報が得られるように、上述したポーズ状態が形成されてもよい。また、RPA3のステップS25の後に、修正内容に関するユーザからの指示情報が得られるように、上述したポーズ状態が形成されてもよい。   In the RPA software RPA1, RPA2, and RPA3 as well, the pause state described above may be formed so that instruction information from the user can be obtained. For example, after step S4 of RPA1, the above-mentioned pause state may be formed so that instruction information from the user regarding the contents of the request mail is obtained. Further, after step S12 of RPA2, the above-described pause state may be formed so that instruction information from the user regarding the contents of the request mail is obtained. Further, after the step S22 of the RPA3, the above-described pause state may be formed so that instruction information from the user regarding the content of the confirmation request mail is obtained. Further, after the step S25 of the RPA3, the above-described pause state may be formed so as to obtain the instruction information from the user regarding the correction content.

なお、以上の実施例に関し、さらに以下の付記を開示する。   In addition, the following supplementary notes are disclosed with respect to the above embodiment.

[付記1]
ロボティック・プロセス・オートメーション(RPA)に基づく第1ソフトウェアから、前記第1ソフトウェアの動作結果に応じた第1出力を取得する第1処理と、
RPAに基づく第2ソフトウェアを前記第1出力に基づいて動作させることで、前記第2ソフトウェアの動作結果に応じた第2出力を生成する第2処理とを、実行する、RPA装置。
[Appendix 1]
First processing for obtaining a first output according to an operation result of the first software from first software based on robotic process automation (RPA);
A second process for generating a second output according to an operation result of the second software by causing second software based on the RPA to operate based on the first output.

[付記2]
前記第2ソフトウェアは、複数種類あり、
前記第1出力に基づいて、複数種類の前記第2ソフトウェアのうちの、動作させる種類の前記第2ソフトウェアを決定する決定処理を更に実行する、付記1に記載のRPA装置。
[付記3]
前記第1出力は、入金先を示す情報を含み、
前記決定処理は、前記入金先を示す情報に基づいて、複数種類の前記第2ソフトウェアのうちの、動作させる種類の前記第2ソフトウェアを決定する、付記2に記載のRPA装置。
[付記4]
前記第2出力は、前記入金先への入金を確認できたか否かを示す情報を含む、付記3に記載のRPA装置。
[付記5]
前記第1処理は、前記第1ソフトウェアが実行された第1端末から、前記第1出力を通信により取得する処理であり、
前記第2処理は、前記第1端末とは異なる第2端末で実行される、付記1〜4のうちのいずれか1項に記載のRPA装置。
[付記6]
前記第2出力を、前記第1端末に、又は、前記第1端末及び前記第2端末とは異なる第3端末に、送る処理を更に実行する、付記5に記載のRPA装置。
[付記7]
前記第1ソフトウェアの動作後であって前記第2ソフトウェアの動作前に、前記第1出力に対するユーザからの指示情報を取得する処理を更に実行し、
前記第2処理は、前記指示情報に基づいて前記第2ソフトウェアを動作させる、付記1に記載のRPA装置。
[Appendix 2]
The second software has a plurality of types,
2. The RPA device according to claim 1, further comprising: a determination process of determining a type of the second software to be operated among a plurality of types of the second software based on the first output.
[Appendix 3]
The first output includes information indicating a payment destination,
3. The RPA device according to claim 2, wherein the determining process determines the type of the second software to be operated among a plurality of types of the second software based on the information indicating the payment destination.
[Appendix 4]
The RPA device according to attachment 3, wherein the second output includes information indicating whether or not payment to the payment destination has been confirmed.
[Appendix 5]
The first process is a process of acquiring the first output by communication from a first terminal on which the first software has been executed,
The RPA device according to any one of Supplementary notes 1 to 4, wherein the second process is executed by a second terminal different from the first terminal.
[Appendix 6]
The RPA device according to appendix 5, further performing a process of sending the second output to the first terminal or a third terminal different from the first terminal and the second terminal.
[Appendix 7]
After the operation of the first software and before the operation of the second software, further execute a process of acquiring instruction information from the user for the first output;
2. The RPA device according to claim 1, wherein the second process operates the second software based on the instruction information.

[付記8]
前記第1ソフトウェアと前記第2ソフトウェアは、協動して一の取り引きを実現可能である、付記7に記載のRPA装置。
[付記9]
ロボティック・プロセス・オートメーション(RPA)に基づくソフトウェアを実行する第1実行部と第2実行部とを含むRPAシステムであって、
前記第1実行部は、RPAに基づく第1ソフトウェアを実行し、前記第1ソフトウェアの実行結果に応じた第1出力を、前記第2実行部に送信し、
前記第2実行部は、前記第1出力に基づいて、RPAに基づく第2ソフトウェアを実行し、前記第2ソフトウェアの実行結果に応じた第2出力を生成する、RPAシステム。
[付記10]
ロボティック・プロセス・オートメーション(RPA)に基づくプログラムであって、
動作結果に応じた第1出力を生成するRPAに基づくソフトウェアから、前記第1出力を取得し、
前記第1出力に基づいて、第2出力を生成する、
処理をコンピュータに実行させるプログラム。
[Appendix 8]
The RPA device according to attachment 7, wherein the first software and the second software can realize one transaction in cooperation with each other.
[Appendix 9]
An RPA system including a first execution unit and a second execution unit for executing software based on robotic process automation (RPA),
The first execution unit executes first software based on RPA, and transmits a first output according to an execution result of the first software to the second execution unit;
The RPA system, wherein the second execution unit executes second software based on RPA based on the first output, and generates a second output according to an execution result of the second software.
[Appendix 10]
A program based on Robotic Process Automation (RPA),
Acquiring the first output from software based on RPA that generates a first output according to an operation result;
Generating a second output based on the first output;
A program that causes a computer to execute processing.

1 RPAシステム
20 RPA装置
21 RPA装置
201 RPA実行部
204 RPAソフトウェア記憶部
210 RPA実行部
220 RPAソフトウェア記憶部
400 リンク
800 メール本文
801 メール本文
2012 パラメータ補正用プログラム実行部
2014 送金RPAソフトウェア実行部
2100 送金メール取得部
2102 パラメータ補正用プログラム実行部
2104 送金メール解析部
2106 入金RPAソフトウェア実行部
1 RPA system 20 RPA device 21 RPA device 201 RPA execution unit 204 RPA software storage unit 210 RPA execution unit 220 RPA software storage unit 400 Link 800 Email body 801 Email body 2012 Parameter correction program execution unit 2014 Remittance RPA software execution unit 2100 Remittance Email acquisition unit 2102 Parameter correction program execution unit 2104 Remittance mail analysis unit 2106 Deposited RPA software execution unit

Claims (9)

ロボティック・プロセス・オートメーション(RPA)に基づく第1ソフトウェアから、前記第1ソフトウェアの動作結果に応じた第1出力を取得する第1処理と、
RPAに基づく第2ソフトウェアを前記第1出力に基づいて動作させることで、前記第2ソフトウェアの動作結果に応じた第2出力を生成する第2処理とを、実行する、RPA装置。
First processing for obtaining a first output according to an operation result of the first software from first software based on robotic process automation (RPA);
A second process for generating a second output according to an operation result of the second software by causing second software based on the RPA to operate based on the first output.
前記第2ソフトウェアは、複数種類あり、
前記第1出力に基づいて、複数種類の前記第2ソフトウェアのうちの、動作させる種類の前記第2ソフトウェアを決定する決定処理を更に実行する、請求項1に記載のRPA装置。
The second software has a plurality of types,
The RPA device according to claim 1, further comprising: a determination process of determining a type of the second software to be operated among a plurality of types of the second software based on the first output.
前記第1出力は、入金先を示す情報を含み、
前記決定処理は、前記入金先を示す情報に基づいて、複数種類の前記第2ソフトウェアのうちの、動作させる種類の前記第2ソフトウェアを決定する、請求項2に記載のRPA装置。
The first output includes information indicating a payment destination,
The RPA device according to claim 2, wherein the determining process determines the type of the second software to be operated among a plurality of types of the second software based on information indicating the payment destination.
前記第1処理は、前記第1ソフトウェアが実行された第1端末から、前記第1出力を通信により取得する処理であり、
前記第2処理は、前記第1端末とは異なる第2端末で実行される、請求項1〜3のうちのいずれか1項に記載のRPA装置。
The first process is a process of acquiring the first output by communication from a first terminal on which the first software has been executed,
The RPA device according to any one of claims 1 to 3, wherein the second processing is executed by a second terminal different from the first terminal.
前記第2出力を、前記第1端末に、又は、前記第1端末及び前記第2端末とは異なる第3端末に、送る処理を更に実行する、請求項4に記載のRPA装置。   The RPA device according to claim 4, further comprising a process of sending the second output to the first terminal or to a third terminal different from the first terminal and the second terminal. 前記第1ソフトウェアの動作後であって前記第2ソフトウェアの動作前に、前記第1出力に対するユーザからの指示情報を取得する処理を更に実行し、
前記第2処理は、前記指示情報に基づいて前記第2ソフトウェアを動作させる、請求項1に記載のRPA装置。
After the operation of the first software and before the operation of the second software, further execute a process of acquiring instruction information from the user for the first output;
The RPA device according to claim 1, wherein the second processing operates the second software based on the instruction information.
前記第1ソフトウェアと前記第2ソフトウェアは、協動して一の取り引きを実現可能である、請求項6に記載のRPA装置。   The RPA device according to claim 6, wherein the first software and the second software can realize one transaction in cooperation with each other. ロボティック・プロセス・オートメーション(RPA)に基づくソフトウェアを実行する第1実行部と第2実行部とを含むRPAシステムであって、
前記第1実行部は、RPAに基づく第1ソフトウェアを実行し、前記第1ソフトウェアの実行結果に応じた第1出力を、前記第2実行部に送信し、
前記第2実行部は、前記第1出力に基づいて、RPAに基づく第2ソフトウェアを実行し、前記第2ソフトウェアの実行結果に応じた第2出力を生成する、RPAシステム。
An RPA system including a first execution unit and a second execution unit for executing software based on robotic process automation (RPA),
The first execution unit executes first software based on RPA, and transmits a first output according to an execution result of the first software to the second execution unit;
The RPA system, wherein the second execution unit executes second software based on RPA based on the first output, and generates a second output according to an execution result of the second software.
ロボティック・プロセス・オートメーション(RPA)に基づくプログラムであって、
動作結果に応じた第1出力を生成するRPAに基づくソフトウェアから、前記第1出力を取得し、
前記第1出力に基づいて、第2出力を生成する、
処理をコンピュータに実行させるプログラム。
A program based on Robotic Process Automation (RPA),
Acquiring the first output from software based on RPA that generates a first output according to an operation result;
Generating a second output based on the first output;
A program that causes a computer to execute processing.
JP2018120620A 2018-06-26 2018-06-26 Rpa device, rpa system and program Pending JP2020003905A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2018120620A JP2020003905A (en) 2018-06-26 2018-06-26 Rpa device, rpa system and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2018120620A JP2020003905A (en) 2018-06-26 2018-06-26 Rpa device, rpa system and program

Publications (1)

Publication Number Publication Date
JP2020003905A true JP2020003905A (en) 2020-01-09

Family

ID=69099927

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2018120620A Pending JP2020003905A (en) 2018-06-26 2018-06-26 Rpa device, rpa system and program

Country Status (1)

Country Link
JP (1) JP2020003905A (en)

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111563722A (en) * 2020-04-27 2020-08-21 广州君思网络科技有限公司 Garden RPA housekeeper robot
CN112230973A (en) * 2020-11-11 2021-01-15 国网山东省电力公司 Self-adaptive cross-software-domain RPA system
WO2021167677A1 (en) * 2020-02-18 2021-08-26 UiPath, Inc. Automation windows for robotic process automation
US11157339B1 (en) 2020-07-09 2021-10-26 UiPath, Inc. Automation of a process running in a first session via a robotic process automation robot running in a second session
KR20210146592A (en) 2020-05-27 2021-12-06 삼성에스디에스 주식회사 Method for searching object for executing automation scenario and apparatus for executing the same
KR20210147471A (en) 2020-05-29 2021-12-07 삼성에스디에스 주식회사 Apparatus and method for generating object information
US11233861B2 (en) 2020-02-18 2022-01-25 UiPath, Inc. Inter-session automation for robotic process automation (RPA) robots
US20220197870A1 (en) * 2020-12-17 2022-06-23 Ntt Advanced Technology Corporation Scenario Execution System, Log Management Device, Log Recording Method, And Program
US11392477B2 (en) 2020-07-09 2022-07-19 UiPath, Inc. Automation of a process running in a first session via a robotic process automation robot running in a second session
US11443107B2 (en) 2020-09-29 2022-09-13 Fujifilm Business Innovation Corp. Information processing apparatus and non-transitory computer readable medium storing program for causing applications to collaborate
JP7443724B2 (en) 2019-11-12 2024-03-06 日本電気株式会社 Operation automation device, operation automation system, operation automation method, and operation automation program

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009020821A (en) * 2007-07-13 2009-01-29 Canon Inc Improvement of conditional branch defining method of workflow
JP2014026367A (en) * 2012-07-25 2014-02-06 Casio Comput Co Ltd Software execution control device, execution control method, and execution control program
JP2016015007A (en) * 2014-07-02 2016-01-28 株式会社リコー Information processing apparatus, information processing system, information processing method, and program

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009020821A (en) * 2007-07-13 2009-01-29 Canon Inc Improvement of conditional branch defining method of workflow
JP2014026367A (en) * 2012-07-25 2014-02-06 Casio Comput Co Ltd Software execution control device, execution control method, and execution control program
JP2016015007A (en) * 2014-07-02 2016-01-28 株式会社リコー Information processing apparatus, information processing system, information processing method, and program

Cited By (21)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7443724B2 (en) 2019-11-12 2024-03-06 日本電気株式会社 Operation automation device, operation automation system, operation automation method, and operation automation program
US11818223B2 (en) 2020-02-18 2023-11-14 UiPath, Inc. Inter-session automation for robotic process automation (RPA) robots
US11931899B2 (en) 2020-02-18 2024-03-19 UiPath, Inc. Automation windows for robotic process automation
WO2021167677A1 (en) * 2020-02-18 2021-08-26 UiPath, Inc. Automation windows for robotic process automation
US11117259B2 (en) 2020-02-18 2021-09-14 UiPath, Inc. Automation windows for robotic process automation
US11130233B2 (en) 2020-02-18 2021-09-28 UiPath, Inc. Automation windows for robotic process automation
US11233861B2 (en) 2020-02-18 2022-01-25 UiPath, Inc. Inter-session automation for robotic process automation (RPA) robots
US11325254B2 (en) 2020-02-18 2022-05-10 UiPath, Inc. Automation windows for robotic process automation
CN111563722A (en) * 2020-04-27 2020-08-21 广州君思网络科技有限公司 Garden RPA housekeeper robot
KR20210146592A (en) 2020-05-27 2021-12-06 삼성에스디에스 주식회사 Method for searching object for executing automation scenario and apparatus for executing the same
KR20210147471A (en) 2020-05-29 2021-12-07 삼성에스디에스 주식회사 Apparatus and method for generating object information
US11157339B1 (en) 2020-07-09 2021-10-26 UiPath, Inc. Automation of a process running in a first session via a robotic process automation robot running in a second session
US11392477B2 (en) 2020-07-09 2022-07-19 UiPath, Inc. Automation of a process running in a first session via a robotic process automation robot running in a second session
US11740990B2 (en) 2020-07-09 2023-08-29 UiPath, Inc. Automation of a process running in a first session via a robotic process automation robot running in a second session
US11443107B2 (en) 2020-09-29 2022-09-13 Fujifilm Business Innovation Corp. Information processing apparatus and non-transitory computer readable medium storing program for causing applications to collaborate
CN112230973B (en) * 2020-11-11 2021-11-02 国网山东省电力公司 Self-adaptive cross-software-domain RPA system
CN112230973A (en) * 2020-11-11 2021-01-15 国网山东省电力公司 Self-adaptive cross-software-domain RPA system
JP2022096288A (en) * 2020-12-17 2022-06-29 エヌ・ティ・ティ・アドバンステクノロジ株式会社 Scenario execution system, log management device, log recording method, and program
JP7133000B2 (en) 2020-12-17 2022-09-07 エヌ・ティ・ティ・アドバンステクノロジ株式会社 Scenario execution system, log management device, log recording method and program
US20220197870A1 (en) * 2020-12-17 2022-06-23 Ntt Advanced Technology Corporation Scenario Execution System, Log Management Device, Log Recording Method, And Program
US11983149B2 (en) * 2020-12-17 2024-05-14 Ntt Advanced Technology Corporation Scenario execution system, log management device, log recording method, and program

Similar Documents

Publication Publication Date Title
JP2020003905A (en) Rpa device, rpa system and program
JP2010092501A (en) Error notification method and error notification device
JP4900041B2 (en) Workflow system and processing method
JP4876575B2 (en) Thin client system, server device, and terminal device
JP5599085B2 (en) Image processing apparatus, control method therefor, and program
JP4705562B2 (en) Information processing method
JP5050371B2 (en) Operation record reproduction apparatus and program
US20180278770A1 (en) Information processing terminal, image forming apparatus, information processing method, and recording medium
JPWO2003019345A1 (en) Information processing system, input / output device, portable information terminal device, and display device
US11757949B2 (en) Event registration system, user terminal, and storage medium
JP2017097782A (en) Task management method, terminal, information processing device, and program
US11625155B2 (en) Information processing system, user terminal, method of processing information
JP2019128859A (en) Information processing device
US20120313797A1 (en) Electronic device used in synchronous control system and synchronous control method
JP2021152875A (en) Information processing system, information processing apparatus, user terminal, information processing method, and program
JP7173179B2 (en) Information processing system, information processing device, user terminal, and program
US20210297465A1 (en) Information processing system, information processing apparatus, and method of processing information
JP2019109640A (en) Information processor, information processing system, method for controlling the same, and program
EP3368978A1 (en) Information processing system, information processing apparatus, method for processing information, and information processing program
JP2005275958A (en) Production planning supporting system and computer program for supporting production planning
JP6685508B2 (en) Terminal device
JP2017045115A (en) Information processing apparatus and program
JP2017068654A (en) Information cooperation program, information cooperation server, and information cooperation method
JP2016066941A (en) Information processing system, control method and program
JP6194766B2 (en) Program, information processing apparatus, and method for supporting screen design

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20210415

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20220323

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20220412

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20220613

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20221025

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20221226

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20230411