CN1588408A - Method and system for quick establishing business processing flow using discrete unit - Google Patents

Method and system for quick establishing business processing flow using discrete unit Download PDF

Info

Publication number
CN1588408A
CN1588408A CN 200410075336 CN200410075336A CN1588408A CN 1588408 A CN1588408 A CN 1588408A CN 200410075336 CN200410075336 CN 200410075336 CN 200410075336 A CN200410075336 A CN 200410075336A CN 1588408 A CN1588408 A CN 1588408A
Authority
CN
China
Prior art keywords
discrete unit
data
discrete
unit
variable
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
CN 200410075336
Other languages
Chinese (zh)
Other versions
CN100543720C (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.)
HANGZHOU HANDSOME ELECTRONICS CO Ltd
Original Assignee
HANGZHOU HANDSOME ELECTRONICS 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 HANGZHOU HANDSOME ELECTRONICS CO Ltd filed Critical HANGZHOU HANDSOME ELECTRONICS CO Ltd
Priority to CNB2004100753360A priority Critical patent/CN100543720C/en
Publication of CN1588408A publication Critical patent/CN1588408A/en
Application granted granted Critical
Publication of CN100543720C publication Critical patent/CN100543720C/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention discloses a method for suing discrete unit to construct service processing flow quickly, which includes following steps: (1) the service flow needed to be constructed is divided into several discrete units with special function, each discrete unit is program code for the function; (2) sets the attributes to all the variables in the service flow, and reserves them into the data dictionary; (3) confirms each discrete unit of the service flow and its assembly type, forms a service processing system; (4) executes the discrete unit in the service processing system, and constructs the correspondent variable in order to form a data exchanging area according to the attributes of the variables in the data dictionary, the discrete unit exchanges data with the variable data through reading and writing data exchanging area, and accomplishes the correspondent service. The invention upgrades the efficiency of construction.

Description

Utilize the method and system of discrete unit quick establishing business processing flow
Technical field
The present invention relates to computer realm, relate in particular to a kind of method and system of utilizing the discrete unit quick establishing business processing flow.
Background technology
At present, the structure of business processing flow mainly is to rely on the coding code to realize, and by carrying out aforementioned program code on computers to finish corresponding professional function.
Finish telephone expenses with bank and telecommunications cooperation and take over and be example, illustrate how to make up business processing flow.See also Fig. 1, it finishes the hardware structure diagram of the telephone expenses business of taking over for bank and telecommunication service cooperation.It comprises the terminal node 11 that is arranged on each outlet, telecommunications fee payment service server 12 and the bank main 13 that is connected with each terminal node 11.Wherein, telecommunications fee payment service server 12 is connected with the server 14 of telecommunication service system.
Usually, the foreground transaction program is set, on the server 14 of telecommunications fee payment service server 12, bank main 13 and telecommunication service system, the platform service program is set in each outlet.The foreground transaction program mainly operates on the terminal node, is used to receive the user profile that comprises bank's card number, telephone number and the amount of money of paying the fees, and generates and to report message, on deliver to telecommunications fee payment service server 12, send the request of paying the fees; And this terminal node is accepted the response of telecommunications fee payment service server 12, and makes corresponding processing according to its response.The platform service program is used to receive the request of paying the fees that the foreground transaction program sends, and bank main 13 is withholdd handle and corresponding response information is sent on the server 14 of telecommunication service system.
Based on above-mentioned hardware configuration, the user is as follows in the operation flow that bank outlets pay telephone expenses:
(1) data such as terminal node 11 telephone number that the user is provided, bank's card number, the amount of money of paying the fees generate according to predefined form and to upload message, on send telecommunications fee payment service server 12, initiate to pay the fees transaction request;
(2) telecommunications fee payment service server 12 is resolved the described message of uploading, and writes down information such as transaction journal, and generates the message of uploading main frame 13 by the requirement of bank main 13, and then initiates to withhold transaction request to bank main 13;
(3) bank main 13 is resolved the message of uploading of telecommunications fee payment service servers 12, according to operations of withholing such as bank's card number, the amount of money of paying the fees, handle successfully after, return the response results of Transaction Success, otherwise return the response results of Fail Transaction;
(4) telecommunications fee payment service server 12 receives after bank main 13 handles successful response message, by the requirement generation message of telecommunication service system, to the pay the fees message of Transaction Success of server 14 initiations of telecommunication service system;
The server 14 of (5) telecommunication service system is resolved the message that bank sends, and pays the fees to operate according to telephone number, the amount of money of paying the fees and handles (as writing down the corresponding phone number words and the situation of paying the fees), returns corresponding transaction results;
(6) server 12 of telecommunications fee payment service system returns transaction results to the terminal node 11 of front end cabinet plane system, and terminal node 11 prompting Transaction Success are also printed the voucher of paying the fees.
Above-mentioned is the simple case that makes up a business processing flow, the business processing flow relative closure that adopts said method to make up in the prior art, when new demand takes place in this business processing flow, banking system and telecommunication system need be beamed back this business processing flow again in the program development personnel hand and upgrade, released the preferential activity of paying the fees of different periods such as telecommunication system in this business processing flow, banking system and telecommunication system need to link up with the program development personnel again, and the program development personnel make amendment to the original program code again, the time of not only wasting time and energy but also upgrading is very long, is difficult to reach the time requirement of telecommunication system and banking system.
In addition, still be example with the banking system, also exist a lot similarly professional, such as: bank and security cooperation realize the business that transfers of stock invester's fund, bank realizes selling the declaration form business with the insurance cooperation, bank and telecommunications cooperation realization telephone expenses are taken over business, bank and financial cooperation realize financial authority to pay management service, when the similar business of exploitation, a lot of something in common are arranged between the discovery business, such as being example with terminal node 11, need to carry out data thereon and (comprise subscriber data, cost information) input, generate message to fare payment system, carrying out message sends, receive the message of fare payment system, analytic message, the steps such as line data output of going forward side by side, if the program development personnel revise corresponding program on the basis of original business procedure, not only workload is made mistakes greatly but also easily, and, program coding utmost point consumption manpower, waste time and energy and efficient low, it is high and performance period is long promptly to make up the method reusing degree of business processing flow at present.
Summary of the invention
The object of the present invention is to provide a kind of method and system of utilizing the discrete unit quick establishing business processing flow, to solve the slow and not high technical matters of reusing degree of the speed that makes up operation flow in the prior art.
For addressing the above problem, the invention discloses a kind of method of utilizing the discrete unit quick establishing business processing flow, may further comprise the steps:
(1) all operation flows that will need to make up are subdivided into the discrete unit that several can finish specific function, and described each discrete unit is for finishing this functional programs code;
(2) all variablees that relate in described all operation flows are provided with its attribute respectively, are kept on the data dictionary;
(3) definite discrete unit and assembling form thereof that makes up each operation flow is to form a transaction processing system;
(4) discrete unit in the described transaction processing system of execution, and according in the data dictionary attribute of dependent variable being made up corresponding variable to form data exchange zone in calculator memory, discrete unit carries out each other exchanges data by the variable data of the exchange area that reads and writes data, to finish corresponding service.
Wherein, the assembling form in the step (3) comprises that order is carried out branch's execution assembling of the order execution assembling of discrete unit, branch's execution discrete unit and the circulation execution of carrying out discrete unit that circulates is assembled.
Wherein, the discrete unit that is provided with in the step (1) has the inlet of a variable data and the outlet of several variable data, so that and data exchange zone swap data.
Step (3) comprises also discrete unit corresponding controls in each transaction processing system is set that to control the parameter of described discrete unit, described parameter is the determined value of the variable of described discrete unit.
The variable data of described data exchange zone is the form storage with the link tree.
The invention also discloses a kind of method and system of utilizing the discrete unit quick establishing business processing flow, be to comprise:
Data dictionary is used for being provided with and preserving and states all variablees and the attribute thereof that all operation flows relate to;
The discrete unit storage unit, all operation flows that are used for the needs structure are subdivided into the discrete unit that several can finish specific function, and described each discrete unit is for finishing this functional programs code;
Transaction processing system storage unit: be used to store the discrete unit composition and the assembling form thereof of this operation flow, to form this transaction processing system;
Control module, connect data dictionary, discrete unit storage unit and transaction processing system storage unit respectively, be used for assembling form execution discrete unit according to the discrete unit of transaction processing system storage unit, and in internal memory, make up corresponding variable to form data exchange zone according to the attribute of corresponding key element in the data dictionary, discrete unit carries out each other exchanges data by the variable data of the exchange area that reads and writes data, to finish corresponding service.
Described transaction processing system storage unit comprises control storing sub-units and the professional discrete unit storing sub-units of forming, and the wherein professional discrete unit storing sub-units of forming is used to preserve this professional discrete unit of composition and discrete unit assembling form; The control storing sub-units is used for being provided with and preserving and this transaction processing system discrete unit corresponding controls, and to control the parameter of described discrete unit, described parameter is the determined value of the variable of described discrete unit.
This system also comprises the input equipment that connects described data dictionary, discrete unit storage unit and transaction processing system storage unit respectively.
Described transaction processing system storage unit, control module and data dictionary, discrete unit storage unit can be integrated in the different computing machines.
Compared with prior art, the present invention has the following advantages: when increasing new business demand, the assembling form that the program development personnel only need obtain discrete unit and this discrete unit and other discrete units gets final product, reduced the workload of coding, even need not newly-increased business demand is fed back among the program development personnel, directly in the discrete unit storage unit, search corresponding discrete unit and add existing business processing flow, reduce the cycle of upgrading, improve updating efficiency.
Another kind of when contracting when increasing like business processing flow, utilize original discrete unit storage unit, shortened the cycle of developing a new business system greatly.
Description of drawings
Fig. 1 is the hardware structure diagram that the telephone expenses business of taking over is finished in bank and telecommunication service cooperation;
Fig. 2 is a system architecture synoptic diagram of realizing that business processing flow makes up fast;
Fig. 3 is the structural representation that makes up discrete unit;
Fig. 4 is the assembling form of discrete unit;
Fig. 5 is a schematic flow sheet of realizing that business processing flow makes up fast;
Fig. 6 is a kind of design diagram of business processing flow;
Fig. 7 is the business processing flow synoptic diagram that is arranged on bank's front end cabinet face;
Fig. 8 is the business processing flow of telecommunications fee payment service system.
Embodiment
Below in conjunction with accompanying drawing, specify the present invention.
The core concept of the technical program: the operation flow that will need to make up is decomposed and refined into the discrete unit that can finish specific function one by one, business processing flow is exactly a series of certain combinations of finishing the specific function discrete unit, thereby realizes the parametrization of the multiplexing and operation flow of the height of each discrete unit.Realize the parameterized key of operation flow: how combination forms an organism between each function discrete unit.In order to address this problem just need be not only the parametrization that realizes " operation flow ", also wants the parametrization of the variable used in the realization flow.In order more to clearly demonstrate technical scheme of the present invention, special two notions, " discrete unit " and " data dictionary " introduced.Discrete unit is one section run time version finishing a certain specific function, is the least unit of configuration service flow process, and " data dictionary " is to describe the attribute that has which " variable " and every " variable ".When program run, can in calculator memory, generate a data exchange area (also can be regarded as a memory variable pond) according to " data dictionary " automatically, depositing variable one by one in the described data exchange zone.
See also Fig. 2, its system architecture synoptic diagram for realizing that business processing flow makes up fast.It comprises storage unit and control module 24, and storage unit comprises data dictionary 21, discrete unit storage unit 22, transaction processing system storage unit 23, wherein:
Data dictionary 21 is used for being provided with and preserving all variablees and the attribute thereof that operation flow relates to.Whether each variable occupies one in data dictionary, and has a series of attributes to be described, as: the title of this variable, data type, length, leafy node, affiliated professional kind and descriptive information etc.The user can be according to business demand, in data dictionary to business factor dynamically increase, deletion and attribute modification.Data dictionary is deposited with the form of tree in the present embodiment, and a compound term can comprise a plurality of subitems.When system moves, system is according to variable automatically generated data exchange area in calculator memory of the configuration of data dictionary, use to finish business function for all kinds of discrete units, data exchange zone also exists with the form of link tree, and can be according to data dictionary dynamic growth and release automatically, need not user's manual intervention.
Discrete unit storage unit 22, all operation flows that are used for the needs structure are subdivided into the discrete unit that several can finish specific function, described each discrete unit is for finishing this functional programs code, when making up a certain business processing flow, from discrete unit storage unit 22, select corresponding discrete unit and the assembling form of discrete unit is set;
The structure of discrete unit as shown in Figure 3.Each discrete unit can have an entry variable and a plurality of exported variable, and the assembling form comprises that order is carried out branch's execution assembling (seeing also Fig. 4 B) of the order execution assembling (seeing also Fig. 4 A) of discrete unit, branch's execution discrete unit and (seeing also Fig. 4 C) assembled in the circulation execution of carrying out discrete unit that circulates;
Transaction processing system storage unit 23: comprise professional discrete unit storing sub-units 231 and the control storing sub-units 232 formed, professional composition discrete unit storage unit 231 is used to store the discrete unit composition and the assembling form thereof of this operation flow, so that control module is carried out this business of realization; Control storage unit 232 is used for being provided with and preserving and each discrete unit corresponding controls of this transaction processing system, and control is to control the suction parameter of described discrete unit, and described parameter is the determined value of the variable of described discrete unit;
Control module 24, connect data dictionary 21, discrete unit storage unit 22 and transaction processing system storage unit 23 respectively, be used for assembling form execution discrete unit according to the discrete unit of transaction processing system storage unit, and in internal memory, make up corresponding variable to form data exchange zone according to the attribute of corresponding key element in the data dictionary, discrete unit carries out each other exchanges data by the variable data of the exchange area that reads and writes data, to finish corresponding service.
It also can be a plurality of that transaction processing system storage unit 23 can be one, and a common business processing flow is provided with a transaction processing system.In addition, the transaction processing system that sets may operate on a lot of computing machines, be that control module 24 can be the microprocessor of a computing machine, also have, different transaction processing systems may operate on the same computing machine, also may operate on the different computing machines, in the time of on operating in same computing machine, two transaction processing systems can adopt a microprocessor as control module.
In order to make up business processing flow, the input equipment that connects described data dictionary, discrete unit storage unit and transaction processing system storage unit respectively also is set, such as keyboard, mouse etc.
Based on the system architecture that above-mentioned realization business processing flow makes up fast, the present invention proposes a kind of method that realizes that business processing flow makes up fast.See also Fig. 5, it may further comprise the steps:
At first carry out step S110, all operation flows that needs are made up are subdivided into the discrete unit that several can finish specific function, and described each discrete unit is for finishing this functional programs code;
Carry out step S120 then: all variablees that relate in described all operation flows are provided with its attribute respectively, and form data dictionary;
Carry out step S130 subsequently: determine to make up the discrete unit and the assembling form thereof of each operation flow, forming a transaction processing system, and, also need to be provided with member, to import the suction parameter of each discrete unit;
Carry out step S140 at last: carry out the discrete unit in the described transaction processing system, and in calculator memory, make up corresponding variable to form data exchange zone according to the attribute of corresponding key element in the data dictionary, discrete unit carries out each other exchanges data by the variable data of the exchange area that reads and writes data, to finish corresponding service.
See also Fig. 6, it is a kind of design diagram of business processing flow.This transaction processing system comprises discrete unit A, discrete unit B, discrete unit C and discrete unit D, and the assembling form of the discrete unit of this transaction processing system is the order execute form.Data dictionary (data exchange zone) is used to realize the parameter configuration of professional variable, each variable is in the data dictionary, be used to deposit the concrete data of variable, each discrete unit of transaction processing system is by reading (Read), write (Write) two operational processes data, and data dictionary (data exchange zone) just can be finished the exchanges data between each discrete unit like this.
When making up, a lot of business processing flows need not to carry out step S110, suction parameter when only needing to determine to make up the discrete unit of this business processing flow and corresponding assembling form and definite discrete unit, shortened the time cycle of direct exploitation one operation system greatly, improve efficient, and also improved the reusing degree of discrete unit.
Below bank of still mentioning with background technology and the telecommunications cooperation business processing flow of paying the fees is an example, specifies the present invention.
This fare payment system comprises business processing flow that is arranged on bank's front end cabinet face and the business processing flow that is arranged on the telecommunications fee payment service.
See also Fig. 7, it is the business processing flow synoptic diagram that is arranged on bank's front end cabinet face.The described business processing flow that is arranged on bank's front end cabinet face is divided into list I/O discrete unit, message packing discrete unit, message transmissions/receptions discrete unit, message and unpacks discrete unit, generation voucher discrete unit, printing voucher discrete unit, those discrete units are stored in the transaction processing system storage unit, and the assembling form that order is carried out is set between the above-mentioned discrete unit.
And, in the control storing sub-units of transaction processing system storage unit, also be provided with and preserve corresponding control, be provided with form controls, message packing control in the present embodiment, message unpacks control and voucher control.Form controls is used to control the parametrization configuration of list I/O discrete unit, message packing control is used to control the parametrization configuration of message packing discrete unit, message unpacks control and is used to control the parametrization configuration that message unpacks discrete unit, and the voucher control is used to control the parametrization configuration that generates voucher.
Form with root directory in data dictionary leaves variable and the respective attributes thereof that is applied in the business processing flow in, so that each discrete unit carries out exchanges data, transaction code, answer code, bank's card number, telephone number, the detail of paying the fees and communication buffer district are set in this data dictionary, and the detail of wherein paying the fees also comprises Monthly Fee, city telephone rate, long-distance telephone bill, pre-pays subdata variablees such as telephone expenses.
Receive resources such as bank's card number, the telephone number of user's input, the amount of money of paying the fees when terminal node after, carry out the code of list input discrete unit, and deposit described data in exchanges data and obtain in the corresponding variable, message packing discrete unit obtains the corresponding above-mentioned data of packing data from exchanges data under the control of message packing control, and sends by message transmission discrete unit.Receive discrete unit by message then and receive corresponding message, unpack at message under the control of control, deposit the data that obtain in data exchange zone in the dependent variable, generate voucher discrete unit sense data exchange area and generate voucher after to dependent variable, print corresponding contents through printing the voucher discrete unit at last.
Below introduce several discrete units and how to finish the parametrization configuration operation.
(1) in above-mentioned transaction processing system, in order to solve the problem of message interface conversion, the technical program has proposed the notion in " message territory ", the message territory is a least unit of forming one section message, there are a series of attributes in the message territory, as: message Field Number, length, alignment thereof, filling mode, separator, associated data dictionary territory, format function, format parameter, descriptor etc.And each message territory is arranged in the data dictionary as variable, wherein comprise the position at place in message, message territory in the attribute in message territory.
The user can pass through the configuration message Domain Properties, by message Field Number order the message territory is combined into one section message again, realizes the configuration of message interface conversion.The technical program can be handled dissimilar messages, as: fixed length message, separator message, ISO8583 message (a kind of message specification that is widely used in financial industry), XML message (message specification of extensible language mark) etc.
Conversion between two sections message interfaces is by the packing discrete unit and unpack discrete unit and realize, if need be converted to another section message B to one section message A, at first unpack discrete unit and from message A, parse deposit data in data dictionary (data exchange zone) according to the parameter configuration of message A, the discrete unit of packing then takes out data set according to the parameter configuration of message B and dresses up message B from data dictionary (data exchange zone), just finished the conversion of message A to message B.
(2) parametrization of list I/O discrete unit configuration: the configuration of list I/O discrete unit parametrization is similar with the configuration of message interface parametrization, an I/O interface is called a list (FORM), form by a group screen curtain territory, the attribute in screen territory: reference position (horizontal ordinate of list, ordinate), length, identification information, information, data type, associated data dictionary territory etc., the user is by the attribute in configuration one group screen curtain territory, be organized into a list, realize the parametrization configuration at I/O interface.
(3) parametrization that generates the voucher discrete unit disposes: the parametrization configuration of client's voucher form is similar with the configuration of message interface parametrization, a voucher form is made up of one group of voucher territory, the attribute in voucher territory: reference position (horizontal ordinate of voucher, ordinate), length, identification information, field type, associated data dictionary territory, format function, format parameter, descriptor etc., the user is by the attribute in one group of voucher territory of configuration, be organized into a voucher, realize the parametrization configuration of voucher form.
See also Fig. 8, it is the business processing flow of telecommunications fee payment service system, because its method means identical and this business processing flow of execution that make up business processing flow are also identical, does not repeat them here.Below introduce several discrete units and how to finish the parametrization configuration operation.
(1) response of host sign indicating number mapping discrete unit is realized the parametrization configuration of answer code conversion.Because bank main system and cooperation system of units respectively have independently answer code standard, need carry out the conversion between the different answer code standards, the mode that the technical program is enumerated with tabulation is carried out the mapping conversion between the dissimilar answer codes, specific implementation is that internal system is set up a cover answer code tabulation, and the answer code of internal system is to realize expansion by the mode with configuration, bank main, realize the conversion mapping relations with parameter mode between answer code that trade company's main frame returns and the tabulation of internal system answer code, simultaneously, answer code is set a property, with the success of sign transaction, failure, unusually.
(2) parametrization of data operation configuration.Sometimes in the business processing process, need us to carry out certain data operation, as: calculate total charge according to single dealing money and transaction stroke count, the technical program is to the solution of this proposition: system provides the data operation discrete unit, with the operation expression is parameter, realizes the calculation process of business factor in the data exchange zone.
Following discloses only be several specific embodiment of the present invention, but protection scope of the present invention not only is confined to this, the variation that any this area can think of all falls within the scope of protection of the present invention.

Claims (9)

1, a kind of method of utilizing the discrete unit quick establishing business processing flow is characterized in that, may further comprise the steps:
(1) all operation flows that will need to make up are subdivided into the discrete unit that several can finish specific function, and described each discrete unit is for finishing this functional programs code;
(2) all variablees that relate in described all operation flows are provided with its attribute respectively, are kept on the data dictionary;
(3) definite discrete unit and assembling form thereof that makes up each operation flow is to form a transaction processing system;
(4) discrete unit in the described transaction processing system of execution, and according in the data dictionary attribute of dependent variable being made up corresponding variable to form data exchange zone in calculator memory, discrete unit carries out each other exchanges data by the variable data of the exchange area that reads and writes data, to finish corresponding service.
2, the method for utilizing the discrete unit quick establishing business processing flow as claimed in claim 1, it is characterized in that the assembling form in the step (3) comprises that order is carried out branch's execution assembling of the order execution assembling of discrete unit, branch's execution discrete unit and the circulation execution of carrying out discrete unit that circulates is assembled.
3, the method for utilizing the discrete unit quick establishing business processing flow as claimed in claim 1 or 2, it is characterized in that, the discrete unit that is provided with in the step (1) has the inlet of a variable data and the outlet of several variable data, so that and data exchange zone swap data.
4, the method for utilizing the discrete unit quick establishing business processing flow as claimed in claim 3 is characterized in that,
Step (3) comprises also discrete unit corresponding controls in each transaction processing system is set that to control the parameter of described discrete unit, described parameter is the determined value of the variable of described discrete unit.
5, the method for utilizing the discrete unit quick establishing business processing flow as claimed in claim 3 is characterized in that, the variable data of described data exchange zone is the form storage with the link tree.
6, a kind of method and system of utilizing the discrete unit quick establishing business processing flow is characterized in that, are to comprise:
Data dictionary is used for being provided with and preserving and states all variablees and the attribute thereof that all operation flows relate to;
The discrete unit storage unit, all operation flows that are used for the needs structure are subdivided into the discrete unit that several can finish specific function, and described each discrete unit is for finishing this functional programs code;
Transaction processing system storage unit: be used to store the discrete unit composition and the assembling form thereof of this operation flow, to form this transaction processing system;
Control module, connect data dictionary, discrete unit storage unit and transaction processing system storage unit respectively, be used for assembling form execution discrete unit according to the discrete unit of transaction processing system storage unit, and in internal memory, make up corresponding variable to form data exchange zone according to the attribute of corresponding key element in the data dictionary, discrete unit carries out each other exchanges data by the variable data of the exchange area that reads and writes data, to finish corresponding service.
7, the system that utilizes the discrete unit quick establishing business processing flow as claimed in claim 6, it is characterized in that, described transaction processing system storage unit comprises control storing sub-units and the professional discrete unit storing sub-units of forming, and the wherein professional discrete unit storing sub-units of forming is used to preserve this professional discrete unit of composition and discrete unit assembling form; The control storing sub-units is used for being provided with and preserving and this transaction processing system discrete unit corresponding controls, and to control the parameter of described discrete unit, described parameter is the determined value of the variable of described discrete unit.
8, as utilizing the system of discrete unit quick establishing business processing flow as described in the claim 6, it is characterized in that, also comprise the input equipment that connects described data dictionary, discrete unit storage unit and transaction processing system storage unit respectively.
9, the system that utilizes the discrete unit quick establishing business processing flow as claimed in claim 6 is characterized in that, described transaction processing system storage unit, control module and data dictionary, discrete unit storage unit can be integrated in the different computing machines.
CNB2004100753360A 2004-09-03 2004-09-03 Utilize the method and system of discrete unit quick establishing business processing flow Active CN100543720C (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CNB2004100753360A CN100543720C (en) 2004-09-03 2004-09-03 Utilize the method and system of discrete unit quick establishing business processing flow

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CNB2004100753360A CN100543720C (en) 2004-09-03 2004-09-03 Utilize the method and system of discrete unit quick establishing business processing flow

Publications (2)

Publication Number Publication Date
CN1588408A true CN1588408A (en) 2005-03-02
CN100543720C CN100543720C (en) 2009-09-23

Family

ID=34604900

Family Applications (1)

Application Number Title Priority Date Filing Date
CNB2004100753360A Active CN100543720C (en) 2004-09-03 2004-09-03 Utilize the method and system of discrete unit quick establishing business processing flow

Country Status (1)

Country Link
CN (1) CN100543720C (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102799962A (en) * 2012-06-27 2012-11-28 南京合荣欣业信息技术有限公司 Configuration type business flow system and realization method thereof
CN104318476A (en) * 2014-11-06 2015-01-28 中国建设银行股份有限公司 Information processing method and device
CN104683618A (en) * 2015-03-20 2015-06-03 中国联合网络通信集团有限公司 Method and device for predicting average consumption value of number
CN104732437A (en) * 2013-12-19 2015-06-24 中国银联股份有限公司 Transaction data processing system and method
WO2016000171A1 (en) * 2014-06-30 2016-01-07 华为技术有限公司 Instruction sequence determination method and associated device and system
CN106874303A (en) * 2015-12-14 2017-06-20 清华大学 Business handling process management system and method
CN109857811A (en) * 2019-02-15 2019-06-07 上海优扬新媒信息技术有限公司 A kind of block chain data managing method and device

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102799962A (en) * 2012-06-27 2012-11-28 南京合荣欣业信息技术有限公司 Configuration type business flow system and realization method thereof
CN104732437A (en) * 2013-12-19 2015-06-24 中国银联股份有限公司 Transaction data processing system and method
WO2016000171A1 (en) * 2014-06-30 2016-01-07 华为技术有限公司 Instruction sequence determination method and associated device and system
CN105493037A (en) * 2014-06-30 2016-04-13 华为技术有限公司 Instruction sequence determination method and associated device and system
CN104318476A (en) * 2014-11-06 2015-01-28 中国建设银行股份有限公司 Information processing method and device
CN104318476B (en) * 2014-11-06 2019-04-26 中国建设银行股份有限公司 A kind of information processing method and device
CN104683618A (en) * 2015-03-20 2015-06-03 中国联合网络通信集团有限公司 Method and device for predicting average consumption value of number
CN104683618B (en) * 2015-03-20 2017-08-25 中国联合网络通信集团有限公司 Number consumes mean prediction method and apparatus
CN106874303A (en) * 2015-12-14 2017-06-20 清华大学 Business handling process management system and method
CN109857811A (en) * 2019-02-15 2019-06-07 上海优扬新媒信息技术有限公司 A kind of block chain data managing method and device

Also Published As

Publication number Publication date
CN100543720C (en) 2009-09-23

Similar Documents

Publication Publication Date Title
CN100478956C (en) Method and corresponding system for creating and obtaining report forms
CN101727648B (en) Overtime control method in service system and service system
CN105913233A (en) SDK processing method suitable for application client end payment
CN1753012A (en) Compatible universal payment system and method
CN101604437A (en) Account is real time processing system and account batch real-time processing method in batches
CN102024008A (en) Limitation method of Web server concurrent number
EP3933581A2 (en) Evm-based transaction processing method and apparatus, device, program and medium
CN101577718A (en) Multi-ebanking adaptive system
CN1129097C (en) Method for controlling commands in reveral application files and chip card for carrying out said method
CN1533555A (en) Aplication deployment from a smart card
CN1904824A (en) Method and system of establishing culture sensitive control element for global application
CN106126352A (en) The asynchronous method and device reporting and submitting information
CN1588408A (en) Method and system for quick establishing business processing flow using discrete unit
CN110737425A (en) billing platform system application program establishing method and device
EP3893137B1 (en) Evm-based transaction processing method and apparatus, device, program and medium
CN105184650A (en) Financing service system structure for engineering machinery industry
CN106161520A (en) Big market demand platform and exchange method based on it
CN102624894B (en) Method and system for depacketize and message analysis
CN1925432A (en) Method for realizing tax controlled data monitoring of POS system
CN1450748A (en) Fee counter for intelligent net
US20070288374A1 (en) Framework for integrated storage of banking application data
CN1744595A (en) Web-based financial self-help service system and its control method
CN105847329A (en) Stock data server based management device and method
CN101043648A (en) Business service switching system
EP3910516B1 (en) Evm-based transaction processing method and apparatus, device and medium

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant