CN113157429A - SAAS cloud service implementation method and system - Google Patents

SAAS cloud service implementation method and system Download PDF

Info

Publication number
CN113157429A
CN113157429A CN202010073677.3A CN202010073677A CN113157429A CN 113157429 A CN113157429 A CN 113157429A CN 202010073677 A CN202010073677 A CN 202010073677A CN 113157429 A CN113157429 A CN 113157429A
Authority
CN
China
Prior art keywords
rpa
resource pool
tool
cloud service
task
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.)
Granted
Application number
CN202010073677.3A
Other languages
Chinese (zh)
Other versions
CN113157429B (en
Inventor
朱志勇
刘梅华
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
China Mobile Communications Group Co Ltd
China Mobile Shanghai ICT Co Ltd
CM Intelligent Mobility Network Co Ltd
Original Assignee
China Mobile Communications Group Co Ltd
China Mobile Shanghai ICT Co Ltd
CM Intelligent Mobility Network Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by China Mobile Communications Group Co Ltd, China Mobile Shanghai ICT Co Ltd, CM Intelligent Mobility Network Co Ltd filed Critical China Mobile Communications Group Co Ltd
Priority to CN202010073677.3A priority Critical patent/CN113157429B/en
Publication of CN113157429A publication Critical patent/CN113157429A/en
Application granted granted Critical
Publication of CN113157429B publication Critical patent/CN113157429B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5061Partitioning or combining of resources
    • G06F9/5077Logical partitioning of resources; Management or configuration of virtualized resources
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/71Version control; Configuration management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5061Partitioning or combining of resources
    • G06F9/5072Grid computing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2209/00Indexing scheme relating to G06F9/00
    • G06F2209/50Indexing scheme relating to G06F9/50
    • G06F2209/5011Pool

Abstract

The embodiment of the invention provides a method and a system for realizing SAAS cloud service, wherein the method comprises the following steps: creating an RPA resource pool, releasing the RPA resource pool, developing an RPA script and executing an RPA task. The system comprises: the device comprises an RPA resource pool creating module, an RPA resource pool releasing module, an RPA script research and development module and an RPA task executing module. Therefore, the technical scheme provided by the embodiment of the invention can shield background implementation details of cloud providers, RPA tool providers and the like, and provide uniform, easy-to-use, efficient and practical SAAS cloud service outwards as required through resource integration.

Description

SAAS cloud service implementation method and system
[ technical field ] A method for producing a semiconductor device
The invention relates to the technical field of computer software application, in particular to a method and a system for realizing SAAS cloud service.
[ background of the invention ]
RPA, namely, Robotic Process Automation (software flow Automation), refers to a software Automation mode for realizing a service which is originally completed by a manually operated computer in each industry. It lets the software robot automatically handle a large number of repetitive, rule-based workflow tasks.
The RPA can perform mouse click, keyboard click, data processing and other operations on software according to the rules agreed in advance. The principle is to complete a series of work which originally needs manual work by means of scripts capable of being automatically executed.
The RPA facility provides a way to install Robert on a VM (virtual host), but it has several disadvantages:
1) the user needs to prepare the RPA hardware resource and install the corresponding product, and needs the intervention of professional personnel.
2) Since hardware resources cannot be dynamically applied and an RPA tool environment cannot be dynamically established, the numbers of VMs and Robert cannot be dynamically adjusted quickly and efficiently according to the usage amount.
3) The resource pool cannot be fully utilized, and hardware resources such as VM and the like are easily wasted.
4) The resource pool cannot be fully utilized, and the Robert license is easily wasted.
[ summary of the invention ]
In view of this, embodiments of the present invention provide a method and a system for implementing an SAAS cloud service, so as to solve the problems in the prior art that an RPA working environment is prone to cause resource waste and is not flexible to use.
In a first aspect, an embodiment of the present invention provides a method for implementing an SAAS cloud service, where the method includes the following steps: triggering an instruction, establishing an RPA resource pool and releasing the RPA resource pool; the instruction triggering refers to judging the resource state of the RPA resource pool by sending a triggering instruction, if the resource state is insufficient, executing the RPA resource pool establishing step, and if the resource state is residual, executing the RPA resource pool releasing step; the RPA resource pool creation means applying for network resources and storing information of the network resources, acquiring and storing information of an RPA tool, and installing the RPA tool; the RPA resource pool release refers to releasing redundant network resources and RPA tools and storing the release result.
By the scheme provided by the embodiment, the resource state of the RPA resource pool is judged, the establishment of the RPA resource pool or the release of the RPA resource pool is determined by instruction triggering, network resources can be automatically established and released as required, and the network resources are reasonably utilized.
In a preferred embodiment, the method further comprises RPA script development, the RPA script development comprising the steps of: applying for a debugging environment, and creating or acquiring network resource information and RPA tool information according to the resource state of the RPA resource pool; and developing an RPA script, debugging by using the RPA script operation service, and returning a debugging result to the SAAS cloud service system.
By the scheme provided by the embodiment, the user can utilize the RPA resource pool to develop the RPA script and service SAAS cloud service, and the user can debug the RPA script in time after developing the RPA script, so that problems can be found and solved conveniently.
In a preferred embodiment, the method further comprises RPA task execution, the network resource contains a VM, the VM has the RPA tool installed therein to form a Robert; the RPA task execution comprises establishing an RPA task, uploading the RPA script and associating the RPA script with the RPA task, then storing the RPA script on a version management tool, and executing the RPA task; the executing RPA task comprises the following steps: triggering the RPA task; acquiring the VM, marking the state of the VM, and establishing the relationship between the RPA task and the Robert; downloading the RPA script corresponding to the RPA task from the version management tool, and pushing the RPA script to the Robert; and the Robert executes the RPA script and executes the RPA task.
According to the scheme provided by the embodiment, decoupling with each cloud provider is kept, the VM and needed infrastructure can be directly established at the cloud provider, background implementation details such as the cloud provider and RPA tool provider are shielded, and uniform, easy-to-use, efficient and affordable SAAS cloud service is provided outwards as required through resource integration. Therefore, the user does not need to create an account number, apply for resources such as a VM and the like at a cloud provider and does not need to know implementation details. And the advantages of convenience, timeliness, concurrency, storability and the like of the version management tool are utilized, the parallel compiling of the RPA script by multiple users and the timely reviewing of the calling information of the old version are realized, and the working efficiency and the working benefit are greatly improved. And the VM and the Robert can be automatically established and released as required, so that the RPA tool resource pool is reasonably utilized.
In a preferred embodiment, after the RPA task is executed, returning the Robert to the RPA resource pool, and recording the total execution time of the RPA task.
The scheme provided by the embodiment is used as a dimension of charging, and a charging mode based on the task quantity and the task execution time is provided.
In a second aspect, an embodiment of the present invention provides an SAAS cloud service system, including a trigger module, an RPA resource pool creation module, and an RPA resource pool release module; the triggering module is used for judging the resource state of the RPA resource pool by sending a triggering instruction, if the resource state is insufficient, the RPA resource pool creating module is called, and if the resource state is residual, the RPA resource pool releasing module is called; the RPA resource pool creating module is used for calling a RPA tool resource pool service back end to apply for network resources from a cloud provider, storing information of the network resources to the SAAS cloud service system, acquiring information of an RPA tool from the RPA tool provider, storing the information of the RPA tool to the SAAS cloud service system, and installing the RPA tool; and the RPA resource pool releasing module is used for calling the RPA tool resource pool service back end to release redundant network resources and RPA tools and storing a releasing result to the SAAS cloud service system.
According to the scheme provided by the embodiment, the SAAS cloud service system judges the resource state of the RPA resource pool, determines to execute the RPA resource pool creation or the RPA resource pool release by instruction triggering, can automatically create and release network resources as required, and ensures that the network resources are reasonably utilized.
In a preferred embodiment, the system further comprises an RPA script research and development module, wherein in the RPA script research and development module, a user can execute a debugging environment application, log in and obtain verification by accessing a WEB end of a cloud service of an RPA tool resource pool, and call a back end of the cloud service of the RPA tool resource pool to create or obtain network resource information and RPA tool information according to a resource state of the RPA resource pool and return the network resource information and the RPA tool information to the user; and developing an RPA script on the RPA tool, accessing a service system by using the RPA script to execute a service function for debugging, and returning a debugging result to the SAAS cloud service system.
By the scheme provided by the embodiment, the user can utilize the RPA resource pool to develop the RPA script and service SAAS cloud service, and the user can debug the RPA script in time after developing the RPA script, so that problems can be found and solved conveniently.
In a preferred embodiment, the system further includes an RPA task execution module, configured to access an RPA tool resource pool WEB terminal to create an RPA task, upload the RPA script, call an RPA tool resource pool back terminal to store the RPA script to a version management tool, establish an association relationship between the RPA task and the RPA script, and execute the RPA task, where the network resource includes a VM, and the VM is loaded with the RPA tool to form a Robert; the executing the RPA task comprises: accessing a WEB end of a resource pool of an RPA tool to trigger the RPA task; calling the back end of a resource pool of an RPA tool to acquire the VM, marking the state of the VM, and establishing the relationship between the RPA task and the Robert; calling the back end of a resource pool of an RPA tool to download the RPA script corresponding to the RPA task from the version management tool, and pushing the RPA script to the Robert; and the Robert executes the RPA script and accesses a service system to execute the RPA task.
By the scheme provided by the embodiment, decoupling with each cloud provider is kept, and the VM and needed infrastructure can be directly created at the cloud provider, so that a user does not need to create an account number, apply for the VM and other resources at the cloud provider, and does not need to know implementation details. And the advantages of convenience, timeliness, concurrency, storability and the like of the version management tool are utilized, the parallel compiling of the RPA script by multiple users and the timely reviewing of the calling information of the old version are realized, and the working efficiency and the working benefit are greatly improved. And the VM and the Robert can be automatically established and released as required, so that the RPA tool resource pool is reasonably utilized.
In a preferred embodiment, after the RPA task is executed, returning the Robert to the RPA resource pool, and recording the total execution time of the RPA task.
The scheme provided by the embodiment is used as a dimension of charging, and a charging mode based on the task quantity and the task execution time is provided.
In a third aspect, an embodiment of the present invention discloses an electronic device, including a storage unit, in which the SAAS cloud service system of the second aspect is stored; a processing unit, configured to execute the SAAS cloud service implementation method according to the first aspect when the SAAS cloud service system is operated.
In a fourth aspect, an embodiment of the present invention discloses a computer storage medium, where the computer storage medium stores the SAAS cloud service system of the second aspect, and when executed by a processor, the SAAS cloud service system implements the SAAS cloud service implementation method of the first aspect.
Compared with the prior art, the SAAS cloud service method, the system, the electronic equipment and the computer readable storage medium based on the RPA tool resource pool in the technical scheme can dynamically apply for hardware resources and dynamically establish the RPA tool environment without professional intervention, so that different RPA suppliers and cloud suppliers can be flexibly and quickly switched according to price, stability and the like.
[ description of the drawings ]
In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the drawings needed to be used in the embodiments will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art to obtain other drawings based on these drawings without creative efforts.
Fig. 1 is a schematic flowchart illustrating steps of a SAAS cloud service implementation method according to embodiment 1 of the present invention;
fig. 2 is a schematic flowchart of creating and releasing an RPA resource pool in the SAAS cloud service implementation method provided in embodiment 1 of the present invention;
fig. 3 is a schematic flowchart of RPA script development in the SAAS cloud service implementation method provided in embodiment 1 of the present invention;
fig. 4 is a schematic flowchart of RPA task execution in the SAAS cloud service implementation method provided in embodiment 1 of the present invention;
fig. 5 is a schematic diagram of an SAAS cloud service system provided in embodiment 2 of the present invention.
[ detailed description ] embodiments
For better understanding of the technical solutions of the present invention, the following detailed descriptions of the embodiments of the present invention are provided with reference to the accompanying drawings.
It should be understood that the described embodiments are only some embodiments of the invention, and not all embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
As shown in fig. 1 to 5, wherein fig. 1 is a schematic flowchart illustrating steps of a SAAS cloud service implementation method provided in embodiment 1 of the present invention; fig. 2 is a schematic flowchart of creating and releasing an RPA resource pool in the SAAS cloud service implementation method provided in embodiment 1 of the present invention; fig. 3 is a schematic flowchart of RPA script development in the SAAS cloud service implementation method provided in embodiment 1 of the present invention; fig. 4 is a schematic flowchart of RPA task execution in the SAAS cloud service implementation method provided in embodiment 1 of the present invention; fig. 5 is a schematic diagram of an SAAS cloud service system provided in embodiment 2 of the present invention.
The following table shows the term explanations of the terms or abbreviations referred to in examples 1 and 2 of the present invention.
Figure BDA0002377928350000061
Figure BDA0002377928350000071
Example 1
As shown in fig. 1 to 4, embodiment 1 of the present invention provides a Software-as-a-Service (SAAS) cloud Service implementation method, where the method includes the following steps: triggering an instruction, establishing an RPA resource pool and releasing the RPA resource pool; the instruction triggering refers to judging the resource state of the RPA resource pool by sending a triggering instruction, if the resource state is insufficient, executing the RPA resource pool creating step, and if the resource state is residual, executing the RPA resource pool releasing step; the RPA resource pool creation means applying for network resources and storing information of the network resources, acquiring and storing information of an RPA tool, and installing the RPA tool; the RPA resource pool release refers to releasing redundant network resources and RPA tools and storing the release result.
The SAAS cloud service implementation method judges the resource state of the RPA resource pool, determines to execute RPA resource pool creation or RPA resource pool release by instruction triggering, can automatically create and release network resources as required, and ensures that the network resources are reasonably utilized.
In the SAAS cloud service implementation method disclosed in this embodiment 1, the method further includes RPA script development, where the RPA script development includes the following steps: applying for a debugging environment, and creating or acquiring network resource information and RPA tool information according to the resource state of the RPA resource pool; and developing an RPA script, debugging by using the RPA script operation service, and returning a debugging result to the SAAS cloud service system.
By the SAAS cloud service implementation method, a user can utilize the RPA resource pool to develop the RPA script, the SAAS cloud service is served, and the user can debug in time after developing the RPA script, so that problems can be found and solved conveniently.
In the SAAS cloud service implementation method disclosed in this embodiment 1, the method further includes RPA task execution, where the network resource includes a VM, and the VM is equipped with an RPA tool to form a Robert; the RPA task execution comprises establishing an RPA task, uploading an RPA script and associating the RPA script with the RPA task, then storing the RPA script on a version management tool, and executing the RPA task; the execution of the RPA task includes the steps of: triggering an RPA task; acquiring a VM (virtual machine), marking the state of the VM, and establishing a relation between an RPA task and Robert; downloading an RPA script corresponding to the RPA task from a version management tool, and pushing the RPA script to Robert; robert executes the RPA script and performs the RPA task.
The SAAS cloud service implementation method keeps decoupling with each cloud provider, can directly create VM and needed infrastructure at the cloud provider, shields background implementation details of the cloud provider, RPA tool provider and the like, and provides uniform, easy-to-use, efficient and economical SAAS cloud service outwards as required through resource integration. Therefore, the user does not need to create an account number, apply for resources such as a VM and the like at a cloud provider and does not need to know implementation details. And the advantages of convenience, timeliness, concurrency, storability and the like of the version management tool are utilized, the parallel compiling of the RPA script by multiple users and the timely reviewing of the calling information of the old version are realized, and the working efficiency and the working benefit are greatly improved. And the VM and the Robert can be automatically established and released as required, so that the RPA tool resource pool is reasonably utilized.
In the method for implementing SAAS cloud service disclosed in this embodiment 1, after the RPA task is executed, Robert returns to the RPA resource pool, and records the total execution time of the RPA task. The SAAS cloud service implementation method is used as a dimension of charging, and a charging mode based on the number of tasks and the execution time of the tasks is provided.
In the SAAS cloud service implementation method disclosed in this embodiment 1, during the execution of an RPA task, after uploading an RPA script, the RPA script is stored in a version management tool, where the version management tool is a gillab/gilthub (reference code management tool).
The SAAS cloud service implementation method utilizes the advantages of convenience, timeliness, concurrency, storability and the like of the version management tool to realize that multiple users write RPA scripts in parallel and review old version calling information in time, and greatly improves working efficiency and working benefits.
Example 2
As shown in fig. 5, embodiment 2 of the present invention provides an SAAS cloud service system, including: the device comprises a triggering module, an RPA resource pool creating module and an RPA resource pool releasing module; the triggering module is used for judging the resource state of the RPA resource pool by sending a triggering instruction, calling the RPA resource pool creating module if the resource state is insufficient, and calling the RPA resource pool releasing module if the resource state is residual; the RPA resource pool creating module is used for calling the RPA tool resource pool service back end to apply for network resources from a cloud provider, storing information of the network resources to the SAAS cloud service system, acquiring information of the RPA tool from the RPA tool provider, storing the information of the RPA tool to the SAAS cloud service system, and installing the RPA tool; and the RPA resource pool releasing module is used for calling the RPA tool resource pool service back end to release redundant network resources and RPA tools and storing a releasing result to the SAAS cloud service system.
The SAAS cloud service system judges the resource state of the RPA resource pool, determines to execute RPA resource pool creation or RPA resource pool release by instruction triggering, can automatically create and release network resources as required, and ensures that the network resources are reasonably utilized.
In the SAAS cloud service system disclosed in this embodiment 2, the system further includes an RPA script development module, where in the RPA script development module, a user may execute a debugging environment application, log in and obtain verification by accessing an RPA tool resource pool cloud service WEB side, call an RPA tool resource pool cloud service backend to create or obtain network resource information and RPA tool information according to a resource state of the RPA resource pool, and return the network resource information and the RPA tool information to the user; and developing an RPA script on an RPA tool, accessing a service system by using the RPA script to execute a service function for debugging, and returning a debugging result to the SAAS cloud service system.
The SAAS cloud service system user can utilize the RPA resource pool to develop the RPA script, the SAAS cloud service is served, the user can debug in time after developing the RPA script, and problems can be found and solved conveniently.
In the SAAS cloud service system disclosed in this embodiment 2, the system further includes an RPA task execution module, configured to access an RPA tool resource pool WEB end to create an RPA task, upload an RPA script, call a back end of the RPA tool resource pool to store the RPA script to a version management tool, establish an association relationship between the RPA task and the RPA script, and execute the RPA task, where the network resource includes a VM, and the VM is equipped with an RPA tool to form Robert; performing RPA tasks includes: accessing a WEB end of a resource pool of the RPA tool to trigger an RPA task; calling the back end of the RPA tool resource pool to acquire the VM and mark the state of the VM, and establishing the relationship between the RPA task and the Robert; calling the back end of the RPA tool resource pool to download an RPA script corresponding to the RPA task from the version management tool, and pushing the RPA script to Robert; and the Robert executes the RPA script and accesses the service system to execute the RPA task.
The SAAS cloud service system keeps decoupling with each cloud provider, and can directly create the VM and needed infrastructure at the cloud provider, so that a user does not need to create an account number, apply for the VM and other resources at the cloud provider and does not need to know implementation details. And the advantages of convenience, timeliness, concurrency, storability and the like of the version management tool are utilized, the parallel compiling of the RPA script by multiple users and the timely reviewing of the calling information of the old version are realized, and the working efficiency and the working benefit are greatly improved. And the VM and the Robert can be automatically established and released as required, so that the RPA tool resource pool is reasonably utilized.
In the SAAS cloud service system disclosed in this embodiment 2, in the RPA task execution module, after uploading an RPA script, a user calls a back end of a resource pool of an RPA tool to store the RPA script on a version management tool, where the version management tool is gillab/gilthub.
The SAAS cloud service system realizes the parallel compiling of the RPA scripts and the timely review of the old version calling information by multiple users by utilizing the advantages of convenience, timeliness, concurrency, storability and the like of a version management tool, and greatly improves the working efficiency and the working benefit.
In the SAAS cloud service system disclosed in this embodiment 2, after the RPA task is executed, the RPA task returns to Robert to the RPA resource pool, and the total execution time of the RPA task is recorded.
The SAAS cloud service system takes the SAAS cloud service system as a dimension of charging, and provides a charging mode based on the number of tasks and the execution time of the tasks.
The SAAS cloud service system disclosed in embodiment 2 executes the following steps by using the SAAS cloud service implementation method disclosed in embodiment 1.
First, creation and release of RPA resource pool.
1. RPA resource pool creation procedure
1.1 under the condition of manual or automatic triggering, if the resources of the RPA tool resource pool are insufficient, the rear end of the RPA tool resource pool service applies for IT resources such as VM, VPC and storage from a cloud provider by packaging a Terraform script, and after the application is successful, the VM and the authentication information thereof are stored in an RPA tool resource pool SAAS cloud service platform.
1.2 the back end of the RPA tool resource pool service obtains the installation medium and license information from the RPA tool provider and stores the installation medium and license information in an RPA tool resource pool SAAS cloud service platform.
1.3 installing RPA development tool on VM through Ansible script to form Robert.
2. Release procedure of RPA resource pool
2.1 under the condition of manual or automatic triggering, if the resources of the RPA tool resource pool are left, the service back end of the RPA tool resource pool releases the redundant resources such as RPA tools and VMs by packaging a Terraform script, and the release result is stored in the RPA tool resource pool SAAS cloud service platform.
Second, the RPA script development process.
1. Login method
1.1, a user inputs a user name and a password at a WEB end of cloud service of an RPA tool resource pool to log in, and after background verification, user token information is obtained.
2. Application for RPA debug environment
2.1 the user applies for the RPA debugging environment, and the RPA tool resource pool cloud service back end creates or acquires the VM and RPA information according to the state of the resource pool.
2.2 the user obtains the VM and RPA information returned from the RPA tool resource pool cloud service backend.
3. Developing and debugging RPA scripts
3.1 user logs in VM, develops RPA script on RPA tool, and operates service function task through RPA script.
And thirdly, executing the RPA task.
1. Establishing RPA tasks
1.1 user logs in RPA tool resource pool WEB end to create RPA task
2. Uploading RPA scripts
2.1 the user uploads the RPA script developed in the front, the back end of the RPA tool resource pool stores the RPA script in the version management tool, and the association relationship between the task and the script is established.
3. Performing RPA tasks
3.1 the user enters the RPA tool resource pool WEB end to trigger the task.
3.2 the back end of the RPA tool resource pool obtains the VM with the RPA tool in the RPA tool resource pool, marks the state of the VM, and establishes the relationship between the task and the VM Robert.
3.3 the back end of the RPA tool resource pool downloads the RPA script corresponding to the task from the version management tool and pushes the RPA script to the Robert of the RPA tool on the VM.
And 3.4, the Robert executes the script, the access service system executes the automatic work, after the task execution is finished, the VM Robert is returned to the resource pool, the total execution time of the task is recorded, and the total execution time is used as a dimension of charging.
The method and the system for realizing the SAAS cloud service provided by the embodiment 1 and the embodiment 2 of the invention at least have the following beneficial effects:
1. the SAAS cloud service system based on the RPA tool resource pool can dynamically create and recycle VM and RPA tool resources, so that a large amount of expenses of RPA license and VM can be saved.
2. The SAAS cloud service system based on the RPA tool resource pool provides a flexible charging mode, and charging can be carried out according to the number of tasks and the execution time of the tasks.
3. The SAAS cloud service system based on the RPA tool resource pool shields implementation details of cloud providers and RPA tools, and saves a large amount of research and development cost.
4. The SAAS cloud service system based on the RPA tool resource pool provides SAAS service, is built by professional teams, and ensures the service.
5. The SAAS cloud service system based on the RPA tool resource pool provides RPA cloud services across cloud providers and RPA tool providers.
In addition, functional units in the embodiments of the present invention may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit. The integrated unit can be realized in a form of hardware, or in a form of hardware plus a software functional unit.
The above description is only for the purpose of illustrating the preferred embodiments of the present invention and is not to be construed as limiting the invention, and any modifications, equivalents, improvements and the like made within the spirit and principle of the present invention should be included in the scope of the present invention.

Claims (10)

1. A method for realizing SAAS cloud service is characterized by comprising the following steps: triggering an instruction, establishing an RPA resource pool and releasing the RPA resource pool;
the instruction triggering refers to judging the resource state of the RPA resource pool by sending a triggering instruction, if the resource state is insufficient, executing the RPA resource pool establishing step, and if the resource state is residual, executing the RPA resource pool releasing step;
the RPA resource pool creation means applying for network resources and storing information of the network resources, acquiring and storing information of an RPA tool, and installing the RPA tool;
the RPA resource pool release refers to releasing redundant network resources and RPA tools and storing the release result.
2. The SAAS cloud service implementation method of claim 1, wherein said method further comprises RPA script development, said RPA script development comprising the steps of:
applying for a debugging environment, and creating or acquiring network resource information and RPA tool information according to the resource state of the RPA resource pool;
and developing an RPA script, debugging by using the RPA script operation service, and returning a debugging result to the SAAS cloud service system.
3. The SAAS cloud service implementation method of claim 1, wherein said method further comprises RPA task execution, said network resource contains a VM, said VM having said RPA tool installed therein forming Robert;
the RPA task execution comprises establishing an RPA task, uploading the RPA script and associating the RPA script with the RPA task, then storing the RPA script on a version management tool, and executing the RPA task;
the executing RPA task comprises the following steps:
triggering the RPA task;
acquiring the VM, marking the state of the VM, and establishing the relationship between the RPA task and the Robert;
downloading the RPA script corresponding to the RPA task from the version management tool, and pushing the RPA script to the Robert;
and the Robert executes the RPA script and executes the RPA task.
4. The SAAS cloud service implementation method of claim 3, wherein after the RPA task is executed, the Robert is returned to the RPA resource pool, and a total execution time of the RPA task is recorded.
5. A SAAS cloud service system, comprising: the device comprises a triggering module, an RPA resource pool creating module and an RPA resource pool releasing module;
the triggering module is used for judging the resource state of the RPA resource pool by sending a triggering instruction, if the resource state is insufficient, the RPA resource pool creating module is called, and if the resource state is residual, the RPA resource pool releasing module is called;
the RPA resource pool creating module is used for calling a RPA tool resource pool service back end to apply for network resources from a cloud provider, storing information of the network resources to the SAAS cloud service system, acquiring information of an RPA tool from the RPA tool provider, storing the information of the RPA tool to the SAAS cloud service system, and installing the RPA tool;
and the RPA resource pool releasing module is used for calling the RPA tool resource pool service back end to release redundant network resources and RPA tools and storing a releasing result to the SAAS cloud service system.
6. The SAAS cloud service system according to claim 5, wherein the system further comprises an RPA script development module, wherein in the RPA script development module, a user can execute a debugging environment application, login and obtain verification by accessing an RPA tool resource pool cloud service WEB side, invoke an RPA tool resource pool cloud service backend to create or obtain network resource information and RPA tool information according to a resource state of the RPA resource pool, and return the network resource information and the RPA tool information to the user; and developing an RPA script on the RPA tool, accessing a service system by using the RPA script to execute a service function for debugging, and returning a debugging result to the SAAS cloud service system.
7. The SAAS cloud service system according to claim 6, wherein the system further comprises an RPA task execution module, configured to access an RPA tool resource pool WEB terminal to create an RPA task, upload the RPA script, call an RPA tool resource pool back terminal to store the RPA script to a version management tool, establish an association relationship between the RPA task and the RPA script, and execute the RPA task, the network resource includes a VM, and the RPA tool is installed in the VM to form a Robert;
the executing the RPA task comprises:
accessing a WEB end of a resource pool of an RPA tool to trigger the RPA task;
calling the back end of a resource pool of an RPA tool to acquire the VM, marking the state of the VM, and establishing the relationship between the RPA task and the Robert;
calling the back end of a resource pool of an RPA tool to download the RPA script corresponding to the RPA task from the version management tool, and pushing the RPA script to the Robert;
and the Robert executes the RPA script and accesses a service system to execute the RPA task.
8. The SAAS cloud service system of claim 7, wherein after the RPA task is executed, the Robert is returned to the RPA resource pool, and the total execution time of the RPA task is recorded.
9. An electronic device, comprising a storage unit storing the SAAS cloud service system according to any one of claims 5 to 8; a processing unit, configured to execute the SAAS cloud service implementation method according to any one of claims 1 to 4 when the SAAS cloud service system is operated.
10. A computer storage medium storing the SAAS cloud service system of any of claims 5 to 8, wherein the SAAS cloud service system when executed by a processor implements the SAAS cloud service implementation method of any of claims 1 to 4.
CN202010073677.3A 2020-01-22 2020-01-22 SAAS cloud service implementation method and system Active CN113157429B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010073677.3A CN113157429B (en) 2020-01-22 2020-01-22 SAAS cloud service implementation method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010073677.3A CN113157429B (en) 2020-01-22 2020-01-22 SAAS cloud service implementation method and system

Publications (2)

Publication Number Publication Date
CN113157429A true CN113157429A (en) 2021-07-23
CN113157429B CN113157429B (en) 2024-04-09

Family

ID=76881950

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010073677.3A Active CN113157429B (en) 2020-01-22 2020-01-22 SAAS cloud service implementation method and system

Country Status (1)

Country Link
CN (1) CN113157429B (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113660510A (en) * 2021-08-19 2021-11-16 杭州时趣信息技术有限公司 Video processing cloud manufacturer configuration method, device and system
CN115309440A (en) * 2022-05-31 2022-11-08 广州仕邦人力资源有限公司 RPA software generation method based on SaaS

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105183554A (en) * 2015-07-31 2015-12-23 国家超级计算深圳中心(深圳云计算中心) Hybrid computing system of high-performance computing and cloud computing, and resource management method therefor
CN108880887A (en) * 2018-06-20 2018-11-23 山东大学 Accompany and attend to robot cloud service system and method based on micro services
CN109636504A (en) * 2018-11-07 2019-04-16 北京慧流科技有限公司 Information processing method and device, electronic equipment and storage medium
US20190155225A1 (en) * 2017-11-21 2019-05-23 Accenture Global Solutions Limited Bot management framework for robotic process automation systems
CN110502217A (en) * 2019-08-26 2019-11-26 北京机械工业自动化研究所有限公司 A kind of robot cloud platform design method based on ROS

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105183554A (en) * 2015-07-31 2015-12-23 国家超级计算深圳中心(深圳云计算中心) Hybrid computing system of high-performance computing and cloud computing, and resource management method therefor
US20190155225A1 (en) * 2017-11-21 2019-05-23 Accenture Global Solutions Limited Bot management framework for robotic process automation systems
CN108880887A (en) * 2018-06-20 2018-11-23 山东大学 Accompany and attend to robot cloud service system and method based on micro services
CN109636504A (en) * 2018-11-07 2019-04-16 北京慧流科技有限公司 Information processing method and device, electronic equipment and storage medium
CN110502217A (en) * 2019-08-26 2019-11-26 北京机械工业自动化研究所有限公司 A kind of robot cloud platform design method based on ROS

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
JÄRVI, ANTTI: "Cloud Resource Allocation in Robotic Process Automation - Orchestrator Framework", 《AALTODOC.AALTO.FI》 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113660510A (en) * 2021-08-19 2021-11-16 杭州时趣信息技术有限公司 Video processing cloud manufacturer configuration method, device and system
CN115309440A (en) * 2022-05-31 2022-11-08 广州仕邦人力资源有限公司 RPA software generation method based on SaaS

Also Published As

Publication number Publication date
CN113157429B (en) 2024-04-09

Similar Documents

Publication Publication Date Title
US6539501B1 (en) Method, system, and program for logging statements to monitor execution of a program
CN109857404B (en) SDK interface packaging method and device, storage medium and electronic equipment
CN107577609B (en) Embedded system dynamic module debugging system based on host end dynamic link
WO2014020457A1 (en) Remote debug service in a cloud environment
CN111399897A (en) Application issuing method and system based on kubernets
Malawski Towards Serverless Execution of Scientific Workflows-HyperFlow Case Study.
Leblang et al. Parallel software configuration management in a network environment
CN114064152B (en) Embedded multi-core debugging system based on dynamic loading and debugging method thereof
US9904574B2 (en) Parallel computing without requiring antecedent code deployment
CN113157429B (en) SAAS cloud service implementation method and system
CN110737467A (en) service migration method and device
CN114297056A (en) Automatic testing method and system
CN112416379B (en) Application program installation method and device, computing equipment and readable storage medium
CN111367804B (en) Method for realizing front-end cooperative debugging based on cloud computing and network programming
CN111683091A (en) Method, device, equipment and storage medium for accessing cloud host console
CN112445595B (en) Multitask submission system based on slurm computing platform
CN115729679A (en) Task processing method and device, computer readable storage medium and electronic device
US20230088318A1 (en) Remotely healing crashed processes
CN114860393A (en) Cross-platform virtual machine migration method, device and equipment
CN103530091A (en) Method and device for implementing task of calculating CPMD (car-Parrinello molecular dynamics simulations)
CN113220586A (en) Automatic interface pressure test execution method, device and system
CN113805911A (en) Multi-version program management method, device and system of server side
CN107229506B (en) Virtual machine migration method and device
CN103544015A (en) Method and device for achieving VASP calculation tasks
CN111290933A (en) Software automation software testing method and device

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant