CN107656946A - Operation flow reorientation method and system - Google Patents

Operation flow reorientation method and system Download PDF

Info

Publication number
CN107656946A
CN107656946A CN201610859663.8A CN201610859663A CN107656946A CN 107656946 A CN107656946 A CN 107656946A CN 201610859663 A CN201610859663 A CN 201610859663A CN 107656946 A CN107656946 A CN 107656946A
Authority
CN
China
Prior art keywords
service request
initial service
request
mapping
operation flow
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
CN201610859663.8A
Other languages
Chinese (zh)
Other versions
CN107656946B (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.)
Ping An Technology Shenzhen Co Ltd
Original Assignee
Ping An Technology Shenzhen 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 Ping An Technology Shenzhen Co Ltd filed Critical Ping An Technology Shenzhen Co Ltd
Priority to CN201610859663.8A priority Critical patent/CN107656946B/en
Publication of CN107656946A publication Critical patent/CN107656946A/en
Application granted granted Critical
Publication of CN107656946B publication Critical patent/CN107656946B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/955Retrieval from the web using information identifiers, e.g. uniform resource locators [URL]
    • G06F16/9566URL specific, e.g. using aliases, detecting broken or misspelled links
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/06Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
    • G06Q10/063Operations research, analysis or management
    • G06Q10/0633Workflow analysis

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Human Resources & Organizations (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Databases & Information Systems (AREA)
  • Economics (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Strategic Management (AREA)
  • General Physics & Mathematics (AREA)
  • Educational Administration (AREA)
  • Quality & Reliability (AREA)
  • Tourism & Hospitality (AREA)
  • Operations Research (AREA)
  • General Business, Economics & Management (AREA)
  • Marketing (AREA)
  • Game Theory and Decision Science (AREA)
  • Development Economics (AREA)
  • Data Mining & Analysis (AREA)
  • General Engineering & Computer Science (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention discloses a kind of operation flow reorientation method, this method includes:Intercept the initial service request that client is sent;According to default mapping table, mapping request corresponding to the initial service request is searched;Service request using the mapping request as the client, it is sent to the flow nodes that the mapping request points to.The invention also discloses a kind of operation flow Redirectional system.The workload that the present invention redirects WEB application operation flow is small, and operation is more convenient, and system maintenance is also more convenient.

Description

Operation flow reorientation method and system
Technical field
The present invention relates to Internet technical field, more particularly to a kind of operation flow reorientation method and system.
Background technology
In promoting service, during, can constantly WEB application be improved or updated, there is provided new Business Stream Journey, to lift business service.Newly, the function of old operation flow is separate that display interface is also different.
And it is required for using according to business development demand or the testing requirement of new business flow, not all user New operation flow.In order to which user can correctly access the operation flow of its demand, current way is to change the generation of WEB application Code, so as to carry out logic judgment according to the mark of service request, correct operation flow is chosen for service request, code revision Workload is big, and R&D costs are high, are unfavorable for the popularization of new business, reach the standard grade.
The content of the invention
It is a primary object of the present invention to provide a kind of operation flow reorientation method and system, it is intended to solve to redirect The big technical problem of the workload of WEB application operation flow.
To achieve the above object, the present invention provides a kind of operation flow reorientation method, the operation flow redirection side Method comprises the following steps:
Intercept the initial service request that client is sent;
According to default mapping table, mapping request corresponding to the initial service request is searched;
Service request using the mapping request as the client, it is sent to the flow section that the mapping request points to Point.
Preferably, after described the step of intercepting the initial service request that client is sent, in addition to:
Whether the type for judging the initial service request is default type;
If the type of the initial service request is default type, step is performed:According to default mapping table, search Mapping request corresponding to the initial service request.
Preferably, process identification is carried in the initial service request, it is described according to default mapping table, described in lookup Include corresponding to initial service request the step of mapping request:
According to the mapping table and the process identification, mapping request corresponding to the initial service request is searched.
Preferably, the operation flow reorientation method also includes:
According to the uniform resource position mark URL in the mapping request, it is determined that the flow nodes pointed to.
Preferably, the operation flow reorientation method also includes:
If the type of the initial service request is not default type, or is not found corresponding to the initial service request Mapping node, then the initial service request is sent to the flow nodes of the initial service request sensing.
In addition, to achieve the above object, the present invention also provides a kind of operation flow Redirectional system, the operation flow weight Orientation system includes:
Blocking module, for intercepting the initial service request of client transmission;
Searching modul, for according to default mapping table, searching mapping request corresponding to the initial service request;
Sending module, for the service request using the mapping request as the client, being sent to the mapping please Seek the flow nodes of sensing.
Preferably, the operation flow Redirectional system also includes:
Judge module, for judging whether the type of the initial service request is default type;
The searching modul, if the type for being additionally operable to the initial service request is default type, according to default Mapping table, search mapping request corresponding to the initial service request.
Preferably, process identification is carried in the initial service request, the searching modul, is additionally operable to,
According to the mapping table and the process identification, mapping request corresponding to the initial service request is searched.
Preferably, the sending module, is additionally operable to,
According to the uniform resource position mark URL in the mapping request, it is determined that the flow nodes pointed to.
Preferably, the sending module, is additionally operable to,
If the type of the initial service request is not default type, or is not found corresponding to the initial service request Mapping node, then the initial service request is sent to the flow nodes of the initial service request sensing.
A kind of operation flow reorientation method and system that the embodiment of the present invention proposes, by intercepting the first of client transmission Beginning service request, obtain the service request for needing redirection business flow;Then, according to default mapping table, the just beginning of the school year is searched Mapping request corresponding to business request, search the service request of obtained mapping request namely sensing redirection business flow;Then, Initial service request is replaced using the mapping request, the stream of mapping request sensing is sent to as the service request in client Cheng Jiedian, thus flow nodes provide business support for client, realize the redirection of operation flow.The present invention intercepts client The initial service request sent is held, according to default mapping table, obtains pointing to the mapping request of another operation flow, please by mapping Ask the operation flow of sensing to provide the support of current business for client, realize the redirection of operation flow.Service request The configuration with mapping table is intercepted, with respect to the modification of WEB application core code, workload is small, and operation is more convenient, and system It is also more convenient to safeguard, solves and redirects the big technical problem of WEB application operation flow workload.It is also, each in WEB application Operation flow is independently of each other, kept apart, and reduces and couples between system, is easy to the popularization of new business flow, old Business Stream The offline transformation of journey, the normal use of WEB application is not interfered with.
Brief description of the drawings
Fig. 1 is the schematic flow sheet of operation flow reorientation method first embodiment of the present invention;
Fig. 2 is the schematic flow sheet of operation flow reorientation method second embodiment of the present invention;
Fig. 3 is the schematic flow sheet of operation flow reorientation method 3rd embodiment of the present invention;
Fig. 4 is the schematic flow sheet of operation flow reorientation method fourth embodiment of the present invention;
Fig. 5 is the schematic flow sheet of the embodiment of operation flow reorientation method the 5th of the present invention;
Fig. 6 is the high-level schematic functional block diagram of operation flow Redirectional system first embodiment of the present invention;
Fig. 7 is that operation flow Redirectional system second embodiment of the present invention, 3rd embodiment, fourth embodiment and the 5th are real Apply the high-level schematic functional block diagram of example.
The realization, functional characteristics and advantage of the object of the invention will be described further referring to the drawings in conjunction with the embodiments.
Embodiment
It should be appreciated that the specific embodiments described herein are merely illustrative of the present invention, it is not intended to limit the present invention.
Reference picture 1, operation flow reorientation method first embodiment of the present invention provide a kind of operation flow reorientation method, The operation flow reorientation method includes:
Step S10, the initial service request that client is sent is intercepted.
For the present invention by setting up filter, the service request for intercepting each client transmission carries out the redirection of operation flow, The operation flow of client is issued into the flow nodes after redirecting, without changing application code, significantly reduces research staff Workload.
As a kind of embodiment, the configurating filtered device at the main entrance of WEB application end, asked to interception service.
Specifically, user obtains the business support of WEB application using client, the instruction that client inputs according to user is given birth to Into corresponding service request, WEB application server is sent to as initial service request.
It should be noted that the initial service flow of client request processing current business is recorded in initial service request Journey.
Filter intercepts the initial service request that client is sent.
Step S20, according to default mapping table, mapping request corresponding to the initial service request is searched.
After the initial service request of client is intercepted, it is corresponding to obtain service request according to default mapping table for filter Mapping request.
Specifically, as a kind of embodiment, mapping table is provided with advance, describe corresponding to preset kind service request Mapping request.It should be noted that mapping request is after being redirected to the initial service flow that initial service request points to, to point to The request of another operation flow.
Filter searches mapping request corresponding to current initial service request in the mapping table.
Step S30, the service request using the mapping request as the client, it is sent to the mapping request and points to Flow nodes.
After mapping request corresponding to successful search to initial service request, filter using the service request found as The service request of client, cover or replace the initial service flow of client transmission.
Then, filter obtains the flow nodes that mapping request points to.
Then, service request of the filter using mapping request as client, it is sent to the flow section of mapping request sensing Point, thus flow nodes replacement initial service flow, business support is provided for client.
Hereby it is achieved that the redirection of operation flow.
In the present embodiment, the initial service request that client is sent is intercepted, needs redirection business flow to obtain Service request;Then, according to default mapping table, mapping request corresponding to lookup initial service request, obtained mapping is searched Request namely the service request for pointing to redirection business flow;Then, initial service request is replaced using the mapping request, made The flow nodes of mapping request sensing are sent to for the service request in client, thus flow nodes provide business for client Support, realize the redirection of operation flow.The present embodiment intercepts the initial service request that client is sent, and is reflected according to default Firing table, obtain pointing to the mapping request of another operation flow, the operation flow pointed to by mapping request provides currently for client The support of business, realize the redirection of operation flow.The interception of service request and the configuration of mapping table, with respect to WEB application core The modification of heart code, workload is small, and operation is more convenient, and system maintenance is also more convenient, and solving redirection WEB should With the big technical problem of operation flow workload.Also, each operation flow is independently of each other, kept apart in WEB application, is dropped Coupled between low system, be easy to popularization, the offline transformation of old operation flow of new business flow, do not interfere with WEB application Normal use.
Further, reference picture 2, operation flow reorientation method second embodiment of the present invention provide a kind of operation flow weight Orientation method, the step S10 also include afterwards:
Whether the type for step S40, judging the initial service request is default type;If the initial service request Type be default type, then perform step:S20.
As a kind of embodiment, user obtains the business support of WEB application using client, and client is defeated according to user Service request corresponding to the instruction generation entered, WEB application server is sent to as initial service request.
It should be noted that the initial service flow of client request processing current business is recorded in initial service request Journey.Whether client can need redirection business flow when configuring initial service request according to current business, configure the just beginning of the school year The type of business request.For example, if client judges that the requirements of process of current business redirects, the initial service currently pointed to is not walked Flow, then the type for configuring initial service request is the type specified;If the flow of current business need not redirect, walk to work as The initial service flow of preceding sensing, then the type for configuring initial service request is the another type specified.
After filter intercepts the initial service request that client is sent, the type of initial service request is obtained, is judged initial The type of service request whether preset kind.
For example, default type can be the service request with default suffix, then when the suffix of a service request is pre- If during suffix, judge service request of this service request for preset kind.Default suffix can be .do etc..
Then client can configure the suffix of initial service request when judging that current business needs redirection business flow For default suffix.Corresponding, filter, can according to the suffix of this initial service request after this initial service request is intercepted To judge the type of this initial service request as preset kind.
If the type for the service request that client is sent is preset kind, filter obtains according to default mapping table Mapping request corresponding to service request.
In the present embodiment, after intercepting the initial service request that client is sent, judging the type of initial service request is No default type;If the type of initial service request is default type, the operation flow of initial service request can determine that Need to redirect, now, according to default mapping table, search mapping request corresponding to initial service request, that searches to obtain reflects Penetrate request namely point to the service request of redirection business flow;Then, initial service request is replaced using the mapping request, The flow nodes of mapping request sensing are sent to as the service request in client, thus flow nodes provide industry for client Business is supported, realizes the redirection of operation flow.For the present embodiment by the type of service request, screening, which obtains client, needs weight The initial service request of operation flow is oriented, it is achieved thereby that the shunting to client traffic, not all service request Be required for redirecting, only to preset kind, the service request that has demand carry out the redirection of operation flow.
Further, reference picture 3, operation flow reorientation method 3rd embodiment of the present invention provide a kind of operation flow weight Orientation method, based on the embodiment (the present embodiment is by taking Fig. 2 as an example) shown in above-mentioned Fig. 1 or Fig. 2, taken in the initial service request With process identification, the step S20 includes:
Step S21, according to the mapping table and the process identification, searching mapping corresponding to the initial service request please Ask.
Client determines to need to obtain WEB application branch when receiving the instruction of client's input, according to client current page The business held.
Then, client is according to current affiliated group, the user account information currently logged in, IP (Internet Protocol, network interconnection agreement) etc. factor information, judge whether to need to redirect the operation flow of current business.
Meanwhile client configuration flow identifies, alternatively referred to as SYS-ID (SYSTEM-ID, system identifier).Client can So that every factor information is inserted in process identification symbol, for mapping request corresponding to filter lookup.Certainly, client also may be used With the configured information redirected according to every factor information configuration service flow, the configured information that operation flow is redirected configures Into process identification, filter is set to directly obtain the configured information of operation flow redirection, for example, can be according to client Whether the IP configurations of affiliated group, the user, client that currently log in need redirection business flow;If desired industry is redirected Business flow, it is possible to specify reset the operation flow being rearwardly directed to, thus, the configured information of operation flow redirection is obtained, by industry The configured information that business flow redirects is configured in process identification symbol.
Then, client generates initial service request according to customer instruction, process identification.If the business of current request needs Redirection business flow, then the type for configuring initial service request is preset kind.Client will configure obtained initial service Request is sent to WEB application server.
Filter intercepts the initial service request that client is sent, if the type of initial service request is preset kind, Process identification and mapping table in initial service request, search mapping request corresponding to initial service request.
For example, mapping request corresponding to multiple current initial service requests is recorded in mapping table, if in process identification symbol Operation flow redirect configured information specify redirect operation flow, then directly obtain corresponding to the operation flow specified Mapping request, be mapping request corresponding to current initial service request;Refer to if the operation flow in process identification symbol redirects Show the operation flow of the not specified redirection of information, then can in multiple mapping requests corresponding to current initial service request, with Machine is that current initial service request is chosen with mapping request, as the mapping request found.
If having recorded every factor information of active client in process identification symbol, filter can be according to being pre-configured with Distributing strategy, in the mapping table be current initial service request search corresponding to mapping request.
Hereby it is achieved that the lookup of mapping request.
In the present embodiment, process identification is carried in the initial service request that client is sent, if initial service request Type be preset kind, then according to mapping table and process identification, search mapping request corresponding to initial service request.This implementation Example passes through the configuration of process identification, it is possible to specify the operation flow of redirection, so as to so that client according to demand, acquisition refers to The business support that fixed operation flow provides.
Further, reference picture 4, operation flow reorientation method fourth embodiment of the present invention provide a kind of operation flow weight Orientation method, based on the embodiment (the present embodiment is by taking Fig. 3 as an example) shown in above-mentioned Fig. 1, Fig. 2 or Fig. 3, the operation flow is reset Also include to method:
Step S50, the uniform resource position mark URL in the mapping request, it is determined that the flow nodes pointed to.
In the initial service request that client is sent, include the URL (Uniform for pointing to the initial service flow page Resource Locator, URL);It is corresponding, include in mapping request and point to the redirection flow page After URL, namely redirection business flow, the flow nodes of active client business are handled.
After lookup obtains mapping request corresponding to initial service request, URL of the filter in mapping request, it is determined that The flow nodes that mapping request points to, mapping request is sent to the flow nodes of this determination.
In the present embodiment, flow nodes are pointed to by the URL in service request, is then obtaining initial service request correspondingly Mapping request after, the URL in mapping request determines the flow nodes after redirection business flow, using mapping request as The service request of client is sent to this flow nodes, and thus flow nodes provide business support for client.
Further, reference picture 5, the embodiment of operation flow reorientation method the 5th of the present invention provide a kind of operation flow weight Orientation method, based on the embodiment shown in above-mentioned Fig. 1, Fig. 2, Fig. 3 or Fig. 4, the operation flow reorientation method also includes:
If the type of step S60, described initial service request is not default type, or does not find the initial service and ask Corresponding mapping node is sought, then the initial service request is sent to the flow nodes of the initial service request sensing.
When the initial service request that filter intercepts is not the service request of preset kind, or initial service request is pre- If the service request of type, but found not successfully just during mapping node according to corresponding to mapping table search initial service request Mapping node corresponding to beginning service request, then, filter point to the initial service flow page according in initial service request URL, determine its flow nodes pointed to.
Then, initial service request is sent to the flow nodes of its sensing by filter.
In the present embodiment, if the type of initial service request is not default type, or initial service request is not found Corresponding mapping node, then initial service request is sent to the flow nodes of its sensing, hereby it is achieved that failing pair When client carries out operation flow redirection, the operation flow pointed to by initial service request provides business support for client, Avoiding the business of client cannot respond.
Reference picture 6, operation flow Redirectional system first embodiment of the present invention provide a kind of operation flow Redirectional system, The operation flow Redirectional system includes:
Blocking module 10, for intercepting the initial service request of client transmission.
The service request that the present invention intercepts each client transmission by operation flow Redirectional system carries out operation flow Redirect, the operation flow of client is issued into the flow nodes after redirecting, without changing application code, significantly reduces and grinds The workload of hair personnel.
As a kind of embodiment, operation flow Redirectional system is disposed in WEB application server, to redirect industry Business request.
Specifically, user obtains the business support of WEB application using client, the instruction that client inputs according to user is given birth to Into corresponding service request, WEB application server is sent to as initial service request.
It should be noted that the initial service flow of client request processing current business is recorded in initial service request Journey.
Blocking module 10 intercepts the initial service request that client is sent.
Searching modul 20, for according to default mapping table, searching mapping request corresponding to the initial service request.
After the initial service request of client is intercepted, searching modul 20 obtains service request according to default mapping table Corresponding mapping request.
Specifically, as a kind of embodiment, searching modul 20 is provided with mapping table in advance, describes preset kind business Mapping request corresponding to request.It should be noted that mapping request is the initial service flow weight pointed to initial service request After orientation, the request of another operation flow is pointed to.
Searching modul 20 searches mapping request corresponding to current initial service request in the mapping table.
Sending module 30, for the service request using the mapping request as the client, it is sent to the mapping Ask the flow nodes pointed to.
After mapping request corresponding to successful search to initial service request, service request that sending module 30 will be found As the service request of client, the initial service flow that client is sent is covered or replaced.
Then, sending module 30 obtains the flow nodes that mapping request points to.
Then, service request of the sending module 30 using mapping request as client, it is sent to the stream of mapping request sensing Cheng Jiedian, thus flow nodes replacement initial service flow, business support is provided for client.
Hereby it is achieved that the redirection of operation flow.
In the present embodiment, blocking module 10 intercepts the initial service request that client is sent, and needs to redirect to obtain The service request of operation flow;Then, searching modul 20 is searched and mapped corresponding to initial service request according to default mapping table Request, search the service request of obtained mapping request namely sensing redirection business flow;Then, sending module 30 uses institute State mapping request and replace initial service request, the flow section of mapping request sensing is sent to as the service request in client Point, thus flow nodes provide business support for client, realize the redirection of operation flow.The present embodiment intercepts client The initial service request of transmission, according to default mapping table, obtain pointing to the mapping request of another operation flow, by mapping request The operation flow of sensing provides the support of current business for client, realizes the redirection of operation flow.Service request is blocked The configuration with mapping table is cut, with respect to the modification of WEB application core code, workload is small, and operation is more convenient, and system is tieed up Shield is also more convenient, solves and redirects the big technical problem of WEB application operation flow workload.Also, each industry in WEB application Business flow is independently of each other, kept apart, and reduces and couples between system, is easy to the popularization of new business flow, old operation flow Offline transformation, do not interfere with the normal use of WEB application.
Further, reference picture 7, operation flow Redirectional system second embodiment of the present invention provide a kind of operation flow weight Orientation system, based on above-mentioned embodiment illustrated in fig. 6, the operation flow Redirectional system also includes:
Judge module 40, for judging whether the type of the initial service request is default type;
The searching modul 20, if the type for being additionally operable to the initial service request is default type, according to default Mapping table, search mapping request corresponding to the initial service request.
As a kind of embodiment, user obtains the business support of WEB application using client, and client is defeated according to user Service request corresponding to the instruction generation entered, WEB application server is sent to as initial service request.
It should be noted that the initial service flow of client request processing current business is recorded in initial service request Journey.Whether client can need redirection business flow when configuring initial service request according to current business, configure the just beginning of the school year The type of business request.For example, if client judges that the requirements of process of current business redirects, the initial service currently pointed to is not walked Flow, then the type for configuring initial service request is the type specified;If the flow of current business need not redirect, walk to work as The initial service flow of preceding sensing, then the type for configuring initial service request is the another type specified.
After blocking module 10 intercepts the initial service request that client is sent, judge module 40 obtains initial service request Type, judge initial service request type whether preset kind.
For example, default type can be the service request with default suffix, then when the suffix of a service request is pre- If during suffix, judge module 40 judges service request of this service request for preset kind.Default suffix can be .do etc..
Then client can configure the suffix of initial service request when judging that current business needs redirection business flow For default suffix.Corresponding, after blocking module 10 intercepts this initial service request, judge module 40 is according to this initial service The suffix of request, it is possible to determine that the type of this initial service request is preset kind.
If the type for the service request that client is sent is preset kind, searching modul 20 according to default mapping table, Obtain mapping request corresponding to service request.
In the present embodiment, after blocking module 10 intercepts the initial service request that client is sent, judge module 40 judges The whether default type of the type of initial service request;If the type of initial service request is default type, judge module 40 can determine that the operation flow of initial service request needs to redirect, and now, searching modul 20 is searched according to default mapping table Mapping request corresponding to initial service request, the business for searching obtained mapping request namely sensing redirection business flow please Ask;Then, sending module 30 replaces initial service request using the mapping request, is sent as the service request in client To mapping request point to flow nodes, thus flow nodes provide business support for client, realize the weight of operation flow Orientation.For the present embodiment by the type of service request, screening, which obtains client, needs the initial service of redirection business flow please Ask, it is achieved thereby that the shunting to client traffic, not all service request is required for redirecting, only to preset kind , the service request for having demand carry out operation flow redirection.
Further, reference picture 7, operation flow Redirectional system 3rd embodiment of the present invention provide a kind of operation flow weight Orientation system, based on the invention described above operation flow Redirectional system first embodiment or second embodiment, (the present embodiment is with this Exemplified by invention operation flow Redirectional system second embodiment), process identification is carried in the initial service request, it is described to look into Module 20 is looked for, is additionally operable to,
According to the mapping table and the process identification, mapping request corresponding to the initial service request is searched.
Client determines to need to obtain WEB application branch when receiving the instruction of client's input, according to client current page The business held.
Then, client is according to current affiliated group, the user account information currently logged in, IP (Internet Protocol, network interconnection agreement) etc. factor information, judge whether to need to redirect the operation flow of current business.
Meanwhile client configuration flow identifies, alternatively referred to as SYS-ID (SYSTEM-ID, system identifier).Client can So that every factor information is inserted in process identification symbol, corresponding mapping request is searched for searching modul 20.Certainly, client The configured information that can also be redirected according to every factor information configuration service flow, the configured information that operation flow is redirected It is configured in process identification, searching modul 20 is directly obtained the configured information of operation flow redirection, for example, can root Redirection business flow whether is needed according to the IP configurations of the group belonging to client, the user currently logged in, client;If desired Redirection business flow, it is possible to specify reset the operation flow being rearwardly directed to, thus, obtain the instruction letter of operation flow redirection Breath, the configured information that operation flow redirects is configured in process identification symbol.
Then, client generates initial service request according to customer instruction, process identification.If the business of current request needs Redirection business flow, then the type for configuring initial service request is preset kind.Client will configure obtained initial service Request is sent to blocking module 10.
Blocking module 10 intercepts the initial service request that client is sent, if the type of initial service request is default class Type, then process identification and mapping table of the searching modul 20 in initial service request, search and are reflected corresponding to initial service request Penetrate request.
For example, mapping request corresponding to multiple current initial service requests is recorded in mapping table, if in process identification symbol Operation flow redirect configured information specify redirect operation flow, then searching modul 20 directly obtain the business specified Mapping request corresponding to flow, it is mapping request corresponding to current initial service request;If the Business Stream in process identification symbol Journey redirects the operation flow of the not specified redirection of configured information, then searching modul 20 can be corresponding in current initial service request Multiple mapping requests in, at random be current initial service request choose with mapping request, as the mapping request found.
If having recorded every factor information of active client in process identification symbol, searching modul 20 can be according to advance The distributing strategy of configuration, it is in the mapping table mapping request corresponding to the lookup of current initial service request.
Hereby it is achieved that the lookup of mapping request.
In the present embodiment, process identification is carried in the initial service request that client is sent, if initial service request Type be preset kind, then searching modul 20 is searched and mapped corresponding to initial service request according to mapping table and process identification Request.The configuration that the present embodiment passes through process identification, it is possible to specify the operation flow of redirection, so as to so that client according to Demand, obtain the business support that the operation flow specified provides.
Further, reference picture 7, operation flow Redirectional system fourth embodiment of the present invention provide a kind of operation flow weight Orientation system, based on the invention described above operation flow Redirectional system first embodiment, second embodiment or 3rd embodiment (this Embodiment is by taking operation flow Redirectional system 3rd embodiment of the present invention as an example), the sending module 30, it is additionally operable to,
According to the uniform resource position mark URL in the mapping request, it is determined that the flow nodes pointed to.
In the initial service request that client is sent, include the URL (Uniform for pointing to the initial service flow page Resource Locator, URL);It is corresponding, include in mapping request and point to the redirection flow page After URL, namely redirection business flow, the flow nodes of active client business are handled.
After lookup obtains mapping request corresponding to initial service request, URL of the sending module 30 in mapping request, The flow nodes that mapping request points to are determined, mapping request is sent to the flow nodes of this determination.
In the present embodiment, flow nodes are pointed to by the URL in service request, is then obtaining initial service request correspondingly Mapping request after, URL of the sending module 30 in mapping request determines the flow nodes after redirection business flow, will reflect The service request that request is penetrated as client is sent to this flow nodes, and thus flow nodes provide business support for client.
Further, reference picture 7, the embodiment of operation flow Redirectional system the 5th of the present invention provide a kind of operation flow weight Orientation system, based on the invention described above operation flow Redirectional system first embodiment, second embodiment, 3rd embodiment or Four embodiments (the present embodiment is by taking operation flow Redirectional system fourth embodiment of the present invention as an example), the sending module 30, also For,
If the type of the initial service request is not default type, or is not found corresponding to the initial service request Mapping node, then the initial service request is sent to the flow nodes of the initial service request sensing.
When the initial service request that blocking module 10 intercepts is not the service request of preset kind, or initial service request It is the service request of preset kind, but is looked for not successfully during mapping node according to corresponding to mapping table search initial service request To mapping node corresponding to initial service request, then, searching modul 20 points to initial service flow according in initial service request The URL of the page, determine its flow nodes pointed to.
Then, initial service request is sent to the flow nodes of its sensing by sending module 30.
In the present embodiment, if the type of initial service request is not default type, or initial service request is not found Corresponding mapping node, then initial service request is sent to the flow nodes of its sensing, hereby it is achieved that failing pair When client carries out operation flow redirection, the operation flow pointed to by initial service request provides business support for client, Avoiding the business of client cannot respond.
The alternative embodiment of the present invention is these are only, is not intended to limit the scope of the invention, it is every to utilize this hair The equivalent structure or equivalent flow conversion that bright specification and accompanying drawing content are made, or directly or indirectly it is used in other related skills Art field, is included within the scope of the present invention.

Claims (10)

1. a kind of operation flow reorientation method, it is characterised in that the operation flow reorientation method comprises the following steps:
Intercept the initial service request that client is sent;
According to default mapping table, mapping request corresponding to the initial service request is searched;
Service request using the mapping request as the client, it is sent to the flow nodes that the mapping request points to.
2. operation flow reorientation method as claimed in claim 1, it is characterised in that described to intercept the initial of client transmission After the step of service request, in addition to:
Whether the type for judging the initial service request is default type;
If the type of the initial service request is default type, step is performed:According to default mapping table, described in lookup Mapping request corresponding to initial service request.
3. operation flow reorientation method as claimed in claim 1 or 2, it is characterised in that taken in the initial service request Described according to default mapping table with process identification, the step of searching mapping request corresponding to the initial service request, wraps Include:
According to the mapping table and the process identification, mapping request corresponding to the initial service request is searched.
4. operation flow reorientation method as claimed in claim 3, it is characterised in that the operation flow reorientation method is also Including:
According to the uniform resource position mark URL in the mapping request, it is determined that the flow nodes pointed to.
5. operation flow reorientation method as claimed in claim 4, it is characterised in that the operation flow reorientation method is also Including:
If the type of the initial service request is not default type, or does not find and mapped corresponding to the initial service request Node, then the initial service request is sent to the flow nodes of the initial service request sensing.
6. a kind of operation flow Redirectional system, it is characterised in that the operation flow Redirectional system includes:
Blocking module, for intercepting the initial service request of client transmission;
Searching modul, for according to default mapping table, searching mapping request corresponding to the initial service request;
Sending module, for the service request using the mapping request as the client, it is sent to the mapping request and refers to To flow nodes.
7. the operation flow Redirectional system stated such as claim 6, it is characterised in that the operation flow Redirectional system also wraps Include:
Judge module, for judging whether the type of the initial service request is default type;
The searching modul, if the type for being additionally operable to the initial service request is default type, according to default mapping Table, search mapping request corresponding to the initial service request.
8. operation flow Redirectional system as claimed in claims 6 or 7, it is characterised in that taken in the initial service request With process identification, the searching modul, it is additionally operable to,
According to the mapping table and the process identification, mapping request corresponding to the initial service request is searched.
9. operation flow Redirectional system as claimed in claim 8, it is characterised in that the sending module, it is additionally operable to,
According to the uniform resource position mark URL in the mapping request, it is determined that the flow nodes pointed to.
10. operation flow Redirectional system as claimed in claim 9, it is characterised in that the sending module, it is additionally operable to,
If the type of the initial service request is not default type, or does not find and mapped corresponding to the initial service request Node, then the initial service request is sent to the flow nodes of the initial service request sensing.
CN201610859663.8A 2016-09-28 2016-09-28 Method and system for redirecting business process Active CN107656946B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610859663.8A CN107656946B (en) 2016-09-28 2016-09-28 Method and system for redirecting business process

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610859663.8A CN107656946B (en) 2016-09-28 2016-09-28 Method and system for redirecting business process

Publications (2)

Publication Number Publication Date
CN107656946A true CN107656946A (en) 2018-02-02
CN107656946B CN107656946B (en) 2020-06-05

Family

ID=61127563

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610859663.8A Active CN107656946B (en) 2016-09-28 2016-09-28 Method and system for redirecting business process

Country Status (1)

Country Link
CN (1) CN107656946B (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110020765A (en) * 2018-11-05 2019-07-16 阿里巴巴集团控股有限公司 A kind of switching method and apparatus of operation flow
CN111831999A (en) * 2020-07-13 2020-10-27 中国银行股份有限公司 Method and system for aggregating multi-station operation

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1540918A (en) * 2003-10-30 2004-10-27 中兴通讯股份有限公司 General redirection method in use for wireless data service
CN102014173A (en) * 2010-11-01 2011-04-13 蓝汛网络科技(北京)有限公司 Domain name redirecting control method, module and system
CN103384993A (en) * 2012-12-14 2013-11-06 华为技术有限公司 Redirection method of visiting web pages by user equipment, gateway and server
CN103634421A (en) * 2013-11-26 2014-03-12 中国联合网络通信集团有限公司 Address distribution method and server

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1540918A (en) * 2003-10-30 2004-10-27 中兴通讯股份有限公司 General redirection method in use for wireless data service
CN102014173A (en) * 2010-11-01 2011-04-13 蓝汛网络科技(北京)有限公司 Domain name redirecting control method, module and system
CN103384993A (en) * 2012-12-14 2013-11-06 华为技术有限公司 Redirection method of visiting web pages by user equipment, gateway and server
CN103634421A (en) * 2013-11-26 2014-03-12 中国联合网络通信集团有限公司 Address distribution method and server

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110020765A (en) * 2018-11-05 2019-07-16 阿里巴巴集团控股有限公司 A kind of switching method and apparatus of operation flow
CN110020765B (en) * 2018-11-05 2023-06-30 创新先进技术有限公司 Service flow switching method and device
CN111831999A (en) * 2020-07-13 2020-10-27 中国银行股份有限公司 Method and system for aggregating multi-station operation
CN111831999B (en) * 2020-07-13 2022-08-19 中国银行股份有限公司 Method and system for aggregating multi-station operation

Also Published As

Publication number Publication date
CN107656946B (en) 2020-06-05

Similar Documents

Publication Publication Date Title
KR100629057B1 (en) Remote dynamic configuration of a web server to facilitate capacity on demand
JP3966598B2 (en) Server selection system
CN111176723B (en) Service grid and link version based service multi-version release system and method
Johnson et al. Traffic characterization and internet usage in rural Africa
CN102984159B (en) Based on secure accessing logic control method and the Platform Server of terminal access behavior
CN101626369B (en) Method, device and system for single sign-on
CN101425969B (en) Scheduling method, apparatus and system
CN103209083B (en) A kind of device updating method
CN101938504A (en) Cluster server intelligent dispatching method and system
CN102710811B (en) Realize method and the switch of dhcp address safety distribution
CN102055813A (en) Access controlling method for network application and device thereof
CN102968442A (en) Network map tile service aggregation method and system
CN105119787B (en) A kind of public internet access system and method based on software definition
CN102902780A (en) Dynamic matching method and dynamic matching device of uniform resource locator (URL)
CN109756584B (en) Domain name resolution method, domain name resolution device and computer readable storage medium
CN102932391A (en) Method and device for processing data in peer to server/peer (P2SP) system, and P2SP system
CN103825919A (en) Method, device and system for data resource caching
CN101674232A (en) Server, method and system of access control
CN102624691A (en) Multi-proxy internet access method adopting shareable advertisement blocking configuration information
CN107656946A (en) Operation flow reorientation method and system
CN106612300A (en) Message push method and push server
CN105071965A (en) Management system of network equipment
CN102437965A (en) Method and device for accessing target site
CN107809342A (en) A kind of load-balancing method and load balancing apparatus
WO2008151491A1 (en) A p2p network system and application method thereof

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant