CN103729171A - Generating method and device of service workflow codes - Google Patents

Generating method and device of service workflow codes Download PDF

Info

Publication number
CN103729171A
CN103729171A CN201210384272.7A CN201210384272A CN103729171A CN 103729171 A CN103729171 A CN 103729171A CN 201210384272 A CN201210384272 A CN 201210384272A CN 103729171 A CN103729171 A CN 103729171A
Authority
CN
China
Prior art keywords
workflow
business
parameter
code
model data
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
CN201210384272.7A
Other languages
Chinese (zh)
Other versions
CN103729171B (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.)
SANYA ZHONGXING SOFTWARE Co Ltd
Original Assignee
SANYA ZHONGXING 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 SANYA ZHONGXING SOFTWARE Co Ltd filed Critical SANYA ZHONGXING SOFTWARE Co Ltd
Priority to CN201210384272.7A priority Critical patent/CN103729171B/en
Publication of CN103729171A publication Critical patent/CN103729171A/en
Application granted granted Critical
Publication of CN103729171B publication Critical patent/CN103729171B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

The invention discloses a generating method and device of service workflow codes. The method comprises the steps that service model data and workflow templates matched with services are obtained, and parameters of workflows are set according to the service model data; the service workflow codes are generated according to relevant parameters of the services and the workflows, wherein the service workflow codes are formed by combining the services and the workflows, and the relevant parameters of the services and the workflows comprise the service model data, the workflow templates and the parameters of the workflows. Through the simple method, the executable service workflow codes are generated by combining service data processing and the workflows and combining the service model data, the workflow templates and the parameters of the workflows. Through automatic generation of the service workflow codes, the service workflow development process is simplified, the quality of the codes is improved and the development efficiency is improved. The service workflow development time is saved and the development cost is lowered. The generated codes are reliable in quality and the testing time is shortened.

Description

Generation method and the device of vocational work stream code
Technical field
The present invention relates to the communications field, in particular to a kind of generation method and device of vocational work stream code.
Background technology
Quick progress along with computing machine and mechanics of communication, internet (Internet) and internal lan (Intranet) are being brought into play huge effect in IT application in enterprise, and market economy makes each enterprise more and more pay attention to the raising of efficiency and the minimizing of cost.
Workflow (Work Flow) is exactly the computation model of workflow, is about to the logic organizing together before and after the work how in workflow and rule represents with appropriate model in computing machine and to the calculation that in fact plays tricks.The subject matter that workflow will solve is: for realizing certain business objective, between a plurality of participants, utilize computing machine, by certain pre-defined rule, automatically transmit document, information or task.Briefly, workflow is exactly a series of mutual linkings, the business activity of automatically carrying out or task, it can apply nested as a kind of more common technology in most of operation systems, thereby make operation system only be absorbed in the exploitation of business own, and needn't too much pay close attention to the process flow operation of workflow itself.
Workflow engine can provide a series of mutual linkings, the activity of automatically carrying out or task at present, complete flow definition, but work process flow need to be combined with business data processing, task needs " carrying " a large amount of business datum in the process of circulation, could solve actual traffic issues.In Business Works exploitation, need to understand work process flow, and carry out the exploitation of business data processing, performance history more complicated; When Business Works is tested, because Business Works has certain complexity, so be difficult to test, therefore, it is also the bottleneck of current operation system development that Business Works is tested simultaneously.
Summary of the invention
The invention provides a kind of generation method and device of vocational work stream code, at least to solve in correlation technique, Business Works performance history more complicated, and the problem that is difficult to test.
According to an aspect of the present invention, provide a kind of generation method of vocational work stream code, having comprised: the workflow template that obtains business model data and mate with business, and the parameter of workflow is set according to business model data; According to the correlation parameter of business and workflow, generate vocational work stream code, wherein, vocational work stream code is that business is combined formation with workflow, and the correlation parameter of business and workflow comprises the parameter of business model data, workflow template and workflow.
Preferably, obtain business model data and the workflow template that mates with business comprises: according to customer requirement retrieval business model data, wherein, business model data comprise Business Entity, business rule, and Business Entity comprises attribute and the behavior of Business Entity; According to the flow process of business rule and business, in preset workflow template, obtain the workflow template mating with business.
Preferably, the parameter that workflow is set according to business model data comprises: parameter, the parameter of business data processing template, the parameter of the parameter of workflow, business processing that workflow template is set according to business model data, wherein, the parameter of workflow comprise following one of at least: workflow routing parameter, workflow type, file storing path.
Preferably, according to the correlation parameter of business and workflow, generating Business Works code comprises: loaded with traffic is processed Code Template and workflow Code Template; According to business processing Code Template and business model data, generate business processing code; Business processing code is combined with workflow code, generates executable vocational work stream code.
Preferably, after generating vocational work stream code according to the correlation parameter of business and workflow, said method also comprises: the vocational work stream code of generation and configuration file thereof are saved in to the file storing path setting in advance.
Preferably, one of in the following manner obtain business model data: by the mode in connection data storehouse, obtain business model data; By importing the mode of file, obtain business model data.
According to a further aspect in the invention, provide a kind of generating apparatus of vocational work stream code, having comprised: acquisition module, for the workflow template that obtains business model data and mate with business; Module is set, for the parameter of workflow is set according to business model data; Generation module, for generating vocational work stream code according to the correlation parameter of business and workflow, wherein, vocational work stream code is that business is combined formation with workflow, and the correlation parameter of business and workflow comprises the parameter of business model data, workflow template and workflow.
Preferably, acquisition module comprises: the first acquiring unit, and for according to customer requirement retrieval business model data, wherein, business model data comprise Business Entity, business rule, Business Entity comprises attribute and the behavior of Business Entity; Second acquisition unit for according to the flow process of business rule and business, obtains the workflow template mating with business in preset workflow template.
Preferably, module is set to be comprised: setting unit, for parameter, the parameter of business data processing template, the parameter of the parameter of workflow, business processing of workflow template are set according to business model data, wherein, the parameter of workflow comprise following one of at least: workflow routing parameter, workflow type, file storing path.
Preferably, generation module comprises: loading unit, for loaded with traffic, process Code Template and workflow Code Template; The first generation unit, for generating business processing code according to business processing Code Template and business model data; The second generation unit, for business processing code is combined with workflow code, generates executable vocational work stream code.
By the present invention, provide a kind of simple method that business data processing is combined with workflow, generate executable vocational work stream code.By automatic generation vocational work stream code, simplify Business Works performance history, improve code quality, improve development efficiency.Save the Business Works development time, reduce cost of development.The code quality generating is reliable, reduces the time of test.
Accompanying drawing explanation
Accompanying drawing described herein is used to provide a further understanding of the present invention, forms the application's a part, and schematic description and description of the present invention is used for explaining the present invention, does not form inappropriate limitation of the present invention.In the accompanying drawings:
Fig. 1 is according to the process flow diagram of the generation method of the vocational work stream code of the embodiment of the present invention;
Fig. 2 is according to the structured flowchart of the generating apparatus of the vocational work stream code of the embodiment of the present invention;
Fig. 3 is the structured flowchart of the generating apparatus of vocational work stream code according to the preferred embodiment of the invention;
Fig. 4 is according to the structural representation of the generating apparatus of the vocational work stream code of another preferred embodiment of the present invention;
Fig. 5 is the process flow diagram of terminal to apply workflow according to the preferred embodiment of the invention.
Embodiment
It should be noted that, in the situation that not conflicting, embodiment and the feature in embodiment in the application can combine mutually.Describe below with reference to the accompanying drawings and in conjunction with the embodiments the present invention in detail.
The embodiment of the present invention provides a kind of generation method of vocational work stream code, and Fig. 1 is according to the process flow diagram of the generation method of the vocational work stream code of the embodiment of the present invention, as shown in Figure 1, comprises that following step S102 is to step S104.
Step S102, the workflow template that obtains business model data and mate with business, and the parameter of workflow is set according to business model data.
Step S104, according to the correlation parameter of business and workflow, generate vocational work stream code, wherein, vocational work stream code is that business is combined formation with workflow, and the correlation parameter of business and workflow comprises the parameter of business model data, workflow template and workflow.
In correlation technique, Business Works performance history more complicated, and be difficult to test.In the embodiment of the present invention, provide a kind of simple method that business data processing is combined with workflow, by the parameter in conjunction with business model data, workflow template and workflow, generated executable vocational work stream code.By automatic generation vocational work stream code, simplify Business Works performance history, improve code quality, improve development efficiency.Save the Business Works development time, reduce cost of development.The code quality generating is reliable, reduces the time of test.
The workflow template that obtains business model data in step S102 and mate with business comprises: according to customer requirement retrieval business model data, wherein, business model data comprise Business Entity, business rule, and Business Entity comprises attribute and the behavior of Business Entity; According to the flow process of business rule and business, in preset workflow template, obtain the workflow template mating with business.It should be noted that, the above-mentioned workflow template mating with business is that user is according to the flow process automatic adaptation of business rule and business.
The parameter that according to business model data workflow is set in step S102 comprises: parameter, the parameter of business data processing template, the parameter of the parameter of workflow, business processing that workflow template is set according to business model data, wherein, the parameter of workflow comprise following one of at least: workflow routing parameter, workflow type, file storing path.
Preferably, step S104 comprises: loaded with traffic is processed Code Template and workflow Code Template; According to business processing Code Template and business model data, generate business processing code; Business processing code is combined with workflow code, generates executable vocational work stream code.
Preferably, after step S104, said method also comprises: the vocational work stream code of generation and configuration file thereof are saved in to the file storing path setting in advance.The executable vocational work stream code generating is saved, can supply follow-up checking.
Preferably, one of in the following manner obtain business model data: by the mode in connection data storehouse, obtain business model data; By importing the mode of file, obtain business model data.By above-mentioned two kinds of modes, obtain business model data, obtain manner is simple and reliable, and more flexible.
The embodiment of the present invention also provides a kind of generating apparatus of vocational work stream code, and this device can be for realizing the generation method of above-mentioned vocational work stream code.Fig. 2 is according to the structured flowchart of the generating apparatus of the vocational work stream code of the embodiment of the present invention, as shown in Figure 2, comprises acquisition module 22, module 24 and generation module 26 are set.Below its structure is described in detail.
Acquisition module 22, for the workflow template that obtains business model data and mate with business; Module 24 is set, is connected to acquisition module 22, for the parameter of workflow is set according to business model data; Generation module 26, be connected to module 24 is set, for generating vocational work stream code according to the correlation parameter of business and workflow, wherein, vocational work stream code is that business is combined formation with workflow, and the correlation parameter of business and workflow comprises the parameter of business model data, workflow template and workflow.
Preferably, acquisition module 22 comprises: the first acquiring unit, and for according to customer requirement retrieval business model data, wherein, business model data comprise Business Entity, business rule, Business Entity comprises attribute and the behavior of Business Entity; Second acquisition unit, is connected to the first acquiring unit, for according to the flow process of business rule and business, obtains the workflow template mating with business in preset workflow template.
Preferably, module 24 is set to be comprised: setting unit, for parameter, the parameter of business data processing template, the parameter of the parameter of workflow, business processing of workflow template are set according to business model data, wherein, the parameter of workflow comprise following one of at least: workflow routing parameter, workflow type, file storing path.
Preferably, generation module 26 comprises: loading unit, for loaded with traffic, process Code Template and workflow Code Template; The first generation unit, is connected to loading unit, for generating business processing code according to business processing Code Template and business model data; The second generation unit, is connected to the first generation unit, for business processing code is combined with workflow code, generates executable vocational work stream code.
As shown in Figure 3, said apparatus also comprises: preserve module 28, be connected to generation module 26, for the vocational work stream code of generation and configuration file thereof are saved in to the file storing path setting in advance.
Preferably, acquisition module 22 one of in the following manner obtains business model data: by the mode in connection data storehouse, obtain business model data; By importing the mode of file, obtain business model data.
It should be noted that, the generating apparatus of the vocational work stream code of describing in device embodiment is corresponding to above-mentioned embodiment of the method, and its concrete implementation procedure had been carried out detailed description in embodiment of the method, did not repeat them here.
From above description, can find out, in the embodiment of the present invention, analysis user demand, obtains business model data by module, comprises Business Entity, business rule, and wherein, Business Entity comprises finds out Business Entity, determines attribute and the behavior of Business Entity; Business rule is the policy that must observe or the statement of condition.According to the flow process of business rule and business, from preset workflow template, obtain and be applicable to the workflow template of business and workflow template parameter is set.Load workflow Code Template and business processing Code Template.Service code is combined with workflow code, generates executable vocational work stream code, when workflow task completes, business datum is also finished dealing with.And the code of generation is saved to assigned catalogue.
In order to make technical scheme of the present invention and implementation method clearer, below in conjunction with preferred embodiment, its implementation procedure is described in detail.
The present invention generates the vocational work stream code that business is combined with workflow.By automatic generation vocational work stream code, simplify Business Works performance history, improve code quality, improve development efficiency.Save the Business Works development time, reduce cost of development.
In a further advantageous embodiment, the generating apparatus of above-mentioned vocational work stream code can also be by realizing with lower module: business model data acquisition module 402, workflow template adaptation module 404, module 406, load-on module 408, code generation module 410 and memory module 412 are set, as shown in Figure 4, below the function of modules is described.
Business model data acquisition module 402(has realized the partial function of above-mentioned acquisition module 22) for obtaining business model data, can connect normal Database Systems and obtain defined business model data, or importing Data Base Design Document, the mode importing by file is obtained business model data.Support to obtain business model data by mode or the importing file mode in connection data storehouse.
Preset multiple workflow template in system, user is according to business rule, workflow template adaptation module 404(has realized the partial function of above-mentioned acquisition module 22) can automatic adaptation be applicable to the workflow template of business, for example, conventional workflow template has the workflow template of 4 steps and the workflow template of 10 steps, and according to the flow process of service needed audit, workflow template adaptation module 404 is selected applicable workflow template, for example, selected the workflow template of 4 steps.
Module 406(is set and has realized the above-mentioned function that module 24 is set) for workflow template and business data processing template parameter, workflow and business processing parameter are set, the parameter of its setting comprises: workflow routing parameter, workflow type and file storing path.
1, workflow routing parameter, for example the routing parameter of 4 step workflows is 41 or 0 character string forming, and 1 represents to carry out, and 0 represents not carry out.According to business rule, when 4 step flow processs all need to carry out, routing parameter is set to 1111; 3 steps are carried out in 4 step requirementss of process, and when final step does not need to carry out, routing parameter is set to 1110.
2, workflow type, comprises fixing conventional application workflow, modification stream, nullifies workflow, suspending/resuming workflow and other (workflow title can customize).
4, file storing path, the file of generation has executable code file or configuration file, and code will be kept under the path of setting after generating automatically.
Load-on module 408(has realized the partial function of above-mentioned generation module 26) workflow template, business processing Code Template and parameter are loaded.Wherein, workflow template comprises that flow process is reversed processing, authority configures and task treatment scheme.Code Template comprises business data processing template, adopts three-tier architecture pattern, i.e. LS layer (Logic Service layer), DS layer (DataService layer), DAO layer (DataAccess Objects).Wherein LS layer refers to logical process layer, is mainly finishing service logical function treatment; DS layer is data analysis layer, has been mainly data processing; DAO layer has been mainly the access of database.In workflow processing, comprise flow processing, adjust back and come into force.
Code generation module 410(has realized the partial function of above-mentioned generation module 26) according to business processing Code Template and business model data, generate business processing code, and code call is combined with workflow processing, generate executable vocational work stream code.
Memory module 412(has realized the function of above-mentioned preservation module 28) for the code file of generation and configuration file being saved to the path of setting.
Fig. 5 is the process flow diagram of terminal to apply workflow according to the preferred embodiment of the invention, as shown in Figure 5, this preferred embodiment has been described the flow process of application workflow, for example, production marketing business will increase the sale of a new terminal, new terminal is reached the standard grade needs first to file, initiate application workflow, new terminal information is preserved in cache table, while initiating terminal approval process, the audit task that comprises a plurality of departments is reversed, previous node is examined the rear next flow process that automatically proceeds to, the task of sending out is to the processor of specified right, examine rear readjustment class and deposited data in formal table, complete the data flow process that comes into force.
Step is as follows:
Step S502, submit applications, terminal models information warehouse-in.Wherein, 0 represents not carry out, and 1 represents to carry out, and in figure, (0,1,0) represents that in this preferred embodiment, this step is only carried out second step.
Step S504, workflow readjustment, modification terminal models application work process flow state, the history/daily record of writing task stream.
Step S506, the application of audit terminal model.
Step S508, whether judgement audit is passed through, if so, process ends; If not, repeating step S502.
It should be noted that, in the step shown in the process flow diagram of accompanying drawing, can in the computer system such as one group of computer executable instructions, carry out, and, although there is shown logical order in flow process, but in some cases, can carry out shown or described step with the order being different from herein.
In this preferred embodiment, need to newly add an application interface, a readjustment class and the class that comes into force, the terminal models application workflow of take is example, creates interface and class as follows:
Terminal to apply interface: IUhandsetApply, defines an application (apply) method in interface, examine (audit) method for one.
Terminal to apply class: UhandsetApply
Inherit: com.zte.common.wkfw.WorkflowBase, has defined some process variablees such as template number, readjustment bean in such.
Realize interface: IUhandsetApply
Terminal to apply readjustment class: UhandsetApplyCallback
Inherit: com.zte.common.wkfw.CommonCallback, the initialization of such stream items for information WorkflowItem that mainly finishes the work, has defined readjustment class initialization data, log.Concrete workflow readjustment class is inherited such, comprises business processing interface and completes the data processing of workflow separately.
Terminal to apply class: the UhandsetApplyValid that comes into force
Inherit: com.zte.common.wkfw.CommonValid, some realizations that having defined in such comes into force processes, the processing that comes into force of finishing service data processing and workflow.
In apply method in application class, interface is as follows:
public int startProcessInstance(String templateCode,String creator,String processName,StringpboId,String pboName,String pboType,String remark,String processParams,String priority)
Wherein, in above-mentioned interface, the implication of each parameter is as shown in table 1.
The implication of each parameter of apply method interface in table 1 application class
templateCode Template numbering
creator Process initiation person ID
processName Process title, template name
pboId The main object ID of business, document major key
pboName The main object oriented of business, document numbering
pboType The main object type of business
remark Remarks
processParams Process parameter
Priority Process priority
Rreturn value: int process id
Audit method interface in application class is as follows:
// finish the work, to distributing to user's tasks carrying review operation, for example, pass through
public void completeTask(String taskId,String handlerId,String handleMsg,StringhandleEvent)
Wherein, in above-mentioned interface, each meaning of parameters is as shown in table 2:
The implication of each parameter of audit method interface in table 2 application class
taskId Task Id
handlerId Handler id
handleMsg Handling suggestion, information
handleEvent Processing event, route
The code generating can complete terminal warehouse-in, initiate approval process, record the execution overall process code of the whole workflows such as flow processing historical data.
In sum, generation method and the device of vocational work stream code according to the abovementioned embodiments of the present invention, provide a kind of simple method that business data processing is combined with workflow, by the parameter in conjunction with business model data, workflow template and workflow, generate executable vocational work stream code.By automatic generation vocational work stream code, simplify Business Works performance history, improve code quality, improve development efficiency.Save the Business Works development time, reduce cost of development.The code quality generating is reliable, reduces the time of test.
Obviously, those skilled in the art should be understood that, above-mentioned each module of the present invention or each step can realize with general calculation element, they can concentrate on single calculation element, or be distributed on the network that a plurality of calculation elements form, alternatively, they can be realized with the executable program code of calculation element, thereby, they can be stored in memory storage and be carried out by calculation element, or they are made into respectively to each integrated circuit modules, or a plurality of modules in them or step are made into single integrated circuit module to be realized.Like this, the present invention is not restricted to any specific hardware and software combination.
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. a generation method for vocational work stream code, is characterized in that comprising:
The workflow template that obtains business model data and mate with described business, and the parameter of workflow is set according to described business model data;
According to the correlation parameter of described business and described workflow, generate vocational work stream code, wherein, described vocational work stream code is that described business is combined formation with described workflow, and the correlation parameter of described business and described workflow comprises the parameter of described business model data, described workflow template and described workflow.
2. method according to claim 1, is characterized in that, obtains business model data and the workflow template that mates with described business comprises:
According to business model data described in customer requirement retrieval, wherein, described business model data comprise Business Entity, business rule, and described Business Entity comprises attribute and the behavior of Business Entity;
According to the flow process of described business rule and described business, in preset workflow template, obtain the workflow template mating with described business.
3. method according to claim 1, is characterized in that, the parameter that workflow is set according to described business model data comprises:
Parameter, the parameter of business data processing template, the parameter of the parameter of workflow, business processing of described workflow template are set according to described business model data, wherein, the parameter of described workflow comprise following one of at least: workflow routing parameter, workflow type, file storing path.
4. method according to claim 1, is characterized in that, generates Business Works code comprise according to the correlation parameter of described business and described workflow:
Loaded with traffic is processed Code Template and workflow Code Template;
According to described business processing Code Template and described business model data, generate business processing code;
Described business processing code is combined with workflow code, generates executable vocational work stream code.
5. according to the method described in any one in claim 1 to 4, it is characterized in that, after generating vocational work stream code according to the correlation parameter of described business and described workflow, described method also comprises:
The vocational work stream code of described generation and configuration file thereof are saved in to the file storing path setting in advance.
6. according to the method described in any one in claim 1 to 4, it is characterized in that, obtain one of in the following manner described business model data:
By the mode in connection data storehouse, obtain described business model data;
By importing the mode of file, obtain described business model data.
7. a generating apparatus for vocational work stream code, is characterized in that comprising:
Acquisition module, for the workflow template that obtains business model data and mate with described business;
Module is set, for the parameter of workflow is set according to described business model data;
Generation module, for generating vocational work stream code according to the correlation parameter of described business and described workflow, wherein, described vocational work stream code is that described business is combined formation with described workflow, and the correlation parameter of described business and described workflow comprises the parameter of described business model data, described workflow template and described workflow.
8. device according to claim 7, is characterized in that, described acquisition module comprises:
The first acquiring unit, for according to business model data described in customer requirement retrieval, wherein, described business model data comprise Business Entity, business rule, described Business Entity comprises attribute and the behavior of Business Entity;
Second acquisition unit for according to the flow process of described business rule and described business, obtains the workflow template mating with described business in preset workflow template.
9. device according to claim 7, is characterized in that, the described module that arranges comprises:
Setting unit, for parameter, the parameter of business data processing template, the parameter of the parameter of workflow, business processing of described workflow template are set according to described business model data, wherein, the parameter of described workflow comprise following one of at least: workflow routing parameter, workflow type, file storing path.
10. device according to claim 7, is characterized in that, described generation module comprises:
Loading unit, processes Code Template and workflow Code Template for loaded with traffic;
The first generation unit, for generating business processing code according to described business processing Code Template and described business model data;
The second generation unit, for described business processing code is combined with workflow code, generates executable vocational work stream code.
CN201210384272.7A 2012-10-11 2012-10-11 The generation method and device of vocational work stream code Active CN103729171B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201210384272.7A CN103729171B (en) 2012-10-11 2012-10-11 The generation method and device of vocational work stream code

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201210384272.7A CN103729171B (en) 2012-10-11 2012-10-11 The generation method and device of vocational work stream code

Publications (2)

Publication Number Publication Date
CN103729171A true CN103729171A (en) 2014-04-16
CN103729171B CN103729171B (en) 2018-02-09

Family

ID=50453257

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201210384272.7A Active CN103729171B (en) 2012-10-11 2012-10-11 The generation method and device of vocational work stream code

Country Status (1)

Country Link
CN (1) CN103729171B (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105117220A (en) * 2015-08-14 2015-12-02 浪潮通用软件有限公司 Operation management and automatic execution method of business entity on the basis of metadata description
CN105589707A (en) * 2014-12-10 2016-05-18 中国银联股份有限公司 Application program parameter management and configuration method based on workflow monitoring
CN107133052A (en) * 2017-05-27 2017-09-05 杭州迪脉信息科技有限公司 The method and device that flow is created
CN109165856A (en) * 2018-08-31 2019-01-08 平安科技(深圳)有限公司 Examine Dynamic Configuration, device and the storage medium of chain
CN109408112A (en) * 2018-09-25 2019-03-01 平安科技(深圳)有限公司 In line development document structure tree method, apparatus, terminal and readable storage medium storing program for executing
CN110515607A (en) * 2019-08-23 2019-11-29 苏州浪潮智能科技有限公司 A kind of code generating method and device
CN111782207A (en) * 2020-06-23 2020-10-16 北京青云科技股份有限公司 Method, device and equipment for generating task stream code and storage medium
CN113407164A (en) * 2021-06-21 2021-09-17 邬恩国 Software code generation method and system based on mind map and tree structure technology

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1753012A (en) * 2005-11-09 2006-03-29 中国工商银行 Compatible universal payment system and method
CN101256492A (en) * 2008-03-31 2008-09-03 宋乃辉 Software development method and system for executing model drive structure
CN101582026A (en) * 2008-05-12 2009-11-18 上海格尔卫信软件有限公司 Application method of dynamic service creation in service system application software
WO2010022375A1 (en) * 2008-08-21 2010-02-25 Terarecon, Inc. Workflow template management for medical image data processing

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1753012A (en) * 2005-11-09 2006-03-29 中国工商银行 Compatible universal payment system and method
CN101256492A (en) * 2008-03-31 2008-09-03 宋乃辉 Software development method and system for executing model drive structure
CN101582026A (en) * 2008-05-12 2009-11-18 上海格尔卫信软件有限公司 Application method of dynamic service creation in service system application software
WO2010022375A1 (en) * 2008-08-21 2010-02-25 Terarecon, Inc. Workflow template management for medical image data processing

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105589707A (en) * 2014-12-10 2016-05-18 中国银联股份有限公司 Application program parameter management and configuration method based on workflow monitoring
CN105589707B (en) * 2014-12-10 2019-01-18 中国银联股份有限公司 Application Parameters management and configuration method based on workflow supervision
CN105117220A (en) * 2015-08-14 2015-12-02 浪潮通用软件有限公司 Operation management and automatic execution method of business entity on the basis of metadata description
CN107133052A (en) * 2017-05-27 2017-09-05 杭州迪脉信息科技有限公司 The method and device that flow is created
CN109165856A (en) * 2018-08-31 2019-01-08 平安科技(深圳)有限公司 Examine Dynamic Configuration, device and the storage medium of chain
CN109165856B (en) * 2018-08-31 2023-08-08 平安科技(深圳)有限公司 Dynamic configuration method, device and storage medium of approval chain
CN109408112A (en) * 2018-09-25 2019-03-01 平安科技(深圳)有限公司 In line development document structure tree method, apparatus, terminal and readable storage medium storing program for executing
CN109408112B (en) * 2018-09-25 2024-01-16 平安科技(深圳)有限公司 Online development document generation method, device, terminal and readable storage medium
CN110515607A (en) * 2019-08-23 2019-11-29 苏州浪潮智能科技有限公司 A kind of code generating method and device
CN111782207A (en) * 2020-06-23 2020-10-16 北京青云科技股份有限公司 Method, device and equipment for generating task stream code and storage medium
CN113407164A (en) * 2021-06-21 2021-09-17 邬恩国 Software code generation method and system based on mind map and tree structure technology
CN113407164B (en) * 2021-06-21 2022-07-29 邬恩国 Software code generation method and system based on mind map and tree structure technology

Also Published As

Publication number Publication date
CN103729171B (en) 2018-02-09

Similar Documents

Publication Publication Date Title
CN103729171A (en) Generating method and device of service workflow codes
US10360603B2 (en) Creation and use of constraint templates
RU2488166C2 (en) Service-oriented conveyor-based architecture
US20170236188A1 (en) System and method for automating business processes throughout the life cycle of an order by using a publish-subscriber pattern
CN104572122A (en) Software application data generating device and method
US20090210326A1 (en) Purchase management system and method
JP6709871B2 (en) Generate project artifacts using data model objects
US9159043B2 (en) Enterprise product management system and method
US20120030223A1 (en) Extensibility of business process and application logic
US20060224777A1 (en) System and method for creating test data for data driven software systems
US9064038B2 (en) Method and system for combining multiple benchmarks
CN103678591A (en) Device and method for automatically executing multi-service receipt statistical treatment
CN111400178A (en) Automatic interface number making method and device, computer equipment and storage medium
CN111258567B (en) Service code development processing method and device
BRPI0803389B1 (en) computer-implemented methods for managing correlated event message sequence and a sequence of correlated service requests
CN112561690A (en) Method, system, equipment and storage medium for testing credit card staging service interface
CN111626607A (en) Workflow personalized setting method and device based on SaaS and storage medium
CN111369255A (en) User management method and device, electronic equipment and storage medium
CN113672674A (en) Method, electronic device and storage medium for automatically arranging service flow
CN111563183A (en) Automatic generation method and device of visit record, computing equipment and storage medium
CN110415101A (en) Products Show test method, device, computer equipment and storage medium
US9412083B2 (en) Aggregation and workflow engines for managing project information
CN111027866B (en) Product model construction method, device, electronic equipment and medium
CN115130959B (en) Method, system, terminal and storage medium for generating spare part BOM
CN116151994B (en) Structured data computing method, computing engine, device and 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
GR01 Patent grant
GR01 Patent grant