CN111091461A - Bank position risk management system - Google Patents

Bank position risk management system Download PDF

Info

Publication number
CN111091461A
CN111091461A CN201911328586.3A CN201911328586A CN111091461A CN 111091461 A CN111091461 A CN 111091461A CN 201911328586 A CN201911328586 A CN 201911328586A CN 111091461 A CN111091461 A CN 111091461A
Authority
CN
China
Prior art keywords
submodule
management
data
module
task
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
CN201911328586.3A
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.)
Liaoning Zhenxing Bank Co Ltd
Original Assignee
Liaoning Zhenxing Bank Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Liaoning Zhenxing Bank Co Ltd filed Critical Liaoning Zhenxing Bank Co Ltd
Priority to CN201911328586.3A priority Critical patent/CN111091461A/en
Publication of CN111091461A publication Critical patent/CN111091461A/en
Pending legal-status Critical Current

Links

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
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • G06Q40/02Banking, e.g. interest calculation or account maintenance
    • 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/0635Risk analysis of enterprise or organisation activities
    • 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/067Enterprise or organisation modelling

Landscapes

  • Business, Economics & Management (AREA)
  • Engineering & Computer Science (AREA)
  • Human Resources & Organizations (AREA)
  • Strategic Management (AREA)
  • Economics (AREA)
  • Entrepreneurship & Innovation (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Development Economics (AREA)
  • Marketing (AREA)
  • General Business, Economics & Management (AREA)
  • Physics & Mathematics (AREA)
  • Tourism & Hospitality (AREA)
  • Quality & Reliability (AREA)
  • Operations Research (AREA)
  • Game Theory and Decision Science (AREA)
  • Educational Administration (AREA)
  • Accounting & Taxation (AREA)
  • Finance (AREA)
  • Technology Law (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention discloses a bank position risk management system, which relates to the technical field of position risk management. The invention improves the flexibility of the system by adding the function of manual modification, increases the security guarantee, and can stop the loss in time when the system has problems; the position risk management notification function is complete, short message notification and mail notification are supported, the configuration is flexible through a setting mode, and the position risk management notification function can be modified at any time according to actual conditions; the system is deployed in a distributed mode, and the expandability is supported, so that an interface is provided for the expansion of the system in the future, the robustness of the system is ensured, the overall requirement on hardware is reduced, and the operation cost is reduced; by using the registration center, the manual operation can be effectively and timely enabled to take effect, the manual management and control capability is improved, and the service does not need to be restarted.

Description

Bank position risk management system
Technical Field
The invention relates to the technical field of position risk management, in particular to a bank position risk management system.
Background
The position risk management system is a wind control guarantee of background systems of financial service industries such as banks and the like, for the current financial industry, the transfer-in and the transfer-out of funds are frequent day by day, the position management is an important reference index for managing finance, saving cost expenditure and calculating income of each financial institution, and the realization of unified position management and the risk early warning are also important modes for avoiding risks and improving the fund control capacity. Establishing a mature position risk management system is one of the main implementation ways for realizing lightweight security management.
The existing position risk management system comprises Spring Batch, mybats and ZooKeeper, wherein Spring Batch is a lightweight and perfect Batch processing framework and aims to help enterprises establish robust and efficient Batch processing application. Spring Batch is a sub-item of Spring, developed using the Java language and based on the Spring framework, so that a developer or an enterprise that has used the Spring framework can more easily access and utilize enterprise services. Spring Batch provides a number of reusable components including logging, tracking, transactions, task job statistics, task restart, skip, repeat, resource management. For large data volume and high performance Batch processing tasks, Spring Batch also provides advanced functions and features to support, such as partition functions, remote functions. In summary, simple, complex, and large data volume Batch processing jobs can be supported by Spring Batch.
However, Spring Batch simply provides a development framework for a set of Batch jobs, and does not consider a deployment architecture. MyBatis is an excellent persistent layer framework that supports customized SQL, stored procedures, and advanced mapping. MyBatis avoids almost all JDBC code and manual setting of parameters and acquisition of result sets. MyBatis can use simple XML or annotations to configure and map native types, interfaces, and Java's POJO (Plain Old Java Objects) as records in the database, but MyBatis needs to output log information via log4j log to assist debugging, and cannot debug by way of breaking points. ZooKeeper is a distributed, open-source distributed application coordination service, is an open-source implementation of Chubby of Google, and is an important component of Hadoop and Hbase. It is a software that provides a consistent service for distributed applications, and the functions provided include: configuration maintenance, domain name service, distributed synchronization, group service, etc., zookeeper reacts violently to any wind drafts on the network due to its extreme sensitivity to network isolation. This makes zookeeper 'unusable' time much more, we cannot make zookeeper 'unusable' become unusable with the system, and therefore, one skilled in the art provides a bank position risk management system to solve the problems set forth in the background above.
Disclosure of Invention
The invention aims to provide a bank position risk management system to solve the technical problem.
A bank position risk management system comprises a manual management module, a data storage module, a registration center module, a capital position management module, a meta-service center module and a background management center module.
As a still further scheme of the invention: the manual management module comprises a manual task scheduling submodule, a timing task scheduling submodule, a task exception handling submodule, a short message sending submodule, a mail sending submodule and an operation dynamic slicing submodule.
As a still further scheme of the invention: the manual task scheduling submodule is used for an operator to manually register international position reports, international inter-row bills, intra-row bills, account amount transfer and other and operation transactions, and the timing task scheduling submodule automatically processes financial transaction transactions; the task exception handling submodule monitors and automatically handles transaction exceptions and invokes a short message sending submodule and a mail sending submodule, the short message sending submodule generates and sends a short message exception report, the mail sending submodule generates and sends a mail exception report, and the operation dynamic fragmentation submodule monitors the working running state of each module and allocates the task proportion of each module. The manual modification function can improve the flexibility of the system, increase the safety guarantee of the system and stop loss in time when the system has problems; the short message notification is matched with the mail notification and flexibly configured in a set mode, and can be modified at any time according to actual conditions, so that the notification function of position risk management is complete.
As a still further scheme of the invention: the data storage module comprises a manual definition data submodule, a timing definition data submodule, a mail sending data submodule, a short message notification data submodule, an operation running data submodule and a task running data submodule, wherein the manual definition data submodule stores information input by the manual task scheduling submodule, the timing definition data module stores information generated in the running process of the timing task scheduling submodule, the mail sending data module stores mail content, the short message notification data module stores short message information content, the operation running data submodule stores script data generated in the running of the operation dynamic fragmentation submodule, and the task running data submodule stores script data generated in the running of the task exception handling submodule.
As a still further scheme of the invention: the fund position management module comprises a parameter management submodule, an operation definition submodule, a timing task arrangement submodule, a task issuing submodule, a remote calling node management submodule, a distributed service calling management submodule and a registration center connection submodule.
As a still further scheme of the invention: the parameter management submodule is connected with each submodule in the data storage module and a corresponding submodule in the manual management module, and plans a data calling and inputting path; the operation definition submodule determines and controls an operation dynamic slicing submodule, the registration center connecting submodule is connected with the registration center module, the timing task arrangement submodule sets the operation time and period of different timing tasks and sends the set data to the timing task scheduling submodule; the remote calling node management submodule establishes a node-free node information distribution network and sends a command to a remote cluster management node; the distributed service calling management realizes cross-platform information access, the task issuing sub-module receives information data sent by the task exception handling sub-module, makes a processing decision after judgment and analysis, and then sends the processing decision to the task exception handling sub-module.
As a still further scheme of the invention: the meta-service center module comprises a service definition management submodule, a service channel automatic management submodule and a service routing management submodule, wherein the service definition management submodule defines component interface specifications and a management component interface definition language; the service channel automatic management submodule is connected with data software and a database, and the service routing management submodule is connected with all modules to realize real-time data sharing. The distributed deployment is realized by setting the meta-service center module, the expandability is supported, an interface is provided for the expansion of the system in the future, and the robustness of the system is ensured. High scalability performance can exhibit a linearly increasing, high-cohesion, low-coupling architecture with increased bulk scheduling equipment, reducing maintenance costs.
As a still further scheme of the invention: the background management center module comprises a visual user management submodule, a visual role management submodule, a visual environment management submodule, a visual business management submodule, a visual parameter management submodule, a visual menu management submodule, a visual operation compiling interface submodule, a visual operation monitoring interface submodule, a visual task monitoring interface, a visual task operation interface and a remote calling position fund management system.
Compared with the prior art, the invention has the beneficial effects that: the invention improves the flexibility of the system by adding the function of manual modification, increases the security guarantee, and can stop the loss in time when the system has problems; the position risk management notification function is complete, short message notification and mail notification are supported, the configuration is flexible through a setting mode, and the position risk management notification function can be modified at any time according to actual conditions; the system is deployed in a distributed mode, and the expandability is supported, so that an interface is provided for the expansion of the system in the future, the robustness of the system is ensured, the overall requirement on hardware is reduced, and the operation cost is reduced; by using the registration center, the manual operation can be effectively and timely enabled to take effect, the manual management and control capability is improved, and the service does not need to be restarted.
Detailed Description
The technical solutions of the present invention will be described clearly and completely with reference to the following embodiments of the present invention, and it should be understood that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without any creative effort, shall fall within the protection scope of the present invention.
A bank position risk management system comprises a manual management module, a data storage module, a registration center module, a capital position management module, a meta-service center module and a background management center module.
The manual management module comprises a manual task scheduling submodule, a timing task scheduling submodule, a task exception handling submodule, a short message sending submodule, a mail sending submodule and an operation dynamic slicing submodule.
The manual and manual task scheduling submodule is used for an operator to manually register international position reports, international inter-row bills, intra-row bills, account amount transfer and other and operation transactions, and the timing task scheduling submodule automatically processes financial transaction transactions; the task exception handling submodule monitors and automatically handles transaction exceptions and invokes a short message sending submodule and a mail sending submodule, the short message sending submodule generates and sends a short message exception report, the mail sending submodule generates and sends a mail exception report, and the operation dynamic fragmentation submodule monitors the working running state of each module and allocates the task proportion of each module.
The manual management module data storage module comprises a manual definition data submodule, a timing definition data submodule, a mail sending data submodule, a short message notification data submodule, an operation data submodule and a task operation data submodule, wherein the manual definition data submodule stores information input by the manual task scheduling submodule, the timing definition data submodule stores information generated in the operation process of the timing task scheduling submodule, the mail sending data module stores mail content, the short message notification data module stores short message information content, the operation data submodule stores script data generated in the operation of the operation dynamic fragmentation submodule, and the task operation data submodule stores script data generated in the operation of the task abnormity processing submodule.
The fund position management module comprises a parameter management submodule, an operation definition submodule, a timing task arrangement submodule, a task release submodule, a remote calling node management submodule, a distributed service calling management submodule and a registration center connection submodule.
The parameter management submodule is connected with each submodule in the data storage module and a corresponding submodule in the manual management module, and plans a data calling and inputting path; the operation definition submodule determines and controls an operation dynamic slicing submodule, the registration center connecting submodule is connected with a registration center module, the timing task arrangement sets the operation time and period of different timing tasks, and sends the set data to the timing task scheduling submodule; the remote calling node management submodule establishes a node-free node information distribution network and sends a command to a remote cluster management node; the distributed service calling management realizes cross-platform information access, the task issuing sub-module receives information data sent by the task exception handling sub-module, makes a processing decision after judgment and analysis, and then sends the processing decision to the task exception handling sub-module.
The meta-service center module comprises a service definition management submodule, a service channel automatic management submodule and a service routing management submodule, wherein the service definition management submodule defines component interface specifications and a management component interface definition language; the service channel automatic management submodule is connected with data software and a database, and the service routing management submodule is connected with all modules to realize real-time data sharing.
The background management center module comprises a visual user management submodule, a visual role management submodule, a visual environment management submodule, a visual business management submodule, a visual parameter management submodule, a visual menu management submodule, a visual operation compiling interface submodule, a visual operation monitoring interface submodule, a visual task monitoring interface, a visual task operation interface and a remote calling position fund management system.
It will be evident to those skilled in the art that the invention is not limited to the details of the foregoing illustrative embodiments, and that the present invention may be embodied in other specific forms without departing from the spirit or essential attributes thereof. The present embodiments are therefore to be considered in all respects as illustrative and not restrictive, the scope of the invention being indicated by the appended claims rather than by the foregoing description, and all changes which come within the meaning and range of equivalency of the claims are therefore intended to be embraced therein. Any reference sign in a claim should not be construed as limiting the claim concerned.
Furthermore, it should be understood that although the present description refers to embodiments, not every embodiment may contain only a single embodiment, and such description is for clarity only, and those skilled in the art should integrate the description, and the embodiments may be combined as appropriate to form other embodiments understood by those skilled in the art.
It will be evident to those skilled in the art that the invention is not limited to the details of the foregoing illustrative embodiments, and that the present invention may be embodied in other specific forms without departing from the spirit or essential attributes thereof. The present embodiments are therefore to be considered in all respects as illustrative and not restrictive, the scope of the invention being indicated by the appended claims rather than by the foregoing description, and all changes which come within the meaning and range of equivalency of the claims are therefore intended to be embraced therein. Any reference sign in a claim should not be construed as limiting the claim concerned.
Furthermore, it should be understood that although the present description refers to embodiments, not every embodiment may contain only a single embodiment, and such description is for clarity only, and those skilled in the art should integrate the description, and the embodiments may be combined as appropriate to form other embodiments understood by those skilled in the art.

Claims (8)

1. The bank position risk management system is characterized by comprising a manual management module, a data storage module, a registration center module, a capital position management module, a meta-service center module and a background management center module.
2. The bank position risk management system according to claim 1, wherein the manual management module comprises a manual task scheduling submodule, a timing task scheduling submodule, a task exception handling submodule, a short message sending submodule, a mail sending submodule and a job dynamic slicing submodule.
3. The bank position risk management system of claim 2, wherein the manual task scheduling sub-module allows an operator to manually register international position reports, international inter-row bills, intra-row bills, account amount mobilization, etc. and operational transactions, and the timed task scheduling sub-module automatically processes financial transactions; the task exception handling submodule monitors and automatically handles transaction exceptions and invokes a short message sending submodule and a mail sending submodule, the short message sending submodule generates and sends a short message exception report, the mail sending submodule generates and sends a mail exception report, and the operation dynamic fragmentation submodule monitors the working running state of each module and allocates the task proportion of each module.
4. A bank position risk management system according to claim 1, the data storage module comprises a manual data defining submodule, a timing data defining submodule, a mail sending data submodule, a short message notification data submodule, an operation data submodule and a task operation data submodule, the manual definition data submodule stores the information input by the manual task scheduling submodule, the timing definition data module stores the information generated in the operation process of the timing task scheduling submodule, the mail sending data module stores mail content, the short message notification data module stores short message information content, the operation running data submodule stores script data generated in the operation of the operation dynamic slicing submodule, and the task operation data submodule stores script data generated by the operation of the task exception handling submodule.
5. The bank position risk management system according to claim 1, wherein the fund position management module comprises a parameter management submodule, an operation definition submodule, a timing task arrangement submodule, a task issuing submodule, a remote calling node management submodule, a distributed service calling management submodule and a registration center connection submodule.
6. The bank position risk management system according to claim 5, wherein the parameter management submodule is connected with each submodule in the data storage module and a corresponding submodule in the manual management module, and plans a data calling and inputting path; the operation definition submodule determines and controls an operation dynamic slicing submodule, the registration center connecting submodule is connected with a registration center module, the timing task arrangement sets the operation time and period of different timing tasks, and sends the set data to the timing task scheduling submodule; the remote calling node management submodule establishes a node-free node information distribution network and sends a command to a remote cluster management node; the distributed service calling management realizes cross-platform information access, the task issuing sub-module receives information data sent by the task exception handling sub-module, makes a processing decision after judgment and analysis, and then sends the processing decision to the task exception handling sub-module.
7. The bank position risk management system according to claim 1, wherein the meta service center module comprises a service definition management submodule, a service channel automatic management submodule and a service routing management submodule, wherein the service definition management submodule defines a component interface specification and a management component interface definition language; the service channel automatic management submodule is connected with data software and a database, and the service routing management submodule is connected with all modules to realize real-time data sharing.
8. The bank position risk management system according to claim 1, wherein the background management center module comprises a visual user management submodule, a visual role management submodule, a visual environment management submodule, a visual business management submodule, a visual parameter management submodule, a visual menu management submodule, a visual operation compilation interface submodule, a visual operation monitoring interface submodule, a visual task monitoring interface, a visual task operation interface and a remote calling position fund management system.
CN201911328586.3A 2019-12-20 2019-12-20 Bank position risk management system Pending CN111091461A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911328586.3A CN111091461A (en) 2019-12-20 2019-12-20 Bank position risk management system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911328586.3A CN111091461A (en) 2019-12-20 2019-12-20 Bank position risk management system

Publications (1)

Publication Number Publication Date
CN111091461A true CN111091461A (en) 2020-05-01

Family

ID=70395233

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911328586.3A Pending CN111091461A (en) 2019-12-20 2019-12-20 Bank position risk management system

Country Status (1)

Country Link
CN (1) CN111091461A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112102090A (en) * 2020-09-27 2020-12-18 中国建设银行股份有限公司 Exchange rate position display data processing method, related module, equipment and system

Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003323546A (en) * 2002-04-30 2003-11-14 Sparx Asset Management Co Ltd L/s fund investment system
US20100138356A1 (en) * 2008-12-01 2010-06-03 Sap Ag System and method for managing and valuating financial instruments using cumulative subpositions
CN103679960A (en) * 2012-09-06 2014-03-26 联多科技(北京)有限公司 Cash currency unified financial platform
CN105556548A (en) * 2013-08-30 2016-05-04 任晸浚 Method and apparatus for generating trade actions to manage financial risk, and recording medium storing program for executing method
CN106685771A (en) * 2016-12-14 2017-05-17 国网浙江省电力公司 Unified access method for all service channels of electric power marketing
CN107094158A (en) * 2017-06-27 2017-08-25 四维创智(北京)科技发展有限公司 The fragile analysis system of one kind automation intranet security
CN107197012A (en) * 2017-05-19 2017-09-22 焦点科技股份有限公司 A kind of service issue and supervisory systems and method based on metadata management system
CN108038783A (en) * 2017-12-18 2018-05-15 深圳前海微众银行股份有限公司 Position management method, system and computer-readable recording medium
CN108306980A (en) * 2018-03-06 2018-07-20 北京工业大学 A kind of engineering flight support big data Log Analysis System
CN108446972A (en) * 2018-02-07 2018-08-24 深圳市雁联计算系统有限公司 Bank's Supervision of credit method, apparatus and fund position manage system
CN109741170A (en) * 2018-12-25 2019-05-10 银清科技(北京)有限公司 Divide account processing method and system
CN110310191A (en) * 2018-03-20 2019-10-08 石言 For data analysis, risk management and the distributed computing machine frame advised from dynamic circuit connector

Patent Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003323546A (en) * 2002-04-30 2003-11-14 Sparx Asset Management Co Ltd L/s fund investment system
US20100138356A1 (en) * 2008-12-01 2010-06-03 Sap Ag System and method for managing and valuating financial instruments using cumulative subpositions
CN103679960A (en) * 2012-09-06 2014-03-26 联多科技(北京)有限公司 Cash currency unified financial platform
CN105556548A (en) * 2013-08-30 2016-05-04 任晸浚 Method and apparatus for generating trade actions to manage financial risk, and recording medium storing program for executing method
CN106685771A (en) * 2016-12-14 2017-05-17 国网浙江省电力公司 Unified access method for all service channels of electric power marketing
CN107197012A (en) * 2017-05-19 2017-09-22 焦点科技股份有限公司 A kind of service issue and supervisory systems and method based on metadata management system
CN107094158A (en) * 2017-06-27 2017-08-25 四维创智(北京)科技发展有限公司 The fragile analysis system of one kind automation intranet security
CN108038783A (en) * 2017-12-18 2018-05-15 深圳前海微众银行股份有限公司 Position management method, system and computer-readable recording medium
CN108446972A (en) * 2018-02-07 2018-08-24 深圳市雁联计算系统有限公司 Bank's Supervision of credit method, apparatus and fund position manage system
CN108306980A (en) * 2018-03-06 2018-07-20 北京工业大学 A kind of engineering flight support big data Log Analysis System
CN110310191A (en) * 2018-03-20 2019-10-08 石言 For data analysis, risk management and the distributed computing machine frame advised from dynamic circuit connector
CN109741170A (en) * 2018-12-25 2019-05-10 银清科技(北京)有限公司 Divide account processing method and system

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
庄捷: "外汇资金账户头寸管理系统的设计和实现" *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112102090A (en) * 2020-09-27 2020-12-18 中国建设银行股份有限公司 Exchange rate position display data processing method, related module, equipment and system

Similar Documents

Publication Publication Date Title
US9588822B1 (en) Scheduler for data pipeline
US9489325B2 (en) Method and a system for polling and processing data
CN101707399B (en) Method and system for acquiring electric energy information
WO2019006654A1 (en) Financial self-service equipment maintenance dispatch generation method, hand-held terminal and electronic device
CN107103064B (en) Data statistical method and device
CN102663543A (en) Scheduling system used for enterprise data unification platform
CN109840144B (en) Information service scheduling method and system for cross-mechanism batch service request
CN102081611A (en) Method and device for synchronizing databases of master network management system and standby network management system
CN103559118A (en) Security auditing method based on aspect oriented programming (AOP) and annotation information system
CN111724046B (en) Electricity purchase management system
CA2857897C (en) Business rules batch processor
CN105094961A (en) Task scheduling management system based on quartz frame and method thereof
CN110968470A (en) Operation and maintenance monitoring and aggregation management system
KR102553440B1 (en) Serverless development support platform
CN113570468A (en) Enterprise payment wind control service platform
CN112163026A (en) Multi-source heterogeneous interface management and control method for integrating multi-class technical application data
CN111091461A (en) Bank position risk management system
CN111404757A (en) Cloud-based cross-network application integration system
CN115038083A (en) Telecom fraud early warning identification method and system applied to AI operator industry
CN112668843A (en) Vehicle insurance claim settlement risk control method and system, electronic equipment and medium
CN111476533A (en) Internet management platform based on information interaction
CN110007901A (en) A kind of development system collecting regimental wind-powered electricity generation monitor supervision platform and its operation method and development approach
KR20170122874A (en) Apparatus for managing log of application based on data distribution service
CN115237989A (en) Mine data acquisition system
US11416264B2 (en) Software component configuration alignment

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
RJ01 Rejection of invention patent application after publication

Application publication date: 20200501

RJ01 Rejection of invention patent application after publication