WO2019062180A1 - 基于网络的任务流转方法、设备及存储介质 - Google Patents

基于网络的任务流转方法、设备及存储介质 Download PDF

Info

Publication number
WO2019062180A1
WO2019062180A1 PCT/CN2018/089130 CN2018089130W WO2019062180A1 WO 2019062180 A1 WO2019062180 A1 WO 2019062180A1 CN 2018089130 W CN2018089130 W CN 2018089130W WO 2019062180 A1 WO2019062180 A1 WO 2019062180A1
Authority
WO
WIPO (PCT)
Prior art keywords
task
layer service
request
network
client
Prior art date
Application number
PCT/CN2018/089130
Other languages
English (en)
French (fr)
Inventor
晏湘涛
Original Assignee
平安科技(深圳)有限公司
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 平安科技(深圳)有限公司 filed Critical 平安科技(深圳)有限公司
Publication of WO2019062180A1 publication Critical patent/WO2019062180A1/zh

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/56Provisioning of proxy services
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/547Remote procedure calls [RPC]; Web services
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/02Network architectures or network communication protocols for network security for separating internal from external traffic, e.g. firewalls
    • H04L63/0227Filtering policies
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/60Scheduling or organising the servicing of application requests, e.g. requests for application data transmissions using the analysis and optimisation of the required network resources

Definitions

  • the present application relates to the field of data processing, and in particular, to a network-based task flow method, device, and computer readable storage medium.
  • the present invention provides a network-based task flow method, device, and computer readable storage medium, which are aimed at realizing the flow of work tasks among business personnel and ensuring the security of the tasks in the collaborative work flow process.
  • the first aspect of the present application provides a network-based task flow method, which is applied to a client, where the client includes a call layer service, and the method includes:
  • the receiving step the receiving layer service receives the task cooperation request sent by the first user from the client, and transmits the task cooperation request to the agent layer service in the enterprise through the first network through an asynchronous call, and the agent layer service is asynchronous
  • the method of invoking forwards the received task cooperation request to the core business system in the enterprise through the second network, the core service system assigns the task in the task cooperation request to the second user of the client, and feeds back the processing result to the Agent service;
  • Receiving step the receiving layer service receives the processing result of the proxy layer service feedback, and feeds back the processing result to the first user.
  • the application further provides a network-based task flow method, which is applied to a server, and the server includes a proxy layer service, and the method includes:
  • Proxy step the proxy layer service receives the task cooperation request of the first user sent by the client's call layer service through the first network, and forwards the received task cooperation request to the core of the enterprise through the second network by means of asynchronous calling Business system;
  • Receiving step the agent layer service receives a processing result of the core service system responding to the task cooperation request, assigning the task in the task cooperation request to the second user of the client, and sending the processing result to the first network
  • the receiving layer service is fed back to the first user by the receiving layer service.
  • a second aspect of the present application further provides a client, the client including a processor, a memory, and a call layer service, the call layer service being stored in the memory, including at least one computer readable instruction, the at least one computer readable Instructions can be executed by the processor to:
  • the receiving step the receiving layer service receives the task cooperation request sent by the first user from the client, and transmits the task cooperation request to the agent layer service in the enterprise through the first network through an asynchronous call, and the agent layer service is asynchronous
  • the method of invoking forwards the received task cooperation request to the core business system in the enterprise through the second network, the core service system assigns the task in the task cooperation request to the second user of the client, and feeds back the processing result to the Agent service;
  • Receiving step the receiving layer service receives the processing result of the proxy layer service feedback, and feeds back the processing result to the first user.
  • a third aspect of the present application further provides a server, including a processor, a memory, a display, and a proxy layer service, where the proxy layer service is stored in the memory, including at least one computer readable instruction, At least one computer readable instruction can be executed by the processor to:
  • Proxy step the proxy layer service receives the task cooperation request of the first user sent by the client's call layer service through the first network, and forwards the received task cooperation request to the core of the enterprise through the second network by means of asynchronous calling Business system;
  • Receiving step the agent layer service receives a processing result of the core service system responding to the task cooperation request, assigning the task in the task cooperation request to the second user of the client, and sending the processing result to the first network
  • the receiving layer service is fed back to the first user by the receiving layer service.
  • the fourth aspect of the present application further provides a computer readable storage medium, where the computer readable storage medium stores at least one computer readable instruction executable by a processor to implement any of the network-based task flow method described above. step.
  • the network-based task flow method, device and computer readable storage medium proposed by the present application can not only realize the transfer of work tasks among business personnel by creating a call layer service and a proxy layer service between the client system and the enterprise core business system. It also ensures the security of tasks in the process of collaborative work flow.
  • FIG. 1 is an application environment diagram of a preferred embodiment of a network-based task flow method according to the present application.
  • FIG. 2 is a schematic diagram of a preferred embodiment of the client of FIG. 1.
  • FIG. 3 is a schematic diagram of a preferred embodiment of the proxy server of FIG. 1.
  • FIG. 4 is a flow chart of a preferred embodiment of a network-based task flow method of the present application.
  • FIG. 1 is an application environment diagram of a preferred embodiment of a network-based task flow method according to the present application.
  • the proxy layer service 40 is configured on the proxy server 1, and the core service system 30 is disposed on the core server 4.
  • the client system 31 and the client 32 are installed with the client system 10 and accepted.
  • the proxy server 1 is connected to the clients 31, 32 via a first network 21 and to the core server 4 via a second network 22.
  • the call layer service 20 and the agent layer service 40 perform data transfer via the first network 21, and the core service system 30 and the agent layer service 40 perform data transfer via the second network 22.
  • the first network 21 is an external network (Internet)
  • the second network 22 is an intranet (intranet).
  • the core business system 30 is a sales system in which the company A is installed in the internal server 4 of the enterprise, and the client system 10 is a client version of the core business system 30.
  • the sales staff of Company A can access and use the sales system of Server 4 through the internal network when working inside the company.
  • the client system 10 is a client version of the sales system of the server 4, and can be installed in the mobile terminal of the salesperson of the company A (such as a tablet, a mobile phone, etc.), and when the office is out of work or off work, the salesperson of the company A can use the client version to work.
  • the first network 21 and the second network 22 may be a type of network such as a local area network (LAN), a wide area network (WAN), and a metropolitan area network (MAN), and may be wired.
  • LAN local area network
  • WAN wide area network
  • MAN metropolitan area network
  • the client 31, 32 may be a terminal device such as a desktop computer, a notebook, a tablet, a smart phone, or the like that can communicate with the proxy server 1 through a network.
  • FIG. 2 is a schematic diagram of a preferred embodiment of the clients 31, 32 of FIG.
  • the clients 31, 32 include, but are not limited to, a memory 11, a processor 12, a display 13, a client system 10 stored in the memory 11, and a call layer service 20.
  • the client 31, 32 can be a desktop computer, a notebook, a tablet, a smart phone, an e-book reader, an MP3 (Moving Picture Experts Group Audio Layer III) player, and an MP4 player. (Moving Picture Experts Group Audio Layer IV, motion picture expert compression standard audio layer 4)
  • a terminal device having a display function such as a player or a portable computer.
  • the memory 11 may be a high speed RAM memory or a non-volatile memory such as a magnetic disk memory.
  • the memory 11 may be an internal storage unit of the clients 31, 32, such as a hard disk or memory of the clients 31, 32, in some embodiments.
  • the memory 11 may also be an external memory of the client 31, 32 in other embodiments, such as a plug-in hard disk provided on the client 31, 32, a smart memory card (SMC). , Secure Digital (SD), Flash Card, etc.
  • SMC smart memory card
  • SD Secure Digital
  • Flash Card etc.
  • the memory 11 may also include both an internal storage unit of the client 31, 32 and an external memory 11.
  • the memory 11 can be used not only for storing application software and various types of data, such as the code of the client system 10 and the call layer service 20, but also for temporarily storing data that has been output or will be output.
  • the processor 12 may be a central processing unit (CPU), a microprocessor 12 or other data processing chip for reading and running the stored client system 10 from the memory 11. And the program of the reception layer service 20.
  • CPU central processing unit
  • microprocessor 12 or other data processing chip for reading and running the stored client system 10 from the memory 11.
  • program of the reception layer service 20 The processor 12 may be a central processing unit (CPU), a microprocessor 12 or other data processing chip for reading and running the stored client system 10 from the memory 11. And the program of the reception layer service 20.
  • the display 13 can be an LED display, a liquid crystal display, a touch-sensitive liquid crystal display, an OLED (Organic Light-Emitting Diode) touch sensor, or the like.
  • the display 13 is used to display a visualized user interface, and can also be used to display the results obtained by the processor 12 executing the client system 10 and the call layer service 20.
  • the client 31, 32 may also include a user interface.
  • the user interface may also include a standard wired interface and a wireless interface.
  • the user interface can include an input unit such as a keyboard, a mouse.
  • the mouse may be a mechanical mouse, a photoelectric mouse or a light machine mouse.
  • the mouse can also be a wired mouse or a wireless mouse.
  • Figure 2 shows only the clients 31, 32 having the components 11-13 and the client system 10, the call layer service 20, but it should be understood that not all of the illustrated components may be implemented and may be substituted Implement more or fewer components.
  • the processor 12 runs the call layer service 20 stored in the memory 11 to implement the following operations:
  • the receiving layer service 20 receives the task cooperation request sent by the first user from the first client 31, and transmits the task cooperation request to the agent layer service 40 in the enterprise through the first network 21 through an asynchronous call, the agent layer The service 40 forwards the received task cooperation request to the core business system 30 in the enterprise through the second network 22 by means of asynchronous calling, and the core service system 30 assigns the task in the task cooperation request to the second client 32.
  • the second user feeds back the processing result to the agent layer service 40; the receiving layer service 20 receives the processing result fed back by the agent layer service 40, and feeds back the processing result to the first user.
  • the proxy layer service 40 is configured on the proxy server 1, and the first network 21 and the second network 22 are combined to realize the work task in the service.
  • FIG. 3 it is a schematic diagram of a preferred embodiment of the proxy server 1 of FIG.
  • the proxy server 1 includes, but is not limited to, a memory 11, a processor 12, and a proxy layer service 40 stored in the memory 11.
  • the server 1 is connected to the client 3 via the first network 21 and is connected to the core server 4 via the second network 22.
  • the client system 3 is provided with a client system 10 and a receiving layer service 20, and the core server 4 is provided with a core service system 30.
  • the memory 11 may be a high speed RAM memory or a non-volatile memory such as a magnetic disk memory.
  • the memory 11 may be an internal storage unit of the terminal, such as a hard disk or a memory of the terminal, and optionally may be a storage device independent of the processor 12 described above.
  • the memory 11 may in some embodiments be an internal storage unit of the proxy server 1, such as the hard disk or memory of the proxy server 1.
  • the memory 11 may also be an external memory of the proxy server 1 in other embodiments, such as a plug-in hard disk, a smart memory card (SMC), and a secure digital card provided on the proxy server 1. (Secure Digital, SD), Flash Card, etc.
  • the memory 11 may also include both an internal storage unit of the proxy server 1 and an external storage.
  • the memory 11 can be used not only for storing application software and various types of data, such as code of the proxy layer service 40, but also for temporarily storing data that has been output or will be output.
  • the processor 12 may be a central processing unit (CPU), a microprocessor 12 or other data processing chip for reading and running the stored proxy layer service 40 from the memory 11. program of.
  • CPU central processing unit
  • microprocessor 12 or other data processing chip for reading and running the stored proxy layer service 40 from the memory 11. program of.
  • FIG. 3 shows only the proxy server 1 with components 11-12 and proxy layer service 40, but it should be understood that not all illustrated components may be implemented, and more or fewer components may be implemented instead.
  • the processor 12 runs a program stored in the proxy layer service 40 of the memory 11 to implement the following operations:
  • the agent layer service 40 receives the task cooperation request of the first user sent by the receiving layer service 20 of the client 31 through the first network 21, and forwards the received sales task cooperation request to the second network 22 through an asynchronous call.
  • the core business system 30 within the enterprise; the agent layer service 40 receives the processing result of the core service system 30 in response to the task cooperation request, assigning the task in the task cooperation request to the second user of the client 32, and The processing result is transmitted to the reception layer service 20 via the first network 21, and is fed back to the first user by the reception layer service 20.
  • the specific implementation manner of the proxy server 1 of the present application refers to the specific implementation manner of the following network-based task flow method.
  • the call layer service 20 is configured on the client 31, 32, and the first network 21 and the second network 22 are combined to realize the work task in the service.
  • FIG. 4 it is a flowchart of a preferred embodiment of the network-based task flow method of the present application.
  • the network-based task flow method is applied to the client 31, 32, and the method includes: step S10 and step S20.
  • Step S10 the receiving layer service 20 receives the task cooperation request sent by the first user from the first client 31, and transmits the task cooperation request to the agent layer service 40 in the enterprise through the first network 21 through asynchronous calling.
  • the agent layer service 40 forwards the received task cooperation request to the core business system 30 within the enterprise through the second network 22 by means of asynchronous invocation, and the core service system 30 assigns the task in the task cooperation request to the second client. a second user of the terminal 32, and feeding back the processing result to the proxy layer service 40; and
  • Step S20 the receiving layer service 20 receives the processing result fed back by the proxy layer service 40, and feeds back the processing result to the first user.
  • the core business system 30 is installed in the company core server 1, and the client system 10 is installed on the clients 31, 32.
  • the first user refers to a first service personnel of the company engaged in telesales/services
  • the client 31 refers to a terminal installed by the first service personnel to which the client system 10 is installed
  • the first network 21 For the external network of the company, the second user refers to the second business person of the branch office of the company, and the client 32 refers to the terminal installed by the second business personnel and installed with the client system 10, the second network 22 refers to the company's internal network.
  • a proxy layer service 40 is created for the company's core business system 30, and a call layer service 20 is created for the company's client system 10.
  • the core business system 30 and the client system 10 perform data transfer through the call layer service 20 and the agent layer service 40.
  • the task collaboration request of the one or several sales operations is sent from the client 31 to the receiving layer service 20, the receiving layer The service 20 accepts the task collaboration through the company's external network and sends the task collaboration request to the proxy layer service 40 by way of an asynchronous call.
  • the call layer service 20 also filters out the malicious request from the request sent by the client 31 according to a preset filtering mechanism.
  • Any type of access request carries the access trigger information. Since the identifier information carried in the access trigger information can explicitly characterize the type of the access request, the malicious request can be quickly and efficiently distinguished according to the access trigger information.
  • the receiving layer service 20 After the receiving layer service 20 receives all the requests sent from the client 31, it determines whether the request belongs to a malicious request according to the access trigger information carried in each request; if the request is a malicious request, the request is Filtering; if the request is not a malicious request, save the request. This step can effectively prevent the core business system from being subjected to malicious attacks from the external network.
  • step S20 further includes:
  • the call layer service 20 stores the task cooperation request issued by the first user by using a set of acceptance queues.
  • the call layer service 20 invokes a group of threads to read an unprocessed task cooperation request from the acceptance queue and forwards it to the agent layer service 40 for processing.
  • the receiving layer service 20 receives 40 task cooperation requests sent from the client 31, and stores the 40 task cooperation requests in a chronological order to the acceptance queue.
  • the call layer service 20 invokes a set of threads (e.g., 10 threads), sequentially extracts 40 unprocessed messages from the queue, and forwards the message to the agent layer service 40.
  • the receiving layer service 20 processes the task cooperation request sent by the first user from the client 31 at a preset frequency.
  • the call layer service 20 processes the message in the acceptance queue every predetermined time (eg, 5 seconds).
  • the agent layer service 40 accepts the task cooperation request in the form of a message sent by the call layer service 20, and forwards the task cooperation request to the core service system 30.
  • the core service system 30 After the core service system 30 accepts the task cooperation request in the form of a message sent by the agent layer service 40, the core service system 30 assigns the task in the task cooperation request to the second service personnel. After the second service personnel feeds back the assigned task processing result (such as sales success, sales failure) to the core business system 30 through the client 32, the core business system 30 sends the processing result to the The proxy layer service 40.
  • the assigned task processing result such as sales success, sales failure
  • the core service system 30 allocates the request in the task cooperation to the second user according to a preset allocation rule.
  • the preset allocation rule refers to selectively assigning the task to the second service personnel according to characteristics of the task in the task cooperation request, for example, the address, economic situation, preferences, and family of the customer in the sales task Situation, etc.
  • the core business system 30 will be from a second business person who is in the same or near the customer address. If the customer is in Futian District, Shenzhen, the core business system 30 assigns the task to the branch in Futian District, Shenzhen. The business person who works in the organization, or the second business person who works in the nearest branch office. In terms of economics, the customer belongs to a home-owned model, and the core business system 30 assigns the task to a second business person who is good at serving the customer with the vehicle.
  • the core service system 30 processes the task cooperation request at a preset frequency, and records and updates the processing status of the task cooperation request in real time.
  • the core service system 30 allocates the task cooperation request every 5 seconds, and records the processing status of the task in the task cooperation request in real time.
  • the assigned task is marked "allocated", and when the processing result of the second business person feedback is received (sales success), the label of the task marked "allocated" is updated "successful".
  • the agent layer service 40 transmits the processing result (sales success) to the receiving layer service 20, and the receiving layer service 20 feeds back the processing result to the first user through the display interface of the client 31.
  • the network-based task flow method of the present application installs the agent layer service 40 on the client 31, 32 by combining the agent layer service 40 on the proxy server 1, and the first network 21 and the second network 22 are combined.
  • the task cooperation request is processed by adopting asynchronous call, effectively avoiding a large number of requests causing high concurrency An abnormal situation occurs in the core business system 30.
  • the present application further provides a network-based task flow method, which is applied to the server 1, and the server 1 includes a proxy layer service 40, and the method includes:
  • the proxy layer service 40 receives the task cooperation request of the first user sent by the receiving layer service 20 of the client 31 through the first network 21, and passes the received sales task cooperation request through the second network by means of asynchronous calling. 22 is forwarded to the core business system 30 within the enterprise.
  • the proxy layer service 40 receives a processing result of the core service system 30 responding to the task cooperation request, assigning the task in the task cooperation request to the second user of the client 32, and passing the processing result A network 21 is sent to the reception layer service 20, and is fed back to the first user by the reception layer service 20.
  • the specific implementation manner of the network-based task flow method of the present application is substantially the same as the specific implementation manner of the network-based task flow method described above, and details are not described herein again.
  • the embodiment of the present application further provides a computer readable storage medium, where the computer readable storage medium stores at least one computer readable instruction executable by the processor to implement the network-based task flow method. Any step.
  • the technical solution of the present application which is essential or contributes to the prior art, may be embodied in the form of a software product stored in a storage medium (such as ROM/RAM as described above). , a disk, an optical disk, including a number of instructions for causing a terminal device (which may be a mobile phone, a computer, a server, or a network device, etc.) to perform the methods described in the various embodiments of the present application.
  • a terminal device which may be a mobile phone, a computer, a server, or a network device, etc.

Landscapes

  • Engineering & Computer Science (AREA)
  • Signal Processing (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Hardware Design (AREA)
  • Computer Security & Cryptography (AREA)
  • Computing Systems (AREA)
  • Physics & Mathematics (AREA)
  • Computer And Data Communications (AREA)
  • Telephonic Communication Services (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

本申请提供一种基于网络的任务流转方法,该方法包括:所述受理层服务接收第一用户从客户端发出的任务协作请求,通过异步调用将所述任务协作请求通过第一网络传送给企业内部的一代理层服务,该代理层服务通过异步调用的方式将接收到的任务协作请求通过第二网络转发给企业内部的核心业务系统,该核心业务系统将该任务协作请求中的任务分配给客户端的第二用户,并将处理结果反馈给所述代理层服务;所述受理层服务接收所述代理层服务反馈的处理结果,并将该处理结果反馈给所述第一用户。本申请还提供一种服务器及计算机可读存储介质。利用本申请能实现工作任务在业务人员间的流转,保障任务在协同作业流转过程中的安全性。

Description

基于网络的任务流转方法、设备及存储介质
本申请基于巴黎公约申明享有2017年9月30日递交的申请号为CN201710916532.3、名称为“基于网络的任务流转方法、设备及存储介质”的中国专利申请的优先权,该中国专利申请的整体内容以参考的方式结合在本申请中。
技术领域
本申请涉及数据处理领域,尤其涉及一种基于网络的任务流转方法、设备及计算机可读存储介质。
背景技术
目前,随着公司规模的壮大,公司业务人员及业务类型出现多元化,工作任务经常需要在不同业务人员之间进行流转,进而使资源得到充分利用。
例如,对于在全国各地拥有分支机构的公司,有从事远程电销/服务的第一业务人员,对公司而言易于管理,成本低,培训好,专业度更高,也有在各地的分支机构的工作的第二业务人员,熟悉当地习俗、客户喜好,更容易获得客户信赖。因两类业务人员的优势各不相同,在实际运作过程中,为了提高公司的业务水平,对于第一业务人员无法完成的销售任务,会转交给在各地的分支机构的第二工作人员协助完成销售任务,故需要系统流程来支持这种工作模式。
发明内容
本申请提供一种基于网络的任务流转方法、设备及计算机可读存储介质,其目的在于,实现工作任务在业务人员间的流转,并保障任务在协同作业流转过程中的安全性。
为实现上述目的,本申请第一方面提供一种基于网络的任务流转方法,应用于客户端,该客户端包括一受理层服务,该方法包括:
受理步骤:所述受理层服务接收第一用户从客户端发出的任务协作请求,通过异步调用将所述任务协作请求通过第一网络传送给企业内部的一代理层 服务,该代理层服务通过异步调用的方式将接收到的任务协作请求通过第二网络转发给企业内部的核心业务系统,该核心业务系统将该任务协作请求中的任务分配给客户端的第二用户,并将处理结果反馈给所述代理层服务;及
接收步骤:所述受理层服务接收所述代理层服务反馈的处理结果,并将该处理结果反馈给所述第一用户。
另外,本申请还提供一种基于网络的任务流转方法,应用于服务器,该服务器包括一代理层服务,该方法包括:
代理步骤:所述代理层服务接收客户端的受理层服务通过第一网络发送的第一用户的任务协作请求,通过异步调用的方式将接收到的任务协作请求通过第二网络转发给企业内部的核心业务系统;及
接收步骤:所述代理层服务接收所述核心业务系统响应该任务协作请求、将该任务协作请求中的任务分配给客户端的第二用户的处理结果,并将该处理结果通过第一网络发送给所述受理层服务,由所述受理层服务反馈给所述第一用户。
本申请第二方面还提供一种客户端,该客户端包括处理器、存储器及受理层服务,该受理层服务存储于所述存储器中,包括至少一个计算机可读指令,该至少一个计算机可读指令可被所述处理器执行,以实现以下操作:
受理步骤:所述受理层服务接收第一用户从客户端发出的任务协作请求,通过异步调用将所述任务协作请求通过第一网络传送给企业内部的一代理层服务,该代理层服务通过异步调用的方式将接收到的任务协作请求通过第二网络转发给企业内部的核心业务系统,该核心业务系统将该任务协作请求中的任务分配给客户端的第二用户,并将处理结果反馈给所述代理层服务;及
接收步骤:所述受理层服务接收所述代理层服务反馈的处理结果,并将该处理结果反馈给所述第一用户。
为实现上述目的,本申请第三方面还提供一种服务器,该服务器包括处理器、存储器、显示器及代理层服务,该代理层服务存储于所述存储器中,包括至少一个计算机可读指令,该至少一个计算机可读指令可被所述处理器 执行,以实现以下操作:
代理步骤:所述代理层服务接收客户端的受理层服务通过第一网络发送的第一用户的任务协作请求,通过异步调用的方式将接收到的任务协作请求通过第二网络转发给企业内部的核心业务系统;及
接收步骤:所述代理层服务接收所述核心业务系统响应该任务协作请求、将该任务协作请求中的任务分配给客户端的第二用户的处理结果,并将该处理结果通过第一网络发送给所述受理层服务,由所述受理层服务反馈给所述第一用户。
此外,本申请第四方面还提供一种计算机可读存储介质,该计算机可读存储介质上存储有至少一个计算机可读指令,可被处理器执行,以实现上述基于网络的任务流转方法的任意步骤。
本申请提出的基于网络的任务流转方法、装置及计算机可读存储介质,通过在客户端系统和企业核心业务系统间创建受理层服务及代理层服务,不仅能实现工作任务在业务人员间的流转,还能保障任务在协同作业流转过程中的安全性。
附图说明
图1为本申请基于网络的任务流转方法较佳实施例的应用环境图。
图2为图1中所述客户端较佳实施例的示意图。
图3为图1中所述代理服务器较佳实施例的示意图。
图4为本申请基于网络的任务流转方法较佳实施例的流程图。
本申请目的的实现、功能特点及优点将结合实施例,参照附图做进一步说明。
具体实施方式
为了使本申请所要解决的技术问题、技术方案及有益效果更加清楚、明白,以下结合附图和实施例,对本申请进行进一步详细说明。应当理解,此 处所描述的具体实施例仅仅用以解释本申请,并不用于限定本申请。
如图1所示,是本申请基于网络的任务流转方法较佳实施例的应用环境图。
在本实施例中,所述代理层服务40配置于代理服务器1上,所述核心业务系统30配置于核心服务器4上,所述客户端31及客户端32上安装有客户端系统10及受理层服务20。所述代理服务器1通过第一网络21与所述客户端31、32连接,与所述核心服务器4通过第二网络22连接。
所述受理层服务20与所述代理层服务40通过第一网络21进行数据传送,所述核心业务系统30与所述代理层服务40通过第二网络22进行数据传送。所述第一网络21为外部网络(Internet),所述第二网络22为公司内部网络(Intranet)。
例如,所述核心业务系统30为A公司安装于企业内部服务器4的销售系统,客户端系统10为核心业务系统30的客户端版本。A公司的销售人员在公司内部办公时,可通过内部网络访问并使用服务器4的销售系统。客户端系统10为服务器4的销售系统的客户端版本,可安装于A公司销售人员的移动终端(如平板、手机等),外出办公或下班时间,A公司销售人员可使用客户端版本办公。
所述第一网络21、第二网络22可以为局域网(Local Area Network,LAN)、广域网(Wide Area Network,WAN)和城域网(Metropolitan Area Network,MAN)等等类型的网络,可以为有线网络(Wired network),光纤网络(Optical Fiber Network),也可以为无线网络(wireless network)。
客户端31、32可以为桌上型计算机、笔记本、平板电脑、智能手机等可以通过网络与代理服务器1进行通信的终端设备。
如图2所示,是图1中所述客户端31、32较佳实施例的示意图。
在本实施例中,所述客户端31、32包括,但不仅限于,存储器11、处理器12、显示器13、存储于所述存储器11中的客户端系统10及受理层服务20。
所述客户端31、32可以为桌上型计算机、笔记本、平板电脑、智能手机、电子书阅读器、MP3(Moving Picture Experts Group Audio Layer III,动态影像专家压缩标准音频层面3)播放器、MP4(Moving Picture Experts Group Audio  Layer IV,动态影像专家压缩标准音频层面4)播放器、便携计算机等具有显示功能的终端设备。
所述存储器11可以是高速RAM存储器,也可以是稳定的存储器(non-volatile memory),例如磁盘存储器。
存储器11在一些实施例中可以是所述客户端31、32的内部存储单元,例如所述客户端31、32的硬盘或内存。所述存储器11在另一些实施例中也可以是所述客户端31、32的外部存储器,例如所述客户端31、32上配备的插接式硬盘,智能存储卡(Smart Media Card,SMC),安全数字卡(Secure Digital,SD),闪存卡(Flash Card)等。进一步地,所述存储器11还可以既包括所述客户端31、32的内部存储单元也包括外部存储器11。所述存储器11不仅可以用于存储应用软件及各类数据,例如所述客户端系统10和所述受理层服务20的代码等,还可以用于暂时地存储已经输出或者将要输出的数据。
所述处理器12可以是一中央处理器12(Central Processing Unit,CPU),微处理器12或其他数据处理芯片,用于从上述存储器11中读取并运行其存储的所述客户端系统10和所述受理层服务20的程序。
所述显示器13可以是LED显示器、液晶显示器、触控式液晶显示器以及OLED(Organic Light-Emitting Diode,有机发光二极管)触摸器等。所述显示器13用于显示可视化的用户界面,还可以用于展示所述处理器12执行所述客户端系统10和所述受理层服务20得到的结果。
优选地,所述客户端31、32还可以包括用户接口。可选的,用户接口还可以包括标准的有线接口、无线接口。用户接口可以包括输入单元比如键盘(Keyboard),鼠标(Mouse)。可选地,所述鼠标可以是机械式鼠标、光电式鼠标或光机式鼠标。可选地,所述鼠标还可以是有线鼠标或无线式鼠标。
图2仅示出了具有组件11-13以及所述客户端系统10、所述受理层服务20的客户端31、32,但是应理解的是,并不要求实施所有示出的组件,可以替代的实施更多或者更少的组件。
所述处理器12运行存储于所述存储器11的所述受理层服务20,可实现如下操作:
所述受理层服务20接收第一用户从第一客户端31发出的任务协作请求,通过异步调用将所述任务协作请求通过第一网络21传送给企业内部的一代理 层服务40,该代理层服务40通过异步调用的方式将接收到的任务协作请求通过第二网络22转发给企业内部的核心业务系统30,该核心业务系统30将该任务协作请求中的任务分配给第二客户端32的第二用户,并将处理结果反馈给所述代理层服务40;所述受理层服务20接收所述代理层服务40反馈的处理结果,并将该处理结果反馈给所述第一用户。
本申请之客户端31、32的具体实施方式详参下述基于网络的任务流转方法的具体实施方式。
在本实施例中,通过在本申请之客户端31、32上配置受理层服务20,在代理服务器1上配置代理层服务40,结合第一网络21及第二网络22,实现工作任务在业务人员间的流转,并保障任务在协同作业流转过程中的安全性。
如图3所示,是图1中所述代理服务器1较佳实施例的示意图。
在本实施例中,所述代理服务器1包括,但不仅限于,存储器11、处理器12及存储于所述存储器11中的代理层服务40。该服务器1与客户端3通过第一网络21连接,与核心服务器4通过第二网络22连接。
所述客户端3上安装有客户端系统10及受理层服务20,所述核心服务器4上配置有核心业务系统30。
所述存储器11可以是高速RAM存储器,也可以是稳定的存储器(non-volatile memory),例如磁盘存储器。所述存储器11可以是该终端的内部存储单元,例如终端的硬盘或者内存,可选的还可以是独立于前述处理器12的存储装置。
存储器11在一些实施例中可以是所述代理服务器1的内部存储单元,例如所述代理服务器1的硬盘或内存。所述存储器11在另一些实施例中也可以是所述代理服务器1的外部存储器,例如所述代理服务器1上配备的插接式硬盘,智能存储卡(Smart Media Card,SMC),安全数字卡(Secure Digital,SD),闪存卡(Flash Card)等。进一步地,所述存储器11还可以既包括所述代理服务器1的内部存储单元也包括外部存储器。所述存储器11不仅可以用于存储应用软件及各类数据,例如所述代理层服务40的代码等,还可以用于暂时地存储已经输出或者将要输出的数据。
所述处理器12可以是一中央处理器12(Central Processing Unit,CPU), 微处理器12或其他数据处理芯片,用于从上述存储器11中读取并运行其存储的所述代理层服务40的程序。
图3仅示出了具有组件11-12以及代理层服务40的代理服务器1,但是应理解的是,并不要求实施所有示出的组件,可以替代的实施更多或者更少的组件。
所述处理器12运行存储于所述存储器11的所述代理层服务40的程序,可实现如下操作:
所述代理层服务40接收客户端31的受理层服务20通过第一网络21发送的第一用户的任务协作请求,通过异步调用的方式将接收到的销售任务协作请求通过第二网络22转发给企业内部的核心业务系统30;所述代理层服务40接收所述核心业务系统30响应该任务协作请求、将该任务协作请求中的任务分配给客户端32的第二用户的处理结果,并将该处理结果通过第一网络21发送给所述受理层服务20,由所述受理层服务20反馈至所述第一用户。
本申请之代理服务器1的具体实施方式详参下述基于网络的任务流转方法的具体实施方式。
在本实施例中,通过在本申请之代理服务器1上配置代理层服务40,在客户端31、32上配置受理层服务20,结合第一网络21及第二网络22,实现工作任务在业务人员间的流转,并保障任务在协同作业流转过程中的安全性。
如图4所示,是本申请基于网络的任务流转方法较佳实施例的流程图。
在本实施例中,所述基于网络的任务流转方法应用于上述客户端31、32,该包括:步骤S10及步骤S20。
步骤S10,所述受理层服务20接收第一用户从第一客户端31发出的任务协作请求,通过异步调用将所述任务协作请求通过第一网络21传送给企业内部的一代理层服务40,该代理层服务40通过异步调用的方式将接收到的任务协作请求通过第二网络22转发给企业内部的核心业务系统30,该核心业务系统30将该任务协作请求中的任务分配给第二客户端32的第二用户,并将处理结果反馈给所述代理层服务40;及
步骤S20,所述受理层服务20接收所述代理层服务40反馈的处理结果,并将该处理结果反馈给所述第一用户。
以某保险公司的销售业务为例,所述核心业务系统30安装于公司核心服务器1,所述客户端系统10安装于客户端31、32。所述第一用户指该公司从事电话销售/服务的第一业务人员,所述客户端31指所述第一业务人员使用的安装有所述客户端系统10的终端,所述第一网络21为公司外部网络,所述第二用户指该公司在各地的分支机构的第二业务人员,所述客户端32指第二业务人员使用的安装有客户端系统10的终端,所述第二网络22指公司内部网络。
为该公司的核心业务系统30创建代理层服务40,为该公司的客户端系统10创建受理层服务20。所述核心业务系统30与所述客户端系统10通过所述受理层服务20及所述代理层服务40进行数据传送。
当所述第一业务人员无法完成某一项或几项销售业务时,从所述客户端31发送该一项或几项销售业务的任务协作请求至所述受理层服务20,所述受理层服务20通过公司外部网络接受该任务协作,并将该任务协作请求通过异步调用的方式发送至所述代理层服务40。
具体地,所述受理层服务20还根据预先设置的过滤机制从客户端31发出的请求中过滤掉恶意请求。任何形式的访问请求均携带访问触发信息,由于访问触发信息中携带的标识信息能够显式地表征访问请求的类型,因此,可以根据访问触发信息对恶意请求进行快速且有效地分辨。当所述受理层服务20接收从客户端31发出的所有请求后,根据每条请求携带的所述访问触发信息,判断请求是否属于恶意请求;如果所述请求属于恶意请求,则对该条请求进行过滤;如果所述请求不是恶意请求,则保存该条请求。该步骤可有效避免所述核心业务系统遭受来自外网的恶意攻击。
具体地,所述步骤S20还包括:
所述受理层服务20利用一组受理队列存储所述第一用户发出的所述任务协作请求。
所述受理层服务20调用一组线程从所述受理队列中读取未处理的任务协作请求,转发给所述代理层服务40进行处理。
例如,所述受理层服务20,接收到从所述客户端31发出的40条任务协作请求,将该40条任务协作请求以消息的方式,并按时间先后顺序存储至受理队列。所述受理层服务20调用一组线程(如10个线程),顺序提取所述受 理列队中40条未处理的消息,并将消息转发至所述代理层服务40。
进一步地,所述受理层服务20以预设的频率处理所述第一用户从所述客户端31发出的任务协作请求。所述受理层服务20每隔预定时间(如5秒),调用线程对所述受理列队中的消息进行处理。
所述代理层服务40接受所述受理层服务20发送的以消息形式存在的所述任务协作请求,并将该任务协作请求转发给所述核心业务系统30。
当所述核心业务系统30接受所述代理层服务40发送的以消息形式存在的所述任务协作请求后,所述核心业务系统30将该任务协作请求中的任务分配给所述第二业务人员,当所述第二业务人员通过客户端32将所分配到的任务处理结果(如销售成功、销售失败)反馈至所述核心业务系统30后,所述核心业务系统30将该处理结果发送至所述代理层服务40。
具体地,所述核心业务系统30依据预设的分配规则将所述任务协作中的请求分配给所述第二用户。所述预设的分配规则指根据该任务协作请求中任务的特点,将所述任务选择性地分配给所述第二业务人员,如,该销售任务中客户的地址、经济情况、喜好及家庭情况等。就地址而言,所述核心业务系统30会从与该客户地址一致或就近的第二业务人员,若客户在深圳福田区,所述核心业务系统30将该任务分配给在深圳福田区的分支机构工作的业务人员,或者选择在就近的分支机构工作的第二业务人员。就经济情况而言,该客户属于有房有车型,那么所述核心业务系统30将该任务分配给擅长服务有车有房客户的第二业务人员。
具体地,所述核心业务系统30以预设的频率处理所述任务协作请求,并对任务协作请求的处理状态进行实时记录、更新。所述核心业务系统30每隔5秒对所述任务协作请求进行分配,并对任务协作请求的中任务的处理状态进行实时记录。对已进行分配的任务标注“已分配”,当收到第二业务人员反馈的处理结果(销售成功),对该标注有“已分配”的任务的标注进行更新“成功”。
所述代理层服务40将该处理结果(销售成功)发送至所述受理层服务20,所述受理层服务20将该处理结果通过所述客户端31的显示界面反馈给所述第一用户。
在本实施例中,本申请之基于网络的任务流转方法通过在代理服务器1上配置代理层服务40,在客户端31、32上安装受理层服务20,结合第一网 络21及第二网络22,实现工作任务在业务人员间的流转,并保障任务在协同作业流转过程中的安全性;另外,通过采用异步调用的方式对所述任务协作请求进行处理,有效避免大量的请求引起高并发导致核心业务系统30出现异常的情况发生。
另外,本申请还提供一种基于网络的任务流转方法,应用于服务器1,该服务器1包括一代理层服务40,该方法包括:
代理步骤,所述代理层服务40接收客户端31的受理层服务20通过第一网络21发送的第一用户的任务协作请求,通过异步调用的方式将接收到的销售任务协作请求通过第二网络22转发给企业内部的核心业务系统30。
接收步骤,所述代理层服务40接收所述核心业务系统30响应该任务协作请求、将该任务协作请求中的任务分配给客户端32的第二用户的处理结果,并将该处理结果通过第一网络21发送给所述受理层服务20,由所述受理层服务20反馈至所述第一用户。
本申请之基于网络的任务流转方法的具体实施方式与上述基于网络的任务流转方法的具体实施方式内容大致相同,这里不再赘述。
此外,本申请实施例还提出一种计算机可读存储介质,所述计算机可读存储介质上存储有至少一个计算机可读指令,可被处理器执行,以实现上述基于网络的任务流转方法中的任一步骤。
需要说明的是,在本文中,术语“包括”、“包含”或者其任何其他变体意在涵盖非排他性的包含,从而使得包括一系列要素的过程、方法、物品或者装置不仅包括那些要素,而且还包括没有明确列出的其他要素,或者是还包括为这种过程、方法、物品或者装置所固有的要素。在没有更多限制的情况下,由语句“包括一个……”限定的要素,并不排除在包括该要素的过程、方法、物品或者装置中还存在另外的相同要素。
上述本申请实施例序号仅仅为了描述,不代表实施例的优劣。
通过以上的实施方式的描述,本领域的技术人员可以清楚地了解到上述实施例方法可借助软件加必需的通用硬件平台的方式来实现,当然也可以通 过硬件,但很多情况下前者是更佳的实施方式。基于这样的理解,本申请的技术方案本质上或者说对现有技术做出贡献的部分可以以软件产品的形式体现出来,该计算机软件产品存储在如上所述的一个存储介质(如ROM/RAM、磁碟、光盘)中,包括若干指令用以使得一台终端设备(可以是手机,计算机,服务器,或者网络设备等)执行本申请各个实施例所述的方法。
以上仅为本申请的优选实施例,并非因此限制本申请的专利范围,凡是利用本申请说明书及附图内容所作的等效结构或等效流程变换,或直接或间接运用在其他相关的技术领域,均同理包括在本申请的专利保护范围内。

Claims (20)

  1. 一种基于网络的任务流转方法,应用于客户端,其特征在于,该客户端包括一受理层服务,该方法包括:
    受理步骤:所述受理层服务接收第一用户从客户端发出的任务协作请求,通过异步调用将所述任务协作请求通过第一网络传送给企业内部的一代理层服务,该代理层服务通过异步调用的方式将接收到的任务协作请求通过第二网络转发给企业内部的核心业务系统,该核心业务系统将该任务协作请求中的任务分配给客户端的第二用户,并将处理结果反馈给所述代理层服务;及
    接收步骤:所述受理层服务接收所述代理层服务反馈的处理结果,并将该处理结果反馈给所述第一用户。
  2. 如权利要求1所述的基于网络的任务流转方法,其特征在于,所述受理步骤还包括:
    根据预先设置的过滤机制从所述任务协作请求中过滤掉恶意请求。
  3. 如权利要求2所述的基于网络的任务流转方法,其特征在于,所述受理步骤还包括:
    利用一组受理队列存储所述任务协作请求;及
    调用一组线程从所述受理队列中读取未处理的请求,转发给所述代理层服务处理。
  4. 如权利要求3所述的基于网络的任务流转方法,其特征在于,所述“将该任务协作请求中的任务分配给客户端的第二用户”的步骤包括:
    根据该任务协作请求中任务的特点,将所述任务选择性地分配给所述第二用户。
  5. 一种基于网络的任务流转方法,应用于服务器,其特征在于,该服务器包括一代理层服务,该方法包括:
    代理步骤:所述代理层服务接收客户端的受理层服务通过第一网络发送的第一用户的任务协作请求,通过异步调用的方式将接收到的任务协作请求通过第二网络转发给企业内部的核心业务系统;及
    接收步骤:所述代理层服务接收所述核心业务系统响应该任务协作请求、将该任务协作请求中的任务分配给客户端的第二用户的处理结果,并将该处理结果通过第一网络发送给所述受理层服务,由所述受理层服务反馈给所述第一用户。
  6. 如权利要求5所述的基于网络的任务流转方法,其特征在于,所述代理步骤还包括:
    根据预先设置的过滤机制从所述任务协作请求中过滤掉恶意请求。
  7. 如权利要求6所述的基于网络的任务流转方法,其特征在于,所述代理步骤还包括:
    利用一组受理队列存储所述任务协作请求;及
    调用一组线程从所述受理队列中读取未处理的请求,转发给所述代理层服务处理。
  8. 一种客户端,其特征在于,该客户端包括处理器、存储器、显示器及受理层服务,该受理层服务存储于所述存储器中,包括至少一个计算机可读指令,该至少一个计算机可读指令可被所述处理器执行,以实现以下操作:
    受理步骤:所述受理层服务接收第一用户从客户端发出的任务协作请求,通过异步调用将所述任务协作请求通过第一网络传送给企业内部的一代理层服务,该代理层服务通过异步调用的方式将接收到的任务协作请求通过第二网络转发给企业内部的核心业务系统,该核心业务系统将该任务协作请求中的任务分配给客户端的第二用户,并将处理结果反馈给所述代理层服务;及
    接收步骤:所述受理层服务接收所述代理层服务反馈的处理结果,并将该处理结果反馈给所述第一用户。
  9. 如权利要求8所述的客户端,其特征在于,所述受理步骤还包括:
    根据预先设置的过滤机制从所述任务协作请求中过滤掉恶意请求。
  10. 如权利要求9所述的客户端,其特征在于,所述受理步骤还包括:
    利用一组受理队列存储所述任务协作请求;及
    调用一组线程从所述受理队列中读取未处理的请求,转发给所述代理层服务处理。
  11. 如权利要求10所述的客户端,其特征在于,所述“将该任务协作请求中的任务分配给客户端的第二用户”的步骤包括:
    根据该任务协作请求中任务的特点,将所述任务选择性地分配给所述第二用户。
  12. 一种服务器,其特征在于,该服务器包括处理器、存储器、显示器及代理层服务,该代理层服务存储于所述存储器中,包括至少一个计算机可 读指令,该至少一个计算机可读指令可被所述处理器执行,以实现以下操作:
    代理步骤:所述代理层服务接收客户端的受理层服务通过第一网络发送的第一用户的任务协作请求,通过异步调用的方式将接收到的任务协作请求通过第二网络转发给企业内部的核心业务系统;及
    接收步骤:所述代理层服务接收所述核心业务系统响应该任务协作请求、将该任务协作请求中的任务分配给客户端的第二用户的处理结果,并将该处理结果通过第一网络发送给所述受理层服务,由所述受理层服务反馈给所述第一用户。
  13. 如权利要求12所述的服务器,其特征在于,所述代理步骤还包括:
    根据预先设置的过滤机制从所述任务协作请求中过滤掉恶意请求。
  14. 如权利要求13所述的服务器,其特征在于,所述代理步骤还包括:
    利用一组受理队列存储所述任务协作请求;及
    调用一组线程从所述受理队列中读取未处理的请求,转发给所述代理层服务处理。
  15. 一种计算机可读存储介质,其特征在于,所述计算机可读存储介质上存储有至少一个计算机可读指令及受理层服务,可被处理器执行,以实现以下操作:
    受理步骤:所述受理层服务接收第一用户从客户端发出的任务协作请求,通过异步调用将所述任务协作请求通过第一网络传送给企业内部的一代理层服务,该代理层服务通过异步调用的方式将接收到的任务协作请求通过第二网络转发给企业内部的核心业务系统,该核心业务系统将该任务协作请求中的任务分配给客户端的第二用户,并将处理结果反馈给所述代理层服务;及
    接收步骤:所述受理层服务接收所述代理层服务反馈的处理结果,并将该处理结果反馈给所述第一用户。
  16. 如权利要求15所述的计算机可读存储介质,其特征在于,所述受理步骤还包括:
    根据预先设置的过滤机制从所述任务协作请求中过滤掉恶意请求。
  17. 如权利要求16所述的计算机可读存储介质,其特征在于,所述受理步骤还包括:
    利用一组受理队列存储所述任务协作请求;及
    调用一组线程从所述受理队列中读取未处理的请求,转发给所述代理层服务处理。
  18. 如权利要求17所述的计算机可读存储介质,其特征在于,所述“将该任务协作请求中的任务分配给客户端的第二用户”的步骤包括:
    根据该任务协作请求中任务的特点,将所述任务选择性地分配给所述第二用户。
  19. 一种计算机可读存储介质,其特征在于,所述计算机可读存储介质上存储有至少一个计算机可读指令及代理层服务,可被处理器执行,以实现以下操作:
    代理步骤:所述代理层服务接收客户端的受理层服务通过第一网络发送的第一用户的任务协作请求,通过异步调用的方式将接收到的任务协作请求通过第二网络转发给企业内部的核心业务系统;及
    接收步骤:所述代理层服务接收所述核心业务系统响应该任务协作请求、将该任务协作请求中的任务分配给客户端的第二用户的处理结果,并将该处理结果通过第一网络发送给所述受理层服务,由所述受理层服务反馈给所述第一用户。
  20. 如权利要求19所述的计算机可读存储介质,其特征在于,所述代理步骤还包括:
    利用一组受理队列存储所述任务协作请求;及
    调用一组线程从所述受理队列中读取未处理的请求,转发给所述代理层服务处理。
PCT/CN2018/089130 2017-09-30 2018-05-31 基于网络的任务流转方法、设备及存储介质 WO2019062180A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201710916532.3A CN107911406B (zh) 2017-09-30 2017-09-30 基于网络的任务流转方法、设备及存储介质
CN201710916532.3 2017-09-30

Publications (1)

Publication Number Publication Date
WO2019062180A1 true WO2019062180A1 (zh) 2019-04-04

Family

ID=61841037

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2018/089130 WO2019062180A1 (zh) 2017-09-30 2018-05-31 基于网络的任务流转方法、设备及存储介质

Country Status (2)

Country Link
CN (1) CN107911406B (zh)
WO (1) WO2019062180A1 (zh)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110611583A (zh) * 2019-08-14 2019-12-24 中国平安财产保险股份有限公司 一种系统服务方法、服务器及存储介质
CN111831921A (zh) * 2019-04-16 2020-10-27 阿里巴巴集团控股有限公司 一种信息协同处理方法、装置及系统

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107911406B (zh) * 2017-09-30 2021-03-23 平安科技(深圳)有限公司 基于网络的任务流转方法、设备及存储介质
CN110493095B (zh) * 2019-07-26 2021-12-03 广州至真信息科技有限公司 一种vpn业务的处理方法、装置、服务器和存储介质
CN112596865A (zh) * 2020-12-22 2021-04-02 航天信息股份有限公司企业服务分公司 基于工作流事务推送待办消息的系统

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104408552A (zh) * 2014-11-13 2015-03-11 华为技术有限公司 任务协作处理方法、装置和系统
CN107911406A (zh) * 2017-09-30 2018-04-13 平安科技(深圳)有限公司 基于网络的任务流转方法、设备及存储介质

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101719153A (zh) * 2009-12-09 2010-06-02 中国工商银行股份有限公司 对海量数据文件进行传输处理的装置及方法
CN104967589B (zh) * 2014-05-27 2019-02-05 腾讯科技(深圳)有限公司 一种安全性检测方法、装置和系统
CN105471866A (zh) * 2015-11-23 2016-04-06 深圳市联软科技有限公司 一种移动应用的保护方法和装置
CN106874730A (zh) * 2015-12-11 2017-06-20 平安科技(深圳)有限公司 银行服务器登录证书的校验方法及客户端

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104408552A (zh) * 2014-11-13 2015-03-11 华为技术有限公司 任务协作处理方法、装置和系统
CN107911406A (zh) * 2017-09-30 2018-04-13 平安科技(深圳)有限公司 基于网络的任务流转方法、设备及存储介质

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111831921A (zh) * 2019-04-16 2020-10-27 阿里巴巴集团控股有限公司 一种信息协同处理方法、装置及系统
CN111831921B (zh) * 2019-04-16 2024-04-12 阿里巴巴集团控股有限公司 一种信息协同处理方法、装置及系统
CN110611583A (zh) * 2019-08-14 2019-12-24 中国平安财产保险股份有限公司 一种系统服务方法、服务器及存储介质
CN110611583B (zh) * 2019-08-14 2023-06-30 中国平安财产保险股份有限公司 一种系统服务方法、服务器及存储介质

Also Published As

Publication number Publication date
CN107911406A (zh) 2018-04-13
CN107911406B (zh) 2021-03-23

Similar Documents

Publication Publication Date Title
WO2019062180A1 (zh) 基于网络的任务流转方法、设备及存储介质
US8818940B2 (en) Systems and methods for performing record actions in a multi-tenant database and application system
US9104451B2 (en) Dynamic communication between script and execution layers
US20130167199A1 (en) On-Demand Authorization Management
US20120023544A1 (en) Data assurance
US10410304B2 (en) Provisioning in digital asset management
US7921075B2 (en) Generic sequencing service for business integration
US9053136B2 (en) Systems and methods for identifying contacts as users of a multi-tenant database and application system
US11620444B2 (en) Providing action associated with event detected within communication
CN109522751B (zh) 访问权限控制方法、装置、电子设备及计算机可读介质
US10887261B2 (en) Dynamic attachment delivery in emails for advanced malicious content filtering
US9501335B2 (en) Web service API for unified contact store
US20140052488A1 (en) Contextual task management and notifications
US20210133682A1 (en) Automatic group creation based on organization hierarchy
US8356075B2 (en) Distributed business process management system with local resource utilization
CN110851248A (zh) 异步任务数据处理方法、装置及计算机可读存储介质
US20210342194A1 (en) Computer resource allocation based on categorizing computing processes
US11422870B2 (en) Managing and routing messages to distributed user devices in an enterprise computing environment
US20230145461A1 (en) Receiving and integrating external data into a graphical user interface of an issue tracking system
US20160259835A1 (en) Ongoing management for pre-planned handling of digital presence
US20200285766A1 (en) Unified Multi-Platform System For Data Privacy
JP2018137729A (ja) 通信チャネルを用いてトランザクションリクエストを実行する方法及びシステム
CN107657155B (zh) 用于鉴定用户操作权限的方法和装置
US11175970B2 (en) Messaging in a multi-cloud computing environment
US20160261635A1 (en) Trigger events and confirmation in digital asset management

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 18862482

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 22/09/2020)

122 Ep: pct application non-entry in european phase

Ref document number: 18862482

Country of ref document: EP

Kind code of ref document: A1