CN112053123A - Automatic accounting processing method and device, electronic equipment and readable storage medium - Google Patents

Automatic accounting processing method and device, electronic equipment and readable storage medium Download PDF

Info

Publication number
CN112053123A
CN112053123A CN202010784494.2A CN202010784494A CN112053123A CN 112053123 A CN112053123 A CN 112053123A CN 202010784494 A CN202010784494 A CN 202010784494A CN 112053123 A CN112053123 A CN 112053123A
Authority
CN
China
Prior art keywords
processing
flow
rpa
accounting
accounting processing
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
CN202010784494.2A
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.)
China Citic Bank Corp Ltd
Original Assignee
China Citic Bank Corp Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by China Citic Bank Corp Ltd filed Critical China Citic Bank Corp Ltd
Priority to CN202010784494.2A priority Critical patent/CN112053123A/en
Publication of CN112053123A publication Critical patent/CN112053123A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • G06Q10/103Workflow collaboration or project management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Strategic Management (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Human Resources & Organizations (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Human Computer Interaction (AREA)
  • Economics (AREA)
  • Marketing (AREA)
  • Operations Research (AREA)
  • Quality & Reliability (AREA)
  • Tourism & Hospitality (AREA)
  • General Business, Economics & Management (AREA)
  • Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)

Abstract

The application relates to the technical field of computer data processing, in particular to an automatic accounting processing method, an automatic accounting processing device, electronic equipment and a readable storage medium, wherein the method comprises the following steps: receiving an accounting processing request; automatically processing the request according to a preset process and displaying an automatic processing process on an interface; wherein the processing flow is based on RPA technology; and returning the processing result to the display interface. The automatic accounting processing scheme disclosed by the application realizes the automation of financial business accounting processing based on the RPA technology, greatly reduces the workload of business personnel for daily accounting business processing, and improves the accounting business processing efficiency.

Description

Automatic accounting processing method and device, electronic equipment and readable storage medium
Technical Field
The present application relates to the field of computer data processing technologies, and in particular, to an automated accounting processing method and apparatus, an electronic device, and a readable storage medium.
Background
With the continuous development of electronic financial technology, the electronic transaction and related business processing requirements in the financial field are increased sharply, and most of the businesses have complex data, so that the requirements on transaction flow and transaction detail data are high, but great business repeatability exists, so that the efficient processing of the data in the related financial electronic field becomes the key of the development of financial science and technology. However, at present, business volume repetition exists in many financial electronic fields, but these repetitive business processes still require a large number of business personnel to perform manual operation processing, and the manual operation processing has a high requirement on the accuracy of the personnel processing business, which has become an obstacle to the development of financial science and technology, for example, in the operation process of daily asset hosting business of a hosting bank, a series of manual operations such as continuously and repeatedly opening a browser, logging in a system, performing accounting business, business logic processing, closing a browser and the like are required when performing relevant accounting business processing, and the process is repeated and consumes manpower, and the accuracy of the business processing cannot be necessarily guaranteed.
Disclosure of Invention
The present application aims to solve at least one of the above technical drawbacks. The technical scheme adopted by the application is as follows:
in a first aspect, an embodiment of the present application provides an automated accounting processing method, where the method includes:
receiving an accounting processing request;
automatically processing the request according to a preset process and displaying an automatic processing process on an interface; wherein the processing flow is based on RPA technology;
and returning the processing result to the display interface.
Optionally, the processing the request according to a preset flow based on the RPA technology includes:
programming and designing an RPA target task according to the preset flow;
storing the target task in an RPA application module; the RPA application module storing the target task is determined as an accounting processing RPA application module;
and triggering a processor to execute the target task according to the accounting processing request.
Optionally, before the RPA target task is programmed and designed according to the preset flow, the method further includes:
monitoring an accounting processing demonstration flow; wherein the demonstration flow is an accounting processing flow manually performed by a user according to a preset flow;
and learning the demonstration flow and determining the demonstration flow as a preset flow of the accounting processing of the RPA application module.
Optionally, the programming of the RPA target task according to the preset flow includes:
designing and calculating a preset flow according to the demonstration flow;
configuring attributes of the accounting suite and the accounting service, and/or,
configuring a process enabling parameter; wherein the preset flow and configuration parameters constitute an RPA target task.
Optionally, the configuring the process enabling parameter includes:
configuring enabling parameters that trigger a processor to execute the RPA target task, wherein the enabling parameters include but are not limited to: time parameter, period parameter, security verification parameter.
Optionally, the method further comprises:
the interface for displaying the automated processing flow can receive a user instruction;
the user instruction is used for controlling the starting, pausing or ending of the automatic accounting processing flow.
In a second aspect, an embodiment of the present application provides an automated accounting processing apparatus, including: the device comprises a receiving module, an RPA application module and a display module; wherein the content of the first and second substances,
the receiving module is used for receiving an accounting processing request;
the RPA application module is used for automatically processing the request according to a preset process, wherein the processing process is carried out based on an RPA technology;
the display module is used for displaying the automatic processing flow in an interface and displaying the received processing result in the interface.
Optionally, the RPA application module design unit, a storage unit and a processing unit; wherein the content of the first and second substances,
the design unit is used for programming and designing an RPA target task according to the preset flow;
the storage unit is used for storing the target task in an RPA application module; the RPA application module storing the target task is determined as an accounting processing RPA application module;
and the processing unit is used for triggering the processor to execute the target task according to the accounting processing request.
Optionally, the RPA application module further comprises a listening unit, wherein,
the monitoring unit is used for monitoring an accounting processing demonstration flow; wherein the demonstration flow is an accounting processing flow manually performed by a user according to a preset flow;
the monitoring unit is further configured to learn the demonstration flow and determine the demonstration flow as a preset flow of accounting processing of a preset accounting processing RPA application module.
Optionally, the RPA application module further comprises a configuration unit, wherein,
the design unit is used for designing and calculating a preset flow according to the demonstration flow;
the configuration unit is used for configuring the attributes of the accounting mutual account and the accounting business, and/or,
the configuration unit is used for configuring the process enabling parameters;
wherein the preset flow and configuration parameters constitute an RPA target task.
In a third aspect, an embodiment of the present invention provides an electronic device, including a processor and a memory;
the memory is used for storing operation instructions;
and the processor is used for executing the automatic accounting processing method by calling the operation instruction.
In a fourth aspect, a computer-readable storage medium has stored thereon a computer program which, when executed by a processor, implements the above-described method of automated accounting processing.
The automatic accounting processing scheme disclosed by the embodiment of the application receives an accounting processing request; automatically processing the request according to a preset process and displaying an automatic processing process on an interface; wherein the processing flow is based on RPA technology; and returning the processing result to the display interface. The technical scheme provided by the embodiment of the application has the following beneficial effects:
(1) the automation of financial business accounting processing such as asset hosting in the financial field is realized based on the RPA technology, and the workload of business personnel for daily accounting business processing is greatly reduced.
(2) Based on the RPA technology, the sharing of the automatic accounting processing service data in the business links of accounting, supervision and the like is realized, the economical efficiency of public service data maintenance is improved, convenience is provided for in-service supervision and risk monitoring, and the comprehensive service cooperative processing of accounting and supervision is ensured.
(3) The automatic accounting processing method based on the RPA technology adopts a flexible system scheme to support flexible configuration and rapid adjustment of a business process, can respond to the requirement of business process change without system development, and solves the problem of complex operation caused by variability of the processing process in the current automatic accounting processing business, such as the problem of complex operation caused by frequent change due to changes of business process management methods due to non-uniformity of asset hosting products, business types and business approval processes.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present application, the drawings used in the description of the embodiments of the present application will be briefly described below.
Fig. 1 is a schematic flow chart of an automated accounting processing method according to an embodiment of the present application;
fig. 2 is a schematic structural diagram of an automated accounting processing apparatus according to an embodiment of the present application;
fig. 3 is a schematic structural diagram of an electronic device according to an embodiment of the present application.
Detailed Description
Reference will now be made in detail to embodiments of the present application, examples of which are illustrated in the accompanying drawings, wherein like or similar reference numerals refer to the same or similar elements or elements having the same or similar function throughout. The embodiments described below with reference to the drawings are exemplary only for the purpose of explaining the present application and are not to be construed as limiting the present invention.
As used herein, the singular forms "a", "an", "the" and "the" are intended to include the plural forms as well, unless the context clearly indicates otherwise. It will be further understood that the terms "comprises" and/or "comprising," when used in this specification, specify the presence of stated features, integers, steps, operations, elements, and/or components, but do not preclude the presence or addition of one or more other features, integers, steps, operations, elements, components, and/or groups thereof. As used herein, the term "and/or" includes all or any element and all combinations of one or more of the associated listed items.
At present, business volume repetition exists in many financial electronic fields, but the repetitive business processes still need a large number of business personnel to perform manual operation processing, for example, in the daily asset hosting business operation process of a hosting bank, a series of manual operations such as continuously and repeatedly opening a browser, logging in a system, performing the accounting business, performing business logic processing, closing the browser and the like are needed when performing related accounting business processing, the process is repeated, manpower is consumed, and the accuracy of business processing cannot be guaranteed. Based on this, the application discloses an automatic accounting processing method based on traditional components, which solves at least one of the above problems.
To more clearly describe the embodiments of the present application, some definitions, concepts or devices that may be used in the embodiments are described below:
the asset hosting business is that a commercial bank with certain qualification is used as a hosting person, and a consignment asset hosting contract is signed with a consignor according to related laws and regulations, so that services such as asset keeping, fund clearing, accounting, investment supervision, information disclosure and the like are provided for clients, and the safe keeping and the standard operation of investment of the assets are realized.
The register refers to an independent and complete data set, and the data set comprises a complete set of independent and complete system control parameters, user rights, basic files, accounting information, account table query and the like, namely an independent database.
A Robot Process Automation (RPA) is an application program, which simulates the manual operation mode of an end user on a computer and provides another mode to automate the manual operation process of the end user.
The following describes the technical solutions of the present application and how to solve the above technical problems with specific embodiments in conjunction with the accompanying drawings. The following several specific embodiments may be combined with each other, and details of the same or similar concepts or processes may not be repeated in some embodiments. Embodiments of the present application will be described below with reference to the accompanying drawings.
In order to make the objects, technical solutions and advantages of the present application clearer, fig. 1 discloses a flowchart of an automated accounting processing method provided by an embodiment of the present application, and as shown in fig. 1, the automated accounting processing method includes:
s101, receiving an accounting processing request;
s102, automatically processing the request according to a preset process and displaying an automatic processing process on an interface; wherein the processing flow is based on RPA technology;
s103, returning the processing result to the display interface.
Compared with the prior art that the accounting processing is a series of manual operations including browser opening, system login, accounting service, service logic processing, browser closing and the like, the method mainly realizes the automated processing of the accounting service based on the RPA technology, namely, the RPA application software or platform special for the accounting processing of the target amount service is constructed, so that the embodiment of the application firstly introduces a specific implementation scheme for constructing the RPA application software for the accounting processing:
in conventional workflow automation technology tools, an action list of automation tasks is generated by a programmer and an internal application program interface or a dedicated scripting language is used as an interface with a background system. Automation of the robotic process monitors the work performed by a user in a Graphical User Interface (GUI) in the application software and automatically repeats the work directly on the GUI. Therefore, the obstruction of product automation can be reduced, and based on this, the RPA application module in the embodiment of the present application should monitor the accounting processing demonstration flow in advance; wherein the demonstration flow is an accounting processing flow manually performed by a user according to a preset flow; learning the demonstration flow and determining the demonstration flow as a preset flow for accounting processing of a preset accounting processing RPA application module, namely monitoring the accounting processing demonstration flow by using RPA software; the demonstration process is an accounting processing process manually performed by a user according to a preset process, namely a series of manual operations such as opening a browser, logging in a system, performing accounting business, business logic processing, closing the browser and the like by business personnel, and is mainly characterized in that different accounting and billing processes and business logic processing are adopted for different financial products in the accounting business performed aiming at different financial products, such as managed assets; and learning the exemplary flow and determining the exemplary flow as a preset flow of the accounting processing of the preset accounting processing RPA application module, namely, the exemplary flow is realized by exemplary programming.
In this embodiment of the present application, the processing the request according to the preset flow based on the RPA technology includes:
step 1, programming and designing an RPA target task according to the preset flow, namely designing and accounting according to a demonstration flow to process the preset flow; and configuring attributes of the accounting and accounting services and/or configuring process enabling parameters, wherein the preset process and the configuration parameters form an RPA target task. The constructed calculation processing RPA application module can be mainly divided into four parts, namely a design unit, a configuration unit and a scheduling unit, and a processing unit (also called a robot agent end), wherein the design unit is used for calculating a preset flow; the configuration unit is used for configuring the incidence relation between the financial product ledger and the service system and the flow node or the enabling parameter in the related accounting processing flow and establishing a planning task (RPA target task), wherein the planning task is a section of programmed program code in a file form. In a specific implementation, the following aspects need to be designed and configured:
(1) designing a preset flow: and configuring a completed accounting processing flow of the target service of the target user by selecting the general operation and the operation area of the related page, wherein the accounting processing flow comprises the steps of opening a browser, logging in a system, configuring operation parameters of the related accounting service, closing the browser and the like.
(2) Configuring attributes of an accounting set account and an accounting service: and adding and modifying a target product account set associated with the business accounting processing in the established preset flow.
(3) Configuring process enabling parameters: and configuring specific robot services required to be used and specific business systems required to be executed when the preset process and the sub-process are executed.
(4) Determining an RPA target task: and (4) carrying out RPA target task configuration through a preset accounting business process (including a sub-process). Optionally, conditions in the preset flow for triggering the automated accounting process may be set, where the conditions include start time of task execution and configuration of a user service preset flow associated with the task, and a task execution state and a task execution time may be fed back. In addition, in order to cooperate with the main business process to realize, support and auxiliary functions such as GitLab script management are needed.
Step 2, storing the target task in an RPA application module; wherein the RPA application module storing the target task is determined as an accounting processing RPA application module. And (4) storing the preset accounting processing flow, the configuration attribute, the parameters and the like designed in the step (1).
Step 3, triggering a processor to execute the target task according to the accounting processing request: when an accounting processing request is received, sending the established task execution generation instruction to a scheduling unit, instantiating the accounting flow corresponding to different financial services by the scheduling unit, assembling the attributes and parameters configured in the step 1, generating a corresponding script and sending the script to a processing unit, executing the accounting processing instruction automatically according to the instruction after the processing unit acquires the script, for example, opening a browser, logging in a corresponding service system, performing service logic processing, closing the browser and other operations, and returning information such as machine information, browser information, flow execution results and the like after the operations are completed to a display interface of an accounting processing RPA application module.
In the above embodiment, the accounting processing RPA application module performs message transmission and communication between units in a message queue manner.
The automatic accounting processing method based on the embodiment of the application can utilize the constructed accounting processing RPA application module to automatically interact with a user interface, and can exchange accounting processing service data among different application programs, so that the automation of accounting processing services is realized, the problems of high accounting service processing repeatability and high operation risk in the prior art are solved, the problems that in the prior art, all service links are dispersed, service management and control cannot be performed and in-service supervision cannot be performed are solved, and a platform and convenience are provided for service data sharing and service flow monitoring.
In an optional embodiment of the present application, the configuration procedure enabling parameter includes: configuring enabling parameters that trigger a processor to execute the RPA target task, wherein the enabling parameters include but are not limited to: the time parameter, the period parameter and the safety verification parameter can be specifically set as the precondition for triggering the automatic accounting processing scheme based on the RPA technology, namely, the requirement that the acquired user information is matched with the user information stored in an accounting processing RPA application module or passes the safety verification is met except that an accounting processing request is received; or setting a fixed time, a period, or a received accounting processing request (which may include verification of a user fingerprint, etc.) for triggering the automated accounting processing scheme, and the like.
Optionally, the method further comprises: the interface for displaying the automated processing flow can receive a user instruction; the user instruction is used for controlling the starting, pausing or ending of the automatic accounting processing flow, namely, a user can monitor an accounting service flow and logic in a display user interface of an accounting processing RPA application module constructed in the embodiment of the application, and controls the state of the flow and adjusts the logic relation of the service through constructed options.
In the embodiment of the application, the automatic accounting processing method further comprises the step of inquiring the accounting processing task and the result on the display interface.
The automatic accounting processing scheme disclosed by the embodiment of the application provides a flexible and configurable scheme for related accounting business processing, saves accounting processing time, releases the capacity of employees, and improves auditability, monitoring, tracking and controlling business flow execution of accounting businesses, particularly asset hosting businesses and the like.
Based on the automated accounting processing method provided by the embodiment shown in fig. 1, fig. 2 shows an automated accounting processing apparatus provided by the embodiment of the present application, and as shown in fig. 2, the apparatus may mainly include: 201 receiving module, 202RPA application module and 203 display module; wherein the content of the first and second substances,
the 201 receiving module is configured to receive an accounting processing request;
the 202RPA application module is used for automatically processing the request according to a preset process, wherein the processing process is performed based on an RPA technology;
and the 203 display module is used for displaying the automatic processing flow in an interface and displaying the received processing result in the interface.
In an optional embodiment, the RPA application module design unit, a storage unit and a processing unit; wherein the content of the first and second substances,
the design unit is used for programming and designing an RPA target task according to the preset flow;
the storage unit is used for storing the target task in an RPA application module; the RPA application module storing the target task is determined as an accounting processing RPA application module;
and the processing unit is used for triggering the processor to execute the target task according to the accounting processing request.
In still another alternative embodiment, the RPA application module further comprises a listening unit, wherein,
the monitoring unit is used for monitoring an accounting processing demonstration flow; wherein the demonstration flow is an accounting processing flow manually performed by a user according to a preset flow;
the monitoring unit is further configured to learn the demonstration flow and determine the demonstration flow as a preset flow of accounting processing of a preset accounting processing RPA application module.
In an alternative embodiment, the RPA application module further comprises a configuration unit, wherein,
the design unit is used for designing and calculating a preset flow according to the demonstration flow;
the configuration unit is used for configuring the attributes of the accounting mutual account and the accounting business, and/or,
the configuration unit is used for configuring the process enabling parameters;
wherein the preset flow and configuration parameters constitute an RPA target task.
It is understood that the above modules of the automated accounting processing apparatus in the present embodiment have functions of implementing the corresponding steps of the method in the embodiment shown in fig. 1. The function can be realized by hardware, and can also be realized by executing corresponding software by hardware. The hardware or software includes one or more modules corresponding to the functions described above. The modules can be software and/or hardware, and each module can be implemented independently or by integrating a plurality of modules. For the functional description of each module, reference may be specifically made to the corresponding description of the method in the embodiment shown in fig. 1, and details are not repeated here.
The embodiment of the application provides an electronic device, which comprises a processor and a memory;
a memory for storing operating instructions;
and the processor is used for executing the automatic accounting processing method provided by any embodiment of the application by calling the operation instruction.
As an example, fig. 3 shows a schematic structural diagram of an electronic device to which an embodiment of the present application is applicable, and as shown in fig. 3, the electronic device 2000 includes: a processor 2001 and a memory 2003. Wherein the processor 2001 is coupled to a memory 2003, such as via a bus 2002. Optionally, the electronic device 2000 may also include a transceiver 2004. It should be noted that the transceiver 2004 is not limited to one in practical applications, and the structure of the electronic device 2000 is not limited to the embodiment of the present application.
The processor 2001 is applied to the embodiment of the present application to implement the method shown in the above method embodiment. The transceiver 2004 may include a receiver and a transmitter, and the transceiver 2004 is applied to the embodiments of the present application to implement the functions of the electronic device of the embodiments of the present application to communicate with other devices when executed.
The Processor 2001 may be a CPU (Central Processing Unit), general Processor, DSP (Digital Signal Processor), ASIC (Application Specific Integrated Circuit), FPGA (Field Programmable Gate Array) or other Programmable logic device, transistor logic device, hardware component, or any combination thereof. Which may implement or perform the various illustrative logical blocks, modules, and circuits described in connection with the disclosure. The processor 2001 may also be a combination of computing functions, e.g., comprising one or more microprocessors, DSPs and microprocessors, and the like.
Bus 2002 may include a path that conveys information between the aforementioned components. The bus 2002 may be a PCI (Peripheral Component Interconnect) bus, an EISA (Extended Industry Standard Architecture) bus, or the like. The bus 2002 may be divided into an address bus, a data bus, a control bus, and the like. For ease of illustration, only one thick line is shown in FIG. 3, but this does not mean only one bus or one type of bus.
The Memory 2003 may be a ROM (Read Only Memory) or other type of static storage device that can store static information and instructions, a RAM (Random Access Memory) or other type of dynamic storage device that can store information and instructions, an EEPROM (Electrically Erasable Programmable Read Only Memory), a CD-ROM (Compact Disc Read Only Memory) or other optical Disc storage, optical Disc storage (including Compact Disc, laser Disc, optical Disc, digital versatile Disc, blu-ray Disc, etc.), a magnetic disk storage medium or other magnetic storage device, or any other medium that can be used to carry or store desired program code in the form of instructions or data structures and that can be accessed by a computer, but is not limited to these.
Optionally, the memory 2003 is used for storing application program code for performing the disclosed aspects, and is controlled in execution by the processor 2001. The processor 2001 is configured to execute the application program code stored in the memory 2003 to implement the automated accounting processing method provided in any one of the embodiments of the present application.
The electronic device provided by the embodiment of the application is applicable to any embodiment of the method, and is not described herein again.
The embodiment of the application provides a computer-readable storage medium, on which a computer program is stored, and when the program is executed by a processor, the computer program implements the automated accounting processing method shown in the above method embodiment.
The computer-readable storage medium provided in the embodiments of the present application is applicable to any of the embodiments of the foregoing method, and is not described herein again.
According to the automatic accounting processing scheme provided by the embodiment of the application, an accounting processing request is received; automatically processing the request according to a preset process and displaying an automatic processing process on an interface; wherein the processing flow is based on RPA technology; and returning the processing result to the display interface. The automatic accounting processing scheme disclosed by the application realizes the automation of financial business accounting processing based on the RPA technology, greatly reduces the workload of business personnel for daily accounting business processing, and improves the accounting business processing efficiency.
It should be understood that, although the steps in the flowcharts of the figures are shown in order as indicated by the arrows, the steps are not necessarily performed in order as indicated by the arrows. The steps are not performed in the exact order shown and may be performed in other orders unless explicitly stated herein. Moreover, at least a portion of the steps in the flow chart of the figure may include multiple sub-steps or multiple stages, which are not necessarily performed at the same time, but may be performed at different times, which are not necessarily performed in sequence, but may be performed alternately or alternately with other steps or at least a portion of the sub-steps or stages of other steps.
The foregoing is only a partial embodiment of the present invention, and it should be noted that, for those skilled in the art, various modifications and decorations can be made without departing from the principle of the present invention, and these modifications and decorations should also be regarded as the protection scope of the present invention.

Claims (12)

1. An automated accounting processing method, the method comprising:
receiving an accounting processing request;
automatically processing the request according to a preset process and displaying an automatic processing process on an interface; wherein the processing flow is based on RPA technology;
and returning the processing result to the display interface.
2. The automated accounting processing method of claim 1, wherein the processing the request according to a preset flow based on the RPA technology comprises:
programming and designing an RPA target task according to the preset flow;
storing the target task in an RPA application module; the RPA application module storing the target task is determined as an accounting processing RPA application module;
and triggering a processor to execute the target task according to the accounting processing request.
3. The automated accounting processing method of claim 2, wherein prior to the programming of the RPA target task according to the preset flow, the method further comprises:
monitoring an accounting processing demonstration flow; wherein the demonstration flow is an accounting processing flow manually performed by a user according to a preset flow;
and learning the demonstration flow and determining the demonstration flow as a preset flow of the accounting processing of the RPA application module.
4. The automated accounting processing method of claim 3, wherein the programming the RPA target task according to the preset flow programming comprises:
designing and calculating a preset flow according to the demonstration flow;
configuring attributes of the accounting suite and the accounting service, and/or,
configuring a process enabling parameter; wherein the preset flow and configuration parameters constitute an RPA target task.
5. The automated accounting processing method of claim 4, wherein the configuring the flow enabling parameters comprises:
configuring enabling parameters that trigger a processor to execute the RPA target task, wherein the enabling parameters include but are not limited to: time parameter, period parameter, security verification parameter.
6. The automated accounting processing method of any one of claims 1-5, wherein the method further comprises:
the interface for displaying the automated processing flow can receive a user instruction;
the user instruction is used for controlling the starting, pausing or ending of the automatic accounting processing flow.
7. An automated accounting processing apparatus, the apparatus comprising: the device comprises a receiving module, an RPA application module and a display module; wherein the content of the first and second substances,
the receiving module is used for receiving an accounting processing request;
the RPA application module is used for automatically processing the request according to a preset process, wherein the processing process is carried out based on an RPA technology;
the display module is used for displaying the automatic processing flow in an interface and displaying the received processing result in the interface.
8. The automated accounting processing apparatus of claim 7, wherein the RPA application module design unit, storage unit and processing unit; wherein the content of the first and second substances,
the design unit is used for programming and designing an RPA target task according to the preset flow;
the storage unit is used for storing the target task in an RPA application module; the RPA application module storing the target task is determined as an accounting processing RPA application module;
and the processing unit is used for triggering the processor to execute the target task according to the accounting processing request.
9. The automated accounting processing apparatus of claim 8, wherein the RPA application module further comprises a listening unit, wherein,
the monitoring unit is used for monitoring an accounting processing demonstration flow; wherein the demonstration flow is an accounting processing flow manually performed by a user according to a preset flow;
the monitoring unit is further configured to learn the demonstration flow and determine the demonstration flow as a preset flow of accounting processing of a preset accounting processing RPA application module.
10. The automated accounting processing apparatus of claim 9, wherein the RPA application module further comprises a configuration unit, wherein,
the design unit is used for designing and calculating a preset flow according to the demonstration flow;
the configuration unit is used for configuring the attributes of the accounting mutual account and the accounting business, and/or,
the configuration unit is used for configuring the process enabling parameters;
wherein the preset flow and configuration parameters constitute an RPA target task.
11. An electronic device comprising a processor and a memory;
the memory is used for storing operation instructions;
the processor is used for executing the method of any one of claims 1-6 by calling the operation instruction.
12. A computer-readable storage medium, characterized in that the storage medium has stored thereon a computer program which, when being executed by a processor, carries out the method of any one of claims 1-6.
CN202010784494.2A 2020-08-06 2020-08-06 Automatic accounting processing method and device, electronic equipment and readable storage medium Pending CN112053123A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010784494.2A CN112053123A (en) 2020-08-06 2020-08-06 Automatic accounting processing method and device, electronic equipment and readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010784494.2A CN112053123A (en) 2020-08-06 2020-08-06 Automatic accounting processing method and device, electronic equipment and readable storage medium

Publications (1)

Publication Number Publication Date
CN112053123A true CN112053123A (en) 2020-12-08

Family

ID=73602089

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010784494.2A Pending CN112053123A (en) 2020-08-06 2020-08-06 Automatic accounting processing method and device, electronic equipment and readable storage medium

Country Status (1)

Country Link
CN (1) CN112053123A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112488562A (en) * 2020-12-11 2021-03-12 北京金山云网络技术有限公司 Service implementation method and device
CN112700212A (en) * 2020-12-29 2021-04-23 湖北省楚天云有限公司 Approval process execution method and system and process management system
CN113220379A (en) * 2021-05-11 2021-08-06 中电金信软件有限公司 Task processing method and device, electronic equipment and readable storage medium
CN115063121A (en) * 2022-08-08 2022-09-16 杭州实在智能科技有限公司 RPA and AI combined communication big data travel card complaint processing method and system

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112488562A (en) * 2020-12-11 2021-03-12 北京金山云网络技术有限公司 Service implementation method and device
CN112700212A (en) * 2020-12-29 2021-04-23 湖北省楚天云有限公司 Approval process execution method and system and process management system
CN113220379A (en) * 2021-05-11 2021-08-06 中电金信软件有限公司 Task processing method and device, electronic equipment and readable storage medium
CN113220379B (en) * 2021-05-11 2022-08-19 中电金信软件有限公司 Task processing method and device, electronic equipment and readable storage medium
CN115063121A (en) * 2022-08-08 2022-09-16 杭州实在智能科技有限公司 RPA and AI combined communication big data travel card complaint processing method and system

Similar Documents

Publication Publication Date Title
CN112053123A (en) Automatic accounting processing method and device, electronic equipment and readable storage medium
US6862573B2 (en) Automated transaction management system and method
US20150378722A1 (en) Enhanced compliance verification system
US20200134564A1 (en) Resource Configuration and Management System
CN112380255A (en) Service processing method, device, equipment and storage medium
CN1545674A (en) Business process policy object
Ma et al. System design and development for robotic process automation
CN111507674B (en) Task information processing method, device and system
CN109978512A (en) The control method of project management system, electronic equipment, storage medium
CN109586946B (en) Exception handling method and device and computer readable storage medium
US20220067659A1 (en) Research and development system and method
CN105427030A (en) Differentiation processing method and system of early warning information
US8151189B2 (en) Computer-implemented systems and methods for an automated application interface
US20070074225A1 (en) Apparatus, method and computer program product providing integration environment having an integration control functionality coupled to an integration broker
CN115130911A (en) Method and device for processing delivery tasks failed to execute by robot
CN114897511A (en) Service flow scheduling processing method and system based on RPA technology
TWM620720U (en) Loan flow optimization system
CN113837870A (en) Financial risk data approval method and device
CN113436018A (en) Asset hosting business processing method and device, storage medium and electronic equipment
CN112819554B (en) Service processing method and device based on page operation and computer equipment
CN114900807B (en) Method and system for processing short message problem event list
CN111882294B (en) Method and device for flow approval
US20220100953A1 (en) System and method for autoproducing a form
CN116703317A (en) Method, system, equipment and medium for automatically processing Jira worksheet based on SOAR
CN115578083A (en) Capital settlement monitoring method, device, equipment and medium

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