CN103530135A - Proxy service generating device and proxy service generating method - Google Patents

Proxy service generating device and proxy service generating method Download PDF

Info

Publication number
CN103530135A
CN103530135A CN201310530666.3A CN201310530666A CN103530135A CN 103530135 A CN103530135 A CN 103530135A CN 201310530666 A CN201310530666 A CN 201310530666A CN 103530135 A CN103530135 A CN 103530135A
Authority
CN
China
Prior art keywords
file
service
engineering
agency
moulding plate
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
CN201310530666.3A
Other languages
Chinese (zh)
Inventor
杨振文
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
ZTE ICT Technologies Co Ltd
Original Assignee
ZTE ICT Technologies 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 ZTE ICT Technologies Co Ltd filed Critical ZTE ICT Technologies Co Ltd
Priority to CN201310530666.3A priority Critical patent/CN103530135A/en
Publication of CN103530135A publication Critical patent/CN103530135A/en
Pending legal-status Critical Current

Links

Images

Abstract

The invention provides a proxy service generating device. The proxy service generating device comprises an acquiring unit for acquiring a service description file according to preset service engineering configuration file, a resolution unit for resolving the obtained description file and recording a resolution result, an extracting unit for extracting required information from the resolution result according to a preset service template file and a generating file for generating a business service code and/or a proxy service code according to description information, the preset service template file, preset project catalogue files and preset project attribute files. Correspondingly, the invention further provides a proxy service generating method. By adopting the technical scheme, ESB proxy service can be automatically generated, and the development efficiency of the ESB proxy service can be improved.

Description

Agency service generating apparatus and agency service generation method
Technical field
The present invention relates to service processing technical field, in particular to a kind of agency service generating apparatus and agency service generation method.
Background technology
SOA(Service-Oriented Architecture Based) be a kind of method of constructing distributed system, it breaks traditional one chip application, be decomposed into discrete, autonomous business service, utilize their interoperability of standard upgrading, thereby can share better, reuse and assemble, thereby the compound application of rapid build meets the variation of business demand.At SOA framework lower interface, be to adopt the mode of programming language neutrality to define, it should be independent of hardware platform, operating system and the programming language of the service of realization.This service that makes to be structured in various systems can be carried out with a kind of unification and general mode alternately.
ESB full name is Enterprise Service Bus, i.e. ESB.It is traditional middleware technology and XML(Extensible Markup Language, extend markup language), the product of the technology combination such as Web service.ESB provides connection maincenter the most basic in network, is the essential elements of constructing nervous system of enterprise.The appearance of ESB has changed traditional software architecture, the solution more more cheap than traditional middleware product can be provided, simultaneously it can also eliminate the technological disparity between different application, allows different application server coordinate operation, has realized communication and integration between different services.From function, ESB provides the tupe of event-driven and document guiding, and distributed operational management mechanism, and it supports content-based route and filtration, has possessed the transmittability of complex data, and a series of standard interface can be provided.
Under current SOA framework, need manual creation ESB agency service engineering and write relevant code, like this, user's operational ton is large, and development efficiency is low.
Therefore, need a kind of new technical scheme, can automatically generate ESB agency service, improve the development efficiency of ESB agency service.
Summary of the invention
The present invention, just based on the problems referred to above, has proposed a kind of new technical scheme, can automatically generate ESB agency service, improves the development efficiency of ESB agency service.
In view of this, the present invention proposes a kind of agency service generating apparatus, comprising: acquiring unit, obtains the description document of service according to default service engineering configuration file, wherein, described description document comprises service description language (sdl) file and XML structure definition file; Resolution unit, resolves the described description document getting, and records analysis result; Extraction unit according to default service moulding plate file, extracts required descriptor from described analysis result; Generation unit, according to described descriptor, described default service moulding plate file and the engineering catalogue file prestoring and engineering attribute file, generates business service code and/or agency service code.
Wherein, service engineering configuration file comprises ESB engineering name, file storing directory and ESB engineering outgoing route etc.Engineering catalogue file comprises the catalogues at different levels (as agency service catalogue, business service catalogue and Resource TOC etc.) of ESB engineering.Engineering attribute file comprises project file, configuration file etc. is set.
In this technical scheme, by resolving description document and various configuration file, can automatically generate ESB agency service.Wherein, can adopt Dom4j XML analytic technique from the description document (WSDL of service, XSD file) in, resolve the required descriptor of quoting in ESB agency service code, then according to service moulding plate file, automatically create ESB agency service engineering and code, thereby raising development efficiency, reduces cost of labor.
In technique scheme, preferably, described resolution unit also comprises: search subelement, find out described service description language (sdl) file and XML structure definition file from described description document, and described service description language (sdl) file and XML structure definition file are resolved.
In this technical scheme, service description language (sdl) file (WSDL) and XML structure definition file (XSD) by standard generate ESB agency service automatically, have improved greatly the development efficiency of ESB agency service, reduce cost of labor.
In technique scheme, preferably, described extraction unit comprises: analyze subelement, described default service moulding plate file is analyzed, analyze the described default needed descriptor of service moulding plate file, and in described analysis result, find out described descriptor.
In technique scheme, preferably, described acquiring unit is also for the engineering catalogue file prestoring described in obtaining and engineering attribute file.
In this technical scheme, engineering catalogue file comprises the catalogues at different levels (as agency service catalogue, business service catalogue and Resource TOC etc.) of ESB engineering.Engineering attribute file comprises project file, configuration file etc. is set.
In technique scheme, preferably, also comprise: setting unit, for according to what receive instruction being set, arrange described default service engineering configuration file, described default service moulding plate file, described in the engineering catalogue file and/or the described engineering attribute file that prestore.
In this technical scheme, user can arrange arbitrarily service engineering configuration file, service moulding plate file, engineering catalogue file and/or described engineering attribute file according to individual demand, thereby meets the different requirements of different user.
A kind of agency service generation method is also provided according to a further aspect in the invention, comprise: step 202, according to default service engineering configuration file, obtain the description document of service, wherein, described description document comprises service description language (sdl) file and XML structure definition file; Step 204, resolves the described description document getting, and records analysis result; Step 206 according to default service moulding plate file, extracts required descriptor from described analysis result; Step 208, according to described descriptor, described default service moulding plate file and the engineering catalogue file prestoring and engineering attribute file, generates business service code and/or agency service code.
Wherein, service engineering configuration file comprises ESB engineering name, file storing directory and ESB engineering outgoing route etc.Engineering catalogue file comprises the catalogues at different levels (as agency service catalogue, business service catalogue and Resource TOC etc.) of ESB engineering.Engineering attribute file comprises project file, configuration file etc. is set.
In this technical scheme, by resolving description document and various configuration file, can automatically generate ESB agency service.Wherein, can adopt Dom4j XML analytic technique from the description document (WSDL of service, XSD file) in, resolve the required descriptor of quoting in ESB agency service code, then according to service moulding plate file, automatically create ESB agency service engineering and code, thereby raising development efficiency, reduces cost of labor.
In technique scheme, preferably, described step 204 comprises: from described description document, find out described service description language (sdl) file and XML structure definition file, and described service description language (sdl) file and XML structure definition file are resolved.
In this technical scheme, service description language (sdl) file (WSDL) and XML structure definition file (XSD) by standard generate ESB agency service automatically, have improved greatly the development efficiency of ESB agency service, reduce cost of labor.
In technique scheme, preferably, described step 206 comprises: described default service moulding plate file is analyzed, analyzed the described default needed descriptor of service moulding plate file, and in described analysis result, find out described descriptor.
In technique scheme, preferably, described step 206 also comprises: the engineering catalogue file prestoring described in obtaining and engineering attribute file.
In this technical scheme, engineering catalogue file comprises the catalogues at different levels (as agency service catalogue, business service catalogue and Resource TOC etc.) of ESB engineering.Engineering attribute file comprises project file, configuration file etc. is set.
In technique scheme, preferably, before described step 202, also comprise: according to the instruction that arranges receiving, arrange described default service engineering configuration file, described default service moulding plate file, described in the engineering catalogue file and/or the described engineering attribute file that prestore.
In this technical scheme, user can arrange arbitrarily service engineering configuration file, service moulding plate file, engineering catalogue file and/or described engineering attribute file according to individual demand, thereby meets the different requirements of different user.
By above technical scheme, can automatically generate ESB agency service, improve the development efficiency of ESB agency service.
Accompanying drawing explanation
Fig. 1 shows the block diagram of agency service generating apparatus according to an embodiment of the invention;
Fig. 2 shows the process flow diagram of agency service generation method according to an embodiment of the invention;
Fig. 3 shows the particular flow sheet of agency service generation method according to an embodiment of the invention.
Embodiment
In order more clearly to understand above-mentioned purpose of the present invention, feature and advantage, below in conjunction with the drawings and specific embodiments, the present invention is further described in detail.It should be noted that, in the situation that not conflicting, the application's embodiment and the feature in embodiment can combine mutually.
A lot of details have been set forth in the following description so that fully understand the present invention; but; the present invention can also adopt other to be different from other modes described here and implement, and therefore, protection scope of the present invention is not subject to the restriction of following public specific embodiment.
Fig. 1 shows the block diagram of agency service generating apparatus according to an embodiment of the invention.
As shown in Figure 1, agency service generating apparatus 100 according to an embodiment of the invention, comprising: acquiring unit 102, obtains the description document of service according to default service engineering configuration file, wherein, described description document comprises service description language (sdl) file and XML structure definition file; Resolution unit 104, resolves the described description document getting, and records analysis result; Extraction unit 106 according to default service moulding plate file, extracts required descriptor from described analysis result; Generation unit 108, according to described descriptor, described default service moulding plate file and the engineering catalogue file prestoring and engineering attribute file, generates business service code and/or agency service code.
Wherein, service engineering configuration file comprises ESB engineering name, file storing directory and ESB engineering outgoing route etc.Engineering catalogue file comprises the catalogues at different levels (as agency service catalogue, business service catalogue and Resource TOC etc.) of ESB engineering.Engineering attribute file comprises project file, configuration file etc. is set.
In this technical scheme, by resolving description document and various configuration file, can automatically generate ESB agency service.Wherein, can adopt Dom4j XML analytic technique from the description document (WSDL of service, XSD file) in, resolve the required descriptor of quoting in ESB agency service code, then according to service moulding plate file, automatically create ESB agency service engineering and code, thereby raising development efficiency, reduces cost of labor.
In technique scheme, preferably, described resolution unit 104 also comprises: search subelement 1042, find out described service description language (sdl) file and XML structure definition file from described description document, and described service description language (sdl) file and XML structure definition file are resolved.
In this technical scheme, service description language (sdl) file (WSDL) and XML structure definition file (XSD) by standard generate ESB agency service automatically, have improved greatly the development efficiency of ESB agency service, reduce cost of labor.
In technique scheme, preferably, described extraction unit 106 comprises: analyze subelement 1062, described default service moulding plate file is analyzed, analyze the described default needed descriptor of service moulding plate file, and in described analysis result, find out described descriptor.
In technique scheme, preferably, described acquiring unit 102 is also for the engineering catalogue file prestoring described in obtaining and engineering attribute file.
In this technical scheme, engineering catalogue file comprises the catalogues at different levels (as agency service catalogue, business service catalogue and Resource TOC etc.) of ESB engineering.Engineering attribute file comprises project file, configuration file etc. is set.
In technique scheme, preferably, also comprise: setting unit 110, for according to what receive instruction being set, arrange described default service engineering configuration file, described default service moulding plate file, described in the engineering catalogue file and/or the described engineering attribute file that prestore.
In this technical scheme, user can arrange arbitrarily service engineering configuration file, service moulding plate file, engineering catalogue file and/or described engineering attribute file according to individual demand, thereby meets the different requirements of different user.
Fig. 2 shows the process flow diagram of agency service generation method according to an embodiment of the invention.
As shown in Figure 2, agency service generation method according to an embodiment of the invention, comprising: step 202, according to default service engineering configuration file, obtain the description document of service, wherein, described description document comprises service description language (sdl) file and XML structure definition file; Step 204, resolves the described description document getting, and records analysis result; Step 206 according to default service moulding plate file, extracts required descriptor from described analysis result; Step 208, according to described descriptor, described default service moulding plate file and the engineering catalogue file prestoring and engineering attribute file, generates business service code and/or agency service code.
Wherein, service engineering configuration file comprises ESB engineering name, file storing directory and ESB engineering outgoing route etc.Engineering catalogue file comprises the catalogues at different levels (as agency service catalogue, business service catalogue and Resource TOC etc.) of ESB engineering.Engineering attribute file comprises project file, configuration file etc. is set.
In this technical scheme, by resolving description document and various configuration file, can automatically generate ESB agency service.Wherein, can adopt Dom4j XML analytic technique from the description document (WSDL of service, XSD file) in, resolve the required descriptor of quoting in ESB agency service code, then according to service moulding plate file, automatically create ESB agency service engineering and code, thereby raising development efficiency, reduces cost of labor.
In technique scheme, preferably, described step 204 comprises: from described description document, find out described service description language (sdl) file and XML structure definition file, and described service description language (sdl) file and XML structure definition file are resolved.
In this technical scheme, service description language (sdl) file (wsdl document) and XML structure definition file (XSD file) by standard generate ESB agency service automatically, have improved greatly the development efficiency of ESB agency service, reduce cost of labor.
In technique scheme, preferably, described step 206 comprises: described default service moulding plate file is analyzed, analyzed the described default needed descriptor of service moulding plate file, and in described analysis result, find out described descriptor.
In technique scheme, preferably, described step 206 also comprises: the engineering catalogue file prestoring described in obtaining and engineering attribute file.
In this technical scheme, engineering catalogue file comprises the catalogues at different levels (as agency service catalogue, business service catalogue and Resource TOC etc.) of ESB engineering.Engineering attribute file comprises project file, configuration file etc. is set.
In technique scheme, preferably, before described step 202, also comprise: according to the instruction that arranges receiving, arrange described default service engineering configuration file, described default service moulding plate file, described in the engineering catalogue file and/or the described engineering attribute file that prestore.
In this technical scheme, user can arrange arbitrarily service engineering configuration file, service moulding plate file, engineering catalogue file and/or described engineering attribute file according to individual demand, thereby meets the different requirements of different user.
Fig. 3 shows the particular flow sheet of agency service generation method according to an embodiment of the invention.
As shown in Figure 3, the idiographic flow of agency service generation method is as follows according to an embodiment of the invention:
Step 302, design ESB business service and agency service template file, as BusinessService.ftl and ProxyService.ftl.
Step 304, configuration creates ESB agency service engineering configuration information automatically.ESB engineering name, WSDL, XSD file storing directory, ESB engineering outgoing route.
Step 306, according to ESB engineering configuration information, automatically create ESB engineering catalogue (agency service ProxyService at different levels, business service BusinessService, resource Resources) and engineering attribute configuration file (as: .project file and .settings configuration)
Step 308, resolves WSDL, the NameSpace of XSDL file acquisition ESB service, and the PortName of Webservice etc., generate ESB business service and agency service.
Because each ESB service has a set of description document, the single ESB service of therefore take is unit, and circulation is by WSDL, and XSD file copy is to the Resource TOC of the engineering that creates; And resolve WSDL, and all service documents under XSD file storing directory, resolve WSDL, the NameSpace of XSDL file acquisition ESB service, and the PortName of Webservice, resource file is quoted path.These data that parsing is obtained write in business service and agency service template file, generate one by one ESB business service BusinessService, agency service ProxyService.
More than be described with reference to the accompanying drawings technical scheme of the present invention, by technical scheme of the present invention, can automatically generate ESB agency service engineering and correlative code by WSDL and the XSD file of standard, improve greatly ESB agency service development efficiency, reduce cost of labor.
The foregoing is only the preferred embodiments of the present invention, be not limited to the present invention, for a person skilled in the art, the present invention can have various modifications and variations.Within the spirit and principles in the present invention all, any modification of doing, be equal to replacement, improvement etc., within all should being included in protection scope of the present invention.

Claims (10)

1. an agency service generating apparatus, is characterized in that, comprising:
Acquiring unit, obtains the description document of service according to default service engineering configuration file, wherein, described description document comprises service description language (sdl) file and XML structure definition file;
Resolution unit, resolves the described description document getting, and records analysis result;
Extraction unit according to default service moulding plate file, extracts required descriptor from described analysis result;
Generation unit, according to described descriptor, described default service moulding plate file and the engineering catalogue file prestoring and engineering attribute file, generates business service code and/or agency service code.
2. agency service generating apparatus according to claim 1, is characterized in that, described resolution unit also comprises:
Search subelement, from described description document, find out described service description language (sdl) file and XML structure definition file, and described service description language (sdl) file and XML structure definition file are resolved.
3. agency service generating apparatus according to claim 1, is characterized in that, described extraction unit comprises:
Analyze subelement, described default service moulding plate file is analyzed, analyze the described default needed descriptor of service moulding plate file, and in described analysis result, find out described descriptor.
4. agency service generating apparatus according to claim 1, is characterized in that, described acquiring unit also for:
The engineering catalogue file prestoring described in obtaining and engineering attribute file.
5. according to the agency service generating apparatus described in any one in claim 1 to 4, it is characterized in that, also comprise:
Setting unit, for according to what receive instruction being set, arrange described default service engineering configuration file, described default service moulding plate file, described in the engineering catalogue file and/or the described engineering attribute file that prestore.
6. an agency service generation method, is characterized in that, comprising:
Step 202, obtains the description document of service according to default service engineering configuration file, wherein, described description document comprises service description language (sdl) file and XML structure definition file;
Step 204, resolves the described description document getting, and records analysis result;
Step 206 according to default service moulding plate file, extracts required descriptor from described analysis result;
Step 208, according to described descriptor, described default service moulding plate file and the engineering catalogue file prestoring and engineering attribute file, generates business service code and/or agency service code.
7. agency service generation method according to claim 6, is characterized in that, described step 204 comprises:
From described description document, find out described service description language (sdl) file and XML structure definition file, and described service description language (sdl) file and XML structure definition file are resolved.
8. agency service generation method according to claim 6, is characterized in that, described step 206 comprises:
Described default service moulding plate file is analyzed, analyzed the described default needed descriptor of service moulding plate file, and in described analysis result, find out described descriptor.
9. agency service generation method according to claim 6, is characterized in that, described step 206 also comprises:
The engineering catalogue file prestoring described in obtaining and engineering attribute file.
10. according to the agency service generation method described in any one in claim 6 to 9, it is characterized in that, before described step 202, also comprise:
According to the instruction that arranges receiving, arrange described default service engineering configuration file, described default service moulding plate file, described in the engineering catalogue file and/or the described engineering attribute file that prestore.
CN201310530666.3A 2013-10-31 2013-10-31 Proxy service generating device and proxy service generating method Pending CN103530135A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201310530666.3A CN103530135A (en) 2013-10-31 2013-10-31 Proxy service generating device and proxy service generating method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310530666.3A CN103530135A (en) 2013-10-31 2013-10-31 Proxy service generating device and proxy service generating method

Publications (1)

Publication Number Publication Date
CN103530135A true CN103530135A (en) 2014-01-22

Family

ID=49932175

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310530666.3A Pending CN103530135A (en) 2013-10-31 2013-10-31 Proxy service generating device and proxy service generating method

Country Status (1)

Country Link
CN (1) CN103530135A (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104462393A (en) * 2014-12-10 2015-03-25 北京国双科技有限公司 Method and device for determining paths for compiling files
CN106559493A (en) * 2016-11-29 2017-04-05 深圳中兴网信科技有限公司 Service issuing method and service delivery system
CN108228268A (en) * 2016-12-15 2018-06-29 北京京东尚科信息技术有限公司 A kind of method and apparatus for automatically generating configuration file
CN108469952A (en) * 2018-03-16 2018-08-31 祖龙(天津)科技有限公司 A kind of code generating method and kit of management game configuration
CN109918080A (en) * 2019-02-25 2019-06-21 深圳市创联时代科技有限公司 A kind of method of configuration tool chain
CN110297633A (en) * 2019-06-28 2019-10-01 百度在线网络技术(北京)有限公司 Code conversion method, device, equipment and storage medium
CN111427610A (en) * 2020-03-25 2020-07-17 山东浪潮通软信息科技有限公司 Method, device, equipment and readable medium for integrating third-party services

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060010195A1 (en) * 2003-08-27 2006-01-12 Ascential Software Corporation Service oriented architecture for a message broker in a data integration platform
EP2101474A1 (en) * 2008-03-10 2009-09-16 Alcatel Lucent Service bindings for web services
CN102158548A (en) * 2011-03-02 2011-08-17 山东中创软件工程股份有限公司 Method for accessing external services into enterprise service bus
CN102375743A (en) * 2011-10-20 2012-03-14 北京金和软件股份有限公司 SOA(Service-Oriented Architecture) system development method based on model and template
CN103020210A (en) * 2012-12-07 2013-04-03 深圳市远行科技有限公司 Method and device for integrating Oracle service bus (OSB) and business activity monitoring (BAM)

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060010195A1 (en) * 2003-08-27 2006-01-12 Ascential Software Corporation Service oriented architecture for a message broker in a data integration platform
EP2101474A1 (en) * 2008-03-10 2009-09-16 Alcatel Lucent Service bindings for web services
CN102158548A (en) * 2011-03-02 2011-08-17 山东中创软件工程股份有限公司 Method for accessing external services into enterprise service bus
CN102375743A (en) * 2011-10-20 2012-03-14 北京金和软件股份有限公司 SOA(Service-Oriented Architecture) system development method based on model and template
CN103020210A (en) * 2012-12-07 2013-04-03 深圳市远行科技有限公司 Method and device for integrating Oracle service bus (OSB) and business activity monitoring (BAM)

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
MICROSOFT: "Web服务描述语言工具(Wsdl.exe)", 《HTTPS://MSDN.MICROSOFT.COM/ZH-CN/LIBRARY/7H3YSTB6(V=VS.90).ASPX》, 21 June 2012 (2012-06-21), pages 1 - 5 *
胡晓林等: "网格服务自动生成技术及实现", 《计算机工程与应用》, 22 June 2006 (2006-06-22), pages 146 - 148 *

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104462393A (en) * 2014-12-10 2015-03-25 北京国双科技有限公司 Method and device for determining paths for compiling files
CN106559493A (en) * 2016-11-29 2017-04-05 深圳中兴网信科技有限公司 Service issuing method and service delivery system
CN108228268A (en) * 2016-12-15 2018-06-29 北京京东尚科信息技术有限公司 A kind of method and apparatus for automatically generating configuration file
CN108228268B (en) * 2016-12-15 2021-11-12 北京京东尚科信息技术有限公司 Method and device for automatically generating configuration file
CN108469952A (en) * 2018-03-16 2018-08-31 祖龙(天津)科技有限公司 A kind of code generating method and kit of management game configuration
CN109918080A (en) * 2019-02-25 2019-06-21 深圳市创联时代科技有限公司 A kind of method of configuration tool chain
CN110297633A (en) * 2019-06-28 2019-10-01 百度在线网络技术(北京)有限公司 Code conversion method, device, equipment and storage medium
CN111427610A (en) * 2020-03-25 2020-07-17 山东浪潮通软信息科技有限公司 Method, device, equipment and readable medium for integrating third-party services

Similar Documents

Publication Publication Date Title
CN103530135A (en) Proxy service generating device and proxy service generating method
CN105022615B (en) A kind of generation method and system at interface
CN102880664B (en) Page editing method, device and system
CN104484216A (en) Method and device for generating service interface document and on-line test tool
CN101526942A (en) Component implementation technology for automatically generating dynamic web page on line in real time
CN103473108A (en) Java code generating method
CN103248641A (en) Network download method, device and system
CN101185303A (en) System and method for creating a mapping document for binding messages between an application and an associated backend server
US9003433B2 (en) Off-premise and codeless process-centric business mashup to integrate BPEL based processes and web 2.0 widgets
EP2521043A1 (en) Method for establishing a relationship between semantic data and the running of a widget
CN103530407A (en) Method and device for generating rich text document
KR101086620B1 (en) Smart office system and server for managing the sames and method for managing the sames
CN103176778A (en) Method and device for webpage development
CN104268163A (en) Method and system for acquiring network management network element configuration interface
CN112182465A (en) Page display method, first terminal, server and system
CN104885073A (en) System and method for generating a digital edition
CN113158619B (en) Document processing method and device, computer readable storage medium and computer equipment
CN102521008A (en) Program compiling device and method for compiling program
CN101909047A (en) Method and device for acquiring multimedia programs
Kulscár et al. Bringing Clouds down to Earth: Modeling Arrowhead Deployments via Eclipse Vorto.
CN101923463A (en) Information processing apparatus and method
KR101482668B1 (en) System and method for generating database based on SCL
CN101685440A (en) Method and system for translating improved structural document of application path information
JP2020170530A (en) Information processing apparatus, processing method thereof, and program
Han et al. Integration technology of literature contents based on SaaS

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: 20140122

RJ01 Rejection of invention patent application after publication