WO2017045556A1 - 一种业务处理方法和装置 - Google Patents

一种业务处理方法和装置 Download PDF

Info

Publication number
WO2017045556A1
WO2017045556A1 PCT/CN2016/098277 CN2016098277W WO2017045556A1 WO 2017045556 A1 WO2017045556 A1 WO 2017045556A1 CN 2016098277 W CN2016098277 W CN 2016098277W WO 2017045556 A1 WO2017045556 A1 WO 2017045556A1
Authority
WO
WIPO (PCT)
Prior art keywords
client
service
message body
server
session
Prior art date
Application number
PCT/CN2016/098277
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 WO2017045556A1 publication Critical patent/WO2017045556A1/zh

Links

Images

Classifications

    • 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
    • G06Q30/00Commerce
    • G06Q30/06Buying, selling or leasing transactions
    • 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
    • H04L67/567Integrating service provisioning from a plurality of service providers

Definitions

  • the present application relates to network technologies, and in particular, to a service processing method and apparatus.
  • the present application provides a service processing method and apparatus to improve service processing efficiency.
  • a service processing method is provided, the method being applied to a server, including:
  • the service request is used to request to perform a target service together with other clients in the same session; and acquiring a service operation corresponding to the target service determined by the first client Object
  • the first client When the service processing indication of the first client is received, the first client performs the target service according to the service information of the first client and the service information of the second client.
  • a second aspect provides a service processing method, where the method is applied to a first client in a session, and the method includes:
  • a third aspect provides a service processing method, where the method is applied to a second client in a session, and the method includes:
  • a fourth aspect provides a service processing apparatus, where the apparatus is applied to a server, including:
  • a request receiving module configured to receive a service request sent by a first client in the session, where the service request is used to request to perform a target service together with other clients in the same session; and obtain the determined by the first client The business operation object corresponding to the target service;
  • a message sending module configured to generate a message body including the service operation object, and a message body identifier corresponding to the message body, and send the message body and the message body identifier to each client in the session;
  • An association binding module configured to acquire service information of a corresponding target service sent by the second client in the other client by using the message body, and establish a correspondence between the service information and the first client;
  • the service processing module is configured to perform, by the first client, the target service according to the service information of the first client and the service information of the second client, when the service processing indication of the first client is received.
  • a service processing apparatus is provided, the apparatus being applied to a first client in a session, the apparatus comprising:
  • a request sending module configured to send a service request to the server, where the service request is used to request to perform a target service together with other clients in the same session;
  • the object reporting module is configured to send a service operation object corresponding to the target service to the server, so that the server generates a message body including the service operation object and sends the message body to each client in the session;
  • An information receiving module configured to receive a second client in the other client sent by the server Transmitting the service information of the corresponding target service sent by the message body;
  • the processing indication module is configured to send a service processing indication to the server, where the service processing indication is used to instruct the server to process the target service according to the service information of the first client and the service information of the second client.
  • a service processing apparatus is provided, the apparatus being applied to a second client in a session, the apparatus comprising:
  • An object accessing module configured to access, by using a message body, a business operation object corresponding to the target service, where the business operation object is determined by a first client in the same session;
  • An information sending module configured to send, to the server, service information corresponding to the target service, and carry a message body identifier of the message body, so that the server establishes the service information and the first according to the message body identifier The correspondence of the client.
  • the service processing method and apparatus provided by the application distributes the message body including the business operation object to each client by the server, so that the client sends the service information of the target service through the message body, and the server can determine the service information and the service information.
  • the first client of the service operation object establishes a correspondence relationship, so that the first client can perform the target service according to the service information of each client, and the manner of automatically establishing the binding relationship between the service information and the client improves the service processing efficiency.
  • FIG. 1 is an application system architecture of a service processing according to an exemplary embodiment of the present application
  • FIG. 2 is a flowchart of a service processing method according to an exemplary embodiment of the present application.
  • FIG. 3 is a flowchart of another service processing method according to an exemplary embodiment of the present application.
  • FIG. 4 is a flowchart of still another service processing method according to an exemplary embodiment of the present application.
  • FIG. 5 is a flowchart of still another service processing method according to an exemplary embodiment of the present application.
  • FIG. 6 is a schematic diagram of an application shown in an exemplary embodiment of the present application.
  • FIG. 7 is another schematic diagram of an application shown in an exemplary embodiment of the present application.
  • FIG. 8 is a schematic diagram of still another application shown in an exemplary embodiment of the present application.
  • FIG. 9 is a schematic diagram of still another application shown in an exemplary embodiment of the present application.
  • FIG. 10 is a schematic diagram of still another application shown in an exemplary embodiment of the present application.
  • FIG. 11 is a schematic diagram of still another application shown in an exemplary embodiment of the present application.
  • FIG. 12 is a structural diagram of a service processing apparatus according to an exemplary embodiment of the present application.
  • FIG. 13 is a structural diagram of another service processing apparatus according to an exemplary embodiment of the present application.
  • FIG. 14 is a structural diagram of still another service processing apparatus according to an exemplary embodiment of the present application.
  • FIG. 15 is a structural diagram of still another service processing apparatus according to an exemplary embodiment of the present application.
  • the service processing method of the embodiment of the present application can make the execution of the service more convenient. For example, when multiple people execute the same service, one of them needs to be executed, which may be called a generation handler, and others may inform the generation of the business information of the generation; and the execution of the business processing method of the embodiment, After the other person has finished operating his or her own business information, the agent will automatically receive the business information, and the business information will be used as an executable form in the future, and the processing person can directly perform the business according to the information. You do not need to enter the business information again to process the business.
  • FIG. 1 illustrates a system architecture applied in the service processing method.
  • users A, B, and C want to jointly perform a service, for example, each on a smartphone.
  • the social client is installed, user A uses client a11, user B uses client b12, user C uses client c13, and server 14 can be a social server, through interaction between social server and each client, user A to User C can conduct a social conversation, for example, specifically, these users are chatting.
  • the service processing method of this embodiment completes the execution of the service in the process of the user session.
  • Figure 2 illustrates the flow executed by the server in the business processing method, including:
  • the first client is the executor of the service.
  • user A, user B, and user C in FIG. 1 are to buy clothes together in the same store to make a single order, and user B and user C select
  • the clothes to be bought are sent to the user A
  • the user A makes an order payment
  • the user A is the performer of the business, that is, the client a.
  • the other clients in the same session still use FIG. 1 as an example, and then are in the same state as user A.
  • the other clients in a session chat are the clients corresponding to user B and user C.
  • the "common execution of the target business" is, for example, for a single user to make a single purchase together, and the target business is a single business.
  • the common execution here is that the multiple users jointly place an order in the same store, and the performer can be one of the users.
  • the target business is a single business
  • the business operation object is a shop that performs a single order, for example, in which store the multiple users buy clothes. single.
  • the message body may include the link address of the shop (business operation object).
  • the server can send the message body and the identifier to each client in the session.
  • the server 13 can know that the client a to the client c are in the session, such as these User A to user C corresponding to each client are chatting, and each client receives the above information sent by the server.
  • the second client refers to a client other than the service performer in the session.
  • the user A of the client a is responsible for placing an order payment when the order is made.
  • the client b and the client c corresponding to the user B and the user C may be referred to as a “second client”.
  • the second client sends the service information through the message body, and may access the store through the link address of the store included in the message body, and select the product to be purchased by browsing the store, including the product name and the product.
  • the quantity, color, model, etc. can be called business information.
  • the establishment of the correspondence between the service information and the first client means that the first client is the client a corresponding to the user A, and the user A wants to find a companion who can spell the ticket. If user B can work together with user A in the same store, user B can report the clothing information to be posted to the server, and the server binds the information to user A. The image says that the server can directly directly user B. The purchased clothing information is placed in the shopping cart of user A, and user A can directly place an order for settlement.
  • the first client When receiving the service processing indication of the first client, the first client performs the target service according to the service information of the first client and the service information of the second client.
  • the user A of the first client is the performer.
  • the user A can send a service processing instruction, such as clicking on the first client. , go to the settlement" option.
  • the service information selected by the first client according to the user A of the first client and the second client are used by the first client.
  • the service information selected by the user A may be the clothing details selected by the user A (eg, model number, quantity, etc.).
  • the service information selected by the user B may be the clothing details selected by the user B.
  • the target service may be the above-mentioned spelling service, that is, the server may use the account of the user A to place an order, and the order may include the baby information of the user A and the baby information of the user B.
  • the server may issue a message body according to the service operation object selected by the service initiator, and the server may report the service information as long as the other client accesses the message body.
  • the service information may be associated with the initiator's client according to the message body identifier corresponding to the service information, and the automatic association mode may be implemented.
  • User A can click on an option on client a on his smartphone to trigger a service request to the server, such as requesting a peer to make a single order.
  • the service operation object that obtains the corresponding target service is sent to the server, so that the server generates a message body including the service operation object and sends the message body to each client in the session.
  • the user A can select a shop that needs to perform a spelling at the client a, that is, a business operation object, and send it to the server.
  • the server can share the store with other clients that are in session with user A so that other clients can access the store and user A to make a list.
  • the server may send the information of the baby, that is, the service information, to the first client, and the service information may include the name, color, number, and the like of the clothing.
  • the server may Baby is placed in User A's shopping cart.
  • the first client may initiate a service to the server, and notify the server of the service operation object, so that the server generates a message body including the object, such that other clients The business can be processed accordingly.
  • the second client may be a client End b or client c, see the example of Figure 4, including:
  • the user B can access the shop address shared by the user A through the client b, that is, the shop that performs the spelling is determined by the user A, which is determined by the first client, that is, the user A is on the first client of the user.
  • the shop address shared by the user A is determined by the client b, that is, the shop that performs the spelling is determined by the user A, which is determined by the first client, that is, the user A is on the first client of the user.
  • the baby information that is, the business information
  • the baby information can be sent to the server.
  • the second client reports the service information
  • it also carries the message body identifier of the message body, so that the server can learn that the user B accesses the store by accessing the message body, that is, the user B wants to perform the spelling.
  • the first client corresponding to the message body performs a spelling, and the server can establish a correspondence between the service information and the first client.
  • the second client accesses the service operation object through the message body and reports the service information.
  • the report service information also carries the identifier of the message body. Therefore, the server is configured to automatically establish the corresponding relationship between the service information and the first client according to the identifier, and the service information is automatically transmitted to the first client.
  • the same shop that is, several users are shopping in the same online store, and are settled by an order.
  • the same-sales list of the embodiments of the present disclosure can be applied to social applications such as instant messaging.
  • the same-store spelling can be realized between the clients participating in the same session.
  • the process takes the user A as the initiator of the single business, and the user B and the user C can participate in the spelling.
  • a second client participates. When multiple second clients participate, each client also performs the same process, which may include the following steps:
  • User A sends a service request to the server by using the first client.
  • user A may be on the first client, and may be in the session page of the first client (for example, user B and user C are chatting with user A), and click on the "same shop" of the session interface.
  • the application at this time, triggers the first client to send a service request to the server, and the request is equivalent to notifying the server user A to find other users to perform the business of the same store.
  • the application legend of this step can be seen in Figure 6.
  • "same store list” can be displayed as an application.
  • the user A can click on the application, which is equivalent to triggering.
  • the trigger button triggers the sending of a service request.
  • the server sends an operation object list to the first client.
  • the operation object list may be shop information collected by the user A.
  • the server may send the shop list to the first client for the user A to select the shop that wants to make the order. .
  • the store list may be stored by the server itself or obtained by other locations.
  • the first client sends the determined service operation object to the server.
  • “Linda's shop” may be referred to as a business operation object corresponding to the piece business, that is, this fight
  • the single business is to make a single order at the store.
  • the first client can report the operation object to the server.
  • the server may generate a message body including a service operation object, and a message body identifier.
  • the message body may include a link address of the store determined in 503, and may also include a store sign, a store name, a store star, and the like, and the server also generates a message body identifier corresponding to the message body, which may be referred to as a message.
  • Body ID a message body identifier corresponding to the message body
  • the server sends the message body and the message body identifier to each client in the session.
  • the body of the message sent by the server to each client can be seen in the example of FIG. 8.
  • the message body carries a click event, that is, the user can click on the message body to enter the store.
  • the message body can be seen in the client a, the client b, and the client c.
  • the message body is displayed corresponding to the client a corresponding to the user A, for example, displayed on the avatar of the user A.
  • each client can perform a single order operation according to the message body; in this example, it mainly explains how the second client performs the spelling.
  • the second client accesses the service operation object by using the message body, and reports the service information and the message body identifier.
  • the user B when the user B clicks on the message body, and the message body includes the store link address determined by the user A, the user B can start to access the store and select the baby that he likes. Moreover, when the user B enters the store, the message body ID can be brought into the store, so that the subsequent user B can also bring the message body ID when reporting the baby information selected by the store.
  • user B can click "snap together", and then a page for user B to select a SKU can be popped up. For example, user B can select the color, number, number, etc. of the clothes. information.
  • the user can click OK.
  • the second client can report the service information determined by the user B to the server, for example, the clothing name, the color, the number of pieces, and the like.
  • the message body ID is also reported together, indicating that the baby information is determined by the user B by accessing the message body corresponding to the message body ID.
  • the baby information determined by the user B reported by the second client is sent to the server, and the server that distributes the message body in the above step 505 may be the same server or a different server.
  • the distribution message body may be a social server for interacting with the social clients such as client a and client b, and when user B clicks on the message body to access the link address of the store, access
  • the shopping server may store the store information, and the second client reporting service information and the message body identifier of the user B are also reported to the shopping server. Then, after obtaining the service information and the message body identifier of the user B, the shopping server may forward the information to the social server through some communication interface and protocol, and the social server continues to perform the subsequent steps. Or, if the above is the same server, you can get the information directly.
  • the shopping server when the shopping server receives the access shop request sent by the second client of the user B by accessing the message body, since the second client carries the message body identifier, the shopping server can learn the second client accordingly. The end is executing the spelling business. Then, when the shopping server sends the baby page to the second client, for example, the page illustrated in FIG. 9 , the triggering option of “single together” may be displayed, so that the user B sends the spelling instruction through the option, and performs subsequent filling. SKU.
  • the server establishes a correspondence between the service information and the first client according to the identifier of the message body.
  • the server learns that the service information is reported by the second client by using the access message body, and the server checks to view the message body according to the first client.
  • the service operation object generates the correspondence between the service information and the first client, and associates the service information with the first client.
  • the first client is the social account of user A, and the account A can be operated only by user A, for example, under the account, when the user A uses a chat software to chat.
  • the information of the user B is bound to the first client, that is, the clothes selected by the user B corresponding to the service information have been placed in the shopping cart of the user A.
  • the user B's clothes corresponding to the service information may be included therein.
  • the service information sent by the server to the first client may not be all of the received service information.
  • the server may only send the name or picture of the clothing selected by the user B to the first client, and further includes the Link address.
  • the first client displays the service information in the message body according to the message body identifier.
  • the first client may display the name or picture of the clothing in the message body according to the message body identifier. As shown in FIG. 10, a display of the product is added to the message body. If the user wants to view the product, as shown in the example of FIG. 10, click on the plus area, then you can directly access the single baby to view the details.
  • the first client sends a service processing indication to the server.
  • user A can click “Fix it, go to settle”, which is equivalent to sending a business processing instruction to the server and starting the processing of the order.
  • the user can click, and the client can detect whether the user's click is to end the spelling to clear the billing process. If the user clicks “finish, go to settle”, indicating that the user wants to settle, then the server sends Business processing instructions. If the user clicks on the plus area, the user wants to view the baby.
  • pop-up allows the user to fill in the receiving address, zip code, mobile phone number and other information, and at this time, other users participate in the fight
  • the single item is already in User A's shopping cart.
  • the server performs the target service according to the service information by using the first client.
  • the server performs the processing of the order according to the information uploaded by the first client, such as the receiving address, the zip code, the mobile phone number, and the like in the shopping cart of the user A, and completes the order. Released.
  • the server can bind the single-child information of each client to the first client according to the message body identifier, which is equivalent to automatic
  • the user's shopping cart is placed in the first client, and the user only needs to place an order through the first client; in the traditional manner, the user of the first client also needs to re-enter the business information of other users. For example, according to the baby address, number of pieces, color and other information notified by the second client user, the baby is found, and the corresponding color and the number of pieces are selected, which is equivalent to the second client user and the first client user, and the efficiency is low. .
  • the service processing manner of this embodiment as long as the second client user loses once, it will be automatically placed in the shopping cart of the first client user by the server, and the first client user can directly settle, and the efficiency is improved.
  • the present application further provides a service processing apparatus.
  • the apparatus embodiment since it basically corresponds to the method embodiment, the related parts may be referred to the description of the method embodiment.
  • the service processing apparatus is applied to a server, and the apparatus may include: a request receiving module 1201, a message sending module 1202, an association binding module 1203, and a service processing module 1204;
  • the request receiving module 1201 is configured to receive a service request sent by the first client in the session, where the service request is used to request to perform a target service together with other clients in the same session; and obtain the first client to determine The business operation object corresponding to the target business;
  • the message sending module 1202 is configured to generate a message body including the service operation object and a message body identifier corresponding to the message body, and send the message body and the message body identifier to each client in the session;
  • the association binding module 1203 is configured to acquire service information of a corresponding target service that is sent by the second client in the other client by using the message body, and establish a correspondence between the service information and the first client.
  • the service processing module 1204 is configured to perform, by the first client, the target service according to the service information of the first client and the service information of the second client, when receiving the service processing indication of the first client.
  • the request receiving module 1201 is specifically configured to acquire an operation object list corresponding to the target service, and send the operation object list to the first client; and receive the first client by the operation object.
  • the business operation object selected in the list is specifically configured to acquire an operation object list corresponding to the target service, and send the operation object list to the first client; and receive the first client by the operation object.
  • the business operation object selected in the list is specifically configured to acquire an operation object list corresponding to the target service, and send the operation object list to the first client; and receive the first client by the operation object.
  • the business operation object selected in the list is specifically configured to acquire an operation object list corresponding to the target service, and send the operation object list to the first client; and receive the first client by the operation object.
  • the business operation object selected in the list is specifically configured to acquire an operation object list corresponding to the target service, and send the operation object list to the first client; and receive the first client by the operation object.
  • the business operation object selected in the list is specifically configured to acquire an operation object list corresponding to the
  • association binding module 1203 is specifically configured to acquire the service information reported by the second client by using the message body to access the service operation object, and the message body identifier of the message body; according to the message body identifier, corresponding The service information of the same message body is associated with the first client.
  • the apparatus may further include: an information update module 1205, configured to send the service information to the first client, and carry the message body identifier to enable the first client
  • the terminal displays the service information in the message body according to the message body identifier.
  • the service processing device is applied to the first client, the device may include: a request sending module 1401, an object reporting module 1402, an information receiving module 1403, and a processing indication module 1404;
  • the request sending module 1401 is configured to send a service request to the server, where the service request is used to request to perform a target service together with other clients in the same session;
  • the object reporting module 1402 is configured to send a service operation object corresponding to the target service to the server, so that the server generates a message body including the service operation object and sends the message body to each client in the session;
  • the information receiving module 1403 is configured to receive service information of a corresponding target service that is sent by the second client of the other client by the server through the message body;
  • the processing indication module 1404 is configured to send a service processing indication to the server, where the service processing indication is used to instruct the server to process the target service according to the service information of the first client and the service information of the second client.
  • the object reporting module 1402 is specifically configured to receive an operation object list corresponding to the target service sent by the server, and send a service operation object selected by the user from the operation object list to the server.
  • the information receiving module 1403 is further configured to receive a message body identifier corresponding to the service information, and display the service information in a message body corresponding to the message body identifier.
  • the session in which the first client and the second client participate are an instant messaging session; and the session interface of the instant messaging session includes: a trigger button of the target service; and a request sending module 1401 And configured to send the service request to the server when detecting a trigger of the trigger button by the user.
  • the service processing device is applied to the second client, and the device may include: an object accessing module 1501 and an information sending module 1502.
  • the object accessing module 1501 is configured to access, by using a message body, a business operation object corresponding to the target service, where the business operation object is determined by a first client in the same session;
  • the information sending module 1502 is configured to send the service information corresponding to the target service to the server, and carry the message body identifier of the message body, so that the server establishes the service information according to the message body identifier and the first The correspondence of a client.

Landscapes

  • Business, Economics & Management (AREA)
  • Accounting & Taxation (AREA)
  • Engineering & Computer Science (AREA)
  • Finance (AREA)
  • Development Economics (AREA)
  • Signal Processing (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Economics (AREA)
  • Marketing (AREA)
  • Strategic Management (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

本申请提供一种业务处理方法和装置,其中方法包括:接收会话中的第一客户端发送的业务请求,所述业务请求用于请求与处于同一会话中的其他客户端共同执行目标业务;并获取所述第一客户端确定的目标业务对应的业务操作对象;生成包括所述业务操作对象的消息体以及消息体对应的消息体标识,并将所述消息体和消息体标识发送至会话中的各个客户端;获取所述其他客户端中的第二客户端通过消息体发送的对应目标业务的业务信息,并建立所述业务信息与第一客户端的对应关系;在接收到所述第一客户端的业务处理指示时,通过所述第一客户端根据第一客户端的业务信息以及所述第二客户端的业务信息执行所述目标业务。本申请提高了业务处理效率。

Description

一种业务处理方法和装置
本申请要求2015年09月16日递交的申请号为201510591918.2、发明名称为“一种业务处理方法和装置”的中国专利申请的优先权,其全部内容通过引用结合在本申请中。
技术领域
本申请涉及网络技术,特别涉及一种业务处理方法和装置。
背景技术
当前人们经常使用移动终端进行各种应用,例如,可以使用移动终端上网、交水电费、或者购物等。有时不同的用户可能需要使用相同的应用,处理相同的业务,此时可以由其中一人代为大家一起处理,可以称为代处理人。相关技术中,其他人需要将自己的要处理的业务信息告知代处理人,由代处理人将每个人的业务信息都整理一次,然后一次性执行该业务。这种方式使得业务处理效率较低。
发明内容
有鉴于此,本申请提供一种业务处理方法和装置,以提高业务处理效率。
具体地,本申请是通过如下技术方案实现的:
第一方面,提供一种业务处理方法,所述方法应用于服务器,包括:
接收会话中的第一客户端发送的业务请求,所述业务请求用于请求与处于同一会话中的其他客户端共同执行目标业务;并获取所述第一客户端确定的目标业务对应的业务操作对象;
生成包括所述业务操作对象的消息体以及所述消息体对应的消息体标识,并将所述消息体和消息体标识发送至所述会话中的各个客户端;
获取所述其他客户端中的第二客户端通过所述消息体发送的对应目标业务的业务信息,并建立所述业务信息与第一客户端的对应关系;
在接收到所述第一客户端的业务处理指示时,通过所述第一客户端根据第一客户端的业务信息以及所述第二客户端的业务信息执行所述目标业务。
第二方面,提供一种业务处理方法,所述方法应用于会话中的第一客户端,所述方法包括:
向服务器发送业务请求,所述业务请求用于请求与处于同一会话中的其他客户端共 同执行目标业务;
获取对应所述目标业务的业务操作对象发送至所述服务器,以使得所述服务器生成包括所述业务操作对象的消息体发送至所述会话中的各个客户端;
接收所述服务器发送的所述其他客户端中的第二客户端通过所述消息体发送的对应目标业务的业务信息;
向所述服务器发送业务处理指示,所述业务处理指示用于指示服务器根据第一客户端的业务信息以及所述第二客户端的业务信息处理所述目标业务。
第三方面,提供一种业务处理方法,所述方法应用于会话中的第二客户端,所述方法包括:
通过消息体访问对应所述目标业务的业务操作对象,所述业务操作对象是处于同一会话中的第一客户端确定;
向服务器发送对应所述目标业务的业务信息,并携带所述消息体的消息体标识,以使得所述服务器根据所述消息体标识建立所述业务信息与所述第一客户端的对应关系。
第四方面,提供一种业务处理装置,所述装置应用于服务器,包括:
请求接收模块,用于接收会话中的第一客户端发送的业务请求,所述业务请求用于请求与处于同一会话中的其他客户端共同执行目标业务;并获取所述第一客户端确定的目标业务对应的业务操作对象;
消息发送模块,用于生成包括所述业务操作对象的消息体以及所述消息体对应的消息体标识,并将所述消息体和消息体标识发送至所述会话中的各个客户端;
关联绑定模块,用于获取所述其他客户端中的第二客户端通过所述消息体发送的对应目标业务的业务信息,并建立所述业务信息与第一客户端的对应关系;
业务处理模块,用于在接收到所述第一客户端的业务处理指示时,通过所述第一客户端根据第一客户端的业务信息以及所述第二客户端的业务信息执行所述目标业务。
第五方面,提供一种业务处理装置,所述装置应用于会话中的第一客户端,所述装置包括:
请求发送模块,用于向服务器发送业务请求,所述业务请求用于请求与处于同一会话中的其他客户端共同执行目标业务;
对象上报模块,用于获取对应所述目标业务的业务操作对象发送至所述服务器,以使得所述服务器生成包括所述业务操作对象的消息体发送至所述会话中的各个客户端;
信息接收模块,用于接收所述服务器发送的所述其他客户端中的第二客户端通过所 述消息体发送的对应目标业务的业务信息;
处理指示模块,用于向所述服务器发送业务处理指示,所述业务处理指示用于指示所述服务器根据第一客户端的业务信息以及所述第二客户端的业务信息处理所述目标业务。
第六方面,提供一种业务处理装置,所述装置应用于会话中的第二客户端,所述装置包括:
对象访问模块,用于通过消息体访问对应所述目标业务的业务操作对象,所述业务操作对象是处于同一会话中的第一客户端确定;
信息发送模块,用于向服务器发送对应所述目标业务的业务信息,并携带所述消息体的消息体标识,以使得所述服务器根据所述消息体标识建立所述业务信息与所述第一客户端的对应关系。
本申请提供的业务处理方法和装置,通过由服务器将包含业务操作对象的消息体分发给各个客户端,使得客户端通过该消息体发送目标业务的业务信息,并且服务器可以将该业务信息与确定业务操作对象的第一客户端建立对应关系,从而使得第一客户端可以根据各客户端的业务信息执行目标业务,这种自动建立业务信息与客户端绑定关系的方式,提高了业务处理效率。
附图说明
图1是本申请一示例性实施例示出的一种业务处理的应用系统架构;
图2是本申请一示例性实施例示出的一种业务处理方法的流程图;
图3是本申请一示例性实施例示出的另一种业务处理方法的流程图;
图4是本申请一示例性实施例示出的又一种业务处理方法的流程图;
图5是本申请一示例性实施例示出的又一种业务处理方法的流程图;
图6是本申请一示例性实施例示出的一种应用示意图;
图7是本申请一示例性实施例示出的另一种应用示意图;
图8是本申请一示例性实施例示出的又一种应用示意图;
图9是本申请一示例性实施例示出的又一种应用示意图;
图10是本申请一示例性实施例示出的又一种应用示意图;
图11是本申请一示例性实施例示出的又一种应用示意图;
图12是本申请一示例性实施例示出的一种业务处理装置的结构图;
图13是本申请一示例性实施例示出的另一种业务处理装置的结构图;
图14是本申请一示例性实施例示出的又一种业务处理装置的结构图;
图15是本申请一示例性实施例示出的又一种业务处理装置的结构图。
具体实施方式
这里将详细地对示例性实施例进行说明,其示例表示在附图中。下面的描述涉及附图时,除非另有表示,不同附图中的相同数字表示相同或相似的要素。以下示例性实施例中所描述的实施方式并不代表与本申请相一致的所有实施方式。相反,它们仅是与如所附权利要求书中所详述的、本申请的一些方面相一致的装置和方法的例子。
当遇到多人需要执行同一个业务时,本申请实施例的业务处理方法可以使得业务的执行更加便捷。例如,在多人执行同一个业务时,需要有其中一人来执行,可以称为代处理人,其他人可以将自己的业务信息告知该代处理人;而本实施例的业务处理方法的执行,将使得其他人操作完自己的业务信息后,代处理人将可以自动收到该业务信息,并且业务信息到代处理人以后将作为可执行的形式,代处理人可以直接根据该信息执行业务,不需要代处理人再输入一次该业务信息才能执行业务。
图1示例了在该业务处理方法中应用的系统架构,如图1所示,假设用户A、用户B和用户C这几个用户想要共同执行一项业务,例如,其各自在智能手机上安装了社交客户端,用户A使用客户端a11,用户B使用客户端b12,用户C使用客户端c13,而服务器14可以为社交服务器,通过社交服务器与各个客户端之间的交互,用户A至用户C可以进行社交会话,例如,具体可以是这几个用户正在聊天。那么本实施例的业务处理方法,将在用户会话的过程中完成对业务的执行。
图2示例了在该业务处理方法中,服务器端执行的流程,包括:
201、接收会话中的第一客户端发送的业务请求,所述业务请求用于请求与处于同一会话中的其他客户端共同执行目标业务;并获取所述第一客户端确定的目标业务对应的业务操作对象;
例如,在本步骤中,第一客户端即为业务的执行者,比如,图1中的用户A、用户B和用户C要一起在同一个店铺买衣服进行拼单,用户B和用户C选好要买的衣服发给用户A之后,由用户A来进行下单付款,那么用户A就为该拼单业务的执行者,即客户端a。
例如,所述的处于同一会话中的其他客户端,仍以图1为例,那么与用户A处于同 一会话聊天中的其他客户端,则为用户B和用户C对应的客户端。“共同执行目标业务”例如为几个用户一起拼单购物,目标业务则为拼单业务,这里的共同执行是该多个用户共同在同一店铺下单,执行者可以为其中一个用户。
例如,目标业务对应的业务操作对象,如果仍以同店拼单为例,目标业务为拼单业务,业务操作对象则为进行拼单的店铺,比如,该多个用户在哪个店铺进行买衣服拼单。
202、生成包括所述业务操作对象的消息体以及所述消息体对应的消息体标识,并将所述消息体和消息体标识发送至所述会话中的各个客户端;
例如,以同店铺拼单为例,消息体可以包括该店铺(业务操作对象)的链接地址。在本步骤中,服务器可以将消息体和标识发送至会话中的各个客户端,比如,在图1的示例中,服务器13能够得知客户端a至客户端c正处于会话中,比如这几个客户端对应的用户A至用户C正在聊天,那么每个客户端都会收到服务器发送的上述信息。
203、获取所述其他客户端中的第二客户端通过所述消息体发送的对应目标业务的业务信息,并建立所述业务信息与第一客户端的对应关系;
例如,本步骤中,第二客户端指的是在会话中除了业务执行者以外的其他客户端,比如,在图1的示例中,客户端a的用户A负责进行拼单时的下单付款等处理,那么用户B和用户C对应的客户端b和客户端c就可以称为“第二客户端”。
例如,以拼单购物为例,第二客户端通过消息体发送业务信息,可以是通过消息体中包括的店铺的链接地址访问店铺,并通过浏览店铺选择要购买的商品,包括商品名称、商品数量、颜色、型号等,都可以称为业务信息。
例如,建立所述业务信息与第一客户端的对应关系的意思是,仍以拼单购物为例,第一客户端即用户A对应的客户端a,用户A希望寻找可以拼单的同伴,那么,如果用户B可以与用户A一起在同一店铺拼单,那么用户B可以将要拼单的衣服信息上报服务器,服务器则将这些信息与用户A绑定,形象的说,服务器可以直接将用户B要购买的衣服信息放入用户A的购物车,用户A就可以直接下单结算了。
204、在接收到所述第一客户端的业务处理指示时,通过所述第一客户端根据第一客户端的业务信息和第二客户端的业务信息执行所述目标业务。
例如,如上述的例子中,第一客户端的用户A是执行者,当各个同伴都选择好要拼单的宝贝时,只有用户A可以发送业务处理指示,比如点击第一客户端的“拼好了,去结算”的选项。
例如,通过第一客户端根据第一客户端的用户A选择的业务信息和第二客户端的用 户B选择的业务信息执行目标业务时,用户A选择的业务信息可以是用户A选择的衣服详情(如,型号、数量等),同样,用户B选择的业务信息可以是用户B选择的衣服详情,其中的目标业务可以是上述的拼单业务,即服务器可以使用用户A的账号去下单,订单中可以包括用户A的宝贝信息和用户B的宝贝信息。
通过上述例子的描述可以看到,在本实施例的业务处理方法中,服务器可以根据业务发起者选择的业务操作对象,发布一个消息体,只要其他客户端访问该消息体上报业务信息,服务器就可以根据业务信息对应的消息体标识,将业务信息与发起者的客户端建立关联,实现自动关联的方式。
与服务器端相配合的,会话中的第一客户端(即业务执行者)执行的流程,可以参见图3的示例,包括:
301、向服务器发送业务请求,该请求用于请求与处于同一会话中的其他客户端共同执行目标业务;
例如,用户A可以在其智能手机上的客户端a,点击某个选项以触发向服务器发送业务请求,比如,请求是否有同伴进行拼单。
302、获取对应目标业务的业务操作对象发送至服务器,以使得所述服务器生成包括所述业务操作对象的消息体发送至所述会话中的各个客户端;
例如,用户A可以在客户端a选择需要进行拼单的店铺,即业务操作对象,发送至服务器。服务器可以将该店铺分享给正在与用户A在会话中的其他客户端,以使得其他客户端可以访问该店铺与用户A进行拼单。
303、接收所述服务器发送的所述其他客户端中的第二客户端通过所述消息体发送的对应目标业务的业务信息;
例如,用户B选择自己要购买的宝贝后,服务器可以将该宝贝的信息即业务信息发送至第一客户端,业务信息可以包括衣服名称、颜色、号码等,在本步骤中,服务器可以将该宝贝放入用户A的购物车中。
304、向服务器发送业务处理指示,该业务处理指示用于指示服务器根据第一客户端的业务信息以及所述第二客户端的业务信息处理所述目标业务。
通过上述例子的描述可以看到,在本实施例的业务处理方法中,第一客户端可以向服务器发起业务,并且告知服务器业务操作对象,以使得服务器生成包括该对象的消息体,这样其他客户端就可以据此进行业务处理了。
与服务器端相配合的,会话中的第二客户端执行的流程,该第二客户端可以是客户 端b或者客户端c,可以参见图4的示例,包括:
401、通过消息体访问对应目标业务的业务操作对象,所述业务操作对象是处于同一会话中的第一客户端确定;
例如,用户B可以通过客户端b访问用户A分享的店铺地址,即该进行拼单的店铺是用户A确定的,相当于是由第一客户端确定,即用户A在自己的第一客户端上选择确定。
402、向服务器发送对应所述目标业务的业务信息,并携带所述消息体的消息体标识,以使得所述服务器根据所述消息体标识建立所述业务信息与所述第一客户端的对应关系。
例如,用户B在访问店铺时,在选择好要拼单的宝贝后,可以将宝贝信息即业务信息发送至服务器。在本例子中,第二客户端在上报业务信息时,还携带消息体的消息体标识,这样服务器就可以据此得知用户B是通过访问消息体访问店铺,即用户B要进行拼单,而且是要与消息体对应的第一客户端进行拼单,则服务器可以建立业务信息与第一客户端的对应关系。
通过上述例子的描述可以看到,在本实施例的业务处理方法中,第二客户端是通过消息体访问业务操作对象并上报业务信息,这种方式下上报业务信息也一同携带消息体的标识,从而方便服务器根据标识建立业务信息与第一客户端的对应关系,实现业务信息自动传输至第一客户端。
如下的例子,以同店拼单为例,描述通过本实施例的业务处理方法进行同店拼单的完整流程;其中,同店拼单即几个用户在同一家网上店铺购物,并且通过一个订单来结算。并且,本公开实施例的同店拼单,可以应用于即时通讯等社交应用中,例如,可以在即时通讯的会话过程中,在参与同一会话的客户端之间实现同店拼单。
参见图5所示的流程,该流程以用户A为拼单业务的发起者为例,用户B和用户C可以参与该拼单,其中,在图5的流程中示例了一个第二客户端的参与,当多个第二客户端参与时,每个客户端也执行相同的流程,可以包括如下步骤:
501、用户A通过第一客户端向服务器发送业务请求;
例如,用户A可以在第一客户端上,并且可以是在第一客户端的会话页面中(比如,用户B和用户C正在与用户A进行会话聊天),点击了会话界面的“同店拼单”应用,此时将触发第一客户端向服务器发送业务请求,该请求相当于通知服务器用户A要找其他用户一起进行同店拼单的业务。
该步骤的应用图例可以参见图6所示,如图6所示,“同店拼单”可以作为一种应用展示,作为同店拼单业务的触发按钮,用户A可以点击该应用,即相当于触发该触发按钮,以触发业务请求的发送。
502、服务器向第一客户端发送操作对象列表;
例如,在该例子中,操作对象列表可以为用户A收藏的店铺信息,参见图7的示例,服务器可以向第一客户端发送该店铺列表,以供用户A去选择想要进行拼单的店铺。
可选的,该店铺列表可以是服务器自身存储,或者由其他位置获取。
503、第一客户端向服务器发送确定的业务操作对象;
例如,假设用户A通过第一客户端从操作对象列表中选择的店铺是“Linda’s shop”,参见图7的示例,“Linda’s shop”可以称为对应拼单业务的业务操作对象,即本次拼单业务是在该店铺进行拼单。那么第一客户端可以将该操作对象上报服务器。
504、服务器可以生成包括业务操作对象的消息体,以及消息体标识;
例如,该消息体中可以包括在503中确定的店铺的链接地址,还可以包括店铺招牌、店铺名称、店铺星级等,并且,服务器还生成该消息体对应的消息体标识,可以称为消息体ID。
505、服务器将消息体和消息体标识发送至会话中的各个客户端;
例如,服务器向各个客户端发送的消息体,可以参见图8的示例,该消息体中携带click事件,即用户只要点击该消息体,就可以进入店铺。在客户端a、客户端b和客户端c都可以看到该消息体,而且,该消息体与用户A对应的客户端a对应显示,例如显示在用户A的头像处。
在将消息体分享至各个客户端后,每个客户端都可以根据该消息体进行拼单操作;在本例子中,主要说明第二客户端如何进行拼单。
506、第二客户端通过消息体访问业务操作对象,并上报业务信息和消息体标识;
例如,可以结合参见图8,用户B点击了消息体,消息体中包含用户A确定的店铺链接地址,则用户B可以开始访问该店铺,选择自己喜欢的宝贝。并且,当用户B进入该店铺时,可以将消息体ID带入店铺,以使得后续用户B上报在店铺选择的宝贝信息时也能够带上该消息体ID。
假设用户B选中了一件衣服,参见图9的示例,用户B可以点击“一起拼单”,则接着可以弹出让用户B选择SKU的页面,例如用户B可以选择衣服的颜色、件数、号码等信息。
待用户B确定自己的宝贝信息后,可以点击确定,则此时第二客户端可以向服务器上报用户B确定的业务信息,例如上述的衣服名称、颜色、件数等信息。同时,还一起上报消息体ID,表明这些宝贝信息是用户B通过访问消息体ID对应的消息体来选择确定的。
需要说明的是,在本步骤中,第二客户端上报的用户B确定的宝贝信息至服务器,与上述步骤505中分发消息体的服务器,可以是同一个服务器,也可以是不同的服务器。
例如,如果这两个服务器不同,那么分发消息体的可以是社交服务器,用于与客户端a、客户端b这些社交客户端交互,而当用户B点击消息体访问店铺的链接地址时,访问的可以是购物服务器,该购物服务器存储有店铺信息,并且用户B的第二客户端上报业务信息和消息体标识也是向购物服务器上报。那么购物服务器在得到用户B的业务信息和消息体标识后,可以通过某种通信接口和协议,将这些信息转发给社交服务器,由社交服务器继续执行后续步骤。或者,如果上述是同一个服务器,那可以直接得到信息。
此外,在上述例子中,购物服务器在接收到用户B的第二客户端通过访问消息体发送的访问店铺请求时,由于第二客户端携带了消息体标识,购物服务器据此可以获知第二客户端是在执行拼单业务。则购物服务器在向第二客户端发送宝贝页面时,例如图9示例的页面,就可以显示“一起拼单”的触发选项,以供用户B通过该选项发送拼单指示,并进行后续的填写SKU。
507、服务器根据消息体标识,将业务信息与第一客户端建立对应关系;
例如,服务器接收到第二客户端发送的业务信息和消息体标识后,得知该业务信息是第二客户端通过访问消息体上报的,服务器再查看该消息体是根据第一客户端发送的业务操作对象生成的,相当于业务信息和第一客户端都对应该消息体标识,将业务信息和第一客户端建立对应关系。
其中,建立业务信息和第一客户端的对应关系,例如,用户A使用一个聊天软件聊天时,该第一客户端是用户A的社交账号,这个账号只有用户A可以操作,比如可以在该账号下生成订单、输入购物地址等信息,那么将用户B的业务信息与该第一客户端绑定,也就是说,相当于该业务信息对应的用户B选择的衣服已经放入用户A的购物车了,当用户A通过第一客户端输入购物地址等生成订单时,其中就可以包括业务信息对应的用户B的衣服。
508、向第一客户端发送业务信息,并携带消息体标识;
例如,服务器向第一客户端发送的业务信息,可以不是接收到的业务信息的全部,比如,服务器可以只将用户B选择的衣服名称或者图片发送至第一客户端,还包括该拼单宝贝的链接地址。
509、第一客户端根据消息体标识将业务信息显示在消息体;
例如,第一客户端根据消息体标识,可以将衣服名称或图片显示在消息体,如图10所示,消息体中增加了一个拼单商品的显示。用户如果想查看拼单商品,可以如图10的示例,点击加号区域,则可以直接访问拼单宝贝查看详情。
510、第一客户端向服务器发送业务处理指示;
例如,在大家都选择好拼单商品后,用户A可以点击“拼好了,去结算”,相当于向服务器发送了业务处理指示,开始进行拼单处理。参见图11所示,用户可以点击,客户端可以检测用户的点击是否是要结束拼单去结算处理,如果用户点击的是“拼好了,去结算”,表示用户要结算,那么向服务器发送业务处理指示。如果用户点击的是加号区域,表明用户要查看宝贝。
示例性的,当用户A点击了“拼好了,去结算”后,相当于开始下单,则可以弹出让用户填写收货地址、邮编、手机号等信息,而此时,其他用户参与拼单的商品已经在用户A的购物车了。
511、服务器通过第一客户端根据业务信息执行目标业务。
例如,服务器根据第一客户端上传的信息,比如在501中获得的收货地址、邮编、手机号等信息,以及用户A的购物车中的拼单商品信息,进行拼单处理,完成订单的下达。
通过上述的流程可以看到,通过使用本实施例的业务处理方式来进行同店拼单业务,服务器可以根据消息体标识将各个客户端的拼单宝贝信息都与第一客户端绑定,相当于自动放入了第一客户端的用户的购物车,用户只要通过第一客户端下达订单即可;而在传统方式中,第一客户端的用户还需要自己将其他用户拼单的业务信息重新输入一次,比如根据第二客户端用户告知的宝贝地址、件数、颜色等信息,找到该宝贝,选择对应的颜色和件数,相当于第二客户端用户和第一客户端用户都要输一次,效率较低。很明显,本实施例的业务处理方式中,只要第二客户端用户输一次,将自动由服务器放入第一客户端用户的购物车中,第一客户端用户直接结算即可,效率提高。
为了实现上述的业务处理方法,本申请还提供了一种业务处理装置,对于装置实施例而言,由于其基本对应于方法实施例,所以相关之处参见方法实施例的部分说明即可。
如图12所示,该业务处理装置应用于服务器,该装置可以包括:请求接收模块1201、消息发送模块1202、关联绑定模块1203和业务处理模块1204;
请求接收模块1201,用于接收会话中的第一客户端发送的业务请求,所述业务请求用于请求与处于同一会话中的其他客户端共同执行目标业务;并获取所述第一客户端确定的目标业务对应的业务操作对象;
消息发送模块1202,用于生成包括所述业务操作对象的消息体以及所述消息体对应的消息体标识,并将所述消息体和消息体标识发送至所述会话中的各个客户端;
关联绑定模块1203,用于获取所述其他客户端中的第二客户端通过所述消息体发送的对应目标业务的业务信息,并建立所述业务信息与第一客户端的对应关系;
业务处理模块1204,用于在接收到所述第一客户端的业务处理指示时,通过所述第一客户端根据第一客户端的业务信息以及所述第二客户端的业务信息执行所述目标业务。
进一步的,请求接收模块1201,具体用于获取对应所述目标业务的操作对象列表,并将所述操作对象列表发送至所述第一客户端;接收所述第一客户端由所述操作对象列表中选择的业务操作对象。
进一步的,关联绑定模块1203,具体用于获取所述第二客户端通过消息体访问业务操作对象上报的业务信息、以及所述消息体的消息体标识;根据所述消息体标识,将对应同一消息体标识的所述业务信息和第一客户端建立对应关系。
进一步的,参见图13所示,该装置还可以包括:信息更新模块1205,用于向所述第一客户端发送所述业务信息,并携带所述消息体标识,以使得所述第一客户端根据消息体标识将所述业务信息显示在所述消息体。
如图14所示,该业务处理装置应用于第一客户端,该装置可以包括:请求发送模块1401、对象上报模块1402、信息接收模块1403和处理指示模块1404;
请求发送模块1401,用于向服务器发送业务请求,所述业务请求用于请求与处于同一会话中的其他客户端共同执行目标业务;
对象上报模块1402,用于获取对应所述目标业务的业务操作对象发送至所述服务器,以使得所述服务器生成包括所述业务操作对象的消息体发送至所述会话中的各个客户端;
信息接收模块1403,用于接收所述服务器发送的所述其他客户端中的第二客户端通过所述消息体发送的对应目标业务的业务信息;
处理指示模块1404,用于向所述服务器发送业务处理指示,所述业务处理指示用于指示所述服务器根据第一客户端的业务信息以及所述第二客户端的业务信息处理所述目标业务。
进一步的,对象上报模块1402,具体用于接收所述服务器发送的对应所述目标业务的操作对象列表;并向所述服务器发送用户由所述操作对象列表中选择的业务操作对象。
进一步的,信息接收模块1403,还用于接收所述业务信息对应的消息体标识,并将所述业务信息显示在所述消息体标识对应的消息体。
进一步的,所述第一客户端和第二客户端参与的所述会话,是即时通讯会话;并且,所述即时通讯会话的会话界面中包括:所述目标业务的触发按钮;请求发送模块1401,用于在检测到用户对所述触发按钮的触发时,向所述服务器发送所述业务请求。
如图15所示,该业务处理装置应用于第二客户端,该装置可以包括:对象访问模块1501、信息发送模块1502;其中,
对象访问模块1501,用于通过消息体访问对应所述目标业务的业务操作对象,所述业务操作对象是处于同一会话中的第一客户端确定;
信息发送模块1502,用于向服务器发送对应所述目标业务的业务信息,并携带所述消息体的消息体标识,以使得所述服务器根据所述消息体标识建立所述业务信息与所述第一客户端的对应关系。
以上所述仅为本申请的较佳实施例而已,并不用以限制本申请,凡在本申请的精神和原则之内,所做的任何修改、等同替换、改进等,均应包含在本申请保护的范围之内。

Claims (20)

  1. 一种业务处理方法,其特征在于,所述方法应用于服务器,包括:
    接收会话中的第一客户端发送的业务请求,所述业务请求用于请求与处于同一会话中的其他客户端共同执行目标业务;并获取所述第一客户端确定的目标业务对应的业务操作对象;
    生成包括所述业务操作对象的消息体以及所述消息体对应的消息体标识,并将所述消息体和消息体标识发送至所述会话中的各个客户端;
    获取所述其他客户端中的第二客户端通过所述消息体发送的对应目标业务的业务信息,并建立所述业务信息与第一客户端的对应关系;
    在接收到所述第一客户端的业务处理指示时,通过所述第一客户端根据第一客户端的业务信息以及所述第二客户端的业务信息执行所述目标业务。
  2. 根据权利要求1所述的方法,其特征在于,所述获取所述第一客户端确定的目标业务对应的业务操作对象,包括:
    获取对应所述目标业务的操作对象列表,并将所述操作对象列表发送至所述第一客户端;
    接收所述第一客户端由所述操作对象列表中选择的业务操作对象。
  3. 根据权利要求1所述的方法,其特征在于,所述建立所述业务信息与第一客户端的对应关系,包括:
    获取所述第二客户端通过所述消息体访问业务操作对象上报的业务信息、以及所述消息体的消息体标识;
    根据所述消息体标识,将对应同一消息体标识的所述业务信息和第一客户端建立对应关系。
  4. 根据权利要求1所述的方法,其特征在于,在将所述业务信息与第一客户端建立对应关系之后,还包括:
    向所述第一客户端发送所述业务信息,并携带所述消息体标识,以使得所述第一客户端根据消息体标识将所述业务信息显示在所述消息体。
  5. 根据权利要求1所述的方法,其特征在于,
    所述第一客户端和第二客户端参与的所述会话,是即时通讯会话;并且,所述即时通讯会话的会话界面中包括:所述目标业务的触发按钮;
    所述业务请求是第一客户端根据用户对所述触发按钮的触发发送。
  6. 一种业务处理方法,其特征在于,所述方法应用于会话中的第一客户端,所述方法包括:
    向服务器发送业务请求,所述业务请求用于请求与处于同一会话中的其他客户端共同执行目标业务;
    获取对应所述目标业务的业务操作对象发送至所述服务器,以使得所述服务器生成包括所述业务操作对象的消息体发送至所述会话中的各个客户端;
    接收所述服务器发送的所述其他客户端中的第二客户端通过所述消息体发送的对应目标业务的业务信息;
    向所述服务器发送业务处理指示,所述业务处理指示用于指示所述服务器根据第一客户端的业务信息以及所述第二客户端的业务信息处理所述目标业务。
  7. 根据权利要求6所述的方法,其特征在于,所述获取对应所述目标业务的业务操作对象发送至所述服务器,包括:
    接收所述服务器发送的对应所述目标业务的操作对象列表;
    向所述服务器发送用户由所述操作对象列表中选择的业务操作对象。
  8. 根据权利要求6所述的方法,其特征在于,在所述接收服务器发送的其他客户端中的第二客户端通过消息体发送的对应目标业务的业务信息时,还包括:接收所述业务信息对应的消息体标识,并将所述业务信息显示在所述消息体标识对应的消息体。
  9. 根据权利要求6所述的方法,其特征在于,所述第一客户端和第二客户端参与的所述会话,是即时通讯会话;并且,所述即时通讯会话的会话界面中包括:所述目标业务的触发按钮;
    所述向服务器发送业务请求,包括:在检测到用户对所述触发按钮的触发时,向所述服务器发送所述业务请求。
  10. 一种业务处理方法,其特征在于,所述方法应用于会话中的第二客户端,所述方法包括:
    通过消息体访问对应所述目标业务的业务操作对象,所述业务操作对象是处于同一会话中的第一客户端确定;
    向服务器发送对应所述目标业务的业务信息,并携带所述消息体的消息体标识,以使得所述服务器根据所述消息体标识建立所述业务信息与所述第一客户端的对应关系。
  11. 一种业务处理装置,其特征在于,所述装置应用于服务器,包括:
    请求接收模块,用于接收会话中的第一客户端发送的业务请求,所述业务请求用于 请求与处于同一会话中的其他客户端共同执行目标业务;并获取所述第一客户端确定的目标业务对应的业务操作对象;
    消息发送模块,用于生成包括所述业务操作对象的消息体以及所述消息体对应的消息体标识,并将所述消息体和消息体标识发送至所述会话中的各个客户端;
    关联绑定模块,用于获取所述其他客户端中的第二客户端通过所述消息体发送的对应目标业务的业务信息,并建立所述业务信息与第一客户端的对应关系;
    业务处理模块,用于在接收到所述第一客户端的业务处理指示时,通过所述第一客户端根据第一客户端的业务信息以及所述第二客户端的业务信息执行所述目标业务。
  12. 根据权利要求11所述的装置,其特征在于,
    所述请求接收模块,具体用于获取对应所述目标业务的操作对象列表,并将所述操作对象列表发送至所述第一客户端;接收所述第一客户端由所述操作对象列表中选择的业务操作对象。
  13. 根据权利要求11所述的装置,其特征在于,
    所述关联绑定模块,具体用于获取所述第二客户端通过消息体访问业务操作对象上报的业务信息、以及所述消息体的消息体标识;根据所述消息体标识,将对应同一消息体标识的所述业务信息和第一客户端建立对应关系。
  14. 根据权利要求11所述的装置,其特征在于,还包括:
    信息更新模块,用于向所述第一客户端发送所述业务信息,并携带所述消息体标识,以使得所述第一客户端根据消息体标识将所述业务信息显示在所述消息体。
  15. 根据权利要求11所述的装置,其特征在于,
    所述第一客户端和第二客户端参与的所述会话,是即时通讯会话;并且,所述即时通讯会话的会话界面中包括:所述目标业务的触发按钮;
    所述业务请求是第一客户端根据用户对所述触发按钮的触发发送。
  16. 一种业务处理装置,其特征在于,所述装置应用于会话中的第一客户端,所述装置包括:
    请求发送模块,用于向服务器发送业务请求,所述业务请求用于请求与处于同一会话中的其他客户端共同执行目标业务;
    对象上报模块,用于获取对应所述目标业务的业务操作对象发送至所述服务器,以使得所述服务器生成包括所述业务操作对象的消息体发送至所述会话中的各个客户端;
    信息接收模块,用于接收所述服务器发送的所述其他客户端中的第二客户端通过所 述消息体发送的对应目标业务的业务信息;
    处理指示模块,用于向所述服务器发送业务处理指示,所述业务处理指示用于指示所述服务器根据第一客户端的业务信息以及所述第二客户端的业务信息处理所述目标业务。
  17. 根据权利要求16所述的装置,其特征在于,
    所述对象上报模块,具体用于接收所述服务器发送的对应所述目标业务的操作对象列表;并向所述服务器发送用户由所述操作对象列表中选择的业务操作对象。
  18. 根据权利要求16所述的装置,其特征在于,
    所述信息接收模块,还用于接收所述业务信息对应的消息体标识,并将所述业务信息显示在所述消息体标识对应的消息体。
  19. 根据权利要求16所述的装置,其特征在于,所述第一客户端和第二客户端参与的所述会话,是即时通讯会话;并且,所述即时通讯会话的会话界面中包括:所述目标业务的触发按钮;
    所述请求发送模块,用于在检测到用户对所述触发按钮的触发时,向所述服务器发送所述业务请求。
  20. 一种业务处理装置,其特征在于,所述装置应用于会话中的第二客户端,所述装置包括:
    对象访问模块,用于通过消息体访问对应所述目标业务的业务操作对象,所述业务操作对象是处于同一会话中的第一客户端确定;
    信息发送模块,用于向服务器发送对应所述目标业务的业务信息,并携带所述消息体的消息体标识,以使得所述服务器根据所述消息体标识建立所述业务信息与所述第一客户端的对应关系。
PCT/CN2016/098277 2015-09-16 2016-09-07 一种业务处理方法和装置 WO2017045556A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201510591918.2 2015-09-16
CN201510591918.2A CN106549984A (zh) 2015-09-16 2015-09-16 一种业务处理方法和装置

Publications (1)

Publication Number Publication Date
WO2017045556A1 true WO2017045556A1 (zh) 2017-03-23

Family

ID=58288165

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2016/098277 WO2017045556A1 (zh) 2015-09-16 2016-09-07 一种业务处理方法和装置

Country Status (2)

Country Link
CN (1) CN106549984A (zh)
WO (1) WO2017045556A1 (zh)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109345232A (zh) * 2018-09-18 2019-02-15 北京奇虎科技有限公司 一种基于分级容器机制来构建应用平台的方法及系统
CN111127058A (zh) * 2018-10-31 2020-05-08 阿里巴巴集团控股有限公司 购物权益对象信息处理方法、装置及电子设备
CN112948522A (zh) * 2021-03-31 2021-06-11 拉扎斯网络科技(上海)有限公司 对象处置方法及装置

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111709835B (zh) * 2020-06-16 2024-01-23 中国银行股份有限公司 一种业务处理方法及系统
CN114124925B (zh) * 2020-08-25 2023-05-12 华为技术有限公司 一种电子邮件的同步方法及电子设备

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102724628A (zh) * 2012-06-08 2012-10-10 中兴通讯股份有限公司 信息处理的方法及服务器
US20130166360A1 (en) * 2011-12-21 2013-06-27 Yahoo! Inc. User centric group buying deals
CN103839144A (zh) * 2012-11-28 2014-06-04 纽海信息技术(上海)有限公司 拼单方法及系统
CN103870987A (zh) * 2014-03-13 2014-06-18 上海云享科技有限公司 一种团购方法及系统
CN104992357A (zh) * 2015-07-10 2015-10-21 拉扎斯网络科技(上海)有限公司 一种拼单方法和装置

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101114358A (zh) * 2007-08-30 2008-01-30 徐世元 利用通讯技术的团购结算支付系统和方法
CN101739637A (zh) * 2008-11-21 2010-06-16 王爱农 开放性网络平台团购交易方法和系统
CN102708487A (zh) * 2011-03-23 2012-10-03 中兴通讯股份有限公司 基于普适计算环境的团购处理方法及系统

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130166360A1 (en) * 2011-12-21 2013-06-27 Yahoo! Inc. User centric group buying deals
CN102724628A (zh) * 2012-06-08 2012-10-10 中兴通讯股份有限公司 信息处理的方法及服务器
CN103839144A (zh) * 2012-11-28 2014-06-04 纽海信息技术(上海)有限公司 拼单方法及系统
CN103870987A (zh) * 2014-03-13 2014-06-18 上海云享科技有限公司 一种团购方法及系统
CN104992357A (zh) * 2015-07-10 2015-10-21 拉扎斯网络科技(上海)有限公司 一种拼单方法和装置

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109345232A (zh) * 2018-09-18 2019-02-15 北京奇虎科技有限公司 一种基于分级容器机制来构建应用平台的方法及系统
CN109345232B (zh) * 2018-09-18 2023-05-16 三六零科技集团有限公司 一种基于分级容器机制来构建应用平台的方法及系统
CN111127058A (zh) * 2018-10-31 2020-05-08 阿里巴巴集团控股有限公司 购物权益对象信息处理方法、装置及电子设备
CN111127058B (zh) * 2018-10-31 2024-04-12 阿里巴巴集团控股有限公司 购物权益对象信息处理方法、装置及电子设备
CN112948522A (zh) * 2021-03-31 2021-06-11 拉扎斯网络科技(上海)有限公司 对象处置方法及装置
CN112948522B (zh) * 2021-03-31 2023-04-07 拉扎斯网络科技(上海)有限公司 对象处置方法及装置

Also Published As

Publication number Publication date
CN106549984A (zh) 2017-03-29

Similar Documents

Publication Publication Date Title
WO2017045556A1 (zh) 一种业务处理方法和装置
WO2016119622A1 (zh) 群聊方法及装置
RU2642328C2 (ru) Осуществление покупок при содействии других равноправных участников сети
US11075865B2 (en) Method and apparatus for transmitting business object
CN113052663B (zh) 基于社交应用的拼单方法、客户端、服务器及系统
JP6756815B2 (ja) チャットグループベースでのサービスオペレーションを実行する方法及び装置、並びに、グループメンバ情報を取得する方法及び装置
WO2019144755A1 (zh) 一种多人付款的方法和装置
EP2846561A1 (en) Method and server for information processing
CN103688475B (zh) 用于在网络中执行服务的方法及设备
WO2019061904A1 (zh) 拼单方法及相关装置
CN111127058B (zh) 购物权益对象信息处理方法、装置及电子设备
WO2013131422A1 (zh) 一种动态表情处理方法及装置
JP2019528513A5 (ja) プログラム、方法、および端末
WO2019100922A1 (zh) 聚会组建方法及装置
WO2023046102A1 (zh) 行为壁纸解锁方法、装置及电子设备
CN104917631A (zh) 预测发起、参与及信息处理方法、装置及系统
JP5638718B1 (ja) 出品情報作成支援装置、出品情報作成支援方法、プログラム、および取引システム
JP6725922B2 (ja) コミュニケーションツールベースのデータ転送方法及びシステム
WO2016085299A1 (ko) 웹 페이지의 상품 정보에 대응하는 채팅 메시지를 생성하는 방법 및 서버, 그리고 채팅 메시지를 수신하는 디바이스
WO2024051779A1 (zh) 交互方法、装置、电子设备、存储介质和程序产品
WO2017124944A1 (zh) 业务处理方法和装置
TWI675598B (zh) 業務處理方法和裝置
CN106656726B (zh) 一种业务处理方法和装置
CN109410000A (zh) 订单提示方法及装置
CN111538899B (zh) 资源信息的推送方法及设备端、服务端

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: 16845670

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 16845670

Country of ref document: EP

Kind code of ref document: A1