CN114237574A - Financial transaction production management system, method, apparatus, medium, and program product - Google Patents
Financial transaction production management system, method, apparatus, medium, and program product Download PDFInfo
- Publication number
- CN114237574A CN114237574A CN202111574471.XA CN202111574471A CN114237574A CN 114237574 A CN114237574 A CN 114237574A CN 202111574471 A CN202111574471 A CN 202111574471A CN 114237574 A CN114237574 A CN 114237574A
- Authority
- CN
- China
- Prior art keywords
- service
- business
- module
- code
- development
- 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
Links
- 238000004519 manufacturing process Methods 0.000 title claims abstract description 60
- 238000000034 method Methods 0.000 title claims abstract description 47
- 238000011161 development Methods 0.000 claims abstract description 73
- 238000007726 management method Methods 0.000 claims abstract description 59
- 230000002452 interceptive effect Effects 0.000 claims abstract description 16
- 238000013500 data storage Methods 0.000 claims abstract description 14
- 238000004806 packaging method and process Methods 0.000 claims abstract description 11
- 230000008569 process Effects 0.000 claims description 28
- 238000003860 storage Methods 0.000 claims description 22
- 238000004590 computer program Methods 0.000 claims description 12
- 230000006870 function Effects 0.000 description 9
- 238000012545 processing Methods 0.000 description 8
- 230000003287 optical effect Effects 0.000 description 6
- 238000012546 transfer Methods 0.000 description 6
- 238000010586 diagram Methods 0.000 description 5
- 238000004891 communication Methods 0.000 description 4
- 238000004458 analytical method Methods 0.000 description 2
- 238000012790 confirmation Methods 0.000 description 2
- 230000002093 peripheral effect Effects 0.000 description 2
- 238000004801 process automation Methods 0.000 description 2
- 230000000644 propagated effect Effects 0.000 description 2
- 230000001105 regulatory effect Effects 0.000 description 2
- 230000006978 adaptation Effects 0.000 description 1
- 238000003491 array Methods 0.000 description 1
- 230000009286 beneficial effect Effects 0.000 description 1
- 238000012937 correction Methods 0.000 description 1
- 238000005516 engineering process Methods 0.000 description 1
- 239000000835 fiber Substances 0.000 description 1
- 239000013307 optical fiber Substances 0.000 description 1
- 238000005457 optimization Methods 0.000 description 1
- 230000008707 rearrangement Effects 0.000 description 1
- 239000004065 semiconductor Substances 0.000 description 1
- 238000006467 substitution reaction Methods 0.000 description 1
- 238000012360 testing method Methods 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/30—Creation or generation of source code
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/30—Creation or generation of source code
- G06F8/36—Software reuse
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/70—Software maintenance or management
- G06F8/71—Version control; Configuration management
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- General Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Computer Security & Cryptography (AREA)
- Stored Programmes (AREA)
Abstract
The embodiment of the invention relates to the technical field of computers, and discloses a financial business production management system, a method, equipment, a medium and a program product, wherein the system comprises: the service element data storage module is used for storing service elements; the service configuration module is used for displaying the service configuration interactive interface and configuring the target service elements of the service to be developed according to the operation instruction of the user on the service configuration interactive interface; the business code generating module is used for reading the target business element and generating a business code according to the target business element; the business code compiling module is used for compiling the business codes and packaging compiling results into application program packages; and the business application deployment module is used for deploying the application program package into a preset financial business production environment. The technical scheme of the embodiment can provide a uniform development framework model for the development of financial services, thereby reducing the difficulty of service development and reducing the repeated work of service development, and further improving the efficiency of service development.
Description
Technical Field
Embodiments of the present invention relate to the field of computer technologies, and in particular, to a financial transaction production management system, method, device, medium, and program product.
Background
Currently, in the development of financial services, specific coding development, testing, deployment and operation are performed for the business logic flow of each financial industry to be developed. Each service function needs to be newly developed, and compiling, packaging, deploying and other operations need to be performed in the development process.
However, in the financial industry, various business scenes are involved, and in continuous and rapid updating iteration, the problem of repeated work and the risk of error and leakage exist when each business is developed from a basic function, which results in huge workload of business development and lower development efficiency.
Disclosure of Invention
The embodiment of the invention provides a financial business production management system, a financial business production management method, financial business production management equipment, a financial business production management medium and a financial business production management program product, which are used for providing a unified development framework model for the development of financial businesses, reducing the difficulty of business development and reducing the repeated work of business development, thereby improving the efficiency of business development.
In a first aspect, an embodiment of the present invention provides a financial transaction production management system, where the system includes:
the system comprises a service element data storage module, a service configuration module, a service code generation module, a service code compiling module and a service application deployment module;
the service element data storage module is used for storing service elements, wherein the service elements comprise operation actions, operation logics and operation objects in service operation logics;
the service configuration module is used for displaying a service configuration interactive interface and configuring target service elements of a service to be developed according to an operation instruction of a user on the service configuration interactive interface;
the business code generating module is used for reading the target business element and generating a business code according to the target business element;
the service code compiling module is used for compiling the service codes and packaging compiling results into application program packages, and the application program packages are provided with corresponding version numbers;
and the business application deployment module is used for deploying the application program package into a preset financial business production environment.
Optionally, the service element data storage module is further configured to: and classifying the service elements, and storing the classified service elements in a data table form.
Optionally, the service configuration module is further configured to:
and performing storage management on the target service element through an oracle database, and generating a service data table according to the field name and the field format of each data item in the target service element and a preset format.
Optionally, the service code generation module is further configured to perform code generation in steps according to the functional structure of the target service element and the logic sequence in the service to be developed.
Optionally, the service code generation module is further configured to feed back a service code generation state and a result in real time in a code generation process.
Optionally, the service application deployment module is further configured to manage the application package according to the version number.
Optionally, the system further includes a user right management module, configured to verify an identity of a user logging in the system.
In a second aspect, an embodiment of the present invention provides a financial transaction production management method, where the method includes:
acquiring a service development instruction of a user, and configuring service elements of a service to be developed in a preset service element storage unit according to the service development instruction;
generating a service code by using a code generation tool adapted to a framework system of the system according to the service element, and automatically completing the compiling of the service code;
and packaging the compiled service codes into an application program package, and deploying the application program package into a preset financial service production environment to complete financial service development.
Optionally, the generating a service code according to the service element includes:
and generating service codes in steps according to the functional structure of the service elements and the logic sequence of the service elements in the service to be developed.
Optionally, after generating the service code according to the service element, the method further includes:
determining target service data according to the data object element information in the service elements;
and storing the target service data into a preset database according to a preset format.
Optionally, in the process of generating a service code according to the service element, the method further includes:
and feeding back the service code generation state and result in real time.
Optionally, before acquiring a service development instruction of a user, the method further includes:
and acquiring the identity identification information of the user, and verifying the identity identification information.
In a third aspect, an embodiment of the present invention further provides a computer device, where the computer device includes:
one or more processors;
a memory for storing one or more programs;
when executed by the one or more processors, cause the one or more processors to implement a financial transaction production management method as provided by any of the embodiments of the invention.
In a fourth aspect, the embodiment of the present invention further provides a computer-readable storage medium, on which a computer program is stored, where the computer program, when executed by a processor, implements the financial transaction production management method according to any embodiment of the present invention.
In a fifth aspect, an embodiment of the present invention further provides a computer program product, on which a computer program is stored, and when the computer program is executed by a processor, the computer program implements the financial transaction production management method provided in any embodiment of the present invention.
The embodiment of the invention has the following advantages or beneficial effects:
in the embodiment of the invention, the financial service development system is composed of a service element data storage module, a service configuration module, a service code generation module, a service code compiling module and a service application deployment module. The service element data storage module is used for storing service elements; the service configuration module is used for displaying a service configuration interactive interface and configuring target service elements of the service to be developed according to an operation instruction of a user on the service configuration interactive interface; the business code generating module is used for reading the target business element and generating a business code according to the target business element; the business code compiling module is used for compiling the business codes and packaging compiling results into an application program package, and the application program package is provided with a corresponding version number; and the business application deployment module is used for deploying the application program package into a preset financial business production environment. Therefore, the financial service development system provided by the embodiment of the invention is a unified development platform which combines all processes of service configuration, code generation and compilation and automatic deployment, so that the service development has a unified model architecture, the service can be rapidly developed and brought on line, the existing service achievements are reused, the error and leakage risks of redevelopment are reduced, and the service development difficulty is reduced by bringing service element configuration and codes into unified management. The problem of among the prior art when developing financial service the same function module is repeated development, development efficiency is low is solved.
Drawings
FIG. 1 is a schematic structural diagram of a financial transaction production management system according to an embodiment of the present invention;
FIG. 2 is a flowchart of a financial transaction production management method according to a second embodiment of the present invention;
fig. 3 is a schematic structural diagram of a computer device according to a third embodiment of the present invention.
Detailed Description
The present invention will be described in further detail with reference to the accompanying drawings and examples. It is to be understood that the specific embodiments described herein are merely illustrative of the invention and are not limiting of the invention. It should be further noted that, for the convenience of description, only some of the structures related to the present invention are shown in the drawings, not all of the structures.
Example one
Fig. 1 is a schematic structural diagram of a financial transaction production management system according to an embodiment of the present invention, which is applicable to a situation of developing financial transactions. The system can be realized by software and/or hardware, and is integrated in a computer device with application development function.
As shown in fig. 1, the financial transaction production management system includes the following modules:
the service element data storage module 110, the service configuration module 120, the service code generation module 130, the service code compiling module 140 and the service application deployment module 150.
The five modules form a unified development platform for integrating all links of service configuration, code generation and compilation and automatic deployment. Specifically, the service element data storage module 110 is used for storing the service elements. The service elements include operation actions, operation logics and operation objects in the service operation logics. For example, in the development of a transfer service application, a transfer-out account, a transfer-out amount setting operation, a transfer-out operation, a transfer-in account, a transfer confirmation operation and the like are all service elements in the development process of the transfer service application.
The business elements stored and managed in the business element data storage module 110 may be business elements used in historical financial business development, which are sorted and stored in advance, or business elements added or set by a user according to business requirements during business development. All the service elements are classified and stored in the form of a data table.
The service configuration module 120 provides a service configuration interactive interface, and can configure target service elements of the service to be developed according to the operation instruction of the user on the service configuration interactive interface. Specifically, the service configuration interactive interface may include a user login entry, and may also provide a user with an instruction of the service development system for the user to read. In addition, in the financial business development process, the user can be guided to develop the business step by step according to the business development flow. The service elements of each category are also classified and set according to a uniform code development framework, and the service elements possibly used in service development can be displayed for users in a data list or pull-down menu mode. The user can select the service elements in turn according to the service logic of the financial service to be developed by clicking the related buttons or controls on the service configuration interactive interface.
For the target service element determined by the service to be developed, the service configuration module 120 further stores the corresponding target service element into a preset database according to a preset management policy of the target service element. If the target service element is stored and managed through the oracle database, a service data table is generated according to the field name and the field format of each data item of the target service element and the preset format. In one example, data elements required by the service logic, such as a queue number (each module communication queue), a transaction code (service type code), a field name, a field format, and the like, may be arranged into a database table for storing service configuration content and performing unified management.
Further, after the target service element of the service to be developed is determined, the target service element may be read by the service code generation module 130, and a service code may be generated according to the target service element. Specifically, the code generation is realized according to the configuration of the business elements, and a template which can be matched with a financial business development environment can be adopted to generate executable software codes so as to complete processes of data interface receiving and sending, safety management, data processing and other links required in the operation of financial businesses. Here, it should be noted that the reason why the executable service code can be generated from the service element arrangement information is that, in the present embodiment, each service element after the service arrangement is structured into the data table, and the management target service element and the subsequent code generation are arranged based on the data table. The data table can be used for storing the service configuration scientifically and reasonably. In addition, in the process of generating the service code, the functional modules for realizing the service are divided, and the service is regulated into a uniform flow, so that the code can be generated through configuration content. In the process of generating the business code, the process of generating the code and the generated result can be displayed in real time. Particularly, a service element for which a service code cannot be generated smoothly is presented.
The service code compiling module 140 is configured to compile the service code generated by the service code generating module 130, and package a compiling result into an application package, where the application package is provided with a corresponding version number. The version number of the application can be used as an identifier of the application program, and can also be used for managing the application version number in the application running stage. The specific compiling process is a process of generating a target program that can be recognized by a computer from a source program written in a source language of the business code by using a compiler. The compiler program divides the working process of translating a source program into a target program into five stages, including lexical analysis, syntax analysis, semantic check and intermediate code generation, code optimization and target code generation. In the process, information such as syntax errors found in the code compiling process can be prompted, so that a user can be reminded of manual intervention and correction operation in time, and the financial business production management process can be smoothly progressed. In a specific embodiment, after the service element configures the content, oracle database table content is generated and stored in the database server. When generating and compiling a service code, firstly, logging in a database server to read service configuration content; then, a business code is generated based on the business logic. Further, the executable program is generated by compiling and linking using a GNU Compiler suite (GCC) Compiler used on the service development server.
The executable program, i.e., the compiled application package, can be deployed into a preset financial service production environment for production and use through the service application deployment module 150. In the process of deploying the application program, an environment management interface and an interface can be provided for a user, so that the user can configure server information (IP, account number and password and the like), manage the application program package according to the version number of the application program package, determine a target object to be operated, select a deployment requirement and automatically deploy.
In an optional implementation manner, the financial business production management system further includes a user authority management module, configured to verify an identity of a user logging into the system, so as to enhance security of the system.
According to the technical scheme of the embodiment, the financial business production management system is composed of a business element data storage module, a business configuration module, a business code generation module, a business code compiling module and a business application deployment module. The service element data storage module is used for storing service elements; the service configuration module is used for displaying a service configuration interactive interface and configuring target service elements of the service to be developed according to an operation instruction of a user on the service configuration interactive interface; the business code generating module is used for reading the target business element and generating a business code according to the target business element; the business code compiling module is used for compiling the business codes and packaging compiling results into an application program package, and the application program package is provided with a corresponding version number; and the business application deployment module is used for deploying the application program package into a preset financial business production environment. Therefore, the financial business production management system provided by the embodiment of the invention is a unified development platform which combines all processes of business configuration, code generation and compilation and automatic deployment, so that the business development has a unified model architecture, the business can be rapidly developed and put on line, the existing business results are reused, the error and leakage risks of redevelopment are reduced, and the business development difficulty is reduced by bringing the business element configuration and the codes into unified management. The problem of among the prior art when developing financial service the same function module is repeated development, development efficiency is low is solved.
Example two
Fig. 2 is a flowchart of a financial transaction production management method according to a second embodiment of the present invention, which belongs to the same inventive concept as the financial transaction production management system in the foregoing embodiment, and further describes a process of performing service development. The method can be executed by a financial business production management system, which can be realized by software and/or hardware and is integrated in a computer device with an application development function.
As shown in fig. 2, the financial transaction production management method includes the following steps:
s210, acquiring a service development instruction of a user, and configuring a service element of a service to be developed in a preset service element storage unit according to the service development instruction.
When a user develops a financial service, the user may operate on a designated financial service production management platform, for example, the financial service production management system provided in the above embodiment, a framework of the financial service production management system is a platform based on module queue communication, and the platform may be configured according to a user production environment platform.
The financial business production management system provides a man-machine interactive interface, and a user can click related buttons or controls on the business configuration interactive interface, sequentially select business elements according to business logic of financial business to be developed, and send a business development instruction to the business development system. When the financial business production management system obtains the business development instruction, the business elements of the business to be developed can be determined according to the business development instruction, and a data table of the target business elements is established. Specifically, the service elements include operation actions, operation logics and operation objects in the service operation logic. For example, in the development of a transfer service application, a transfer-out account, a transfer-out amount setting operation, a transfer-out operation, a transfer-in account, a transfer confirmation operation and the like are all service elements in the development process of the transfer service application. Further, the determined service elements are stored and managed through an oracle database, and a service data table is generated according to the field names and the field formats of the service element data items and the preset format. For example, in implementation, data elements required by business logic, such as queue numbers (module communication queues), transaction codes (business type codes), field names, field formats and the like, are arranged into a database table for storing business configuration contents and managing uniformly.
Preferably, before the user performs the service element configuration, the financial development system may take the identification information of the user during the identity login and check the identification information.
And S220, generating a service code by utilizing a code generation tool adapted to the framework system of the system according to the service element, and automatically completing the compiling of the service code.
Specifically, the target service element may be read from the service element data table of the service to be developed determined in the above step, and the service code may be generated according to the target service element. Specifically, the code generation is realized according to the configuration of the business elements, and a software code template which can be matched with the production management environment of the financial business can be adopted to generate executable software codes, so that processes of data interface receiving and sending, safety management, data processing and other links required in the operation of the financial business are completed. In this embodiment, each service element after service configuration is structured into a data table, and a management target service element and subsequent code generation are configured based on the data table. The data table can be used for storing the service configuration scientifically and reasonably. In addition, in the process of generating the service code, the functional modules for realizing the service are divided, and the service is regulated into a uniform flow, so that the code can be generated through configuration content. In the process of generating the business code, the process of generating the code and the generated result can be displayed in real time. Particularly, a service element for which a service code cannot be generated smoothly is presented. Furthermore, the service code generated by the service code generation module 130 is compiled, and the compiled result is packaged into an application program package, where the application program package is provided with a corresponding version number. The version number of the application can be used as an identifier of the application program, and can also be used for managing the application version number in the application running stage.
And S230, packaging the compiled service codes into an application program package, and deploying the application program package into a preset financial service production environment to complete financial service development.
The compiled application program package can be deployed to a preset financial business production environment through a business application deployment function module of the financial business production management system for production and use. In the process of deploying the application program, an environment management interface and an interface can be provided for a user, so that the user can configure server information (IP, account number and password and the like), manage the application program package according to the version number of the application program package, determine a target object to be operated, select a deployment requirement and automatically deploy.
Through the steps, the full-process automation process of financial business production management is completed, and the management of the integrated session is realized from the business definition and the automatic generation of software to the deployment of business software. The contents of the business modules (interface module, security module, business configuration module), configuration contents (queue information, interface field, security processing), database (oracle) management, and the like, which are applied to the implementation of the financial business production management, are adapted to the software framework and platform in the financial field.
According to the technical scheme of the embodiment, after a service development instruction of a user is obtained, service elements of a service to be developed are configured in a preset service element storage unit according to the service development instruction; then, according to the service elements, a code generation tool of a framework system of the adaptation system is utilized to quickly generate service codes, and the compiling of the service codes is automatically completed; finally, the compiled service codes are packaged to obtain an application program package, and the application program package is deployed in a preset financial service production environment to complete financial service production management and realize the process automation of service development. In addition, in the automatic business development process, the business element configuration and the codes are managed in a unified way, the existing business results can be reused, the error and leakage risks of re-development are reduced, the business development difficulty is reduced, and the business is developed quickly and is on-line. The technical scheme of the embodiment solves the problems that the same functional module is repeatedly developed when financial services are developed in the prior art, and the development efficiency is low.
EXAMPLE III
Fig. 3 is a schematic structural diagram of a computer device according to a third embodiment of the present invention. FIG. 3 illustrates a block diagram of an exemplary computer device 12 suitable for use in implementing embodiments of the present invention. The computer device 12 shown in FIG. 3 is only an example and should not impose any limitation on the scope of use or functionality of embodiments of the present invention. The computer device 12 may be any terminal device with computing capability, such as a terminal device of an intelligent controller, a server, a mobile phone, and the like.
As shown in FIG. 3, computer device 12 is in the form of a general purpose computing device. The components of computer device 12 may include, but are not limited to: one or more processors or processing units 16, a system memory 28, and a bus 18 that couples various system components including the system memory 28 and the processing unit 16.
The system memory 28 may include computer system readable media in the form of volatile memory, such as Random Access Memory (RAM)30 and/or cache memory 32. Computer device 12 may further include other removable/non-removable, volatile/nonvolatile computer system storage media. By way of example only, storage system 34 may be used to read from and write to non-removable, nonvolatile magnetic media (not shown in FIG. 3, and commonly referred to as a "hard drive"). Although not shown in FIG. 3, a magnetic disk drive for reading from and writing to a removable, nonvolatile magnetic disk (e.g., a "floppy disk") and an optical disk drive for reading from or writing to a removable, nonvolatile optical disk (e.g., a CD-ROM, DVD-ROM, or other optical media) may be provided. In these cases, each drive may be connected to bus 18 by one or more data media interfaces. System memory 28 may include at least one program product having a set (e.g., at least one) of program modules that are configured to carry out the functions of embodiments of the invention.
A program/utility 40 having a set (at least one) of program modules 42 may be stored, for example, in system memory 28, such program modules 42 including, but not limited to, an operating system, one or more application programs, other program modules, and program data, each of which examples or some combination thereof may comprise an implementation of a network environment. Program modules 42 generally carry out the functions and/or methodologies of the described embodiments of the invention.
The processing unit 16 executes various functional applications and data processing by executing programs stored in the system memory 28, for example, implementing a financial transaction production management method provided by the embodiment of the present invention, the method including:
acquiring a service development instruction of a user, and configuring service elements of a service to be developed in a preset service element storage unit according to the service development instruction;
generating a service code by using a code generation tool adapted to a framework system of the system according to the service element, and automatically completing the compiling of the service code;
and packaging the compiled service codes into an application program package, and deploying the application program package into a preset financial service production environment to complete financial service development.
Example four
The fourth embodiment provides a computer-readable storage medium, on which a computer program is stored, where the computer program, when executed by a processor, implements a financial transaction production management method according to any embodiment of the present invention, including:
acquiring a service development instruction of a user, and configuring service elements of a service to be developed in a preset service element storage unit according to the service development instruction;
generating a service code by using a code generation tool adapted to a framework system of the system according to the service element, and automatically completing the compiling of the service code;
and packaging the compiled service codes into an application program package, and deploying the application program package into a preset financial service production environment to complete financial service development.
Computer storage media for embodiments of the invention may employ any combination of one or more computer-readable media. The computer readable medium may be a computer readable signal medium or a computer readable storage medium. The computer-readable storage medium may be, for example but not limited to: an electrical, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination thereof. More specific examples (a non-exhaustive list) of the computer readable storage medium would include the following: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In the context of this document, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device.
A computer readable signal medium may include a propagated data signal with computer readable program code embodied therein, for example, in baseband or as part of a carrier wave. Such a propagated data signal may take many forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof. A computer readable signal medium may also be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device.
Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to: wireless, wire, fiber optic cable, RF, etc., or any suitable combination of the foregoing.
Computer program code for carrying out operations for aspects of the present invention may be written in any combination of one or more programming languages, including an object oriented programming language such as Java, Smalltalk, C + + or the like and conventional procedural programming languages, such as the "C" programming language or similar programming languages. The program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server. In the case of a remote computer, the remote computer may be connected to the user's computer through any type of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or the connection may be made to an external computer (for example, through the Internet using an Internet service provider).
It will be understood by those skilled in the art that the modules or steps of the invention described above may be implemented by a general purpose computing device, they may be centralized on a single computing device or distributed across a network of computing devices, and optionally they may be implemented by program code executable by a computing device, such that it may be stored in a memory device and executed by a computing device, or it may be separately fabricated into various integrated circuit modules, or it may be fabricated by fabricating a plurality of modules or steps thereof into a single integrated circuit module. Thus, the present invention is not limited to any specific combination of hardware and software.
It is to be noted that the foregoing is only illustrative of the preferred embodiments of the present invention and the technical principles employed. It will be understood by those skilled in the art that the present invention is not limited to the particular embodiments described herein, but is capable of various obvious changes, rearrangements and substitutions as will now become apparent to those skilled in the art without departing from the scope of the invention. Therefore, although the present invention has been described in greater detail by the above embodiments, the present invention is not limited to the above embodiments, and may include other equivalent embodiments without departing from the spirit of the present invention, and the scope of the present invention is determined by the scope of the appended claims.
Claims (15)
1. A financial transaction production management system, the system comprising:
the system comprises a service element data storage module, a service configuration module, a service code generation module, a service code compiling module and a service application deployment module;
the service element data storage module is used for storing service elements, wherein the service elements comprise operation actions, operation logics and operation objects in service operation logics;
the service configuration module is used for displaying a service configuration interactive interface and configuring target service elements of a service to be developed according to an operation instruction of a user on the service configuration interactive interface;
the business code generating module is used for reading the target business element and generating a business code according to the target business element;
the service code compiling module is used for compiling the service codes and packaging compiling results into application program packages, and the application program packages are provided with corresponding version numbers;
and the business application deployment module is used for deploying the application program package into a preset financial business production environment.
2. The system of claim 1, wherein the business element data storage module is further configured to: and classifying the service elements, and storing the classified service elements in a data table form.
3. The system of claim 1, wherein the service provisioning module is further configured to:
and performing storage management on the target service element through an oracle database, and generating a service data table according to the field name and the field format of each data item in the target service element and a preset format.
4. The system according to claim 1, wherein the service code generation module is further configured to perform code generation in steps according to a functional structure of the target service element and a logical sequence in the service to be developed.
5. The system of claim 4, wherein the service code generation module is further configured to feed back service code generation status and result in real time during the code generation process.
6. The system of claim 1, wherein the business application deployment module is further configured to manage application packages according to the version number.
7. The system of claim 1, further comprising a user rights management module for verifying the identity of a user logged into the system.
8. A financial transaction production management method applied to the financial transaction production management system according to any one of claims 1 to 7, the method comprising:
acquiring a service development instruction of a user, and configuring service elements of a service to be developed in a preset service element storage unit according to the service development instruction;
generating a service code by using a code generation tool adapted to a framework system of the system according to the service element, and automatically completing the compiling of the service code;
and packaging the compiled service codes into an application program package, and deploying the application program package into a preset financial service production environment to complete financial service development.
9. The method of claim 8, wherein generating a service code from the service element comprises:
and generating service codes in steps according to the functional structure of the service elements and the logic sequence of the service elements in the service to be developed.
10. The method of claim 8, wherein after generating a business code from the business element, the method further comprises:
determining target service data according to the data object element information in the service elements;
and storing the target service data into a preset database according to a preset format.
11. The method of claim 8, wherein in generating a service code from the service element, the method further comprises:
and feeding back the service code generation state and result in real time.
12. The method of claim 8, wherein prior to obtaining the user's business development instructions, the method further comprises:
and acquiring the identity identification information of the user, and verifying the identity identification information.
13. A computer device, characterized in that the computer device comprises:
one or more processors;
a memory for storing one or more programs;
when executed by the one or more processors, cause the one or more processors to implement the financial services production management method of any one of claims 8-12.
14. A computer-readable storage medium on which a computer program is stored, the program, when executed by a processor, implementing the financial transaction production management method according to any one of claims 8-12.
15. A computer program product comprising a computer program which, when executed by a processor, implements the financial transaction production management method of any one of claims 8 to 12.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202111574471.XA CN114237574A (en) | 2021-12-21 | 2021-12-21 | Financial transaction production management system, method, apparatus, medium, and program product |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202111574471.XA CN114237574A (en) | 2021-12-21 | 2021-12-21 | Financial transaction production management system, method, apparatus, medium, and program product |
Publications (1)
Publication Number | Publication Date |
---|---|
CN114237574A true CN114237574A (en) | 2022-03-25 |
Family
ID=80760650
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202111574471.XA Pending CN114237574A (en) | 2021-12-21 | 2021-12-21 | Financial transaction production management system, method, apparatus, medium, and program product |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN114237574A (en) |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20090265683A1 (en) * | 2008-04-21 | 2009-10-22 | Oracle International Corporation | Methods and systems for supporting multiple deployment models of enterprise business applications |
CN109656538A (en) * | 2017-10-11 | 2019-04-19 | 阿里巴巴集团控股有限公司 | Generation method, device, system, equipment and the medium of application program |
CN111026403A (en) * | 2019-12-10 | 2020-04-17 | 北京锐安科技有限公司 | Packing deployment method and device, computer equipment and storage medium |
KR102237877B1 (en) * | 2019-12-06 | 2021-04-09 | 주식회사 오픈드래프트 | Intelligent software auto development system with real-time collaboration support and method thereof |
-
2021
- 2021-12-21 CN CN202111574471.XA patent/CN114237574A/en active Pending
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20090265683A1 (en) * | 2008-04-21 | 2009-10-22 | Oracle International Corporation | Methods and systems for supporting multiple deployment models of enterprise business applications |
CN109656538A (en) * | 2017-10-11 | 2019-04-19 | 阿里巴巴集团控股有限公司 | Generation method, device, system, equipment and the medium of application program |
KR102237877B1 (en) * | 2019-12-06 | 2021-04-09 | 주식회사 오픈드래프트 | Intelligent software auto development system with real-time collaboration support and method thereof |
CN111026403A (en) * | 2019-12-10 | 2020-04-17 | 北京锐安科技有限公司 | Packing deployment method and device, computer equipment and storage medium |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US11789715B2 (en) | Systems and methods for transformation of reporting schema | |
US7770151B2 (en) | Automatic generation of solution deployment descriptors | |
US7620885B2 (en) | Automatic generation of documentation for component-based computing solution | |
KR102237877B1 (en) | Intelligent software auto development system with real-time collaboration support and method thereof | |
US11392393B2 (en) | Application runtime configuration using design time artifacts | |
US9811325B2 (en) | Systems and methods for dynamically replacing code objects for code pushdown | |
US20180253296A1 (en) | Software kit release management | |
CN105022630B (en) | A kind of assembly management system and assembly management method | |
CN109446099A (en) | Automatic test cases generation method, device, medium and electronic equipment | |
US7926024B2 (en) | Method and apparatus for managing complex processes | |
US11593342B2 (en) | Systems and methods for database orientation transformation | |
US8527452B2 (en) | Construction of rules for use in a complex event processing system | |
US20210117313A1 (en) | Language agnostic automation scripting tool | |
CN114968192A (en) | Project creation method and device, computer equipment and storage medium | |
CN113032256B (en) | Automated testing method, apparatus, computer system, and readable storage medium | |
CN114217789A (en) | Function component expansion method, device, equipment, storage medium and program product | |
CN113919158A (en) | Simulation method and device for flight control panel and storage medium | |
US10606569B2 (en) | Declarative configuration elements | |
CN115686462A (en) | React-Native based engineering architecture method and system | |
CN114237574A (en) | Financial transaction production management system, method, apparatus, medium, and program product | |
CN112988139B (en) | Method and device for developing event processing file | |
US10453019B1 (en) | Business activity resource modeling system and method | |
CN118034672B (en) | Spark-based visual data processing analysis method and system | |
CN113157272B (en) | Method and device for automatically generating parameters | |
Samson et al. | Automatic generation of test oracles from component based software architectures |
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 |