CN103927173A - Data processing method and system based on integrated sales operation - Google Patents

Data processing method and system based on integrated sales operation Download PDF

Info

Publication number
CN103927173A
CN103927173A CN201410152348.2A CN201410152348A CN103927173A CN 103927173 A CN103927173 A CN 103927173A CN 201410152348 A CN201410152348 A CN 201410152348A CN 103927173 A CN103927173 A CN 103927173A
Authority
CN
China
Prior art keywords
data
user
data processing
application server
web application
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
CN201410152348.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.)
Shenzhen Tengbang International Business Services Co Ltd
Original Assignee
Shenzhen Tengbang International Business Services 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 Shenzhen Tengbang International Business Services Co Ltd filed Critical Shenzhen Tengbang International Business Services Co Ltd
Priority to CN201410152348.2A priority Critical patent/CN103927173A/en
Publication of CN103927173A publication Critical patent/CN103927173A/en
Pending legal-status Critical Current

Links

Landscapes

  • Stored Programmes (AREA)

Abstract

The invention provides a data processing method and system based on integrated sales operation. A user service layer, an intermediate layer and a data service layer are adopted in the data processing method, wherein the user service layer is the user interface part of an application, serves as a window for information interaction between a user and the system and is used for checking data input by the user and displaying data output by the system; the intermediate layer comprises all service processing programs in the application, and the functions of statistics, summarization, analysis and printing are all packaged in the intermediate layer; the data service layer is used for carrying out data access management, integrity control and concurrency control. The data processing method and system based on integrated sales operation have the advantages that the data processing method and system have higher data security, the data processing capability of the data processing method and system is further improved, and a user can operate and use the data processing system conveniently.

Description

Based on data processing method and the system of comprehensive sale operation
Technical field
The present invention relates to field of computer data processing, relate in particular to data processing method and system based on comprehensive sale operation.
Background technology
Along with scientific and technological progress, the development of society, computing machine has been widely used in the middle of people's work and life.Along with the development of ecommerce, make air ticket, hotel reservation very convenient, but current data processing complex, data-handling capacity are poor, have brought many worries to user.
Summary of the invention
In order to solve the problems of the prior art, the invention provides a kind of data processing method based on comprehensive sale operation.
The invention provides a kind of data processing method based on comprehensive sale operation, comprising:
User service layer: being the user interface part of application, is the window of interactive information between user and system, is the data that check user's input, the data of display system output;
Middle layer: comprise business processing programs whole in application, add up, gather, analysis, printing function be all encapsulated in middle layer;
Data service layer: carry out data access management, integrity control and concurrent control.
As a further improvement on the present invention, described data service layer adopts DBMS database.
As a further improvement on the present invention, described middle layer is play and is transmitted data effect on the one hand, carries out data processing; And the task of security inspection is also born in described middle layer.
As a further improvement on the present invention, the applied logic in described middle layer is processed in Web Application Server processing, and the service that Web Application Server provides comprises inquiry, renewal, transaction management, index, high-speed cache, query optimization, safety and multi-user access control.
What as a further improvement on the present invention, Web application server used is upper unified, the open standard of Internet; Call Web application server, can directly use the SOAP client of Microsoft SOAP Toolkit or .NET, or use the SOAP client of oneself developing, then SOAP client and application program are coupled together; Web Application Server, in allowing to reuse code, also allows to reuse code data behind simultaneously.
The present invention also provides a kind of data handling system based on comprehensive sale operation, comprising:
Customer service unit: being the user interface part of application, is the window of interactive information between user and system, is the data that check user's input, the data of display system output;
Temporary location: comprise business processing programs whole in application, add up, gather, analysis, printing function be all encapsulated in temporary location;
DSU: carry out data access management, integrity control and concurrent control.
As a further improvement on the present invention, described DSU adopts DBMS database.
As a further improvement on the present invention, described temporary location plays and transmits data effect on the one hand, carries out data processing; And described temporary location is also born the task of security inspection.
As a further improvement on the present invention, the applied logic of described temporary location is processed in Web Application Server processing, and the service that Web Application Server provides comprises inquiry, renewal, transaction management, index, high-speed cache, query optimization, safety and multi-user access control.
What as a further improvement on the present invention, Web application server used is upper unified, the open standard of Internet; Call Web application server, can directly use the SOAP client of Microsoft SOAP Toolkit or .NET, or use the SOAP client of oneself developing, then SOAP client and application program are coupled together; Web Application Server, in allowing to reuse code, also allows to reuse code data behind simultaneously.
The invention has the beneficial effects as follows: data processing method of the present invention and system have better data security, and data-handling capacity is further strengthened, be convenient to user's operation and use.
Brief description of the drawings
Fig. 1 is theory diagram of the present invention.
Embodiment
The invention discloses a kind of data processing method based on comprehensive sale operation, comprising:
User service layer: being the user interface part of application, is the window of interactive information between user and system, is the data that check user's input, the data of display system output;
Middle layer: comprise business processing programs whole in application, add up, gather, analysis, printing function be all encapsulated in middle layer;
Data service layer: carry out data access management, integrity control and concurrent control.
Described data service layer adopts DBMS database.
Described middle layer is play and is transmitted data effect on the one hand, carries out data processing; And the task of security inspection is also born in described middle layer.
The applied logic in described middle layer is processed in Web Application Server processing, and the service that Web Application Server provides comprises inquiry, renewal, transaction management, index, high-speed cache, query optimization, safety and multi-user access control.
What Web application server used is upper unified, the open standard of Internet; Call Web application server, can directly use the SOAP client of Microsoft SOAP Toolkit or .NET, or use the SOAP client of oneself developing, then SOAP client and application program are coupled together; Web Application Server, in allowing to reuse code, also allows to reuse code data behind simultaneously.
As shown in Figure 1, the invention also discloses a kind of data handling system based on comprehensive sale operation, comprising:
Customer service unit: being the user interface part of application, is the window of interactive information between user and system, is the data that check user's input, the data of display system output;
Temporary location: comprise business processing programs whole in application, add up, gather, analysis, printing function be all encapsulated in temporary location;
DSU: carry out data access management, integrity control and concurrent control.
Described DSU adopts DBMS database.
Described temporary location plays and transmits data effect on the one hand, carries out data processing; And described temporary location is also born the task of security inspection.
The applied logic of described temporary location is processed in Web Application Server processing, and the service that Web Application Server provides comprises inquiry, renewal, transaction management, index, high-speed cache, query optimization, safety and multi-user access control.
What Web application server used is upper unified, the open standard of Internet; Call Web application server, can directly use the SOAP client of Microsoft SOAP Toolkit or .NET, or use the SOAP client of oneself developing, then SOAP client and application program are coupled together; Web Application Server, in allowing to reuse code, also allows to reuse code data behind simultaneously.
The present invention is based on B/S structure, i.e. Browser/Server (browser/server) structure, is the rise along with Internet and Intranet technology, and the one of C/S structure is changed or improved structure.Under this structure, user interface realizes by WWW browser completely, and a part of the affair logic is realized at front end, but mainly the affair logic is realized at server end, forms so-called 3-tier structure.B/S structure.It is mainly the WWW browser technology that has utilized continuous maturation, in conjunction with multiple Script language (VBScript, the JavaScript of browser ...) and ActiveX technology, just realize the power that originally needs complex proprietary software to realize with general browser, and save cost of development, be a kind of brand-new software system construction technology, this structure has become the first-selected architecture of current application software.Obviously B/S structure applications program will be huge progress with respect to traditional C/S structure applications program.
Browser/Server structure has following three typical features:
1. be distributed in the server feature on network;
2. standard browser Browser interface feature;
3. the feature that data separate with applied logic.
Browser/WebServer/DataBaseServer structure refers to the architecture of hardware, also has the architecture of corresponding logic corresponding.In Browser/Web Server/Data Base Server computation model, the function that complete is divided between browser, Web Application Server and database server.
The Browser/WebServer/DataBaseServer structure of hardware, typically refer to a certain request task distributes between browser or Web Application Server and database server, wherein browser is used for sending request with front end and represents to process, Web Application Server is processed the request from browser, database server processes data query logical process.
Concerning flogic system system, be divided into presentation layer (user service layer), business logic processing layer (middle layer) and three layers of client of data analysis layer (data service layer) server architecture.
In view of double-layer structure (C/S) is in the limitation of design and application, complicated business data processing is proposed, complicated business data processing is proposed, the logical organization of system is separated with physical arrangement, form three-decker client server architecture, to use the distributed computing technology based on assembly, structure, just avoid the limitation of double-layer structure. the concrete intension of three-decker is as follows:
User service layer: user service layer is the user interface part of application, is the window of interactive information between user and system. its major function is the data that check user's input, the data of display system output.If when user service layer need to revise, only need to rewrite and show and control and data verifying program, and do not affect, other are two-layer, the content of inspection is also only limited to data layout and span, does not comprise the processing logic about business itself.This user service layer can be understood as browser.
Middle layer: it is the main body of application, and it has comprised whole business processing program in application.Except I/O at user service layer, database data service layer, whole statistics, gather, analysis, printing function be all encapsulated in Business Service.The data effect of transmitting is worked in middle layer on the one hand, carries out on the one hand powerful data processing.This layer also born the task of security inspection.
Data service layer is exactly data base management system (DBMS) (DBMS), is in charge of the read-write to database data.DBMS can carry out rapidly renewal and the retrieval of a large amount of data.General Business Service carrys out the data of operating database by sending sql command.
The course of work of data access in B/S structure:
From based on Web application system application function division system structure, apply the parts such as processing logic, demonstration and data representation and User Interface and complete at browser end; Applied logic processing logic and expression explanation are in Web Application Server processing, and the service that server provides mainly comprises inquiry, renewal, transaction management, index, high-speed cache, query optimization, safety and multi-user access control etc.And the parts such as data access management, integrity control and concurrent control complete in database server side.
User needs access database, specifically by the SQL statement being expressed as in Client application, SQL statement embeds HTML, be transferred to Web Application Server one end via Web, logical process is connected with network, has passed to database server software, carries out SQL statement by database server software, realize the access to database, the I/O of concrete disk completes by the operating system of application server end again.The result data of obtaining from database, will be by sending back to browser client in the other direction.
Three-decker technology has following key characteristic:
The encapsulation of rule, the middle layer of three-layer software is the assembly that has encapsulated business rule.Businesses is the flow process of a kind of relatively standardization and standard words, analyzes its whole process, disparity items can be created as to different objects, and the data that relate to according to it and treatment scheme are designed to attribute, method individual packages, make target.Like this, can analyze again the characteristic of industry, according to different industrial natures, formulate different classes of object according to different industrial natures, as: due to the difference of industry, the REPORT-OBJECTs such as the balance sheet of formulation different industries, user can select applicable member when by dress.In addition, can be according to the specific assembly of the concrete Demand Design of user, replace standard component and can be customer volume type clothing.
Object based programming, in fact component technology is exactly to implement OO programming, by object logic sequencing, without coding again.
Adopt high performance DBMS database, the software of three-decker adopts high performance DBMS database, DBMS database is the powerful database engine moving on server, have the CPU of oneself, management server internal memory and disk read-write operation, data processing function is perfect, supports the external inquiry language SQL of standard.
DBMS Database Systems of fluidity on three-decker support the market, and software systems are easy to the data migration at each data system, really like this accomplish that data and program are completely independent.Be worth emphasizing a bit, support is used a kind of data source by three-layer software simultaneously.
Extendible Integrated Development ability, three-layer software is owing to adopting Module Development Method, inner structure is loose combines closely with logic, this assembly is opened to user, simple calling interface is provided, user or secondary development business can call this assembly in the application program of oneself, just infosystem existing or that researching and developing and system can be coupled together, and this point will prove that three-decker technology will have suitable using value.
Web Service(Web application server) be mainly a kind of interface that the information in order to make between original each isolated website can intercom mutually, share and propose.
What Web Service used is upper unified, the open standard of Internet, as HTTP, XML, SOAP(Simple Object Access Protocol), WSDL etc., so Web Service can use in the environment (Windows, Linux) of any these standards of support.Note: soap protocol (Simple Object Access Protocal, Simple Object Access Protocol), it be one for disperseing and the communications protocol based on XML of distributed environment lower network message exchange.Under this agreement, component software or application program can be carried out communication by the http protocol of standard.
The core technology of Web Services framework comprises SOAP, WSDL and UDDI, and they are all with the form table of the XML document of standard.
XML:(Extensible Markup Language) extended pattern can markup language.Towards the ephemeral data processing of short-term, towards WWW network, it is the basis of Soap.
SOAP, Simple Object Access Protocol, Simple Object Access Protocol.SOAP is a kind of mechanism based on XML of simple, lightweight, for carry out structural data exchange between web application.
SOAP comprises three parts: the envelope of the framework of a definition describing message content, one group represents the coding rule of the data type example of application program definition, and represents the agreement of remote procedure call and response.
WSDL, Web Service Description Language, Web Services Description Language (WSDL), is the standard of describing Web service by XML document, is the IDL (Interface Definition Language) of Web service.Wsdl document is an XML document, for one group of soap message being described and how exchanging these message.
UDDI, Universal Description, the unified description of Discovery and Integration is found and is integrated, a kind of method of issuing and searching service describing is provided.UDDI data entity provides the support to definition business and information on services.The service description information defining in WSDL is supplementing of UDDI registration center information.
Web Services service provider is provided by WSDL (Web Services Description Language) by the service providing, and this description is informed to Web Services registrar.Registrar is according to the description of WSDL, according to the agreement update service catalogue of UDDI (Universal Description Discovery and Integration) and issue on Internet.User first sends request to registrar before use Web Services, obtain Web Services supplier's address and service interface information, use afterwards SOAP agreement (Simple Object Access Protocol) and Web Services supplier to connect, communicate.The technology of Web Services is mainly based upon on the specification of XML, and this has ensured platform-neutral, language independent and the Man machine interaction of this architecture.
The design object of Web Services is exactly simplicity and extendability, and this contributes to the interoperability between a large amount of isomery programs and platform, thereby the application program existing can be accessed by user widely.Web Services has following advantage:
1. across the communication of fire wall: if application program has thousands of user, and be distributed in all over the world, the communication between client and server will be a stubborn problem so.Because conventionally have fire wall or proxy server between client and server.Traditional way is that selection as client, is write a lot of asp page faces with browser, and the middle layer of application program is exposed to final user.The result of doing is like this that development difficulty is large, and program is difficult to safeguard.If client code no longer so depends on HTML forms, just much more simply the programming of client.If middle layer assembly changes Web Service into, just can directly call middle layer assembly from user interface, thereby save that step of setting up asp page face.Call Web Service, can directly use the such SOAP client of Microsoft SOAP Toolkit or .NET, also can use the SOAP client of oneself developing, then it and application program are coupled together.Not only shorten the construction cycle, also reduced code complexity, and can strengthen the maintainability of application program.Meanwhile, application program also no longer need to be in the time calling middle layer assembly at every turn, all jumps to corresponding " result page ".
2. application program is integrated: the application developer of enterprise-level all knows, enterprise's back warp often all will integrate the various programs of being write as with different language, move in different platform, and this integrated by the exploitation strength costing a lot of money.Application program often need to be obtained data in the program from a main frame of operation; Or data are sent in main frame or other platform application program and gone.Even on same platform, the various softwares of different software manufacturers produce also usually need to integrate.By Web Service, application program can with the method for standard function and data " exposure " out, for other application program.
3. B2B's is integrated: B2B refers to Business to Business, as in businesses doing business with other businesses, the ecommerce of businessman (general reference enterprise) to businessman, carries out the exchange of product, service and information by internet between enterprise and enterprise.Popular saying refers to the both sides of supply and demand Dou Shi businessman (or enterprise, company) that carries out e-commerce transaction, and they have used technology or the various commerce NET platform of Internet, complete the process of business transaction.Web Service is the integrated successful key of B2B.By Web Service, company can only need give the supplier and the client that specify crucial business application " exposure ", that's all, it is upper that Web Service operates in Internet, all can realize easily Anywhere in the world, and its operating cost is just relatively low.Web Service is an integrated key component of B2B, also needs many other parts could realize integrated.Realizing the integrated largest benefit of B2B with Web Service is to realize easily interoperability.As long as business logic " exposure " out, become Web Service, just can allow the affiliate of any appointment call these business logic, and no matter their system is moved on what platform, use what development language.Time and the cost spent on B2B is integrated are so just greatly reduced.
4. software and data reusing: Web Service, in allowing to reuse code, can reuse code data behind.Use Web Service, again needn't be as before, first from third part purchase, installing software component, then from application program, call these assemblies; Only need to directly call long-range Web Service just passable.The situation of another kind of software reuse is, the function of several application programs is integrated, by Web Service " exposure " out, just can easily all these functions be all integrated in your portal, for user provides a unification, friendly interface.The function that can use third-party Web Service to provide in application program, also can offer others by Web Service the function of application of oneself.In two kinds of situations, can reuse code and code data behind.
The present invention is in the application of XML Web Service, and initial XML Web Service normally can be incorporated to the information source of application program easily, as stock price, weather forecast, sports performance etc.Provide existing application in XML Web Service mode, can build new, more powerful application program, and utilize XML Web Service as tectonic block.For example, user can develop a procurement application, the pricing information with automatic acquisition from different suppliers, thus make user can select supplier.
Above content is in conjunction with concrete preferred implementation further description made for the present invention, can not assert that specific embodiment of the invention is confined to these explanations.For general technical staff of the technical field of the invention, without departing from the inventive concept of the premise, can also make some simple deduction or replace, all should be considered as belonging to protection scope of the present invention.

Claims (10)

1. the data processing method based on comprehensive sale operation, is characterized in that, comprising:
User service layer: being the user interface part of application, is the window of interactive information between user and system, is the data that check user's input, the data of display system output;
Middle layer: comprise business processing programs whole in application, add up, gather, analysis, printing function be all encapsulated in middle layer;
Data service layer: carry out data access management, integrity control and concurrent control.
2. data processing method according to claim 1, is characterized in that: described data service layer adopts DBMS database.
3. data processing method according to claim 1, is characterized in that: described middle layer is play and transmitted data effect on the one hand, carries out data processing; And the task of security inspection is also born in described middle layer.
4. data processing method according to claim 1, it is characterized in that: the applied logic in described middle layer is processed in Web Application Server processing, and the service that Web Application Server provides comprises inquiry, renewal, transaction management, index, high-speed cache, query optimization, safety and multi-user access control.
5. data processing method according to claim 1, is characterized in that: what Web application server used is upper unified, the open standard of Internet; Call Web application server, can directly use the SOAP client of Microsoft SOAP Toolkit or .NET, or use the SOAP client of oneself developing, then SOAP client and application program are coupled together; Web Application Server, in allowing to reuse code, also allows to reuse code data behind simultaneously.
6. the data handling system based on comprehensive sale operation, is characterized in that, comprising:
Customer service unit: being the user interface part of application, is the window of interactive information between user and system, is the data that check user's input, the data of display system output;
Temporary location: comprise business processing programs whole in application, add up, gather, analysis, printing function be all encapsulated in temporary location;
DSU: carry out data access management, integrity control and concurrent control.
7. data handling system according to claim 6, is characterized in that: described DSU adopts DBMS database.
8. data handling system according to claim 6, is characterized in that: described temporary location plays and transmits data effect on the one hand, carries out data processing; And described temporary location is also born the task of security inspection.
9. data handling system according to claim 6, it is characterized in that: the applied logic of described temporary location is processed in Web Application Server processing, and the service that Web Application Server provides comprises inquiry, renewal, transaction management, index, high-speed cache, query optimization, safety and multi-user access control.
10. data handling system according to claim 6, is characterized in that: what Web application server used is upper unified, the open standard of Internet; Call Web application server, can directly use the SOAP client of Microsoft SOAP Toolkit or .NET, or use the SOAP client of oneself developing, then SOAP client and application program are coupled together; Web Application Server, in allowing to reuse code, also allows to reuse code data behind simultaneously.
CN201410152348.2A 2014-04-16 2014-04-16 Data processing method and system based on integrated sales operation Pending CN103927173A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410152348.2A CN103927173A (en) 2014-04-16 2014-04-16 Data processing method and system based on integrated sales operation

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410152348.2A CN103927173A (en) 2014-04-16 2014-04-16 Data processing method and system based on integrated sales operation

Publications (1)

Publication Number Publication Date
CN103927173A true CN103927173A (en) 2014-07-16

Family

ID=51145405

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410152348.2A Pending CN103927173A (en) 2014-04-16 2014-04-16 Data processing method and system based on integrated sales operation

Country Status (1)

Country Link
CN (1) CN103927173A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104408056A (en) * 2014-10-29 2015-03-11 中国建设银行股份有限公司 Data processing method and device
WO2017020717A1 (en) * 2015-08-03 2017-02-09 阿里巴巴集团控股有限公司 Project space device for service provider and service user, and encapsulation method therefor
CN109255092A (en) * 2018-08-23 2019-01-22 常熟市盛铭信息技术有限公司 A kind of system and method carrying out data management using WEB service

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101446892A (en) * 2007-11-26 2009-06-03 康佳集团股份有限公司 MVC model system data processing method and MVC model system
CN102033939A (en) * 2010-12-21 2011-04-27 东莞市高鑫机电科技服务有限公司 SOA architecture-based high-speed bar code recognition database management method and system
KR20110067787A (en) * 2009-12-15 2011-06-22 순천대학교 산학협력단 Framework apparatus based on domain object interface
US8375009B2 (en) * 2010-08-12 2013-02-12 Microsoft Corporation Scalable and extensible framework for data-driven web services

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101446892A (en) * 2007-11-26 2009-06-03 康佳集团股份有限公司 MVC model system data processing method and MVC model system
KR20110067787A (en) * 2009-12-15 2011-06-22 순천대학교 산학협력단 Framework apparatus based on domain object interface
US8375009B2 (en) * 2010-08-12 2013-02-12 Microsoft Corporation Scalable and extensible framework for data-driven web services
CN102033939A (en) * 2010-12-21 2011-04-27 东莞市高鑫机电科技服务有限公司 SOA architecture-based high-speed bar code recognition database management method and system

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
赵生翼: "《基于.NET的Web Service技术应用》", 《中国优秀硕士学位论文全文数据库 信息科技辑》 *

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104408056A (en) * 2014-10-29 2015-03-11 中国建设银行股份有限公司 Data processing method and device
CN104408056B (en) * 2014-10-29 2020-09-15 中国建设银行股份有限公司 Data processing method and device
WO2017020717A1 (en) * 2015-08-03 2017-02-09 阿里巴巴集团控股有限公司 Project space device for service provider and service user, and encapsulation method therefor
CN106407833A (en) * 2015-08-03 2017-02-15 阿里巴巴集团控股有限公司 Project space apparatuses used for service providers and service users and packaging methods for project spaces of service providers and service users
CN109255092A (en) * 2018-08-23 2019-01-22 常熟市盛铭信息技术有限公司 A kind of system and method carrying out data management using WEB service

Similar Documents

Publication Publication Date Title
Li et al. Towards the business–information technology alignment in cloud computing environment: anapproach based on collaboration points and agents
Cheng et al. A service oriented framework for construction supply chain integration
US20170235466A1 (en) System and Method to Generate Interactive User Interface for Visualizing and Navigating Data or Information
CN103593174B (en) Method, system and computer-readable medium for revisable business object
JP4609994B2 (en) Selective deployment of software extensions within an enterprise modeling environment.
CN103377168A (en) Providing of open data protocol service at top part of general interaction layer
Zhang et al. Research on IOT RESTful web service asynchronous composition based on BPEL
CN102117294A (en) Information system based on Ajax (Asynchronous JavaScript and XML) technology
Li et al. A framework for developing a unified B2B e-trading construction marketplace
CN103927173A (en) Data processing method and system based on integrated sales operation
Zhao et al. B2B e‐hubs and information integration in supply chain operations
Aupperle et al. Evaluation of fault-tolerant systems with nonhomogeneous workloads
CA3023737A1 (en) Processing application programming interface (api) queries based on variable schemas
Xu et al. A method of demand-driven and data-centric Web service configuration for flexible business process implementation
Mohan et al. A state machine based approach for a process driven development of web-applications
CN104598216B (en) The method and system write back for realizing the virtual data of business intelligence report
Lee et al. An Asynchronous-Driven Node. js Based Intermediary-free Direct Deal Distribution Platform Converged with Cloud Service
US20150006329A1 (en) Distributed erp
Zheng Cloud service and interactive IoT system application in the service management mode of logistics enterprises
CN108809687A (en) System and method for providing across a network event attribution
Lin et al. Research on E-Commerce Software Framework of MVC Mode Based on. NET
Atmaja et al. Architecture Design of E-Information System Marketplace with Method Enterprise Architecture Planning
Li et al. Design and Implementation of Online Shopping System Based on the Struts Framework
Ziani Configuration in erp saas multi-tenancy
Chun-yan et al. The Design of B2B E-commerce System Based on MVC Model and J2EE

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20140716

RJ01 Rejection of invention patent application after publication