CN113868208A - File sharing method and device based on RPA and AI - Google Patents

File sharing method and device based on RPA and AI Download PDF

Info

Publication number
CN113868208A
CN113868208A CN202111075143.5A CN202111075143A CN113868208A CN 113868208 A CN113868208 A CN 113868208A CN 202111075143 A CN202111075143 A CN 202111075143A CN 113868208 A CN113868208 A CN 113868208A
Authority
CN
China
Prior art keywords
file
folder
rpa robot
accessed
file sharing
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
CN202111075143.5A
Other languages
Chinese (zh)
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.)
Beijing Laiye Network Technology Co Ltd
Laiye Technology Beijing Co Ltd
Original Assignee
Beijing Laiye Network Technology Co Ltd
Laiye Technology Beijing 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 Beijing Laiye Network Technology Co Ltd, Laiye Technology Beijing Co Ltd filed Critical Beijing Laiye Network Technology Co Ltd
Priority to CN202111075143.5A priority Critical patent/CN113868208A/en
Publication of CN113868208A publication Critical patent/CN113868208A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/17Details of further file system functions
    • G06F16/176Support for shared access to files; File sharing support
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/16File or folder operations, e.g. details of user interfaces specifically adapted to file systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/20Natural language analysis
    • G06F40/279Recognition of textual entities

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Physics & Mathematics (AREA)
  • Databases & Information Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Human Computer Interaction (AREA)
  • Health & Medical Sciences (AREA)
  • Artificial Intelligence (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Computational Linguistics (AREA)
  • General Health & Medical Sciences (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The application discloses a file sharing method and device based on RPA and AI. Wherein, the method comprises the following steps: receiving at least one first file sharing request submitted by at least one RPA robot; wherein the first file sharing request is sent by a corresponding RPA robot when obtaining a first file processing task based on Natural Language Processing (NLP) techniques; and performing file sharing operation on the folders in the file transfer server deployed on the RPA robot control platform based on each first file sharing request. Compared with the traditional local area network FTP file transfer mode, the file sharing method provided by the application can intelligently identify and execute the user instruction, and has the advantages of low cost, cross-network segment file sharing capability and the like.

Description

File sharing method and device based on RPA and AI
Technical Field
The present application relates to the field of computer technologies, and in particular, to a method and an apparatus for sharing a file based on RPA and AI, an electronic device, and a storage medium.
Background
RPA (robot Process Automation) simulates human operations on a computer through specific "robot software" and automatically executes Process tasks according to rules.
AI (Artificial Intelligence) is a technical science that studies and develops theories, methods, techniques and application systems for simulating, extending and expanding human Intelligence.
NLP (Natural Language Processing) is a technical discipline for studying the Language problem of human interaction with computers.
In the operation process of a plurality of RPA robots of an enterprise, data exchange is often required to be carried out through a file transfer station so as to ensure the smooth operation of an automation process. In the traditional solution, a File Transfer Protocol (FTP) server is built in an enterprise intranet to realize File Transfer among different RPA robots, and according to the scheme, when the number of RPA robots is small, the cost is high, and File sharing of a cross-network segment cannot be realized (wherein the network segment refers to a part which can be directly communicated by using the same physical layer device in a computer network, and the cross-network segment cannot be directly communicated).
Disclosure of Invention
The application provides a file sharing method, a device, electronic equipment and a storage medium based on RPA and AI, which can realize file sharing among a plurality of RPA robots across network segments, and solve the problems that the cost is high and the file sharing across network segments cannot be carried out when the number of RPA robots is small in the traditional local area network FTP file server sharing mode.
In a first aspect, an embodiment of the present application provides a file sharing method based on RPA and AI, where the method is applied to a robot process automation RPA robot control platform, where a file transfer server is deployed on the RPA robot control platform, and the method includes: receiving at least one first file sharing request submitted by at least one RPA robot; wherein the first file sharing request is sent by a corresponding RPA robot when obtaining a first file processing task based on Natural Language Processing (NLP) techniques; and performing file sharing operation on the folders in the file transfer server deployed on the RPA robot control platform based on each first file sharing request.
In the technical scheme, the user instruction can be intelligently identified and executed by combining the RPA technology and the AI technology, and the file sharing is realized by virtue of a file transfer server deployed on an RPA robot control platform; because the RPA robot has the capacity of being connected with the RPA robot control platform in a long connection mode, the problem that multiple RPA robots are deployed in a cross-network segment can be solved, and the automation scene in an enterprise is enlarged.
In one implementation manner, the first file sharing request carries identification information of a folder to be accessed, attribute information of an issued object of the first file processing task, and file operation information corresponding to the first file processing task; the performing, based on each of the first file sharing requests, a file sharing operation on a folder in the file transfer server includes:
for each first file sharing request, determining the operation authority of the issued object for the folder to be accessed according to the identification information of the folder to be accessed carried in the first file sharing request and the attribute information of the issued object of the first file processing task;
and carrying out file sharing operation on the folder in the file transfer server according to the operation authority of the issued object for the folder to be accessed and the file operation information corresponding to the first file processing task.
In an optional implementation manner, the performing, according to the operation permission of the issued object for the folder to be accessed and the file operation information corresponding to the first file processing task, a file sharing operation on the folder in the file transfer server includes:
in response to the matching of the file operation information corresponding to the first file processing task and the operation authority of the issued object for the folder to be accessed, finding the storage position of the folder to be accessed in the file transfer server according to the identification information of the folder to be accessed; and under the storage position, performing file processing operation on the folder to be accessed according to the file operation information corresponding to the first file processing task.
Optionally, the performing, according to the operation permission of the issued object for the folder to be accessed and the file operation information corresponding to the first file processing task, a file sharing operation on the folder in the file transfer server further includes: and in response to the fact that the file operation information corresponding to the first file processing task is not matched with the operation authority of the issued object for the folder to be accessed, rejecting the first file sharing request, and sending prompt information to the RPA robot submitting the first file sharing request, wherein the prompt information is used for indicating that the issued object has no authority to perform file operation on the folder to be accessed.
In the technical scheme, whether the received file sharing operation is executed or not can be judged by matching the authority of the issued object with the authority required for operating the folder to be accessed, so that the safety and the confidentiality of the file in the file sharing server are improved.
In one implementation, the first file processing task includes at least any one or more of: a file uploading task; a file downloading task; and (5) a file modification task.
In an optional implementation manner, when the first file processing task includes a file uploading task, the first file sharing request is a file uploading request; the receiving at least one first file sharing request submitted by at least one RPA robot comprises: receiving at least one file uploading request submitted by at least one first RPA robot; the file sharing operation of the folders in the file transfer server based on each file uploading request comprises: and for each file uploading request, receiving a corresponding uploading file according to the file uploading request, and storing the uploading file to a corresponding folder of the file transfer server.
Optionally, the method further comprises: receiving a second file sharing request submitted by a second RPA robot; the second RPA robot and the first RPA robot belong to the same control platform, and the second file sharing request is sent by the second RPA robot when a second file processing task is obtained based on a Natural Language Processing (NLP) technology; performing file operation on the uploaded file submitted by the first RPA robot and stored in the file transfer server based on the second file sharing request; the second file processing task comprises a file downloading task or a file modifying task.
In the technical scheme, the RPA robot management platform can store the file uploaded by the RPA robot in the file transfer server for other RPA robots to perform file operation. And because the RPA robot has the capacity of connecting with the RPA robot control platform in a long connection mode, the RPA robots have the cross-network-segment file sharing capacity.
In one implementation, the method further comprises: and generating a visual interactive interface aiming at the file transfer server.
In an optional implementation, the method further includes: performing first management operation on a folder in the file transfer server based on the visual interactive interface; the first management operation comprises folder name setting and/or folder operation authority setting; and/or performing second management operation on files in the file transfer server under the folder based on the visual interactive interface; wherein the second management operation comprises file deletion and/or file name modification.
In the technical scheme, a visual management interface aiming at the file transfer server can be generated on the basis of the RPA robot control platform, so that a user can conveniently manage folders and files in the file transfer server, and the use threshold of the user is reduced.
In a second aspect, an embodiment of the present application provides a file sharing device based on RPA and AI, where the device is applied to an RPA robot control platform, where a file transfer server is deployed on the RPA robot control platform, and the device includes: the device comprises a first receiving module, a second receiving module and a third receiving module, wherein the first receiving module is used for receiving at least one first file sharing request submitted by at least one RPA robot; wherein the first file sharing request is sent by a corresponding RPA robot when obtaining a first file processing task based on Natural Language Processing (NLP) techniques; and the first operation module is used for carrying out file sharing operation on the folders in the file transfer server based on each first file sharing request.
In one implementation, the first operation module is specifically configured to: for each first file sharing request, determining the operation authority of the issued object for the folder to be accessed according to the identification information of the folder to be accessed carried in the first file sharing request and the attribute information of the issued object of the first file processing task; and carrying out file sharing operation on the folder in the file transfer server according to the operation authority of the issued object for the folder to be accessed and the file operation information corresponding to the first file processing task.
In an optional implementation manner, the first operation module is specifically configured to: in response to the matching of the file operation information corresponding to the first file processing task and the operation authority of the issued object for the folder to be accessed, finding the storage position of the folder to be accessed in the file transfer server according to the identification information of the folder to be accessed; and under the storage position, performing file processing operation on the folder to be accessed according to the file operation information corresponding to the first file processing task.
Optionally, the first operation module is specifically configured to: and in response to the fact that the file operation information corresponding to the first file processing task is not matched with the operation authority of the issued object for the folder to be accessed, rejecting the first file sharing request, and sending prompt information to the RPA robot submitting the first file sharing request, wherein the prompt information is used for indicating that the issued object has no authority to perform file operation on the folder to be accessed.
In an optional implementation manner, the first receiving module is specifically configured to: receiving at least one file uploading request submitted by at least one first RPA robot; the first operation module is specifically configured to: and for each file uploading request, receiving a corresponding uploading file according to the file uploading request, and storing the uploading file to a corresponding folder of the file transfer server.
Optionally, the apparatus further comprises: the second receiving module is used for receiving a second file sharing request submitted by a second RPA robot; the second RPA robot and the first RPA robot belong to the same control platform, and the second file sharing request is sent by the second RPA robot when a second file processing task is obtained based on a Natural Language Processing (NLP) technology; a second operation module, configured to perform a file operation on an uploaded file submitted by the first RPA robot and stored in the file transfer server based on the second file sharing request; the second file processing task comprises a file downloading task or a file modifying task.
In one implementation, the apparatus further includes a generation module: and the system is used for generating a visual interactive interface aiming at the file transfer server.
In an optional implementation manner, the apparatus further includes: the third operation module is used for performing first management operation on the folder in the file transfer server based on the visual interactive interface; the first management operation comprises folder name setting and/or folder operation authority setting; and/or the fourth operation module is used for performing second management operation on the files in the folder in the file transfer server based on the visual interactive interface; wherein the second management operation comprises file deletion and/or file name modification.
In a third aspect, an embodiment of the present application provides an electronic device, including at least one processor; and a memory communicatively coupled to the at least one processor. Wherein the memory stores instructions executable by the at least one processor, and the instructions are executable by the at least one processor to enable the at least one processor to perform the method of the RPA and AI based file sharing method according to the first aspect.
In a fourth aspect, an embodiment of the present application provides a computer-readable storage medium for storing instructions for implementing the method described above, and when the instructions are executed, the method described in the first aspect is executed.
In a fifth aspect, the present application provides a computer program which, when run on a computer, causes the computer to perform the method of the first aspect described above.
It should be understood that the statements in this section do not necessarily identify key or critical features of the embodiments of the present application, nor do they limit the scope of the present application. Other features of the present application will become apparent from the following description.
Drawings
The drawings are included to provide a better understanding of the present solution and are not intended to limit the present application. Wherein:
fig. 1 is a diagram illustrating an architecture of a file sharing system based on RPA and AI according to an embodiment of the present disclosure;
fig. 2 is a flowchart of a file sharing method based on RPA and AI according to an embodiment of the present disclosure;
fig. 3 is a flowchart of another file sharing method based on RPA and AI according to an embodiment of the present disclosure;
fig. 4 is a flowchart of another file sharing method based on RPA and AI according to an embodiment of the present application;
fig. 5 is an exemplary diagram of a visual operation interface of a file sharing method based on RPA and AI according to an embodiment of the present application;
fig. 6 is a schematic structural diagram of an apparatus for a file sharing method based on RPA and AI according to an embodiment of the present disclosure;
fig. 7 is a schematic structural diagram of an electronic device for implementing a file sharing method based on RPA and AI according to an embodiment of the present disclosure.
Detailed Description
The following description of the exemplary embodiments of the present application, taken in conjunction with the accompanying drawings, includes various details of the embodiments of the application for the understanding of the same, which are to be considered exemplary only. Accordingly, those of ordinary skill in the art will recognize that various changes and modifications of the embodiments described herein can be made without departing from the scope and spirit of the present application. Also, descriptions of well-known functions and constructions are omitted in the following description for clarity and conciseness.
Where in the description of the present application, "/" indicates an OR meaning, for example, A/B may indicate A or B; "and/or" herein is merely an association describing an associated object, and means that there may be three relationships, e.g., a and/or B, which may mean: a exists alone, A and B exist simultaneously, and B exists alone.
In the description of the present application, the term "RPA (robot Process Automation) robot control platform" refers to a management platform of an RPA robot, and provides functions of monitoring RPA robot clients belonging to the control platform, managing scheduled tasks, managing users and authorities, managing authorization permissions, and the like.
In the description of the present application, the term "file relay server" refers to a file server controlled by the RPA robot control platform, deployed on the RPA robot control platform, that can store the RPA robot process generation and required files.
In the description of the present application, the term "document processing task" refers to the operation task performed on the relevant document by the RPA robot to implement the design flow, including but not limited to: a file uploading task; a file downloading task; and (5) a file modification task.
In the description of the present application, the term "file sharing" refers to the exchange of required files among a plurality of RPA robots in order to implement an automated process.
Referring to fig. 1, as shown in fig. 1, a schematic diagram of an architecture of a file sharing system based on RPA and AI (Artificial Intelligence) according to an embodiment of the present application is shown. The file sharing system may include, but is not limited to, two RPA robots and one RPA robot management platform, and the number and the form of the devices shown in fig. 1 are only examples and do not constitute a limitation to the embodiments of the present application. The file sharing system shown in fig. 1 includes a first RPA robot 101, a second RPA robot 102, and an RPA robot control platform 103 as an example. For example, the system user may trigger a task flow of the first RPA robot 101, and the first RPA robot 101 may send a request for the task flow to the RPA robot management platform 103 when detecting a trigger operation of the task flow, so that the RPA robot management platform 103 performs a corresponding operation process based on the request.
It should be noted that, in the embodiment of the present application, a file relay server may be deployed on the RPA robot control platform 103. Because the RPA robot has the capacity of connecting with the RPA robot control platform in a long connection mode, a file transfer server is built on the RPA robot control platform 103, and the file sharing of a cross-network segment between the RPA robots can be realized.
Referring to fig. 2, fig. 2 is a flowchart of a file sharing method based on RPA and AI according to an embodiment of the present disclosure. It should be noted that the main execution body of the file sharing method based on the RPA and the AI in the embodiment of the present application is an RPA robot control platform, and the RPA robot control platform is deployed with a file transfer server. As shown in fig. 2, the RPA and AI based file sharing method may include, but is not limited to, the following steps:
step S201: at least one first file sharing request submitted by at least one RPA robot is received.
The first file sharing request is transmitted by the corresponding RPA robot when the first file Processing task is obtained based on NLP (Natural Language Processing). As an example, the first document processing task includes at least any one or more of: a file uploading task; a file downloading task; and (5) a file modification task.
For example, after receiving a task instruction issued by a user, the RPA robot may identify the instruction based on a natural language processing NLP technique to convert the received instruction into a corresponding document processing task.
The first file sharing request carries identification information of the folder to be accessed, attribute information of an issued object of the first file processing task and file operation information corresponding to the first file processing task. Wherein, the issued object can be understood as a user triggering the operation of the RPA robot.
For example, the user triggers the task flow of the RPA robot. When the RPA robot executes the task flow, the task flow can be identified based on a Natural Language Processing (NLP) technology, and if the task flow is identified to be a file uploading task, a file uploading request can be sent to the RPA robot control platform, so that the RPA robot control platform receives a first file sharing request submitted by the RPA robot and the first file sharing request is a file uploading request.
For another example, when the RPA robot executes the task flow, the RPA robot may identify the task flow based on a natural language processing NLP technology, and assuming that the task flow is identified as a file downloading task, the RPA robot may send a file downloading request to the RPA robot control platform, so that the RPA robot control platform receives the first file sharing request submitted by the RPA robot as the file downloading request.
For another example, when the RPA robot executes the task flow, the RPA robot may identify the task flow based on a natural language processing NLP technology, and assuming that the task flow is identified as a file modification task, the RPA robot may send a file modification request to the RPA robot control platform, so that the RPA robot control platform receives the first file sharing request submitted by the RPA robot as the file modification request.
Step S202: and performing file sharing operation on the folder in the file transfer server deployed on the RPA robot control platform based on each first file sharing request.
For example, after receiving a first file sharing request submitted by the RPA robot, the RPA robot control platform may perform a file sharing operation on a folder in a file transfer server built on the RPA robot control platform according to information carried in the first file sharing request.
By implementing the embodiment of the application, the user instruction can be intelligently identified and executed by combining the RPA technology and the AI technology, and the file sharing is realized by virtue of the file transfer server deployed on the RPA robot control platform; because the RPA robot has the capacity of being connected with the RPA robot control platform in a long connection mode, the problem that multiple RPA robots are deployed in a cross-network segment can be solved, and the automation scene in an enterprise is enlarged.
Referring to fig. 3, as shown in fig. 3, a flowchart of another RPA and AI based file sharing method according to an embodiment of the present application is provided. The method can match and judge the user authority of the issued file operation information, and improves the security and confidentiality of the file in the file sharing server. As shown in fig. 3, the RPA and AI based file sharing method may include, but is not limited to, the following steps:
step S301: at least one first file sharing request submitted by at least one RPA robot is received.
The first file sharing request carries identification information of the folder to be accessed, attribute information of an issued object of the first file processing task and file operation information corresponding to the first file processing task.
The identification information of the folder to be accessed includes but is not limited to: the path information of the folder to be accessed on the file transfer server, and/or the unique ID (Identity Document) information that may represent the folder to be accessed. The attribute information of the issued object includes but is not limited to: the system account name, and/or the account ID of the user triggering the RPA robot process.
In the embodiment of the present application, step S301 may be implemented by any one of the embodiments of the present application, which is not limited in this embodiment and is not described again.
Step S302: and for each first file sharing request, determining the operation authority of the issued object for the folder to be accessed according to the identification information of the folder to be accessed carried in the first file sharing request and the attribute information of the issued object of the first file processing task.
For example, assuming that the first file sharing request is a file uploading request, after receiving the file uploading request, the RPA robot control platform determines the folder to be accessed according to the identification information of the folder to be accessed, which is carried in the file uploading request, and determines whether the issued object corresponding to the file uploading request has the authority for performing the file uploading operation on the folder to be accessed according to the attribute information of the issued object, which is contained in the file uploading request, and the authority information corresponding to each preset issued object, which is stored in the RPA robot control platform.
For another example, assuming that the first file sharing request is a file downloading request, after receiving the file downloading request, the RPA robot control platform determines the folder to be accessed according to the identification information of the folder to be accessed, which is carried in the file downloading request. And determining whether the issued object corresponding to the file downloading request has the authority for carrying out the file downloading operation on the folder to be accessed or not according to the attribute information of the issued object contained in the file downloading request and the authority information corresponding to each issued object which is stored in the RPA robot control platform and is preset.
For another example, assuming that the first file sharing request is a file modification request, after receiving the file modification request, the RPA robot control platform determines the folder to be accessed according to the identification information of the folder to be accessed, which is carried in the file modification request. And determining whether the issued object corresponding to the file modification request has the authority for carrying out the file modification operation on the folder to be accessed according to the attribute information of the issued object contained in the file modification request and the authority information corresponding to each preset issued object stored in the RPA robot control platform.
Step S303: and carrying out file sharing operation on the folder in the file transfer server deployed on the RPA robot control platform according to the operation authority of the issued object for the folder to be accessed and the file operation information corresponding to the first file processing task.
In one implementation mode, in response to the matching of the file operation information corresponding to the first file processing task and the operation authority of the issued object for the folder to be accessed, the storage position of the folder to be accessed is found in the file transfer server according to the identification information of the folder to be accessed; and under the storage position, performing file processing operation on the folder to be accessed according to the file operation information corresponding to the first file processing task.
For example, assuming that the first file processing task is a file uploading task, after determining that the issuing object has the authority to upload the folder to be accessed in the file transfer server, the RPA robot control platform determines a position path of the folder to be accessed in the file transfer server according to the identification information of the folder to be accessed, and stores the received file under the folder to be accessed in the file transfer server based on the position path.
For another example, assuming that the first file processing task is a file downloading task, after determining that the issuing object has the authority to upload the folder to be accessed in the file transfer server, the RPA robot control platform determines the location path of the folder to be accessed in the file transfer server according to the identification information of the folder to be accessed, finds the corresponding folder on the file transfer server based on the location path, downloads the file to be downloaded matched with the file downloading task from the corresponding folder, and transmits the file to the RPA robot submitting the first file processing task.
For another example, assuming that the first file processing task is a file modification task, after determining that the issued object has the permission to modify the folder to be accessed in the file transfer server, the RPA robot control platform determines the position path of the folder to be accessed in the file transfer server according to the identification information of the folder to be accessed, finds a corresponding folder on the file transfer server based on the position path, and completes the modification operation of the file to be modified according to the operation information corresponding to the file modification task.
In another implementation manner, in response to that the file operation information corresponding to the first file processing task is not matched with the operation authority of the issued object for the folder to be accessed, the first file sharing request is rejected, and a prompt message is sent to the RPA robot submitting the first file sharing request, where the prompt message is used to indicate that the issued object has no authority to perform file operation on the folder to be accessed.
For example, assuming that the first file processing task is a file uploading task, after determining that the issuing object does not have the authority to upload the folder to be accessed in the file transfer server, the RPA robot control platform sends, to the RPA robot submitting the first file sharing request, a prompt message that the issuing object does not have the authority to upload the folder to be accessed.
For another example, assuming that the first file processing task is a file downloading task, after determining that the issuing object does not have the permission to perform the downloading operation on the folder to be accessed in the file transfer server, the RPA robot control platform sends, to the RPA robot submitting the first file sharing request, a prompt message that the issuing object does not have the permission to perform the downloading operation on the folder to be accessed.
For another example, assuming that the first file processing task is a file modification task, after determining that the issued object does not have the permission to modify the folder to be accessed in the file transfer server, the RPA robot control platform sends a prompt message that the issued object has no permission to modify the folder to be accessed to the RPA robot submitting the first file sharing request.
By the embodiment of the application, whether the received file sharing operation is executed or not can be judged by matching the authority of the issued object with the authority required by the operation of the folder to be accessed, and the safety and the confidentiality of the file in the file sharing server are improved.
Referring to fig. 4, as shown in fig. 4, which is a flowchart of another RPA and AI based file sharing method provided in the embodiment of the present application, when the first file processing task includes a file uploading task, the first file sharing request is a file uploading request. At the moment, the file uploaded by the RPA robot can be stored in the file transfer server by the method so as to be shared with other RPA robots. The method may include, but is not limited to, the steps of:
step S401: and receiving at least one file uploading request submitted by at least one first RPA robot.
In the embodiment of the present application, step S401 may be implemented by any one of the embodiments of the present application, which is not limited in this embodiment and is not described again.
Step S402: and performing file sharing operation on the folders in the file transfer server deployed on the RPA robot control platform based on each file uploading request.
In one implementation, for each file upload request, a corresponding upload file may be received according to the file upload request, and the upload file may be stored in a corresponding folder of the file transfer server.
In the embodiment of the present application, step S402 may be implemented by any one of the embodiments of the present application, which is not limited in this embodiment and is not described in detail herein
Step S403: and receiving a second file sharing request submitted by the second RPA robot.
The second RPA robot and the first RPA robot belong to the same control platform, and the second file sharing request is sent by the second RPA robot when the second file processing task is obtained based on the natural language processing NLP technology.
The specific implementation of receiving the second file sharing request submitted by the second RPA robot may be the same as the specific implementation of receiving the first file sharing request submitted by the first RPA robot, and is not described herein again.
Step S404: and performing file operation on the uploaded file submitted by the first RPA robot stored in the file transfer server based on the second file sharing request.
The second file processing task comprises a file downloading task or a file modifying task.
In the embodiment of the present application, the specific implementation of performing a file sharing operation on an uploaded file submitted by the first RPA robot stored in the file transfer server based on the second file sharing request may be the same as performing a file sharing operation on a folder in the file transfer server based on the first file sharing request, and is not described herein again.
Through the embodiment of the application, the RPA robot management platform can store the file uploaded by the RPA robot in the file transfer server for other RPA robots to perform file operation. And because the RPA robot has the capacity of connecting with the RPA robot control platform in a long connection mode, the RPA robots have the cross-network-segment file sharing capacity.
In some embodiments according to the application, a visual interactive interface for the file transfer server may be generated, and a first management operation may be performed on a folder in the file transfer server based on the visual interactive interface; the first management operation comprises folder name setting and/or folder operation authority setting; and/or performing second management operation on files in the file transfer server under the folder based on the visual interactive interface; wherein the second management operation comprises file deletion and/or file name modification. Referring to fig. 5, as shown in fig. 5, an exemplary diagram of a visual interactive interface of a file transfer server according to an embodiment of the present application is provided.
For example, a visual interactive interface for the file transfer server may be generated on the basis of the RPA robot control platform. The generated interface can manage the folders in the file transfer server in a visual mode. The management operation includes, but is not limited to, folder name setting and folder operation authority setting. Through the interface, the management operation can be carried out on the files in the file transfer server in a visual mode. The management operation includes, but is not limited to, file deletion, file name modification.
According to the embodiment of the application, a visual management interface aiming at the file transfer server can be generated on the basis of the RPA robot control platform, so that a user can conveniently manage folders and files in the file transfer server, and the use threshold of the user is reduced.
Referring to fig. 6, fig. 6 is a schematic structural diagram of a file sharing device based on RPA and AI according to an embodiment of the present disclosure.
The RPA and AI based file sharing apparatus 600 shown in fig. 6 may include: a first receiving module 601, configured to receive at least one first file sharing request submitted by at least one RPA robot; wherein the first file sharing request is sent by the corresponding RPA robot when obtaining the first file processing task based on the natural language processing NLP technique; and the first operation module is used for carrying out file sharing operation on the folder in the file transfer server based on each first file sharing request.
In one implementation, the first operation module 602 is specifically configured to: for each first file sharing request, determining the operation authority of the issued object for the folder to be accessed according to the identification information of the folder to be accessed carried in the first file sharing request and the attribute information of the issued object of the first file processing task; and carrying out file sharing operation on the folder in the file transfer server deployed on the RPA robot control platform according to the operation authority of the issued object for the folder to be accessed and the file operation information corresponding to the first file processing task.
In an optional implementation manner, the first operation module 602 is specifically configured to, in response to that file operation information corresponding to the first file processing task is matched with an operation authority of an issued object for the folder to be accessed, find a storage location of the folder to be accessed in the file transfer server according to the identification information of the folder to be accessed; and under the storage position, performing file processing operation on the folder to be accessed according to the file operation information corresponding to the first file processing task.
Optionally, the first operation module 602 is specifically configured to: and in response to the fact that the file operation information corresponding to the first file processing task is not matched with the operation authority of the issued object for the folder to be accessed, rejecting the first file sharing request, and sending prompt information to the RPA robot submitting the first file sharing request, wherein the prompt information is used for indicating that the issued object has no authority to perform file operation on the folder to be accessed.
In one implementation, the first document processing task includes at least any one or more of: a file uploading task; a file downloading task; and (5) a file modification task.
In an optional implementation manner, the first receiving module 601 is specifically configured to: and receiving at least one file uploading request submitted by at least one first RPA robot. The first operation module 602 is specifically configured to: and receiving the corresponding uploaded file according to the file uploading request aiming at each file uploading request, and storing the uploaded file to a corresponding folder of the file transfer server.
Optionally, the apparatus further comprises: a second receiving module 603, configured to receive a second file sharing request submitted by a second RPA robot; the second RPA robot and the first RPA robot belong to the same control platform, and the second file sharing request is sent by the second RPA robot when a second file processing task is obtained based on a natural language processing NLP technology; a second operation module 604, configured to perform a file operation on an uploaded file submitted by a first RPA robot stored in a file transfer server based on a second file sharing request; the second file processing task comprises a file downloading task or a file modifying task.
In one implementation, the apparatus further comprises: the generating module 605 is configured to generate a visual interactive interface for the file transfer server.
In an optional implementation manner, the apparatus further includes: a third operation module 606, configured to perform a first management operation on a folder in the file transfer server based on the visual interactive interface; the first management operation comprises folder name setting and/or folder operation authority setting; and/or, a fourth operation module 607, configured to perform a second management operation on a file in a folder in the file transfer server based on the visual interactive interface; wherein the second management operation comprises file deletion and/or file name modification.
Based on the embodiment of this application, this application still provides an electronic equipment, includes: at least one processor; and a memory communicatively coupled to the at least one processor; wherein the memory stores instructions executable by the at least one processor to enable the at least one processor to perform the file sharing method of any of the preceding embodiments.
Based on the embodiment of the present application, a computer-readable storage medium is further provided, where the computer instructions are configured to enable a computer to execute the file sharing method according to any one of the foregoing embodiments provided by the embodiment of the present application.
Referring to FIG. 7, shown in FIG. 7 is a schematic block diagram of an example electronic device that may be used to implement embodiments of the present application. Electronic devices are intended to represent various forms of digital computers, such as laptops, desktops, workstations, personal digital assistants, servers, blade servers, mainframes, and other appropriate computers. The components shown herein, their connections and relationships, and their functions, are meant to be examples only, and are not meant to limit implementations of the present application that are described and/or claimed herein.
As shown in fig. 7, the device 700 includes a computing unit 701, which can perform various appropriate actions and processes in accordance with a computer program stored in a Read-Only Memory (ROM) 702 or a computer program loaded from a storage unit 708 into a Random Access Memory (RAM) 703. In the RAM 703, various programs and data required for the operation of the device 700 can also be stored. The computing unit 701, the ROM 702, and the RAM 703 are connected to each other by a bus 704. An Input/Output (I/O) interface 705 is also connected to the bus 704.
Various components in the device 700 are connected to the I/O interface 705, including: an input unit 706 such as a keyboard, a mouse, or the like; an output unit 707 such as various types of displays, speakers, and the like; a storage unit 708 such as a magnetic disk, optical disk, or the like; and a communication unit 709 such as a network card, modem, wireless communication transceiver, etc. The communication unit 709 allows the device 700 to exchange information/data with other devices via a computer network, such as the internet, and/or various telecommunication networks.
Computing unit 701 may be a variety of general purpose and/or special purpose processing components with processing and computing capabilities. Some examples of the computing Unit 701 include, but are not limited to, a Central Processing Unit (CPU), a Graphics Processing Unit (GPU), various dedicated Artificial Intelligence (AI) computing chips, various computing units running machine learning model algorithms, a Digital Signal Processor (DSP), and any suitable processor, controller, microcontroller, and the like. The computing unit 701 executes the respective methods and processes described above, such as the file sharing method. For example, in some embodiments, the file sharing method may be implemented as a computer software program tangibly embodied in a machine-readable medium, such as storage unit 708. In some embodiments, part or all of a computer program may be loaded onto and/or installed onto device 700 via ROM 702 and/or communications unit 709. When the computer program is loaded into the RAM 703 and executed by the computing unit 701, one or more steps of the file sharing method described above may be performed. Alternatively, in other embodiments, the computing unit 701 may be configured to perform the file sharing method by any other suitable means (e.g., by means of firmware).
Various implementations of the systems and techniques described here above may be realized in digital electronic circuitry, integrated circuitry, Field Programmable Gate Arrays (FPGAs), Application Specific Integrated Circuits (ASICs), Application Specific Standard Parts (ASSPs), System On Chip (SOC), load Programmable Logic devices (CPLDs), computer hardware, firmware, software, and/or combinations thereof. These various embodiments may include: implemented in one or more computer programs that are executable and/or interpretable on a programmable system including at least one programmable processor, which may be special or general purpose, receiving data and instructions from, and transmitting data and instructions to, a storage system, at least one input device, and at least one output device.
Program code for implementing the methods of the present application may be written in any combination of one or more programming languages. These program codes may be provided to a processor or controller of a general purpose computer, special purpose computer, or other programmable data processing apparatus, such that the program codes, when executed by the processor or controller, cause the functions/operations specified in the flowchart and/or block diagram to be performed. The program code may execute entirely on the machine, partly on the machine, as a stand-alone software package partly on the machine and partly on a remote machine or entirely on the remote machine or server.
In the context of this application, a machine-readable medium may be a tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. The machine-readable medium may be a machine-readable signal medium or a machine-readable storage medium. A machine-readable medium may include, but is not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any suitable combination of the foregoing. More specific examples of a machine-readable storage medium would include an electrical connection based on one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a Read-Only Memory (ROM), an Erasable Programmable Read-Only Memory (EPROM) or flash Memory), an optical fiber, a Compact Disc Read-Only Memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing.
To provide for interaction with a user, the systems and techniques described here can be implemented on a computer having: a Display device (e.g., a Cathode Ray Tube (CRT) or LCD (Liquid Crystal Display) monitor) for displaying information to a user; and a keyboard and a pointing device (e.g., a mouse or a trackball) by which a user can provide input to the computer. Other kinds of devices may also be used to provide for interaction with a user; for example, feedback provided to the user can be any form of sensory feedback (e.g., visual feedback, auditory feedback, or tactile feedback); and input from the user may be received in any form, including acoustic, speech, or tactile input.
The systems and techniques described here can be implemented in a computing system that includes a back-end component (e.g., as a data server), or that includes a middleware component (e.g., an application server), or that includes a front-end component (e.g., a user computer having a graphical user interface or a web browser through which a user can interact with an implementation of the systems and techniques described here), or any combination of such back-end, middleware, or front-end components. The components of the system can be interconnected by any form or medium of digital data communication (e.g., a communication network). Examples of communication networks include: local Area Networks (LANs), Wide Area Networks (WANs), the internet, and blockchain networks.
The computer system may include clients and servers. A client and server are generally remote from each other and typically interact through a communication network. The relationship of client and server arises by virtue of computer programs running on the respective computers and having a client-server relationship to each other. The Server may be a cloud Server, which is also called a cloud computing Server or a cloud host, and is a host product in a cloud computing service system, so as to solve the defects of high management difficulty and weak service expansibility in the traditional physical host and VPS (Virtual Private Server) service. The server may also be a server of a distributed system, or a server incorporating a blockchain.
It should be understood that various forms of the flows shown above may be used, with steps reordered, added, or deleted. For example, the steps described in the present disclosure may be executed in parallel, sequentially, or in different orders, as long as the desired results of the technical solutions disclosed in the present disclosure can be achieved, and the present disclosure is not limited herein.
The above-described embodiments should not be construed as limiting the scope of the present application. It should be understood by those skilled in the art that various modifications, combinations, sub-combinations and substitutions may be made in accordance with design requirements and other factors. Any modification, equivalent replacement, and improvement made within the spirit and principle of the present application shall be included in the protection scope of the present application.
It should be understood that various forms of the flows shown above may be used, with steps reordered, added, or deleted. For example, the steps described in the present disclosure may be executed in parallel, sequentially, or in different orders, as long as the desired results of the technical solutions disclosed in the present disclosure can be achieved, and the present disclosure is not limited herein.
The above-described embodiments should not be construed as limiting the scope of the present application. It should be understood by those skilled in the art that various modifications, combinations, sub-combinations and substitutions may be made in accordance with design requirements and other factors. Any modification, equivalent replacement, and improvement made within the spirit and principle of the present application shall be included in the protection scope of the present application.

Claims (19)

1. A file sharing method based on RPA and AI is characterized in that the method is applied to a robot process automation RPA robot control platform, the RPA robot control platform is provided with a file transfer server, and the method comprises the following steps:
receiving at least one first file sharing request submitted by at least one RPA robot; wherein the first file sharing request is sent by a corresponding RPA robot when obtaining a first file processing task based on Natural Language Processing (NLP) techniques;
and performing file sharing operation on the folders in the file transfer server deployed on the RPA robot control platform based on each first file sharing request.
2. The method according to claim 1, wherein the first file sharing request carries identification information of a folder to be accessed, attribute information of an object to be issued of the first file processing task, and file operation information corresponding to the first file processing task; the performing, based on each of the first file sharing requests, a file sharing operation on a folder in the file transfer server includes:
for each first file sharing request, determining the operation authority of the issued object for the folder to be accessed according to the identification information of the folder to be accessed carried in the first file sharing request and the attribute information of the issued object of the first file processing task;
and carrying out file sharing operation on the folder in the file transfer server deployed on the RPA robot control platform according to the operation authority of the issued object for the folder to be accessed and the file operation information corresponding to the first file processing task.
3. The method according to claim 2, wherein the performing a file sharing operation on the folder in the file transfer server according to the operation permission of the issued object for the folder to be accessed and the file operation information corresponding to the first file processing task includes:
in response to the matching of the file operation information corresponding to the first file processing task and the operation authority of the issued object for the folder to be accessed, finding the storage position of the folder to be accessed in the file transfer server according to the identification information of the folder to be accessed;
and under the storage position, performing file processing operation on the folder to be accessed according to the file operation information corresponding to the first file processing task.
4. The method according to claim 3, wherein the performing the file sharing operation on the folder in the file transfer server according to the operation authority of the issued object for the folder to be accessed and the file operation information corresponding to the first file processing task further comprises:
and in response to the fact that the file operation information corresponding to the first file processing task is not matched with the operation authority of the issued object for the folder to be accessed, rejecting the first file sharing request, and sending prompt information to the RPA robot submitting the first file sharing request, wherein the prompt information is used for indicating that the issued object has no authority to perform file operation on the folder to be accessed.
5. The method of claim 1, wherein the first document processing task comprises at least any one or more of:
a file uploading task; a file downloading task; and (5) a file modification task.
6. The method according to claim 5, wherein when the first file processing task comprises a file upload task, the first file sharing request is a file upload request; the receiving at least one first file sharing request submitted by at least one RPA robot comprises:
receiving at least one file uploading request submitted by at least one first RPA robot;
the file sharing operation of the folders in the file transfer server based on each file uploading request comprises:
and for each file uploading request, receiving a corresponding uploading file according to the file uploading request, and storing the uploading file to a corresponding folder of the file transfer server.
7. The method of claim 6, further comprising:
receiving a second file sharing request submitted by a second RPA robot; the second RPA robot and the first RPA robot belong to the same control platform, and the second file sharing request is sent by the second RPA robot when a second file processing task is obtained based on a Natural Language Processing (NLP) technology;
performing file operation on the uploaded file submitted by the first RPA robot and stored in the file transfer server based on the second file sharing request; the second file processing task comprises a file downloading task or a file modifying task.
8. The method of claim 1, further comprising:
and generating a visual interactive interface aiming at the file transfer server.
9. The method of claim 8, further comprising:
performing first management operation on a folder in the file transfer server based on the visual interactive interface; the first management operation comprises folder name setting and/or folder operation authority setting;
and/or performing second management operation on files in the file transfer server under the folder based on the visual interactive interface; wherein the second management operation comprises file deletion and/or file name modification.
10. A file sharing device based on RPA and AI is characterized in that the device is applied to an RPA robot control platform, the RPA robot control platform is provided with a file transfer server, and the device comprises:
the device comprises a first receiving module, a second receiving module and a third receiving module, wherein the first receiving module is used for receiving at least one first file sharing request submitted by at least one RPA robot; wherein the first file sharing request is sent by a corresponding RPA robot when obtaining a first file processing task based on Natural Language Processing (NLP) techniques;
and the first operation module is used for carrying out file sharing operation on the folders in the file transfer server based on each first file sharing request.
11. The apparatus of claim 10, wherein the first operating module is specifically configured to:
for each first file sharing request, determining the operation authority of the issued object for the folder to be accessed according to the identification information of the folder to be accessed carried in the first file sharing request and the attribute information of the issued object of the first file processing task;
and carrying out file sharing operation on the folder in the file transfer server according to the operation authority of the issued object for the folder to be accessed and the file operation information corresponding to the first file processing task.
12. The apparatus of claim 11, wherein the first operating module is specifically configured to:
in response to the matching of the file operation information corresponding to the first file processing task and the operation authority of the issued object for the folder to be accessed, finding the storage position of the folder to be accessed in the file transfer server according to the identification information of the folder to be accessed;
and under the storage position, performing file processing operation on the folder to be accessed according to the file operation information corresponding to the first file processing task.
13. The apparatus of claim 12, wherein the first operating module is specifically configured to:
and in response to the fact that the file operation information corresponding to the first file processing task is not matched with the operation authority of the issued object for the folder to be accessed, rejecting the first file sharing request, and sending prompt information to the RPA robot submitting the first file sharing request, wherein the prompt information is used for indicating that the issued object has no authority to perform file operation on the folder to be accessed.
14. The apparatus of claim 10, wherein the first receiving module is specifically configured to:
receiving at least one file uploading request submitted by at least one first RPA robot;
the first operation module is specifically configured to:
and for each file uploading request, receiving a corresponding uploading file according to the file uploading request, and storing the uploading file to a corresponding folder of the file transfer server.
15. The apparatus of claim 10, further comprising:
the second receiving module is used for receiving a second file sharing request submitted by a second RPA robot; the second RPA robot and the first RPA robot belong to the same control platform, and the second file sharing request is sent by the second RPA robot when a second file processing task is obtained based on a Natural Language Processing (NLP) technology;
a second operation module, configured to perform a file operation on an uploaded file submitted by the first RPA robot and stored in the file transfer server based on the second file sharing request; the second file processing task comprises a file downloading task or a file modifying task.
16. The apparatus of claim 10, further comprising:
the third operation module is used for performing first management operation on the folder in the file transfer server based on a visual interactive interface; the first management operation comprises folder name setting and/or folder operation authority setting;
and/or the fourth operation module is used for performing second management operation on the files in the folder in the file transfer server based on the visual interactive interface; wherein the second management operation comprises file deletion and/or file name modification.
17. An electronic device, characterized in that,
at least one processor;
and a memory communicatively coupled to the at least one processor;
wherein the memory stores instructions executable by the at least one processor to enable the at least one processor to perform the RPA and AI based file sharing method of any one of claims 1 to 9.
18. A computer-readable storage medium, wherein the computer instructions are configured to cause the computer to perform the RPA and AI-based file sharing method according to any one of claims 1 to 9.
19. A computer program product comprising a computer program which, when executed by a processor, carries out the steps of the RPA and AI based file sharing method of any one of claims 1 to 9.
CN202111075143.5A 2021-09-14 2021-09-14 File sharing method and device based on RPA and AI Pending CN113868208A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111075143.5A CN113868208A (en) 2021-09-14 2021-09-14 File sharing method and device based on RPA and AI

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111075143.5A CN113868208A (en) 2021-09-14 2021-09-14 File sharing method and device based on RPA and AI

Publications (1)

Publication Number Publication Date
CN113868208A true CN113868208A (en) 2021-12-31

Family

ID=78995919

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111075143.5A Pending CN113868208A (en) 2021-09-14 2021-09-14 File sharing method and device based on RPA and AI

Country Status (1)

Country Link
CN (1) CN113868208A (en)

Similar Documents

Publication Publication Date Title
CN104580349B (en) Secure cloud administration agent
EP4160440A1 (en) Federated computing processing method and apparatus, electronic device, and storage medium
CN110995480B (en) Block chain network deployment method, device, electronic equipment and medium
CN113656179B (en) Scheduling method and device of cloud computing resources, electronic equipment and storage medium
CN112911013B (en) Cloud application processing method and device, computer equipment and storage medium
CN112653758B (en) Method, device, equipment and medium for updating edge node
CN113867916A (en) Task processing method and device and electronic equipment
CN114036533A (en) Log transmission method and device, electronic equipment and storage medium
CN113946816A (en) Cloud service-based authentication method and device, electronic equipment and storage medium
CN113885911A (en) Robot version updating method and device based on RPA and AI
CN113704058A (en) Business model monitoring method and device and electronic equipment
CN113608765A (en) Data processing method, device, equipment and storage medium
CN111352706A (en) Data access method, device, equipment and storage medium
CN113868208A (en) File sharing method and device based on RPA and AI
CN114070889B (en) Configuration method, traffic forwarding device, storage medium, and program product
CN114401121A (en) Application program login method and device, electronic equipment and readable storage medium
CN114051029A (en) Authorization method, authorization device, electronic equipment and storage medium
CN112968876A (en) Content sharing method and device, electronic equipment and storage medium
CN111158649A (en) Method and device for configuring multi-level parameters
CN111327663A (en) Bastion machine distribution method and equipment
CN110262756B (en) Method and device for caching data
US11953972B2 (en) Selective privileged container augmentation
CN114979141B (en) Task processing method, device, equipment and storage medium
JP2019020793A (en) Database transfer system
WO2024051273A1 (en) Cloud technology-based internet of things device information display method, and cloud management platform

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