CN109684054B - Information processing method and device, electronic equipment and memory - Google Patents

Information processing method and device, electronic equipment and memory Download PDF

Info

Publication number
CN109684054B
CN109684054B CN201811320670.6A CN201811320670A CN109684054B CN 109684054 B CN109684054 B CN 109684054B CN 201811320670 A CN201811320670 A CN 201811320670A CN 109684054 B CN109684054 B CN 109684054B
Authority
CN
China
Prior art keywords
mobile
rpa
task
rpa robot
mobile form
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.)
Active
Application number
CN201811320670.6A
Other languages
Chinese (zh)
Other versions
CN109684054A (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.)
Beijing Huiliu Technology Co ltd
Original Assignee
Beijing Huiliu Technology 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 Huiliu Technology Co ltd filed Critical Beijing Huiliu Technology Co ltd
Priority to CN201811320670.6A priority Critical patent/CN109684054B/en
Publication of CN109684054A publication Critical patent/CN109684054A/en
Application granted granted Critical
Publication of CN109684054B publication Critical patent/CN109684054B/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/48Program initiating; Program switching, e.g. by interrupt
    • G06F9/4806Task transfer initiation or dispatching
    • G06F9/4843Task transfer initiation or dispatching by program, e.g. task dispatcher, supervisor, operating system
    • G06F9/4881Scheduling strategies for dispatcher, e.g. round robin, multi-level priority queues

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Stored Programmes (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

The embodiment of the invention discloses an information processing method and device, electronic equipment and a memory. The information processing method applied to the mobile equipment comprises the following steps: when the entering operation of a mobile equipment interface of a machine automation processing RPA is detected, displaying a mobile form, wherein a control for determining task parameters is configured in the mobile form; acquiring task parameters based on the mobile form; sending the task parameters to an RPA robot which establishes a mapping relation with the mobile form, wherein the task parameters are used for triggering the RPA robot to execute a preset task; and receiving the execution result of the preset task returned by the RPA robot.

Description

Information processing method and device, electronic equipment and memory
Technical Field
The present invention relates to the field of information technologies, and in particular, to an information processing method and apparatus, an electronic device, and a memory.
Background
In an office scene and a life scene, due to the randomness of the life scene, relatively large electronic equipment is inconvenient to carry relative to the office scene. In a life scene, a user generally configures a portable device such as a mobile phone, a tablet computer or a wearable device. Although the existing mobile device has a very strong processing capability, it is difficult to migrate various capability attributes of office devices in an office scene to the mobile device, and since office work is performed in life generally under certain situations such as some emergency situations, there are relatively few situations, and it seems that there is a certain waste of resources and no need to migrate all capability attributes of office devices to the mobile device. Therefore, how to use the mobile device to meet the office requirement under a specific condition, and at the same time, it is possible to reduce resource waste and simplify the difficulty of using the mobile device to do office.
Disclosure of Invention
The embodiment of the invention provides an information processing method and device, electronic equipment and a memory.
The technical scheme of the invention is realized as follows:
an information processing method applied to a mobile device comprises the following steps:
when the entering operation of a mobile equipment interface of a machine automation processing RPA is detected, displaying a mobile form, wherein a control for determining task parameters is configured in the mobile form;
acquiring task parameters based on the mobile form;
sending the task parameters to an RPA robot which establishes a mapping relation with the mobile form, wherein the task parameters are used for triggering the RPA robot to execute a preset task;
and receiving the execution result of the preset task returned by the RPA robot.
Based on the above scheme, when an entry operation of a mobile device interface of the machine automation processing RPA is detected, displaying a mobile form includes:
when the entering operation of the mobile equipment interface of the RPA is detected, acquiring the mobile form corresponding to the mobile terminal entry according to the binding relation between the mobile terminal entry and the mobile form, wherein the mobile terminal entry is as follows: a communication interface between a mobile device and an RPA platform containing the RPA robot.
Based on the above scheme, when the entry operation of the mobile device interface of the RPA is detected, according to the binding relationship between the mobile-end entry and the mobile form, the method includes at least one of the following steps:
when the entering operation of the mobile equipment interface of the RPA is detected, the link address of a mobile form which is in binding relation with the mobile terminal entrance is inquired locally; loading the mobile form from the cloud according to the link address;
when the entering operation of the mobile equipment interface of the RPA is detected, a downloading request carrying an entry identifier of a mobile terminal entry is reported, and the mobile form returned by the cloud based on the entry identifier and the binding relationship is received.
Based on the scheme, the mobile form comprises at least one of the following components:
a parameter name of a task parameter;
a parameter value input box corresponding to the parameter name;
and a parameter selection box corresponding to the parameter name.
An information processing method applied to a machine automation processing (RPA) platform comprises the following steps:
receiving task parameters sent by the mobile equipment based on the mobile form;
determining an RPA robot executing a predetermined task;
triggering the determined RPA robot to execute the predetermined task based on the task parameters;
and sending the execution result of the predetermined task to the mobile equipment.
Based on the above scheme, the method further comprises:
configuring an RPA robot executing the predetermined task in the RPA platform according to the first type of configuration operation detected by the configuration equipment;
and establishing a mapping relation between the mobile form and the configured RPA robot, wherein the mapping relation is used for the RPA platform to determine the RPA robot executing the predetermined task.
An information processing method is applied to a configuration device of a mobile device and comprises the following steps:
configuring an RPA robot executing a predetermined task in an RPA platform based on a first type of configuration operation of a configuration interface acting on a machine automation processing RPA;
configuring a mobile form triggering the RPA robot to execute a preset task according to the configured attribute parameters of the RPA robot and a second type of configuration operation of a configuration interface acting on the mobile form;
and reporting the mobile form to a cloud, wherein a binding relationship is established between the mobile form and a mobile terminal entry at the cloud, and the mobile terminal entry is used for communication between the mobile device and the RPA platform.
Based on the above scheme, the method further comprises:
acquiring an entrance identifier of a mobile terminal entrance of the mobile equipment;
and sending the entry identification to the cloud end, wherein the entry identification is used for the cloud end to establish the binding relationship between the mobile form and the mobile end entry.
An information processing apparatus applied to a mobile device, comprising:
the display module is used for displaying a mobile form when the entry operation of a mobile equipment interface of a machine automation processing RPA is detected, wherein a control for determining task parameters is configured in the mobile form;
the acquisition module is used for acquiring task parameters based on the mobile form;
the first sending module is used for sending the task parameters to the RPA robot which establishes a mapping relation with the mobile form, wherein the task parameters are used for triggering the RPA robot to execute a preset task;
and the first receiving module is used for receiving the execution result of the preset task returned by the RPA robot.
An information processing device applied to a machine automation processing (RPA) platform comprises:
the second receiving module is used for receiving the task parameters sent by the mobile equipment based on the mobile form;
the determining module is used for determining the RPA robot executing the preset task;
the triggering module is used for triggering the determined RPA robot to execute the preset task based on the task parameters;
and the second sending module is used for sending the execution result of the predetermined task to the mobile equipment.
An information processing apparatus applied to a configuration device of a mobile device, comprising:
the system comprises a first configuration module, a second configuration module and a third configuration module, wherein the first configuration module is used for configuring an RPA robot for executing a preset task in an RPA platform based on a first type of configuration operation of a configuration interface acting on the RPA of the machine automation processing;
the second configuration module is used for configuring a mobile form triggering the RPA robot to execute a preset task according to the configured attribute parameters of the RPA robot and a second type of configuration operation of a configuration interface acting on the mobile form;
and the reporting module is used for reporting the mobile form to a cloud end, wherein a binding relationship is established between the mobile form and a mobile terminal entry at the cloud end, and the mobile terminal entry is used for communication between the mobile equipment and the RPA platform.
An electronic device, comprising:
a communication interface for communication;
a memory for information storage;
and the processor is respectively connected with the communication interface and the memory and is used for controlling the communication of the communication interface and the information storage of the memory by executing computer executable instructions on the processor and realizing the information processing method provided by one or more technical schemes.
A computer storage medium having stored thereon computer-executable instructions; after being executed, the computer-executable instructions can implement the information processing method provided by one or more of the technical solutions.
According to the technical scheme provided by the embodiment of the invention, the mobile equipment at the mobile end can configure the task parameters based on the mobile form, and the RPA robot in the RPA platform can be started to execute the preset function by submitting the task parameters, so that a user can start the RPA robot at the network side to execute the preset function on the mobile equipment (non-office equipment), and the application mobility of the RPA robot is realized.
Drawings
Fig. 1 is a schematic flowchart of a first information processing method according to an embodiment of the present invention;
FIG. 2 is a flowchart illustrating a second information processing method according to an embodiment of the present invention;
FIG. 3 is a flowchart illustrating a third information processing method according to an embodiment of the present invention;
FIG. 4 is a schematic structural diagram of a first information processing apparatus according to an embodiment of the present invention;
FIG. 5 is a diagram illustrating a second information processing apparatus according to an embodiment of the present invention;
FIG. 6 is a diagram illustrating a third information processing apparatus according to an embodiment of the present invention;
fig. 7 is a flowchart illustrating a fourth information processing method according to an embodiment of the present invention.
Detailed Description
The technical solution of the present invention is further described in detail with reference to the drawings and the specific embodiments of the specification.
As shown in fig. 1, the present embodiment provides an information processing method applied in a mobile device, including:
step S110: when the entering operation of a mobile equipment interface of a machine automation processing RPA is detected, displaying a mobile form, wherein a control for determining task parameters is configured in the mobile form;
step S120: acquiring task parameters based on the mobile form;
step S130: sending the task parameters to an RPA robot which establishes a mapping relation with the mobile form, wherein the task parameters are used for triggering the RPA robot to execute a preset task;
step S140: and receiving the execution result of the preset task returned by the RPA robot.
In this embodiment, the mobile device may be various devices that are portable by the user, such as a mobile phone, a tablet computer, a wearable device, or a vehicle-mounted device; in general, the mobile device is referred to herein as a stationary device.
The mobile device interface may be an operation interface that triggers the RPA robot to perform various tasks in the mobile device. The mobile device interface may include: an Application interface of a mobile device Application (APP), an interface of a public number, an interface of an applet, an interface of an enterprise WeChat, an interface of a direct number and the like. Of course, the above is merely an example, and in particular implementation, the mobile device interface may be any of various types of interfaces, and is not limited to any one of the above.
The entry operation may include at least one of:
starting the starting operation of the mobile equipment interface, and switching the mobile equipment interface from a closed state to a starting state based on the starting operation;
an open operation, for example, a switch operation that causes the mobile device interface to switch from background running to foreground running after the mobile device interface is started.
In short, if the entering operation of the mobile device interface is detected, the mobile form for controlling the RPA robot on the mobile device by the user is automatically acquired. After the mobile form is obtained, the mobile form is displayed on the mobile equipment, so that the operation of a user is facilitated.
For example, various text boxes for writing task parameters are arranged in the mobile form; the text box may include: a single line text box, a multiple line text box, and a money text box. For example, if the mobile form is mapped with an RPA robot for information search, a text box for writing search information is provided in the mobile form. The amount text box may be a text box dedicated to filling in amounts, which may be written in arabic numbers or chinese capitalization characters (e.g., yibai). For another example, a selection box, such as a radio box and/or a multi-selection box and/or a date selection box and/or a picture selector and/or an address selector, is provided in the mobile form for selecting a function to be performed in a task. The date selection box is used for selecting dates, for example, a date selector, namely, a selection box which can only select the time, month, day, hour, minute and second, and the selected format is '2018-11-0823: 59: 59'; thus, the date and/or time information entered via the date selection box is in a standard format. The picture selector can be used for selecting pictures, for example, selecting uploaded images from a mobile phone album; and the address selector can be used for selecting the uploaded address. In some embodiments, the address selector may be used to automatically fill in addresses detected by a Global Positioning System (GPS). And the picture selector is a control for uploading pictures by taking pictures from a mobile phone camera or selecting the pictures from a mobile phone album.
The address selector is a control that can only select the detailed address region "province", and fill in the detailed address. Such as "Tianhe district of Guangzhou city of Guangdong province" (this part is three drop-down boxes respectively select "province", "City", "district") and "Dougu 5 space" (this part is a detailed address filled in by oneself). The two parts are combined together to form a detailed address, namely, No. 5 space of the Tanzhuanglu in the Tianhe district of Guangzhou city, Guangdong province.
For another example, a selection task is set in the mobile form and needs to be executed.
The text box may be used to write operating parameters required by the RPA robot to perform the predetermined task, and/or may be used to write business logic for the RPA robot to perform the predetermined task. For example, the text box may be used to modify a calculation formula or the like for the RPA robot to perform a predetermined calculation.
The selection box may be used to select a function that the RPA robot needs to perform, and/or may be used to select a parameter that the RPA robot needs to consider to perform a predetermined function, and so on.
The dialog box may be used to prompt the user to instruct the RPA robot to perform or not perform a particular function or procedure.
In summary, in the present embodiment, various controls are provided in the mobile form, and the controls can be used for various task parameters written or selected by a user, so as to control the execution of the predetermined task of the RPA robot.
After the task parameters are obtained, the task parameters can be packaged according to a preset packaging format and then sent to the RPA robot, so that the RPA robot can obtain the task parameters obtained based on the mobile form after the task parameters are unpacked.
The predetermined encapsulation format may include at least one of:
the first method is as follows: packaging the whole mobile form operated by the user; if the text box which is not written with data or the unselected control in the mobile form, the written data text box and the selected control are encapsulated into a data packet together and sent to the RPA robot, and the RPA robot analyzes the data packets one by one according to the data format of the mobile form;
the second method comprises the following steps: and extracting the information corresponding to the written information or the selected control based on the user operation in the mobile form, so that the data volume of the data packet can be reduced.
Regardless of the manner in which the data packet is encapsulated, the data format employed is recognizable and interpretable by the RPA robot and the mobile device.
And if the operation of submitting the content of the mobile form by the user is detected, the mobile equipment sends the task parameters to the RPA robot which establishes a mapping relation with the mobile form, so that the RPA robot can conveniently execute the preset task based on the task parameters.
In some embodiments, the RPA robot having the mapping relationship established with the mobile form may also be configured with non-modifiable task parameters for the RPA robot to perform a predetermined task. For example, the mobile device may not provide the RPA robot with original data required for executing a predetermined task, but in the pre-configured non-modifiable task parameters, a link address for the RPA robot to acquire the original data may be configured, and after the RPA robot receives the task parameters submitted based on the mobile form, the original data may be read based on the link address based on the pre-configured task parameters, and the predetermined task may be executed in conjunction with the task parameters acquired based on the mobile form.
In some embodiments, the step S110 may include:
when the entering operation of the mobile equipment interface of the RPA is detected, acquiring the mobile form corresponding to the mobile terminal entry according to the binding relation between the mobile terminal entry and the mobile form, wherein the mobile terminal entry is as follows: a communication interface between a mobile device and an RPA platform containing the RPA robot.
In this embodiment, the mobile device Interface performs information interaction with the RPA platform, and a special communication Interface is provided, where the communication Interface may be various types of Application Program Interfaces (APIs), and may communicate the RPA platform and the mobile device Application, public account, or applet, and the like.
In this embodiment, the mobile-end entry and the mobile form are bound, so that once the mobile device enters the mobile device interface, it knows that the mobile form needs to be acquired and displayed.
If one mobile end entry has a binding relationship with multiple mobile forms at the same time, the identification information of different binding relationships is displayed on the mobile device interface, for example, the binding relationship may be information of an RPA robot bound to the mobile end entry, such as an identification, a name, or a function description of the RPA robot. Therefore, a user can select one binding relationship through touch operations such as clicking, and the like, so that the mobile device interface can acquire the mobile form corresponding to the binding relationship and display the mobile form.
If the mobile form is downloaded and stored to the local of the mobile device, the corresponding mobile form can be directly inquired from a local database, and the mobile form is displayed. If the mobile form is not stored locally, the mobile form can be downloaded from a cloud.
In some embodiments, the mobile device reloads the mobile form from the cloud each time; in other embodiments, after the mobile device is downloaded from the cloud for the first time, the mobile device may locally store a mobile form that has a binding relationship with a mobile-end entry corresponding to the mobile device; and if the cloud detects that the mobile form is updated, the cloud receives the updated mobile form actively pushed by the cloud.
In some embodiments, the mobile device automatically and periodically requests the mobile form from the cloud, so as to ensure that the mobile form stored on the mobile device is the latest version of the mobile form, and thus, when the mobile device subsequently enters the mobile device interface, the time delay for displaying the mobile form can be reduced.
In some embodiments, the step S110 may include at least one of:
when the entering operation of the mobile equipment interface of the RPA is detected, the link address of a mobile form which is in binding relation with the mobile terminal entrance is inquired locally; loading the mobile form from the cloud according to the link address; the link address may include: a uniform resource address (URL) or a network protocol (IP address, etc.) of a mobile form, which link address may be used for the mobile device to download to the mobile form;
when the entering operation of the mobile equipment interface of the RPA is detected, a downloading request carrying an entry identifier of a mobile terminal entry is reported, and the mobile form returned by the cloud based on the entry identifier and the binding relationship is received. In some embodiments, the mobile device stores an address of a cloud server of a cloud, the mobile device automatically reports an entry identifier, after receiving the entry identifier, the cloud server queries a storage path of a mobile form to be downloaded by the mobile device based on a mapping relationship between the entry identifier and the storage path of the mobile form, reads the mobile form, and returns the mobile form to the mobile device.
In summary, the mobile device may obtain the mobile form in various ways, which is not limited to any of the above.
In still other embodiments, the mobile device may also request the mobile form from a configuration device for the mobile form. For example, the user configures the mobile form on a Personal Computer (PC) from which the mobile device may request the mobile form.
In some embodiments, the mobile form includes at least one of: a parameter name of a task parameter; a parameter value input box corresponding to the parameter name; and a parameter selection box corresponding to the parameter name. In this embodiment, for the convenience of user operation, the corresponding parameter name is also displayed on the mobile form. For example, for a form of an RPA robot mapping calculated as salary, one or more of the following task parameters are configured on the moving form:
numbering the employees;
basic salary;
the sum is extracted;
bonus money;
and (5) patching.
If the mobile form is configured with a parameter value input box corresponding to the task parameter, the user may modify the amount of a certain compensation of one or more employees on a mobile device such as a mobile phone, for example, by writing a value in the parameter value input box, modifying the amount of the bonus money of employee a, etc.
And modifying a calculation formula aiming at all the employees or only a certain part by taking compensation calculation as an example, checking the parameter selection boxes of all the employees if the calculation formula aims at all the employees, and otherwise, selecting the parameter selection box aiming at a specific certain department.
In this embodiment, if the mobile terminal detects a submission operation of the mobile form, the task parameter is submitted to the RPA platform, and the RPA platform starts the RPA robot to execute a predetermined task after receiving the task parameter.
During or after the execution of the predetermined task, an execution result may be generated, for example, an execution success or an execution failure, and at this time, the mobile terminal may receive the execution result returned by the RPA robot, so that the user may conveniently monitor the execution result through the mobile device.
In the embodiment of the present invention, the mobile device and the corresponding configuration device may share the configuration of one RPA robot, that is, the configuration device itself may control the corresponding RPA robot to execute a predetermined task, or the mobile device may control the corresponding RPA robot to execute a predetermined task; therefore, the RPA robot can be conveniently controlled by a user in an office scene and a living scene.
As shown in fig. 2, the present embodiment provides an information processing method applied in a machine automation processing RPA platform, including:
step S210: receiving task parameters sent by the mobile equipment based on the mobile form;
step S220: determining an RPA robot executing a predetermined task;
step S230: triggering the determined RPA robot to execute the predetermined task based on the task parameters;
step S240: and sending the execution result of the predetermined task to the mobile equipment.
The method provided by the embodiment is applied to an RPA platform, and the RPA platform comprises one or more RPA robots, which may be programs or codes capable of executing predetermined functions.
In this embodiment, the RPA platform receives a task parameter sent by a mobile terminal, and in this embodiment, the task parameter may be data encapsulated in various predetermined formats. In some embodiments, the task parameters may be packaged into a scripting language that can be recognized by the RPA robot, or may be directly packaged in a binary code stream, which is not limited in this embodiment, but the RPA robot can recognize the task parameters.
After receiving the task parameters, the RPA robot executes the preset function, for example, the bill checking robot executes the bill checking task; and the web crawler robot carries out a network information searching task and the like.
In this embodiment, at least some of the parameters of the RPA robot are provided from the mobile device based on the mobile form, rather than being all pre-configured or received directly from the configuration device.
In some embodiments, a mapping relationship is established between the mobile form and the RPA robot, an RPA robot that needs to execute a predetermined task may be determined according to the form identifier of the mobile form, or the task parameter may carry a robot identifier of a corresponding RPA robot, so that the task parameter is forwarded to the corresponding RPA robot according to the robot identifier.
The robot performing the predetermined task may be a specific RPA robot, for example, an RPA robot specifically set by a user, or may be a general RPA robot of a certain type selected by the user. At this time, if the predetermined task is executed by a certain type of general RPA robot, the RPA platform may select one RPA robot with a low load rate to execute the predetermined task according to the current load condition of each RPA robot, and thus the RPA robot needs to be scheduled by a controller or scheduler of the RPA platform.
In some embodiments, if the RPA robot performing the predetermined task specifies a dedicated robot for the user, then the particular RPA robot needs to be selected to perform the predetermined task based on the robot identification pointing to the RPA robot.
The RPA platform can also return the execution result to the mobile equipment according to the execution result of the preset task executed by the RPA robot, thereby facilitating the monitoring of the execution of the preset task on the mobile equipment by the user.
In some embodiments, the method further comprises:
configuring an RPA robot executing the predetermined task in the RPA platform according to the first type of configuration operation detected by the configuration equipment;
and establishing a mapping relation between the mobile form and the configured RPA robot, wherein the mapping relation is used for the RPA platform to determine the RPA robot executing the predetermined task.
In this embodiment, the configuration device may be various types of electronic devices, preferably a fixed device, such as a PC or the like. The configuration device facilitates a user to select an RPA robot for executing a predetermined task or automatically generates an RPA robot through a first type of configuration operation.
For example, a plurality of RPA robots capable of executing the predetermined function have been configured in the RPA platform, and based on a selection operation in the first type of configuration operation, an RPA robot capable of executing the predetermined function may be selected from the RPA platform.
For another example, the configuration device performs presentation of a predetermined function on a configuration interface, records the presentation process to obtain a presentation file, and configures an RPA robot for the user based on the presentation file. For example, the user demonstrates the function of information search, the configuration device records a website opened by the user, captures a control operated by the user, and then captures control information according to the recorded website address of the website and the operation, where the control information may include: the control generates an RPA robot capable of executing an information search function by combining information such as a website structure path in a website and program codes simulating human operation.
In summary, in the present embodiment, based on the first type of configuration operation detected by the configuration device, the configuration of the RPA robot that needs to perform the predetermined function may be completed.
In some embodiments, the configuration device is distinct from the mobile device that triggers the RPA robot to perform the predetermined function.
In some embodiments, a mapping relationship between the mobile form and the configured RPA robots is also established, so that when a certain mobile form is received, the RPA platform knows to which RPA robot the task parameters submitted based on the mobile form need to be forwarded.
The mobile form includes one or more controls, which may be arranged in a layout. The control includes the aforementioned text box, selection box or dialog box, and may also include some functional controls, such as a "determine" control, a "cancel" control, and the like. In some embodiments, different mobile forms correspond to different layouts, and thus, the mobile forms can also be used as information analysis in a data packet where the task parameters are located, so that the RPA robot can know the task parameters corresponding to each field in the current data packet conveniently.
As shown in fig. 3, the present embodiment provides an information processing method, applied to a configuration device of a mobile device, including:
step S310: configuring an RPA robot executing a predetermined task in an RPA platform based on a first type of configuration operation of a configuration interface acting on a machine automation processing RPA;
step S320: configuring a mobile form triggering the RPA robot to execute a preset task according to the configured attribute parameters of the RPA robot and a second type of configuration operation of a configuration interface acting on the mobile form;
step S330: and reporting the mobile form to a cloud, wherein a binding relationship is established between the mobile form and a mobile terminal entry at the cloud, and the mobile terminal entry is used for communication between the mobile device and the RPA platform.
In this embodiment, the configuration device may configure the RPA robot for itself or for the mobile device.
In step S310, the configuration device displays a first configuration interface, and detects a first type of configuration operation of a user in the first configuration interface, so that an RPA robot that needs to execute a predetermined function can be selected from an RPA platform, or the RPA robot is automatically generated by recording a user operation. In summary, the configuration device may implement configuration of the RPA robot for execution of the predetermined function based on the first type of configuration operation input by the user at the first configuration interface.
In step S320, the configuration device further detects a second type of configuration operation on the configuration interface of the mobile form, where the second type of configuration operation needs to configure the mobile form, for example, configure a control type, a task parameter, and the like included in the mobile form.
In this embodiment, the configuration of the mobile form needs to be implemented in combination with the configured attribute parameters of the RPA robot, for example, if the configured RPA robot is a bill inspection robot, the various task parameters configured in the mobile form should be related to bill inspection, rather than salary calculation. Therefore, in this embodiment, the step S320 may include:
displaying parameter names of task parameters which can be added into the mobile form by the RPA robot configured and configured on a configuration interface of the mobile form for a user to select;
selecting a parameter name added into the mobile form according to a parameter selection operation acting on a configuration interface of the mobile form;
and selecting a control added to the mobile form according to a control selection operation acting on the configuration interface of the mobile form.
And after the configuration of the mobile form is completed, reporting the mobile form to a cloud end for storage by the cloud end. In this way, subsequent mobile devices may download the mobile form from the cloud.
In some embodiments, the configuration device further receives a link address returned by the cloud, and the configuration device may report the link address to an RPA platform or forward the link address to a mobile device, so that the RPA platform may establish a mapping relationship between the mobile form and a configured RPA robot. The mobile device may download the mobile form from the cloud based on the link address.
In some embodiments, the configuration device may also store the link address of the mobile form locally, and subsequently, after the configuration interface of the mobile form opens the mobile form based on the link address, the mobile form may be updated according to a mobile form update operation. The updated mobile form includes, but is not limited to: and adding controls, adding task parameters and the like, deleting controls, modifying control types and the like in the mobile form.
In some embodiments, the method further comprises: acquiring an entrance identifier of a mobile terminal entrance of the mobile equipment;
and sending the entry identification to the cloud end, wherein the entry identification is used for the cloud end to establish the binding relationship between the mobile form and the mobile end entry.
In this embodiment, an entry identifier of a mobile-side entry of the mobile device, for example, an identifier of an API, may be used to establish a binding relationship between the mobile form and the mobile-side entry, for example, a corresponding storage entry identifier and a link address of the mobile form or a form identifier, so as to establish the binding relationship.
As shown in fig. 4, the present embodiment provides an information processing apparatus applied to a mobile device, including:
the display module 110 is configured to display a mobile form when an entry operation of a mobile device interface of a machine automation processing RPA is detected, where a control for determining a task parameter is configured in the mobile form;
an obtaining module 120, configured to obtain task parameters based on the mobile form;
a first sending module 130, configured to send the task parameter to an RPA robot having a mapping relationship with the mobile form, where the task parameter is used to trigger the RPA robot to execute a predetermined task;
a first receiving module 140, configured to receive an execution result of the predetermined task returned by the RPA robot.
In some embodiments, the display module 110, the obtaining module 120, the first sending module 130, and the first receiving module 140 may be program modules, and after being executed by the processor, the program modules may be capable of displaying the mobile form, obtaining task parameters formed based on the mobile form, and sending the mobile parameters to the RPA robot in the RPA platform, and based on an execution result returned by the RPA robot.
In other embodiments, the display module 110, the obtaining module 120, the first sending module 130, and the first receiving module 140 may be a hardware-software module, and the hardware-software module may include various types of programmable arrays; the programmable array includes, but is not limited to, a field programmable array or a complex programmable array.
In still other embodiments, the display module 110, the obtaining module 120, the first sending module 130 and the first receiving module 140 may be pure hardware modules, such as an application specific integrated circuit.
In some embodiments, the display module 110 is specifically configured to, when an entry operation of the mobile device interface of the RPA is detected, obtain the mobile form corresponding to the mobile-end entry according to a binding relationship between the mobile-end entry and the mobile form, where the mobile-end entry is: a communication interface between a mobile device and an RPA platform containing the RPA robot.
In some embodiments, the display module 110 is specifically configured to perform at least one of the following:
when the entering operation of the mobile equipment interface of the RPA is detected, the link address of a mobile form which is in binding relation with the mobile terminal entrance is inquired locally; loading the mobile form from the cloud according to the link address;
when the entering operation of the mobile equipment interface of the RPA is detected, a downloading request carrying an entry identifier of a mobile terminal entry is reported, and the mobile form returned by the cloud based on the entry identifier and the binding relationship is received.
In some embodiments, the display module 110 is specifically configured to, when an entry operation of the mobile device interface of the RPA is detected, obtain the mobile form corresponding to the mobile-end entry according to a binding relationship between the mobile-end entry and the mobile form, where the mobile-end entry is: a communication interface between a mobile device and an RPA platform containing the RPA robot.
In some embodiments, the mobile form includes at least one of: a parameter name of a task parameter; a parameter value input box corresponding to the parameter name;
and a parameter selection box corresponding to the parameter name.
As shown in fig. 5, the present embodiment provides an information processing apparatus applied in a machine automation processing RPA platform, including:
a second receiving module 210, configured to receive task parameters sent by the mobile device based on the mobile form;
a determining module 220 for determining an RPA robot performing a predetermined task;
a touch module 230, configured to trigger the determined RPA robot to execute the predetermined task based on the task parameter;
a second sending module 240, configured to send a result of the execution of the predetermined task to the mobile device.
In some embodiments, the second receiving module 210, the determining module 220, the touching module 230 and the second sending module 240 may be program modules, which can be executed by a processor to implement the functions of the above modules.
In other embodiments, the second receiving module 210, the determining module 220, the touching module 230, and the second sending module 240 may be a hard-soft combining module, which may include various types of programmable arrays; the programmable array includes, but is not limited to, a field programmable array or a complex programmable array.
In still other embodiments, the second receiving module 210, the determining module 220, the touching module 230 and the second sending module 240 may be pure hardware modules, such as an application specific integrated circuit.
In some embodiments, the apparatus further comprises:
the robot configuration module is used for configuring an RPA robot for executing the predetermined task in the RPA platform according to the first type of configuration operation detected by the configuration equipment;
and the establishing module is used for establishing a mapping relation between the mobile form and the configured RPA robot, wherein the mapping relation is used for the RPA platform to determine the RPA robot executing the predetermined task.
As shown in fig. 6, the present embodiment provides an information processing apparatus, which is applied in a configuration device of a mobile device, and includes:
a first configuration module 310, configured to configure, in the RPA platform, an RPA robot that performs a predetermined task based on a first type of configuration operation that acts on a configuration interface of the machine automation process RPA;
a second configuration module 320, configured to configure a mobile form triggering the RPA robot to execute a predetermined task according to the configured attribute parameters of the RPA robot and a second type of configuration operation of a configuration interface acting on the mobile form;
a reporting module 330, configured to report the mobile form to a cloud, where a binding relationship is established between the mobile form and a mobile portal at the cloud, where the mobile portal is used for communication between the mobile device and the RPA platform.
In some embodiments, the first configuration module 310, the second configuration module 320 and the reporting module 330 may be program modules, which can be executed by a processor to implement the functions of the above modules.
In other embodiments, the first configuration module 310, the second configuration module 320, and the reporting module 330 may be a hardware-software module, and the hardware-software module may include various types of programmable arrays; the programmable array includes, but is not limited to, a field programmable array or a complex programmable array.
In some embodiments, the first configuration module 310, the second configuration module 320 and the reporting module 330 may be hardware-only modules, such as application specific integrated circuits.
In some embodiments, the apparatus further comprises:
the entrance identification module is used for acquiring an entrance identification of a mobile terminal entrance of the mobile equipment;
and the third sending module is used for sending the entry identifier to the cloud, wherein the entry identifier is used for the cloud to establish a binding relationship between the mobile form and the mobile terminal entry.
One specific example is provided below in connection with any of the embodiments described above:
example 1:
this example combines the entry of mobile application (including mobile terminal carriers such as cell-phone APP, public number, applet, enterprise WeChat), triggers RPA through the mobile terminal trigger mode and starts, returns the result to the mobile terminal after RPA operation is accomplished, accomplishes the closed loop that removes the terminal scene.
Meanwhile, the capability of moving the terminal provides a more convenient mobile terminal entrance for the RPA robot, so that the RPA robot can be started more conveniently at any time and any place.
For some applications that could not be moved, moving the RPA can simply provide the original system with mobility. The user only needs to configure the required field to form a mobile form, configuration of the RPA process is carried out in a clicking mode, the RPA robot and the mobile form are associated (for example, the mapping relation is established), a mobile RPA scene can be formed, and almost zero development cost butt joint of the original PC end system is achieved.
The user needs to open the link by using the mobile phone, the RPA can be started immediately by clicking, and the result is finally returned to the mobile phone end of the user. And by the capability of the mobile terminal, a user can start the robot at any time and any place, so that the RPA is separated from the use limit of the space.
When the RPA robot is set, a user configures the operation flow of the RPA according to the service requirement of the user from a designer, releases and packs the operation flow into a nupkg packet, and uploads the nupkg packet to a control center.
When the mobile form is configured, after a user uploads a package, the mobile form is started, a mobile-end entry is set according to the requirement of the user, after the mobile-end entry is clicked to be issued, the mobile-end form is issued (issuing of the mobile form includes storing the mobile form to the cloud), the mobile-end entry and a mobile-form designer are bound together, and integration of design is achieved.
Based on the above configuration, the present embodiment provides an application method of an RPA robot based on a mobile device (constituting a mobile terminal), as shown in fig. 7, the method may include:
the user starts a task transfer task parameter from a mobile device of a mobile terminal, for example, the task transfer task parameter is sent to a control center through a hypertext transfer protocol (Http) request, after data grid verification is performed by the control center, an API Gateway (Gateway) is called in a GRPC mode to send authentication data to an identity authentication service (for example, identity Microservice) for account right verification by using service discovery.
The controller uploads the task File to a File Server (File Server), and then sends the task parameter to a corresponding service (for example, Biz Microservice) through an API Gateway for storage.
When the scheduled task is an automatically-operated planned task, the control center issues a task message to a work Queue (Job Queue), and a Scheduler (Job Scheduler) which subscribes to a corresponding rabbmq message Queue reads the task message and delivers the task message to a planned task management pool. The task message may include task parameters and a task identification.
And the Job Scheduler triggers task execution at regular time, releases a task message to the Job Queue, the control center consumes the task message, analyzes the corresponding Robot task and the task parameters, then releases the task message to the Job Queue, and the Robot Master subscribing the corresponding Queue consumes the message in the Queue.
The Robot Master consumes the corresponding message, distributes the message to a Worker to execute a specific task, receives information fed back by the Worker, and distributes the information to the Job Queue.
The control center consumes the feedback information released by the Robot Master in Job Queue, then sends the information to the Biz Microdevice through the API Gateway for storage, and simultaneously releases the information to the Job Queue, and the information is consumed by the Web front end subscribed with the corresponding Queue, and the task execution result is displayed.
The Log information generated by the operation of each module is sent to a Log service (e.g. Log Microservice) through the API Gateway for saving.
And simultaneously, the RPA robot returns the execution result to the mobile equipment at the mobile terminal to form a final closed loop.
During the RPA execution process, the Log is stored through a Log server (e.g., Log Microservice), and is analyzed, and the results (the running condition of the robot, the task running condition and the running abnormal condition) are finally fed back to the user. The RPA can record the screen of the key step in the execution process, and the transparency of the robot operation is ensured.
The mobile RPA can issue task messages to a work Queue (Job Queue) through a control center at any time and any place, and the operation and the stop of the RPA robot are controlled.
The mobile terminal can subscribe the running state of the robot in real time to a work Queue (Job Queue) through the controller.
And if the RPA robot is abnormal, abnormal information is pushed through short messages and mails.
In this way, in the trend of mobility, the original old system is given mobility capability in a low-cost manner (non-invasive); the user operation is mobile, the operation convenience is realized, and the user can use the mobile terminal anytime and anywhere; in combination with the RPA capability, the RPA robot can properly analyze the operation and reasonably establish the operation in addition to the original operation, thereby optimizing the original work.
The embodiment of the invention also provides a computer storage medium, wherein the computer storage medium stores computer executable instructions; after being executed, the computer-executable instructions can realize the information processing method provided by one or more technical schemes; for example, as shown in fig. 1-3 and 7. The computer storage medium may be a non-transitory storage medium.
The embodiment further provides an electronic device, which can operate the method for identifying a table provided by any of the foregoing technical solutions, and the method includes:
a communication interface for communication, e.g., between the mobile device and the RPA platform, between the mobile device and the cloud;
a memory for storing information;
the processor is respectively connected with the communication interface and the memory, and is used for controlling the communication of the communication interface and the information storage of the memory by executing computer executable instructions on the processor, and realizing the information processing method provided by one or more technical schemes; for example, as shown in fig. 1-3 and 7. The computer storage medium may be a non-transitory storage medium.
The communication interface can be various types of network interfaces and can be used for receiving and sending information.
The memory can be various types of memories, such as random access memory, read only memory, flash memory, and the like. The memory may be used for information storage, e.g., storing computer-executable instructions, etc. The computer-executable instructions may be various program instructions, such as object program instructions and/or source program instructions, and the like.
The processor may be various types of processors, such as a central processing unit, a microprocessor, a digital signal processor, a programmable array, a digital signal processor, an application specific integrated circuit, or an image processor, among others.
The processor may be connected to the memory via a bus. The bus may be an integrated circuit bus or the like.
In some embodiments, the electronic device may further include: a communication interface, which may include: a network interface, e.g., a local area network interface, a transceiver antenna, etc. The communication interface is also connected with the processor and can be used for information transceiving.
In some embodiments, the electronic device may further include: a human-machine interaction interface, which may include: and a keyboard and/or a mouse and the like are convenient for a user to interact information with the electronic equipment.
The electronic device may be: a mobile device, a server of a configuration device or RPA platform, etc.
In the several embodiments provided in the present application, it should be understood that the disclosed apparatus and method may be implemented in other ways. The above-described device embodiments are merely illustrative, for example, the division of the unit is only a logical functional division, and there may be other division ways in actual implementation, such as: multiple units or components may be combined, or may be integrated into another system, or some features may be omitted, or not implemented. In addition, the coupling, direct coupling or communication connection between the components shown or discussed may be through some interfaces, and the indirect coupling or communication connection between the devices or units may be electrical, mechanical or other forms.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, that is, may be located in one place, or may be distributed on a plurality of network units; some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, all the functional units in the embodiments of the present invention may be integrated into one processing module, or each unit may be separately used as one unit, or two or more units may be 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.
Those of ordinary skill in the art will understand that: all or part of the steps for implementing the method embodiments may be implemented by hardware related to program instructions, and the program may be stored in a computer readable storage medium, and when executed, the program performs the steps including the method embodiments; and the aforementioned storage medium includes: various media capable of storing program codes, such as a removable Memory device, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk, and an optical disk.
The above description is only for the specific embodiments of the present invention, but the scope of the present invention is not limited thereto, and any person skilled in the art can easily conceive of the changes or substitutions within the technical scope of the present invention, and all the changes or substitutions should be covered within the scope of the present invention. Therefore, the protection scope of the present invention shall be subject to the protection scope of the appended claims.

Claims (13)

1. An information processing method applied to a mobile device includes:
when the entering operation of a machine for automatically processing an RPA mobile equipment interface is detected, displaying a mobile form which is in binding relation with the mobile equipment, wherein a control for determining task parameters is configured in the mobile form;
receiving task parameters written by a user based on the mobile form;
packaging the task parameters into a script language which can be identified by the RPA robot, and sending the script language to the RPA robot which establishes a mapping relation with the mobile form, wherein the task parameters are used for triggering the RPA robot to execute a preset task;
and receiving the execution result of the preset task returned by the RPA robot.
2. The method of claim 1,
when the entry operation of a mobile device interface of machine automation processing (RPA) is detected, displaying a mobile form which is in binding relation with the mobile device, wherein the method comprises the following steps:
when the entering operation of the mobile equipment interface of the RPA is detected, acquiring the mobile form corresponding to the mobile terminal entry according to the binding relation between the mobile terminal entry and the mobile form, wherein the mobile terminal entry is as follows: a communication interface between a mobile device and an RPA platform containing the RPA robot.
3. The method of claim 2,
when the entering operation of the mobile equipment interface of the RPA is detected, the mobile form corresponding to the mobile terminal entry is obtained according to the binding relation between the mobile terminal entry and the mobile form, and the obtaining comprises at least one of the following steps:
when the entering operation of the mobile equipment interface of the RPA is detected, the link address of a mobile form which is in binding relation with the mobile terminal entrance is inquired locally; loading the mobile form from the cloud according to the link address;
when the entering operation of the mobile equipment interface of the RPA is detected, a downloading request carrying an entry identifier of a mobile terminal entry is reported, and the mobile form returned by the cloud based on the entry identifier and the binding relationship is received.
4. The method according to any one of claims 1 to 3,
the mobile form includes at least one of:
a parameter name of a task parameter;
a parameter value input box corresponding to the parameter name;
and a parameter selection box corresponding to the parameter name.
5. An information processing method, applied to a machine automation processing (RPA) platform, comprises the following steps:
receiving task parameters written by a user and received by mobile equipment based on a mobile form, wherein the mobile form and the mobile equipment establish a binding relationship, and the task parameters are packaged into a script language which can be identified by an RPA robot;
determining an RPA robot executing a predetermined task;
triggering the determined RPA robot to execute the predetermined task based on the task parameters;
and sending the execution result of the predetermined task to the mobile equipment.
6. The method of claim 5, further comprising:
configuring an RPA robot executing the predetermined task in the RPA platform according to the first type of configuration operation detected by the configuration equipment;
and establishing a mapping relation between the mobile form and the configured RPA robot, wherein the mapping relation is used for the RPA platform to determine the RPA robot executing the predetermined task.
7. An information processing method applied to a configuration device of a mobile device includes:
configuring an RPA robot executing a predetermined task in an RPA platform based on a first type of configuration operation of a configuration interface acting on a machine automation processing RPA;
configuring a mobile form triggering the RPA robot to execute a preset task according to the configured attribute parameters of the RPA robot and a second type of configuration operation of a configuration interface acting on the mobile form, wherein the mobile form and the mobile equipment are established with a binding relationship;
and reporting the mobile form to a cloud, wherein a binding relationship is established between the mobile form and a mobile terminal entry at the cloud, and the mobile terminal entry is used for communication between the mobile device and the RPA platform.
8. The method of claim 7, further comprising:
acquiring an entrance identifier of a mobile terminal entrance of the mobile equipment;
and sending the entry identification to the cloud end, wherein the entry identification is used for the cloud end to establish the binding relationship between the mobile form and the mobile end entry.
9. An information processing apparatus, applied to a mobile device, includes:
the display module is used for displaying a mobile form which is in binding relation with the mobile equipment when the entry operation of a mobile equipment interface of machine automation processing RPA is detected, wherein a control for determining task parameters is configured in the mobile form;
the acquisition module is used for receiving task parameters written by a user based on the mobile form;
the first sending module is used for packaging the task parameters into a script language which can be identified by the RPA robot and sending the script language to the RPA robot which establishes a mapping relation with the mobile form, wherein the task parameters are used for triggering the RPA robot to execute a preset task;
and the first receiving module is used for receiving the execution result of the preset task returned by the RPA robot.
10. An information processing device, applied to a machine automation processing (RPA) platform, comprising:
the second receiving module is used for receiving task parameters which are received by the mobile equipment based on a mobile form and written by a user, wherein the mobile form and the mobile equipment are in a binding relationship, and the task parameters are packaged into a script language which can be identified by an RPA robot;
the determining module is used for determining the RPA robot executing the preset task;
the triggering module is used for triggering the determined RPA robot to execute the preset task based on the task parameters;
and the second sending module is used for sending the execution result of the predetermined task to the mobile equipment.
11. An information processing apparatus, applied to a configuration device of a mobile device, includes:
the system comprises a first configuration module, a second configuration module and a third configuration module, wherein the first configuration module is used for configuring an RPA robot for executing a preset task in an RPA platform based on a first type of configuration operation of a configuration interface acting on the RPA of the machine automation processing;
the second configuration module is used for configuring a mobile form which triggers the RPA robot to execute a preset task according to the configured attribute parameters of the RPA robot and a second type of configuration operation of a configuration interface acting on the mobile form, wherein the mobile form and the mobile equipment are in a binding relationship;
and the reporting module is used for reporting the mobile form to a cloud end, wherein a binding relationship is established between the mobile form and a mobile terminal entry at the cloud end, and the mobile terminal entry is used for communication between the mobile equipment and the RPA platform.
12. An electronic device, comprising:
a communication interface for communication;
a memory for information storage;
a processor, connected to the communication interface and the memory respectively, for controlling the communication of the communication interface and the information storage of the memory by executing computer executable instructions located on the processor, and implementing the method provided by any one of claims 1 to 4, 5 to 6, or 7 to 8.
13. A computer storage medium having stored thereon computer-executable instructions; the computer-executable instructions, when executed, enable the method provided by any one of claims 1 to 4, 5 to 6 or 7 to 8.
CN201811320670.6A 2018-11-07 2018-11-07 Information processing method and device, electronic equipment and memory Active CN109684054B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811320670.6A CN109684054B (en) 2018-11-07 2018-11-07 Information processing method and device, electronic equipment and memory

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811320670.6A CN109684054B (en) 2018-11-07 2018-11-07 Information processing method and device, electronic equipment and memory

Publications (2)

Publication Number Publication Date
CN109684054A CN109684054A (en) 2019-04-26
CN109684054B true CN109684054B (en) 2021-04-16

Family

ID=66185775

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811320670.6A Active CN109684054B (en) 2018-11-07 2018-11-07 Information processing method and device, electronic equipment and memory

Country Status (1)

Country Link
CN (1) CN109684054B (en)

Families Citing this family (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7299499B2 (en) * 2019-09-30 2023-06-28 富士通株式会社 Information processing program, information processing method, and information processing apparatus
CN110806934A (en) * 2019-11-15 2020-02-18 四川中电启明星信息技术有限公司 RPA technology-based intelligent all-in-one machine development and multi-service rapid processing method
US11110601B2 (en) 2019-11-20 2021-09-07 UiPath, Inc. Scheduling robots for robotic process automation
CN111126781A (en) * 2019-11-29 2020-05-08 苏宁云计算有限公司 RPA service flow establishing method and system
CN110968006B (en) * 2019-12-13 2021-04-13 杭州今元标矩科技有限公司 RPA robot control system and method based on mail system
CN111080428A (en) * 2019-12-20 2020-04-28 北财在线科技(北京)有限公司 Method for front-end and back-end combined automatic processing and checking service
US11829795B2 (en) 2019-12-30 2023-11-28 UiPath, Inc. Trigger service management for robotic process automation (RPA)
CN112241330A (en) * 2020-03-31 2021-01-19 北京来也网络科技有限公司 Flow processing method, device, equipment and storage medium combining RPA and AI
CN112182655A (en) * 2020-10-13 2021-01-05 深圳壹账通智能科技有限公司 Data interaction method among multiple devices and related devices
CN112491692A (en) * 2020-11-09 2021-03-12 北京明略软件系统有限公司 Method and system for collecting information at fixed time, computer readable storage medium and electronic equipment
CN112511604A (en) * 2020-11-17 2021-03-16 用友网络科技股份有限公司 Correlation method and system for computing device, electronic device and storage medium
CN112700212A (en) * 2020-12-29 2021-04-23 湖北省楚天云有限公司 Approval process execution method and system and process management system
CN112800740A (en) * 2021-01-27 2021-05-14 北京明略软件系统有限公司 Method, system, device and storage medium for realizing automatic billing by using RPA robot
CN112989775A (en) * 2021-02-24 2021-06-18 北京明略软件系统有限公司 Report generation method and system
CN113051019A (en) * 2021-03-31 2021-06-29 北京和信融慧信息科技有限公司 Flow task execution control method, device and equipment
CN113119127A (en) * 2021-04-20 2021-07-16 大连宏燊软件技术有限公司 Task scheduling method and system for RPA robot
CN113741860A (en) * 2021-09-03 2021-12-03 中国工商银行股份有限公司 Data processing method and device based on RPA robot
CN115296947B (en) * 2022-06-28 2024-01-26 青岛海尔科技有限公司 Control command response method and device, storage medium and electronic device

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109074538A (en) * 2016-07-20 2018-12-21 惠普发展公司,有限责任合伙企业 Digital employee is created in the tissue
US9817967B1 (en) * 2017-01-13 2017-11-14 Accenture Global Solutions Limited Integrated robotics and access management for target systems
CN108287512A (en) * 2018-03-20 2018-07-17 广东工业大学 A kind of hand-held warehousing system control system and method

Also Published As

Publication number Publication date
CN109684054A (en) 2019-04-26

Similar Documents

Publication Publication Date Title
CN109684054B (en) Information processing method and device, electronic equipment and memory
CN107391114B (en) Page visual rendering method and device
CN108345543B (en) Data processing method, device, equipment and storage medium
CN110971655B (en) Offline client playback and synchronization
CN104704468B (en) The cross-system installation of WEB application program
US11010215B2 (en) Recommending applications based on call requests between applications
CN113365106B (en) Multimedia resource generation method and device, electronic equipment and storage medium
CN102549560A (en) Shared server-side macros
US20140372566A1 (en) Accessing data relating to topics
CN110750222A (en) Printing method, printing device, computer equipment and storage medium
CN105205072B (en) The methods of exhibiting and system of webpage information
CN111177112A (en) Database blocking method and device based on operation and maintenance management system and electronic equipment
CN109814863A (en) A kind of processing method, device, computer equipment and computer storage medium for requesting returned data
CN111970192B (en) Information editing method and device based on session group
CN112905936A (en) Page recording animation generation method, page operation log query method and computer equipment
CN106933932B (en) Data processing method and device and application server
CN109213955B (en) Data processing method and related equipment
CN116340659A (en) Data processing method and device
CN107347024B (en) Method, equipment and system for storing operation log
CN115981643A (en) Configuration method, system, equipment and storage medium of business association component
CN113946614A (en) iOS (Internet operating System) static library-based network data transmission method, device and system
CN111506644B (en) Application data processing method and device and electronic equipment
CN115150411A (en) Data synchronization method and device
CN114185845A (en) File management method and device, computer equipment and storage medium
CN106850546B (en) Map module software organization method of radar terminal

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