CN114091925A - Bank business process display method and device - Google Patents

Bank business process display method and device Download PDF

Info

Publication number
CN114091925A
CN114091925A CN202111407605.9A CN202111407605A CN114091925A CN 114091925 A CN114091925 A CN 114091925A CN 202111407605 A CN202111407605 A CN 202111407605A CN 114091925 A CN114091925 A CN 114091925A
Authority
CN
China
Prior art keywords
business
banking
business process
banking business
node
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
CN202111407605.9A
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.)
Bank of China Ltd
Original Assignee
Bank of China 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 Bank of China Ltd filed Critical Bank of China Ltd
Priority to CN202111407605.9A priority Critical patent/CN114091925A/en
Publication of CN114091925A publication Critical patent/CN114091925A/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/06Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
    • G06Q10/063Operations research, analysis or management
    • G06Q10/0633Workflow analysis
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/20Software design
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T11/002D [Two Dimensional] image generation
    • G06T11/20Drawing from basic elements, e.g. lines or circles
    • G06T11/206Drawing of charts or graphs

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Theoretical Computer Science (AREA)
  • Human Resources & Organizations (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Strategic Management (AREA)
  • Economics (AREA)
  • Educational Administration (AREA)
  • Game Theory and Decision Science (AREA)
  • Development Economics (AREA)
  • Marketing (AREA)
  • Operations Research (AREA)
  • Quality & Reliability (AREA)
  • Tourism & Hospitality (AREA)
  • General Business, Economics & Management (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The invention discloses a method and a device for displaying a banking business process, which relate to the technical field of artificial intelligence, and the method comprises the following steps: receiving: banking business process script data input by a user; the banking business process script data comprises identifications of business operations of different levels used for carrying out the banking business and incidence relations among the different business operations; rendering and drawing the banking business process script data by using the JS framework to obtain a banking business process diagram; the JS framework is used for analyzing the banking business process script data, taking each business operation as a node, taking the incidence relation among the business operations as the connection relation among the nodes, taking the hierarchy of the business operations as the hierarchy among the nodes, and taking the business operation identification as the node name to generate a banking business process diagram. The invention can improve the working efficiency of generating the banking business flow chart and improve the drawing accuracy of the banking business flow chart.

Description

Bank business process display method and device
Technical Field
The invention relates to the technical field of artificial intelligence, in particular to a bank business process display method and device.
Background
This section is intended to provide a background or context to the embodiments of the invention that are recited in the claims. The description herein is not admitted to be prior art by inclusion in this section.
Generally, when a bank designs a business function of a software system, it is often necessary to use a related business process to help business personnel, designers, and developers to communicate and design the business function. Complex business processes generally require multiple customers with business capabilities to discuss the design together to ultimately form a complete deliverable business process.
However, the banking process at the present stage is designed manually by using drawing software, such as UML drawing software. Because the banking business process is generally complex, a lot of nodes and node relationships are often required to be drawn in UML drawing software by a drawing person, which wastes time and causes low efficiency of generating an architecture diagram; meanwhile, the staff is required to manually draw the processing diagram, so that careless omission inevitably occurs, and the accuracy of the generated banking business flow diagram is low.
Disclosure of Invention
The embodiment of the invention provides a method for displaying a banking business process, which is used for improving the working efficiency of generating a banking business process diagram and improving the drawing accuracy of the banking business process diagram, and comprises the following steps:
receiving: banking business process script data input by a user; the banking business process script data comprises identifications of business operations of different levels used for carrying out the banking business and association relations among the different business operations;
rendering and drawing the banking business process script data by using the JS framework to obtain a banking business process diagram; the JS framework is used for analyzing the banking business process script data, taking each business operation as a node, taking the incidence relation among the business operations as the connection relation among the nodes, taking the hierarchy of the business operations as the hierarchy among the nodes, and taking the business operation identification as the node name to generate a banking business process diagram.
The embodiment of the invention also provides a display device of the banking business process, which is used for improving the working efficiency of generating the banking business process chart and improving the drawing accuracy of the banking business process chart, and the device comprises:
the banking business process script data receiving module is used for receiving: banking business process script data input by a user; the banking business process script data comprises identifications of business operations of different levels used for carrying out the banking business and incidence relations among the different business operations;
the rendering and drawing module is used for rendering and drawing the banking business process script data by using the JS framework to obtain a banking business process diagram; the JS framework is used for analyzing the banking business process script data, taking each business operation as a node, taking the incidence relation among the business operations as the connection relation among the nodes, taking the hierarchy of the business operations as the hierarchy among the nodes, and taking the business operation identification as the node name to generate a banking business process diagram.
The embodiment of the invention also provides computer equipment which comprises a memory, a processor and a computer program which is stored on the memory and can run on the processor, wherein the display method of the banking business process is realized when the processor executes the computer program.
The embodiment of the invention also provides a computer readable storage medium, wherein a computer program is stored in the computer readable storage medium, and when the computer program is executed by a processor, the display method of the banking business process is realized.
The embodiment of the invention also provides a computer program product, which comprises a computer program, and when the computer program is executed by a processor, the display method of the banking business process is realized.
In the embodiment of the invention, receiving: banking business process script data input by a user; the banking business process script data comprises identifications of business operations of different levels used for carrying out the banking business and association relations among the different business operations; rendering and drawing the banking business process script data by using the JS framework to obtain a banking business process diagram; the JS framework is used for analyzing the banking business process script data, each business operation is used as a node, the incidence relation among the business operations is used as the connection relation among the nodes, the hierarchy of the business operations is used as the hierarchy among the nodes, the business operation identification is used as the node name, and a banking business process diagram is generated.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts. In the drawings:
fig. 1 is a schematic flow chart of a method for displaying a banking business process in an embodiment of the present invention;
FIG. 2 is a diagram illustrating an exemplary embodiment of a method for displaying a banking process;
fig. 3 is a schematic structural diagram of a display apparatus of a banking process in an embodiment of the present invention;
FIG. 4 is a diagram illustrating an exemplary embodiment of a banking process display apparatus according to the present invention;
FIG. 5 is a diagram illustrating an exemplary embodiment of a banking process display apparatus according to the present invention;
FIG. 6 is a diagram illustrating an exemplary embodiment of a device for displaying banking processes;
FIG. 7 is a diagram illustrating an exemplary embodiment of a banking process display apparatus according to the present invention;
FIG. 8 is a diagram illustrating an exemplary embodiment of a banking process display apparatus according to the present invention;
FIG. 9 is a diagram illustrating an exemplary embodiment of a banking process display apparatus according to the present invention;
FIG. 10 is a schematic diagram of a computer device for displaying banking processes in an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present invention more apparent, the embodiments of the present invention are further described in detail below with reference to the accompanying drawings. The exemplary embodiments and descriptions of the present invention are provided to explain the present invention, but not to limit the present invention.
The term "and/or" herein merely describes an associative relationship, meaning that three relationships may exist, e.g., a and/or B, may mean: a exists alone, A and B exist simultaneously, and B exists alone. In addition, the term "at least one" herein means any one of a plurality or any combination of at least two of a plurality, for example, including at least one of A, B, C, and may mean including any one or more elements selected from the group consisting of A, B and C.
In the description of the present specification, the terms "comprising," "including," "having," "containing," and the like are used in an open-ended fashion, i.e., to mean including, but not limited to. Reference to the description of the terms "one embodiment," "a particular embodiment," "some embodiments," "for example," etc., means that a particular feature, structure, or characteristic described in connection with the embodiment or example is included in at least one embodiment or example of the application. In this specification, the schematic representations of the terms used above do not necessarily refer to the same embodiment or example. Furthermore, the particular features, structures, or characteristics described may be combined in any suitable manner in any one or more embodiments or examples. The sequence of steps involved in the embodiments is for illustrative purposes to illustrate the implementation of the present application, and the sequence of steps is not limited and can be adjusted as needed.
Generally, when a bank designs a business function of a software system, it is often necessary to help business personnel, designers, and developers to communicate and design the business function with a relevant business process. Complex business processes generally require multiple customers with business capabilities to discuss the design to ultimately form a complete deliverable business process.
However, the banking process at the present stage is designed manually by using drawing software, such as UML drawing software. Because the banking business process is generally complex, a lot of nodes and node relationships are often required to be drawn in UML drawing software by a drawing person, which wastes time and causes low efficiency of generating an architecture diagram; meanwhile, the staff is required to manually draw the processing diagram, so that careless omission inevitably occurs, and the accuracy of the generated banking business flow diagram is low.
In order to solve the above problem, an embodiment of the present invention provides a method for displaying a banking business process, so as to improve the work efficiency of generating a banking business process diagram and improve the accuracy of drawing the banking business process diagram, where as shown in fig. 1, the method includes:
step 101: receiving: banking business process script data input by a user; the banking business process script data comprises identifications of business operations of different levels used for carrying out the banking business and incidence relations among the different business operations;
step 102: rendering and drawing the banking business process script data by using the JS framework to obtain a banking business process diagram; the JS framework is used for analyzing the banking business process script data, taking each business operation as a node, taking the incidence relation among the business operations as the connection relation among the nodes, taking the hierarchy of the business operations as the hierarchy among the nodes, and taking the business operation identification as the node name to generate the banking business process diagram.
In the embodiment of the invention, receiving: banking business process script data input by a user; the banking business process script data comprises identifications of business operations of different levels used for carrying out the banking business and incidence relations among the different business operations; rendering and drawing the banking business process script data by using the JS framework to obtain a banking business process diagram; the JS framework is used for analyzing the banking business process script data, each business operation is used as a node, the incidence relation among the business operations is used as the connection relation among the nodes, the hierarchy of the business operations is used as the hierarchy among the nodes, the business operation identification is used as the node name, and a banking business process diagram is generated.
In specific implementation, firstly, receiving: banking business process script data input by a user; the banking business process script data comprises identifications of business operations of different levels used for carrying out the banking business and association relations among the different business operations.
In an embodiment, the banking business process script data may include a description file of the banking business process; the banking process may be a combination of functions that are executed in a certain order to implement certain business functions.
In one embodiment, the banking business process script data input by the user can be received in a preset reserved text editing box in the WEB page.
In the embodiment, efficient business process design can be realized, and a business process diagram can be efficiently designed in a scripted mode.
In particular, in receiving: banking business process script data input by a user; after the banking business process script data comprises the identifiers of the business operations of different levels used by the banking business and the incidence relation between the different business operations, rendering and drawing the banking business process script data by using a JS (JavaScript) frame to obtain a banking business process diagram; the JS framework is used for analyzing the script data of the banking business process, taking each business operation as a node, taking the incidence relation among the business operations as the connection relation among the nodes, taking the hierarchy of the business operations as the hierarchy among the nodes, and taking the business operation identification as the node name to generate a banking business process diagram.
In an embodiment, rendering the banking business process script data by using the JS framework may include: and rendering the banking business process script data input by the user through a preset JS framework engine to form a graphical business process diagram with an arrow, which can be understood by the user. At this time, the rendering result is not visualized yet and is not visible to the user.
In one embodiment, the banking business process script data may be rendered using the business process script method.
For example, the program code shown in table 1 may be rendered banking business process script data.
TABLE 1
Figure BDA0003372866750000051
In an embodiment, the rendered banking business process script data can be drawn and displayed in a preset WEB page.
In the prior art, with the networking and electronic office work becoming more and more convenient, people have been working in different places through networks. During service communication, the service flow is often required to be discussed and demonstrated, but in the current mode, word documents, ppt demonstration documents, various pictures and the like are difficult to demonstrate the service flow and are modified as required, and the modified effect is immediately visible to all people.
Compare the following problem under the prior art:
1. the output of the existing business process drawing software exists in the modes of word, ppt, jpg and the like, and a remote user also needs to open corresponding software on a computer to browse files in the mode
2. After the business process is modified, the file needs to be shared again, and the remote user can obtain the latest version again
In a specific embodiment of the present invention, the banking business process diagram can be obtained by developing through a corporate.js technical framework of a WEB page, a development result can be stored in a WEB server, and the WEB page can display the latest business process in real time. The remote user can obtain the information of the service flow chart only by inputting the website in the browser to open the page, and the service flow can be refreshed immediately after being modified. The method of the invention can display the business process on the WEB page in a graphic mode, and the WEB page can be browsed by a browser of each computer through http and https protocols, so the business process can be used for demonstrating the business process to a remote user, thereby solving the problems.
In specific implementation, the method for displaying the banking business process provided by the embodiment of the present invention, as shown in fig. 2, may further include:
step 201: receiving: updating data of banking business process script data input by a user; the updating data comprises the identification of the business operation of different levels used by the updated banking business and the incidence relation between different business operations;
step 202: and rendering and drawing the updated data by using the JS framework to obtain an updated banking business flow chart.
In the embodiment, the updating of the current banking business flow chart can be realized by receiving the updating data of the banking business flow script data.
In the embodiment, the business process can be visualized immediately, and the flow chart can be automatically redrawn along with the input of updated data in the design process.
In the prior art, when a service function of a software system is realized, a specific flow of a service is generally clearer along with work. But the coarse-grained business process of the previous stage often needs to be brought into the current stage each time the next stage of work is entered in order to carry out the work on a well understood basis. However, in reality, the coarse-grained business flow chart in the previous stage cannot be found or cannot be connected with the work of the present stage in series. The display of the banking process in the prior art has the following disadvantages:
1. the software for drawing the business flow chart cannot be operated by a plurality of persons at the same time;
2. the result of the existing drawing business process cannot be understood and modified by others;
3. the result of the existing business process cannot be added with links;
as an example, prior art banking process displays may include: drawing is carried out by using drawing software such as VISIO (visual input/output) and the like, one user is handed to another user after drawing, and so on, and finally a complete business flow chart can be formed after much energy and time are consumed.
In order to solve the above problem and help people to connect the business processes of each stage in series, the method for displaying the banking business process provided by the embodiment of the invention can solve the problem, and can connect the business processes with different granularities in series in a mode that hyperlinks can be added to the banking business process to form a knowledge base of the business process.
In specific implementation, the method for displaying the banking business process provided by the embodiment of the present invention may further include:
in each node in the banking business flow chart, a hyperlink channel is pre-placed; the hyperlink channel is used for generating a blank child node taking the node as a father node when a user clicks the node; the blank child node is used for a user to newly add an identifier of a service operation corresponding to the blank child node.
In one embodiment, through a banking business flow chart developed by using a computer WEB development technology such as a corporate.js script framework technology, html links (e.g., hyperlinks, < a > in html) can be added to corresponding nodes of the flow chart, so that the nodes can be linked to a new business flow chart, and then the new business flow chart is linked to another new business flow chart, and the continuous refinement of business flows from coarse to fine is realized by circulating, so that business flows of different levels with different granularities can be connected in series to solve the problem.
For example, the following steps are carried out: the first level of the banking business process diagram is the coarsest granularity business process (without details), then the second level of linking is a finer business process (with some details, but still coarse), then re-linking to finer granularity (with many details, but still fine), and finally looping on until the process is completed to the extent that it can be understood without re-refining.
In a specific example, a business flow diagram can be developed by using a computer WEB development technology business.js script framework technology, and the developed business flow diagram can also set a hyperlink (namely < a > in html) on a corresponding node, so that the hyperlink can be linked to a new business flow diagram, and then the new business flow diagram is linked to another new business flow diagram, so that the continuous refinement of the business flow from coarse to fine is realized in a circulating manner, and the problem is solved.
That is, the first layer is the coarsest granularity business process (without details), then links to finer business processes (with some details, but still coarse), then links to finer granularity (with many details, but still fine), and finally loops until it is understood without further refinement.
In the embodiment, the hyperlink channel is pre-arranged on each node in the banking business flow chart, so that the node level of the banking business flow chart can be additionally increased, and the multi-level business flows can be linked by means of multi-level links, so that multi-level display of the banking business flow chart can be realized; the multi-level means that the banking business process can be set with different granularity according to needs, the granularity is conceptual business process, and is mainly used for explaining a rough flow, and a little detailed business process relates to a lot of business details.
In specific implementation, the method for displaying the banking business process provided by the embodiment of the present invention may further include:
searching the instruction according to the business operation identification input by the user, and searching the nodes corresponding to the instruction in the banking business flow chart and the preset number of nodes connected with the nodes.
In the embodiment, the query of the target business operation identifier can be realized by carrying out related retrieval on the business operation identifier search instruction. By means of the searching method, the business process needing to be linked can be found conveniently, and great convenience is brought to the operation process of a user.
In the prior art, the common banking process is designed by using Visio or UML drawing software, a plurality of persons cannot operate on the same software at the same time, and only one user can operate a mouse to draw when the graphics are edited by the Visio or UML software at the same time, so that the condition that a plurality of users cannot discuss and design on one business process simultaneously is fundamentally limited. Moreover, sharing is inconvenient after the related banking flow chart is completed (for example, a graph drawn by drawing software needs to be shared in modes of email and the like, and once the graph is modified and then shared, the graph cannot be acquired by a demander in real time).
In order to solve the above problems, the embodiment of the present invention provides a method for displaying a banking business process, so that many users with the capability of designing a business process can sit at their own computers to design a business process diagram of the same bank.
In specific implementation, the method for displaying the banking business process provided by the embodiment of the present invention may further include:
and displaying the banking business flow chart for a plurality of users in a preset WEB sharing webpage.
In one embodiment, the designed business flow chart can be acquired by others in real time only by being stored in a WEB server, and sharing is very convenient. Therefore, the above problems can be solved well.
In the embodiment, the banking flow chart is displayed for a plurality of users in the preset WEB sharing webpage, but the banking flow chart is consulted and modified by the plurality of users together, so that sharing is facilitated, and other users can browse through the WEB page after the design of the banking flow chart is completed and stored; does not depend on a specific drawing software, and is suitable for the cooperative operation of a plurality of role personnel at different levels. Such as business personnel (managers, clerks), technical personnel (business analysts, architects, designers, developers).
The following provides the first to fifth embodiments to illustrate application scenarios of the embodiments of the present invention:
< first embodiment >
Before the implementation of the bank software, an architect is required to perform architectural design on the software system, and for the software system which is already running, the architect needs to design the system architecture, obtain detailed software module implementation details and be crucial to scheme design. However, from the actual work division, the architect and the implemented software engineer are respectively responsible for their own work, and the architect is hard to master the designed modules, their relationship and implementation details, so the design quality of the architect is greatly affected, and the invention can solve the problem.
As described above, the embodiments of the present invention have the following disadvantages:
1. the output of the existing business process drawing software exists in the modes of word \ ppt \ jpg and the like, and a remote user also needs to open corresponding software on a computer to browse files in the mode;
2. after the detailed business process is modified, the file needs to be shared again, and the architect can obtain the latest version again;
3. the detailed business process cannot be effectively integrated with the main process designed by architects.
In this example, a business process diagram is developed by using a computer WEB development technology corporate.js script framework technology, by which a business process can be displayed on a WEB page in a graphical manner, and a software engineer can draw a detailed flow diagram of the implemented detailed flow by the method and link the detailed flow diagram by a click method in corporate.js at an implementation stage, so that a main process designed by an architect is associated with the detailed flow of the software engineer, and the architect is helped to know details of a banking business process.
The method in the embodiment of the invention has the following advantages in the application scene of the embodiment:
1. because the design of the business process is realized by using the WEB technology, the architect can conveniently know the detailed business process;
2. the method comprises the steps of designing a high-efficiency business flow, and designing a business flow chart in a scripted mode;
3. the business process is visualized in real time, and the flow chart can be automatically redrawn along with the input of the script in the design process;
4. is suitable for the cooperative work of a plurality of role personnel at different levels. Such as business personnel (managers, salespeople), technicians (business analysts, architects, designers, developers);
5. without relying on a specific drawing software.
< second embodiment >
When a technician develops and implements the functions of the software system, the business process for implementing the functions in the software functions is very important for business personnel, because the business personnel need to know the implementation condition of the proposed business requirements so as to be checked with the business targets of the business personnel, and for the business processes which do not meet the requirements in the software system in the implementation process, the business personnel can intervene and correct the errors at any time, thereby being beneficial to really achieving the business targets. Therefore, there is a strong need for business personnel to acquire business process information of the software system in the implementation process.
However, the problem exists at present that the service personnel can only really know the service flow of the implemented software function after the software system is implemented and delivered for use, but at this time, if the service flow does not meet the previous target of the service personnel, the deviation rectification is difficult to perform, and the function cannot well meet the service requirement.
As described above, the embodiments of the present invention have the following disadvantages:
1. the timeliness is low: business personnel cannot see the business flow of the business function under the large development of the software developer in real time;
2. there is a risk of target deviation: because the business personnel cannot see the business process of the currently implemented function in real time, once the development and delivery are completed, the business personnel often have a difficult chance to intervene, so that the risk of deviating from the business target exists;
3. developers cannot get real-time guidance: because the synchronization of the service personnel and the developer on the service flow chart can not be realized in real time, the developer can not obtain enough timely service guidance, and the software developer can not meet the service skill;
4. there is a quality risk: because the business process cannot be communicated with business personnel in real time, the development result can be contrary to the business expectation, and the quality risk exists;
5. there is a rework risk: for the above reasons, quality failure may be rejected by the service, and thus there is a risk of rework.
In order to solve the above problems, the embodiment of the present invention uses a corporate.js technical framework of a WEB page to develop, a development result is stored in a WEB server, and the WEB page can display a latest business process in real time. The service user can obtain the latest service flow chart information only by inputting a website in the browser and opening the page, and the problems can be solved.
In the example, a business process diagram is developed by using a computer WEB development technology business.JS script framework technology, the method can display the business process on a WEB page in a graphical mode, and the WEB page can be browsed by a browser of each computer through http and https protocols, so that the business process can be used for demonstrating the business process to a remote user, developers can modify and update the business process in the development process, the business personnel can also check the business process of which the developers are developing functions in real time as required, the developers and the business personnel can work on the same business process diagram, and the problems are solved.
The method in the embodiment of the invention has the following advantages in the application scene of the embodiment:
1. the timeliness is high: business personnel can see the business flow of the business function under the large development of the software developer in real time; as described above, the embodiments of the present invention have the following disadvantages:
2. the risk of the project is low: because the service personnel can see the service flow of the currently implemented function in real time, the developer can obtain real-time guidance, and the synchronization of the service personnel and the developer on the service flow chart can be realized in real time, the developer can obtain enough and timely service guidance, so that the software developer can be satisfied on the service skill;
4. the project quality is high: because the system can communicate the business process with business personnel in real time, the development result can accord with the business expectation, and the quality is higher;
5. no rework risk exists: for the reasons mentioned above, the quality is higher and therefore more likely to be accepted by the business, so there is no risk of rework redo.
< third embodiment >
Training of functions of software systems developed by technicians is very important for business personnel, because convenient business development can be performed by using the software systems only if the functions of the software systems are mastered.
However, the problem exists at present that the business personnel can only really know and learn the business process of the implemented software function after the software system is implemented and delivered, and can only learn the process of the system function after the software personnel is delivered in terms of time, which has a certain influence on business development.
As described above, the embodiments of the present invention have the following disadvantages:
1. the timeliness is low: business personnel cannot see the business process of the business function developed by the software developer in real time;
2. there is a delay to the business development: because the business personnel cannot see the business process of the currently implemented function in real time, once the development and delivery are completed, the business personnel receive the training and then put into use, the time delay is caused to the use, and the business development is influenced;
3. the training time of the service personnel is short, and the content and quality of learning and mastering cannot be met;
4. the skilled person explains the quality problem: when the technical personnel train the service personnel, other development work is also required, so the training of the service cannot be put into the whole body and mind, and the quality of the training explanation is discounted;
5. the service personnel cannot fully communicate with the technical staff: for the reasons, the business personnel can only accept the study in a hurry, and the business process of the business personnel cannot be discussed with the developers comprehensively.
In order to solve the above problems, the embodiment of the present invention uses a merged.js technical framework of a WEB page for development, the developed result is stored in a WEB server, and the WEB page can display the latest business process in real time. The service user can obtain the latest service flow chart information only by inputting a website in the browser and opening a page, and the problems are solved.
In the example, a computer WEB development technology commercial.JS script frame technology is used for developing a business flow chart, the method can display the business flow on a WEB page in a graphic mode, and the WEB page can be browsed by a browser of each computer through http and https protocols, so that the business flow can be used for demonstrating the business flow to a business user, developers can modify and update the business flow in the development process, the business personnel can check the business flow learning the development function of the developers in real time as required, the developers and the business personnel can work on the same business flow chart, and the problem is solved.
The method in the embodiment of the invention has the following advantages in the application scene of the embodiment:
1. the timeliness is high: the business personnel can see the business process of the business function under the large development of the software developer in real time, and the training is not required to be received after the project is finished.
2. The training quality is high: because the service personnel can see the service flow of the currently implemented function in real time and have sufficient time to know the specific service flow, the learning quality is high.
4. The requirement on developers is low: business staff can learn learning at any time, and developers do not need to separately conduct related training after delivery.
< fourth embodiment >
With the increasing convenience of networked and electronic office work, people can work in different places through the network, which is a common working mode. During service communication, the service flow is often required to be discussed and demonstrated, but in the current mode, word documents, ppt demonstration documents, various pictures and the like are difficult to demonstrate the service flow and are modified as required, and the modified effect is immediately visible to all people.
As described above, the embodiments of the present invention have the following disadvantages:
1. the output of the existing business process drawing software exists in the modes of word, ppt, jpg and the like, and a remote user also needs to open corresponding software on a computer to browse files in the mode
2. After the business process is modified, the file needs to be shared again, and the remote user can obtain the latest version again
In order to solve the problems, the invention uses the corporate.JS technical framework of the WEB page for development, the development result is stored in the WEB server, and the WEB page can display the latest business process in real time. The remote user can obtain the information of the business process diagram only by inputting a website opening page in the browser, and the business process can be refreshed immediately after being modified.
The embodiment of the invention can help people to design the business process of the business field for the demonstration of remote users in a WEB page mode. The embodiment of the invention uses the computer WEB development technology business.JS script frame technology to develop the business process diagram, the method can display the business process on the WEB page in a graphic mode, and the WEB page can be browsed by a browser of each computer through http and https protocols, so the business process can be used for demonstrating the business process to a remote user, and the problem is solved.
The method in the embodiment of the invention has the following advantages in the application scene of the embodiment:
1. because the design of the business process is realized by using the WEB technology, the business process demonstration can be conveniently carried out for the remote user.
2. The efficient business process design can efficiently design a business process chart in a scripted mode
3. The business process is visualized in real time, and the flow chart can be automatically redrawn along with the input of the script in the design process
4. Is suitable for the cooperative work of a plurality of role personnel at different levels. Such as service personnel (manager, waiter), technical personnel (service analyst, architect, designer, developer)
5. Independent of a particular drawing software
< fifth embodiment >
When a business function of a software system is implemented, a business process is generally required to help business personnel, designers and developers to communicate and understand. Complex business processes typically require multiple business-capable users to discuss the design together to ultimately form a complete deliverable business process. However, the existing general business process is designed by using UML drawing software, and a plurality of users cannot operate on the same software at the same time (just as when we use Visio to edit graphics, only one user can operate a mouse to draw the graphics), which fundamentally limits that a plurality of users cannot discuss and design on one business process simultaneously.
As described above, the embodiments of the present invention have the following disadvantages:
1. the software for drawing the business flow chart cannot be operated by multiple persons at the same time;
2. the result of the existing drawing business process cannot be understood and modified by others.
The invention can solve the problem in order to help people to design the business process of the own business field while communicating and discussing together and enable people to collaborate with each other to finally and efficiently form a complete business process. The embodiment of the invention carries out planning design of the business process in a way of manually understandable scripts, and the user can understand the scripts input by others, so that the method has the foundation of everyone communication (communication can be realized only by understanding the contents of others). The invention discloses a method for editing content of a script editing box maintained by a plurality of users together by using browsers of the users to open the content of the script editing box, and the edited content is updated into the editing box of all the users in real time. In addition, the method enables scripts edited by people to be rendered on a WEB page in real time for users to check and analyze, and after errors or points to be optimized are found, the scripts can be directly corrected in real time through the contents of the editing script box and are reflected in interfaces of the users in real time.
The method in the embodiment of the invention has the following advantages in the application scene of the embodiment:
1. the efficient business process design can efficiently design a business process diagram in a scripted mode;
2. the business process is visualized in real time, and the flow chart can be automatically redrawn along with the input of the script in the design process;
3. is suitable for the cooperative work of a plurality of role personnel at different levels. Such as business personnel (managers, salespeople), technicians (business analysts, architects, designers, developers);
4. the sharing is convenient, and other users can browse through WEB pages after the design of the business flow chart is finished and stored;
5. without relying on a specific drawing software.
In the embodiment of the invention, receiving: banking business process script data input by a user; the banking business process script data comprises identifications of business operations of different levels used for carrying out the banking business and incidence relations among the different business operations; rendering and drawing the banking business process script data by using the JS framework to obtain a banking business process diagram; compared with the technical scheme that drawing software is used for manually drawing in the prior art, the JS framework is used for analyzing the banking business process script data and automatically generating the banking business process diagram, the problems of low efficiency and insufficient accuracy caused by manually drawing the architectural diagram in the prior art are solved, the working efficiency of generating the banking business process diagram can be improved, and the drawing accuracy of the banking business process diagram is improved.
The embodiment of the invention also provides a display device of the banking business process, which is as described in the following embodiments. Because the principle of the device for solving the problems is similar to the display method of the banking business process, the implementation of the device can refer to the implementation of the display method of the banking business process, and repeated parts are not described again.
An embodiment of the present invention further provides a device for displaying a banking flow, so as to improve the work efficiency of generating a banking flow chart and improve the accuracy of drawing the banking flow chart, as shown in fig. 3, the device includes:
the banking business process script data receiving module 301 is configured to receive: banking business process script data input by a user; the banking business process script data comprises identifications of business operations of different levels used for carrying out the banking business and incidence relations among the different business operations;
the rendering and drawing module 302 is configured to render and draw the banking business process script data by using the JS framework to obtain a banking business process diagram; the JS framework is used for analyzing the banking business process script data, taking each business operation as a node, taking the incidence relation among the business operations as the connection relation among the nodes, taking the hierarchy of the business operations as the hierarchy among the nodes, and taking the business operation identification as the node name to generate the banking business process diagram.
In one embodiment, as shown in fig. 4, further comprising:
a banking flow chart updating module 303 for
Receiving: updating data of banking business process script data input by a user; the updating data comprises the identification of the business operation of different levels used by the updated banking business and the incidence relation between different business operations;
and rendering and drawing the updated data by using the JS framework to obtain an updated banking business flow chart.
In one embodiment, as shown in fig. 5, further includes:
a hyperlink channel placement module 304 for
Pre-placing a hyperlink channel at each node in a banking business flow chart; the hyperlink channel is used for generating a blank child node taking the node as a father node when a user clicks the node; the blank child node is used for a user to newly add an identifier of a service operation corresponding to the blank child node.
In one embodiment, further comprising:
node search module for
Searching the instruction according to the business operation identification input by the user, and searching the nodes corresponding to the instruction in the banking business flow chart and the preset number of nodes connected with the nodes.
In one embodiment, further comprising:
a banking flow chart sharing module for
And displaying the banking business flow chart for a plurality of users in a preset WEB sharing webpage.
A specific embodiment is given below to illustrate a specific application of the apparatus of the present invention, and the specific embodiment may include: the system comprises a business process development module, a business process rendering engine module, a business process diagram display module, a business process searching module and an information communication module.
The above modules are described in detail below:
a business process development module: the user can input and design the business process (namely inputting the banking business process script data) in the preset text edit box in a character and symbol mode, and the module is the most main function of the user for designing the business process. Meanwhile, the user can also add a link for a certain node on the flow chart to link to another business flow chart.
Referring to fig. 6, the business process development module may consist of a text edit box in which the user can enter the business process.
A business process rendering engine module: and rendering the banking business process script data input by the user in the business process development module through a preset engine to form a graphical business process diagram with arrows, which can be understood by the user. At this time, the rendering result is not visualized yet and is not visible to the user.
The business process rendering module can be completed by means of a business process script method, and rendered banking business process script data can be shown in table 1.
A service flow chart display module: by means of the rendered banking business process script data (namely, a code which can be read by a WEB page and generates a corresponding banking business process chart) generated by the business process rendering engine module, the business process chart is not displayed at the moment, and the module displays the chart on the WEB page for a user to check and analyze.
Referring to fig. 7, 8 and 9, in the present embodiment, level-1 is the top level business process, and only shows the most general business process, which includes different business operations such as market research, customer group screening, marketing rules, activity configuration, etc.; level-2 is a specific flow of activity configuration in the first-level business flow, and comprises business operations such as activity definition, configuration participation rules, prize configuration and the like; level-3 is a specific process of 'configuring prizes' in the second-level business process, and comprises business operations such as prepayment, calculation of discount and the like.
Therefore, the sequence, parent-child relationship of the business processes of different levels can be clearly seen, and the business processes of different levels are displayed from thick to thin.
In an embodiment, the hyperlink channel between the business processes may be called by running the program code shown in table 2 to add a new business operation.
TABLE 2
Figure BDA0003372866750000161
And the business process searching module is used for searching out the needed business process in the system to link the needed business process to the current business process.
And the information communication module is used for carrying out information interaction on the content edited by the user, such as the problem of flow design discussion among multiple users or the problem needing optimization.
The following illustrates a detailed flow of the apparatus of this embodiment in specific operation:
1. a user inputs a business process script (namely the banking business process script data) in a business process development module, and the script is stored in a background database (including but not limited to a mysql database, an oracle database and the like);
2. clicking and selecting the edited business process identifier in a business process diagram display module, and then reading business process script information in a background database by the module;
3. then calling a business process rendering engine module to render and form displayable business process result data;
4. displaying on a WEB page according to the result of the step 3 to form a graphical service flow chart which can be seen and visualized by a user with naked eyes and meets the requirements of a flow designer;
5. inputting a business process name in a business process searching module, clicking and searching to list a business process list, and selecting one to display the business process chart by utilizing the steps 2, 3 and 4;
6. copying the identifier (such as a service operation ID) of the selected service flow in the step 5, and then adding a link to a certain flow node in the service flow script edit box in the step 1 to enable the link to be linked to the service flow selected in the step 5, so that a complete service flow script with other linked flow charts is obtained (namely, the current service flow script is a parent flow, and the linked flow is a child flow);
7. more subprocesses and granddaughter processes can be added by circulating the steps 5 and 6, and the rest can be done in the same way;
8. the method for checking the father flow added with the link flow is that the edited service flow is selected in the step 2, then the child service flow graph can be opened in the service flow node by clicking the mouse, then the grandchild service flow graph is opened in the same way, and so on;
9. according to the steps, whether the business flow chart is in accordance with expectation can be seen, and information communication is carried out through the information communication module, so that multiple users can know the communication content mutually, and the optimization and reconstruction of the business flow chart can be conveniently carried out.
In the present embodiment, the apparatus of the present embodiment can be implemented by the following technical means:
(1) introducing a mercmaid.JS framework structure;
(2) developing a management terminal interface for providing an edit text box for a user to input and store the script data of the banking business process;
(3) rendering the business process;
(4) developing an interface, such as the above WEB interface, for displaying the designed banking flow chart;
(5) developing a search interface for searching out a relevant business process of a specific business operation from a background;
(6) and developing a function of increasing the hyperlink channel to enable a certain service process to be linked to a certain node in another service process diagram.
The device in this embodiment has the following advantages:
1. the design of the high-efficiency banking business process can be realized, and the business process diagram can be designed efficiently in a scripted mode;
2. the business process is visualized in real time, and a flow chart can be automatically redrawn along with the input of updated data in the design process;
3. the method is suitable for cooperative operation of multiple role personnel at different levels, such as service personnel (managers and service personnel), technical personnel (service analysts, architects, designers and developers);
4. the sharing is convenient, and other users can browse through the WEB page after the design of the banking business flow chart is finished and stored.
5. Without relying on a specific drawing software.
An embodiment of the present invention provides a computer device for implementing all or part of contents in the method for displaying a banking process, where the computer device specifically includes the following contents:
a processor (processor), a memory (memory), a communication Interface (Communications Interface), and a bus; the processor, the memory and the communication interface complete mutual communication through the bus; the communication interface is used for realizing information transmission between related devices; the computer device may be a desktop computer, a tablet computer, a mobile terminal, and the like, but the embodiment is not limited thereto. In this embodiment, the computer device may be implemented with reference to the embodiment of the method for implementing a display of a banking business process and the embodiment of the display apparatus for implementing a banking business process, which are incorporated herein, and repeated details are not described herein.
Fig. 10 is a schematic block diagram of a system configuration of a computer apparatus 1000 according to an embodiment of the present application. As shown in fig. 10, the computer apparatus 1000 may include a central processing unit 1001 and a memory 1002; the memory 1002 is coupled to the cpu 1001. Notably, this fig. 10 is exemplary; other types of structures may also be used in addition to or in place of the structure to implement telecommunications or other functions.
In one embodiment, the banking process display function may be integrated into the central processor 1001. The cpu 1001 may be configured to perform the following control:
receiving: banking business process script data input by a user; the banking business process script data comprises identifications of business operations of different levels used for carrying out the banking business and incidence relations among the different business operations;
rendering and drawing the banking business process script data by using a JS frame to obtain a banking business process chart; the JS framework is used for analyzing the banking business process script data, taking each business operation as a node, taking the incidence relation among the business operations as the connection relation among the nodes, taking the hierarchy of the business operations as the hierarchy among the nodes, and taking the business operation identification as the node name to generate the banking business process diagram.
In another embodiment, the display device of the banking process may be configured separately from the central processing unit 1001, for example, the display device of the banking process may be configured as a chip connected to the central processing unit 1001, and the display function of the banking process is realized through the control of the central processing unit.
As shown in fig. 10, the computer apparatus 1000 may further include: a communication module 1003, an input unit 1004, an audio processor 1005, a display 1006, a power supply 1007. It is noted that the computer device 1000 does not necessarily include all of the components shown in FIG. 10; furthermore, the computer device 1000 may also comprise components not shown in fig. 10, which can be referred to in the prior art.
As shown in fig. 10, the central processing unit 1001, sometimes referred to as a controller or operational control, may include a microprocessor or other processor device and/or logic device, and the central processing unit 1001 receives input and controls the operation of the various components of the computer apparatus 1000.
The memory 1002 may be, for example, one or more of a buffer, a flash memory, a hard drive, a removable media, a volatile memory, a non-volatile memory, or other suitable device. The information relating to the failure may be stored, and a program for executing the information may be stored. And the cpu 1001 can execute the program stored in the memory 1002 to realize information storage or processing, or the like.
The input unit 1004 provides input to the cpu 1001. The input unit 1004 is, for example, a key or a touch input device. The power supply 1007 is used to supply power to the computer apparatus 1000. The display 1006 is used for displaying display objects such as images and characters. The display may be, for example, an LCD display, but is not limited thereto.
The memory 1002 may be a solid state memory such as Read Only Memory (ROM), Random Access Memory (RAM), a SIM card, or the like. There may also be a memory that holds information even when power is off, can be selectively erased, and is provided with more data, an example of which is sometimes called an EPROM or the like. The memory 1002 may also be some other type of device. Memory 1002 includes buffer memory 1021 (sometimes referred to as a buffer). The memory 1002 may include an application/function storage part 1022, the application/function storage part 1022 being used for storing application programs and function programs or a flow for executing the operation of the computer device 1000 by the central processing unit 1001.
The memory 1002 may also include a data store 1023, the data store 1023 being used to store data such as contacts, digital data, pictures, sounds and/or any other data used by the computer device. Driver storage 1024 of memory 1002 may include various drivers for the computer device for communication functions and/or for performing other functions of the computer device (e.g., messaging applications, address book applications, etc.).
The communication module 1003 is a transmitter/receiver 1003 that transmits and receives signals via an antenna 1008. A communication module (transmitter/receiver) 1003 is coupled to the central processor 1001 to provide an input signal and receive an output signal, which may be the same as the case of a conventional mobile communication terminal.
Based on different communication technologies, a plurality of communication modules 1003, such as a cellular network module, a bluetooth module, and/or a wireless local area network module, may be provided in the same computer device. The communication module (transmitter/receiver) 1003 is also coupled to a speaker 1009 and a microphone 1010 via an audio processor 1005 to provide audio output via the speaker 1009 and receive audio input from the microphone 1010 to implement general telecommunications functions. The audio processor 1005 may include any suitable buffers, decoders, amplifiers and so forth. In addition, the audio processor 1005 is also coupled to the central processor 1001, so that locally recorded sound can be recorded through the microphone 1010 and locally stored sound can be played through the speaker 1009.
The embodiment of the invention also provides a computer readable storage medium, wherein a computer program is stored in the computer readable storage medium, and when the computer program is executed by a processor, the display method of the banking business process is realized.
The embodiment of the invention also provides a computer program product, which comprises a computer program, and the computer program is executed by a processor to realize the display method of the banking business process.
In the embodiment of the invention, receiving: banking business process script data input by a user; the banking business process script data comprises identifications of business operations of different levels used for carrying out the banking business and incidence relations among the different business operations; rendering and drawing the banking business process script data by using the JS framework to obtain a banking business process diagram; the JS framework is used for analyzing the banking business process script data, each business operation is used as a node, the incidence relation among the business operations is used as the connection relation among the nodes, the hierarchy of the business operations is used as the hierarchy among the nodes, the business operation identification is used as the node name, and a banking business process diagram is generated.
As will be appreciated by one skilled in the art, embodiments of the present invention may be provided as a method, system, or computer program product. Accordingly, the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present invention may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
The present invention is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the invention. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
The above-mentioned embodiments are intended to illustrate the objects, technical solutions and advantages of the present invention in further detail, and it should be understood that the above-mentioned embodiments are only exemplary embodiments of the present invention, and are not intended to limit the scope of the present invention, and any modifications, equivalent substitutions, improvements and the like made within the spirit and principle of the present invention should be included in the scope of the present invention.

Claims (13)

1. A banking business process display method is characterized by comprising the following steps:
receiving: banking business process script data input by a user; the banking business process script data comprises identifications of business operations of different levels used for carrying out the banking business and incidence relations among the different business operations;
rendering and drawing the banking business process script data by using the JS framework to obtain a banking business process diagram; the JS framework is used for analyzing the banking business process script data, taking each business operation as a node, taking the incidence relation among the business operations as the connection relation among the nodes, taking the hierarchy of the business operations as the hierarchy among the nodes, and taking the business operation identification as the node name to generate a banking business process diagram.
2. The method of claim 1, further comprising:
receiving: updating data of banking business process script data input by a user; the updating data comprises the identification of the business operation of different levels used by the updated banking business and the incidence relation between different business operations;
and rendering and drawing the updated data by using the JS framework to obtain an updated banking business flow chart.
3. The method of claim 1, further comprising:
pre-placing a hyperlink channel at each node in a banking business flow chart; the hyperlink channel is used for generating a blank child node taking the node as a father node when a user clicks the node; and the blank child node is used for the user to newly add the identifier of the service operation corresponding to the blank child node.
4. The method of claim 1, further comprising:
searching the instruction according to the business operation identification input by the user, and searching the nodes corresponding to the instruction in the banking business flow chart and the preset number of nodes connected with the nodes.
5. The method of claim 1, further comprising:
and displaying the banking business flow chart for a plurality of users in a preset WEB sharing webpage.
6. A banking process display device, comprising:
the banking business process script data receiving module is used for receiving: banking business process script data input by a user; the banking business process script data comprises identifications of business operations of different levels used for carrying out the banking business and incidence relations among the different business operations;
the rendering and drawing module is used for rendering and drawing the banking business process script data by using the JS framework to obtain a banking business process diagram; the JS framework is used for analyzing the banking business process script data, taking each business operation as a node, taking the incidence relation among the business operations as the connection relation among the nodes, taking the hierarchy of the business operations as the hierarchy among the nodes, and taking the business operation identification as the node name to generate a banking business process diagram.
7. The apparatus of claim 6, further comprising:
updating module of banking business flow chart for
Receiving: updating data of banking business process script data input by a user; the updating data comprises the identification of the business operation of different levels used by the updated banking business and the incidence relation between different business operations;
and rendering and drawing the updated data by using the JS framework to obtain an updated banking business flow chart.
8. The apparatus of claim 6, further comprising:
a hyperchain channel placement module for
Pre-placing a hyperlink channel at each node in a banking business flow chart; the hyperlink channel is used for generating a blank child node taking the node as a father node when a user clicks the node; and the blank child node is used for the user to newly add the identifier of the service operation corresponding to the blank child node.
9. The apparatus of claim 6, further comprising:
node search module for
Searching an instruction according to the business operation identification input by the user, and searching nodes corresponding to the instruction in the banking business flow chart and a preset number of nodes connected with the nodes.
10. The apparatus of claim 6, further comprising:
a banking flow chart sharing module for
And displaying the banking business flow chart for a plurality of users in a preset WEB sharing webpage.
11. A computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, wherein the processor implements the method of any one of claims 1 to 5 when executing the computer program.
12. A computer-readable storage medium, characterized in that the computer-readable storage medium stores a computer program which, when executed by a processor, implements the method of any of claims 1 to 5.
13. A computer program product, characterized in that the computer program product comprises a computer program which, when being executed by a processor, carries out the method of any one of claims 1 to 5.
CN202111407605.9A 2021-11-24 2021-11-24 Bank business process display method and device Pending CN114091925A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111407605.9A CN114091925A (en) 2021-11-24 2021-11-24 Bank business process display method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111407605.9A CN114091925A (en) 2021-11-24 2021-11-24 Bank business process display method and device

Publications (1)

Publication Number Publication Date
CN114091925A true CN114091925A (en) 2022-02-25

Family

ID=80304314

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111407605.9A Pending CN114091925A (en) 2021-11-24 2021-11-24 Bank business process display method and device

Country Status (1)

Country Link
CN (1) CN114091925A (en)

Similar Documents

Publication Publication Date Title
CN111367445B (en) Image annotation method and device
CN111598533A (en) Process approval processing method and device, electronic equipment and storage medium
US20200057550A1 (en) Method and apparatus for generating customized visualization component
Ullah et al. A study of information technology adoption for real-estate management: A system dynamic model
CN105426508A (en) Webpage generation method and apparatus
CN111784108B (en) Modeling method and device of main data management platform
US10951486B2 (en) Terminal device, UI expansion method, and UI expansion program
CN114035793A (en) Page generation method, page generation device, equipment and storage medium
CN111897890A (en) Financial business processing method and device
CN114297476A (en) Questionnaire survey method, system, electronic equipment and storage medium based on user tags
CN108694043A (en) page decoration method and system
CN113378346A (en) Method and device for model simulation
CN108536715B (en) Preview page generation method, device, equipment and storage medium
CN114091925A (en) Bank business process display method and device
CN115686447A (en) Intelligent recommendation method for application creation, and creation method, device and system for application
CN115168778A (en) Website page generation method and system, electronic equipment and readable storage medium
CN114968235A (en) Page form generation method and device, computer equipment and storage medium
CN115705375A (en) Tree component rendering method and device
CN114240339A (en) Background investigation method and device, storage medium and electronic equipment
CN110648081A (en) Business modeling method and device for computing system and computer system
CN117473037B (en) Examination question bank construction method and system based on large language model and electronic equipment
CN113806596B (en) Operation data management method and related device
CN117539468B (en) Low-code development platform for rapidly realizing business
WO2022124339A1 (en) Information processing device, information processing method, and program
CN117035664A (en) Template-based trust approval standardized processing 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