CN117008755A - Data processing method, device, computer equipment, storage medium and product - Google Patents

Data processing method, device, computer equipment, storage medium and product Download PDF

Info

Publication number
CN117008755A
CN117008755A CN202211264293.5A CN202211264293A CN117008755A CN 117008755 A CN117008755 A CN 117008755A CN 202211264293 A CN202211264293 A CN 202211264293A CN 117008755 A CN117008755 A CN 117008755A
Authority
CN
China
Prior art keywords
meeting
conference
schedule
target
application interface
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
CN202211264293.5A
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.)
Tencent Technology Shenzhen Co Ltd
Original Assignee
Tencent Technology Shenzhen Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Tencent Technology Shenzhen Co Ltd filed Critical Tencent Technology Shenzhen Co Ltd
Priority to CN202211264293.5A priority Critical patent/CN117008755A/en
Publication of CN117008755A publication Critical patent/CN117008755A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44505Configuring for program initiating, e.g. using registry, configuration files

Abstract

The embodiment of the application provides a data processing method, a device, computer equipment, a storage medium and a product, wherein the method comprises the following steps: displaying a conference creation component in a schedule application interface of a target application; responsive to a first touch operation for the meeting creation component, presenting meeting configuration options in the calendar application interface; responding to a second touch operation for the conference configuration options, and displaying conference configuration parameters obtained by the second touch operation in the schedule application interface; and generating a target conference based on the conference configuration parameters. By adopting the mode described by the application, the service development efficiency can be improved, and the service maintenance cost can be reduced.

Description

Data processing method, device, computer equipment, storage medium and product
Technical Field
The present application relates to the field of computer technologies, and in particular, to a data processing method, apparatus, computer device, storage medium, and product.
Background
Along with the development of science and technology, a large number of applications such as collaborative applications, communication applications and the like for assisting the business work are generated, so that the work efficiency of the enterprise staff is greatly improved. Since such applications typically have multiple services, the multiple services have their own service logic, with each service logic being isolated. For example, different service interfaces need to be developed for schedule service and conference service respectively, and users need to complete corresponding service operations on the corresponding service interfaces, so that the equipment needs to maintain multiple sets of service logic, resulting in lower service development efficiency and higher maintenance cost.
Disclosure of Invention
The embodiment of the application provides a data processing method, a data processing device, computer equipment, a storage medium and a product, which can improve service development efficiency and reduce service maintenance cost.
In a first aspect, an embodiment of the present application provides a data processing method, including:
displaying a conference creation component in a schedule application interface of a target application;
responsive to a first touch operation for the meeting creation component, presenting meeting configuration options in the calendar application interface;
responding to a second touch operation for the conference configuration options, and displaying conference configuration parameters obtained by the second touch operation in the schedule application interface;
and generating a target conference based on the conference configuration parameters.
In a second aspect, an embodiment of the present application provides a data processing apparatus, including:
the display module is used for displaying the conference creation component in the schedule application interface of the target application;
the processing module is used for responding to the first touch operation aiming at the meeting creation component and displaying meeting configuration options in the schedule application interface through the display module;
the processing module is further configured to respond to a second touch operation for the conference configuration option, and display conference configuration parameters obtained by the second touch operation in the schedule application interface through the display module;
The processing module is further configured to generate a target conference based on the conference configuration parameter.
In a third aspect, an embodiment of the present application provides a computer device, comprising a memory storing a computer program and a processor implementing the steps of the method of the first aspect when the processor executes the computer program.
In a fourth aspect, embodiments of the present application provide a computer-readable storage medium having stored thereon a computer program which, when executed by a processor, implements the steps of the method of the first aspect.
In a fifth aspect, embodiments of the present application provide a computer program product comprising a computer program which, when executed by a processor, implements the steps of the method of the first aspect.
In summary, the computer device may display the meeting creation component in the calendar application interface of the target application, and by operating the meeting creation component to display meeting configuration options in the calendar application interface, and then acquire meeting configuration parameters based on the meeting configuration options, so as to be used for generating the target meeting.
Drawings
In order to more clearly illustrate the embodiments of the application or the technical solutions in the prior art, the drawings that are required in the embodiments or the description of the prior art will be briefly described, it being obvious that the drawings in the following description are only some embodiments of the application, and that other drawings may be obtained according to these drawings without inventive effort for a person skilled in the art.
FIG. 1 is a schematic diagram of a data processing system according to an embodiment of the present application;
FIG. 2 is a schematic flow chart of a data processing method according to an embodiment of the present application;
FIG. 3 is a schematic diagram illustrating an operation of a voice/video switch according to an embodiment of the present application;
FIG. 4 is a flowchart of another data processing method according to an embodiment of the present application;
FIG. 5A is a schematic diagram of an operation of how calendar options are displayed based on a chat window, in accordance with an embodiment of the application;
FIG. 5B is a schematic diagram of a calendar application interface provided by an embodiment of the present application;
FIG. 5C is a schematic diagram of another calendar application interface provided by an embodiment of the present application;
FIG. 5D is a schematic diagram of how meeting time may be selected based on calendar data of a participant in accordance with an embodiment of the present application;
FIG. 5E is a schematic diagram of an interface showing details of a pending meeting room according to an embodiment of the present application;
FIG. 5F is a schematic diagram of an interface displaying calendar details provided by an embodiment of the present application;
FIG. 6 is a schematic diagram of a data processing process according to an embodiment of the present application;
FIG. 7 is a schematic diagram of another data processing procedure provided by an embodiment of the present application;
FIG. 8 is a schematic diagram of a data processing apparatus according to an embodiment of the present application;
fig. 9 is a schematic structural diagram of a computer device according to an embodiment of the present application.
Detailed Description
The technical solutions in the embodiments of the present application will be described below with reference to the accompanying drawings in the embodiments of the present application.
The embodiment of the application provides a data processing method which can be applied to computer equipment, wherein the computer equipment can be a terminal, and the terminal comprises, but is not limited to, equipment such as a smart phone, a tablet personal computer, a notebook computer, a desktop computer, a laptop computer, wearable equipment such as a wearable watch, a vehicle-mounted terminal, an aircraft and the like. Wherein the computer device is installed with the target application. The target application may be a communication application, such as an enterprise communication application, or may be a collaboration application, such as an enterprise collaboration application, or may be a work application, such as an enterprise office application. The functions of meeting reservation, schedule reservation, meeting room reservation and the like can be realized through the target application.
The data processing method specifically comprises the steps of displaying a conference creation component in a schedule application interface of a target application; responsive to a first touch operation for the meeting creation component, presenting meeting configuration options in a calendar application interface; responding to a second touch operation aiming at the conference configuration options, and displaying conference configuration parameters obtained by the second touch operation in a schedule application interface; a target meeting is generated based on the meeting configuration parameters. The application can also realize the creation of conferences on the schedule application interface, realize the functions of schedule creation, conference creation and the like based on the schedule application interface, and does not need to develop different service interfaces for the schedule service and the conference service to respectively carry out the schedule creation and the conference creation, which is equivalent to realizing part of service logic originally realized by the conference service based on the service logic of the schedule service, improving the development efficiency of the service of the target application, and also does not need to respectively maintain more similar service logic based on the schedule service and the conference service, such as not needing to respectively maintain more similar schedule creation logic and conference creation logic for the schedule service and the conference service, and can reduce the service maintenance cost.
In one embodiment, the described data processing method may be applied to the data processing system shown in FIG. 1. The data processing system shown in fig. 1 includes a plurality of terminals (including terminal 1, terminal 2, … …) and a server 10. A plurality of terminals may respectively establish communication with the server 10. The data processing method may be applied to any one of the plurality of terminals. Wherein the server 10 may be a separate server or a cluster of servers. The server may be an independent physical server, a server cluster or a distributed system formed by at least two physical servers, or a cloud server providing cloud services, cloud databases, cloud computing, cloud functions, cloud storage, network services, cloud communication, middleware services, domain name services, security services, a medium-volume delivery network (Content Delivery Network, CDN), basic cloud computing services such as big data and an artificial intelligence platform. Wherein the server 10 can provide the terminal with data required for generating a conference in the process of generating a conference based on a schedule application interface by the terminal such as the terminal 1. In one embodiment, the server 10 may also provide the data required to generate a schedule to the terminal during the generation of the schedule by the terminal based on the schedule application interface. In one embodiment, the server 10 may also provide the terminal with data required for reservation of the conference room in the course of reservation of the conference room by the terminal based on the schedule application interface.
In one embodiment, the server 10 may further obtain data submitted by the calendar application interface for storage, and may further obtain data related to the conference service according to the submitted data when the data submitted by the calendar application interface is related to the conference service, and send the data related to the conference service to the corresponding service module of the terminal for display.
In one embodiment, server 10 may include a calendar server, a conference room server. In one embodiment, the schedule server may acquire data submitted by the terminal based on the schedule application interface for storage, and may further acquire data related to the conference service according to the submitted data when the data submitted by the schedule application interface is related to the conference service, and send the data related to the conference service to a service module corresponding to the terminal for display through the conference server.
In one embodiment, the server 10 may send a notification message to the terminal that the schedule creation was successful after receiving the data submitted based on the schedule application interface.
In one embodiment, the server 10 may also send a notification message to the terminal that the conference creation was successful after acquiring the data related to the conference service.
In one embodiment, the server 10 may also send a notification message to the terminal that the conference room creation was successful after acquiring data related to the conference room service.
The above mentioned data processing method is specifically explained below.
Fig. 2 is a schematic flow chart of a data processing method according to an embodiment of the application. The method may be applied to the aforementioned computer device. Specifically, the method may comprise the steps of:
s201, displaying a conference creation component in a schedule application interface of a target application.
In the embodiment of the application, a user can enter the target application of the computer equipment and open the schedule application interface of the target application, so that the conference creation component is displayed in the schedule application interface. Wherein the meeting creation component is a key component that sets a calendar as associated with a meeting. In one embodiment, the meeting creation component creates a control for the meeting. In one embodiment, the meeting creation component is a meeting setting switch that, when open, i.e., the meeting setting switch is in an on state, can associate a calendar with the meeting to indicate that the user is to create the meeting based on the calendar application interface. In one embodiment, the conference setting switch is a voice/video conference switch, and when the voice/video conference switch is turned on, i.e. the voice/video conference switch is in an on state, the schedule may be associated with a conference, and in particular, may be associated with a voice/video conference.
According to the embodiment of the application, the schedule application interface can be used for creating schedules, creating conferences and reserving conference rooms. The calendar application interface may include interface components (including but not limited to a theme information input field, etc.) of time configuration options, meeting creation components, meeting room configuration options, object configuration options, etc., which are shared by the creation process of the calendar, the creation process of the meeting, and the reservation process of the meeting room. That is, when the meeting creation component is not started, displaying a creation process of a schedule, a creation process of a meeting and generalized configuration options (time configuration options, meeting room configuration options, object configuration options, theme information input fields and the like) in a schedule application interface; when the meeting creation component is opened, the generalized configuration options and the personalized configuration components (such as meeting type configuration options) in the meeting creation process are presented in the calendar application interface.
For example, when the meeting creation component is a meeting setting switch and the meeting setting switch is in an on state, the time of the meeting, i.e., the meeting time, can be configured via a time configuration option. When the meeting creation component is in an off state, the schedule time, i.e., the activity time corresponding to the schedule, can be configured through the time configuration option. For example, if the meeting creation component is a meeting setting switch, when the meeting setting switch is in an on state, a meeting room configured based on meeting room configuration options may be used as a meeting room for holding a meeting. When the meeting setting switch is in an off state, the meeting room configured based on the meeting room configuration option can be used as a meeting room required for a schedule. For example, if the meeting creation component is a meeting setting switch, when the meeting setting switch is in an on state, an object configured based on the object configuration option can be used as a participant object, where the object configuration option corresponds to the participant object configuration option. When the conference setting switch is in an off state, the object configured based on the object configuration option can be used as a participation object of the schedule. In other words, the terminal can create a set of generalized application interfaces for the creation process of schedule data, the creation process of conferences and the reservation process of conference rooms through the target application, and the application interfaces do not need to be independently developed for the processes (namely, the functions realized by the services), and the processing logic does not need to be independently maintained for the processes, so that the development efficiency of the services is improved, and the service maintenance cost is reduced.
In one embodiment, the target application includes a calendar management module. The schedule management module may be a schedule subroutine capable of realizing a schedule management function. In one embodiment, the calendar subroutine may be a calendar applet. Alternatively, the schedule subroutine may be a schedule function module. In one embodiment, the calendar application interface is a designated application interface included by the calendar management module. In one embodiment, the application interface is designated as a newly created calendar interface.
In one embodiment, the meeting creation component may be presented in the form of a meeting setup menu bar, or the like, in addition to being presented in the form of a meeting setup switch, as embodiments of the present application are not limited in this regard. The menu bar includes, but is not limited to, a drop-down menu bar, a pop-up menu bar, and the like.
S202, responding to a first touch operation for the conference creation component, and displaying conference configuration options in the schedule application interface.
In the embodiment of the application, the user can execute the first touch operation on the meeting creation component, and the computer equipment can display meeting configuration options in the schedule application interface aiming at the first touch operation of the meeting creation component. According to the embodiment of the application, the attribute information of the conference is configured through the conference configuration options, including but not limited to parameters such as the conference type and/or the conference introduction and/or the conference importance identification (which can include the general introduction of the conference content or the content including the keywords related to the conference content) and the like, and the conference organization and/or the participants can quickly know the general situation of the conference by configuring the corresponding parameters based on the conference configuration options.
In one embodiment, the first touch operation may be at least one of the following operations: long press operation, single click operation, double click operation, continuous click operation, sliding operation in a preset direction, and dragging operation. In one embodiment, the first touch operation may be replaced by a space gesture operation, a voice control operation, or the like. For example, if the meeting creation component is a meeting setting switch, the first touch operation is a click operation or the like that causes the meeting setting switch to be in an on state. For example, if the meeting creation component is a meeting setting menu bar, the first touch operation is an operation such as a click operation that causes the meeting setting menu bar to be expanded or popped up.
In one embodiment, the conference configuration options may include conference type configuration options. In one embodiment, the conference type configuration options are multiple, i.e., multiple conference type configuration options may be presented in the calendar application interface. The selection of the conference type may be accomplished by selecting a conference type configuration option. Illustratively, the plurality of meeting type configuration options may include an online meeting option and an offline meeting option. Illustratively, the plurality of conference type configuration options may include a voice conference option and a video conference option.
In one embodiment, the meeting type configuration options may also be replaced with meeting type input boxes. The conference type input can be realized through the conference type input box.
In one embodiment, when the meeting configuration option is a meeting setting switch and the meeting setting switch is in an off state, the meeting configuration option is in a hidden state, i.e., the calendar application interface does not display the meeting configuration option, and the user does not see the meeting configuration option at the calendar application interface. In this case, the creation of a meeting cannot be realized based on the schedule application interface, but the creation of a schedule and/or reservation of a meeting room can be realized. When the meeting setting switch is in an on state, the meeting configuration options are in a display state, namely the meeting configuration options are displayed on the schedule application interface, and at the moment, the user can see the meeting configuration options on the schedule application interface. In this case, the creation of the conference can be realized based on the schedule application interface, and the creation of the conference associated schedule and/or the reservation of the conference room can also be realized.
In one embodiment, the meeting configuration options may also include a meeting profile input field. The meeting profile input field can be used to input a meeting profile.
In one embodiment, the meeting configuration options may also include meeting importance configuration options by which marking of meeting importance may be accomplished.
And S203, responding to a second touch operation for the conference configuration options, and displaying conference configuration parameters obtained by the second touch operation in the schedule application interface.
In the embodiment of the application, the user can execute the second touch operation on the conference configuration options, and the computer equipment can respond to the second touch operation on the conference configuration options to display conference configuration parameters obtained by the second touch operation in the schedule application interface.
In one embodiment, the second touch operation may be at least one of the following operations: long press operation, click operation, continuous click operation, sliding operation in a preset direction, and dragging operation. In one embodiment, the second touch operation may be replaced by a space gesture operation, a voice control operation, or the like.
In one embodiment, if the conference configuration option includes a conference type configuration option, the conference configuration parameter includes a conference type. In one embodiment, if the conference configuration options include conference type configuration options, the conference type configuration options are a plurality of, the second touch operation may be a touch operation for a target conference type configuration option of the plurality of conference type configuration options. Wherein the target meeting type configuration option is a meeting type configuration option selected from a plurality of meeting type configuration options.
Illustratively, the conference configuration option is a conference type configuration option, the conference type configuration option is a plurality, the plurality of conference type configuration options includes an online conference option and an offline conference option, and the second touch operation may be a click operation for the online conference option or a click operation for the offline conference option. Accordingly, if the second touch operation is a click operation on the online conference option, the conference type included in the conference configuration parameter is online conference. If the second touch operation is a click operation of the offline conference option, the conference type included in the conference configuration parameter is an offline conference.
Illustratively, the conference configuration option is a conference type configuration option and the conference type configuration option is a plurality of conference type configuration options, the plurality of conference type configuration options including a voice conference option and a video conference option, and the second touch operation may be a click operation for the voice conference option or a click operation for the video conference option. Correspondingly, if the second touch operation is a click operation on the voice conference option, the conference type included in the conference configuration parameter is a voice conference. If the second touch operation is a click operation on the video conference option, the conference type included in the conference configuration parameter is a video conference.
In an application scenario, referring to the operation flow of the voice/video conference switch shown in fig. 3, when the voice/video conference switch is in an off state, a user may click on the voice/video conference switch, so that the voice/video switch is in an on state. After the voice/video switch is turned on, the computer device can display a conference type option on the schedule application interface, and the user can click on the conference type selection option to select the voice conference, wherein the conference configuration parameters comprise the voice conference. The interface shown in fig. 3 also presents calendar options and more information options.
In one embodiment, when the conference configuration option is a conference type input box, the second touch operation may be an input operation for a conference type. Correspondingly, if the second touch operation is an input operation on the conference type, the conference type configuration parameter includes the conference type which is the input conference type.
In one embodiment, the conference type options may also include other options. Accordingly, the conference types corresponding to the other options can be other. In addition, the type of conference input may be other. It should be noted that, according to the requirements of the actual conference scenario, the conference type options include, but are not limited to, the aforementioned conference type options, and the conference type also includes, but is not limited to, the aforementioned conference types.
In one embodiment, if the meeting configuration options further include a meeting profile input field, the meeting configuration parameters further include an entered meeting profile such as including researching the latest technical direction of autopilot. In one embodiment, if the meeting configuration options also include meeting importance configuration options, then the meeting configuration parameters also include meeting importance, such as critical importance.
S204, generating a target meeting based on the meeting configuration parameters.
In embodiments of the application, the computer device may create the target meeting based on the meeting configuration parameters. The target conference is a conference created based on a schedule application interface.
In one embodiment, a computer device may obtain meeting configuration parameters associated with a target meeting for display.
In an application scenario, if a user creates a meeting based on a schedule application interface, the user may further configure meeting configuration parameters such as a participant, a meeting time, a meeting room, etc. at the schedule application interface, and the computer device may further obtain the configured meeting configuration parameters such as the participant, the meeting time, the meeting room, etc. It should be noted that, the user may configure the meeting related information according to his own needs, which is not limited in the embodiment of the present application.
It can be seen that in the embodiment of fig. 2, the computer device may not only create a schedule based on the schedule application interface, but also create a meeting based on the schedule application interface, and use the schedule application interface in various transaction processes, so that the service development efficiency can be improved, and the service maintenance cost can be reduced.
Fig. 4 is a schematic flow chart of another data processing method according to an embodiment of the application. The method may be applied to the aforementioned computer device. Specifically, the method may comprise the steps of:
s401, responding to a third touch operation for reserving a conference option in the target application, and displaying a conference creation component in a schedule application interface of the target application.
In the embodiment of the application, the user can execute the third touch operation on the reserved meeting option in the target application, the computer equipment can detect the third touch operation on the reserved meeting option, then the schedule application interface of the target application is opened, and the meeting creation component is displayed in the schedule application interface. The third touch operation is a touch operation capable of opening the schedule application interface.
In one embodiment, the third touch operation may be at least one of the following operations: long press operation, single click operation, double click operation, continuous click operation, sliding operation in a preset direction, and dragging operation. In one embodiment, the third touch operation may be replaced by a space gesture operation, a voice control operation, or the like.
In one embodiment, the target application further comprises a conference management module. The conference management module may be understood as a conference subroutine for conference management. In one embodiment, the conference subroutine may be a conference applet. Alternatively, the conference subroutine may be a conference function module.
In one embodiment, if the target application further includes a conference management module and a reserved conference option exists in the conference management module, the displaying, in the calendar application interface of the target application, the conference creation component in response to the third touch operation for the reserved conference option in the target application may be: responsive to a third touch operation for a reserved meeting option in the meeting management module, a meeting creation component is presented in a calendar application interface. That is, the user may perform a third touch operation on the reserved conference option in the conference management module, and the computer device may detect the third touch operation on the reserved conference option, and then open a calendar application interface of the target application, and display the conference creation component in the calendar application interface. Generally, after the conference management module clicks the reserved conference option, a new conference interface of the conference management module is opened (the new conference interface is not a schedule application interface), and the schedule application interface is opened uniformly.
In one embodiment, the target application further comprises a conference room management module. The conference room management module may be understood as a conference room subroutine for conference room management. In one embodiment, the conference room subroutine may be a conference room applet. Alternatively, the conference room subroutine may be a conference room function module.
In one embodiment, if the target application further includes a conference room management module and a reserved conference option exists in the conference room management module, the displaying, in the schedule application interface of the target application, the conference creation component in response to the third touch operation for the reserved conference option in the target application may be: responsive to a third touch operation for a reserved meeting option in the meeting room management module, a meeting creation component is presented in a calendar application interface. That is, the user may perform a third touch operation on the reserved meeting option in the meeting room management module, and the computer device may detect the third touch operation on the reserved meeting option, and then open a calendar application interface of the target application, and display the meeting creation component in the calendar application interface. Generally, after clicking the reserved conference option in the conference room management module, a newly-built conference interface of the conference room management module is opened, and the embodiment of the application opens a schedule application interface uniformly.
In one embodiment, if the schedule management module has a reserved meeting option, the displaying the meeting creation component in the schedule application interface of the target application in response to the third touch operation for the reserved meeting option in the target application may be: responsive to a third touch operation for a reserved meeting option in the schedule management module, a meeting creation component is presented in a schedule application interface. That is, the user may perform a third touch operation on the reserved meeting option in the schedule management module, and the computer device may detect the third touch operation on the reserved meeting option, and then open a schedule application interface of the target application, and display the meeting creation component in the schedule application interface. Generally, after clicking the reserved conference option in the schedule management module, a newly-built conference interface of the schedule management module is opened, and the embodiment of the application opens the schedule application interface uniformly.
In one embodiment, the target application further includes a chat window. The chat window may be a multi-crowd chat window or a single-to-single chat window. The chat window includes a chat information editing column. The chat information editing field includes a chat text entry box and indicates a symbol, such as the symbol "+", that reveals more functionality. Multiple functional items, such as picture options, calendar options (calendar options including but not limited to presentation in calendar graphics and/or calendar text) may be expanded by clicking on the symbol. Clicking on the calendar option may display the appointment meeting option and the new calendar option.
In one embodiment, if the reserved meeting option is displayed after the clicking operation on the schedule option is detected, the displaying, in the schedule application interface of the target application, the meeting creation component in response to the third touch operation for the reserved meeting option in the target application may be: responsive to a third touch operation for the reserved meeting option herein, a meeting creation component is presented in a calendar application interface of the target application. That is, the computer device may display the reserved conference option after detecting the click operation of the schedule option by the user, the user may perform the third touch operation on the reserved conference option, the computer device may detect the third touch operation on the reserved conference option, and then open the schedule application interface of the target application, and display the conference creation component in the schedule application interface. Generally, after clicking operation is performed on the reserved conference option, a newly-built conference interface is opened, and the schedule application interface is opened uniformly in the embodiment of the application.
It should be noted that, the above only lists several scenes where the reserved conference options appear, and the reserved conference options may also appear in other scenes, which is not described herein in detail in the embodiments of the present application.
S402, responding to a first touch operation for the conference creation component, and displaying conference configuration options in the schedule application interface.
S403, responding to a second touch operation for the conference configuration options, and displaying conference configuration parameters obtained by the second touch operation in the schedule application interface.
S404, generating a target conference based on the conference configuration parameters.
Step S402 to step S404 may also refer to step S202 to step S204 in the embodiment of fig. 2.
It should be noted that, although in principle, the purpose of the user touching the conference reservation option is to reserve a conference in general, after the calendar application interface is opened, the user depends on parameters specifically set by the user based on the calendar application interface, depending on the actual needs of the user, based on whether the calendar application interface specifically reserves a conference or reserves a conference room or creates a calendar.
It can be seen that in the embodiment of fig. 4, after the user performs the third touch operation on the conference reservation option of the target application, the conference may be reserved based on the schedule application interface.
In other embodiments, the computer device may further expose a meeting creation component in a calendar application interface of the target application in response to a fourth touch operation for a meeting room reservation option in the target application, and then perform steps S402-S404. By adopting the process, the user can execute the fourth touch operation on the meeting room preset options in the target application, the computer equipment can detect the fourth touch operation on the meeting room preset options, then the schedule application interface of the target application is opened, and the meeting creation component is displayed in the schedule application interface. The fourth touch operation is a touch operation that can open the schedule application interface.
In one embodiment, the fourth touch operation may be at least one of the following operations: long press operation, single click operation, double click operation, continuous click operation, sliding operation in a preset direction, and dragging operation. In one embodiment, the fourth touch operation may be replaced by a space gesture operation, a voice control operation, or the like.
In one embodiment, if the target application further includes a meeting room management module and a meeting room preset option exists in the meeting room management module, the displaying the meeting creation component in the schedule application interface of the target application in response to the fourth touch operation for the meeting room preset option in the target application may be: in response to a fourth touch operation for a meeting room reservation option in the meeting room management module, a meeting creation component is presented in a calendar application interface. That is, the user may perform a fourth touch operation on a meeting room reservation option in the meeting room management module, and the computer device may detect the fourth touch operation on the meeting room reservation option and then open a calendar application interface of the target application, in which the meeting creation component is presented.
In one embodiment, if the schedule management module includes a meeting room reservation option, the displaying, in the schedule application interface of the target application, the meeting creation component in response to the fourth touch operation for the meeting room reservation option in the target application may be: responsive to a fourth touch operation for a meeting room reservation option in the schedule management module, a meeting creation component is presented in a schedule application interface. That is, the user may perform a fourth touch operation on a meeting room reservation option in the schedule management module, and the computer device may detect the fourth touch operation on the meeting room reservation option and then open a schedule application interface of the target application, in which the meeting creation component is presented.
It should be noted that, although in principle, the purpose of the user touching the meeting room reservation option is to reserve the meeting room in general, after the calendar application interface is opened, the user is based on whether the calendar application interface is specifically reserved for a meeting or reserved for a meeting room or created a calendar, which depends on parameters specifically set by the user based on the calendar application interface, and depends on the actual needs of the user.
It should be noted that, the above only lists the scenes in which the meeting room preset options appear, and the meeting room preset options may also appear in other scenes, which are not described herein.
In other embodiments, the computer device may further expose a meeting creation component in a calendar application interface of the target application in response to a fifth touch operation of the calendar creation option in the target application, and then perform steps S402-S403. According to the method, the user can execute the fifth touch operation on the schedule creating option in the target application, the computer equipment can detect the fifth touch operation on the schedule creating option, then a schedule application interface of the target application is opened, and the conference creating component is displayed in the schedule application interface. The fifth touch operation is a touch operation that can open the schedule application interface.
In one embodiment, the fifth touch operation may be at least one of the following operations: long press operation, single click operation, double click operation, continuous click operation, sliding operation in a preset direction, and dragging operation. In one embodiment, the fifth touch operation may be replaced by a space gesture operation, a voice control operation, or the like.
In one embodiment, if the target application further includes a meeting room management module and a creating schedule option exists in the meeting room management module, the displaying the meeting creating component in the schedule application interface of the target application in response to the fifth touch operation for creating the schedule option in the target application may be: responsive to a fifth touch operation for creating a calendar option in the meeting room management module, a meeting creation component is presented in a calendar application interface. That is, the user may perform a fifth touch operation on the create schedule option in the conference room management module, and the computer device may detect the fifth touch operation on the create schedule option and then open a schedule application interface of the target application, in which the conference creation component is presented.
In one embodiment, if the schedule management module has a schedule creation option, the displaying the meeting creation component in the schedule application interface of the target application in response to the fifth touch operation for creating the schedule option in the target application may be: responsive to a fifth touch operation for creating a calendar option in the calendar management module, a meeting creation component is presented in a calendar application interface. That is, the user may perform a fifth touch operation on the create schedule option in the schedule management module, and the computer device may detect the fifth touch operation on the create schedule option and then open a schedule application interface of the target application, in which the conference creation component is shown. In the embodiment of the application, the created schedule and the newly created schedule have the same meaning.
In one embodiment, the target application further includes a chat window. The chat window may be a multi-crowd chat window or a single-to-single chat window. The chat window includes a chat information editing column. The chat information editing field includes a chat text entry box and indicates a symbol, such as the symbol "+", that reveals more functionality. Multiple functional items, such as calendar options (including but not limited to presentation in calendar graphics and/or calendar text), may be expanded by clicking on the symbol. The appointment meeting option and the create schedule option may be displayed by clicking on the schedule option.
In one embodiment, if the schedule creation option is displayed after the clicking operation on the schedule option is detected, the responding to the third touch operation for creating the schedule option in the target application displays a meeting creation component in a schedule application interface of the target application, which may be: in response to a third touch operation for creating a calendar option herein, a meeting creation component is presented in a calendar application interface of the target application. That is, the computer device may display a create schedule option after detecting a click operation of the schedule option by the user, the user may perform a third touch operation on the create schedule option, the computer device may detect the third touch operation on the create schedule option, and then open a schedule application interface of the target application, and display the conference creation component in the schedule application interface.
In one embodiment, the target application further includes a chat window, which also includes a chat dialog or chat content. Calendar options may be displayed by clicking on a chat dialog or chat content. In one embodiment, if the terminal displays the schedule option after detecting the long press operation on the chat dialog box or the chat content, the responding to the fifth touch operation for creating the schedule option in the target application displays the meeting creation component in the schedule application interface of the target application may be: in response to a fifth touch operation for the calendar option herein, a meeting creation component is presented in a calendar application interface of the target application. That is, the user may cause the terminal to display a calendar option in the chat window for a long press of the chat dialog or chat content, the user may perform a fifth touch operation for the calendar option, the computer device may detect the fifth touch operation for the creation of the calendar option, and then open a calendar application interface of the target application, in which the meeting creation component is shown.
Illustratively, as shown in fig. 5A, the user may cause the computer device to display a calendar option by pressing a chat dialog box for a long time, and then may open the calendar application interface by clicking the calendar option, or the user may cause the computer device to display the calendar option by clicking a symbol indicating that more functions are to be displayed, the user may further click the calendar option so that the terminal may display a reservation meeting option (not shown) and a creation calendar option (not shown), and the user may open the calendar application interface by clicking the reservation meeting option or the creation calendar option.
It should be noted that, although in principle, the user generally touches a schedule option or creates a schedule option in order to create a schedule, after opening a schedule application interface, the user specifically reserves a meeting or reserves a meeting room or creates a schedule based on the schedule application interface, which depends on parameters specifically set by the user based on the schedule application interface, depending on the actual needs of the user.
It should be noted that, the above only lists several scenes in which the creating schedule option appears, and other scenes may also appear in the creating schedule option, which is not described herein.
It should be noted that, the calendar application interface mentioned in this embodiment may further include, in addition to the meeting creation component and the meeting configuration option displayed after the first touch operation for the meeting creation component is detected, the aforementioned interface components such as the subject information input field, the object configuration option, the time configuration option, and the meeting room configuration option. These interface elements included in the calendar application interface are described in detail below.
In one embodiment, a theme information input field is used to implement the configuration of a theme. It can be understood that when the conference creation component is a conference setting switch, the conference setting switch is in an on state, and a theme input by the theme information input field can be used as a conference theme. When the conference setting switch is in the off state, the topics input based on the topic information input field can be understood as calendar topics. For example, referring to the interface shown in fig. 5B, the user may input a theme in the theme information input field in the interface shown in fig. 5B. In one embodiment, in the process of creating the target conference, if the theme is input based on the theme information input field, the conference configuration parameter further includes the theme input based on the theme information field, that is, the conference configuration parameter may further include the conference theme about the target conference.
In one embodiment, an object configuration option is used to implement configuration of an object. It is to be appreciated that when the meeting creation component is a meeting setting switch and the meeting setting switch is in an on state, the object configuration options can be referred to as meeting object configuration options and the objects selected based on the object configuration options can be referred to as meeting objects. When the meeting creation component is a meeting setting switch and the meeting setting switch is in an off state, the object configuration options can be used as schedule participation object configuration options, and objects selected based on the object configuration options can be used as schedule participation objects. For example, referring to the interface shown in fig. 5B, the object configuration options are participant configuration options shown in fig. 5B, the user may click on the participant configuration options, the computer device may detect a click operation of the participant configuration options by the user, and a participant list is displayed for the user to select a participant. In creating the target conference, if a participant is selected based on the participant configuration options, the conference configuration parameters may also include the selected participant, i.e., the conference configuration parameters may also include the participant object of the target conference.
In one embodiment, in creating the target meeting based on the calendar application interface, the computer device may present the candidate object list at the calendar application interface in response to a sixth touch operation for the participant object configuration option; and responding to a second selection operation for the candidate objects in the candidate object list, and determining the candidate objects obtained by the second selection operation as the participant objects of the target conference. Accordingly, the terminal may also obtain a participant object configured based on the object configuration options, and the conference configuration parameters may include the participant object of the target conference. The sixth touch operation may be at least one of the following operations: long press operation, single click operation, double click operation, continuous click operation, sliding operation in a preset direction, and dragging operation. In one embodiment, the fifth touch operation may be replaced by a space gesture operation, a voice control operation, or the like. The second selection operation is an operation of selecting a candidate object, such as a click operation.
In one embodiment, the computer device, upon retrieving the configured object, may display a calendar data view option at the calendar application interface. For example, taking fig. 5C as an example, the calendar data viewing option may be a control to view a calendar as shown in fig. 5C. If the computer device detects a touch operation, such as a clicking operation, on a control for viewing the schedule, the computer device may display the schedule data of the object selected based on the object configuration option, so as to set at least one of schedule time, meeting time, and time for using the meeting room.
For example, in a scenario where a meeting is created using a calendar application interface, the user may click on the control to view the calendar, and the computer device may detect a click operation on the control to view the calendar, exposing calendar data about the participant as shown in FIG. 5D. The user can view schedule data about the participant to set the meeting time. If the user sets the meeting time based on the schedule data of the participant, the computer device may acquire the meeting time set based on the schedule data of the participant and update the meeting time to the interface shown in fig. 5C, where fig. 5C illustrates the meeting time that has not been updated yet. If the user is not satisfied with the meeting time set based on fig. 5D, the setting of the meeting time may be performed again based on the time configuration option shown in fig. 5C. It should be noted that, in the scenario of creating a meeting using the calendar application interface, the voice/video conference switch of fig. 5C should be turned on.
In one embodiment, the calendar application interface may also include a time configuration option. Through the time configuration option, configuration of at least one of schedule time, conference room use time can be achieved. For example, as shown in fig. 5B, the time configuration options include a date configuration option, a start time configuration option, a duration configuration option, and a switch indicating whether the duration is set to all days. If the switch indicating the duration is set to the full day is in the on state, the duration will be set to the full day. It should be noted that fig. 5B shows whether the switch indicating whether the duration is set to be the whole day is in the off state. In one embodiment, the duration configuration option may be replaced with a conference end time configuration option.
In one embodiment, when creating a meeting, the meeting time may be obtained by one of two ways, the first being configured based on the time configuration options and the second being selected based on the aforementioned calendar data.
In one embodiment, for the first approach, the computer device may obtain the configured meeting time from the meeting time configuration operation in response to the meeting time configuration operation of the time configuration option.
In one embodiment, for the second mode, the computer device may display, in the calendar application interface, calendar data of a participant of the target meeting in response to a seventh touch operation for a calendar data viewing option in the calendar application interface; and acquiring meeting time selected based on the schedule data. The seventh touch operation may be at least one of the following operations: long press operation, single click operation, double click operation, continuous click operation, sliding operation in a preset direction, and dragging operation. In one embodiment, the fifth touch operation may be replaced by a space gesture operation, a voice control operation, or the like. The schedule data may include data such as the schedule of the participant in a plurality of time periods. The meeting time selected based on the calendar data may include a meeting holding date, a meeting start time, a meeting end time, and the like.
In one embodiment, the time configured based on the time configuration options may include date, start time, duration, etc. information. For example, in a scenario where a meeting is created, a time configured based on a time configuration option may be taken as a meeting time, a corresponding date may be taken as a meeting holding date, a starting time may be taken as a meeting starting time, and a duration may be taken as a meeting holding duration. The time configured based on the time configuration option may also be used as a schedule time, which is not described herein.
In one embodiment, the calendar application interface may also include meeting room configuration options. Configuration of the conference room may be achieved through conference room configuration options. In one embodiment, if the target conference room is configured based on the target application interface, the conference configuration parameters may also include the target conference room.
In one embodiment, the target meeting room may be specifically configured by: the computer equipment responds to the eighth touch operation aiming at the meeting room configuration options, and a candidate meeting room list is displayed in the schedule application interface; and responding to a third selection operation for the candidate meeting rooms in the candidate meeting room list, and determining the candidate meeting room obtained by the third selection operation as a target meeting room for holding the target meeting. The eighth touch operation may be at least one of the following operations: long press operation, single click operation, double click operation, continuous click operation, sliding operation in a preset direction, and dragging operation. In one embodiment, the fifth touch operation may be replaced by a space gesture operation, a voice control operation, or the like. The third selection operation may be a click operation or the like to select a candidate conference room. In one embodiment, the computer device may invoke the meeting room management module to obtain the list of candidate meeting rooms from the meeting room server via the calendar management module, or the calendar management module may invoke the meeting room interface to obtain the list of candidate meeting rooms from the meeting room server.
In one embodiment, when the target conference room is a conference room to be checked, the generating the target conference based on the conference configuration parameter includes: displaying audit options about the target meeting room in the schedule application interface; responding to a ninth touch operation of an audit option of the target conference room, and displaying reservation use information of the target conference room in the schedule application interface; a target conference is generated based on the conference configuration parameters in response to a confirmation operation of reservation use information for the target conference room. In one embodiment, the ninth touch operation may be at least one of the following: long press operation, single click operation, double click operation, continuous click operation, sliding operation in a preset direction, and dragging operation. In one embodiment, the ninth touch operation may be replaced by a space gesture operation, a voice control operation, or the like.
In one embodiment, when the target conference room is a conference room to be checked, if a touch operation of a conference room determination option (i.e. a checking option) is detected, the computer device may display an interface shown in fig. 5E (including details of the selected conference room), and display reservation use information of the target conference room in the schedule application interface. The user may click a submit button after configuring or validating the relevant information, the computer device may submit an approval process in response to a click operation for the submit button, and after submitting the approval process, may generate a target meeting based on meeting configuration parameters. Referring to the interface shown in fig. 5E, conference room details include at least one of: participant information, meeting time, meeting room information (including meeting room ID), approval person information. The confirmation operation is a click operation of the submit button.
In one embodiment, the calendar application interface may also include a calendar option, wherein the calendar option is used to display calendar information, such as a calendar to which a calendar or meeting belongs, such as a calendar of user A. In one embodiment, the calendar application interface may also include more information options, as shown in FIG. 5B. Through the more information options, options such as a reminder option, a repeat option, an add attachment option and the like can also be displayed on the schedule application interface, see fig. 5C. Wherein. The reminding option is used for configuring a reminding mode, such as a schedule or a reminding time of a meeting, such as how long to start reminding before the schedule or the meeting starts, and can be configured as a 15-minute reminding before the meeting starts. The repeat option is used to configure a repeat manner of a calendar or meeting, such as once daily reminders, once weekly reminders, and so forth. An add attachment option for adding an attachment. In one embodiment, the more information options may also include a work discussion display item. In one embodiment, if the user clicks on a calendar option displayed after clicking on the long press chat content dialog, the more informative options may include a work discussion display item including chat content in the pressed chat content dialog.
In one embodiment, the calendar application interface may include a button, such as a save button, a submit button, a complete button, or a ok button, that indicates that the calendar is complete. The user can click a button for indicating that the schedule is set, and the computer equipment can generate a target meeting according to meeting configuration parameters after detecting touch operation of the button.
In one embodiment, the conference configuration parameters mentioned in the embodiments of the present application may include conference configuration parameters related to the target conference. In one embodiment, the meeting configuration parameters associated with the target meeting may be data that the meeting management module needs to record.
In one embodiment, the meeting configuration parameters mentioned in the embodiment of the present application may further include meeting configuration parameters related to a schedule, where the meeting configuration parameters related to a schedule may be data that needs to be recorded by the schedule management module.
In one embodiment, if the calendar-based application interface further configures a target meeting room in which the target meeting is located, the meeting configuration parameters may further include meeting configuration parameters related to the target meeting room.
In one embodiment, after detecting a touch operation on a button indicating that the schedule is set, the terminal may acquire data configured based on the schedule application interface, where the data configured based on the schedule application interface includes conference configuration parameters, and send the data configured based on the schedule application interface to the schedule server for storage.
In one embodiment, if the meeting room is further configured based on the schedule application interface, the data submitted to the server by the computer device based on the schedule application interface may include part of the data required to be recorded by the schedule management module, part of the data required to be recorded by the meeting management module, and part of the data required to be recorded by the meeting room management module.
In one embodiment, the data to be recorded by the schedule management module may include schedule-related data such as a schedule title, a schedule participant, a schedule time, a predetermined meeting room, calendar information, a meeting reminding mode, a meeting repetition mode, and the like.
In one embodiment, the data that the conference management module needs to record may include conference related data such as conference subject, participant, conference time, reserved conference room, state of conference, etc.
In one embodiment, the data that the conference room management module needs to record may include conference room related data such as a predetermined conference room, a conference room location, a predetermined time for the conference room (including a predetermined start time and a predetermined end time, which may be obtained from the conference time), a state of the conference room, and the like.
In one embodiment, after setting any one of the created schedule, meeting, conference room, the computer device may present the schedule-related partial data through the schedule management module. In one embodiment, the schedule-related partial data is as shown in FIG. 5F.
In one embodiment, the computer device may synchronize meeting configuration parameters associated with the target meeting to the meeting management module via the calendar management module. In one embodiment, the computer device may send the meeting configuration parameters related to the target meeting to the calendar server through the calendar management module, forward the meeting configuration parameters related to the target meeting to the meeting server through the calendar management server, and then the meeting management module may obtain the meeting configuration parameters related to the target meeting from the meeting server, so as to implement a process of synchronizing the meeting configuration parameters related to the target meeting to the meeting management module through the calendar management module. The user may view meeting configuration parameters associated with the target meeting at the meeting management module.
In one embodiment, the computer device may synchronize the meeting room configuration parameters associated with the target meeting room to the meeting room management module via the calendar management module. In one embodiment, the computer device may send the meeting room configuration parameters related to the target meeting room to the schedule server through the schedule management module, forward the meeting room configuration parameters related to the target meeting room to the meeting room server through the schedule server, and then the meeting room management module may obtain the meeting room configuration parameters related to the target meeting room from the meeting room server, thereby implementing a process of synchronizing the meeting room configuration parameters related to the target meeting room to the meeting room management module through the schedule management module.
The process realizes the process of uniformly distributing the business related data by the background server corresponding to the schedule management module.
The business functions implemented based on the calendar application interface according to the embodiment of the present application will be briefly described with reference to fig. 6.
As shown in fig. 6, a user may initiate a request to reserve a meeting in the enterprise communication software, the enterprise communication software may detect the request to reserve the meeting, and the user may reserve the meeting in a calendar subroutine of the enterprise communication software. For example, referring to fig. 6, a user may perform a touch operation on a meeting reservation option included in a meeting management module of the enterprise communication software, and if the computer device detects a touch operation on the meeting reservation option included in the meeting management module of the enterprise communication software, a calendar application interface may be opened in a calendar management module of the enterprise communication software, and the user may reserve a meeting in the calendar application interface. The scheme is characterized in that the pre-appointment protocol and the conference creation are the same in meaning.
As shown in fig. 6, a user may initiate a request to reserve a meeting room in the enterprise communication software, the enterprise communication software may detect the request to reserve a meeting room, and the user may reserve a meeting room in a calendar subroutine of the enterprise communication software. For example, referring to fig. 6, a user may perform a touch operation on meeting room preset options included in a meeting room management module of the enterprise communication software, and if the computer device detects the touch operation on the meeting room preset options included in the meeting room management module of the enterprise communication software, a calendar application interface may be opened in a calendar management module of the enterprise communication software, and the user may preset a meeting room in the calendar application interface.
As shown in fig. 6, a user may initiate a request to create a calendar in the enterprise communication software, the enterprise communication software detects the request to create a calendar, and the user may create a calendar in a calendar subroutine of the enterprise communication software. Specifically, the enterprise communication software may open a schedule application interface after detecting a request to reserve a conference, and the user may create a schedule in the schedule application interface. For example, referring to fig. 6, a user may perform a touch operation on a create schedule option included in a meeting room management module of the enterprise communication software, and if the computer device detects a touch operation on the create schedule option included in the meeting room management module of the enterprise communication software, a schedule application interface may be opened in the meeting room management module of the enterprise communication software, and the user may reserve a meeting room in the schedule application interface.
The following describes a process of reserving a meeting based on a schedule application interface for a user in detail.
The user may click on a meeting reservation option in the enterprise communication software to initiate a reservation meeting request in the enterprise communication software, and the terminal may open a calendar application interface and present a meeting setting component such as a voice/video meeting setting switch at the calendar application interface in response to the click operation of the meeting reservation option.
The user opens a voice/video conference setting switch in the schedule application interface, the terminal can display a conference type option in the schedule application interface after detecting the opening operation of the voice/video conference setting switch, then the user can click the conference type option, the terminal displays a conference type list after detecting the clicking operation of the conference type option, and the user can select the conference type based on the conference type list.
The user can also input conference topics in the topic information input field.
The user can also configure the participant of the target conference at the participant configuration option.
After detecting the confirmation operation of the user to the selected participant, the terminal can display a control for checking the schedule on the schedule application interface.
Wherein the user may also configure the meeting time based on the time configuration option.
After the user finishes configuring the conference time based on the time configuration options, the terminal calls the schedule management module to judge whether the time schedule of the selected participant object conflicts with the conference time configured based on the time configuration options or not according to the conference time configured based on the time configuration options, and if so, the user is prompted to reset the conference time. Here, in case of a conflict, the user may reconfigure the meeting time based on the time configuration option, or in case of a conflict, the user may click on a control for viewing the schedule, and after detecting a click operation on the control for viewing the schedule, the terminal generates a schedule data acquisition request and sends the schedule data acquisition request to the schedule server. The schedule server inquires schedule data of the selected participant based on the information of the selected participant carried by the schedule data acquisition request, so that the schedule data of the selected participant is sent to the terminal, and the terminal can display the schedule data of the selected participant. The user may reconfigure the meeting time based on calendar data of the selected participant. It should be noted that, in the case that there is a conflict between the participant and the configured meeting time, the user may ignore the conflict in time and continue to configure other meeting configuration parameters.
Wherein the user may also configure the conference room based on the conference room configuration options.
If a clicking operation based on the meeting room configuration options is detected, the terminal can call the meeting room management module to acquire a candidate meeting room list, and the user can select the meeting room based on the candidate meeting room list options. After the user selects the conference room, the user may click on an audit option (the audit option may also be replaced with a predetermined option or a confirmation option, etc. that triggers the audit process). After detecting the click operation of the user on the auditing option, the terminal can detect whether the selected conference room is the conference room to be audited, and if the selected conference room is determined to be the conference room to be audited, the auditing process is triggered. Specifically, the process of triggering the approval process is as follows: the computer device displays reservation use information about the selected conference room, the user can perform a confirmation operation on the reservation use information, and after detecting the confirmation operation on the reservation use information, the computer device sends an approval request about the selected conference room to the conference room server, the approval request carrying the reservation use information about the selected conference room. The conference room server may perform conference room approval operations according to the approval request. Specifically, the process of executing the meeting room approval operation is as follows: the conference room server generates a preset application approval form related to the selected conference room according to the reservation use information, and sends the preset application approval form to an auditor corresponding to the selected conference room, such as a conference room manager for auditing. Subsequently, the conference room server can update the approval state of the selected conference room according to the auditing result of the auditor.
Wherein the user may also configure a reminder mode for the reserved meeting based on the reminder mode configuration options, such as configured as a 15 minute reminder before the meeting is started, and/or may also configure a repeat mode for the reserved meeting in a meeting repeat mode, such as not repeating or repeating monthly, which means that the reserved meeting is held once a month. The reminding mode and the repetition mode can be configured as default items.
In the scenario of creating a meeting based on the calendar application interface, the creation of the meeting can be realized, the creation of the calendar can be realized, and if the user configures the meeting room in the calendar application interface, the reservation of the meeting room can be realized. In this case, the conference service, the schedule service and the conference room service share some parameters configured based on the schedule application interface, so that data communication among different services is realized.
Further additional description of the creation of meetings and/or meeting rooms based on a calendar application interface follows.
In the first scenario, in a scenario in which a user creates a meeting based on a schedule application interface but does not reserve a meeting room, the computer device may acquire data configured by the user at the schedule application interface, and may acquire a schedule creation record and a meeting creation record. Wherein the schedule creation record and the conference creation record are associated.
The computer equipment can acquire data configured by a user on the schedule application interface, then the data configured on the schedule application interface is submitted to the schedule server through the schedule management module, and the schedule server can generate a schedule creation record according to the data configured on the schedule application interface and update the schedule creation record in the schedule management module. In addition, the schedule server can also send the data related to the conference server, the conference server generates a conference creation record according to the received data related to the conference, and the conference creation record is updated in the conference management module.
In the above scenario, the schedule server may generate a schedule ID (for identifying an event of one schedule creation) and a corresponding schedule creation record according to data configured at the schedule application interface. The schedule server can determine meeting related data from the data configured by the schedule application interface, and send the schedule ID and the meeting related data to the meeting server. The conference server generates a conference ID (for identifying a conference scheduled event where the conference ID is not a conference number) and a corresponding conference creation record based on the conference related data. The conference server stores the corresponding relation among the schedule ID, the conference ID and the conference creation record. In addition, the conference server also transmits the conference ID to the schedule server. The schedule server stores the corresponding relation among the schedule ID, the conference ID and the schedule creation record.
In the above scenario, the computer device may acquire the schedule ID, the meeting ID, the schedule creation record from the schedule server through the schedule management module, and the user may view the schedule creation record in the schedule management module. The computer device may obtain the calendar ID, the meeting creation record from the meeting server through the meeting management module, where the user may view the meeting creation record. The meeting management module can be associated with a particular calendar entry by a calendar ID or the like, and the meeting management module can be associated with a particular meeting entry by a meeting ID or the like. In one application scenario, a computer device invokes a meeting management module to view data in a meeting creation record if a view instruction for the data in the meeting creation record is detected based on a calendar management module. Likewise, if the computer device detects a view instruction for the data in the schedule creation record based on the conference management module, the schedule management module is invoked to view the data in the schedule creation record.
In the second scenario, in the scenario that the user creates a meeting and subscribes to a meeting room based on the schedule application interface, the computer device may acquire data configured by the user at the schedule application interface, and may acquire a schedule creation record, a meeting creation record, and a meeting room subscription record. Wherein the schedule creation record, the conference creation record, and the conference room reservation record are associated.
The computer equipment can acquire data configured by a user on the schedule application interface, then the data configured on the schedule application interface is submitted to the schedule server through the schedule management module, and the schedule server can generate a schedule creation record according to the data configured on the schedule application interface and update the schedule creation record in the schedule management module. In addition, the schedule server can also send the data related to the conference server, the conference server generates a conference creation record according to the received data related to the conference, and the conference creation record is updated in the conference management module. In addition, the schedule server may also transmit meeting room related data to the meeting room server, which generates a meeting room ID (for identifying a meeting room reservation event where the meeting room ID is not a name of the meeting room, such as a room number) and a meeting room reservation record from the received meeting room related data, and updates the meeting room creation record in the meeting room management module.
In the above scenario, the schedule server may generate a schedule ID and a corresponding schedule creation record according to the data configured in the schedule application interface. The schedule server may determine meeting-related data from the data configured in the schedule application interface, and transmit the schedule ID and the meeting-related data to the meeting server. The conference server generates a conference ID and corresponding conference creation record based on the conference related data. The conference server stores the corresponding relation among the schedule ID, the conference ID and the conference creation record. In addition, the conference server may also send the conference ID to the calendar server. The schedule server may also determine meeting room related data from the data configured at the schedule application interface, and send the schedule ID and the meeting room related data to the meeting room server. The conference room server generates a conference room ID and corresponding conference room reservation record based on the conference room related data. The conference room server stores the corresponding relation among the schedule ID, the conference room ID and the conference room reservation record. In addition, the conference room server also transmits the conference room ID to the schedule server. The schedule server stores the corresponding relation among the schedule ID, the conference room ID and the schedule creation record.
In one sub-application scenario of the above scenario, the computer device may acquire a schedule ID, a meeting room ID, a schedule creation record from a schedule server through a schedule management module, and the user may view the schedule creation record in the schedule management module. The computer device may obtain the calendar ID, the meeting creation record from the meeting server through the meeting management module, where the user may view the meeting creation record. The meeting management module can be associated with a particular calendar entry by a calendar ID or the like, and the meeting management module can be associated with a particular meeting entry by a meeting ID or the like. The computer device may obtain the calendar ID, the meeting room reservation record from the meeting room server through the meeting room management module, where the user may view the meeting room reservation record. The meeting room management module can be associated with a particular calendar entry by a calendar ID or the like, and the meeting room management module can be associated with a particular meeting room entry by a meeting room ID or the like. In one application scenario, a computer device invokes a meeting management module to view data in a meeting creation record if a view instruction for the data in the meeting creation record is detected based on a calendar management module. Likewise, if the computer device detects a view instruction for the data in the schedule creation record based on the conference management module, the schedule management module is invoked to view the data in the schedule creation record. In one application scenario, the computer device invokes the meeting room management module to view the data in the meeting room reservation record if a view instruction for the data in the meeting room reservation record is detected based on the schedule management module. Likewise, if the computer device detects a view instruction for the data in the schedule creation record based on the conference room management module, the schedule management module is invoked to view the data in the schedule creation record.
In another sub-application scenario of the scenario, the conference server may further send the conference ID to the conference room server, and similarly the conference room server may further send the conference room ID to the conference server, so that the conference server may store a correspondence between the schedule ID, the conference room ID, and the conference creation record, and the conference room server may store a correspondence between the schedule ID, the conference room ID, and the conference room reservation record. Accordingly, the meeting management module can obtain the calendar ID, meeting room ID, meeting creation record from the meeting management server. The conference room management module may obtain a calendar ID, a conference room reservation record from the conference room server. Unlike the above sub-application scenario, in the sub-application scenario herein, the conference server may also acquire the conference room ID from the conference server, the conference management module may also acquire the conference room ID from the conference server, and the conference room management module may also acquire the conference ID from the conference room server. In a third scenario, in which the user does not create a meeting but subscribes to a meeting room based on the schedule application interface, the computer device may acquire data configured by the user at the schedule application interface, and may acquire a schedule creation record and a meeting room subscription record. Wherein the schedule creation record and the meeting room reservation record are associated.
The computer device can acquire data configured by the user on the schedule application interface, and then submits the data configured on the schedule application interface to the schedule server through the schedule management module. The schedule server may generate a schedule creation record according to the data configured at the schedule application interface, and update the schedule creation record at the schedule management module. In addition, the schedule server may also transmit meeting room related data to the meeting room server, the meeting room server generates a meeting room ID and a meeting room reservation record from the received meeting room related data, and updates the meeting room creation record in the meeting room management module.
In the above scenario, the schedule server may generate a schedule ID and a corresponding schedule creation record according to the data configured in the schedule application interface. The schedule server may also determine meeting room related data from the data configured at the schedule application interface, and send the schedule ID and the meeting room related data to the meeting room server. The conference room server generates a conference room ID and corresponding conference room reservation record based on the conference room related data. The conference room server stores the corresponding relation among the schedule ID, the conference room ID and the conference room reservation record. In addition, the conference room server also transmits the conference room ID to the schedule server. The schedule server stores the corresponding relation among the schedule ID, the conference room ID and the schedule creation record.
In the above scenario, the computer device may acquire the schedule ID, the conference room ID, the schedule creation record from the schedule server through the schedule management module, and the user may view the schedule creation record in the schedule management module. The computer device may obtain the calendar ID, the meeting room reservation record from the meeting room server through the meeting room management module, where the user may view the meeting room reservation record. The meeting room management module can be associated with a particular calendar entry by a calendar ID or the like, and the meeting room management module can be associated with a particular meeting room entry by a meeting room ID or the like. In one application scenario, the computer device invokes the meeting room management module to view the data in the meeting room reservation record if a view instruction for the data in the meeting room reservation record is detected based on the schedule management module. Likewise, if the computer device detects a view instruction for the data in the schedule creation record based on the conference room management module, the schedule management module is invoked to view the data in the schedule creation record.
The above process describes a process of generating different business data based on a unified schedule entry, a process of distributing the unified business data is realized through a schedule server, which is equivalent to a process of distributing the business data by the unified schedule entry, and a process of opening up the data of different businesses is realized by multiplexing part of business data for different businesses based on the different business data generated by the unified schedule entry.
In one embodiment, the schedule creation record mentioned above may include a schedule theme, a schedule participant, a schedule time, a predetermined meeting room, calendar information, a reminder mode, a repetition mode, and the like. Here, the predetermined conference room refers specifically to the name of the predetermined conference room.
In one embodiment, the above-mentioned meeting creation record may include a meeting topic, a participant, a meeting time, a predetermined meeting room, a status of the meeting, and so forth. The state of the conference may be, for example, not started, in progress, or ended. The state of the conference may be updated according to the situation of the conference, for example, the conference is not yet held, the state of the conference may be that the conference is not started, the conference is completed, and the state of the conference is updated to be finished.
In one embodiment, the conference room reservation record mentioned above may include a reserved conference room, a conference room reservation time, a conference room status, and the like. In one embodiment, the state of the conference room may include at least one of an approval state, a predetermined state, an occupied state. The approval state of the conference room can be updated according to the approval condition of the conference room, the preset state of the conference room can be updated according to the preset condition of the conference room, and the occupation state of the conference room can be updated according to the occupation state of the conference room. For example, if the predetermined meeting room has not been approved, the approval status may be approved, and if the predetermined meeting room has been approved, the approval status is updated to be approved.
In other embodiments, the solution is optimized for the aforementioned approval process as follows:
in one embodiment, if the target conference room is a conference room to be approved, the computer device may acquire a history approval record about the target conference room, determine whether the target conference room meets a fast approval condition according to the history approval record, and if the fast approval condition is met, call a fast approval interface to perform a fast approval operation according to the reserved use information of the target conference room. In one embodiment, the historical approval record includes approval results of the target conference room within the target time range, such as approval results of the last three months, and the method for judging whether the target conference room meets the fast approval condition through the historical approval record may be: if the historical approval results are approval passing results, the quick approval interface can be called to generate approval passing information so as to achieve the purpose of quick approval. The above process is suitable for some immobilized approval processes, such as meeting rooms which can be approved basically, if a longer approval process is required, the above method can realize quick approval, help approvers and applicant save approval processes, and improve approval efficiency.
In one embodiment, if the target conference room is a conference room to be approved, the computer device may obtain historical approval records about all conference rooms to be approved, which have been applied by the user, and determine whether the target conference room meets a fast approval condition according to the historical approval records, and if the fast approval condition is met, call the fast approval interface to perform a fast approval operation according to the reserved use information of the target conference room. In one embodiment, the historical approval record includes a historical approval result, and the method for judging whether the target meeting room meets the fast approval condition through the historical approval record may be: if the historical approval results indicate that the user obtains approval passing results for all conference rooms to be approved, which are applied by the user, a quick approval interface can be called to generate approval passing information so as to achieve the purpose of quick approval. The above process is suitable for some immobilized approval processes, such as meeting rooms which can be approved basically, if a longer approval process is required, the above method can realize quick approval, help approvers and applicant save approval processes, and improve approval efficiency.
In other embodiments, the present solution is optimized as follows for the determination of the target meeting room submitted previously.
In the case of large enterprise scale, there is a situation in which conference room resources are strained. When meeting room resources are tense, in order to avoid the problem of wasting of some large meeting room resources, after detecting corresponding touch operation on meeting room configuration options, the computer equipment can call the meeting room management module to acquire meeting room detail information of each meeting room of an enterprise where a user is located, then determine the number of available non-shared meeting rooms at meeting time according to the meeting room detail information and the configured meeting time, if the number of the available non-shared meeting rooms is detected to be smaller than the preset number, generate a list of available shared meeting rooms at the meeting time, and acquire a shared meeting room selected based on the list of available shared meeting rooms as a target meeting room.
In one embodiment, the meeting room details information may include a tag of whether each meeting room is a shared meeting room and an occupied state of each meeting room at different times, and the manner of determining the number of available non-shared meeting rooms at the meeting time according to the meeting room details information and the configured meeting time may be as follows: and determining the number of available non-shared conference rooms at the conference time according to whether each conference room is a label of the shared conference room, the occupation state of each conference room at different times and the configured conference time, if the number of the available non-shared conference rooms is detected to be smaller than the preset number, generating a list of the available shared conference rooms at the conference time, and acquiring the shared conference room selected based on the list of the available shared conference rooms as a target conference room. Accordingly, the manner in which the list of shared meeting rooms available at the meeting time is generated may be: and determining available shared conference rooms at the conference time according to whether each conference room is a label of the shared conference room, the occupation state of each conference room at different times and the configured conference time, and generating an available shared conference room list at the conference time according to the available shared conference rooms at the conference time.
In one embodiment, the manner in which the computer device obtains the shared conference room selected based on the list of available shared conference rooms may be: the computer device acquires the number of the applicants of the shared conference room at the conference time and acquires the upper limit of the number of the applicants set for the target conference room, so that the shared conference room meeting the preset condition is selected from the candidate conference room list as the target conference room according to the number of the applicants at the conference time and the upper limit of the number of the applicants set for the target conference room. In one embodiment, the manner of selecting the shared conference room meeting the preset condition from the candidate conference room list as the target conference room may be: and determining a shared conference room with the difference between the upper limit of the number of the applicants and the number of the applicants smaller than a preset difference from the available shared conference room list as a target conference room. Alternatively, a meeting room having the smallest difference between the upper limit of the number of the applicant and the number of the applicant is selected from the available shared meeting room list as the target meeting room. From this way, in case of shortage of conference room resources, a conference room in which resources in the shared conference room are relatively scarce can be selected to the maximum for the user.
In other embodiments, the scheme is optimized for the reference object configuration process as follows:
because the schedule data of the participant has more related content, the user needs to comprehensively grasp all information of the schedule data, and then the process of comprehensively deciding the proper meeting time needs to take a long time. Thus, the computer device may acquire the schedule data of the participant, generate an idle period list including periods in which all participants are idle from the schedule data of the participant, and acquire the idle period selected based on the idle period list as the meeting time for the target meeting.
In other embodiments, the selection process for candidate participant objects is optimized as follows:
generally, the candidate participant object list displays all objects registered in the enterprise communication application by the enterprise where the user is located or objects in the address book or group chat of the enterprise communication application, and then it is time-consuming to select the objects by using the table look-up method. Therefore, the computer device can acquire the schedule data of all the objects registered by the enterprise of the user in the enterprise communication application, generate an idle object list of each time period in a plurality of time periods according to the schedule data of all the objects registered by the enterprise of the user in the enterprise communication application, and acquire the objects selected based on the idle object list as the meeting objects related to the target meeting.
Further, regarding the aforementioned data processing method, the following description is made in connection with the data processing procedure of fig. 7.
The user can open a newly created calendar interface (a calendar application interface according to the embodiment of the application) of the enterprise communication software.
The user can select the participants in the newly-built schedule interface, and the computer equipment can acquire the selected participants. Specifically, the user may click on the participant configuration options in the newly created calendar interface, the computer device may display a candidate participant list after detecting a click operation on the participant configuration options, the user may select a participant based on the candidate participant list, and the computer device may obtain the participant selected by the user and display in the newly created calendar interface.
After the user selects the participant, the computer device can display a schedule viewing option on the newly-built schedule interface, the user can click on the schedule viewing option, the computer device responds to clicking operation of the schedule viewing option, the selected schedule data of the participant is displayed, the user can perform configuration such as schedule time or meeting time based on the schedule data, and the computer device can acquire time set by the user based on the schedule data. The newly created calendar interface may also include a time configuration option, based on which the user may also make a time setting.
The user may click on the meeting room configuration option in the newly created calendar interface to make a meeting room selection.
If the user does not select the meeting room configuration option, the user can further judge whether to select the step of voice/video meeting, namely whether to start a switch of the voice/video meeting included in the newly built schedule interface.
If the user selects the meeting room configuration option, the computer device may present a list of candidate meeting rooms, the user may select a target meeting room based on the list of candidate meeting rooms, and the computer device may obtain the target meeting room. In addition, the calendar application interface may be displayed with the selected meeting room.
However, since there may be a meeting room requiring approval and a meeting room requiring approval in the candidate meeting room list, the computer device determines whether the target meeting room requires approval after acquiring the target meeting room. If the target meeting room does not need to be approved, the step of judging whether the voice/video meeting is selected is executed, if the target meeting room needs to be approved, the approval process is submitted, and then the step of judging whether the voice/video meeting is selected is executed.
In one embodiment, for the aforementioned process of determining whether to select a voice/video conference: if the computer device detects the selection of the voice/video conference (that is, the voice/video conference switch is in an on state), after submitting the data generated based on the schedule application interface, the computer device can obtain the records such as the conference creation record, the schedule creation record and the like, and the messages such as the successful conference creation message, the successful schedule creation message and the like. If the computer device does not detect the selection of the audio/video conference (i.e. the audio/video conference switch is in the off state), after submitting the data generated based on the schedule application interface, a schedule creation record and a message that the schedule creation was successful may be obtained, and when the data generated based on the schedule application interface further includes a conference room, a conference room reservation record and a message that the conference room reservation was successful may also be obtained.
In one embodiment, for a meeting room that submitted an approval process, the user may also view the approval status for that meeting room in the enterprise communication application. If the approval for the conference room is not passed, the user can view prompt information of the approval being not passed based on the target application. After receiving the prompt information that the approval fails, the user can re-configure the meeting room for the created schedule, the created meeting, or the like, delete or cancel the created schedule, the created meeting, or the like, and then open the schedule application interface to re-create the schedule, the meeting, or the like.
Fig. 8 is a schematic structural diagram of a data processing apparatus according to an embodiment of the present application. The data processing apparatus may be applied to the aforementioned computer device. The apparatus comprises a display module 801 and a processing module 802. Specific:
the display module is used for displaying the conference creation component in the schedule application interface of the target application;
the processing module is used for responding to the first touch operation aiming at the meeting creation component and displaying meeting configuration options in the schedule application interface through the display module;
The processing module is further used for responding to a second touch operation for the conference configuration options, and displaying conference configuration parameters obtained by the second touch operation in the schedule application interface through the display module;
and the processing module is also used for generating a target meeting based on the meeting configuration parameters.
In one embodiment, the display module displays a meeting creation component in a calendar application interface of the target application, specifically: responsive to a third touch operation for a meeting reservation option in the target application, displaying a meeting creation component in a calendar application interface of the target application; or, in response to a fourth touch operation for a meeting room preset option in the target application, displaying a meeting creation component in a schedule application interface of the target application; or, in response to a fifth touch operation of the schedule creation option in the target application, displaying a conference creation component in a schedule application interface of the target application.
In one embodiment, the conference configuration options include conference type configuration options; the processing module responds to a second touch operation aiming at the conference configuration options, and conference configuration parameters obtained by the second touch operation are displayed in the schedule application interface, specifically: responding to a second touch operation aiming at the meeting type configuration options, and displaying a meeting type list in the schedule application interface; and responding to a first selection operation for the candidate conference types in the conference type list, and determining the candidate conference types obtained by the first selection operation as conference configuration parameters.
In one embodiment, the calendar application interface further includes a meeting object configuration option, and the meeting configuration parameters further include a meeting object; the processing module is further used for responding to a sixth touch operation aiming at the parameter object configuration options, and displaying a candidate object list in the schedule application interface through the display module; and responding to a second selection operation for the candidate objects in the candidate object list, and determining the candidate objects obtained by the second selection operation as the participant objects of the target conference.
In one embodiment, the conference configuration parameters further include conference time; the processing module is further used for responding to a seventh touch operation of a schedule data viewing option in the schedule application interface, and displaying schedule data of a participant of the target meeting in the schedule application interface through the display module; and acquiring meeting time selected based on the schedule data.
In one embodiment, the calendar application interface further comprises meeting room configuration options, the meeting configuration parameters further comprising a target meeting room; the processing module is further used for responding to the eighth touch operation aiming at the meeting room configuration options, and displaying a candidate meeting room list in the schedule application interface through the display module; and responding to a third selection operation for the candidate meeting rooms in the candidate meeting room list, and determining the candidate meeting room obtained by the third selection operation as a target meeting room for holding the target meeting.
In one embodiment, the target meeting room is a meeting room to be reviewed; the processing module generates a target meeting based on the meeting configuration parameters, specifically: displaying auditing options related to the target meeting room in the schedule application interface through a display module; responding to a ninth touch operation of an audit option of the target conference room, and displaying reservation use information of the target conference room in the schedule application interface through a display module; a target conference is generated based on the conference configuration parameters in response to a confirmation operation of reservation use information for the target conference room.
In one embodiment, the processing module is further configured to synchronize, through a schedule management module corresponding to the schedule application interface, a meeting configuration parameter related to the target meeting to the meeting management module; and displaying meeting configuration parameters related to the target meeting in a meeting application interface of the target application through the meeting management module.
In one embodiment, the processing module is further configured to synchronize, through a schedule management module corresponding to the schedule application interface, conference configuration parameters related to the target conference room to a conference room management module; and displaying meeting configuration parameters related to the target meeting room in a meeting room application interface of the target application through the meeting room management module.
It can be seen that in the embodiment of fig. 8, the data processing apparatus may not only create a schedule based on the schedule application interface, but also create a target meeting based on the schedule application interface, and use the schedule application interface in a plurality of transaction processes, so that the service development efficiency can be improved, and the service maintenance cost can be reduced.
Fig. 9 is a schematic structural diagram of a computer device according to an embodiment of the present application. As shown in fig. 9, the above-mentioned computer device 1000 may include: processor 1001, user interface 1003, and memory 1005, and in addition, the above-described computer device 1000 may further include: at least one communication bus 1002 and a network interface 1004. Wherein the communication bus 1002 is used to enable connected communication between these components. The user interface 1003 may include a Display (Display), a Keyboard (Keyboard), and the user interface 1003 may further include a standard wired interface and a wireless interface. The network interface 1004 may optionally include a standard wired interface, a wireless interface (e.g., WI-FI interface). The memory 1005 may be a high-speed RAM memory or a nonvolatile memory (non-volatile memory), such as at least one magnetic disk memory. The memory 1005 may also optionally be at least one storage device remote from the processor 1001. As shown in fig. 9, an operating system, a network communication module, a user interface module, and a device control application may be included in a memory 1005, which is one type of computer-readable storage medium.
In the computer device 1000 shown in fig. 9, the user interface 1003 may sense a touch operation, display an interface, and the like; while user interface 1003 is primarily used as an interface to provide input; and the processor 1001 may be used to invoke a device control application stored in the memory 1005 to implement:
displaying a conference creation component in a schedule application interface of a target application;
responsive to a first touch operation for the meeting creation component, presenting meeting configuration options in the calendar application interface;
responding to a second touch operation for the conference configuration options, and displaying conference configuration parameters obtained by the second touch operation in the schedule application interface;
and generating a target conference based on the conference configuration parameters.
In one embodiment, when the meeting creation component is presented in the calendar application interface of the target application, the processor 1001 may be configured to invoke the device control application program stored in the memory 1005 to implement:
responsive to a third touch operation for a meeting reservation option in the target application, displaying a meeting creation component in a calendar application interface of the target application; or,
responsive to a fourth touch operation for a meeting room reservation option in the target application, presenting a meeting creation component in a calendar application interface of the target application; or,
And responding to a fifth touch operation of schedule creation options in the target application, and displaying a conference creation component in a schedule application interface of the target application.
In one embodiment, the conference configuration options include conference type configuration options; in response to the second touch operation for the meeting configuration option, when the meeting configuration parameter obtained by the second touch operation is displayed in the schedule application interface, the processor 1001 may be configured to invoke a device control application program stored in the memory 1005 to specifically implement:
responding to a second touch operation aiming at the meeting type configuration options, and displaying a meeting type list in the schedule application interface;
and responding to a first selection operation for the candidate conference types in the conference type list, and determining the candidate conference types obtained by the first selection operation as conference configuration parameters.
In one embodiment, the calendar application interface further includes a meeting object configuration option, and the meeting configuration parameters further include a meeting object; the processor 1001 may be configured to invoke a device control application program stored in the memory 1005, and further implement:
responding to a sixth touch operation aiming at the parameter object configuration option, and displaying a candidate object list in the schedule application interface;
And responding to a second selection operation for the candidate objects in the candidate object list, and determining the candidate objects obtained by the second selection operation as the participant objects of the target conference.
In one embodiment, the conference configuration parameters further include conference time; the processor 1001 may be configured to invoke a device control application program stored in the memory 1005, and further implement:
responding to a seventh touch operation of a schedule data viewing option in the schedule application interface, and displaying schedule data of a participant of the target meeting in the schedule application interface;
and acquiring meeting time selected based on the schedule data.
In one embodiment, the calendar application interface further comprises meeting room configuration options, the meeting configuration parameters further comprising a target meeting room; the processor 1001 may be configured to invoke a device control application program stored in the memory 1005, and further implement:
responsive to an eighth touch operation for the meeting room configuration option, displaying a list of candidate meeting rooms in the calendar application interface;
and responding to a third selection operation for the candidate meeting rooms in the candidate meeting room list, and determining the candidate meeting room obtained by the third selection operation as a target meeting room for holding the target meeting.
In one embodiment, the target meeting room is a meeting room to be reviewed; in generating the target conference based on the conference configuration parameters, the processor 1001 may be configured to invoke a device control application stored in the memory 1005 to specifically implement:
displaying audit options about the target meeting room in the schedule application interface;
responding to a ninth touch operation of an audit option of the target conference room, and displaying reservation use information of the target conference room in the schedule application interface;
a target conference is generated based on the conference configuration parameters in response to a confirmation operation of reservation use information for the target conference room.
In one embodiment, the processor 1001 may be configured to invoke a device control application stored in the memory 1005, further implementing:
synchronizing meeting configuration parameters related to the target meeting to a meeting management module through a schedule management module corresponding to the schedule application interface;
and displaying meeting configuration parameters related to the target meeting in a meeting application interface of the target application through the meeting management module.
In one embodiment, the processor 1001 may be configured to invoke a device control application stored in the memory 1005, further implementing:
Synchronizing meeting configuration parameters related to the target meeting room to a meeting room management module through a schedule management module corresponding to the schedule application interface;
and displaying meeting configuration parameters related to the target meeting room in a meeting room application interface of the target application through the meeting room management module.
It can be seen that in the embodiment of fig. 9, the computer device may not only create a schedule based on the schedule application interface, but also create a target meeting based on the schedule application interface, and use the schedule application interface in multiple transaction processes, so that the service development efficiency can be improved, and the service maintenance cost can be reduced.
It should be understood that the computer device 1000 described in the embodiment of the present application may perform the description of the data processing method in the embodiment of fig. 2 or fig. 4, and may also perform the description of the data processing apparatus in the embodiment corresponding to fig. 8, which is not repeated herein. In addition, the description of the beneficial effects of the same method is omitted.
The embodiment of the present application further provides a computer readable storage medium, in which a computer program executed by the aforementioned data processing apparatus is stored, and the computer program includes program instructions, when executed by the aforementioned processor, can perform the description of the aforementioned data processing method in the embodiment of fig. 2 or the embodiment of fig. 4, and therefore, a detailed description thereof will not be given here. In addition, the description of the beneficial effects of the same method is omitted. For technical details not disclosed in the embodiments of the computer-readable storage medium according to the present application, please refer to the description of the method embodiments of the present application.
As an example, the above-described program instructions may be executed on one computer device or at least two computer devices disposed at one site, or alternatively, at least two computer devices distributed at least two sites and interconnected by a communication network, which may constitute a blockchain network.
The computer readable storage medium may be the data processing apparatus provided in any of the foregoing embodiments or a middle storage unit of the foregoing computer device, for example, a hard disk or a memory of the computer device. The computer readable storage medium may also be an external storage device of the computer device, such as a plug-in hard disk, a Smart Media Card (SMC), a Secure Digital (SD) card, a flash card (flash card) or the like, which are provided on the computer device. Further, the computer-readable storage medium may also include both a central storage unit and an external storage device of the computer device. The computer-readable storage medium is used to store the computer program and other programs and data required by the computer device. The computer-readable storage medium may also be used to temporarily store data that has been output or is to be output.
The terms first, second and the like in the description and in the claims and drawings of embodiments of the application, are used for distinguishing between different media and not necessarily for describing a particular sequential or chronological order. Furthermore, the term "include" and any variations thereof is intended to cover a non-exclusive inclusion. For example, a process, method, apparatus, article, or device that comprises a list of steps or elements is not limited to the list of steps or modules but may, in the alternative, include other steps or modules not listed or inherent to such process, method, apparatus, article, or device.
The embodiment of the present application further provides a computer program product, which includes a computer program/instruction, where the computer program/instruction, when executed by a processor, implements the description of the foregoing data processing method in the embodiment of fig. 2 or fig. 4, and therefore, will not be described in detail herein. In addition, the description of the beneficial effects of the same method is omitted. For technical details not disclosed in the embodiments of the computer program product according to the present application, reference is made to the description of the method embodiments according to the present application.
Those of ordinary skill in the art will appreciate that the elements and algorithm steps described in connection with the embodiments disclosed herein may be embodied in electronic hardware, in computer software, or in a combination of the two, and that the elements and steps of the examples have been generally described in terms of function in the foregoing description to clearly illustrate the interchangeability of hardware and software. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the solution. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present application.
The method and related apparatus provided in the embodiments of the present application are described with reference to the flowchart and/or schematic structural diagrams of the method provided in the embodiments of the present application, and each flow and/or block of the flowchart and/or schematic structural diagrams of the method may be implemented by computer program instructions, and combinations of flows and/or blocks in the flowchart and/or block diagrams. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable network connection device to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable network connection device, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks. These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable network connection device to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or structural diagram block or blocks. These computer program instructions may also be loaded onto a computer or other programmable network connection device to cause a series of operational steps to be performed on the computer or other programmable device to produce a computer implemented process such that the instructions which execute on the computer or other programmable device provide steps for implementing the functions specified in the flowchart flow or flows and/or structures.
The foregoing disclosure is illustrative of the present application and is not to be construed as limiting the scope of the application, which is defined by the appended claims.

Claims (13)

1. A method of data processing, comprising:
displaying a conference creation component in a schedule application interface of a target application;
responsive to a first touch operation for the meeting creation component, presenting meeting configuration options in the calendar application interface;
responding to a second touch operation for the conference configuration options, and displaying conference configuration parameters obtained by the second touch operation in the schedule application interface;
and generating a target conference based on the conference configuration parameters.
2. The method of claim 1, wherein exposing the meeting creation component in the calendar application interface of the target application comprises:
responsive to a third touch operation for a meeting reservation option in the target application, displaying a meeting creation component in a calendar application interface of the target application; or,
responsive to a fourth touch operation for a meeting room reservation option in the target application, presenting a meeting creation component in a calendar application interface of the target application; or,
And responding to a fifth touch operation of schedule creation options in the target application, and displaying a conference creation component in a schedule application interface of the target application.
3. The method of claim 1, wherein the conference configuration options include conference type configuration options;
the responding to the second touch operation for the conference configuration option displays conference configuration parameters obtained by the second touch operation in the schedule application interface, and the responding comprises the following steps:
responding to a second touch operation aiming at the meeting type configuration options, and displaying a meeting type list in the schedule application interface;
and responding to a first selection operation for the candidate conference types in the conference type list, and determining the candidate conference types obtained by the first selection operation as conference configuration parameters.
4. The method of claim 3, wherein the calendar application interface further comprises a meeting object configuration option, the meeting configuration parameters further comprising a meeting object;
the method further comprises the steps of:
responding to a sixth touch operation aiming at the parameter object configuration option, and displaying a candidate object list in the schedule application interface;
And responding to a second selection operation for the candidate objects in the candidate object list, and determining the candidate objects obtained by the second selection operation as the participant objects of the target conference.
5. The method of claim 4, wherein the meeting configuration parameters further comprise a meeting time; the method further comprises the steps of:
responding to a seventh touch operation of a schedule data viewing option in the schedule application interface, and displaying schedule data of a participant of the target meeting in the schedule application interface;
and acquiring meeting time selected based on the schedule data.
6. The method of claim 3, wherein the calendar application interface further comprises meeting room configuration options, the meeting configuration parameters further comprising a target meeting room;
the method further comprises the steps of:
responsive to an eighth touch operation for the meeting room configuration option, displaying a list of candidate meeting rooms in the calendar application interface;
and responding to a third selection operation for the candidate meeting rooms in the candidate meeting room list, and determining the candidate meeting room obtained by the third selection operation as a target meeting room for holding the target meeting.
7. The method of claim 6, wherein the target meeting room is a meeting room to be reviewed; the generating the target conference based on the conference configuration parameters includes:
displaying audit options about the target meeting room in the schedule application interface;
responding to a ninth touch operation of an audit option of the target conference room, and displaying reservation use information of the target conference room in the schedule application interface;
a target conference is generated based on the conference configuration parameters in response to a confirmation operation of reservation use information for the target conference room.
8. The method according to claim 1, wherein the method further comprises:
synchronizing meeting configuration parameters related to the target meeting to a meeting management module through a schedule management module corresponding to the schedule application interface;
and displaying meeting configuration parameters related to the target meeting in a meeting application interface of the target application through the meeting management module.
9. The method according to claim 1, wherein the method further comprises:
synchronizing meeting configuration parameters related to the target meeting room to a meeting room management module through a schedule management module corresponding to the schedule application interface;
And displaying meeting configuration parameters related to the target meeting room in a meeting room application interface of the target application through the meeting room management module.
10. A data processing apparatus, comprising:
the display module is used for displaying the conference creation component in the schedule application interface of the target application;
the processing module is used for responding to the first touch operation aiming at the meeting creation component and displaying meeting configuration options in the schedule application interface through the display module;
the processing module is further configured to respond to a second touch operation for the conference configuration option, and display conference configuration parameters obtained by the second touch operation in the schedule application interface through the display module;
the processing module is further configured to generate a target conference based on the conference configuration parameter.
11. A computer device comprising a memory and a processor, the memory storing a computer program, characterized in that the processor implements the steps of the method of any one of claims 1 to 9 when the computer program is executed.
12. A computer readable storage medium, on which a computer program is stored, characterized in that the computer program, when being executed by a processor, implements the steps of the method of any of claims 1 to 9.
13. A computer program product comprising a computer program, characterized in that the computer program, when being executed by a processor, implements the steps of the method of any one of claims 1 to 9.
CN202211264293.5A 2022-10-14 2022-10-14 Data processing method, device, computer equipment, storage medium and product Pending CN117008755A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202211264293.5A CN117008755A (en) 2022-10-14 2022-10-14 Data processing method, device, computer equipment, storage medium and product

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202211264293.5A CN117008755A (en) 2022-10-14 2022-10-14 Data processing method, device, computer equipment, storage medium and product

Publications (1)

Publication Number Publication Date
CN117008755A true CN117008755A (en) 2023-11-07

Family

ID=88573380

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202211264293.5A Pending CN117008755A (en) 2022-10-14 2022-10-14 Data processing method, device, computer equipment, storage medium and product

Country Status (1)

Country Link
CN (1) CN117008755A (en)

Similar Documents

Publication Publication Date Title
US10389769B2 (en) Integrated real time collaboration experiences with online workspace
US9165290B2 (en) Sharing notes in online meetings
US20200118045A1 (en) System and method for automatic reservation of meeting rooms
US7679518B1 (en) Meeting facilitation tool
US20180165656A1 (en) Dynamic invitee-driven customization and supplementation of meeting sessions
US8442851B2 (en) Providing feedback to a chairperson in an electronic meeting scheduling system in order to enable improved meeting resource management
US20090281843A1 (en) Calendar scheduling systems
US20060224430A1 (en) Agenda based meeting management system, interface and method
US20080270211A1 (en) method and system for modifying a meeting attendee list of an email calendar application
US20140310045A1 (en) Generating and Displaying a Calendar Event Recurrence Preview
US20140310044A1 (en) Transmitting an Electronic Message to Calendar Event Invitees
US20180260790A1 (en) Automated appointment scheduling
US20220351148A1 (en) Productivity entity containers and unified view interface for different productivity entity types
CN111080229A (en) Item processing method, item processing device, server, equipment and readable storage medium
CN115134104B (en) Information processing method, information display method and information display device
US11562331B1 (en) Scheduling a subsequent meeting related to a previous meeting
US20230281568A1 (en) System and method for online collaboration and synchronized scheduling
WO2023147272A1 (en) Communication platform interactive transcripts
CN117008755A (en) Data processing method, device, computer equipment, storage medium and product
US11263595B2 (en) Electronic scheduling assistant utilizing categories of participants
EP1986142A1 (en) Method and system for modifying a meeting attendee list of an email calendar application
CN114626796A (en) Task processing method and device, electronic equipment and storage medium
US20230368105A1 (en) Contextual workflow buttons
US11916862B1 (en) Mentions processor configured to process mention identifiers
US11977721B1 (en) Event scheduling system and method

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