CN114707955A - Data handover method and device, electronic equipment and storage medium - Google Patents

Data handover method and device, electronic equipment and storage medium Download PDF

Info

Publication number
CN114707955A
CN114707955A CN202210323476.3A CN202210323476A CN114707955A CN 114707955 A CN114707955 A CN 114707955A CN 202210323476 A CN202210323476 A CN 202210323476A CN 114707955 A CN114707955 A CN 114707955A
Authority
CN
China
Prior art keywords
handover
target
information
handed
over
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202210323476.3A
Other languages
Chinese (zh)
Inventor
董超宏
刘衍晴
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Gaotu Yunji Education Technology Co Ltd
Original Assignee
Beijing Gaotu Yunji Education Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Gaotu Yunji Education Technology Co Ltd filed Critical Beijing Gaotu Yunji Education Technology Co Ltd
Priority to CN202210323476.3A priority Critical patent/CN114707955A/en
Publication of CN114707955A publication Critical patent/CN114707955A/en
Pending legal-status Critical Current

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
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • G06Q10/103Workflow collaboration or project management
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/04Real-time or near real-time messaging, e.g. instant messaging [IM]

Abstract

The present disclosure provides a data handover method, apparatus, electronic device, and storage medium, wherein the method comprises: detecting a handover request initiated by a handover object through a target working system; generating a corresponding message monitoring task for the handover object based on the detected handover request; after monitoring the work information for the handover target based on the message listening task, target notification information is transmitted to the handed over target. The embodiment of the disclosure can improve the existing work handover process by adopting the handover request based on the handover object and sending the monitored work information to the handed-over object in the form of the target notification information, thereby achieving the effect of improving the work handover efficiency.

Description

Data handover method and device, electronic equipment and storage medium
Technical Field
The present disclosure relates to the field of data processing technologies, and in particular, to a data handover method, an apparatus, an electronic device, and a storage medium.
Background
In daily learning and working life, temporary work transfer due to special reasons is a common situation, for example, in an enterprise office scene, a worker needs to transfer work when the worker is absent, or in an education application program, a tutor needs to designate a teacher in class when asking for leave.
However, in the conventional solution, for the above-mentioned job handover scenario, the job handover person is generally filled in the leave request period while the handover target is leave, and there is no subsequent handover processing method, so that the problem of the subsequent flow of job handover cannot be automatically processed.
Disclosure of Invention
The embodiment of the disclosure at least provides a data handover method, a data handover device, an electronic device and a storage medium.
In a first aspect, an embodiment of the present disclosure provides a data handover method, including: detecting a handover request initiated by a handover object through a target working system, wherein the handover request comprises object information of the handover object of the handed over data; generating a corresponding message monitoring task for the handover object based on the detected handover request; the message monitoring task is a task for monitoring the work information of the handover object; transmitting target notification information to the handed-over object after monitoring the work information for the handed-over object based on the message listening task.
With reference to the first aspect, an embodiment of the present disclosure provides a first possible implementation manner of the first aspect, including: after detecting the handover request initiated by the handover object, updating the state information of the handover object to a data handover state, wherein the data handover state is used for indicating at least one of the following information: a handover time period of the handover data, object information of a handover target corresponding to the handover data, and object information of the handover target.
With reference to the first aspect, embodiments of the present disclosure provide a second possible implementation manner of the first aspect, where: the monitoring of the work information aiming at the handover object based on the message monitoring task comprises the following steps: monitoring conversation contents in a conversation window associated with the handover object in an instant messaging platform through the message monitoring task, wherein the conversation window comprises: a private chat session window and/or a group chat session window; identifying, in the session content, work information associated with the handover object.
With reference to the second possible implementation manner of the first aspect, this disclosed embodiment provides a third possible implementation manner of the first aspect, where: in a case where the session window includes a group chat session window, the sending target notification information to the handed over object includes: when the group chat of the working information is identified to contain the handed-over object, the target notification information is sent to the handed-over object through a group chat session window corresponding to the group chat; or transmitting destination notification information to the handed-over object through a private chat session window of the handed-over object when the handed-over object is not included in the group chat in which the work information is recognized.
With reference to the second possible implementation manner of the first aspect, an embodiment of the present disclosure provides a fourth possible implementation manner of the first aspect, where: when the session window includes a private chat session window, the sending target notification information to the handed over object includes: and sending target notification information to the handed-over object through the private chat session window of the handed-over object.
With reference to the first aspect, embodiments of the present disclosure provide a fifth possible implementation manner of the first aspect, where: after transmitting target notification information to the handed over object, the method further includes: if the fact that the reading state of the handed-over object for the target notification information is unread in the target time period is determined, target prompt information is sent to the handed-over object, wherein the target prompt information comprises: voice prompts, and/or animated prompts.
With reference to the second possible implementation manner of the first aspect, this disclosed embodiment provides a sixth possible implementation manner of the first aspect, where: the identifying of the work information associated with the handover object in the session content includes: acquiring a target search keyword, wherein the target search keyword is a keyword associated with the work information; and filtering the conversation content according to the target search keyword to obtain the working information.
With reference to the first aspect, an embodiment of the present disclosure provides a seventh possible implementation manner of the first aspect, where the method further includes: after target notification information is sent to the handover object, a message reading task is established for the handover object, wherein the message reading task is a task for prompting the handover object to read the target notification information; sending a task completion notification to the handed-over object after detecting that the handed-over object completes the message reading task.
With reference to the first aspect, an embodiment of the present disclosure provides an eighth possible implementation manner of the first aspect, where the method further includes: after detecting a handover request initiated by a handover object through a target working system, determining a preset handover group associated with the handed-over object; sending at least one of the following information to the objects in the preset handover group: a data transfer state of the transfer target, target information of the transfer target, and data content of the transfer data.
In a second aspect, an embodiment of the present disclosure further provides a data handover apparatus, including: the system comprises a detection module, a handover module and a processing module, wherein the detection module is used for detecting a handover request initiated by a handover object through a target working system, and the handover request comprises object information of the handover object of handed over data; a generating module, configured to generate a corresponding message monitoring task for the handover object based on the detected handover request; the message monitoring task is a task for monitoring the work information of the handover object; and the sending module is used for sending target notification information to the handed-over object after monitoring the work information aiming at the handed-over object based on the message monitoring task.
In a third aspect, an embodiment of the present disclosure further provides an electronic device, including: a processor, a memory and a bus, the memory storing machine-readable instructions executable by the processor, the processor and the memory communicating via the bus when the electronic device is running, the machine-readable instructions when executed by the processor performing the steps of the first aspect described above, or any possible implementation of the first aspect.
In a fourth aspect, this disclosed embodiment also provides a computer-readable storage medium, on which a computer program is stored, where the computer program is executed by a processor to perform the steps in the first aspect or any one of the possible implementation manners of the first aspect.
The data handover method, the data handover device, the electronic device and the storage medium provided by the embodiments of the present disclosure adopt a handover request based on a handover object, and send monitored work information to the handed-over object in a target notification information form.
In order to make the aforementioned objects, features and advantages of the present disclosure more comprehensible, preferred embodiments accompanied with figures are described in detail below.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present disclosure, the drawings required for use in the embodiments will be briefly described below, and the drawings herein incorporated in and forming a part of the specification illustrate embodiments consistent with the present disclosure and, together with the description, serve to explain the technical solutions of the present disclosure. It is appreciated that the following drawings depict only certain embodiments of the disclosure and are therefore not to be considered limiting of its scope, for those skilled in the art will be able to derive additional related drawings therefrom without the benefit of the inventive faculty.
Fig. 1 is a flowchart illustrating a data handover method provided by an embodiment of the present disclosure;
fig. 2 is a flow chart illustrating another data handover method provided by the embodiment of the present disclosure;
fig. 3 is a schematic diagram illustrating a data interfacing apparatus provided in an embodiment of the present disclosure;
fig. 4 shows a schematic diagram of an electronic device provided by an embodiment of the present disclosure.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present disclosure more clear, the technical solutions of the embodiments of the present disclosure will be described clearly and completely with reference to the drawings in the embodiments of the present disclosure, and it is obvious that the described embodiments are only a part of the embodiments of the present disclosure, not all of the embodiments. The components of the embodiments of the present disclosure, generally described and illustrated in the figures herein, can be arranged and designed in a wide variety of different configurations. Thus, the following detailed description of the embodiments of the present disclosure, presented in the figures, is not intended to limit the scope of the claimed disclosure, but is merely representative of selected embodiments of the disclosure. All other embodiments, which can be derived by a person skilled in the art from the embodiments of the disclosure without making creative efforts, shall fall within the protection scope of the disclosure.
It should be noted that: like reference numbers and letters refer to like items in the following figures, and thus, once an item is defined in one figure, it need not be further defined and explained in subsequent figures.
The term "and/or" herein merely describes an associative relationship, meaning that three relationships may exist, e.g., a and/or B, may mean: a exists alone, A and B exist simultaneously, and B exists alone. In addition, the term "at least one" herein means any one of a plurality or any combination of at least two of a plurality, for example, including at least one of A, B, C, and may mean including any one or more elements selected from the group consisting of A, B and C.
Research shows that in the prior art, for a work handover scene, a work handover person during a leave-asking period is generally filled while a handover object is asked for leave, and a subsequent handover processing mode is not available, so that the problem of a subsequent flow of work handover cannot be automatically processed.
Based on the research, the data handover method provided by the disclosure is based on the handover request of the handover object, sends the monitored work information to the handed-over object in the form of the target notification information, and perfects the work handover process, so that the effect of improving the work handover efficiency is achieved.
To facilitate understanding of the present embodiment, first, a data handover method disclosed in an embodiment of the present disclosure is described in detail, where an execution subject of the data handover method provided in the embodiment of the present disclosure is generally an electronic device with certain computing capability, and the electronic device includes, for example: a terminal device or a server or other processing device. In some possible implementations, the data handover method may be implemented by a processor calling computer readable instructions stored in a memory.
The data handover method provided by the embodiment of the disclosure is applicable to a scene that needs to be handed over in a work, such as an office, where the work handover scene may be leave, borrow, and the like, and specifically, the data handover method may be applicable to communication between a teacher and a student in online education, handover between employees in an enterprise, and the like, which are not listed here.
Referring to fig. 1, a flowchart of a data handover method provided in an embodiment of the present disclosure is shown, where the method includes steps S101 to S105, where:
s101: and detecting a handover request initiated by a handover object through a target working system, wherein the handover request comprises object information of the handover object of the handed over data.
In an embodiment of the present disclosure, the object information of the handed over object may be identification information of the handed over object, for example, an ID, a name, and a position of the handed over object; but also the contact information of the handed-over object, such as telephone, mailbox, etc.
The handover request may further include handover information indicating a handover of the work. For example, if the target work system is a system in an educational application, and the target work system is a live lesson teacher who requires a leave for a special reason, a delivery request can be initiated through the target work system, wherein the delivery information related to work delivery included in the delivery request can be the specific subject and the class time of the live lesson to be delivered during the absence time of the delivery object.
S103: generating a corresponding message monitoring task for the handover object based on the detected handover request; the message monitoring task is a task for monitoring the work information of the handover object.
In an embodiment of the present disclosure, after receiving a handover request of a handover target, the target operating system may generate a corresponding message listening task based on object information of the handover target included in the handover request.
Here, the message listening task may listen to an application program that belongs to the handover target and is associated with the target work system. For example, the application program can be program software such as an instant messaging platform, a mailbox and the like.
For example, the session content generated in the instant communication platform can be intercepted based on the message interception task, and the work information related to the handover object can be identified.
Specifically, before generating the message listening task, the application program to be listened to by the message listening task may be set. When the message monitoring task is generated, the message monitoring task can be generated according to the preset application program needing monitoring.
In addition, when setting the applications to be monitored, the monitoring priority of each application to be monitored can be set. At this time, the message listening task may listen to the corresponding application according to the listening priority.
Here, listening to the corresponding application according to the listening priority may be understood as: when a plurality of application programs are detected to have new messages at the same time, the content in the application program with high monitoring priority is preferentially acquired.
S105: transmitting target notification information to the handed-over object after monitoring the work information for the handed-over object based on the message listening task.
In an embodiment of the present disclosure, the target notification message may include at least one of: the monitored working information, the specific time when the working information is monitored, the identification information of the object sending the working information, and the like.
Here, the working information may be the incoming and outgoing mail content of the mailbox monitored by the message monitoring task, the conversation content in the conversation window in the instant messaging platform monitored by the message monitoring task, or the information in the instant working platform.
It is assumed that the working information is the session content in the session window in the instant messaging platform. After monitoring the work information for the handover target, the session content to which the work information belongs may be determined, the object to which the session content belongs may be acquired, then the target notification information including the session content and the object information of the object to which the session content belongs may be generated, and the target notification information may be transmitted to the handover target. It should be understood that the target notification information further includes a specific time when the session content is generated, so that the handed-over object specifies the completion time limit of the job information when the job indicated by the job information is a time-limited job.
As can be seen from the above description, in the embodiment of the present disclosure, based on the handover request of the handover object, the monitored work information is sent to the handed-over object in the form of the target notification information, the work handover process is completed, and the subsequent work information is monitored and handed over continuously, so that the effect of improving the work handover efficiency is achieved.
In this embodiment of the present disclosure, after detecting a handover request initiated by the handover object, the method further includes the following steps:
updating the state information of the handover target to a data handover state, wherein the data handover state is used for indicating at least one of the following information: a handover time period of the handover data, object information of a handover target corresponding to the handover data, and object information of the handover target.
In the embodiment of the present disclosure, in the target operating system, different objects may have different state information, where the state information may be an operating state, a leave state, a do-not-disturb state (a state of rejecting to receive a session), a data handover state, and the like. When the handover target initiates a handover request, the state information of the handover target may be updated to a data handover state. For example, the target work system is an education application, the handover target is a live teacher in the education application, the live teacher can update the status information to a data handover status when initiating the handover request, and other teachers can directly acquire at least one handover information, such as the target information of the handover target, through the data handover status of the live teacher.
In an optional implementation manner, the handover object may display the identification information of the data handover state in a state information display column of a session window, so that the handed object and other objects in the instant messaging platform can view at least one type of information included in the data handover state of the handover object by clicking the identification information, and the like, where the session window is a medium for performing a session between objects in the instant messaging platform.
In this embodiment of the present disclosure, in step S105, monitoring the work information for the handover target based on the message monitoring task, specifically including the following processes:
(1) monitoring conversation contents in a conversation window associated with the handover object in an instant messaging platform through the message monitoring task, wherein the conversation window comprises: a private chat session window and/or a group chat session window.
It should be noted that, after detecting a handover request initiated by a handover target through a target operating system, a message monitoring task corresponding to the handover target may be performed. The message monitoring task is used for monitoring a session window related to the handover object in the instant messaging platform, wherein the session window comprises a private chat session window and/or a group chat session window containing the handover object, and identifying working information related to the handover object in the session window.
For example, for the group chat session window, at least one group chat containing the handover object may be screened in the instant messaging platform according to the identification information of the handover object, and the session content in the at least one group chat session window may be monitored.
For the private chat session window, the session content sent to the handover object through the private chat session window can be monitored through the message monitoring task, and then the working information is screened according to the session content.
(2) Identifying, in the session content, work information associated with the handover object.
In the embodiment of the present disclosure, the session content in the session window associated with the handover object in the instant messaging platform may be identified through the message listening task.
If the conversation window is a group chat conversation window, target conversation content in a specified conversation format can be obtained in conversation content through a message monitoring task; then, the target session content is identified, and the work information associated with the handover target is identified. Wherein, the specified session format may be the following format: the object information of the @ + handover target (for example, information such as ID and name of the handover target).
In an optional implementation manner, the message listening task may determine the following format of content in the session content: and a step of identifying the specified contents and obtaining work information associated with the handover target by identifying the specified contents.
As can be seen from the above description, in the embodiment of the present disclosure, a session window associated with a handover object in an instant messaging platform may be monitored by establishing a message monitoring task, so as to determine a manner of working information associated with the handover object, which may implement automatic monitoring of working information associated with the handover object, and improve an existing handover process by the above processing manner, thereby improving efficiency of work handover.
In an optional embodiment, in a case that the session window includes a group chat session window, the sending target notification information to the handed over object includes:
and when the group chat of the work information includes the handed-over object, sending the target notification information to the handed-over object through a group chat session window corresponding to the group chat.
Specifically, in the embodiment of the present disclosure, after the work information is determined, the group chat to which the work information belongs may be determined. Then, the group chat objects included in the group chat are acquired, and the handed-over object is identified in the group chat objects. If a handed over object is identified, target notification information is sent to the handed over object within the group chat session window.
For example, the target notification information may be transmitted to the handed object in the group chat session window by using session content in a pointing format such as @ + handed object ID to the handed object.
In another optional embodiment, in a case that the session window includes a group chat session window, the sending target notification information to the handed over object further includes:
and when the group chat identifying the work information does not include the handed-over object, sending target notification information to the handed-over object through a private chat session window of the handed-over object.
Specifically, in the embodiment of the present disclosure, after the work information is determined, the group chat to which the work information belongs may be determined. Then, the group chat objects included in the group chat are acquired, and the handed-over object is identified in the group chat objects. And if the handed-over object is not identified, sending target notification information to the handed-over object through a private chat session window of the handed-over object.
It should be understood that, in an alternative embodiment, the working information in the group chat detected within the preset time period may also be summarized, so as to obtain target notification information including all the working information within the preset time period, and send the target notification information to the handed-over object, where a specific duration of the preset time period may be adjusted according to an actual use condition.
As can be seen from the above description, in the embodiment of the present disclosure, after the work information associated with the handover object in the group chat session window is detected, the target notification information may be sent to the handover object through the group chat session window or the private chat session window, so that the handover object can be ensured to acquire the handed work information of the handover object in time, and thus, the probability that the handover object misses the work information is reduced.
In an optional embodiment, when the session window includes a private chat session window, the step S105 of sending the target notification information to the handed over object includes the following steps:
and sending target notification information to the handed-over object through the private chat session window of the handed-over object.
In the embodiment of the present disclosure, before creating a message monitoring task for a handover object, it may be determined whether the handover object sets monitoring authority first, where the handover object may set the monitoring authority to be enabled or disabled. If the handover object does not set the monitoring right, a monitoring right setting request may be sent before the message monitoring task is created.
It is described herein that before creating a message interception task, it is first determined whether or not an interception right is set by a handover object, and if not, a setting request is transmitted to the handover object to request the interception right to be set.
Furthermore, a monitoring authority for the group chat corresponding to the handover object may also be set, for example, the handover object may classify the group chat corresponding to the handover object in advance, for example, the classification may be: family, work, friends, and classmates. By setting the monitoring authority, the message monitoring task can be set to monitor the conversation content in the group chat belonging to the work.
In the embodiment of the present disclosure, after the access right of the handover object is obtained, the private chat session window of the handover object may be monitored, so that the efficiency of work handover is ensured under the condition that the privacy of the handover object is ensured.
In an alternative embodiment, the above steps: identifying the work information associated with the handover object in the session content, specifically comprising the following processes:
(1) and acquiring a target search keyword, wherein the target search keyword is a keyword associated with the work information.
In the embodiment of the present disclosure, the target search keyword may be adaptively set according to a system type corresponding to the target work system, for example, when the target work system is an education application, the target search keyword may be set as a course, a student, a teacher, an activity, and the like.
(2) And filtering the conversation content according to the target search keyword to obtain the working information.
In the embodiment of the present disclosure, after the session content associated with the handed-over object is acquired, the target search keyword may be matched in the session content, the session content not including the target search keyword is filtered, and the obtained session content including the target search keyword is determined as the working information.
In an optional embodiment, the specific process of filtering the session content according to the target search keyword to obtain the working information is described as follows:
acquiring a conversation statement corresponding to each sending moment in conversation content; searching the target search keyword in each conversation sentence, and/or searching vocabularies similar to the target search keyword; and when the searched vocabulary quantity meets the quantity requirement, determining the conversation sentence as the working information.
In addition, the last conversational sentence and the next conversational sentence of the current conversational sentence can be combined to assist in judging whether the current conversational sentence is working information. For example, if the previous conversational sentence and the next conversational sentence are working information, the probability that the current conversational sentence is working information is high.
As can be seen from the above description, in the embodiment of the present disclosure, the session content may be filtered through the target search keyword, and interference information unrelated to the work handover may be filtered, so that the efficiency of the work handover is improved.
In an optional embodiment, after sending the target notification information to the handed over object, the method further includes the following steps:
if the fact that the reading state of the handed-over object for the target notification information is unread in the target time period is determined, target prompt information is sent to the handed-over object, wherein the target prompt information comprises: voice prompts, and/or animated prompts.
In the embodiment of the present disclosure, after the target notification information is transmitted to the handed over object, the reading state of the target notification information may be monitored. If the handed over object does not read the target notice information within the target time period, target prompt information may be transmitted to the handed over object.
Here, when sending the target prompt message to the handed over object, the target prompt message may be sent to the handed over object through a chat window of the target work system, or the target prompt message may be sent to the handed over object through the instant messaging platform.
In an alternative embodiment, after receiving the target notification message, the handed over object may mark the reading status of the target notification message as: not read. After the handed-over object reads the target notification information, the reading state of the target notification information is automatically marked as: has been read. In addition, the handed-over object may manually check the reading state of the target notification information as read, indicating that the target notification information is read.
If the duration of the unread state of the target notification information exceeds the target time period, the handed-over object can be further prompted to read the target notification information by sending target prompting information to the handed-over object. The duration of the target time period may be adaptively preset according to a handover requirement of an object in the target work system in actual work, which is not specifically limited by the present disclosure.
As can be seen from the above description, in the embodiment of the present disclosure, when the handed over object does not read the target notification information in the target time period, the handed over object may be further prompted to read the target notification information through the target prompting information, so as to better adapt to an application scenario when work handover is time-limited.
In this embodiment of the present disclosure, after sending the target notification information to the handover target, the following process is further included:
(1) and creating a message reading task for the handed-over object, wherein the message reading task is a task for prompting the handed-over object to read the target notification information.
In the embodiment of the present disclosure, after the target notification information is transmitted to the handover object, a message reading task may be created for the handed over object. If there are multiple handed over objects, a message reading task may be created for each handed over object, or a message reading task may be created for a main handed over object among the multiple handed over objects.
Here, the message reading task may prompt the handed-over object to refer to the target notification information, and detect a reading state of the target notification information; so as to determine whether the handed over object finishes reading the target notification information according to the detection result.
(2) Sending a task completion notification to the handed-over object after detecting that the handed-over object completes the message reading task.
In the embodiment of the present disclosure, after it is detected that the handed-over object has checked the reading state of the target notification information as read, it is determined that the handed-over object has completed the message reading task, and a task completion notification including that the handed-over object has completed the message reading task is sent to the handed-over object, so that the whole work handover process is further improved.
In the embodiment of the present disclosure, after detecting a handover request initiated by a handover object through a target operating system, the following process is further included:
(1) determining a preset handover group associated with the handed over object.
In the embodiment of the present disclosure, the handover target may determine a predetermined handover group associated with the handover target according to the handed over data indicated in the handover request.
(2) Sending at least one of the following information to the objects in the preset handover group: a data transfer state of the transfer target, target information of the transfer target, and data content of the transfer data.
In the embodiment of the present disclosure, the handover target may further select a receiving target before transmitting the at least one type of information, for example, the at least one type of information may be transmitted to all the targets in the predetermined handover group in units of the predetermined handover group, or a part of the targets in the predetermined handover group may be selected and the at least one type of information may be transmitted.
As can be seen from the above description, in the embodiment of the present disclosure, the at least one piece of information may be sent to the handed over object and other objects related to the handover request in the form of a preset handover group, so that the related objects may clarify the details of the work handover, and facilitate the proceeding of the subsequent work handover.
In the embodiment of the present disclosure, another data handover method is provided, and a specific data handover process is shown in fig. 2.
S31: the handover object initiates a handover request through the target working system;
s32: designating a handed-over object;
s33: importing the handed data and the object information of the handed object in the target working system into an instant communication platform;
s34: updating the state information of the handover target to a data handover state;
s35: creating a corresponding message monitoring task to monitor the conversation content in a conversation window, wherein the conversation window comprises: a group chat session window and/or a private chat session window;
s36: sending the monitored work information of the handover object to the handover object through the target notification information;
s37: the object to be handed over refers to the target notification information and carries out subsequent handover operation.
In summary, in the prior art, for a job handover scenario, a job handover person is generally filled in a leave-asking period while a handover target is asked, and there is no subsequent handover processing method, so that the problem of a subsequent flow of job handover cannot be automatically processed. In the embodiment of the disclosure, based on the handover request of the handover object, the monitored work information is sent to the handed over object in the form of the target notification information, so that the work handover process is completed, and the monitoring and handover of the subsequent work information are continuously performed, thereby achieving the effect of improving the work handover efficiency.
It will be understood by those skilled in the art that in the method of the present invention, the order of writing the steps does not imply a strict order of execution and any limitations on the implementation, and the specific order of execution of the steps should be determined by their function and possible inherent logic.
Based on the same inventive concept, a data handover device corresponding to the data handover method is also provided in the embodiments of the present disclosure, and since the principle of solving the problem of the device in the embodiments of the present disclosure is similar to the data handover method in the embodiments of the present disclosure, the implementation of the device may refer to the implementation of the method, and repeated details are not described again.
Referring to fig. 3, a schematic diagram of a data handover apparatus according to an embodiment of the present disclosure is shown, where the apparatus includes: the device comprises a detection module, a generation module and a sending module; wherein the content of the first and second substances,
the system comprises a detection module, a handover module and a processing module, wherein the detection module is used for detecting a handover request initiated by a handover object through a target working system, and the handover request comprises object information of the handover object of handed over data;
a generating module, configured to generate a corresponding message monitoring task for the handover object based on the detected handover request; the message monitoring task is a task for monitoring the work information of the handover object;
a sending module, configured to send target notification information to the handed over object after monitoring the work information for the handed over object based on the message monitoring task.
According to the method and the device, the monitored work information is sent to the handed-over object in the form of the target notification information through the handed-over request based on the handed-over object, the work handed-over flow is perfected, and the follow-up work information is monitored and handed-over continuously, so that the work handed-over flow is perfected, and the effect of improving the work handed-over efficiency is achieved.
In a possible implementation, the detection module is further configured to: after detecting the handover request initiated by the handover object, updating the state information of the handover object to a data handover state, wherein the data handover state is used for indicating at least one of the following information: a handover time period of the handover data, object information of a handover target corresponding to the handover data, and object information of the handover target.
In a possible implementation, the sending module is further configured to: monitoring conversation contents in a conversation window associated with the handover object in the instant messaging platform through the message monitoring task, wherein the conversation window comprises: private chat session windows and/or group chat session windows; identifying, in the session content, work information associated with the handover object.
In a possible implementation, the sending module is further configured to: when the group chat of the working information is identified to contain the handed-over object, the target notification information is sent to the handed-over object through a group chat session window corresponding to the group chat; or transmitting target notification information to the handed-over object through a private chat session window of the handed-over object when the handed-over object is not included in the group chat in which the operation information is recognized.
In a possible implementation, the sending module is further configured to: and sending target notification information to the handed-over object through the private chat session window of the handed-over object.
In one possible embodiment, the apparatus is further configured to: if the fact that the reading state of the handed-over object for the target notification information is unread in the target time period is determined, target prompt information is sent to the handed-over object, wherein the target prompt information comprises: voice prompts, and/or animation prompts.
In a possible implementation, the sending module is further configured to: acquiring a target search keyword, wherein the target search keyword is a keyword associated with the work information; and filtering the conversation content according to the target search keyword to obtain the working information.
In one possible embodiment, the apparatus is further configured to: after target notification information is sent to the handover object, a message reading task is established for the handover object, wherein the message reading task is a task for prompting the handover object to read the target notification information; sending a task completion notification to the handed-over object after detecting that the handed-over object completes the message reading task.
In one possible embodiment, the apparatus is further configured to: after detecting a handover request initiated by a handover object through a target working system, determining a preset handover group associated with the handed-over object; sending at least one of the following information to the objects in the preset handover group: a data transfer state of the transfer target, target information of the transfer target, and data content of the transfer data.
The description of the processing flow of each module in the device and the interaction flow between the modules may refer to the related description in the above method embodiments, and will not be described in detail here.
Corresponding to the data handover method in fig. 1, an electronic device 400 is further provided in the embodiment of the present disclosure, and as shown in fig. 4, a schematic structural diagram of the electronic device 400 provided in the embodiment of the present disclosure includes:
a processor 41, a memory 42, and a bus 43; the memory 42 is used for storing execution instructions and includes a memory 421 and an external memory 422; the memory 421 is also referred to as an internal memory, and is used for temporarily storing the operation data in the processor 41 and the data exchanged with the external memory 422 such as a hard disk, the processor 41 exchanges data with the external memory 422 through the memory 421, and when the electronic device 400 operates, the processor 41 communicates with the memory 42 through the bus 43, so that the processor 41 executes the following instructions:
detecting a handover request initiated by a handover object through a target working system, wherein the handover request comprises object information of the handover object of the handed over data; generating a corresponding message monitoring task for the handover object based on the detected handover request; the message monitoring task is a task for monitoring the work information of the handover object; transmitting target notification information to the handed-over object after monitoring the work information for the handed-over object based on the message listening task.
The embodiments of the present disclosure also provide a computer-readable storage medium, where a computer program is stored on the computer-readable storage medium, and when the computer program is executed by a processor, the computer program performs the steps of the data handover method in the above method embodiments. The storage medium may be a volatile or non-volatile computer-readable storage medium.
The embodiments of the present disclosure also provide a computer program product, where the computer program product carries a program code, and instructions included in the program code may be used to execute the steps of the data handover method in the foregoing method embodiments, which may be referred to specifically in the foregoing method embodiments, and are not described herein again.
The computer program product may be implemented by hardware, software or a combination thereof. In an alternative embodiment, the computer program product is embodied in a computer storage medium, and in another alternative embodiment, the computer program product is embodied in a Software product, such as a Software Development Kit (SDK), or the like.
It can be clearly understood by those skilled in the art that, for convenience and simplicity of description, the specific working process of the system and the apparatus described above may refer to the corresponding process in the foregoing method embodiment, and details are not described herein again. In the several embodiments provided in the present disclosure, it should be understood that the disclosed system, apparatus, and method may be implemented in other ways. The above-described embodiments of the apparatus are merely illustrative, and for example, the division of the units is only one logical division, and there may be other divisions when actually implemented, and for example, a plurality of units or components may be combined or integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection of devices or units through some communication interfaces, and may be in an electrical, mechanical or other form.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one position, or may be distributed on multiple network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, functional units in the embodiments of the present disclosure may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit.
The functions, if implemented in the form of software functional units and sold or used as a stand-alone product, may be stored in a non-volatile computer-readable storage medium executable by a processor. Based on such understanding, the technical solution of the present disclosure may be embodied in the form of a software product, which is stored in a storage medium and includes several instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the method according to the embodiments of the present disclosure. And the aforementioned storage medium includes: various media capable of storing program codes, such as a usb disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk, or an optical disk.
Finally, it should be noted that: the above-mentioned embodiments are merely specific embodiments of the present disclosure, which are used for illustrating the technical solutions of the present disclosure and not for limiting the same, and the scope of the present disclosure is not limited thereto, and although the present disclosure is described in detail with reference to the foregoing embodiments, those skilled in the art should understand that: any person skilled in the art can modify or easily conceive of the technical solutions described in the foregoing embodiments or equivalent technical features thereof within the technical scope of the present disclosure; such modifications, changes or substitutions do not depart from the spirit and scope of the embodiments of the present disclosure, and should be construed as being included therein. Therefore, the protection scope of the present disclosure shall be subject to the protection scope of the claims.

Claims (12)

1. A method of data handover, comprising:
detecting a handover request initiated by a handover object through a target working system, wherein the handover request comprises object information of the handover object of the handed over data;
generating a corresponding message monitoring task for the handover object based on the detected handover request; the message monitoring task is a task for monitoring the work information of the handover object;
transmitting target notification information to the handed-over object after monitoring the work information for the handed-over object based on the message listening task.
2. The method of claim 1, further comprising:
after detecting the handover request initiated by the handover object, updating the state information of the handover object to a data handover state, wherein the data handover state is used for indicating at least one of the following information: a handover time period of the handover data, object information of a handover target corresponding to the handover data, and object information of the handover target.
3. The method according to claim 1, wherein the monitoring the work information for the handover target based on the message monitoring task comprises:
monitoring conversation contents in a conversation window associated with the handover object in the instant messaging platform through the message monitoring task, wherein the conversation window comprises: private chat session windows and/or group chat session windows;
identifying, in the session content, work information associated with the handover object.
4. The method of claim 3, wherein sending target notification information to the handed over object if the session window comprises a group chat session window comprises:
when the group chat of the work information is identified to contain the handed-over object, the target notification information is sent to the handed-over object through a group chat session window corresponding to the group chat; or
And when the group chat identifying the work information does not include the handed-over object, sending target notification information to the handed-over object through a private chat session window of the handed-over object.
5. The method of claim 3, wherein in the case that the session window comprises a private chat session window, the sending target notification information to the handed over object comprises:
and sending target notification information to the handed-over object through the private chat session window of the handed-over object.
6. The method of claim 1, wherein after sending target notification information to the handed over object, the method further comprises:
if the fact that the reading state of the handed-over object for the target notification information is unread in the target time period is determined, target prompt information is sent to the handed-over object, wherein the target prompt information comprises: voice prompts, and/or animated prompts.
7. The method of claim 3, wherein identifying the operational information associated with the handover object in the session content comprises:
acquiring a target search keyword, wherein the target search keyword is a keyword associated with the work information;
and filtering the conversation content according to the target search keyword to obtain the working information.
8. The method of claim 1, further comprising:
after target notification information is sent to the handover object, a message reading task is established for the handover object, wherein the message reading task is a task for prompting the handover object to read the target notification information;
sending a task completion notification to the handed-over object after detecting that the handed-over object completes the message reading task.
9. The method of claim 1, further comprising:
after detecting a handover request initiated by a handover object through a target working system, determining a preset handover group associated with the handed over object;
sending at least one of the following information to the objects in the preset handover group: a data transfer state of the transfer target, target information of the transfer target, and data content of the transfer data.
10. A data handover apparatus, comprising:
the system comprises a detection module, a handover module and a processing module, wherein the detection module is used for detecting a handover request initiated by a handover object through a target working system, and the handover request comprises object information of the handover object of handed over data;
a generating module, configured to generate a corresponding message monitoring task for the handover object based on the detected handover request; the message monitoring task is a task for monitoring the work information of the handover object;
a sending module, configured to send target notification information to the handed over object after monitoring the work information for the handed over object based on the message monitoring task.
11. An electronic device, comprising: a processor, a memory and a bus, the memory storing machine-readable instructions executable by the processor, the processor and the memory communicating over the bus when the electronic device is operating, the machine-readable instructions when executed by the processor performing the steps of the data hand-off method of any one of claims 1 to 9.
12. A computer-readable storage medium, having a computer program stored thereon, which, when being executed by a processor, performs the steps of the data handover method according to any one of claims 1 to 9.
CN202210323476.3A 2022-03-29 2022-03-29 Data handover method and device, electronic equipment and storage medium Pending CN114707955A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210323476.3A CN114707955A (en) 2022-03-29 2022-03-29 Data handover method and device, electronic equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210323476.3A CN114707955A (en) 2022-03-29 2022-03-29 Data handover method and device, electronic equipment and storage medium

Publications (1)

Publication Number Publication Date
CN114707955A true CN114707955A (en) 2022-07-05

Family

ID=82171321

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210323476.3A Pending CN114707955A (en) 2022-03-29 2022-03-29 Data handover method and device, electronic equipment and storage medium

Country Status (1)

Country Link
CN (1) CN114707955A (en)

Similar Documents

Publication Publication Date Title
US9020138B1 (en) Targeted issue routing
US20220261137A1 (en) Smart email task reminders
US20090234924A1 (en) Automatic Association of Messages with Conversations
US20140304343A1 (en) Social media provocateur detection and mitigation
CN111147268B (en) Group chatting method and device, electronic equipment and storage medium
US11146509B2 (en) Systems and methods of instant-messaging bot supporting human-machine symbiosis
WO2010039507A2 (en) Inter-threading indications of different types of communication
CN107104887A (en) A kind of instant message based reminding method, device and its user terminal
US20180046707A1 (en) Providing searching strategy in connection with answering question in message
CN107168599B (en) Instant messaging method and device
CN105472581A (en) Temporary address book setting method and apparatus
CN111628896A (en) IT operation and maintenance management method, device, equipment and computer storage medium
CN107392653A (en) A kind of electronic business card method for pushing and its device, user terminal
CN113342235A (en) Information processing method, information processing device, electronic equipment and storage medium
CN111611365A (en) Flow control method, device, equipment and storage medium of dialog system
CN108600087B (en) Method, device, electronic equipment and storage medium for processing chat records
CN104394258B (en) The method and apparatus that contact method change to communication object is handled
GB2611985A (en) Sign-up & login interface using a messaging system
US20200379986A1 (en) Conversational agent for healthcare content
US20180349754A1 (en) Communication reply bot
CN110311794B (en) Social group joining method and device, server and storage medium
CN114707955A (en) Data handover method and device, electronic equipment and storage medium
US20200274833A1 (en) State display information transmission system using chatbot
CN114257688A (en) Telephone fraud identification method and related device
CN106060260A (en) Method and equipment for prompting abnormal number in call

Legal Events

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