CN102214100A - Method and device for performing service - Google Patents

Method and device for performing service Download PDF

Info

Publication number
CN102214100A
CN102214100A CN2011101744867A CN201110174486A CN102214100A CN 102214100 A CN102214100 A CN 102214100A CN 2011101744867 A CN2011101744867 A CN 2011101744867A CN 201110174486 A CN201110174486 A CN 201110174486A CN 102214100 A CN102214100 A CN 102214100A
Authority
CN
China
Prior art keywords
business
described business
code
execution
implementation
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
CN2011101744867A
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.)
Nanjing ZTE New Software Co Ltd
Original Assignee
Nanjing ZTE New Software 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 Nanjing ZTE New Software Co Ltd filed Critical Nanjing ZTE New Software Co Ltd
Priority to CN2011101744867A priority Critical patent/CN102214100A/en
Publication of CN102214100A publication Critical patent/CN102214100A/en
Pending legal-status Critical Current

Links

Images

Abstract

The invention discloses a method and a device for performing a service. The method comprises the following steps of: starting the service; and performing the service by using a performing process for services compiled by codes, wherein the performing process for the services is realized by a calling application and a logic function and/or an operating function in a programming language corresponding to the codes. By the invention, the problem that the service performing is hard to realize as for the services having logics or the realization efficiency is lower in the prior art can be solved; therefore, convenience is provided for development of complicated services.

Description

Professional manner of execution and device
Technical field
The present invention relates to the communications field, in particular to a kind of professional manner of execution and device.
Background technology
In recent years, increasing user wishes to insert the internet in the process high speed that moves, and obtains its needed information.The application of mobile Internet is the earliest from note, along with the user to the increase of information requirement and speeding of network speed, increasing integrated service (abbreviating business as) occurs for the demand that satisfies the user, the exploitation of these integrated services need relate to the calling of one or more basic functions, and basic function (or being called application) also can be understood as the function that relatively independent professional ability unit (being basic service ability unit) is manifested.
In the prior art, execution is based on extend markup language (Extensible Markup Language for business, abbreviating XML as) service scripts realizes the storage and the execution of operation flow, for example, the patent No. is that the Chinese patent " based on the method and system of middleware realization multimedia consolidation service " and the patent No. of CN200610075090 are the foreign patent " BUSINESS PROCESS MANAGEMENT FOR A MESSAGE-BASED EXCHANGE INFRASTRUCTURE " of US7788319B2.In these two patents is to read the business description file by business platform, resolve the service logic that defines in the business description file by service enabler, read first application of satisfying executive condition, the interface parameters of delivery applications is also called application server (the application server here can be understood as the application that realizes basic function) and is carried out, and determines that according to execution result the next application of carrying out is complete up to business.
Professional manner of execution of the prior art, directly resolve the operation flow that defines in the description document, be easy to by visual Platform Implementation exploitation, but only be suitable for simple business, only support possesses the operation of the procedural style business of simple logic, and the very difficult efficiency ratio that realizes or realize of business that possesses complex logic for some is lower.
Summary of the invention
Fundamental purpose of the present invention is to provide a kind of professional manner of execution and device, to address the above problem at least.
According to an aspect of the present invention, provide a kind of professional manner of execution, comprised the steps: to start described business; Use the implementation of the described business of code compiling to carry out described business, wherein, the implementation of described business is by calling application, and the logical function in the programming language of described code correspondence and/or operating function are realized.
Preferably, judge the execution type of described business, when the execution type of described business is the code execution, use the implementation of the described business of described code compiling to carry out described business, when the execution type of judging described business is carried out type for the business description file, call described business description file and carry out described business, wherein, described business description file uses the mode of text to record the implementation of described business.
Preferably, using the implementation of the described business of code compiling to carry out described business comprises: read the business description file and obtain the matching code of described business; Use described matching code that the user who starts described business is carried out authentication, under the situation that authentication is passed through, use the implementation of the described business of code compiling to carry out described business; And/or, read described business description file and obtain related sign indicating number, in the process of carrying out described business, the related sign indicating number that passes over is compared with the related sign indicating number that obtains from described business description file, under the situation of unanimity, continue the implementation of described business, otherwise stop to carry out.
Preferably, start described business and comprise: read the business description file and obtain described initialization interface, call the initialization interface of described business, initialization also starts described business.
Preferably, also record the destruction interface of described business and/or the information of executive's interface in the described business description file.
Preferably, described method also comprises: the information that reads the described business in the described business description file is dispatched and/or is managed described business.
Preferably, described method also comprises: monitor and/or write down the corresponding informance of described implementation, described information is used to indicate the situation of carrying out described business.
According to another aspect of the present invention, also provide a kind of professional actuating unit, having comprised: started module, be used to start described business; Business execution module is used to use the implementation of the described business of code compiling to carry out described business, and wherein, the implementation of described business is by calling application, and the logical function in the programming language of described code correspondence and/or operating function are realized.
Preferably, described business execution module comprises: the code business execution module is used to use the implementation of the described business of described code compiling to carry out described business; The description document business execution module is used to call the business description file and carries out described business, and wherein, described business description file uses the mode of text to record the implementation of described business; Described business execution module is used to judge the execution type of described business, when the execution type of described business is the code execution, calls described code business execution module; When the execution type of judging described business is carried out type for the business description file, call described description document business execution module.
Preferably, described business execution module, the matching code that is used to read the business description file and obtains described business; Use described matching code that the user who starts described business is carried out authentication, under the situation that authentication is passed through, use the implementation of the described business of code compiling to carry out described business; And/or, described business execution module, be used to read described business description file and obtain related sign indicating number, in the process of carrying out described business, the related sign indicating number that passes over is compared with the related sign indicating number that obtains from described business description file, under the situation of unanimity, continue the implementation of described business, otherwise stop to carry out.
By the present invention, adopt to start described business; Use the implementation of the described business of code compiling to carry out described business, wherein, the implementation of described business is by calling application, and the logical function in the programming language of described code correspondence and/or operating function are realized.Solved in the prior art professional the execution and be difficult to realize or the lower problem of implementation efficiency, and then provided convenience for the exploitation of complicated business for business with logic.
Description of drawings
Accompanying drawing described herein is used to provide further understanding of the present invention, constitutes the application's a part, and illustrative examples of the present invention and explanation thereof are used to explain the present invention, do not constitute improper qualification of the present invention.In the accompanying drawings:
Fig. 1 is the process flow diagram according to the professional manner of execution of the embodiment of the invention;
Fig. 2 is the structured flowchart according to the professional actuating unit of the embodiment of the invention;
Fig. 3 is the structured flowchart of professional actuating unit according to the preferred embodiment of the invention;
Fig. 4 is a module diagram of unifying professional actuating unit according to the preferred embodiment of the invention;
Fig. 5 A is an ability access module illustrative view of functional configuration according to the preferred embodiment of the invention;
Fig. 5 B is the structural representation of service management functions of modules according to the preferred embodiment of the invention;
Fig. 5 C is a system management module illustrative view of functional configuration according to the preferred embodiment of the invention;
Fig. 5 D is professional according to the preferred embodiment of the invention scheduler module illustrative view of functional configuration;
Fig. 5 E is a business execution module illustrative view of functional configuration according to the preferred embodiment of the invention;
Fig. 6 A is the synoptic diagram of XML business structure figure according to the preferred embodiment of the invention;
Fig. 6 B is the synoptic diagram of code business structure figure according to the preferred embodiment of the invention; And,
Fig. 7 is the process flow diagram of professional manner of execution according to the preferred embodiment of the invention.
Embodiment
Hereinafter will describe the present invention with reference to the accompanying drawings and in conjunction with the embodiments in detail.Need to prove that under the situation of not conflicting, embodiment and the feature among the embodiment among the application can make up mutually.
The business that relates in following examples can refer to the service that can experience to whole user, can certainly refer to that network element is to service that network element provided.If the service that provides to the user, this this business can be contracted with the user, also can not need to contract with the user.The application that relates in following examples (perhaps functional unit) can refer to provide the functional part of intended service ability, and this functional part can be that the mode by software embodies, and also can embody by hardware mode.Business can be according to certain scene and/or use logic that combinations of services is formed.
A kind of professional manner of execution is provided in the present embodiment, and Fig. 1 is the process flow diagram according to the professional manner of execution of the embodiment of the invention, and as shown in Figure 1, this flow process comprises the steps:
Step S102 starts this business;
Step S104 uses this professional implementation of code compiling to carry out this business, and wherein, this professional implementation is by calling application, and the logical function in the programming language of this code correspondence and/or operating function are realized.
In the prior art, the mode of the business description file that is to use is carried out professional, no matter the business description file is the file of XML form or the file of extended formatting, all are a kind of texts in essence, it can only describe a kind of flow process in sequence for text, exploitation will be difficult to carry out for complicated service like this, pass through above-mentioned steps, used code to write professional implementation, code by certain programming language (for example is, C++) write, programming language provides more powerful logical function and/or operating function, and (the operating function here is a kind of notion widely, the function that provides in the programming language all can be understood as operating function), directly use these functions will make being programmed in of implementation of complicated business become easy to a certain extent.
Because the business description file is a kind of text, it can't provide any logic or computing, can only place hope on carrying out of application itself for logic or computing that needs are carried out, if that uses itself can not provide needed logic of this business or computing, two selections can be arranged so, that is, develop new application, perhaps abandon this logic or computing.Obviously there is inconvenient business development part in these two kinds of selections.And also can address this problem by the professional manner of execution in the present embodiment.
In addition, when calling the business description file and carrying out business, and be not easy to search the mistake that occurs in the business development process, and also can't monitor, and for the process of service execution of code compiling, the monitoring function that can use programming language itself to be provided to the details of the execution of business, perhaps use this programming language to write monitoring to process of service execution, certainly, in order to check conveniently afterwards, can also carry out record.That is, monitor and/or write down the corresponding informance of this implementation, this information is used to indicate this professional situation of execution.Code is also than being easier to search mistake.
For the selection of programming language, can select according to the situation of developer's ability or actual business, can make exploitation more flexible like this.More preferably,, can also develop the inserter tool of some editing machines for exploitation code business more efficiently, similar for the exploitation of the exploitation of these inserter tools and inserter tool of the prior art, do not repeat them here.
Use code development to have above-mentioned advantage, but need the developer to grasp certain programming skill, and it is directly perceived unlike use business description file is developed, consider this problem, provide preferred embodiment a kind of in an embodiment, promptly can judge the execution type of this business, when the execution type of this business is the code execution, use this professional implementation of this code compiling to carry out this business, when the execution type of judging this business is carried out type for the business description file, call this business description file and carry out this business.Improved the dirigibility that process of service execution is write by this preferred implementation.
Use this professional implementation of code compiling to carry out this business, and do not mean that all related aspects of this business all use code to realize, for example, can use the business description file to carry out record for some configuration informations of this business.Below several preferred implementations the use of business description file has been described from the aspect, following several uses that preferred embodiment can mutually combine, can certainly use separately, the business description file in the following preferred embodiment can be a file, also can be a plurality of files.
Preferred implementation one, in order to make professional execution safer, can be at business description file logging matching code and/or related sign indicating number.Wherein, for matching code: read the business description file and obtain this professional matching code; Use this matching code to carry out authentication, under the situation that authentication is passed through, use this professional implementation of code compiling to carry out this business starting this professional user.For related yard: read this business description file and obtain related sign indicating number, in this professional process of execution, the related sign indicating number that passes over is compared with the related sign indicating number that obtains from this business description file, under the situation of unanimity, continue this professional implementation, otherwise stop to carry out.Above-mentioned matching code and related sign indicating number have been strengthened the security of professional execution from different aspects, just can play the effect that increases security as long as use one of them, and be certain, if two sign indicating numbers together result of use will be better.
Preferred implementation two can be put down in writing professional interface in this business description file, for example, initialization interface, destroy interface, executive's interface, and this three interface can all be recorded in the business description file, also can be to record one of them or a part.Illustrate, when putting down in writing professional initialization interface, can read the business description file and obtain this initialization interface, call this professional initialization interface, initialization should business.
Preferred implementation three, for the ease of business is dispatched and/or is managed, can this business description file in the information of record traffic, by this professional information that reads in this business description file this business is dispatched and/or is managed.
A kind of professional actuating unit also is provided in the present embodiment, and Fig. 2 is the structured flowchart according to the professional actuating unit of the embodiment of the invention, and this device is used to realize the foregoing description and preferred implementation, has carried out repeating no more of explanation.As used below, the combination of the software and/or the hardware of predetermined function can be realized in term " module ".Although the described system and method for following examples is preferably realized with software, hardware, perhaps the realization of the combination of software and hardware also may and be conceived.As shown in Figure 2, this structure comprises as lower module: start module 22, business execution module 24.
Start module 22, be used to start this business; Business execution module 24, be connected to startup module 22, be used to use this professional implementation of code compiling to carry out this business, wherein, this professional implementation is by calling application, and the logical function in the programming language of this code correspondence and/or operating function are realized.
Fig. 3 is the structured flowchart of professional actuating unit according to the preferred embodiment of the invention, as shown in Figure 3, business execution module 24 comprises: code business execution module 32 and description document business execution module 34, wherein, code business execution module 32 is used to use this professional implementation of this code compiling to carry out this business; Description document business execution module 34 is used to call the business description file and carries out this business, and wherein, this business description file uses the mode of text to record this professional implementation.Business execution module 24 is used to judge the execution type of this business, when the execution type of this business is the code execution, and invoke code business execution module 32; When the execution type of judging this business is carried out type for the business description file, call description document business execution module 34.
Preferably, business execution module 24 is used to read the business description file and obtains this professional matching code; Use this matching code to carry out authentication, under the situation that authentication is passed through, use this professional implementation of code compiling to carry out this business starting this professional user; And/or, business execution module 24, be used to read this business description file and obtain related sign indicating number, in this professional process of execution, the related sign indicating number that passes over is compared with the related sign indicating number that obtains from this business description file, under the situation of unanimity, continue this professional implementation, otherwise stop to carry out.
Below be example with the mobile Internet field, to the business development that relates to mobile communication and Internet service open platform be implemented as example and describe in conjunction with the preferred embodiments.In following preferred embodiment, provide a kind of professional manner of execution of unification and device of support code formula service operation.In following preferred embodiment, be that example describes with the business description file of XML form.
Fig. 4 is the module diagram of unified according to the preferred embodiment of the invention professional actuating unit, this figure comprised unified professional actuating unit all modules and between fundamental relation, as shown in Figure 4, the professional actuating unit of this unification comprises with lower module:
The ability access module is used for the access of outside ability, realizes reciprocation professional and outside ability, strengthens professional function expansion.
System management module is realized the management of the professional infrastructure service that relies on.
Professional scheduler module starts professional administration module by the mode of dispatching, and increases the initiation of services form, strengthens the management that external interface starts business.
Business execution module (is above-mentioned business execution module 24, start module 22 and can be arranged in any module with startup business function, not illustrating of this figure), the environment of operation after business development is finished, except the XML service scripts operation of supporting the conventional flow formula, also support the operation of new code-type business.
This device makes it compared with prior art to the change of business execution module, obtained the professional progress of carrying out of support code formula, reached not only can support XML professionally carry out, but also can the professional effect of carrying out of support code formula, for the engineering staff who is familiar with the code-type programming, save the time of exploitation complex logic business, improved the professional efficient of exploitation.Below in conjunction with Fig. 4 this preferred embodiment is described.
The function that ability access module and system management module provide function expansion and external resource to quote for unified professional actuating unit, the service management module is responsible for the numerous professional bookkeeping of carrying out in the system, professional scheduler module then is that outside professional in the system has been started management role, and business execution module then is the professional core of moving in device.Below just according to each functions of modules structural drawing among Fig. 5 A-Fig. 5 E to the device in each module describe, wherein, Fig. 5 A is an ability access module illustrative view of functional configuration according to the preferred embodiment of the invention, Fig. 5 B is the structural representation of service management functions of modules according to the preferred embodiment of the invention, Fig. 5 C is a system management module illustrative view of functional configuration according to the preferred embodiment of the invention, Fig. 5 D is professional according to the preferred embodiment of the invention scheduler module illustrative view of functional configuration, and Fig. 5 E is a business execution module illustrative view of functional configuration according to the preferred embodiment of the invention.
The ability access module plays a part to provide the outside ability interface and/or the function of activating business in whole device.The outside ability that inserts by this module in the process of service execution realizes and outside reciprocation.Shown in Fig. 5 A, can comprise three functional modules: ability registration, ability loading and unloading and ability are nullified.The ability component registration is registered to ability in the system, and device just can utilize these ability interface to reach reciprocation with external system.Ability in device can have a lot, still, and for business, not everyly all need, therefore in the process of exploitation, increased that an ability loads and the functional module of unloading, for a user, the ability of having only this user to load just can be used.For the ability that no longer needs, can handling capacity nullify, it is removed from system.
The service management module is supvr professional in the device, for the numerous business in the device, realizes management work by this administration module.Shown in Fig. 5 B, can comprise four functional modules: roll off the production line on service deployment, the business, upgrading service and professional unloading.The business that service deployment is used for service developer is finished exploitation is loaded into this device, and this device is supported the execution of the professional and code business of XML simultaneously, therefore also can support the deployment of two kinds of business deployment the time.Temporarily do not need the business used for some, can by on the functional module that rolls off the production line carry out the professional operation of rolling off the production line and be placed on down state, when needing by the time, again these functional modules are reached the standard grade.If no longer need certain business in the system, then can it be removed from device by professional offloading functions assembly.
System management module provides infrastructure service for business, and shown in Fig. 5 C, in the device of this preferred embodiment, this module can comprise three functional modules: rights management, data source management and Template Manager.Rights management is mainly used in the user right control of implement device, and for different users, the function that they can operate and carry out is different.Preferably, often the professional basic procedure that uses can store by the form of template, when needing later on to use this basic procedure to go to develop business, can load this template and improve business development efficient.In the time of will using database manipulation in the middle of professional, need the support of data source, the data source administration module is used for realizing that the data source to needing in these business to use manages.
Professional scheduler module is an interface module of calling service, starts business or regularly starts professional (this business scheduler module has realized the function of above-mentioned startup module 22) by the mode of dispatching.Shown in Fig. 5 D, professional scheduler module comprises four basic common components as a standalone module: newly-increased scheduling, management and running, dispatching and monitoring and dispatching log assembly.By newly-increased scheduling feature, can increase the scheduling of disposable execution business or regularly go to carry out professional scheduling.For the numerous scheduling in the device, the scheduler task that can set up by management and running deactivation, time-out, deletion.The assembly of dispatching and monitoring is to work in the middle of the process of scheduled for executing, when scheduling is in executory state, can carry out carrying out in the scheduled for executing process checking of information by dispatching and monitoring, for example the successful situation in the implementation is carried out speed etc.After scheduling was finished, the dispatching log assembly represented the historical record of scheduled for executing, comprised the execution sum, success ratio of current scheduled for executing process, situation such as consuming time.
Business execution module is the core of whole device, it has comprised a plurality of functional modules, shown in Fig. 5 E, this module can comprise: start that example components, variable processings, parameter processing, uplink triggering, ability are called, calculation process, operational trials, business monitoring and route control.The example start assembly is professional start assembly: the Starting mode in operational trials assembly and professional scheduler module, for the business that contains upstream node, can also start business by the mode that WEBSERVICE carries out uplink triggering.In the middle of the service operation process, variable is handled and the parameter processing components is carried out into ginseng and the parsing that goes out to join, read and write, the arithmetic logic and the outside ability of managing business by calculation process and ability invocation component called afterwards, route control is that the flow process of business processing logic is moved towards controlling value, after professional partial logic is finished dealing with, carry out the selection of professional next logic by route control.Can also check professional state constantly by monitoring constantly in our device: finish, in service, unusual, overtime etc.
The device of seeking unity of action is supported the operation of XML file service and code business simultaneously, preferred XML business structure and code structure also are provided in this preferred embodiment, and (these two kinds of structures also are limited to the XML form, also can be applied to extended formatting), the structure of two kinds of business is respectively shown in Fig. 6 A (XML business structure figure) and Fig. 6 B (code business structure figure).
For the XML business, as shown in Figure 6A, because it is stored by description document fully and realize, so also only comprises block structure of description document in its structure, the processing logic of this business is expressed by the flow process form.In description document, mainly comprise three parts: professional essential information, service configuration information and Workflow messages.
Professional essential information is the basic description to business, comprises service identification (abbreviating ID as), Business Name, business description and business owner.Traffic ID is the sign of business uniqueness in system, system carries out obtaining and handling of professional out of Memory by this uniqueness sign, Business Name is a professional sign that represents to external world in system, name just as the people, business owner is business development personnel's a name identification, not knowing which business specifically is during for fear of duplication of name, is unique after business owner and Business Name combine.In addition, in business description, add the information that business is described of summary, can allow other personnel understand the effect of business very clearly.
Service configuration information is with respect to external call and starts when professional judgement to startup person's a authentication, for a uplink triggering, if the matching code that passes over is consistent with the matching code of configuration, then carries out corresponding business, otherwise do not carry out business; Equally, for the related sign indicating number that passes in the flowchart process, if related sign indicating number and related yard unanimity passing over then continue following flow process, otherwise would not do not carry out the flow process of back.
The processing logic of XML business embodies by Workflow messages, and wherein, the flow process variable is the value of playing communication role between each flow nodes as the gatekeeper in the operation flow; The flow process parameter exists as the information connector and the exhibitor of business, when the initiation of services person needs input value or output valve, just can realize the access and the output of self-defined information value by the visioning procedure parameter.The node line is the path control deivce of operation flow, has judged whether that after flow nodes is finished dealing with the node line exists, if exist, the route condition is judged whether downward route is arranged, and the words that have just can run to next node and carry out service logic.Flow nodes is the arithmetical unit of business processing logic, needs the thing of handling in the responsible service logic.Start node exists as the starting point of general service in the whole service flow process, after general service starts at first today start node; Upstream node also can be used as professional starting point, and it is equivalent to a service end, just can reach professional starting point by uplink triggering.End node is the terminal point of operation flow, when being routed to this node, shows that business finishes.In addition, concrete logic realization in other node processing business: compute node is responsible for the arithmetic operation of flow process variate-value, for example string operation, mathematical operation operation etc.; Database node service processing relevant data storehouse executable operations is carried out the SQL statement of writing in the business development process, realizes professional mutual with database; The expression formula node is used for supporting the execution of simple programmed statements; The subservice node is responsible for this professional sub-process, and each subservice can be an independent business; Regularly node is responsible for setting up timed task, and it is subservice in the business that these timed tasks also can be used as, and this node effect is can guarantee to start in the given time business of appointment in this task node; Upstream node is equivalent to a service end, is responsible for triggering professional and outer value and imports into; Atomic node is handled the access of outside atom ability, also can be that a client brings in the service end of being responsible for triggering other.
The code business realizes logical process with programming code, so it is slightly different with traditional XML business, and shown in Fig. 6 B, it has comprised two block structures: description document part and run time version part.
Execution to business at first is the perception that business is existed, and for the code-type business, the device of seeking unity of action is realized professional perception by resolving description document.Description document is placed into certain location, and when business was loaded in the device, the service management module in the device was by the existence of this location aware of search to business.Shown in the description document block structure of Fig. 6 B, description document has also comprised identical professional essential information part and service configuration information part in the XML business description file, and the effect of information is the same in the description document in these information and the XML business.Simultaneously, in description document, increased the description that initialization is entered the mouth, destroys inlet and execution inlet newly, need handle some which type of things when allowing device know, should carry out processing therefrom this business execution.
Professional practical implementation is finished by code.Corresponding to the entry declaration in the description document, all there is corresponding method to realize in the code.Shown in Fig. 6 B-code block structure, corresponding to the entry declaration in the describing module, code module has corresponding initial method, destroying method and manner of execution, carry out to comprise two kinds of common execution and up execution, so manner of execution also comprises two of common manner of execution and up manners of execution.All concrete business procedures are in manner of execution, and the running by code business logic processing operation flow realizes.The generative process of code-type business is very simple, as long as specified the position of description document, the developer can be easy to come exploitation code formula business by using the code editor of oneself being familiar with to carry out codimg logic, and, if want efficient exploitation code business, can also develop the inserter tool of some editing machines, improve professional development efficiency.
Fig. 7 is the process flow diagram of professional manner of execution according to the preferred embodiment of the invention, below in conjunction with Fig. 7 this flow process is described.This device can start business in the following manner: mode one, and the mode of setting up scheduling by professional scheduler module starts business; Mode two by the mode of WEBSERVICE, is called upstream node and is started professional; Mode three in the service management module, is selected operational trials, starts business by the mode of testing.After starting, business execution module selects concrete business execution module-XML business execution module to carry out XML business, code execution module run time version formula business according to type of service.Business execution module according to the flow process (the XML business is to show in the description document that flow logic, code business are to show flow logic in the run time version) of business go in the call capability access module ability, remove to read service configuration information in the service management module, go to obtain the information of the data source that provides in the system management module.In the process of service execution, can in the business monitoring of business execution module, check the executing state of current business: successful, unusual, in service, termination and overtime etc.When business is in the state of non-" in service ", show professional complete.
Pass through above preferred embodiment, unified professional actuating unit has been expanded the professional support of carrying out of code-type, abundant more professional executive mode is provided, for the engineering staff, the efficient performance history of code-type business, make things convenient for the exploitation of complicated business, further improved the efficient of business development and execution.
In another embodiment, also provide a kind of software, this software is used for carrying out the technical scheme that the foregoing description and preferred implementation are described.
In another embodiment, also provide a kind of storage medium, stored above-mentioned software in this storage medium, this storage medium includes but not limited to: CD, floppy disk, hard disk, scratch pad memory etc.
Obviously, those skilled in the art should be understood that, above-mentioned each module of the present invention or each step can realize with the general calculation device, they can concentrate on the single calculation element, perhaps be distributed on the network that a plurality of calculation element forms, alternatively, they can be realized with the executable program code of calculation element, carry out by calculation element thereby they can be stored in the memory storage, perhaps they are made into each integrated circuit modules respectively, perhaps a plurality of modules in them or step are made into the single integrated circuit module and realize.Like this, the present invention is not restricted to any specific hardware and software combination.
The above is the preferred embodiments of the present invention only, is not limited to the present invention, and for a person skilled in the art, the present invention can have various changes and variation.Within the spirit and principles in the present invention all, any modification of being done, be equal to replacement, improvement etc., all should be included within protection scope of the present invention.

Claims (10)

1. a professional manner of execution is characterized in that comprising the steps:
Start described business;
Use the implementation of the described business of code compiling to carry out described business, wherein, the implementation of described business is by calling application, and the logical function in the programming language of described code correspondence and/or operating function are realized.
2. method according to claim 1, it is characterized in that, judge the execution type of described business, when the execution type of described business is the code execution, use the implementation of the described business of described code compiling to carry out described business, when the execution type of judging described business is carried out type for the business description file, call described business description file and carry out described business, wherein, described business description file uses the mode of text to record the implementation of described business.
3. method according to claim 1 is characterized in that, the implementation of the described business of use code compiling is carried out described business and comprised:
Read the business description file and obtain the matching code of described business; Use described matching code that the user who starts described business is carried out authentication, under the situation that authentication is passed through, use the implementation of the described business of code compiling to carry out described business; And/or,
Read described business description file and obtain related sign indicating number, in the process of carrying out described business, the related sign indicating number that passes over is compared with the related sign indicating number that obtains from described business description file, under the situation of unanimity, continue the implementation of described business, otherwise stop to carry out.
4. according to each described method in the claim 1 to 3, it is characterized in that, start described business and comprise:
Read the business description file and obtain described initialization interface, call the initialization interface of described business, initialization also starts described business.
5. method according to claim 4 is characterized in that, also records the destruction interface of described business and/or the information of executive's interface in the described business description file.
6. method according to claim 4 is characterized in that, described method also comprises: the information that reads the described business in the described business description file is dispatched and/or is managed described business.
7. according to claim 1,2,3,5 or 6 described methods, it is characterized in that described method also comprises: monitor and/or write down the corresponding informance of described implementation, described information is used to indicate the situation of carrying out described business.
8. professional actuating unit is characterized in that comprising:
Start module, be used to start described business;
Business execution module is used to use the implementation of the described business of code compiling to carry out described business, and wherein, the implementation of described business is by calling application, and the logical function in the programming language of described code correspondence and/or operating function are realized.
9. device according to claim 8 is characterized in that,
Described business execution module comprises: the code business execution module is used to use the implementation of the described business of described code compiling to carry out described business; The description document business execution module is used to call the business description file and carries out described business, and wherein, described business description file uses the mode of text to record the implementation of described business;
Described business execution module is used to judge the execution type of described business, when the execution type of described business is the code execution, calls described code business execution module; When the execution type of judging described business is carried out type for the business description file, call described description document business execution module.
10. device according to claim 8 is characterized in that,
Described business execution module, the matching code that is used to read the business description file and obtains described business; Use described matching code that the user who starts described business is carried out authentication, under the situation that authentication is passed through, use the implementation of the described business of code compiling to carry out described business; And/or,
Described business execution module, be used to read described business description file and obtain related sign indicating number, in the process of carrying out described business, the related sign indicating number that passes over is compared with the related sign indicating number that obtains from described business description file, under the situation of unanimity, continue the implementation of described business, otherwise stop to carry out.
CN2011101744867A 2011-06-24 2011-06-24 Method and device for performing service Pending CN102214100A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2011101744867A CN102214100A (en) 2011-06-24 2011-06-24 Method and device for performing service

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2011101744867A CN102214100A (en) 2011-06-24 2011-06-24 Method and device for performing service

Publications (1)

Publication Number Publication Date
CN102214100A true CN102214100A (en) 2011-10-12

Family

ID=44745421

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2011101744867A Pending CN102214100A (en) 2011-06-24 2011-06-24 Method and device for performing service

Country Status (1)

Country Link
CN (1) CN102214100A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105635208A (en) * 2014-10-30 2016-06-01 阿里巴巴集团控股有限公司 Business processing method and device
CN110633079A (en) * 2019-08-30 2019-12-31 微梦创科网络科技(中国)有限公司 Business development method and system based on yaml language
CN111427630A (en) * 2020-03-31 2020-07-17 北京金堤科技有限公司 Cold start optimization method and device, electronic equipment and storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101136936A (en) * 2006-10-10 2008-03-05 华为技术有限公司 Service establishing, executing, mapping system and method
CN101299862A (en) * 2008-06-11 2008-11-05 中国电信股份有限公司 Telecommunication service generation environmental system
CN101547263A (en) * 2009-05-13 2009-09-30 烽火通信科技股份有限公司 Telecom value-added service server based on XML script and realizing method thereof
CN101902756A (en) * 2009-05-27 2010-12-01 中兴通讯股份有限公司 M2M (Machine To Machine) business platform and working method thereof
CN101980546A (en) * 2010-10-21 2011-02-23 中兴通讯股份有限公司 Intelligent network platform, service execution method and method for analyzing service abnormality

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101136936A (en) * 2006-10-10 2008-03-05 华为技术有限公司 Service establishing, executing, mapping system and method
CN101299862A (en) * 2008-06-11 2008-11-05 中国电信股份有限公司 Telecommunication service generation environmental system
CN101547263A (en) * 2009-05-13 2009-09-30 烽火通信科技股份有限公司 Telecom value-added service server based on XML script and realizing method thereof
CN101902756A (en) * 2009-05-27 2010-12-01 中兴通讯股份有限公司 M2M (Machine To Machine) business platform and working method thereof
CN101980546A (en) * 2010-10-21 2011-02-23 中兴通讯股份有限公司 Intelligent network platform, service execution method and method for analyzing service abnormality

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105635208A (en) * 2014-10-30 2016-06-01 阿里巴巴集团控股有限公司 Business processing method and device
CN110633079A (en) * 2019-08-30 2019-12-31 微梦创科网络科技(中国)有限公司 Business development method and system based on yaml language
CN110633079B (en) * 2019-08-30 2023-06-16 微梦创科网络科技(中国)有限公司 Service development method and system based on yaml language
CN111427630A (en) * 2020-03-31 2020-07-17 北京金堤科技有限公司 Cold start optimization method and device, electronic equipment and storage medium
CN111427630B (en) * 2020-03-31 2024-03-22 北京金堤科技有限公司 Cold start optimization method and device, electronic equipment and storage medium

Similar Documents

Publication Publication Date Title
CN100498695C (en) Workflow schedule authoring tool
EP1868087B1 (en) System and method for configuration application programs
CN102508706B (en) Multi-source data integrating platform and establishing method thereof
KR101368068B1 (en) Method of constructing database, server performing the same and storage media storing the same
CN107015853B (en) Method and device for realizing multi-stage task
CN102224496B (en) Common configuration application programming interface
EP2228726A2 (en) A method and system for task modeling of mobile phone applications
JP2003132187A (en) Method for making work flow
CN102682357A (en) Automatically creating business applications from description of business processes
CN101201753A (en) Method for configuring and managing multimode machine supervising engine
JP2000067130A (en) Work flow managing system
CN104657140A (en) Code generating method and device
US9589240B2 (en) System and method for flexible chaining of distinct workflow task instances in a business process execution language workflow
CN102508669A (en) Automatic program code generating method
CN101946462A (en) Targeted queries using an oma dm protocol
CN109814856A (en) Data entry method, device, terminal and computer readable storage medium
CN102224716A (en) Unified interface for configuring multiple networking technologies
CN106909543A (en) The method for mode matching and device of a kind of regulation engine
CN109144511B (en) Method and system for automatically generating numerical simulation graphical user interface
CN111930354B (en) Framework component system for software development and construction method thereof
CN114035925A (en) Workflow scheduling method, device and equipment and readable storage medium
CN106789200A (en) A kind of method of the self-defined automatic deployment of cloud platform
CN102214100A (en) Method and device for performing service
CN110633120A (en) Configuration software control processing method, device, server, user terminal and system
CN110187895A (en) Allocating operating system method, apparatus, equipment and computer readable storage 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
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20111012