WO2020179833A1 - Api provision system and api provision method - Google Patents

Api provision system and api provision method Download PDF

Info

Publication number
WO2020179833A1
WO2020179833A1 PCT/JP2020/009223 JP2020009223W WO2020179833A1 WO 2020179833 A1 WO2020179833 A1 WO 2020179833A1 JP 2020009223 W JP2020009223 W JP 2020009223W WO 2020179833 A1 WO2020179833 A1 WO 2020179833A1
Authority
WO
WIPO (PCT)
Prior art keywords
api
software
robot
functions
user
Prior art date
Application number
PCT/JP2020/009223
Other languages
French (fr)
Japanese (ja)
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 JP2021503627A priority Critical patent/JPWO2020179833A1/ja
Publication of WO2020179833A1 publication Critical patent/WO2020179833A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Systems or methods specially adapted for specific business sectors, e.g. utilities or tourism
    • G06Q50/10Services

Abstract

The present invention efficiently provides a user with a software robot having multiple functions. This system for providing a user with a software robot 10d capable of executing multiple functions. The software robot 10d is provided to a user through an API. The software robot 10d executes multiple functions by calling up multiple APIs corresponding to the respective functions. Since the software robot 10d is configured to be able to combine multiple functions through APIs, it is possible to reduce cost and time required for development of the software robot 10d.

Description

API提供システム及びAPI提供方法API provision system and API provision method
 本発明は、API提供システム及びAPI提供方法に関する。 The present invention relates to an API providing system and an API providing method.
 近年、人間が指定した操作を読み取り、オフィス等における定型業務を遂行する役割を果たすロボティック・プロセス・オートメーション(以下、「RPA」という)が、大企業を中心に導入され注目を集めている。 In recent years, robotic process automation (hereinafter referred to as “RPA”), which plays a role of performing routine tasks in offices by reading operations specified by humans, has been introduced mainly by large companies and has been attracting attention.
 RPAは、人間が行う業務の処理手順を操作画面上から登録しておくだけで、ユーザ端末にインストールされたソフトウェア上だけでなく、ブラウザ、クラウド上で登録された処理を行うことができる。RPAを実行するソフトウェアロボットは速く正確な処理が可能であるため、RPAの導入により生産性が向上すると共に、人材不足の解消やコスト削減を図ることができる。
 また、RPA自体はコーディングの技術が不要でプログラミングの必要が無いため、今までプログラミングの経験の無いユーザであっても、RPAを利用することができる。
The RPA can perform the processing registered not only on the software installed in the user terminal but also on the browser and the cloud by simply registering the processing procedure of the work performed by the human from the operation screen. Since the software robot that executes RPA can perform quick and accurate processing, the introduction of RPA can improve productivity, solve the shortage of human resources, and reduce costs.
Further, since the RPA itself does not require coding technology and does not require programming, even a user who has no previous programming experience can use the RPA.
 RPAを利用する場合、ユーザはソフトウェアロボットの作成のため利用環境等、諸条件を熟知する必要がある。また、ソフトウェアロボットが複数の処理を実行する場合、ソフトウェアロボットの共有は難しく、利用企業、利用環境ごとに異なるソフトウェアロボットの作成が必要である。 When using RPA, the user needs to be familiar with various conditions such as the usage environment in order to create a software robot. Further, when a software robot executes a plurality of processes, it is difficult to share the software robot, and it is necessary to create a different software robot for each user company and usage environment.
 従って、ユーザのニーズに応じたソフトウェアロボットを提供するシステムが求められていた。従来、単一の業務システム提供会社が自社で設けたクラウド環境で独自に開発したソフトウェアロボットをユーザに提供するシステムは知られているが、多様なユーザのニーズに応えるためには、上記のようなシステムは効率的ではなかった。 Therefore, there has been a demand for a system that provides software robots that meet the needs of users. Conventionally, a system that provides users with software robots independently developed by a single business system provider in a cloud environment has been known, but in order to meet the needs of various users, as described above. System was not efficient.
 また、従来、注文により構成可能なサービスのアプリケーションをユーザに提供する方法に関する技術が開示されている(特許文献1参照)。 Further, conventionally, a technique relating to a method of providing a user with an application of a service that can be configured by order has been disclosed (see Patent Document 1).
特表2004-527805号公報Special Table 2004-527805
 特許文献1には、最良品質のコンポーネントはアプリケーション・プログラミング・インターフェイス(以下、「API」と記載する)を介してビジネスサービスのアプリケーションとインターフェイス接続され、上記アプリケーションを開発する際に開発者が参照するAPIのカタログが提供されることが開示されている。しかし、ユーザのニーズに応じた複数の機能を有するソフトウェアロボットを効率的にユーザに提供するシステムについては未だ開示されていない。 In Patent Document 1, the best quality component is interfaced with an application of a business service through an application programming interface (hereinafter referred to as "API"), and the developer refers to the component when developing the application. It is disclosed that a catalog of APIs will be provided. However, a system that efficiently provides a user with a software robot having a plurality of functions according to the needs of the user has not yet been disclosed.
 本発明は上記に鑑みてなされたものであり、複数の機能を有するソフトウェアロボットを効率的にユーザに提供することを目的とする。 The present invention has been made in view of the above, and an object of the present invention is to efficiently provide a software robot having a plurality of functions to a user.
 本発明は、複数の機能を実行させるソフトウェアロボットをユーザに提供するシステムであって、前記ソフトウェアロボットは、APIにより前記ユーザに提供され、前記ソフトウェアロボットは、APIを呼び出すことで、前記複数の機能を実行させる、API提供システムに関する。 The present invention is a system that provides a user with a software robot that executes a plurality of functions. The software robot is provided to the user by an API, and the software robot calls the API to perform the plurality of functions. Regarding the API providing system that executes.
 前記ソフトウェアロボットは、前記ユーザの要求に基づいて作成され、前記ソフトウェアロボットは、APIが実装された状態で、ロボットマーケットプレイスを介して前記ユーザに提供されることが好ましい。 It is preferable that the software robot is created based on the request of the user, and the software robot is provided to the user via the robot marketplace with the API implemented.
 前記ソフトウェアロボットは、外部で開発されたAPIが集められた外部APIマーケットプレイスから、前記複数の機能のうち少なくとも一部の機能に対応するAPIを呼び出すことで、前記複数の機能のうち少なくとも一部の機能を実行させることが好ましい。 The software robot calls at least a part of the plurality of functions by calling an API corresponding to at least a part of the plurality of functions from an external API marketplace in which APIs developed externally are collected. It is preferable to execute the function of.
 また、本発明は、複数の機能を実行させるソフトウェアロボットを前記ユーザに提供する方法であって、前記ユーザからの要求を受け入れるステップと、前記複数の機能に対応する複数のAPIが実装されたソフトウェアロボットを、APIにより前記ユーザに提供するステップと、を有する、API提供方法に関する。 Further, the present invention is a method of providing a software robot for executing a plurality of functions to the user, and software in which a step of accepting a request from the user and a plurality of APIs corresponding to the plurality of functions are implemented. The present invention relates to an API providing method, which comprises a step of providing a robot to the user by an API.
 前記ソフトウェアロボットは、ロボットマーケットプレイスを介して前記ユーザに提供されることが好ましい。 It is preferable that the software robot is provided to the user via the robot marketplace.
 前記ユーザからの要求に基づいて、前記複数の機能のうち少なくとも一部の機能を有するソフトウェアロボット又はソフトウェアがロボットマーケットプレイスに存在するか否かを判断するステップと、前記ユーザからの要求に基づいて、前記ロボットマーケットプレイスに存在しない機能のうち少なくとも一部の機能を有するソフトウェアロボット又はソフトウェアが外部APIマーケットプレイスに存在するか否かを判断するステップと、前記ロボットマーケットプレイスに存在しない機能のうち少なくとも一部の機能を有するソフトウェアロボット又はソフトウェアのAPIを外部APIマーケットプレイスから取得するステップと、を有することが好ましい。 Based on the request from the user, a step of determining whether or not a software robot or software having at least a part of the plurality of functions exists in the robot marketplace, and based on the request from the user. , A step of determining whether a software robot or software having at least a part of the functions not present in the robot marketplace exists in the external API marketplace, and at least one of the functions not present in the robot marketplace. It is preferable to have a software robot having some functions or a step of acquiring a software API from an external API marketplace.
 本発明によれば、複数の機能を有するソフトウェアロボットを効率的にユーザに提供できる。 According to the present invention, a software robot having a plurality of functions can be efficiently provided to a user.
本発明の実施形態に係るAPI提供システムの通信構成を示すブロック図である。It is a block diagram which shows the communication structure of the API providing system which concerns on embodiment of this invention. 本発明の実施形態に係るAPI提供システムにおける運営者サーバの電気的構成概要を示すブロック図である。It is a block diagram which shows the outline of the electric configuration of the operator server in the API providing system which concerns on embodiment of this invention. 本発明の実施形態に係るAPI提供システムにおける運営者サーバの制御部が行う処理を示すフローチャートである。It is a flowchart which shows the process performed by the control part of the operator server in the API providing system which concerns on embodiment of this invention. 本発明の実施形態に係るAPI提供システムにおけるソフトウェアロボットに対する入力画面を示す図である。It is a figure which shows the input screen to the software robot in the API providing system which concerns on embodiment of this invention.
 本発明の実施形態に係るAPI提供システムについて図面を参照して説明する。
 まず、API提供システムの全体構成について説明する。
The API providing system according to the embodiment of the present invention will be described with reference to the drawings.
First, the overall configuration of the API providing system will be described.
 API提供システムは、図1に示すように、運営者サーバ1と、ロボットマーケットプレイス20と、を有する。API提供システムは、ユーザ端末2及び外部APIマーケットプレイス30と、インターネット100を介して通信可能に接続される。ロボットマーケットプレイス20は、運営者サーバ1によって開設されたソフトウェアロボットのマーケットプレイスである。外部APIマーケットプレイス30は、外部で開発された種々のAPIが集められたマーケットプレイスである。なお、外部で開発された種々のAPIは、外部APIマーケットプレイス30を介さず、直接インターネット100を介して接続されるものであってもよい。 As shown in FIG. 1, the API providing system has an operator server 1 and a robot marketplace 20. The API providing system is communicably connected to the user terminal 2 and the external API marketplace 30 via the Internet 100. The robot marketplace 20 is a software robot marketplace established by the operator server 1. The external API marketplace 30 is a marketplace where various APIs developed externally are collected. The various APIs developed externally may be directly connected via the Internet 100 without going through the external API marketplace 30.
 運営者サーバ1は、図2に示すように、制御部11と、記憶部12と、出力用のディスプレイ等からなる出力部13と、入力用のキーボードやマウス等からなる入力部14を有する。制御部11は、制御プログラムに従ってシステム全体を制御するものであり、CPUからなる。記憶部12は、制御プログラム等が記憶されるROMやHDD、又は一時的にデータが記憶されるRAM等の記憶媒体からなる。記憶部12としてのROMやHDD、RAMは、補助的に用いられるものが含まれていてもよい。 As shown in FIG. 2, the operator server 1 has a control unit 11, a storage unit 12, an output unit 13 including a display for output, and an input unit 14 including a keyboard and a mouse for input. The control unit 11 controls the entire system according to a control program, and includes a CPU. The storage unit 12 is composed of a storage medium such as a ROM or HDD in which a control program or the like is stored, or a RAM or the like in which data is temporarily stored. The ROM, HDD, and RAM as the storage unit 12 may include those used as auxiliary.
 本実施形態に係るAPI提供システムの運営者(以下、単に「運営者」という場合がある)は、運営者サーバ1により、ロボットマーケットプレイス20を開設する。また、運営者は、運営者サーバ1又はロボットマーケットプレイス20を介し、ユーザ端末2から送信されるユーザの要求を受信する。その後、運営者は、ユーザから要求された機能を実行させるソフトウェアロボットを、対応するAPIを実装した態様で作成し、運営者サーバ1を介してロボットマーケットプレイス20に提供する。上記ソフトウェアロボットは、運営者以外の提携業者によって作成されるものであってもよい。 The operator of the API providing system according to the present embodiment (hereinafter, may be simply referred to as "operator") opens the robot marketplace 20 by the operator server 1. In addition, the operator receives the user's request transmitted from the user terminal 2 via the operator server 1 or the robot marketplace 20. After that, the operator creates a software robot that executes the function requested by the user in a form in which the corresponding API is implemented, and provides the software robot to the robot marketplace 20 via the operator server 1. The software robot may be created by a partner company other than the operator.
 ユーザ端末2は、API提供システムのユーザ(以下、単に「ユーザ」という場合がある)が保有するコンピュータ装置等の端末であり、運営者サーバ1と同様、制御部、記憶部、出力部、入力部等を備える。ユーザは、ユーザ端末2を介して所望の機能を有するソフトウェアロボットの作成を運営者に要求し、APIにより完成したソフトウェアロボットの提供を受ける。 The user terminal 2 is a terminal such as a computer device owned by a user of the API providing system (hereinafter, may be simply referred to as a "user"), and like the operator server 1, a control unit, a storage unit, an output unit, and an input. It has a part, etc. The user requests the operator to create a software robot having a desired function via the user terminal 2, and receives the software robot completed by the API.
 APIは、ソフトウェア間を接続し、オペレーティングシステム(OS)やアプリケーションソフト、或いはウェブアプリケーションが持つ機能の一部を外部のアプリケーションソフトから簡単に利用できるようにするためのインターフェイスである。APIは、通常は、関数やコードの集合として提供される。 API is an interface that connects software and makes it easy to use some of the functions of the operating system (OS), application software, or web applications from external application software. The API is usually provided as a set of functions and codes.
 ロボットマーケットプレイス20は、運営者サーバ1によって開設され、多種多様なソフトウェアロボットがユーザに提供されるマーケットプレイスである。ソフトウェアロボットは、対応するAPIを実装した態様でユーザに提供される。ロボットマーケットプレイス20はクラウドサービスであり、ユーザが利用した場合には利用料が発生し、利用料は運営者サーバ1に渡る仕組みになっている。 The robot marketplace 20 is a marketplace established by the operator server 1 and in which a wide variety of software robots are provided to users. The software robot is provided to the user in the form of implementing the corresponding API. The robot marketplace 20 is a cloud service, and when a user uses it, a usage fee is incurred, and the usage fee is passed to the operator server 1.
 ロボットマーケットプレイス20は、例えば、図1に示すように、複数の機能(X)、(Y)、(Z)を有するソフトウェアロボット10d(X,Y,Z)がアップロードされる。ソフトウェアロボット10d(X,Y,Z)は、ソフトウェアロボット10d(X,Y,Z)に実装されたAPIによりユーザに提供される。ロボットマーケットプレイス20には、上記以外に、ユーザに提供されるソフトウェアロボットの各機能を有するソフトウェアロボット及びソフトウェアがアップロードされる。例えば、機能(X)を有する10a、及び機能(Y)を有する10bがアップロードされる。10a及び10bは、ソフトウェアロボットであってもよいし、ソフトウェアであってもよい。ロボットマーケットプレイス20は、上記以外に掲示板等の機能を有し、ロボットマーケットプレイス20を介してユーザが運営者に対し自己の要求を伝達可能であってもよい。 In the robot marketplace 20, for example, as shown in FIG. 1, a software robot 10d (X, Y, Z) having a plurality of functions (X), (Y), (Z) is uploaded. The software robot 10d (X, Y, Z) is provided to the user by an API implemented in the software robot 10d (X, Y, Z). In addition to the above, software robots and software having various functions of software robots provided to users are uploaded to the robot marketplace 20. For example, 10a having the function (X) and 10b having the function (Y) are uploaded. 10a and 10b may be software robots or software. The robot marketplace 20 may have a function such as a bulletin board in addition to the above, and the user may be able to convey his / her request to the operator via the robot marketplace 20.
 本明細書中において「ソフトウェアロボット」とは、ソフトウェア上のロボットであり、例えば人間が指定したキーボードやマウスを用いて行うコンピュータ業務の操作を記憶させて実行可能なロボットを示す。本実施形態に係るソフトウェアロボットは、上記以外にAPIを呼び出すことで他のソフトウェアロボットやソフトウェアが有する特定の機能を実行可能である。「ソフトウェア」とは、コンピュータの特定の機能を実行させるためのアプリケーションプログラムや、ハードウェアの管理や基本的な処理を提供するシステムソフトウェア等を含む。 In the present specification, the "software robot" is a robot on software, and refers to a robot that can memorize and execute computer operations performed by using a keyboard or mouse designated by a human being, for example. The software robot according to the present embodiment can execute a specific function possessed by other software robots or software by calling an API other than the above. "Software" includes application programs for executing specific functions of a computer, system software for managing hardware and providing basic processing, and the like.
 ユーザに提供されるソフトウェアロボットは、複数の機能にそれぞれ対応する複数のAPIを呼び出すことで、複数の機能を実行させる。例えば、図1に示すように、ソフトウェアロボット10d(X,Y,Z)は、ロボットマーケットプレイス20に存在する機能(X)及び機能(Y)を有する10a及び10bのAPIを呼び出すことで、機能(X)及び(Y)を実行させる。上記に加え、ソフトウェアロボット10d(X,Y,Z)は、ロボットマーケットプレイス20に存在しない機能(Z)を有し、外部APIマーケットプレイス30に存在するソフトウェア10cのAPIを呼び出すことで、機能(Z)を実行できる。 The software robot provided to the user executes a plurality of functions by calling a plurality of APIs corresponding to the plurality of functions. For example, as shown in FIG. 1, the software robot 10d (X, Y, Z) functions by calling APIs 10a and 10b having functions (X) and functions (Y) existing in the robot marketplace 20. (X) and (Y) are executed. In addition to the above, the software robot 10d (X, Y, Z) has a function (Z) that does not exist in the robot marketplace 20, and functions (Z) by calling the API of the software 10c that exists in the external API marketplace 30. Z) can be executed.
 外部APIマーケットプレイス30には、ソフトウェア等に実装された膨大な量のAPIが集約及び管理されている。運営者も利用料を支払うことで必要なAPIを手軽に利用することができる。運営者は、例えば、図1に示すように、ロボットマーケットプレイス20に存在しない機能(Z)を有するソフトウェア10cのAPIの利用料を支払う。これにより、運営者はAPIを呼び出すことでソフトウェア10cの機能(Z)を利用できる。例えば、機能(Z)に対応する、外部APIマーケットプレイス30のソフトウェア10cに実装されたAPIを呼び出し可能に、ロボット10d(X,Y,Z)を構成し、ユーザに提供できる。 The external API marketplace 30 aggregates and manages a huge amount of APIs implemented in software and the like. The operator can also easily use the necessary API by paying the usage fee. For example, as shown in FIG. 1, the operator pays an API usage fee for software 10c having a function (Z) that does not exist in the robot marketplace 20. As a result, the operator can use the function (Z) of the software 10c by calling the API. For example, the robot 10d (X, Y, Z) can be configured and provided to the user so that the API implemented in the software 10c of the external API marketplace 30 corresponding to the function (Z) can be called.
 次に、本発明の実施形態に係るAPI提供システムを用い、ユーザの要求に応じたソフトウェアロボットを作成し、ユーザに提供する方法について図3を参照して説明する。
 ここでは、一例として、ホテル検索用のソフトウェアロボットを作成するものとする。
Next, using the API providing system according to the embodiment of the present invention, a method of creating a software robot in response to a user's request and providing it to the user will be described with reference to FIG.
Here, as an example, it is assumed that a software robot for hotel search is created.
 ステップS101では、ユーザ要求(X,Y,Z)がユーザ端末2を介して運営者サーバ1又はロボットマーケットプレイス20に伝達される。ここで、ユーザ要求(X,Y,Z)は、ユーザが指定する項目を入力すると自動的にX社,Y社,Z社がそれぞれ運営するホテル検索サイトにアクセスして、その結果を取得し、ユーザが指定する方法で出力するソフトウェアロボット(X,Y,Z)の提供を受けることであるものとする。 In step S101, the user request (X, Y, Z) is transmitted to the operator server 1 or the robot marketplace 20 via the user terminal 2. Here, the user request (X, Y, Z) automatically accesses the hotel search sites operated by companies X, Y, and Z when the user inputs an item, and obtains the result. , It is assumed that the software robots (X, Y, Z) that output by the method specified by the user are provided.
 ステップS102では、制御部11は、ロボットマーケットプレイス20にユーザ要求に対応する複数の機能を全て有するソフトウェアロボット(X,Y,Z)があるか否かを判断する。例えば、ロボットマーケットプレイス20に存在するソフトウェアロボット及びソフトウェアの各機能をデータ化しておき、予め記憶部12に記憶しておく。次に、運営者により入力部14を介してソフトウェアロボット(X,Y,Z)の各機能が入力される。制御部11は、上記入力内容を受け付け、上記データに照らして、ロボットマーケットプレイス20にソフトウェアロボット(X,Y,Z)があるか否かを判断する。S102がYESである場合、S110に進み、ソフトウェアロボット(X,Y,Z)をユーザにAPIにより提供する。S102がNOである場合、S103に進む。 In step S102, the control unit 11 determines whether or not the robot marketplace 20 has a software robot (X, Y, Z) having all the plurality of functions corresponding to the user request. For example, each function of the software robot and software existing in the robot marketplace 20 is converted into data and stored in the storage unit 12 in advance. Next, each function of the software robot (X, Y, Z) is input by the operator via the input unit 14. The control unit 11 receives the input content and determines whether or not there is a software robot (X, Y, Z) in the robot marketplace 20 in light of the data. If S102 is YES, the process proceeds to S110, and software robots (X, Y, Z) are provided to the user by API. If S102 is NO, the process proceeds to S103.
 ステップS103では、制御部11は、外部APIマーケットプレイス30に複数の機能(X,Y,Z)を全て有するソフトウェア等があるか否かを判断する。例えば、外部APIマーケットプレイス30に存在するソフトウェア等の各機能が予めデータ化されている場合、制御部11は、上記データにアクセスし、S102における入力内容を上記データに照らして、外部APIマーケットプレイス30にソフトウェアロボットがあるか否かを判断する。S103がYESである場合、S104に進む。S103がNOである場合、S105に進む。 In step S103, the control unit 11 determines whether or not the external API marketplace 30 has software or the like having all the plurality of functions (X, Y, Z). For example, when each function such as software existing in the external API marketplace 30 is converted into data in advance, the control unit 11 accesses the above data and compares the input content in S102 with the above data to determine whether the external API marketplace is available. It is determined whether or not there is a software robot in 30. If S103 is YES, the process proceeds to S104. If S103 is NO, the process proceeds to S105.
 ステップS104では、制御部11は、外部APIマーケットプレイス30から機能(X,Y,Z)に対応するAPIを購入して取得する。このAPIは、それぞれX社、Y社、Z社が運営するホテル検索サイトのアプリケーションソフトに接続してスクリプトによる指示により所定の結果を取得するソフトウェアロボットが、ユーザ端末2上で操作できるようにするためのコネクター機能を有する。購入が決定されると、制御部11は、インターネット100を経由して外部APIマーケットプレイス30から外部で作成されたAPIを取得する。これは、それぞれX社、Y社、Z社が運営するホテル検索サイトのアプリケーションソフトに直接接続できるものであればよい。なお、外部APIマーケットプレイス30を介さず、直接連携する場合もある。S104が実行された後に、S110に進む。 In step S104, the control unit 11 purchases and acquires APIs corresponding to the functions (X, Y, Z) from the external API marketplace 30. This API enables a software robot that connects to the application software of a hotel search site operated by company X, company Y, and company Z and acquires a predetermined result by a script instruction to operate on the user terminal 2. Has a connector function for. When the purchase is decided, the control unit 11 acquires the API created externally from the external API marketplace 30 via the Internet 100. This may be any one that can be directly connected to the application software of the hotel search site operated by company X, company Y, and company Z, respectively. In some cases, direct cooperation may be made without going through the external API marketplace 30. After S104 is executed, the process proceeds to S110.
 ステップS105では、制御部11は、ロボットマーケットプレイス20に各機能(X)、(Y)、(Z)を有するソフトウェアロボット又はソフトウェアが全てあるか否かを判断する。上記判断はS102及びS103における方法と同様の方法で行われる。S105がYESである場合、S109に進む。S105がNOである場合、S106に進む。 In step S105, the control unit 11 determines whether or not all the software robots or software having the respective functions (X), (Y), and (Z) are present in the robot marketplace 20. The above determination is made by the same method as the method in S102 and S103. If S105 is YES, the process proceeds to S109. If S105 is NO, the process proceeds to S106.
 ステップS106では、制御部11は、ロボットマーケットプレイス20に存在しない、不足する機能のうち、少なくとも一つの機能を有するソフトウェア等が、外部APIマーケットプレイス30にあるか否かを判断する。上記判断はS102、S103及びS105における方法と同様の方法で行われる。S106がYESである場合、S107に進む。S106がNOである場合、S108に進む。 In step S106, the control unit 11 determines whether or not the external API marketplace 30 has software or the like having at least one of the missing functions that does not exist in the robot marketplace 20. The above determination is made by the same method as the method in S102, S103 and S105. If S106 is YES, the process proceeds to S107. If S106 is NO, the process proceeds to S108.
 ステップS107では、制御部11は、外部APIマーケットプレイス30から不足する機能(X)、(Y)、又は(Z)に対応するAPIを購入して取得する。S107が実行された後、S109に進む。なお、S107が実行されても機能(X)、(Y)、(Z)が全て揃わなかった場合、S108に進む。 In step S107, the control unit 11 purchases and acquires an API corresponding to the missing function (X), (Y), or (Z) from the external API marketplace 30. After S107 is executed, the process proceeds to S109. If all the functions (X), (Y), and (Z) are not prepared even if S107 is executed, the process proceeds to S108.
 ステップS108では、運営者は、不足する機能(X)、(Y)、又は(Z)を有するソフトウェア又はソフトウェアロボットを開発し、APIが実装された状態でロボットマーケットプレイス20にアップロードする。S108が実行された後、S109に進む。 In step S108, the operator develops software or a software robot having the missing functions (X), (Y), or (Z) and uploads it to the robot marketplace 20 with the API implemented. After S108 is executed, the process proceeds to S109.
 ステップS109では、運営者は、複数の機能(X,Y,Z)を実行させるソフトウェアロボットを、APIを実装させて作成する。複数の機能(X,Y,Z)は、各機能に対応する複数のAPIを呼び出すことで実行される。複数の機能の一部は、外部APIマーケットプレイス30からAPIを呼び出すことで実行されるものであってもよい。S109が実行された後、S110に進む。 In step S109, the operator creates a software robot that executes a plurality of functions (X, Y, Z) by implementing the API. A plurality of functions (X, Y, Z) are executed by calling a plurality of APIs corresponding to each function. Some of the plurality of functions may be executed by calling the API from the external API marketplace 30. After S109 is executed, the process proceeds to S110.
 ステップS110では、制御部11又は運営者は、複数の機能(X,Y,Z)を実行させるソフトウェアロボットをロボットマーケットプレイス20にアップロードし、APIによりユーザに提供する。ステップS110には、要求を受けたユーザに対して完成したソフトウェアロボット10dをロボットマーケットプレイス20にアップロードした旨について連絡する工程が含まれる。 In step S110, the control unit 11 or the operator uploads a software robot that executes a plurality of functions (X, Y, Z) to the robot marketplace 20 and provides the user with an API. Step S110 includes a step of notifying the requested user that the completed software robot 10d has been uploaded to the robot marketplace 20.
 上記各ステップのうち、制御部11が実行するものとして説明したステップは、運営者等の人間により実行されるものであってもよい。 Of the above steps, the step described as being executed by the control unit 11 may be executed by a person such as an operator.
 上記手順によれば、ユーザは、例えば、ロボットマーケットプレイス20からX社、Y社、Z社がそれぞれ運営するホテル検索サイトに対応したソフトウェアロボット10dを要求する。その結果、図4に示すような態様でソフトウェアロボット10dの提供を受ける。ユーザは、ソフトウェアロボット10dを起動して宿泊するエリアを選択し、チェックインとチェックアウトの日付を指定した後、検索ボタンを押す。上記により、ソフトウェアロボット10dはX社、Y社、Z社がそれぞれ運営するホテル検索サイトからその結果を自動的に取得して、指定された所定の方法、例えば金額順に並べ替えて出力された結果を表示や印刷等によってユーザに対しアウトプットすることができる。 According to the above procedure, the user requests, for example, the software robot 10d corresponding to the hotel search site operated by each of the companies X, Y, and Z from the robot marketplace 20. As a result, the software robot 10d is provided in the manner shown in FIG. The user activates the software robot 10d, selects an area to stay in, specifies check-in and check-out dates, and then presses the search button. Based on the above, the software robot 10d automatically acquires the results from the hotel search sites operated by companies X, Y, and Z, and outputs the results sorted by a specified predetermined method, for example, in order of amount. Can be output to the user by displaying or printing.
 以上説明した本実施形態に係るAPI提供システム及びAPI提供方法によれば、以下の効果が奏される。
 複数の機能を実行させるソフトウェアロボットをユーザに提供するAPI提供システムにおいて、ソフトウェアロボットはAPIによりユーザに提供され、ソフトウェアロボットは、APIを呼び出すことで、複数の機能を実行させるものとした。これにより、ソフトウェアロボットは複数の機能をAPIにより組み合わせ可能に構成されるので、API提供システムの運営者は、ソフトウェアロボットの開発コスト及び開発に要する期間を低減できる。また、ソフトウェアロボットがAPIによりユーザに提供されるので、ユーザは自己の保有するユーザ端末2上にソフトウェアロボットを保存しておく必要が無く、APIにより所望の機能を有するソフトウェアロボットを実行できるため、利便性に優れる。
According to the API providing system and the API providing method according to the present embodiment described above, the following effects are achieved.
In an API providing system that provides a user with a software robot that executes a plurality of functions, the software robot is provided to the user by the API, and the software robot calls the API to execute a plurality of functions. As a result, the software robot is configured so that a plurality of functions can be combined by the API, so that the operator of the API providing system can reduce the development cost of the software robot and the period required for the development. Further, since the software robot is provided to the user by the API, the user does not need to store the software robot on the user terminal 2 owned by the user, and the software robot having a desired function can be executed by the API. Excellent convenience.
 また、ソフトウェアロボットは、ユーザの要求に基づいたAPIが実装され、ロボットマーケットプレイス20を介してユーザに提供されるものとした。これにより、ユーザは所望の機能に対応するAPIが実装されたソフトウェアロボットを、ロボットマーケットプレイス20を介して入手できるため、ユーザの利便性を更に向上できる。 In addition, the software robot is provided with an API based on the user's request and provided to the user via the robot marketplace 20. As a result, the user can obtain a software robot in which the API corresponding to the desired function is implemented via the robot marketplace 20, so that the convenience of the user can be further improved.
 また、ソフトウェアロボットは、外部APIマーケットプレイス30から、複数の機能のうち少なくとも一部の機能に対応するAPIを呼び出すことで、上記複数の機能のうち少なくとも一部の機能を実行させるものとした。これにより、API提供システムの運営者は、自己の保有するソフトウェアロボットの機能に対し、外部APIマーケットプレイスに存在する機能を組み合わせてソフトウェアロボットを作成することが可能となるため、ソフトウェアロボットの開発コスト及び開発に要する期間を更に低減できる。 Further, the software robot calls the API corresponding to at least a part of the plurality of functions from the external API marketplace 30 to execute at least a part of the above-mentioned plurality of functions. As a result, the operator of the API providing system can create a software robot by combining the functions of the software robot owned by the operator with the functions existing in the external API marketplace, and thus the development cost of the software robot. And the time required for development can be further reduced.
 複数の機能を実行させるソフトウェアロボットをユーザに提供するAPI提供方法において、ユーザからの要求を受け入れるステップと、複数の機能にそれぞれ対応する複数のAPIが実装されたソフトウェアロボットをAPIによりユーザに提供するステップと、を有するものとした。これにより、ユーザからの要求に対応するソフトウェアロボットの開発コストや提供に要するコスト及び期間を低減できる。 In the API providing method of providing a software robot that executes a plurality of functions to a user, the step of accepting a request from the user and a software robot in which a plurality of APIs corresponding to the multiple functions are implemented are provided to the user by the API. And shall have. As a result, it is possible to reduce the development cost and the cost and period required for providing the software robot corresponding to the request from the user.
 複数の機能を実行させるソフトウェアロボットは、ロボットマーケットプレイス20を介してユーザに提供されるものとした。これにより、ユーザの利便性を向上できると共に、ソフトウェアロボットの提供に要するコストを低減できる。 The software robot that executes a plurality of functions is provided to the user via the robot marketplace 20. As a result, the convenience of the user can be improved, and the cost required for providing the software robot can be reduced.
 ユーザからの要求に基づいて、複数の機能のうち少なくとも一部の機能を有するソフトウェアロボット又はソフトウェアがロボットマーケットプレイス20に存在するか否かを判断するステップS102及びS105と、ユーザからの要求に基づいて、ロボットマーケットプレイス20に存在しない機能のうち少なくとも一部の機能を有するソフトウェアロボット又はソフトウェアが外部APIマーケットプレイス30に存在するか否かを判断するステップS103及びS106と、ロボットマーケットプレイス20に存在しない機能を有するソフトウェアロボット又はソフトウェアのAPIを取得するステップS107と、を有するものとした。これにより、API提供システムの運営者は、自己の保有するソフトウェアロボットに対し、自己の保有しない機能を外部から入手し、APIにより組み合わせ可能に提供できるため、ソフトウェアロボットの開発コストや提供に要するコスト及び期間を更に低減できる。 Based on a request from the user, steps S102 and S105 for determining whether or not a software robot or software having at least a part of the plurality of functions exists in the robot marketplace 20, and based on the request from the user Existing in the robot marketplace 20 and steps S103 and S106 for determining whether or not a software robot or software having at least a part of the functions not existing in the robot marketplace 20 exists in the external API marketplace 30. And a step S107 of acquiring the API of the software robot or the software having the function not to be performed. As a result, the operator of the API providing system can externally obtain the functions that the own software does not own and can combine the functions that the own own software has by using the API, so that the development cost of the software robot and the cost required for providing the software robot can be increased. And the period can be further reduced.
 以上、本発明の好ましい実施形態について説明したが、本発明は上記実施形態に限定されず、発明の効果を損なわない範囲での変形、改良等は本発明の範囲に含まれる。 Although the preferred embodiments of the present invention have been described above, the present invention is not limited to the above embodiments, and modifications, improvements, and the like within a range that does not impair the effects of the invention are included in the scope of the present invention.
 本実施形態において、APIを実装したソフトウェアロボットとしてホテル検索に対応したものを例示したが、これに限られることなく、WebやERPを含むあらゆる分野におけるアプリケーションを自動化することができる。特に在庫管理、発注管理、財務(経理)業務、人事に関する定型のオフィス業務に採用すると有効的である。 In this embodiment, a software robot that implements API and supports hotel search is illustrated, but the present invention is not limited to this, and applications in all fields including the Web and ERP can be automated. It is especially effective when used for inventory management, order management, finance (accounting) work, and routine office work related to human resources.
 本実施形態において、ソフトウェアロボット10dは、それぞれ単一の機能を有する10a、10b、及び10cのAPIを呼び出すものとして説明したが、上記に限定されない。ソフトウェアロボット10dは、複数の機能を有するソフトウェア又はソフトウェアロボットの機能の一部に対応するAPIを呼び出し可能であってもよい。例えば、機能(W)、(X)を有するソフトウェアロボットに対し、機能(X)に対応するAPIのみを呼び出し可能であってもよい。 In the present embodiment, the software robot 10d has been described as calling the APIs of 10a, 10b, and 10c having a single function, respectively, but the present invention is not limited to the above. The software robot 10d may be able to call software having a plurality of functions or an API corresponding to a part of the functions of the software robot. For example, it may be possible to call only the API corresponding to the function (X) to the software robot having the functions (W) and (X).
 1                運営者サーバ
 2                ユーザ端末
 10a、10b、10c、10d  ソフトウェアロボット
 11               制御部
 12               記憶部
 13               出力部
 14               入力部
 20               ロボットマーケットプレイス
 30               外部APIマーケットプレイス
 100              インターネット
1 operator server 2 user terminal 10a, 10b, 10c, 10d software robot 11 control unit 12 storage unit 13 output unit 14 input unit 20 robot marketplace 30 external API marketplace 100 Internet

Claims (6)

  1.  複数の機能を実行させるソフトウェアロボットをユーザに提供するシステムであって、
     前記ソフトウェアロボットは、APIにより前記ユーザに提供され、
     前記ソフトウェアロボットは、APIを呼び出すことで、前記複数の機能を実行させる、API提供システム。
    A system that provides users with software robots that perform multiple functions.
    The software robot is provided to the user by API.
    The software robot is an API providing system that executes the plurality of functions by calling an API.
  2.  前記ソフトウェアロボットは、前記ユーザの要求に基づいて作成され、
     前記ソフトウェアロボットは、APIが実装された状態で、ロボットマーケットプレイスを介して前記ユーザに提供される、請求項1に記載のAPI提供システム。
    The software robot is created based on the user's request.
    The API providing system according to claim 1, wherein the software robot is provided to the user via the robot marketplace in a state where the API is installed.
  3.  前記ソフトウェアロボットは、外部で開発されたAPIが集められた外部APIマーケットプレイスから、前記複数の機能のうち少なくとも一部の機能に対応するAPIを呼び出すことで、前記複数の機能のうち少なくとも一部の機能を実行させる、請求項1又は2に記載のAPI提供システム。 The software robot calls at least a part of the plurality of functions by calling an API corresponding to at least a part of the plurality of functions from an external API marketplace in which APIs developed externally are collected. The API providing system according to claim 1 or 2, wherein the function of the above is executed.
  4.  複数の機能を実行させるソフトウェアロボットをユーザに提供する方法であって、
     ユーザからの要求を受け入れるステップと、
     前記複数の機能に対応する複数のAPIが実装されたソフトウェアロボットを、APIにより前記ユーザに提供するステップと、を有する、API提供方法。
    A method of providing users with software robots that perform multiple functions.
    Steps to accept requests from users and
    Providing a software robot in which a plurality of APIs corresponding to the plurality of functions are mounted to the user by the API, the API providing method.
  5.  前記ソフトウェアロボットは、ロボットマーケットプレイスを介して前記ユーザに提供される、請求項4に記載のAPI提供方法。 The API providing method according to claim 4, wherein the software robot is provided to the user via the robot marketplace.
  6.  前記ユーザからの要求に基づいて、前記複数の機能のうち少なくとも一部の機能を有するソフトウェアロボット又はソフトウェアがロボットマーケットプレイスに存在するか否かを判断するステップと、
     前記ユーザからの要求に基づいて、前記ロボットマーケットプレイスに存在しない機能のうち少なくとも一部の機能を有するソフトウェアロボット又はソフトウェアが外部APIマーケットプレイスに存在するか否かを判断するステップと、
     前記ロボットマーケットプレイスに存在しない機能のうち少なくとも一部の機能を有するソフトウェアロボット又はソフトウェアのAPIを外部APIマーケットプレイスから取得するステップと、を有する、請求項5に記載のAPI提供方法。
    Determining, based on a request from the user, whether or not a software robot or software having at least a part of the functions of the plurality of functions exists in the robot market place;
    Determining, based on a request from the user, whether a software robot or software having at least a part of functions not existing in the robot marketplace exists in the external API marketplace;
    The API providing method according to claim 5, further comprising the step of: acquiring an API of a software robot or software having at least a part of functions not existing in the robot marketplace from an external API marketplace.
PCT/JP2020/009223 2019-03-07 2020-03-04 Api provision system and api provision method WO2020179833A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2021503627A JPWO2020179833A1 (en) 2019-03-07 2020-03-04

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2019-041869 2019-03-07
JP2019041869 2019-03-07

Publications (1)

Publication Number Publication Date
WO2020179833A1 true WO2020179833A1 (en) 2020-09-10

Family

ID=72338353

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2020/009223 WO2020179833A1 (en) 2019-03-07 2020-03-04 Api provision system and api provision method

Country Status (2)

Country Link
JP (1) JPWO2020179833A1 (en)
WO (1) WO2020179833A1 (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004527805A (en) * 1999-08-23 2004-09-09 アセラ,インコーポレイティド Method and apparatus for providing a custom configurable business application from a standardized set of parts
US8954988B1 (en) * 2013-10-15 2015-02-10 International Business Machines Corporation Automated assessment of terms of service in an API marketplace
JP2016173844A (en) * 2010-05-19 2016-09-29 グーグル インコーポレイテッド Bug clearing house

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004527805A (en) * 1999-08-23 2004-09-09 アセラ,インコーポレイティド Method and apparatus for providing a custom configurable business application from a standardized set of parts
JP2016173844A (en) * 2010-05-19 2016-09-29 グーグル インコーポレイテッド Bug clearing house
US8954988B1 (en) * 2013-10-15 2015-02-10 International Business Machines Corporation Automated assessment of terms of service in an API marketplace

Also Published As

Publication number Publication date
JPWO2020179833A1 (en) 2020-09-10

Similar Documents

Publication Publication Date Title
US8090611B2 (en) System, method, and computer program product for enabling workflow applications
WO2020006076A1 (en) Method and system for automating web processes utilizing an abstractable underlying platform layer
JP2005522755A (en) Definition of approval process for approval request (definition)
US20090100431A1 (en) Dynamic business process prioritization based on context
US20210089336A1 (en) System and method for programmatically converting interface specification to generic plug-in code
US20090099880A1 (en) Dynamic business process prioritization based on context
US11625243B2 (en) Micro-application creation and execution
US20200272958A1 (en) Deploying dispatch form with implied workflows to mobile devices
US20100169457A1 (en) Social user script service by service proxy
WO2020179833A1 (en) Api provision system and api provision method
Li et al. Conception and implementation of a collaborative manufacturing grid
JP5477971B2 (en) Method for partial inquiry of form input, computer program used for the method, and processing apparatus equipped with the program
JP2014002619A (en) Information processing device, and control method and program thereof
JP2003233515A (en) Software maintenance system and software maintenance program
KR20090026478A (en) Business process management system
JP4093033B2 (en) Service component selection support method
Mohan et al. A state machine based approach for a process driven development of web-applications
JP2010205184A (en) Device and method for work management, and program for processing work management
JP2008015986A (en) Method for assigning person in workflow system
KR20060114517A (en) Framework for building a web application and a web server thereof
JP2004102934A (en) Automatic processing general-purpose control system, job input device, automatic processing general-purpose control device, automatic processing general-purpose control method, program and recording medium
JP2002041506A (en) System, server, and method for joint compilation
JP6920270B2 (en) Operation execution system, operation execution device, operation execution method and program
WO2023027101A1 (en) Device and method for assisting in source code generation for software and program for device and method
US20220327165A1 (en) Information processing system, data management apparatus, and data management method

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 20766157

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 2021503627

Country of ref document: JP

Kind code of ref document: A

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 20766157

Country of ref document: EP

Kind code of ref document: A1