CN113238736A - Method for generating integrated platform - Google Patents

Method for generating integrated platform Download PDF

Info

Publication number
CN113238736A
CN113238736A CN202110588925.2A CN202110588925A CN113238736A CN 113238736 A CN113238736 A CN 113238736A CN 202110588925 A CN202110588925 A CN 202110588925A CN 113238736 A CN113238736 A CN 113238736A
Authority
CN
China
Prior art keywords
systems
service
platform
service systems
business
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
CN202110588925.2A
Other languages
Chinese (zh)
Inventor
李勇军
黄裔潘
刘红霞
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
China Nuclear Industry Maintenance Co Ltd
Original Assignee
China Nuclear Industry Maintenance 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 China Nuclear Industry Maintenance Co Ltd filed Critical China Nuclear Industry Maintenance Co Ltd
Priority to CN202110588925.2A priority Critical patent/CN113238736A/en
Publication of CN113238736A publication Critical patent/CN113238736A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/20Software design
    • G06F8/24Object-oriented
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/25Integrating or interfacing systems involving database management systems
    • G06F16/254Extract, transform and load [ETL] procedures, e.g. ETL data flows in data warehouses
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/27Replication, distribution or synchronisation of data between databases or within a distributed database system; Distributed database system architectures therefor
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/62Protecting access to data via a platform, e.g. using keys or access control rules
    • G06F21/6218Protecting access to data via a platform, e.g. using keys or access control rules to a system of files or objects, e.g. local or distributed file system or database
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/34Graphical or visual programming
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/40Transformation of program code
    • G06F8/41Compilation

Abstract

The embodiment of the application provides a method for generating an integrated platform, which comprises the steps of obtaining at least two service systems, wherein the development specifications and the database of any two service systems in the at least two service systems are the same; and generating a target platform according to the at least two service systems, wherein the target platform is integrated with the at least two service systems. In the embodiment of the application, any two service systems use the same development standard, technical barriers between any two service systems are opened, and staff can process services of different service systems on the integrated platform without logging in independent service systems and switching between different service systems, so that the cooperative office efficiency of each unit department is effectively improved.

Description

Method for generating integrated platform
Technical Field
The application belongs to the technical field of software, and particularly relates to a method for generating an integrated platform.
Background
With the development of information technology, more and more business systems are built for enterprises, for example, an enterprise includes a financial system, a personnel system, an enterprise mailbox, an archive management system, and the like. However, the construction period of each system is different, and the development platforms used during construction are also different, so that the service systems are mutually isolated, the integration difficulty is higher, and the data of the internal service systems are difficult to share.
When the business departments work cooperatively, the staff need to log in the independent business systems respectively and switch among different business systems, which results in low comprehensive working efficiency of enterprises.
Disclosure of Invention
The embodiment of the application provides a method for generating an integration platform, so that the complexity of business system integration is simplified, and the comprehensive working efficiency of an enterprise is improved.
In a first aspect, an embodiment of the present application provides a method for generating an integrated platform, where the method includes:
acquiring at least two service systems, wherein the development specifications and the database of any two service systems in the at least two service systems are the same; and generating a target platform according to the at least two service systems, wherein the at least two service systems are integrated on the target platform.
In particular, each business system of the at least two business systems is generated based on a first component that is common between any two business systems of the at least two business systems.
In particular, the communication interface between any two business systems on the target platform is developed based on the same protocol.
In particular, the user rights of any two of the at least two business systems are generated based on the same organization.
In particular, the user identities used by any two of the at least two service systems are the same.
Particularly, the generating a target platform according to the at least two service systems further includes:
acquiring the service flows of the at least two service systems according to the at least two service systems;
and integrating the at least two service systems and the service processes of the at least two service systems on the target platform.
In particular, after generating the target platform, the method further comprises:
acquiring data generated by any one of the at least two service systems during operation;
and managing any one of the at least two service systems according to the data generated in the operation.
In particular, after generating the target platform, the method further comprises:
deploying the target platform into at least two servers.
In a second aspect, an embodiment of the present application provides an integration platform, which is generated according to the method of the first aspect.
In a third aspect, an embodiment of the present application further provides an electronic device, including: a memory, a processor and a computer program stored in the memory and executable on the processor, the processor implementing the method of generating an integrated platform according to the first aspect when executing the computer program.
In a fourth aspect, embodiments of the present application further provide a computer-readable storage medium storing computer instructions, which, when executed on a computer, cause the computer to perform the method for generating an integrated platform according to the first aspect.
In a fifth aspect, the present application further provides a computer program product, which includes a computer program and when the computer program product runs on a computer, the method for generating an integration platform according to the first aspect is implemented.
The method for generating the integrated platform, provided by the embodiment of the application, is used for acquiring at least two service systems, wherein the development specifications and the databases of any two service systems in the at least two service systems are the same; and generating a target platform according to the at least two service systems, wherein the target platform is integrated with the at least two service systems.
Any two service systems in the embodiment of the application use the same development standard, technical barriers between any two service systems are broken through, and at least two service systems can be integrated on a target platform more simply; and the databases used by any two business systems are the same, so that synchronous management of any two business systems on data is realized, and staff can process the business of different business systems on the integrated platform without logging in independent business systems and switching among different business systems, thereby effectively improving the cooperative office efficiency of each unit department.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present application, the drawings needed to be used in the embodiments or the prior art descriptions will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present application, and it is obvious for those skilled in the art to obtain other drawings based on these drawings without inventive exercise.
Fig. 1 is a schematic flowchart of a method for generating an integrated platform according to an embodiment of the present disclosure;
fig. 2 is a schematic flowchart of a process for constructing a business system according to an embodiment of the present application;
FIG. 3 is a schematic block diagram of a business system according to an embodiment of the present disclosure;
FIG. 4 is a schematic diagram of a configuration form provided by an embodiment of the present application;
FIG. 5 is a schematic interface diagram of a visualization provided by an embodiment of the present application;
FIG. 6 is a schematic diagram of user right management provided in an embodiment of the present application;
FIG. 7 is a schematic diagram of a display interface of user permissions provided in an embodiment of the present application;
FIG. 8 is a diagram illustrating a unified flow management provided by an embodiment of the present application;
FIG. 9 is an overall architecture diagram of an integrated platform provided by an embodiment of the present application;
FIG. 10 is a schematic diagram of a login interface of a portal platform according to an embodiment of the present application;
FIG. 11 is a schematic view of an interface for a portal platform according to an embodiment of the present disclosure;
FIG. 12 is a schematic diagram illustrating a data sharing principle provided by an embodiment of the present application;
fig. 13 is a schematic structural diagram of a distributed deployment provided by an embodiment of the present application;
fig. 14 is a schematic interface diagram of a mobile terminal according to an embodiment of the present disclosure;
fig. 15 is a schematic structural diagram of an apparatus 15 according to an embodiment of the present disclosure;
fig. 16 is a schematic structural diagram of an electronic device 16 according to an embodiment of the present disclosure.
Detailed Description
In order to make the objects, technical solutions and advantages of the present application more apparent, the present application is described in further detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the present application and are not intended to limit the present application.
In the following, the terms "first", "second" are used for descriptive purposes only and are not to be understood as indicating or implying relative importance or implicitly indicating the number of technical features indicated. Thus, a feature defined as "first" or "second" may explicitly or implicitly include one or more of that feature. In the description of the embodiments of the present application, "a plurality" means two or more unless otherwise specified.
For some enterprises, in the information-based distributed construction for many years, each business system is separately constructed, and the contents of repeated development and construction are more. The construction standards and specifications of the service systems are inconsistent, the integration cost among the service systems is high, the service systems are isolated from each other, and the management is difficult. The business system usually serves a single department, when multi-department and cross-department business collaborates, information among the business systems is split, the same data needs to be input into different business systems, the workload of repeated input is large, and the efficiency of collaborating among all the departments cannot be effectively improved. In addition, due to the serious information island, the truly generated data cannot effectively provide support and service for a leader layer, other business departments and related business systems on the basis of enterprise management analysis needs and data fusion. In view of the above problems, embodiments of the present application provide a method for generating an integration platform to meet the target and demand of current enterprise-level information construction.
An embodiment of the present application provides a method for generating an integrated platform, as shown in fig. 1, the method includes:
s101: acquiring at least two service systems, wherein the development specifications and the database of any two service systems in the at least two service systems are the same;
s102: and generating a target platform according to the at least two service systems, wherein the target platform is integrated with the at least two service systems.
The target platform of the embodiment of the application can be applied to electronic equipment such as mobile phones, tablet computers and personal computers. The system can be accessed from a plurality of entrances such as a mobile client, a computer client, a webpage end, an enterprise WeChat and the like.
In the embodiment of the application, at least two business systems are constructed in advance, the development specifications corresponding to any two business systems in the at least two business systems are the same, the technical route, the database design specification, the integration specification and the application specification of any two business systems are unified, the technical barrier between any two business systems is broken through, and the at least two business systems can be integrated on a target platform more simply.
And generating a target platform according to the at least two service systems, wherein the target platform is integrated with the at least two service systems. The target platform provides a target interface, the target interface is respectively connected with the communication interfaces of at least two service systems, and any service system can be directly accessed from the target platform. The target platform is connected with a database, any two service systems in the at least two service systems use the database connected with the target platform, and the database stores the data of any two service systems.
The data of any two business systems are synchronously managed through the target platform, so that the staff can process the businesses of different business systems on the integrated platform without logging in an independent business system and switching between different business systems, and the cooperative office efficiency of each unit department is effectively improved.
In particular, each of the at least two business systems is generated based on a first component that is common between any two of the at least two business systems.
In the embodiment of the application, a business system is constructed based on a Service-Oriented Architecture (SOA), and a target platform is generated based on the SOA Architecture. The generated target platform is integrated with a component library and a first sub-platform (development platform), and a business system is generated by utilizing the development platform and the component library. The component library comprises a first component which is a component commonly used between any two service systems in at least two service systems. The first component is only required to be designed once and can be repeatedly utilized, such as an application framework, a form, a process, an interceptor, system resources, an engine, a management object, management monitoring, log analysis, management configuration, statistical analysis and the like, each service system of at least two service systems is generated based on the first component, and the service systems can be quickly constructed.
The development platform comprises contents such as forms, views, logic flows, page flows, data models, operational logics, service flows and the like, can support the full life cycle construction of the whole service system, and completes the construction of the service system in a graphical, componentized and visual mode. When a business system is constructed, as shown in fig. 2, the business system is mainly subjected to processes of demand, design, development, test, integration, release, operation and maintenance and the like. And the designer designs the module of the business system and carries out flow design and interactive design based on the components in the component library. The component library comprises a basic component library, a user-defined component library and a third-party open-source component library. And then, the developer refines the flows, establishes an interface required by each flow and constructs a designed interface. After debugging and testing, the service system is packaged and released, and the service system runs based on an EAR and an EPP protocol, wherein the EAR is a File extension name and is called an Enterprise Archive File.
In a long-term construction process, components and members required by the field are accumulated, during design and development, a basic function of a business system is built by using a first member in a component library, and form businesses and flow businesses such as addition, deletion, modification, inquiry and the like are configured on line by using a business configuration function provided by a development platform, wherein the business accounts for about 70-80% of the total functions. High-level technicians develop complex functions and system integration functions based on a technical development platform, wherein the functions account for 20-30% of the total functions, as shown in fig. 3.
The online configuration includes form configuration and flow configuration, the form establishes connection between the system page and the database, and the form configuration is shown in fig. 4. Firstly, a form, a design workflow and a design data model need to be designed, then the form model is run based on the designed form, including a form JSP, a form script and the like, and the flow model is run based on the designed workflow, including a flow rule, a flow script and the like. The data model operates based on resources such as SDO definitions, HBM mappings, database tables, and the like.
The online configuration is configured in a visual manner, that is, data is converted into a graphic and displayed on an interface, and a developer can see the configuration process of each form and each process node, as shown in fig. 5. The configured service form and the service query interface are compiled into Java Server Pages (JSP) codes during storage, Java class operation is directly generated by the application server during operation, and performance loss is very small.
Because the development process is visual, when the core service has problems, the management personnel can receive the prompt in time and intervene, and systematic risks are reduced as much as possible.
Different permissions including control permissions, form permissions, process permissions, configuration rules, logic permissions, data permissions and the like need to be set for different users in the online configuration process. In particular, the user rights of any two of the at least two business systems are generated based on the same organization.
When a service system is constructed, the authority of a user using the service system needs to be set. In the embodiment of the application, the authority of the user of each service system is set based on the same organization. As shown in fig. 6, the user rights include rights of function groups, functions, and menus. The permission setting comprises role and function menu permission, role and form field permission, view data and result permission and process form field permission. And configuring the functions of the personnel A according to the roles of the personnel A in the organizations such as the post, the organization, the work group, whether the operator belongs to or not, and the like. And matching the function of the first person with the function corresponding to the application menu to finally obtain the function permission which can be used by the first person. The same organization is used for authorization, management is convenient, the authority interface of the user is shown in fig. 7, and the user can see the authority group, the authority to which the user belongs, the role to which the user belongs and the like.
The development platform provides online form configuration and process configuration capacity based on a browser, and form control fine permission configuration capacity and data display permission configuration capacity based on processes, links and roles. The method realizes the combination of business configuration development and platform component extension, realizes the flexible management of business system components and functions, solves the problems of rapid development and division of labor and cooperation of technical teams, and improves the rapid delivery and copying popularization capability of a business system. And flexible management of service system components and functions is realized by adopting SOA modularization, componentization and graphical system development technology.
The integrated platform developed based on the SOA structure unifies a development technical route, simplifies system integration and interface management, forms graphical and wizard component technology for business system development, has strong expansion system and integration capability, supports seamless connection of external interfaces and internal interfaces, simplifies complexity of interface and data integration, reduces system integration admission threshold, and reduces cost. And a service system production line and a technical resource pool are generated, measurement and improvement in the research and development process are realized, and autonomous controllability of informatization construction is improved.
Particularly, the target platform is integrated with at least two business processes corresponding to the business systems, and the generating of the target platform according to the at least two business systems includes:
acquiring service flows of at least two service systems according to the at least two service systems;
and integrating the at least two service systems and the service flows of the at least two service systems on the target platform.
In the embodiment of the application, the target platform further includes a second sub-platform (unified flow platform), and the unified flow platform includes the business flow of each business system. The unified flow platform is shown in fig. 8, and is used for flow modeling, flow deployment, flow monitoring, and flow tracking. The unified flow platform builds a business resource analysis frame, a task scheduling engine, a rule engine, a data pushing interface, a unified flow service interface, a heterogeneous flow adaptation interface and the like according to each designed flow. And deploying each constructed flow to a target platform based on the interface and the engine, and optimizing the flow in time. When using the target platform, as shown in fig. 11, the unified flow platform can be entered on the interface to view each flow that the user needs to process. Through the process management portal, the path executed by the process and the key data can be checked, and the execution condition of the upper main process and the execution condition of the lower sub-process can be checked at the same time.
According to the method and the device, a general architecture scheme of 'shared platform tool, engine independent use and unified management view' is established on the process, the process platform tool and the specification are used in a unified mode in the development period, any two business systems use the unified specification when the business process is established, and the same process platform operation environment is used. In the deployment period, an exclusive mode is adopted as a main deployment mode, and an embedded or shared deployment mode can also be used. And generating a process management portal in the operation period, establishing a multidimensional management view, and performing unified management and control on the online and operation of the process. The unified flow platform provides a unified integration principle and an open integration capability, realizes flow integration and integration of cross-business systems, and improves the working efficiency.
To sum up, the embodiment of the present application generates a target platform, as shown in fig. 9, the target platform integrates at least two business systems, a component library, a database, a development platform (for constructing a business system), a unified flow platform (for performing flow construction and management), and a portal platform, so as to form an integrated, configurable, personalized, on-demand workplace, help an enterprise to perform unified management on data, applications, portals, and flows, and greatly improve the integrated implementation capability of the enterprise, thereby satisfying the requirements of the enterprise for flexibly and quickly responding to the market and customers.
As shown in fig. 10 and 11, the portal platform provides a unified portal and a working platform for accessing enterprise information resources, a user logs in the portal platform through the unified portal, the portal platform integrates modules such as a business system portal, message integration, task integration, unified application and permission, schedule, news, announcement, process engine, circulation, mail, enterprise culture, birthday blessing and the like, and the user can view contents such as schedule, news, business process, enterprise messages and the like. The business system can directly use the functions of unified login, authentication, organization, user, interface, menu, authority, flow, message, integrated interface and the like, does not need repeated construction, and obviously reduces the development cost and the operation and maintenance difficulty.
In particular, the user identities used by any two of the at least two business systems are the same. The target platform includes a user identity authentication center, all service systems use the same user identity authentication information, when a user logs in the portal platform from the portal shown in fig. 10, all service systems are logged in, and no login verification is required during service system switching. The target platform performs centralized management and data synchronization on identity authentication of an organization and a user, and single sign-on of an enterprise portal and each application system is realized.
In particular, the communication interface between any two business systems on the target platform is developed based on the same protocol. An interface can be directly called between any two service systems for communication, and an interface channel does not need to be built.
When the login operation of a user is detected, the login operation of the user is acted on a target platform, and the interface of the target platform is switched from a login interface to a working interface so that the user can enter a portal platform; when the first click operation of the user is detected, switching the interface of the target platform from the working interface to the working interface of the first service system so that the user directly enters the first service system; and when the second click operation of the user is detected, switching the interface of the target platform from the working interface of the first service system to the working interface of the second service system so that the user directly enters the second service system. The business systems can be freely switched quickly and conveniently, so that the user experience is improved, and the working efficiency is improved.
In the embodiment of the application, as shown in fig. 11, a portal platform is generated by sampling a Portlet technology conforming to JSR168 specification, a portal interface is divided into card-type widgets, daily work, news bulletins, documents and other related resources are uniformly displayed, sufficient information resource integration is provided, and a task panoramic view is displayed for a user. The user can view the process information of all the business systems on the portal platform. The user can also customize a personalized workbench, customize information with special attention and improve the concentration degree during work. The portal platform provided by the embodiment of the application has a unified information access entrance, an interface style and an information publishing platform, and can improve the enterprise image.
Particularly, when the target platform is used, data generated by any one of at least two business systems during operation is obtained; and managing any one of the at least two business systems according to the data generated in the operation.
On one hand, the target platform obtains working data generated by the plurality of business systems during operation, integrates the working data of the plurality of business systems, generates report analysis and provides basis for decision management of enterprises. As shown in fig. 9 and 12, the database of the target platform stores data generated by any one of the business systems during operation through a metadata service interface, a management service interface, and the like, to form a data center.
The data center comprises a data cache library, a data fusion library and a data integration platform. Various types of metadata in the data cache library are accessed, filtered, cleaned, converted, loaded and the like through the data integration platform. The data integration platform provides different data integration modes, such as: and finally, organically integrating heterogeneous data to obtain a data fusion library based on the trigger, the timestamp, the full-text comparison and the log-based data synchronization. And maintaining and distributing the data based on the data fusion database, and providing the data to a user needing the data through an interface.
And the data user makes decision, analysis, operation and project management according to the data. The assessment indexes, the benefit indexes and the asset operation indexes are analyzed according to the data fused by multiple parties, data support is provided for various aspects of work such as planning operation, finance, manpower, purchasing, contracts, scientific research, cost, material, party construction, engineering management, training, experience feedback, welding and the like, and assessment can be carried out on the aspects of project progress, project cost, project quality, project experience, project risk and the like.
The data sharing system provides a set of unified external data standard and service access standard for enterprise groups, provides multiple data exchange models and multiple data transmission formats and protocols, realizes the butt-joint transmission of superior data or systems, provides effective monitoring and management, and realizes the visibility, the management and the controllability of data access and data access. In the process of data integration, data interconnection and intercommunication are realized by using a data warehouse technology (Extract-Transform-Load, ETL), data sharing, data transmission, data cleaning and conversion among databases of different service systems, different servers and different operating systems are realized, a standard data warehouse is formed, basic data are provided for a data management center and data analysis, and the problems of data island, data standard and specification are solved.
On the other hand, security data generated by a plurality of service systems during operation is acquired, namely, the host system and each service system are monitored in a centralized manner, various alarm data, performance data and configuration data are acquired in time, and safety data are analyzed, inquired, reported and displayed in an integrated statistic manner, so that operation and maintenance managers are helped to conveniently and effectively locate system problems, diagnose and analyze problems intuitively and quickly, and an operation and maintenance mode is converted into braking service from passive support. And receiving various alarm times through the help desk, and finishing the processing of the event according to a predefined event management flow. Service working flows such as fault management, problem management, configuration management and the like are established, and through the organic combination of management personnel, technology and flows, the standardization and normalization of internet operation and maintenance management are realized, so that an integral internet operation and maintenance platform is formed.
According to the embodiment of the application, the rapid informatization of key services is realized through the data integration platform, technical barriers among systems are opened, information islands are eliminated, and data sharing and service cooperative office capacity are enhanced. Through data sharing and integration technology, cross-system and cross-database task integration is realized, and unified task management and task processing functions are realized.
In a word, the target platform can realize the content of unified development, unified flow management, unified integration service, unified identity management service, unified task center, unified management interface and the like, provides a practical construction standard for implementing the construction of the integrated information integration platform in the nuclear power industry, has technical advancement and extensibility, and is in the leading level in the field of national core power and nuclear engineering.
In particular, after the target platform is generated, the target platform is deployed into at least two servers.
In the embodiment of the application, the target platform is deployed into at least two servers, and the core technical architecture is a technical architecture supporting the application group. The whole server cluster is divided into a portal platform cluster and an engineering management cluster, and a plurality of servers are arranged in both the portal platform cluster and the engineering management cluster. As shown in fig. 13, a load balancer is provided in the server farm to monitor the number of accesses of the servers in real time. And the user preferentially accesses the portal platform cluster, sends the access request to the server B when the access number of the server A reaches a set threshold value, and sends the access request to the engineering management cluster when the access number of the server B also reaches the set threshold value. Therefore, high concurrency pressure is solved, application processing performance is improved, system response speed is improved, the system can still provide quick service response under 5000+ access volume and 500 concurrency volume, and the phenomena of system blockage and slow system are avoided.
The load balancer also carries out real-time load monitoring on whether the server fails or not, the system is automatically switched to the available servers in the cluster under the conditions of downtime, power failure and other serious system internal abnormity, the normal operation of services is guaranteed, a front-end operation user is not aware of the system, and the high-availability function of the system is realized through a fault transfer mechanism.
The load balancer also sets some filtering rules, such as an IP address blacklist and the like, provides a safety protection mechanism, and does not expose the IP address and the port of the back-end application server, thereby ensuring the safety of the system.
In short, the embodiment of the application adopts an advanced distributed cluster technology, realizes the load balance of the massive and high-concurrency servers, and simultaneously realizes the transverse capacity expansion of the servers under the development of high business quantity. And a safety control and access mechanism is established, so that unauthorized users are prevented from illegally accessing, and a safe and cooperative working environment is created.
The target platform generated by the embodiment of the application has the functions of quickly constructing the logic page and realizing the rear end, adopts the advanced response type front end development technology on the display layer, and one set of data corresponds to one set of (2 versions) front end page, so that the target platform can be used at a plurality of terminals, and can support the display of the front ends such as a mobile end, an enterprise WeChat, a Computer (Personal Computer, PC) end and a large screen interface, and the like, thereby achieving the purposes of cost reduction and efficiency improvement.
And the front ends can receive message reminding and processing corresponding to the user. Fig. 14 is a schematic interface diagram of the mobile terminal. A response type technical framework is adopted, a unified front-end framework system with a PC end and a mobile end compatible is realized, a set of codes and cross-platform operation engine technology is adopted, and a mobile end framework is built, so that a solid foundation is laid for the future comprehensive application of mobile informatization.
Furthermore, the following specifications are also followed when the integration platform is generated and used: developing standard specifications of an information integration platform; the operation and maintenance management of the information management platform is standard; the information management platform integrates a standard document; the information management platform is a non-standard system integrated document; portal system database design specification; and (4) safety technical specification of an integrated platform. And the business system is built according to the development standard specification, so that the labor cost is reduced, the data consistency and effectiveness are ensured, and the system operation and maintenance difficulty is reduced.
Fig. 15 is a schematic block diagram of an apparatus 15 for generating an integrated platform according to an embodiment of the present application, where the apparatus includes an obtaining unit 1501 and a generating unit 1502.
The acquiring unit 1501 is configured to acquire at least two service systems, where development specifications and databases of any two service systems in the at least two service systems are the same.
A generating unit 1502 is configured to generate a target platform according to the at least two service systems, where the target platform is integrated with the at least two service systems.
In particular, each of the at least two business systems is generated based on a first component that is common between any two of the at least two business systems.
In particular, the communication interface between any two business systems on the target platform is developed based on the same protocol.
In particular, the user rights of any two of the at least two business systems are generated based on the same organization.
In particular, the user identities used by any two of the at least two business systems are the same.
In particular, the generating unit 1502 is further configured to obtain service flows of at least two service systems according to the at least two service systems; and integrating the at least two service systems and the service flows of the at least two service systems on the target platform.
In particular, the apparatus further includes a management unit 1503, configured to obtain data generated by any one of the at least two business systems during operation; and managing any one of the at least two business systems according to the data generated in the operation.
In particular, the management unit 1503 is further configured to deploy the target platform into at least two servers.
It should be understood that the apparatus 15 of the embodiment of the present application may be implemented by an application-specific integrated circuit (ASIC), or a Programmable Logic Device (PLD), which may be a Complex Programmable Logic Device (CPLD), a field-programmable gate array (FPGA), a General Array Logic (GAL), or any combination thereof. The method for generating an integrated platform shown in fig. 1 may be implemented by software, and when the method for generating an integrated platform shown in fig. 1 is implemented by software, the control device 15 and each module thereof may be a software module.
Fig. 16 is a schematic structural diagram of an electronic device 16 according to an embodiment of the present disclosure. As shown in fig. 16, the device 16 includes a processor 1601, a memory 1602, a communication interface 1603, and a bus 1604. The processor 1601, the memory 1602, and the communication interface 1603 communicate via the bus 1604, or may communicate via other means such as wireless transmission. The memory 1602 is used to store instructions and the processor 1601 is used to execute instructions stored in the memory 1602. The memory 1602 stores program code 1621, and the processor 1601 may invoke the program code 1621 stored in the memory 1602 to perform the method of generating an integrated platform shown in fig. 1.
It should be understood that in the embodiments of the present application, the processor 1601 may be a CPU, and the processor 1601 may also be other general purpose processors, Digital Signal Processors (DSPs), Application Specific Integrated Circuits (ASICs), Field Programmable Gate Arrays (FPGAs) or other programmable logic devices, discrete gate or transistor logic devices, discrete hardware components, etc. A general purpose processor may be a microprocessor or any conventional processor or the like.
The memory 1602 may include a read-only memory and a random access memory, and provides instructions and data to the processor 1601. The memory 1602 may also include non-volatile random access memory. The memory 1602 may be either volatile memory or nonvolatile memory, or may include both volatile and nonvolatile memory. The non-volatile memory may be a read-only memory (ROM), a Programmable ROM (PROM), an Erasable PROM (EPROM), an electrically Erasable EPROM (EEPROM), or a flash memory. Volatile memory can be Random Access Memory (RAM), which acts as external cache memory. By way of example, but not limitation, many forms of RAM are available, such as static random access memory (static RAM, SRAM), Dynamic Random Access Memory (DRAM), Synchronous Dynamic Random Access Memory (SDRAM), double data rate synchronous dynamic random access memory (DDR SDRAM), enhanced synchronous SDRAM (ESDRAM), Synchronous Link DRAM (SLDRAM), and direct bus RAM (DR RAM).
The bus 1604 may include a power bus, a control bus, a status signal bus, and the like, in addition to a data bus. But for clarity of illustration the various busses are labeled in figure 16 as the bus 1604.
The above embodiments may be implemented in whole or in part by software, hardware, firmware, or any combination thereof. When implemented in software, the above-described embodiments may be implemented in whole or in part in the form of a computer program product. The computer program product includes one or more computer instructions. When loaded or executed on a computer, cause the processes or functions described in accordance with the embodiments of the application to occur, in whole or in part. The computer may be a general purpose computer, a special purpose computer, a network of computers, or other programmable device. The computer instructions may be stored in a computer readable storage medium or transmitted from one computer readable storage medium to another, for example, from one website site, computer, server, or data center to another website site, computer, server, or data center via wired (e.g., coaxial cable, fiber optic, Digital Subscriber Line (DSL)) or wireless (e.g., infrared, wireless, microwave, etc.). The computer-readable storage medium can be any available medium that can be accessed by a computer or a data storage device such as a server, data center, etc. that contains one or more collections of available media. The usable medium may be a magnetic medium (e.g., floppy disk, hard disk, magnetic tape), an optical medium (e.g., DVD), or a semiconductor medium. The semiconductor medium may be a Solid State Drive (SSD).
The above-mentioned embodiments are only used for illustrating the technical solutions of the present application, and not for limiting the same; although the present application has been described in detail with reference to the foregoing embodiments, it should be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; such modifications and substitutions do not substantially depart from the spirit and scope of the embodiments of the present application and are intended to be included within the scope of the present application.

Claims (9)

1. A method of generating an integrated platform, the method comprising:
acquiring at least two service systems, wherein the development specifications and the database of any two service systems in the at least two service systems are the same;
and generating a target platform according to the at least two service systems, wherein the at least two service systems are integrated on the target platform.
2. The method of claim 1, wherein each of the at least two business systems is generated based on a first component that is common between any two of the at least two business systems.
3. The method of claim 1, wherein the communication interface between any two business systems on the target platform is developed based on the same protocol.
4. The method of claim 1, wherein the user permissions of any two of the at least two business systems are generated based on a same organization.
5. The method of claim 1, wherein the user identities used by any two of the at least two business systems are the same.
6. The method according to claim 1, wherein the target platform further integrates service flows corresponding to the at least two service systems, and generating the target platform according to the at least two service systems includes:
acquiring the service flows of the at least two service systems according to the at least two service systems;
and integrating the at least two service systems and the service processes of the at least two service systems on the target platform.
7. The method of claim 1, wherein after generating the target platform, the method further comprises:
acquiring data generated by any one of the at least two service systems during operation;
and managing any one of the at least two service systems according to the data generated in the operation.
8. The method of claim 1, wherein after generating the target platform, the method further comprises:
deploying the target platform into at least two servers.
9. An integrated platform generated according to the method of any one of claims 1-8.
CN202110588925.2A 2021-05-28 2021-05-28 Method for generating integrated platform Pending CN113238736A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110588925.2A CN113238736A (en) 2021-05-28 2021-05-28 Method for generating integrated platform

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110588925.2A CN113238736A (en) 2021-05-28 2021-05-28 Method for generating integrated platform

Publications (1)

Publication Number Publication Date
CN113238736A true CN113238736A (en) 2021-08-10

Family

ID=77139342

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110588925.2A Pending CN113238736A (en) 2021-05-28 2021-05-28 Method for generating integrated platform

Country Status (1)

Country Link
CN (1) CN113238736A (en)

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101174957A (en) * 2007-10-09 2008-05-07 南京财经大学 Cooperation service platform facing different source data
CN101866460A (en) * 2010-06-28 2010-10-20 中国烟草总公司湖南省公司 Application platform system of tobacco commercial system
CN102034151A (en) * 2010-12-13 2011-04-27 东莞市高鑫机电科技服务有限公司 SOA-based enterprise collaboration management system service flow design method and system
CN104580211A (en) * 2015-01-08 2015-04-29 浪潮软件集团有限公司 SOA architecture-based intrusive system
US20150142949A1 (en) * 2013-11-18 2015-05-21 Nuwafin Holdings Ltd System and method for collaborative designing, development, deployment, execution, monitoring and maintenance of enterprise applications
CN107070894A (en) * 2017-06-26 2017-08-18 武汉火凤凰云计算服务股份有限公司 A kind of software integrating method based on enterprise's cloud service platform
CN111913734A (en) * 2020-08-06 2020-11-10 中国电子系统技术有限公司 On-line development platform based on micro-service technology system
CN112801607A (en) * 2021-01-12 2021-05-14 深圳市中博科创信息技术有限公司 Management service platform and construction method

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101174957A (en) * 2007-10-09 2008-05-07 南京财经大学 Cooperation service platform facing different source data
CN101866460A (en) * 2010-06-28 2010-10-20 中国烟草总公司湖南省公司 Application platform system of tobacco commercial system
CN102034151A (en) * 2010-12-13 2011-04-27 东莞市高鑫机电科技服务有限公司 SOA-based enterprise collaboration management system service flow design method and system
US20150142949A1 (en) * 2013-11-18 2015-05-21 Nuwafin Holdings Ltd System and method for collaborative designing, development, deployment, execution, monitoring and maintenance of enterprise applications
CN104580211A (en) * 2015-01-08 2015-04-29 浪潮软件集团有限公司 SOA architecture-based intrusive system
CN107070894A (en) * 2017-06-26 2017-08-18 武汉火凤凰云计算服务股份有限公司 A kind of software integrating method based on enterprise's cloud service platform
CN111913734A (en) * 2020-08-06 2020-11-10 中国电子系统技术有限公司 On-line development platform based on micro-service technology system
CN112801607A (en) * 2021-01-12 2021-05-14 深圳市中博科创信息技术有限公司 Management service platform and construction method

Similar Documents

Publication Publication Date Title
US10764290B2 (en) Governed access to RPA bots
CN109492991B (en) Intelligent integrated management system for power distribution project construction
US8977693B2 (en) Browser based application development framework
US11054972B2 (en) Context-based user assistance and service workspace
US20120143634A1 (en) Systems, Methods, and Computer Program Products for Processing Insurance Claims
CN111866121B (en) Safety monitoring and management cloud platform for large crane equipment
US10223329B2 (en) Policy based data collection, processing, and negotiation for analytics
CN111868727B (en) Method and system for data anonymization
CN106357724A (en) Uniformly integrated information management platform system
CN112632135A (en) Big data platform
US11783349B2 (en) Compliance management system
CN103473643A (en) Product management data auditing method and system for BOSS system
CA3059738A1 (en) Behaviour data processing method, device, electronic device and computer readable medium
Defriani et al. E-government architectural planning using federal enterprise architecture framework in Purwakarta districts government
Ebbers et al. Addressing data volume, velocity, and variety with IBM InfoSphere Streams v3. 0
CN111260251A (en) Operation and maintenance service management platform and operation method thereof
CN115033574A (en) Information generation method, information generation device, electronic device, and storage medium
US20140337728A1 (en) Operating oracle forms using a web service
CN113238736A (en) Method for generating integrated platform
US20220086183A1 (en) Enhanced network security based on inter-application data flow diagrams
US11188924B2 (en) Connectivity interface optimization recommendation engine for enterprise system
US20200117442A1 (en) Method, system and program product for monitoring and managing emergency alert system devices
CN112182080A (en) Data integration system and data processing method based on data integration system
CN110955870A (en) Connection method and device for supporting connection use of multiple operation and maintenance tools and obtaining audit
US11741409B1 (en) Compliance management system

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