CN105447734A - Order information processing method and system - Google Patents

Order information processing method and system Download PDF

Info

Publication number
CN105447734A
CN105447734A CN201410250958.6A CN201410250958A CN105447734A CN 105447734 A CN105447734 A CN 105447734A CN 201410250958 A CN201410250958 A CN 201410250958A CN 105447734 A CN105447734 A CN 105447734A
Authority
CN
China
Prior art keywords
request
order
target
action type
mark
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
CN201410250958.6A
Other languages
Chinese (zh)
Other versions
CN105447734B (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.)
Alibaba Group Holding Ltd
Original Assignee
Alibaba Group Holding 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 Alibaba Group Holding Ltd filed Critical Alibaba Group Holding Ltd
Priority to CN201410250958.6A priority Critical patent/CN105447734B/en
Publication of CN105447734A publication Critical patent/CN105447734A/en
Application granted granted Critical
Publication of CN105447734B publication Critical patent/CN105447734B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Abstract

The invention discloses an order information processing method and system, and the method comprises the steps: respectively building processing modules for various of tools in various operation modes in advance, deploying the processing modules in gateways in the corresponding operation mode, wherein the operation comprises fund disposition operation or logistics operation. The method also comprises the steps: receiving a request for operating a specified transaction order, and extracting an order identification and an operation identification from the request; determining the mode of the operation according to the operation identification; determining a target tool employed by the transaction order in the operation mode according to the order identification; transmitting the request to the gateway corresponding to the operation mode, and carrying the identification of the target tool in the request, so that the gateway carries out the call of the processing module corresponding to the target tool to process the request. According to the invention, the method can enable code availability in a transaction flow to be improved, and supports the quick development of businesses more efficiently.

Description

Sequence information disposal route and system
Technical field
The application relates to network data processing technique, particularly relates to sequence information disposal route and system.
Background technology
In E-commerce transaction platform, after trading order form just refers to that both parties reach a transaction in transaction platform, transaction platform is the document that it generates.The merchandise items information of transaction, the ship-to information of buyer user etc. is recorded in this trading order form.After a trading order form generates, buyer user and seller user may perform certain operations to this trading order form, and along with the execution of this operation, the fund of buyer user, the goods of seller user can circulate, meanwhile, the state of trading order form also can change thereupon.
In prior art, the operation of fund allocation, logistics process and both parties is bound together, needing to write a whole set of code to transaction flow, how to carry out paying the bill, how carrying out delivering etc. according to the operation of user for defining in this transaction flow.Such as, in certain transaction flow, at the beginning of trading order form generates, state that trading order form is in " creating ", buyer user is after execution payment operation, state that trading order form is switched to " buyer's received payment ", accordingly, fund can be got in the secured account of Alipay from the account of buyer user; Afterwards, after seller user performs delivery operation, state that trading order form is switched to " seller is shipped ", the goods of seller user enters logistics link; After buyer user receives goods, perform confirmation and to receive operation, state that now, trading order form is switched to " receiving ", accordingly, fund can be got to the account of seller user from the secured account of Alipay.
Constantly perfect along with E-commerce transaction platform technology, trade mode is more and more newer, the fund allocation mode that transaction platform provides for buyer user, the logistics mode provided for seller user generally have multiple, such as, fund allocation mode can comprise payment under guarantee, pre-authorization, system ticket payment, barcode scanning payment etc., and logistics tool can comprise delivery in kind, virtual goods delivery etc.For dissimilar business, can according to the feature of business self, the fund allocation mode that choice for use is corresponding and logistics mode.But, according to the method for aforementioned prior art, the combination of each fund allocation mode and logistics mode all can corresponding a kind of transaction flow, and all need for each transaction flow writes corresponding code, define in each transaction flow, how fund, goods, order status change according to the operation of user.The availability of code can be caused so not high, and code redundancy amount is large.Further, often newly-increased a kind of fund allocation mode or logistics mode, the code that all whole transaction flow can be caused to relate to is write all again, and finally causes the quantity of transaction flow to rise suddenly and sharply.Such as, original 30 kinds of transaction flows, newly-increased a kind of logistics tool is " electronic certificate confirms in batches " now, want to make this logistics tool be applied in these transaction flows existing, then need a whole set of structure parallel with existing transaction flow newly-increased, need newly-increased 30 kinds of transaction flows in theory, correspondence writes the code of 30 cover correspondences.Further, after newly-increased transaction flow, except the size of code related to except transaction system is inner is huge, the outside code relevant to transaction flow of transaction system also may need to change, and the freight charges danger of the button commission after such as Transaction Success, order is compensated etc.
To sum up, how to make the code availability in transaction flow be improved, the fast development of more efficient supporting business, become the technical matters solved in the urgent need to those skilled in the art.
Summary of the invention
This application provides sequence information disposal route and system, the code availability in transaction flow can be made to be improved, the fast development of more efficient supporting business.
This application provides following scheme:
A kind of sequence information disposal route, the various instruments be respectively in advance under each action type create processing components, and are deployed in the gateway under respective operations type, and described action type comprises fund allocation operation or logistics operation, and described method comprises:
Receive the request that given transaction order is operated, and from described request, extract order note identification and operation mark;
The action type belonging to this operation is determined according to described operation mark;
The target tool that this trading order form uses under this action type is determined according to described order note identification;
Described request is forwarded to the gateway that this action type is corresponding, and in described request, carries the mark of described target tool, so that this gateway calls processing components corresponding to this target tool, described request is processed.
A kind of sequence information disposal system, the various instruments be respectively in advance under each action type create processing components, and are deployed in the gateway under respective operations type, and described action type comprises fund allocation operation or logistics operation, and described system comprises:
Request reception unit, for receiving the request operated given transaction order, and extracts order note identification and operation mark from described request;
Action type determining unit, for determining the action type belonging to this operation according to described operation mark;
Target tool determining unit, for determining according to described order note identification the target tool that this trading order form uses under this action type;
Request forward unit, for described request being forwarded to gateway corresponding to this action type, and carrying the mark of described target tool, so that this gateway calls processing components corresponding to this target tool, processing described request in described request.
According to the specific embodiment that the application provides, this application discloses following technique effect:
Pass through the embodiment of the present application, in the process that trading order form is processed, the process of fund allocation, logistics process is realized separately, relieve being coupled between concrete user operation, like this, identical fund allocation assembly, logistics assembly sharing between different transaction flows can be realized, do not need the code of identity logic to copy everywhere, which increase the availability of code, decrease maintenance cost.Through the operation of long period, transaction flow, fund allocation instrument, logistics tool can well be precipitated, and new business demand majority can be realized by the mode of this several element being built combination, and development efficiency gets a promotion.Further, when having new fund allocation instrument or logistics tool to occur, only needing to create processing components corresponding to new tool, and being deployed in corresponding gateway.Such as, when newly-increased fund allocation instrument, if the transaction flow of certain business does not change, such as still buyer places an order, buyer pays the bill, seller delivers and buyer confirms to receive, and so system thinks that the new fund allocation instrument of use and original fund allocation instrument share identical transaction flow.Like this, the quantity of transaction flow can reduce to tens from original tens, and the transaction flow originally increased in cartesian product, after only having the operation of both parties to change in the embodiment of the present application, just can increase newly, transaction flow only assume responsibility for the responsibility of information flow.Such as new fund allocation instrument is pre-authorization pattern, and this instrument can by seamless application All Activity pattern till now, like this can supporting business fast-developing.
Certainly, the arbitrary product implementing the application might not need to reach above-described all advantages simultaneously.
Accompanying drawing explanation
In order to be illustrated more clearly in the embodiment of the present application or technical scheme of the prior art, be briefly described to the accompanying drawing used required in embodiment below, apparently, accompanying drawing in the following describes is only some embodiments of the application, for those of ordinary skill in the art, under the prerequisite not paying creative work, other accompanying drawing can also be obtained according to these accompanying drawings.
Fig. 1 is the process flow diagram of the method that the embodiment of the present application provides;
Fig. 2 is the schematic diagram of the system that the embodiment of the present application provides.
Embodiment
Below in conjunction with the accompanying drawing in the embodiment of the present application, be clearly and completely described the technical scheme in the embodiment of the present application, obviously, described embodiment is only some embodiments of the present application, instead of whole embodiments.Based on the embodiment in the application, the every other embodiment that those of ordinary skill in the art obtain, all belongs to the scope of the application's protection.
In the embodiment of the present application, the fundamental element of transaction flow is detached out, the concrete operations of fund allocation instrument, logistics tool and dealing man user are peeled away, like this cash flow, logistics are separated with information flow, granularity of division is thinner, and new trade mode can be assembled by fundamental element.
During specific implementation, processing components can be created for the various instruments be respectively in advance under each action type (comprising fund allocation operation or logistics operation), and be deployed in the gateway under respective operations type.Such as, corresponding processing components can be created respectively for each fund allocation instrument, in theory, a corresponding processing components (that belongs to flow engine realizes class) of fund allocation instrument, and be deployed in fund allocation gateway.Also be, the class that realizes corresponding for each fund allocation instrument is all registered in fund allocation gateway, like this, matching judgment can be carried out according to the fund allocation instrument on order, if met, then can perform optimum configurations and the action of request external system that correspondence realizes class.If it is public that each realizes having identical processing logic to carry out in every way between class, such as extract public function or with base class and derived class.Similar, also can create corresponding processing components respectively for each logistics handling implement, and be deployed in logistics gateway.
Like this, in the transaction flow that each is concrete, if when the fund allocation instrument needing to use certain concrete or logistics tool, corresponding processing components can be called in the gateway of correspondence.Like this, for using the different transaction flow of identical fund allocation instrument, the code that fund allocation instrument is corresponding is identical, do not need to repeat to write, also namely this part codes implement is multiplexing, similar, for using the different transaction flow of identical logistics tool, the code that logistics tool is corresponding is identical, and this part code also realizes multiplexing.
Wherein, different fund allocation instruments correspond to different fund allocation flow processs, and different logistics tools also correspond to different delivery treatment schemees.Such as, for this fund allocation instrument of guarantee transaction of " Alipay ", its fund allocation flow process generally: after buyer's payment, first fund is got to the secured account of Alipay, after buyer confirms to receive, then fund collateral warranty account to be got in seller's account.And the pre-authorization of " remaining sum precious " is concluded the business this fund allocation instrument, its fund allocation flow process is generally: after buyer's payment by its freezing of funds in the precious account of the remaining sum of this buyer, after buyer's confirmation is received, then fund is got to seller's account from the precious account of the remaining sum of buyer, etc.In a word, in the assembly that various instrument is corresponding, define the fund allocation flow process in various instrument or logistics treatment scheme exactly.Like this, in the transaction flow corresponding to concrete trading order form, if need to use wherein certain fund allocation instrument, the assembly that just can call this fund instrument corresponding processes, if need to use wherein certain logistics tool, can process by calling assembly corresponding to this logistics tool too, code need not be write again to realize concrete fund allocation process or logistics treatment scheme in concrete transaction flow.
In addition, this mode also has the feature being convenient to expand, and when for newly-increased fund allocation instrument or logistics tool, only needs for newly-increased instrument creates corresponding instrument, and is deployed in corresponding gateway, do not need to revise existing transaction flow.Such as " pre-authorization transaction " is a kind of newly-increased fund allocation instrument, needs to be applied in present " guarantee transaction of common barter ", " blocking close automatic Consignment class commodity ", " the repeatedly delivery of common class in kind " several like this transaction flow.So only needing the real guarantees transaction flow of the pre-authorization process associative operation of cash flow and information flow, blocking close automatic Consignment transaction flow and the transaction flow of repeatedly delivering as building organizing building blocks, the means of payment that just disposablely can realize this three classes transaction flow increase newly, can meet business demand rapidly.Below concrete implementation is introduced in detail.
See Fig. 1, the embodiment of the present application provide firstly a kind of sequence information disposal route, the method creates processing components at the various instruments under each action type that are respectively in advance, and is deployed on the basis in the gateway under respective operations type, can comprise the following steps:
S101: receive the request that given transaction order is operated, and from described request, extract order note identification and operation mark;
Concrete, the operation performed trading order form may be the operation that buyer user performs, and also may be the operation that seller user performs, and no matter is which kind of operation, all may causes the change of fund, logistics or order status.In transaction platform, each trading order form, when generating, all can produce a unique mark, uniquely can navigate to a trading order form according to this mark.Therefore, when user operates trading order form, this order note identification can be carried in the request.In addition, due to different users, the operation that can perform trading order form in the different stages may be different, and the result that causes of different operations also can be different, therefore, also can carry the marks such as action name in the request.Like this, after transaction platform receives this request, just first can extract order note identification and operation mark from this request, in order to determine which kind of operation user performs to which trading order form.
S102: determine the action type belonging to this operation according to described operation mark;
After extracting order note identification and operation mark, first can determine the action type belonging to this operation according to operation mark.Concrete, this action type may be fund allocation operation, also may be logistics operation.Wherein, the corresponding relation between operation mark and action type can be set up in advance, like this, after receiving a request, as long as therefrom extract operation mark, just according to this corresponding relation, can determine corresponding action type.
During specific implementation, under the different conditions of trading order form, the operation allowing user to perform may be different, therefore, for the ease of judging the legitimacy of user operation, in the embodiment of the present application, the nodal information that the trading order form can also preserving all kinds of business in advance in configuration file comprises, this nodal information comprises the title of node, the state of node and user at the executable operation information of this node, wherein, the state of each node is corresponding with each state residing for trading order form.Concrete, this configuration file can be XML format, can define Node node in this document, and indicate the node location residing for order, Node node can comprise following three attributes:
Name: nodename
Transition: the operation that present node can perform
Status: the state of present node
Transition object wherein, indicates the current operation that can perform, and can comprise following three attributes:
Name: the action name of execution
To: after performing this operation, the nodename that order record will arrive
ActionName: for completing the title of the required code segment performed of this operation
Correspond in a trading order form, this order may have how many states, just can corresponding how many nodes.Such as, certain trading order form have create, received payment, shipped, receive, five states such as to have closed, then this trading order form just can corresponding five nodes, between these five nodes, there is certain incidence relation, after a node receives certain operation, another node may be arrived wherein.
When system starts, just can load this configuration file, like this when receiving the request operated given transaction order, first corresponding target transaction order can be inquired according to the order note identification carried in request, and the state residing for this target transaction order determines the current residing node of this target transaction order, and then executable operation information on the action name carried in request and this node is compared, if can perform, then determine corresponding action type according to action name.
Such as, certain trading order form is current is in creation state, then corresponding node is exactly created node, and in this node, executable operation has payment, cancels an order; Suppose that the action name carried in asking is " payment ", then through comparison, belong to executable operation on this node, therefore, just can determine the type belonging to this operation according to the title of this operation further.Wherein, the action type that payment operation is corresponding is fund allocation operation.If certain trading order form is current be in shipped state, then in corresponding node, executable operation has confirmation to receive, now, if the action name carried in the request received is " cancelling an order ", then may be identified as not executable operation, return miscue.
S103: determine the target tool that this trading order form uses under this action type according to described order note identification;
For all kinds of business in transaction platform, the fund allocation instrument used can be pre-set, such as, for the guarantee transaction of some common material objects, the fund allocation instrument used generally can be set as " Alipay ", " remaining sum is precious " etc., certainly, other fund allocation instrument can also be set.When concrete a certain transaction generating trading order form bipartite for dealing user, front end page can transmit some parameters to transaction platform service end, comprising concrete merchandise items information etc., accordingly, transaction platform just can determine this trading order form need use which kind of fund allocation instrument concrete, and records the corresponding relation between this order record and this fund allocation instrument.Certainly, in actual applications, buyer user also can be allowed to select fund allocation instrument, now, according to the selection result of buyer user, can determine that the fund allocation instrument that trading order form uses, transaction platform carry out recording accordingly.About logistics tool, can be set for the feature of merchandise items in advance equally, or also can be selected by buyer user, but the corresponding relation between trading order form and the logistics tool of its use can be recorded.
In a word, trading order form uses fund allocation instrument, logistics tool all can be kept in this order record, and identify by special field.Such as, fund allocation instrument has special field payTool to indicate, and the subitem subPayTool of fund allocation instrument indicates.Such as payTool:alipay, subPayTool:secure, then represent the common guarantee transaction payment employing Alipay.Logistics tool can indicate with special field logisticsTool.In a word, when receiving the operation requests to trading order form, directly can inquire corresponding order according to order note identification, and which kind of fund allocation instrument, which kind of logistics tool of the use of this order can be inquired.
S104: described request is forwarded to the gateway that this action type is corresponding, and in described request, carry the mark of described target tool, so that this gateway calls processing components corresponding to this target tool, described request is processed.
Determining the action type needed, and after the target tool used under this action type, just can by order processing request forward to corresponding gateway, and carry the mark of target tool in the request, like this, this gateway just can call the processing components that this target tool is all answered, and processes this request.Wherein, if action type is fund allocation operation, flow engine will by request forward to fund allocation gateway, and carry the title of target fund allocation instrument in the request, and such as, pre-authorization etc., like this, fund allocation gateway just can call processing components corresponding to pre-authorization instrument.If action type is logistics operation, then flow engine by request forward to logistics gateway, and can carry the title of target logistics tool in the request, and like this, the processing components that logistics gateway can call this logistics tool corresponding processes current request.Owing to having defined concrete fund allocation flow process or Logistics Process in processing components, therefore, after calling this processing components, just can process current request according to the flow process of this component definition, and finally return result.After current request process is completed, be equivalent to complete the current operation to current trading order form, afterwards, after having operated according to each definition in configuration file, the nodename that trading order form will arrive, determine the nodename that current trading order form will arrive, and then node state that can be corresponding according to this nodename, the state of current trading order form is upgraded.
Visible, pass through the embodiment of the present application, in the process that trading order form is processed, the process of fund allocation, logistics process is realized separately, relieves being coupled between concrete user operation, like this, identical fund allocation assembly, logistics assembly sharing between different transaction flows can be realized, improve the availability of code, decrease maintenance cost, do not need the code of identity logic to copy everywhere.Through the operation of long period, transaction flow, fund allocation instrument, logistics tool can well be precipitated, and new business demand majority can be realized by the mode of this several element being built combination, and arriving of development efficiency promotes.Further, when having new fund allocation instrument or logistics tool to occur, only needing to create processing components corresponding to new tool, and being deployed in corresponding gateway.Such as, when newly-increased fund allocation instrument, if the transaction flow of certain business does not change, such as still buyer places an order, buyer pays the bill, seller delivers and buyer confirms to receive, and so system thinks that the new fund allocation instrument of use and original fund allocation instrument share identical transaction flow.Like this, the quantity of transaction flow can reduce to tens from original tens, and the transaction flow originally increased in cartesian product, after only having the operation of both parties to change in the embodiment of the present application, just can increase newly, transaction flow only assume responsibility for the responsibility of information flow.Such as new fund allocation instrument is pre-authorization pattern, and this instrument can by seamless application All Activity pattern till now, like this can supporting business fast-developing.
Be described above the method that trading order form is processed, be defaulted as a corresponding merchandise items in a trading order form.In actual applications, also may there is the situation comprising more than one piece merchandise items in a trading order form, such as, A, B, C tri-merchandise items are comprised in certain trading order form, now, this trading order form is often split as multiple sub-order, and the operation of each sub-order can process according to each step shown in Fig. 1 respectively, in addition, each sub-order combines and also can affect the state of main order.Now, the state that can pre-define between main order and sub-order changes incidence relation, and also, the operation defining sub-order can trigger which kind of state change of main order.Like this, when processing current sub-order, incidence relation can be changed according to the state of other sub-orders and the state between predefined main order and sub-order under the operation mark of this sub-order carried in request, this main order, determine the operation that need perform this main order.Owing to having defined the mark for completing the code segment corresponding to each operation in configuration file, and the node identification that after executing each operation, trading order form will reach, therefore, after determining the operation that this main order need perform, the code segment of the required execution of this operation can be look for and performed, and according to the node identification that will will arrive with order after executing this operation, determine the order status performing rear correspondence, and utilize this state to the state updating of main order.
Corresponding with the sequence information disposal route that the embodiment of the present application provides, the embodiment of the present application additionally provides a kind of sequence information disposal system, within the system, the various instruments be respectively in advance under each action type create processing components, and be deployed in the gateway under respective operations type, described action type comprises fund allocation operation or logistics operation, and see Fig. 2, described system specifically can comprise:
Request reception unit 201, for receiving the request operated given transaction order, and extracts order note identification and operation mark from described request;
Action type determining unit 202, for determining the action type belonging to this operation according to described operation mark;
Target tool determining unit 203, for determining according to described order note identification the target tool that this trading order form uses under this action type;
Request forward unit 204, for described request being forwarded to gateway corresponding to this action type, and carrying the mark of described target tool, so that this gateway calls processing components corresponding to this target tool, processing described request in described request.
Wherein, if action type corresponding to the operation mark of carrying in described request is fund allocation operation, then described target tool determining unit 203 specifically may be used for:
The target fund allocation instrument that this trading order form uses is determined according to described order note identification;
Described request retransmission unit 204 specifically may be used for:
Described request is forwarded to fund allocation gateway, and in described request, carries the mark of described target tool, so that this gateway calls fund allocation assembly corresponding to this target tool, described request is processed.
If action type corresponding to the operation mark of carrying in described request is logistics operation, then described target tool determining unit 203 specifically may be used for:
The target logistics tool that this trading order form uses is determined according to described order note identification;
Described request retransmission unit 204 specifically may be used for:
Described request is forwarded to logistics gateway, and in described request, carries the mark of described target logistics tool, so that logistics gateway calls processing components corresponding to this target logistics tool, described request is processed.
For the ease of the legitimacy of determination operation, the nodal information that the trading order form can preserving all kinds of business in advance in configuration file comprises, described nodal information comprises the title of node, the state of node and user at the executable operation information of this node, the state of each node is corresponding with each state residing for trading order form, described operation information comprise each operation mark, for completing the required code segment mark performed of each operation, and the nodename that after performing each operation, trading order form will arrive;
Described system can also comprise:
Loading unit, for loading described configuration file;
Node determining unit, during for receiving the request operated given transaction order, inquire corresponding target transaction order according to the order note identification carried in request, and the state residing for this target transaction order determines the current residing node of this target transaction order;
Comparing unit, for being compared by executable operation information on the action name carried in request and this node, if can perform, then triggers described action type determining unit and performs the described step determining corresponding action type according to action name.
When specific implementation, this system can also comprise:
Node identification determining unit, for after completing described request process, according to the operation mark in this request, after determining to execute this operation, the node identification that trading order form will arrive;
State updating unit, for the status information corresponding according to the described node identification that will arrive, upgrades the state of trading order form.
If described appointment order is the sub-order under certain main order, described system can also comprise:
Main order operation determining unit, change incidence relation for the state of other sub-orders under the operation mark according to this sub-order carried in described request, this main order and the state between predefined main order and sub-order, determine the operation that need perform this main order;
Performance element, for having look for the code segment that performs needed for this operation and having performed;
Main order status updating block, the node identification that will will arrive with order after executing this operation for basis, determines the order status performing rear correspondence, and utilizes this state to the state updating of described main order.
In a word, cross the embodiment of the present application, in the process that trading order form is processed, the process of fund allocation, logistics process is realized separately, relieves being coupled between concrete user operation, like this, identical fund allocation assembly, logistics assembly sharing between different transaction flows can be realized, improve the availability of code, decrease maintenance cost, do not need the code of identity logic to copy everywhere.Through the operation of long period, transaction flow, fund allocation instrument, logistics tool can well be precipitated, and new business demand majority can be realized by the mode of this several element being built combination, and arriving of development efficiency promotes.Further, when having new fund allocation instrument or logistics tool to occur, only needing to create processing components corresponding to new tool, and being deployed in corresponding gateway.Such as, when newly-increased fund allocation instrument, if the transaction flow of certain business does not change, such as still buyer places an order, buyer pays the bill, seller delivers and buyer confirms to receive, and so system thinks that the new fund allocation instrument of use and original fund allocation instrument share identical transaction flow.Like this, the quantity of transaction flow can reduce to tens from original tens, and the transaction flow originally increased in cartesian product, after only having the operation of both parties to change in the embodiment of the present application, just can increase newly, transaction flow only assume responsibility for the responsibility of information flow.Such as new fund allocation instrument is pre-authorization pattern, and this instrument can by seamless application All Activity pattern till now, like this can supporting business fast-developing.
As seen through the above description of the embodiments, those skilled in the art can be well understood to the mode that the application can add required general hardware platform by software and realizes.Based on such understanding, the technical scheme of the application can embody with the form of software product the part that prior art contributes in essence in other words, this computer software product can be stored in storage medium, as ROM/RAM, magnetic disc, CD etc., comprising some instructions in order to make a computer equipment (can be personal computer, server, or the network equipment etc.) perform the method described in some part of each embodiment of the application or embodiment.
Each embodiment in this instructions all adopts the mode of going forward one by one to describe, between each embodiment identical similar part mutually see, what each embodiment stressed is the difference with other embodiments.Especially, for system or system embodiment, because it is similar to embodiment of the method, so describe fairly simple, relevant part illustrates see the part of embodiment of the method.System described above and system embodiment are only schematic, the wherein said unit illustrated as separating component or can may not be and physically separates, parts as unit display can be or may not be physical location, namely can be positioned at a place, or also can be distributed in multiple network element.Some or all of module wherein can be selected according to the actual needs to realize the object of the present embodiment scheme.Those of ordinary skill in the art, when not paying creative work, are namely appreciated that and implement.
The sequence information disposal route above the application provided and system, be described in detail, apply specific case herein to set forth the principle of the application and embodiment, the explanation of above embodiment is just for helping method and the core concept thereof of understanding the application; Meanwhile, for one of ordinary skill in the art, according to the thought of the application, all will change in specific embodiments and applications.In sum, this description should not be construed as the restriction to the application.

Claims (10)

1. a sequence information disposal route, it is characterized in that, the various instruments be respectively in advance under each action type create processing components, and are deployed in the gateway under respective operations type, described action type comprises fund allocation operation or logistics operation, and described method comprises:
Receive the request that given transaction order is operated, and from described request, extract order note identification and operation mark;
The action type belonging to this operation is determined according to described operation mark;
The target tool that this trading order form uses under this action type is determined according to described order note identification;
Described request is forwarded to the gateway that this action type is corresponding, and in described request, carries the mark of described target tool, so that this gateway calls processing components corresponding to this target tool, described request is processed.
2. method according to claim 1, it is characterized in that, if action type corresponding to the operation mark of carrying in described request is fund allocation operation, then describedly determine to comprise the target tool that this trading order form uses under this action type according to described order note identification:
The target fund allocation instrument that this trading order form uses is determined according to described order note identification;
Describedly described request is forwarded to gateway corresponding to this action type, and in described request, carries the mark of described target tool, so that this gateway calls processing components corresponding to this target tool, described request is processed, comprising:
Described request is forwarded to fund allocation gateway, and in described request, carries the mark of described target tool, so that this gateway calls fund allocation assembly corresponding to this target tool, described request is processed.
3. method according to claim 1, it is characterized in that, if action type corresponding to the operation mark of carrying in described request is logistics operation, then describedly determine to comprise the target tool that this trading order form uses under this action type according to described order note identification:
The target logistics tool that this trading order form uses is determined according to described order note identification;
Describedly described request is forwarded to gateway corresponding to this action type, and in described request, carries the mark of described target tool, so that this gateway calls processing components corresponding to this target tool, described request is processed, comprising:
Described request is forwarded to logistics gateway, and in described request, carries the mark of described target logistics tool, so that logistics gateway calls processing components corresponding to this target logistics tool, described request is processed.
4. the method according to any one of claims 1 to 3, it is characterized in that, the nodal information that the trading order form preserving all kinds of business in advance in configuration file comprises, described nodal information comprises the title of node, the state of node and user at the executable operation information of this node, the state of each node is corresponding with each state residing for trading order form, described operation information comprise each operation mark, for completing the required code segment mark performed of each operation, and the nodename that after performing each operation, trading order form will arrive;
Described method also comprises:
Load described configuration file;
When receiving the request that given transaction order is operated, inquire corresponding target transaction order according to the order note identification carried in request, and the state residing for this target transaction order determines the current residing node of this target transaction order;
Executable operation information on the action name carried in request and this node is compared, if can perform, then triggers the step determining corresponding action type according to action name.
5. method according to claim 4, is characterized in that, also comprises:
After completing described request process, according to the operation mark in this request, after determining to execute this operation, the node identification that trading order form will arrive;
The status information corresponding according to the described node identification that will arrive, upgrades the state of trading order form.
6. method according to claim 4, is characterized in that, if described appointment order is the sub-order under certain main order, described method also comprises:
Change incidence relation according to the state of other sub-orders and the state between predefined main order and sub-order under the operation mark of this sub-order carried in described request, this main order, determine the operation that need perform this main order;
Look for the code segment of the required execution of this operation and performed;
According to the node identification that will will arrive with order after executing this operation, determine the order status performing rear correspondence, and utilize this state to the state updating of described main order.
7. a sequence information disposal system, it is characterized in that, the various instruments be respectively in advance under each action type create processing components, and are deployed in the gateway under respective operations type, described action type comprises fund allocation operation or logistics operation, and described system comprises:
Request reception unit, for receiving the request operated given transaction order, and extracts order note identification and operation mark from described request;
Action type determining unit, for determining the action type belonging to this operation according to described operation mark;
Target tool determining unit, for determining according to described order note identification the target tool that this trading order form uses under this action type;
Request forward unit, for described request being forwarded to gateway corresponding to this action type, and carrying the mark of described target tool, so that this gateway calls processing components corresponding to this target tool, processing described request in described request.
8. system according to claim 7, is characterized in that, if action type corresponding to the operation mark of carrying in described request is fund allocation operation, then described target tool determining unit specifically for:
The target fund allocation instrument that this trading order form uses is determined according to described order note identification;
Described request retransmission unit specifically for:
Described request is forwarded to fund allocation gateway, and in described request, carries the mark of described target tool, so that this gateway calls fund allocation assembly corresponding to this target tool, described request is processed.
9. system according to claim 7, is characterized in that, if action type corresponding to the operation mark of carrying in described request is logistics operation, then described target tool determining unit specifically for:
The target logistics tool that this trading order form uses is determined according to described order note identification;
Described request retransmission unit specifically for:
Described request is forwarded to logistics gateway, and in described request, carries the mark of described target logistics tool, so that logistics gateway calls processing components corresponding to this target logistics tool, described request is processed.
10. the system according to any one of claim 7 to 9, it is characterized in that, the nodal information that the trading order form preserving all kinds of business in advance in configuration file comprises, described nodal information comprises the title of node, the state of node and user at the executable operation information of this node, the state of each node is corresponding with each state residing for trading order form, described operation information comprise each operation mark, for completing the required code segment mark performed of each operation, and the nodename that after performing each operation, trading order form will arrive;
Described system also comprises:
Loading unit, for loading described configuration file;
Node determining unit, during for receiving the request operated given transaction order, inquire corresponding target transaction order according to the order note identification carried in request, and the state residing for this target transaction order determines the current residing node of this target transaction order;
Comparing unit, for being compared by executable operation information on the action name carried in request and this node, if can perform, then triggers described action type determining unit and performs the described step determining corresponding action type according to action name.
CN201410250958.6A 2014-06-06 2014-06-06 Order information processing method and system Active CN105447734B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410250958.6A CN105447734B (en) 2014-06-06 2014-06-06 Order information processing method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410250958.6A CN105447734B (en) 2014-06-06 2014-06-06 Order information processing method and system

Publications (2)

Publication Number Publication Date
CN105447734A true CN105447734A (en) 2016-03-30
CN105447734B CN105447734B (en) 2020-02-07

Family

ID=55557870

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410250958.6A Active CN105447734B (en) 2014-06-06 2014-06-06 Order information processing method and system

Country Status (1)

Country Link
CN (1) CN105447734B (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106021429A (en) * 2016-05-12 2016-10-12 腾讯科技(深圳)有限公司 Receipt data processing method, device and system
CN106097059A (en) * 2016-06-08 2016-11-09 百度在线网络技术(北京)有限公司 The processing method of a kind of closed loop of concluding the business and platform
CN107450919A (en) * 2017-07-25 2017-12-08 上海壹账通金融科技有限公司 BPM method, equipment and computer-readable recording medium
CN107609879A (en) * 2016-07-07 2018-01-19 阿里巴巴集团控股有限公司 It is a kind of to identify the method, apparatus and system for usurping logistics information
CN108876538A (en) * 2018-06-19 2018-11-23 北京多采多宜网络科技有限公司 A kind of order information processing method
CN111190705A (en) * 2019-12-31 2020-05-22 支付宝(杭州)信息技术有限公司 Task processing method and device
CN111382993A (en) * 2018-12-30 2020-07-07 贝壳技术有限公司 NTS-based exterior single transaction implementation method and device and electronic equipment
CN113011821A (en) * 2021-03-29 2021-06-22 上海寻梦信息技术有限公司 Waybill data storage, query and management method, device, equipment and storage medium
TWI764305B (en) * 2020-09-30 2022-05-11 中華電信股份有限公司 Group order linked management method

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101047896A (en) * 2007-04-11 2007-10-03 华为技术有限公司 Value-added service allocation method and value-added service system based on package
CN101388096A (en) * 2007-09-14 2009-03-18 阿里巴巴集团控股有限公司 Multi-platform data standardization processing method and system
CN101499148A (en) * 2008-01-31 2009-08-05 日本电气株式会社 Apparatus and method for handling orders
US20110201306A1 (en) * 2010-02-15 2011-08-18 Samama Technologies Systems and methods for unified billing
CN102880947A (en) * 2011-07-11 2013-01-16 阿里巴巴集团控股有限公司 Information interactive method and device of electronic business platform and logistics trading platform
CN103365907A (en) * 2012-04-06 2013-10-23 腾讯科技(深圳)有限公司 Method, system and server for displaying payment page

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101047896A (en) * 2007-04-11 2007-10-03 华为技术有限公司 Value-added service allocation method and value-added service system based on package
CN101388096A (en) * 2007-09-14 2009-03-18 阿里巴巴集团控股有限公司 Multi-platform data standardization processing method and system
CN101499148A (en) * 2008-01-31 2009-08-05 日本电气株式会社 Apparatus and method for handling orders
US20110201306A1 (en) * 2010-02-15 2011-08-18 Samama Technologies Systems and methods for unified billing
CN102880947A (en) * 2011-07-11 2013-01-16 阿里巴巴集团控股有限公司 Information interactive method and device of electronic business platform and logistics trading platform
CN103365907A (en) * 2012-04-06 2013-10-23 腾讯科技(深圳)有限公司 Method, system and server for displaying payment page

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106021429A (en) * 2016-05-12 2016-10-12 腾讯科技(深圳)有限公司 Receipt data processing method, device and system
CN106097059A (en) * 2016-06-08 2016-11-09 百度在线网络技术(北京)有限公司 The processing method of a kind of closed loop of concluding the business and platform
CN107609879A (en) * 2016-07-07 2018-01-19 阿里巴巴集团控股有限公司 It is a kind of to identify the method, apparatus and system for usurping logistics information
WO2019019376A1 (en) * 2017-07-25 2019-01-31 上海壹账通金融科技有限公司 Service process management method, apparatus, and device, and computer readable storage medium
CN107450919A (en) * 2017-07-25 2017-12-08 上海壹账通金融科技有限公司 BPM method, equipment and computer-readable recording medium
CN108876538B (en) * 2018-06-19 2019-08-13 北京多采多宜网络科技有限公司 A kind of order information processing method
CN108876538A (en) * 2018-06-19 2018-11-23 北京多采多宜网络科技有限公司 A kind of order information processing method
CN111382993A (en) * 2018-12-30 2020-07-07 贝壳技术有限公司 NTS-based exterior single transaction implementation method and device and electronic equipment
CN111382993B (en) * 2018-12-30 2023-10-24 贝壳技术有限公司 Method and device for realizing foreign bill transaction based on NTS and electronic equipment
CN111190705A (en) * 2019-12-31 2020-05-22 支付宝(杭州)信息技术有限公司 Task processing method and device
CN111190705B (en) * 2019-12-31 2023-08-15 支付宝(杭州)信息技术有限公司 Task processing method and device
TWI764305B (en) * 2020-09-30 2022-05-11 中華電信股份有限公司 Group order linked management method
CN113011821A (en) * 2021-03-29 2021-06-22 上海寻梦信息技术有限公司 Waybill data storage, query and management method, device, equipment and storage medium

Also Published As

Publication number Publication date
CN105447734B (en) 2020-02-07

Similar Documents

Publication Publication Date Title
CN105447734A (en) Order information processing method and system
CN108958714B (en) Business component type development method and device, computer equipment and storage medium
US8706561B2 (en) Product common object
CN104699712B (en) The method and device being updated to the inventory record information in database
CN107025531B (en) Address modification information processing method and device
CN110716951B (en) Label configuration method, device and equipment convenient to configure and storage medium
US20100153914A1 (en) Service re-factoring method and system
CN104794132A (en) Inventory information processing method and system
CN105335521A (en) Order data processing method and device for electronic mall
CN104599153A (en) Commodity recommendation method, commodity recommendation server and commodity recommendation terminal
CN110046287A (en) A kind of the data query method, apparatus and storage medium unrelated with type of database
CN107492017B (en) Order splitting system based on E-commerce PaaS platform and implementation method thereof
CN104809610A (en) Business flow processing method and device
CN107481122B (en) Order freight template system based on E-commerce PaaS platform and implementation method thereof
US11520320B2 (en) System for optimizing the organization of components for the manufacture of wood products
CN105094758A (en) Method and device for avoiding transaction rollback
US8024153B2 (en) Method for managing wireless devices using lifecycle analysis
CN106056329A (en) Verification method and system of merchandise inventory
CN112465599B (en) Order processing method, order processing system and computing equipment
CN115712375A (en) Service arrangement method, flow processing method based on service arrangement and computing equipment
Sackett et al. Framework for the development of a product data management strategy
CN113031929A (en) Service implementation method and device
CN113949637A (en) Intelligent distribution and deployment method and device for switch resources
CN112950302A (en) Order processing method and device
CN105844511A (en) Quota data processing method and apparatus

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