Font Size: a A A

RPA Software Process Automation Robot

Posted on:2022-05-05Degree:MasterType:Thesis
Country:ChinaCandidate:J M ZhangFull Text:PDF
GTID:2518306569475604Subject:Computer Science and Technology
Abstract/Summary:PDF Full Text Request
In the process of using multi software,people found that some process rules are simple,the repetition rate is high,and it consumes a lot of time and labor.In order to simplify the human production process and realize the automatic execution of the process,the Robotic Process Automation(RPA)technology emerges as the times require.RPA technology simulates a series of simulated manual operations such as copying,pasting,clicking,and inputting according to the user's pre-designed usage rules,so as to assist or replace human beings to complete repetitive tasks.In view of the problem that most of the current RPA platforms define the process step data based on the programming idea,and do not realize the unified specification of the process step data,this paper designs an RPA software process automation robot.The main contents of this article are as follows: 1)The robot operation description script language of windows app and the robot operation description script language of web program are designed to solve the problem that the process step data does not have a unified standard.2)A script language parser is designed and implemented to solve the problem of parsing and compiling robot operation description script language.According to the robot operation description script language,the process step data is defined,the script language parser is called to parse the data,and compiled into the executable instructions of the RPA robot,and the operations on the UI interface are output according to the sequence of the process step data.3)The RPA software process automation robot is designed and implemented.It integrates the script language of robot operation description and the parser of script language,and provides a unified interface to complete the definition,parsing and compilation of data,so as to realize the effect of automatic execution of RPA robot according to the established process.4)Examples are designed for two robot operation description script languages,which not only prove the rationality of two different kinds of robot operation description script languages,but also verify the feasibility and practicability of RPA software process automation robot.
Keywords/Search Tags:RPA, Application, Robot operation description script language, Script language parser
PDF Full Text Request
Related items