CN107634996A - A kind of framework of unified data and business operation service development platform - Google Patents
A kind of framework of unified data and business operation service development platform Download PDFInfo
- Publication number
- CN107634996A CN107634996A CN201710806977.6A CN201710806977A CN107634996A CN 107634996 A CN107634996 A CN 107634996A CN 201710806977 A CN201710806977 A CN 201710806977A CN 107634996 A CN107634996 A CN 107634996A
- Authority
- CN
- China
- Prior art keywords
- data
- service
- business
- framework
- module
- 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
Landscapes
- Information Transfer Between Computers (AREA)
Abstract
The invention discloses a kind of unified data and the framework of business operation service development platform, including foreground and backstage separate and mutually call, foreground includes main program, main program is arranged with some preceding station subsystems, backstage is made up of the data service platform and traffic scheduling of C# exploitations, data service platform includes user, authority, role relation, common component, daily record, service and registration, traffic scheduling include it is some after station subsystems, the transmission data and returned data on foreground and backstage are transmitted in xml format.The degree of coupling is relatively low between this framework business module, can be separate.
Description
Technical field
The present invention relates to operation service platform application field, and in particular to a kind of unified data and business operation service are opened
Send out the framework of platform.
Background technology
At present, Web service are a platform independence, lower coupling, self-contained, based on programmable web
Application program, open XML (a subset under standard generalized markup language) standards can be used describing, issuing, finding, assisting
Reconcile and configure these application programs, for developing the application program of distributed interoperability.
Web Service technologies, it can cause the different application that operates on different machines need not be by additional, special
Third party software or hardware, so that it may be exchanged with each other data or integrated.Between the application of foundation Web Service enforcement of regulations, nothing
By language, platform or internal agreement used in them what is, data can be exchanged with each other.Web Service are to retouch certainly
State, self-contained available network module, specific business function can be performed.Web Service are also easy to dispose, because it
Based on some conventional industry standards and some existing technologies, subset X ML under such as standard generalized markup language,
HTTP.Web Service reduce the cost of application interface.Web Service are whole enterprise even more than between tissue
The integrated of operation flow provides a general mechanism.
The content of the invention
It is an object of the invention to provide the degree of coupling between a kind of business module is relatively low, unified data that can be independently of each other
With the framework of business operation service development platform.
In order to reach object above, the technical solution adopted by the present invention is:A kind of unified data and business operation service
The framework of development platform, including foreground and backstage separate and mutually call,
The foreground supports client and WEB websites, the foreground to include main program, and the main program is arranged with some
Preceding station subsystem, each preceding station subsystem are arranged with some modules, respectively modules A, module B ... modules N;
The back-office support multitype database, it is made up of the C# data service platforms developed and traffic scheduling, the number
Include user, authority, role relation, common component, daily record, service and registration according to service platform, if the traffic scheduling includes
Station subsystem after dry, each rear station subsystem include some business modules, respectively business module A, business module B ... industry
Module of being engaged in N;
The service of the data service platform includes following four:A, according to user, system, module, operation and condition
Information, inquire a plurality of result data information;B, according to user, system, module, operation and conditional information, one is inquired
Result data information;C, according to user, system, module, operation and data message, it is updated operation;D, according to user, be
System, module, operation and conditional information, delete one or more data;
The transmission data and returned data on the foreground and backstage are transmitted in xml format.
Preferably, the framework is developed using Visual Studio C#.NET, and number is used as using Web Service
According to the intermediary service of exchange.
Preferably, the renewal operation in the service C includes newly-increased and modification.
Preferably, the database includes SQL Server, Oracle, MySQL.
Beneficial effects of the present invention:Devise the development teams of suitable medium-scale or medium-sized enterprise carries out software and opened
The development platform framework of hair, this development platform framework can quickly establish data access layer, operation layer and boundary layer, used
Instrument can be used to generate in code, and can quickly and easily establish application system, and the degree of coupling is relatively low between business module, can be mutual
Independent, the function on foreground and the business on backstage can add corresponding work(on request by configuration file in configuration file
Energy module item can, you can used with passing through to register.
Embodiment
The technical scheme in the embodiment of the present invention will be clearly and completely described below.
The framework of a kind of unified data and business operation service development platform in the present embodiment, the framework use
Visual Studio C#.NET are developed, using Web Service as the intermediary service of data exchange, including mutually solely
Foreground and backstage vertical and mutually call,
The foreground supports client and WEB websites, the foreground to include main program, and the main program is arranged with some
Preceding station subsystem, each preceding station subsystem are arranged with some modules, respectively modules A, module B ... modules N;
The back-office support multitype database, it is made up of the C# data service platforms developed and traffic scheduling, the number
Include SQL Server, Oracle, MySQL according to storehouse, the data service platform includes user, authority, role relation, common set
Part, daily record, service and registration, the traffic scheduling include some rear station subsystems, and each rear station subsystem includes some
Business module, respectively business module A, business module B ... business modules N;
The service of the data service platform includes following four:A, according to user, system, module, operation and condition
Information, inquire a plurality of result data information;B, according to user, system, module, operation and conditional information, one is inquired
Result data information;C, according to user, system, module, operation and data message, operation is updated, renewal operation includes
Newly-increased and modification;D, according to user, system, module, operation and conditional information, one or more data are deleted;
The transmission data and returned data on the foreground and backstage are transmitted in xml format.
The operating process of this framework:Foreground sends to platform service and asked, the request bag is containing following several according to business needs
Individual information active user, the subsystem to be operated, module, action type, data type and the data message to be operated, platform
Solicited message is received, after then handling, returns to the data required for foreground;Platform upon receiving a request, first determines whether the user
It whether there is, if having permission, if having permission operation specified subsystem, module and the power either with or without action type
Limit, if it is not, corresponding error message is returned to, if correctly, returning to the result data specified.
By test, under scene when all using service WebService transmission data, if using HTTP phases
The technology (such as JSON, REST ful) of pass, or use character string type or plain text type, carry out data transmission
When, then there is length limitation, most tens K, the data volume of return is typically also with regard to thousands of rows.So in most cases, as
WEB service, transmission and returned data, it can typically be handled and display data using paging.And this framework, enter using XML
Row data transfer, as long as machine performance allows, the general data volume transmitted and returned, do not limit.By test, in 4G
Deposit, on I3 machine, the data of 200,000 rows, returning probably needs more than 10 seconds, but not exception or transmission problem occurs.Do not examining
In the case of considering paging, relatively it is adapted to the application and development of client.
Interface function and Batch Processing are kept completely separate, for the exploitation of application, as long as front and back end definition and confirmation are unified
Data-interface specification, it is possible to easily developed.Front and back engineer can be Myself the work being good at respectively, realize
Respective function.Due to the unified service entrance of use, it can very easily collect all operations of user and record, herein
On the basis of, can carry out it is follow-up activate business, such as analyze user's custom, user trajectory, carry out usertracking etc..
The framework of a kind of unified data provided by the invention and business operation service development platform, devise one and be adapted to
The development teams of medium-scale or medium-sized enterprise carry out the development platform framework of software development, and this development platform framework can be quickly
Data access layer, operation layer and boundary layer are established, instrument can be used to generate in used code, and can quickly and easily establish
Application system, the degree of coupling is relatively low between business module, can be separate, the function on foreground and the business on backstage can by with
File is put, adds corresponding functional module item can on request in configuration file, you can be used by registering.Together
When, this framework services for unified standardization.
The foregoing description of the disclosed embodiments, professional and technical personnel in the field are enable to realize or using the present invention.
A variety of modifications to these embodiments will be apparent for those skilled in the art, as defined herein
General Principle can be realized in other embodiments without departing from the spirit or scope of the present invention.Therefore, it is of the invention
The embodiments shown herein is not intended to be limited to, and is to fit to and principles disclosed herein and features of novelty phase one
The most wide scope caused.
Claims (4)
- A kind of 1. framework of unified data and business operation service development platform, it is characterised in that:Including separate and phase The foreground and backstage mutually called,The foreground supports client and WEB websites, the foreground to include main program, and the main program is arranged with some foregrounds Subsystem, each preceding station subsystem are arranged with some modules, respectively modules A, module B ... modules N;The back-office support multitype database, it is made up of the C# data service platforms developed and traffic scheduling, the data clothes Business platform includes user, authority, role relation, common component, daily record, service and registration, and the traffic scheduling is including after some Station subsystem, each rear station subsystem include some business modules, respectively business module A, business module B ... business moulds Block N;The service of the data service platform includes following four:A, according to user, system, module, operation and conditional information, Inquire a plurality of result data information;B, according to user, system, module, operation and conditional information, a number of results is inquired It is believed that breath;C, according to user, system, module, operation and data message, it is updated operation;D, according to user, system, mould Block, operation and conditional information, delete one or more data;The transmission data and returned data on the foreground and backstage are transmitted in xml format.
- 2. the framework of a kind of unified data according to claim 1 and business operation service development platform, its feature exist In:The framework is developed using Visual Studio C#.NET, and the centre of data exchange is used as using Web Service Service.
- 3. the framework of a kind of unified data according to claim 1 and business operation service development platform, its feature exist In:Renewal operation in the service C includes newly-increased and modification.
- 4. the framework of a kind of unified data according to claim 1 and business operation service development platform, its feature exist In:The database includes SQL Server, Oracle, MySQL.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201710806977.6A CN107634996A (en) | 2017-09-08 | 2017-09-08 | A kind of framework of unified data and business operation service development platform |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201710806977.6A CN107634996A (en) | 2017-09-08 | 2017-09-08 | A kind of framework of unified data and business operation service development platform |
Publications (1)
Publication Number | Publication Date |
---|---|
CN107634996A true CN107634996A (en) | 2018-01-26 |
Family
ID=61100892
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201710806977.6A Pending CN107634996A (en) | 2017-09-08 | 2017-09-08 | A kind of framework of unified data and business operation service development platform |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN107634996A (en) |
Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101183306A (en) * | 2007-12-13 | 2008-05-21 | 浪潮通信信息系统有限公司 | Universal Tuxedo configuring method with across platforms and transplant |
CN101876905A (en) * | 2010-03-23 | 2010-11-03 | 苏州德融嘉信信用管理技术有限公司 | Client development system based on fore-end business platform and implementation method thereof |
CN102033951A (en) * | 2010-12-15 | 2011-04-27 | 北京新媒传信科技有限公司 | WEB database platform |
CN103092631A (en) * | 2007-04-06 | 2013-05-08 | 西安万年科技实业有限公司 | Database application system development platform and development method |
CN103455317A (en) * | 2012-11-22 | 2013-12-18 | 江苏沙钢集团有限公司 | Optimization configuration method based on Tuxedo,.net and Oracle three-tier structure development platform |
CN106227545A (en) * | 2016-07-28 | 2016-12-14 | 武汉源启科技股份有限公司 | The method for designing of development platform and device |
CN106302747A (en) * | 2016-08-17 | 2017-01-04 | 北京乐美无限科技有限公司 | A kind of business cloud platform of Internet WEB front-end exploitation |
-
2017
- 2017-09-08 CN CN201710806977.6A patent/CN107634996A/en active Pending
Patent Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN103092631A (en) * | 2007-04-06 | 2013-05-08 | 西安万年科技实业有限公司 | Database application system development platform and development method |
CN101183306A (en) * | 2007-12-13 | 2008-05-21 | 浪潮通信信息系统有限公司 | Universal Tuxedo configuring method with across platforms and transplant |
CN101876905A (en) * | 2010-03-23 | 2010-11-03 | 苏州德融嘉信信用管理技术有限公司 | Client development system based on fore-end business platform and implementation method thereof |
CN102033951A (en) * | 2010-12-15 | 2011-04-27 | 北京新媒传信科技有限公司 | WEB database platform |
CN103455317A (en) * | 2012-11-22 | 2013-12-18 | 江苏沙钢集团有限公司 | Optimization configuration method based on Tuxedo,.net and Oracle three-tier structure development platform |
CN106227545A (en) * | 2016-07-28 | 2016-12-14 | 武汉源启科技股份有限公司 | The method for designing of development platform and device |
CN106302747A (en) * | 2016-08-17 | 2017-01-04 | 北京乐美无限科技有限公司 | A kind of business cloud platform of Internet WEB front-end exploitation |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN107766205B (en) | A kind of monitoring system and method towards the tracking of micro services calling process | |
CN103944924B (en) | Method of ubiquitous network publish-subscribe middleware model based on RESTful | |
CN105917690B (en) | (NFV) system of intermodule communication, method and computer program in a network is virtualized based on network function | |
CN107992552A (en) | A kind of data interchange platform and method for interchanging data | |
CN107689953A (en) | A kind of vessel safety monitoring method and system towards multi-tenant cloud computing | |
US11750738B2 (en) | Telecommunications data management interface | |
CN109495592A (en) | Data collaborative method and electronic equipment | |
CN101854348B (en) | Realization method of SOA (Service Oriented Architecture) accessing core supporting system in peripheral system | |
CN107430712A (en) | Resource management system is can access with the network that can be allocated management of | |
CN102185716B (en) | Universal management method and system for communication equipment | |
CN105138398B (en) | SOCKET communication and management of process general-purpose platform and method under synchronous communication mode | |
CN103281368A (en) | Data sharing exchange model and method based on cloud computation | |
CN106097058A (en) | E-commerce platform heterogeneous data processing method and system | |
CN109983748A (en) | The group command management of equipment group | |
CN101471819A (en) | Test system, test method, management domain and operation domain | |
CN108062231A (en) | A kind of cloud application automatic configuration method based on correlation analysis | |
CN107070894A (en) | A kind of software integrating method based on enterprise's cloud service platform | |
CN101452504A (en) | Medical diagnosis management system and method thereof | |
CN101071435B (en) | Distributed accessing method based on embedded database | |
CN103744365B (en) | Bridging module for communication between room control terminal and upper computer and method thereof | |
CN101369919B (en) | Message sequence management of enterprise based correlated events | |
CN103645959A (en) | Telecom real-time system multi-process SMP (shared memory pool) interaction assembly and method | |
CN107885866A (en) | Integrated port checking method and its information support system | |
CN107995062A (en) | Traffic control comprehensive platform cross regional business real-time processing method and system based on RPC | |
CN107634996A (en) | A kind of framework of unified data and business operation service development platform |
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 | ||
WD01 | Invention patent application deemed withdrawn after publication |
Application publication date: 20180126 |
|
WD01 | Invention patent application deemed withdrawn after publication |