CN104899013A - Calling method and calling device of customized service assembly - Google Patents

Calling method and calling device of customized service assembly Download PDF

Info

Publication number
CN104899013A
CN104899013A CN201410079832.7A CN201410079832A CN104899013A CN 104899013 A CN104899013 A CN 104899013A CN 201410079832 A CN201410079832 A CN 201410079832A CN 104899013 A CN104899013 A CN 104899013A
Authority
CN
China
Prior art keywords
customization
service
blocker
calling
call
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.)
Granted
Application number
CN201410079832.7A
Other languages
Chinese (zh)
Other versions
CN104899013B (en
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 Xinglutong Technology 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 CN201410079832.7A priority Critical patent/CN104899013B/en
Publication of CN104899013A publication Critical patent/CN104899013A/en
Application granted granted Critical
Publication of CN104899013B publication Critical patent/CN104899013B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Abstract

The invention discloses a calling method of a customized service assembly. A customized interceptor is arranged in each service entry point; a software system intercepts the calling during service calling, and searches out the customized interceptor corresponding to the current calling service; and the customized interceptor determines the customized service assembly matched with the called service, and executes the customized service assembly. The invention also discloses a calling device of the customized service assembly. The calling device comprises a customization setting center, an interception processing center and the customized interceptors.

Description

A kind of call method of customize services assembly and device
Technical field
The present invention relates to enterprise application software development field, particularly relate to a kind of call method and device of customize services assembly.
Background technology
At present, application software system needs in the face of various client, such as ERP class software systems usually run into such problem, there are oneself culture and feature in each enterprise, the demand matching degree of existing ERP software system and this enterprise is not high, the individual demand of enterprise can not be met completely, client will be caused to lose.If carry out customized development to software systems, then may face great cost and drop into and risk, the construction cycle also can extend.
The existing customized development mode of industry, main flow has two of Saas framework kinds of thinkings: one is for each enterprise customer independently disposes a set of application, uses code shunting to carry out customized development; Two is use file configuration mode and workflow, and advance reservation custom configuration item is each new spectra custom configuration.
But said method also has much undesirable place, for Saas thinking one, if the enterprise customer of customization is too much, code shunting is also many, the risk that the maintenance of software systems and upgrading face continuous expansion cost and can not estimate; For Saas thinking two, preset configuration item can make the complexity of software systems increase, and seriously add cost of development and the construction cycle of product, and configure item itself also can be constantly updated, and may cause the continuous reconfiguration code of software systems.
Summary of the invention
For solving problems of the prior art, the embodiment of the present invention mainly provides a kind of call method and device of customize services assembly, when increase in software systems, deletion customize services assembly, flexibly simply, saves cost of development, reduces risk.
Technical scheme of the present invention is achieved in that
The invention provides a kind of call method of customize services assembly, the method comprises:
Arrange customization blocker in service point of penetration, software systems are when calling service, and interception is called; Retrieve and serve corresponding customization blocker with current calling;
The customize services assembly with the Service Matching called determined by described customization blocker, performs described customize services assembly.
In such scheme, described service point of penetration arrange customization blocker be: need in software systems customize service point of penetration resolve, according to analysis result, personalized customization setting is carried out to corresponding logical block and customized rules, export the customization blocker with agreement form.
In such scheme, described when calling service, interception call for: intercept process center is tackled all service calls.
In such scheme, the customize services assembly with the Service Matching called determined by described customization blocker, performing described customize services assembly is: described customization blocker judges whether the service of calling mates with customized rules, upon a match, perform the described current customize services assembly calling service, when not mating, served the service that corresponding customization blocker judges to call whether mated with customized rules by next and current calling, upon a match, the described current customize services assembly calling service is performed;
Described customized rules is: user identity+Service name.
The present invention also provides a kind of calling device of serviced component, and this device comprises: customization arranges center, intercept process center, customization blocker; Wherein,
Described customization arranges center, for arranging customization blocker in service point of penetration;
Described intercept process center, in software systems when calling service, interception is called, and retrieves and serves corresponding customization blocker with current calling, and notify described customization blocker;
Customization blocker, for determining the customize services assembly with the Service Matching called, performs described customize services assembly.
In such scheme, described customization arranges center, specifically for needing the service point of penetration customized to resolve in software systems, according to analysis result, personalized customization setting being carried out to corresponding logical block and customized rules, exporting the customization blocker with agreement form.
In such scheme, described customization blocker, during specifically for mating with customized rules when the service determining to call, performs the described current customize services assembly calling service.
In such scheme, described customization blocker, time specifically also for not mating with customized rules when the service determining to call, notice intercept process center;
Accordingly, described intercept process center, also for first with current call serve corresponding customization blocker determine that the service of calling is not mated with customized rules time, retrieval is next serves corresponding customization blocker with current calling.
The invention provides a kind of call method and device of customize services assembly, by arranging customization blocker in service point of penetration, when software systems call service, interception current service is called, retrieve and serve corresponding customization blocker with current calling, the customize services assembly with the Service Matching called determined by customization blocker, perform described customize services assembly, realize the flexible customization of software systems, meet " opening and closing principle " and " customization can pull out formula management ", reach saving cost of development, low-risk effect is fallen, and improve the sustainable maintenance of software systems.
Accompanying drawing explanation
The call method schematic flow sheet of the customize services assembly that Fig. 1 provides for the embodiment of the present invention;
The structural representation of the calling device of the customize services assembly that Fig. 2 provides for the embodiment of the present invention;
The customize services assembly that Fig. 3 provides for the embodiment of the present invention call schematic diagram;
The customization intercept process process flow diagram that Fig. 4 provides for the embodiment of the present invention.
Embodiment
In the embodiment of the present invention, by arranging customization blocker in service point of penetration, software systems are when calling service, and interception is called; Retrieve and serve corresponding customization blocker with current calling, the customize services assembly with the Service Matching called determined by described customization blocker, performs described customize services assembly, thus realize software fast, customized development flexibly.
Below by drawings and the specific embodiments, the present invention is described in further detail.
The embodiment of the present invention provides a kind of call method of customize services assembly, and the schematic flow sheet of the method as shown in Figure 1, comprises the following steps:
Step 101: customization blocker is set in service point of penetration;
Concrete, resolve needing the service point of penetration customized in software systems, namely the logical block of concrete needs customization and the customized rules corresponding with these logical blocks is resolved, according to analysis result, personalized customization setting is carried out to corresponding logical block and customized rules, export the customization blocker with agreement form; Such as, when the point of penetration of inquiry service arranges customization blocker, need to customize the logical block of this part of key word inputted in inquiry service, and this logical block needs corresponding matched rule, rule is at least two features, e.g., and user name+Service name, according to above-mentioned needs, the logical block of inquiry service and the customized rules of correspondence are specifically arranged again, just can export the customization blocker of the inquiry service of form of having an agreement;
Wherein, described agreement form, the interface class that unified exactly succession intercept process center provides; The customization blocker with described agreement form just can be blocked processing enter identification.
Step 102: software systems are when calling service, and interception is called;
Concrete, when software systems any one service point of penetration call serve arbitrarily time, intercept process center is tackled all service calls; Wherein, described interception is specially: services all in software systems is all registered in a reservoir, when calling any service in container, all service calls all through the dynamic proxy entrance at intercept process center, will be tackled service call in described dynamic proxy porch by source code.
Step 103: retrieve and serve corresponding customization blocker with current calling, the customize services assembly with the Service Matching called determined by described customization blocker, performs described customize services assembly;
Concrete, after service call is tackled by intercept process center, travel through all customization blockers with agreement form, judge whether to exist and serve corresponding customization blocker with current calling, when not existing, the current standard edition serviced component calling service of direct execution, when it is present, described customization blocker judges whether the service of calling mates with customized rules, upon a match, perform the described current customize services assembly calling service, when not mating, served the service that corresponding customization blocker judges to call whether mated with customized rules by next and current calling, upon a match, perform the described current customize services assembly calling service, all and current call serve corresponding customization blocker all confirm that the service of calling is not mated with customized rules time, perform the described current standard edition serviced component calling service,
Wherein, described standard edition serviced component is the logical block realizing service basic function; Described customize services assembly is the logical block of the function after realizing the exploitation of service customization of individual character;
Described customized rules can be arranged according to design requirement or products characteristics, such as, it can be user identity+Service name, in actual applications, may there be different requirements in different enterprises to identical service, therefore, customized rules is set when can avoid there is a customization to same services between enterprise, in use obscures.
In order to realize said method, the embodiment of the present invention also provides a kind of calling device of customize services assembly, and as shown in Figure 2, this device comprises: customization arranges center 20, more than 21, one, intercept process center customization blocker 22; Wherein,
Described customization arranges center 20, for arranging customization blocker 22 in service point of penetration;
Described intercept process center 21, in software systems when calling service, interception is called, and retrieves and serves corresponding customization blocker 22 with current calling, and notify described customization blocker 22;
Customization blocker 22, for determining the customize services assembly with the Service Matching called, performs described customize services assembly;
Described customization arranges center 20, specifically for needing the service point of penetration customized to resolve in software systems, carrying out personalized customization setting according to analysis result to corresponding logical block and customized rules, exporting the customization blocker 22 with agreement form;
Described agreement form is exactly the interface class that unified succession intercept process center provides, and the customization blocker 22 with described agreement form just can be blocked processing enter 21 and identify;
Described customization blocker 22, during specifically for mating with customized rules when the service determining to call, performs the described current customize services assembly calling service; Described customization blocker 22 has selectivity, often increases a customized content, an all corresponding customization blocker;
Described customization blocker 22, time specifically also for not mating with customized rules when the service determining to call, notice intercept process center 21;
Accordingly, described intercept process center 21, also for first with current call serve corresponding customization blocker 22 determine that the service of calling is not mated with customized rules time, retrieval is next serves corresponding customization blocker with current calling.
Such as, customized rules is: user identity+Service name; When user 1 uses software systems, have invoked inquiry service, the interception of calling of described inquiry service is got off by intercept process center 21, judge whether the customization blocker 22 of the described inquiry service that there is agreement form, when it is present, described customization blocker 22 judges that the user identity of user 1 and Service name be whether consistent with the user identity of customize services assembly and Service name that allow to call inquiry service in customized rules, when consistent, performs the customize services assembly of inquiry service; When inconsistent, perform the standard edition serviced component of inquiry service.
Software systems need the application of a set of standard edition, completely can carry out all operation flows, by standard edition application module, each service logic is subdivided into each service, and by container, these Service Managements are got up, the customize services component call method that just can be provided by the embodiment of the present invention carries out personalized customization for any one service, the customize services assembly that the embodiment of the present invention provides call schematic diagram as shown in Figure 3, specific as follows:
The place of calling arbitrarily internal services in software systems can, as starting point, start to call another service;
Service call is blocked processing enter 21 and tackles, described intercept process center 21 starts to travel through all customization blockers with agreement form, judge whether to exist and serve corresponding customization blocker with current calling, when it is present, described customization blocker judges whether the service of calling mates with customized rules, as, it is current that what call is inquiry service, if there is the customization blocker of inquiry service, after described customization blocker confirms that described inquiry service is mated with customized rules, perform the customizable component 1 of inquiry service, if there is no the customization blocker of inquiry service, then direct operative norm version serviced component, if described customization blocker confirms that described inquiry service is not mated with customized rules, then all customization blockers with agreement form of traversal are continued at intercept process center 21, judge whether another customization blocker that there is inquiry service, when it is present, after described customization blocker confirms that described inquiry service is mated with customized rules, perform the customizable component 1 of inquiry service, when not existing, direct operative norm version serviced component, when upper once service call, it is current that what call is statistical fractals, if there is the customization blocker of statistical fractals, after described customization blocker confirms that described statistical fractals mates with customized rules, perform the customizable component 2 of statistical fractals, if there is no the customization blocker of statistical fractals, then direct operative norm version serviced component, if described customization blocker confirms that described statistical fractals does not mate with customized rules, then all customization blockers with agreement form of traversal are continued at intercept process center 21, judge whether another customization blocker that there is statistical fractals, when it is present, after described customization blocker confirms that described statistical fractals mates with customized rules, perform the customizable component 2 of statistical fractals, when not existing, direct operative norm version serviced component, the rest may be inferred, until service call terminates.
The customization intercept process flow process that the embodiment of the present invention provides as shown in Figure 4;
Service call in standard edition software systems starts, all calling is blocked processing enter interception, the all customization blockers meeting agreement form of described intercept process centre retrieves, judge whether to there is the customization blocker with the Service Matching called, as, when calling inquiry service, retrieve all customization blockers, judge whether the customization blocker of inquiry service; When not existing, then direct operative norm version serviced component, realize standard logic, when it is present, judge whether inquiry service mates with customized rules by described customization blocker, upon a match, performing the customize services assembly of inquiry service, realizing customized logic, when not mating, return and find next customization blocker, continue another customization blocker judging whether to exist inquiry service; Described customized rules, set when customizing and arranging, can be user identity+Service name, the present invention limit this, can set according to factors such as products characteristics and user need;
In the above-mentioned treatment scheme that the embodiment of the present invention provides, observe " opening and closing principle ", to standard edition software systems intelligent expansion, can not revise, when increasing customized content, only need increase customization blocker and customized logic part codes, specified services interface just can easily realize; Customized content can realize " plug type " management, when deleting customized content, can a button be only used to carry out click switch, online software systems do not need to redeploy and restart, just can realize the opening and closing of customized content, if need complete deletion customized content, only need delete customization blocker and customized logic code, any rubbish can not be left to software systems.
If the call method of the customize services assembly that the embodiment of the present invention provides using the form of software function module realize and as independently production marketing or use time, also can be stored in a computer read/write memory medium.Based on such understanding, those skilled in the art should understand, the embodiment of the application can be provided as method, system or computer program.Therefore, the application can adopt the form of complete hardware embodiment, completely software implementation or the embodiment in conjunction with software and hardware aspect.And, the application can adopt in one or more form wherein including the computer program that the computer-usable storage medium of computer usable program code is implemented, described storage medium includes but not limited to USB flash disk, portable hard drive, ROM (read-only memory) (ROM, Read-Only Memory), magnetic disk memory, CD-ROM, optical memory etc.;
These computer program instructions also can be loaded in computing machine or other programmable data processing device, make on computing machine or other programmable devices, to perform sequence of operations step to produce computer implemented process, thus the instruction performed on computing machine or other programmable devices is provided for the step realizing the function of specifying in process flow diagram flow process or multiple flow process and/or block scheme square frame or multiple square frame.
As can be seen from the above-described embodiment, the call method of customize services assembly provided by the invention and calling device, in service point of penetration, customization blocker is set, when software systems call service, interception is called, retrieve and serve corresponding customization blocker with current calling, the customize services assembly with the Service Matching called determined by customization blocker, perform described customize services assembly, very large progress is achieved in the low coupling of existing Software for Design, fundamentally solve the puzzlement between software systems standard edition and customization version and a difficult problem, reach saving cost of development, low-risk effect is fallen, and improve the sustainable maintenance of software systems.
The above, be only preferred embodiment of the present invention, be not intended to limit protection scope of the present invention, and all any amendments done within the spirit and principles in the present invention, equivalent replacement and improvement etc., all should be included within protection scope of the present invention.

Claims (8)

1. a call method for customize services assembly, is characterized in that, the method comprises:
Arrange customization blocker in service point of penetration, software systems are when calling service, and interception is called; Retrieve and serve corresponding customization blocker with current calling;
The customize services assembly with the Service Matching called determined by described customization blocker, performs described customize services assembly.
2. call method according to claim 1, it is characterized in that, described service point of penetration arrange customization blocker be: need in software systems customize service point of penetration resolve, according to analysis result, personalized customization setting is carried out to corresponding logical block and customized rules, export the customization blocker with agreement form.
3. call method according to claim 2, is characterized in that, described when calling service, interception call for: intercept process center is tackled all service calls.
4. call method according to claim 3, it is characterized in that, the customize services assembly with the Service Matching called determined by described customization blocker, performing described customize services assembly is: described customization blocker judges whether the service of calling mates with customized rules, upon a match, perform the described current customize services assembly calling service, when not mating, served the service that corresponding customization blocker judges to call whether mated with customized rules by next and current calling, upon a match, the described current customize services assembly calling service is performed;
Described customized rules is: user identity+Service name.
5. a calling device for serviced component, is characterized in that, this device comprises: customization arranges center, intercept process center, customization blocker; Wherein,
Described customization arranges center, for arranging customization blocker in service point of penetration;
Described intercept process center, in software systems when calling service, interception is called, and retrieves and serves corresponding customization blocker with current calling, and notify described customization blocker;
Customization blocker, for determining the customize services assembly with the Service Matching called, performs described customize services assembly.
6. calling device according to claim 5, it is characterized in that, described customization arranges center, specifically for need in software systems customize service point of penetration resolve, according to analysis result, personalized customization setting is carried out to corresponding logical block and customized rules, export the customization blocker with agreement form.
7. calling device according to claim 5, is characterized in that, described customization blocker, during specifically for mating with customized rules when the service determining to call, performs the described current customize services assembly calling service.
8. calling device according to claim 7, is characterized in that, described customization blocker, time specifically also for not mating with customized rules when the service determining to call, and notice intercept process center;
Accordingly, described intercept process center, also for first with current call serve corresponding customization blocker determine that the service of calling is not mated with customized rules time, retrieval is next serves corresponding customization blocker with current calling.
CN201410079832.7A 2014-03-05 2014-03-05 A kind of call method and device for customizing serviced component Expired - Fee Related CN104899013B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410079832.7A CN104899013B (en) 2014-03-05 2014-03-05 A kind of call method and device for customizing serviced component

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410079832.7A CN104899013B (en) 2014-03-05 2014-03-05 A kind of call method and device for customizing serviced component

Publications (2)

Publication Number Publication Date
CN104899013A true CN104899013A (en) 2015-09-09
CN104899013B CN104899013B (en) 2018-04-06

Family

ID=54031692

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410079832.7A Expired - Fee Related CN104899013B (en) 2014-03-05 2014-03-05 A kind of call method and device for customizing serviced component

Country Status (1)

Country Link
CN (1) CN104899013B (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105847231A (en) * 2016-02-23 2016-08-10 乐视体育文化产业发展(北京)有限公司 Service publishing method, device and system
CN107220169A (en) * 2016-03-21 2017-09-29 阿里巴巴集团控股有限公司 A kind of emulating server returns to the method and apparatus for customizing data
CN110865848A (en) * 2018-08-21 2020-03-06 深圳市优必选科技有限公司 Component interception method and terminal equipment
CN115269060A (en) * 2022-06-15 2022-11-01 知学云(北京)科技股份有限公司 Service execution pre-post processing method based on aPaaS platform

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080141270A1 (en) * 2002-09-23 2008-06-12 Bjorn Bjare Middleware application environment
CN101266542A (en) * 2008-02-01 2008-09-17 中国建设银行股份有限公司 Method and device for loading component in container
CN101588359A (en) * 2009-07-10 2009-11-25 无锡维谷软件有限公司 Software on-demand update method based on network and system thereof
CN101662463A (en) * 2008-08-28 2010-03-03 国际商业机器公司 Device and method for customizing service flow for user
CN101847100A (en) * 2010-06-08 2010-09-29 用友软件股份有限公司 Method for expanding software application and device
CN102087594A (en) * 2010-12-27 2011-06-08 用友软件股份有限公司 Management method and device for extension point and plugins
CN102216901A (en) * 2011-05-30 2011-10-12 华为技术有限公司 Module expansion method and device thereof
US20110258620A1 (en) * 2010-03-31 2011-10-20 International Business Machines Corporation Method and Apparatus for Making a BPM Application Available to Multiple Tenants
CN102402456A (en) * 2010-09-17 2012-04-04 金蝶软件(中国)有限公司 Service request processing method and device and service system
CN102541557A (en) * 2011-12-28 2012-07-04 山东中创软件工程股份有限公司 Component processing system and component processing method

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080141270A1 (en) * 2002-09-23 2008-06-12 Bjorn Bjare Middleware application environment
CN101266542A (en) * 2008-02-01 2008-09-17 中国建设银行股份有限公司 Method and device for loading component in container
CN101662463A (en) * 2008-08-28 2010-03-03 国际商业机器公司 Device and method for customizing service flow for user
CN101588359A (en) * 2009-07-10 2009-11-25 无锡维谷软件有限公司 Software on-demand update method based on network and system thereof
US20110258620A1 (en) * 2010-03-31 2011-10-20 International Business Machines Corporation Method and Apparatus for Making a BPM Application Available to Multiple Tenants
CN101847100A (en) * 2010-06-08 2010-09-29 用友软件股份有限公司 Method for expanding software application and device
CN102402456A (en) * 2010-09-17 2012-04-04 金蝶软件(中国)有限公司 Service request processing method and device and service system
CN102087594A (en) * 2010-12-27 2011-06-08 用友软件股份有限公司 Management method and device for extension point and plugins
CN102216901A (en) * 2011-05-30 2011-10-12 华为技术有限公司 Module expansion method and device thereof
CN102541557A (en) * 2011-12-28 2012-07-04 山东中创软件工程股份有限公司 Component processing system and component processing method

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
丁勇: "《EJB容器框架及服务扩展机制研究与设计》", 《中国优秀博硕士学位论文全文数据库(硕士) 信息科技辑》 *

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105847231A (en) * 2016-02-23 2016-08-10 乐视体育文化产业发展(北京)有限公司 Service publishing method, device and system
CN107220169A (en) * 2016-03-21 2017-09-29 阿里巴巴集团控股有限公司 A kind of emulating server returns to the method and apparatus for customizing data
CN107220169B (en) * 2016-03-21 2021-05-28 创新先进技术有限公司 Method and equipment for simulating server to return customized data
CN110865848A (en) * 2018-08-21 2020-03-06 深圳市优必选科技有限公司 Component interception method and terminal equipment
CN110865848B (en) * 2018-08-21 2024-03-29 深圳市优必选科技有限公司 Component interception method and terminal equipment
CN115269060A (en) * 2022-06-15 2022-11-01 知学云(北京)科技股份有限公司 Service execution pre-post processing method based on aPaaS platform

Also Published As

Publication number Publication date
CN104899013B (en) 2018-04-06

Similar Documents

Publication Publication Date Title
US10740075B2 (en) Systems and methods for code clustering analysis and transformation
US20190243641A1 (en) Systems and methods for code analysis heat map interfaces
CN105354025B (en) Business model based on mobile application configures system and method
US8321803B2 (en) Aggregating service components
CN105700888A (en) Visualization rapid developing platform based on jbpm workflow engine
US10713107B2 (en) Detecting a possible underlying problem among computing devices
CN106446019B (en) A kind of software function treating method and apparatus
CN103902717A (en) System and method for personalizing internal portals of enterprises
CN104899013A (en) Calling method and calling device of customized service assembly
US20170351506A1 (en) Automating feature graduation
CN109445794B (en) Page construction method and device
CN105095564A (en) Data processing method and apparatus based on building information model
CN112860744A (en) Business process processing method and device
CN107463391A (en) Task processing method, device and equipment
US10885013B2 (en) Automated application lifecycle tracking using batch processing
US20120078967A1 (en) Integration of a Framework Application and a Task Database
CN108694227A (en) Label for the supply of automatic cloud resource
CN101458628A (en) Program edition management method
CN103677852A (en) Design method of extensible class natural language formula editor
Sabiri et al. Methods migration from on-premise to cloud
CN115469849A (en) Service processing system, method, electronic device and storage medium
CN108959309B (en) Method and device for data analysis
CN105511870A (en) Interface prompting method and device
JP6263487B2 (en) Process extraction apparatus, process extraction method, and program
CN113138760A (en) Page generation method and device, electronic equipment and medium

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20180518

Address after: 518000 room 318, 3rd floor, block A, phase 1, Zhongxing Road, Nanshan District science and technology south road, Shenzhen, Guangdong.

Patentee after: SHENZHEN XINGLUTONG TECHNOLOGY Co.,Ltd.

Address before: 518000 Guangdong science and technology south road, Nanshan District hi tech Zone, Shenzhen, A

Patentee before: ZTEICT TECHNOLOGY Co.,Ltd.

CF01 Termination of patent right due to non-payment of annual fee
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20180406