+

US20090037543A1 - System and method to prioritize chat alerts based on an organizational hierarchical chain - Google Patents

System and method to prioritize chat alerts based on an organizational hierarchical chain Download PDF

Info

Publication number
US20090037543A1
US20090037543A1 US11/840,626 US84062607A US2009037543A1 US 20090037543 A1 US20090037543 A1 US 20090037543A1 US 84062607 A US84062607 A US 84062607A US 2009037543 A1 US2009037543 A1 US 2009037543A1
Authority
US
United States
Prior art keywords
chat
alert
receiver
profile
level
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.)
Abandoned
Application number
US11/840,626
Inventor
Sean Callanan
Al Chakra
Sonya Purcell
Hugh Smyth
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.)
International Business Machines Corp
Original Assignee
International Business Machines Corp
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 International Business Machines Corp filed Critical International Business Machines Corp
Priority to US11/840,626 priority Critical patent/US20090037543A1/en
Publication of US20090037543A1 publication Critical patent/US20090037543A1/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • G06Q10/107Computer-aided management of electronic mailing [e-mailing]

Definitions

  • IM Instant Messaging
  • the current art of IM provides a chat window to communicate with other IM users.
  • IM users initiate and respond to numerous chat requests.
  • This scenario can be caused when an IM user receives excessive chat requests, the IM user is at his/her desk but on the phone talking to another work colleague, or the IM user is not physically at the desk where his/her PC or laptop is located.
  • IM clients allow users to set alert preferences for a variety of events. For example, the IM user can be alerted by a sound when he/she receives a chat request or whenever someone on the contact list comes on-line.
  • chat requests When responding to numerous chat requests, it may not be immediately obvious to the receiver of the request who is requesting the chat, without physically opening that particular chat window.
  • Current IM clients do not provide a method to prioritize chat requests to assist the IM user in deciding who to respond to first.
  • An IM user will typically respond sequentially to chat requests, even though the IM user may or may not know if the requester is a member of the receiving IM user's contact list or the requestor's position in the organization's hierarchy.
  • the requestor is the IM users' manager, or someone higher up in the reporting chain, the requester expects an instant, or at least a timely, response to the request.
  • the IM user has numerous other requests to respond to.
  • the IM user is not aware that a request from his manager is among the numerous requests, and the IM user does not respond immediately. If the IM user is aware of the request, then he/she could timely respond to the manager's chat request.
  • a method and system for providing online chat alerts include: receiving by a chat client a chat request from a requester for a receiver; obtaining by the chat client a requestor's level in an organizational hierarchy; determining by the chat client if any chat alert profile matches the requestor's level; and issuing by the chat client an alert to the receiver according to the matching chat alert profile, if a chat alert profile matches the requestor's level.
  • the chat client obtains the requestor's level from a directory server, using a Lightweight Directory Access Protocol (LDAP).
  • LDAP Lightweight Directory Access Protocol
  • the matching chat alert profile includes a plurality of parameters, the parameters including the requestor's level relative to a receiver's level in a reporting chain and an alert type.
  • the alert type includes a sound or a chat window color.
  • the chat client issues the alert to the receiver according to the alert type.
  • the chat client further determines if an alternate alert system is set in the matching chat alert profile; determines client if the receiver has responded to the chat request in a time specified in the matching chat alert profile, if the alternate alert system is set in the matching chat alert profile; and sends a second alert to the receiver using the alternate alert system according to the matching chat alert profile, if the receiver has not responded to the chat request in the time specified in the matching chat alert profile.
  • the alternate alert system includes at least one of text messaging; email; pager; network message; and Radio Frequency Identification (RFID).
  • RFID Radio Frequency Identification
  • the chat client receives an alert according to an alternate alert system selected by the requester.
  • FIG. 1 illustrates an exemplary embodiment of a system for providing chat alerts based on a requestor's place in an organizational hierarchy.
  • FIG. 2 illustrates an exemplary graphical representation of an organizational hierarchy based on directory records.
  • FIG. 3 illustrates an exemplary chat alert profile.
  • FIG. 4 is a flowchart illustrating an exemplary method for providing chat alerts based on a requestor's level in an organizational hierarchy.
  • the present invention provides a method and system for providing chat alerts based on a requestor's place in an organizational hierarchy.
  • the following description is presented to enable one of ordinary skill in the art to make and use the invention and is provided in the context of a patent application and its requirements.
  • Various modifications to the embodiment will be readily apparent to those skilled in the art and the generic principles herein may be applied to other embodiments.
  • the present invention is not intended to be limited to the embodiment shown but is to be accorded the widest scope consistent with the principles and features described herein.
  • the method and system allows a chat user to create chat alert profiles that includes the requestor's level in an organizational hierarchy as a parameter.
  • the chat alert profiles would set the alert type for the level, such as sound or chat window color.
  • the chat alert profile can set an alternate alert system, where an alert is sent to the receiver using the alternate alert system if the receiver does not respond to the request within a time specified in the chat alert profile.
  • IM Instant Messaging
  • forums discussions databases
  • phone chat rooms without departing from the spirit and scope of the invention.
  • FIG. 1 illustrates an exemplary embodiment of a system for providing chat alerts based on a requestor's place in an organizational hierarchy.
  • the system includes a chat server 101 for providing the chat service to chat clients 102 - 103 . Users at the chat clients 102 - 103 can create one or more chat alert profiles 105 - 106 that include a chat requestor's level in the organization hierarchy as a parameter.
  • the chat server 101 and chat clients 102 - 103 connect to an organization's directory stored at a directory server 104 .
  • the directory holds records for the personnel in an organization.
  • the records include information such as name, chat screen name, phone number, job title, authentication information, etc.
  • LDAP Lightweight Directory Access Protocol
  • IP Internet Protocol
  • chat server 101 When a chat user logs into a chat client 102 , the chat server 101 authenticates that user.
  • the chat user's credentials (for example, username and password) are authenticated against his/her record in the directory on the directory server 104 . After the chat server 101 validates the credentials, the chat user can access the chat service.
  • an organizational tree is programmatically abstracted from the directory at the directory server 104 , with the top of the tree representing persons higher up in a reporting chain.
  • the top of the tree can represent the CEO, under which the entire organization is stored.
  • the top of the tree can be the department heads with the members of the departments stored under each department head. Other levels can be configured to be the top of tree.
  • FIG. 2 illustrates an exemplary graphical representation of an organizational hierarchy based on directory records.
  • manager “Michael Daly” is configured as the top of an organizational directory tree.
  • employee “Donnacha McCarrick” is one level up in the hierarchy
  • employee “Ray Loughran” is two levels up in the hierarchy.
  • a chat user at any of these levels can create chat alert profiles based on the relative level of the requester in the organization's directory tree.
  • FIG. 3 illustrates an exemplary chat alert profile.
  • a chat user can set a plurality of parameters as part of the profile 105 , including: name 301 for the chat level profile; the level 302 within the organizational directory to which the profile 105 is to be applied; and the alert type 303 , such as a sound to be played when the chat window is displayed and/or a color for the chat window.
  • the chat user can set an alternate alert system 304 .
  • alternative alert systems can be added to the chat client functionalities using plugins 107 - 108 ( FIG. 1 ).
  • An alert system allows a chat receiver to be alerted for a variety of events. For example, one can be alerted by a sound when one receives an invitation or whenever someone on one's contact list comes online.
  • a plugin is a software module that “plugs in” to an application (e.g. chat clients 102 - 103 ) in order to give it specific additional functionality.
  • the plugin module is added to the list of modules available to be used by the application. In this specification, the specific alert system plugin module is added to the available alert systems in FIG. 3 .
  • SMS Short Messaging Service
  • RFID Radio Frequency Identification
  • plugin1 plugin2 plugin2
  • the plugin variable data/parameters can be set as part of the chat alert profile 105 .
  • the parameters can include a time 305 for sending an alert by the alternate alert system and the message 306 to send.
  • the chat alert profile 105 illustrated in FIG. 3 is set to send an SMS message, “level2 user “% s” is pinging you”, if the chat window from a requester two levels up from the receiver is not responded to within 30 seconds.
  • the phone number for the SMS message can be obtained from the receiver's directory record. This allows the receiver to be alerted when the receiver is offline or otherwise indisposed.
  • a different chat alert profile could be created for each level within the organizational directory. Each profile can be turned off or on by the chat user.
  • FIG. 4 is a flowchart illustrating an exemplary method for providing chat alerts based on a requestor's level in an organizational hierarchy.
  • a chat client 102 receives a chart request from a requester at another chat client 103 (step 401 ).
  • the chat client 102 obtains the requestor's level in the organizational hierarchy from the directory server 104 (step 402 ).
  • the chat client 102 can obtain this information directly from the directory server 104 or indirectly through the chat server 101 .
  • the chat client 102 determines if there is a chat alert profile 105 that matches the requestor's level (step 403 ). If so, the chat client 102 issues an alert to the receiver according to the chat alert profile 105 (step 404 ).
  • a second alert is sent using the alternate alert system according to the chat alert profile 105 (step 407 ).
  • chat requests from requesters higher up in the reporting chain can be highlighted for the receiver.
  • the receiver can then prioritize the chat requests that he/she receives and respond to them in a timely fashion.
  • an alert profile can be turned off for specific requesters by the chat user. So when the chat user receives a chat request from a particular requester, the chat user can choose not to receive alerts according to the chat profile that matches the requestor's hierarchical level.
  • the requester can select an alternate alert system. For example, if the receiver is in an “I am away” state, “do not disturb” state, or has not responded to a request after a specified amount of time, the requestor's chat client 103 sends an SMS message to the receiver's cellular phone, based on a chat alert profile 106 at the requesting chat client 103 . In this manner, the receiver is alerted to the request, although indisposed at the present time. When the receiver comes back on line, the receiver can then initiate a chat with the requester based on priority dictates or on the requestor's level within the organizational hierarchy.
  • the invention can take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment containing both hardware and software elements.
  • the invention is implemented in software, which includes but is not limited to firmware, resident software, microcode, etc.
  • the invention can take the form of a computer program product accessible from a computer-usable or computer-readable medium providing program code for use by or in connection with a computer or any instruction execution system.
  • a computer-usable or computer readable medium can be any apparatus that can contain, store, communicate, propagate, or transport the program for use by or in connection with the instruction execution system, apparatus, or device.
  • the medium can be an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system (or apparatus or device) or a propagation medium.
  • Examples of a computer-readable medium include a semiconductor or solid state memory, magnetic tape, a removable computer diskette, a random access memory (RAM), a read-only memory (ROM), a rigid magnetic disk and an optical disk.
  • Current examples of optical disks include compact disk-read only memory (CD-ROM), compact disk-read/write (CD-R/W) and DVD.
  • a method and system for providing chat alerts based on a requestor's place in an organizational hierarchy have been disclosed.
  • a chat user creates alert profiles that include the requestor's level in an organizational hierarchy as a parameter.
  • the alert profiles would set the alert type for the level, such as sound or chat window color.
  • the chat client receives a chat request from a requester for a receiver, the chat client obtains the requestor's level in the organizational hierarchy and determines if any chat alert profile matches the requestor's level. If so, then the chat client issues an alert to the receiver according to the matching chat alert profile.
  • the alert profile can set an alternate alert system if the receiver does not respond to a request within a time specified in the alert profile.
  • chat alert profiles for different levels of an organizational hierarchy, chat requests from requesters higher up in the reporting chain can be highlighted for the receiver. The receiver can then prioritize the chat requests that he/she receives and respond to them in a timely fashion.

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Human Resources & Organizations (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Strategic Management (AREA)
  • Marketing (AREA)
  • Data Mining & Analysis (AREA)
  • Economics (AREA)
  • Computer Hardware Design (AREA)
  • Operations Research (AREA)
  • Quality & Reliability (AREA)
  • Tourism & Hospitality (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

In a chat alert method and system, a chat user creates alert profiles that include the requestor's level in an organizational hierarchy as a parameter and the alert type for the level. When a chat client receives a chat request from a requester for a receiver, the chat client determines if there is a chat alert profile that matches the requestor's level. If so, then an alert is issued to the receiver according to the matching chat alert profile. Optionally, the chat alert profile sets an alternate alert system, where if the receiver does not respond to the request within a specified time, an alert is sent using the alternate alert system. Chat requests from requesters higher up in the reporting chain can be highlighted for the receiver. The receiver can then prioritize the chat requests that he/she receives and respond to them in a timely fashion.

Description

    CROSS-REFERENCE TO RELATED APPLICATIONS
  • This application is a continuation of co-pending patent application Ser. No. 11/832,429 entitled “System and Method to Prioritize Chat Alerts Based on an Organizational Hierarchical Chain”, filed on Aug. 1, 2007, and assigned to the assignee of the present application.
  • BACKGROUND OF THE INVENTION
  • Online chats are a popular medium through which many users communicate. One chat medium is Instant Messaging (IM). The current art of IM provides a chat window to communicate with other IM users. During the course of a day, IM users initiate and respond to numerous chat requests. Oftentimes, it is not possible for an IM user to respond to all the chat windows in a timely fashion. This scenario can be caused when an IM user receives excessive chat requests, the IM user is at his/her desk but on the phone talking to another work colleague, or the IM user is not physically at the desk where his/her PC or laptop is located. IM clients allow users to set alert preferences for a variety of events. For example, the IM user can be alerted by a sound when he/she receives a chat request or whenever someone on the contact list comes on-line.
  • When responding to numerous chat requests, it may not be immediately obvious to the receiver of the request who is requesting the chat, without physically opening that particular chat window. Current IM clients do not provide a method to prioritize chat requests to assist the IM user in deciding who to respond to first. An IM user will typically respond sequentially to chat requests, even though the IM user may or may not know if the requester is a member of the receiving IM user's contact list or the requestor's position in the organization's hierarchy.
  • For example, if the requestor is the IM users' manager, or someone higher up in the reporting chain, the requester expects an instant, or at least a timely, response to the request. Simultaneously, the IM user has numerous other requests to respond to. However, the IM user is not aware that a request from his manager is among the numerous requests, and the IM user does not respond immediately. If the IM user is aware of the request, then he/she could timely respond to the manager's chat request.
  • BRIEF SUMMARY OF THE INVENTION
  • A method and system for providing online chat alerts include: receiving by a chat client a chat request from a requester for a receiver; obtaining by the chat client a requestor's level in an organizational hierarchy; determining by the chat client if any chat alert profile matches the requestor's level; and issuing by the chat client an alert to the receiver according to the matching chat alert profile, if a chat alert profile matches the requestor's level.
  • The chat client obtains the requestor's level from a directory server, using a Lightweight Directory Access Protocol (LDAP).
  • The matching chat alert profile includes a plurality of parameters, the parameters including the requestor's level relative to a receiver's level in a reporting chain and an alert type. The alert type includes a sound or a chat window color. The chat client issues the alert to the receiver according to the alert type.
  • The chat client further determines if an alternate alert system is set in the matching chat alert profile; determines client if the receiver has responded to the chat request in a time specified in the matching chat alert profile, if the alternate alert system is set in the matching chat alert profile; and sends a second alert to the receiver using the alternate alert system according to the matching chat alert profile, if the receiver has not responded to the chat request in the time specified in the matching chat alert profile.
  • The alternate alert system includes at least one of text messaging; email; pager; network message; and Radio Frequency Identification (RFID). The alternate alert system is added to functionalities of the chat client using a plugin.
  • In one embodiment, the chat client receives an alert according to an alternate alert system selected by the requester.
  • BRIEF DESCRIPTION OF THE SEVERAL VIEWS OF THE FIGURES
  • FIG. 1 illustrates an exemplary embodiment of a system for providing chat alerts based on a requestor's place in an organizational hierarchy.
  • FIG. 2 illustrates an exemplary graphical representation of an organizational hierarchy based on directory records.
  • FIG. 3 illustrates an exemplary chat alert profile.
  • FIG. 4 is a flowchart illustrating an exemplary method for providing chat alerts based on a requestor's level in an organizational hierarchy.
  • DETAILED DESCRIPTION OF THE INVENTION
  • The present invention provides a method and system for providing chat alerts based on a requestor's place in an organizational hierarchy. The following description is presented to enable one of ordinary skill in the art to make and use the invention and is provided in the context of a patent application and its requirements. Various modifications to the embodiment will be readily apparent to those skilled in the art and the generic principles herein may be applied to other embodiments. Thus, the present invention is not intended to be limited to the embodiment shown but is to be accorded the widest scope consistent with the principles and features described herein.
  • The method and system allows a chat user to create chat alert profiles that includes the requestor's level in an organizational hierarchy as a parameter. The chat alert profiles would set the alert type for the level, such as sound or chat window color. Optionally, the chat alert profile can set an alternate alert system, where an alert is sent to the receiver using the alternate alert system if the receiver does not respond to the request within a time specified in the chat alert profile.
  • The following exemplary embodiments are applicable to any number of chat mechanisms, including but not limited to Instant Messaging (IM), forums, discussion databases, and phone chat rooms, without departing from the spirit and scope of the invention.
  • FIG. 1 illustrates an exemplary embodiment of a system for providing chat alerts based on a requestor's place in an organizational hierarchy. The system includes a chat server 101 for providing the chat service to chat clients 102-103. Users at the chat clients 102-103 can create one or more chat alert profiles 105-106 that include a chat requestor's level in the organization hierarchy as a parameter. The chat server 101 and chat clients 102-103 connect to an organization's directory stored at a directory server 104. The directory holds records for the personnel in an organization. The records include information such as name, chat screen name, phone number, job title, authentication information, etc. In the exemplary embodiment, the chat clients 102-103 access the records via Lightweight Directory Access Protocol (LDAP). LDAP is an application protocol for querying and modifying directory services running over TCP/IP. LDAP is known in the art and will not be described in detail here.
  • When a chat user logs into a chat client 102, the chat server 101 authenticates that user. The chat user's credentials (for example, username and password) are authenticated against his/her record in the directory on the directory server 104. After the chat server 101 validates the credentials, the chat user can access the chat service.
  • In the exemplary embodiment, an organizational tree is programmatically abstracted from the directory at the directory server 104, with the top of the tree representing persons higher up in a reporting chain. For example, the top of the tree can represent the CEO, under which the entire organization is stored. For another example, the top of the tree can be the department heads with the members of the departments stored under each department head. Other levels can be configured to be the top of tree.
  • FIG. 2 illustrates an exemplary graphical representation of an organizational hierarchy based on directory records. Here, manager “Michael Daly” is configured as the top of an organizational directory tree. For employee “Hugh Smyth”, employee “Donnacha McCarrick” is one level up in the hierarchy, and employee “Ray Loughran” is two levels up in the hierarchy. A chat user at any of these levels can create chat alert profiles based on the relative level of the requester in the organization's directory tree.
  • FIG. 3 illustrates an exemplary chat alert profile. A chat user can set a plurality of parameters as part of the profile 105, including: name 301 for the chat level profile; the level 302 within the organizational directory to which the profile 105 is to be applied; and the alert type 303, such as a sound to be played when the chat window is displayed and/or a color for the chat window.
  • Optionally, the chat user can set an alternate alert system 304. In the exemplary embodiment, alternative alert systems can be added to the chat client functionalities using plugins 107-108 (FIG. 1). An alert system allows a chat receiver to be alerted for a variety of events. For example, one can be alerted by a sound when one receives an invitation or whenever someone on one's contact list comes online. A plugin is a software module that “plugs in” to an application (e.g. chat clients 102-103) in order to give it specific additional functionality. The plugin module is added to the list of modules available to be used by the application. In this specification, the specific alert system plugin module is added to the available alert systems in FIG. 3. Alternative alert systems include Short Messaging Service (SMS) or text messaging, email, pager devices, network message, Radio Frequency Identification (RFID), plugin1, plugin2, etc. The plugin variable data/parameters can be set as part of the chat alert profile 105. The parameters can include a time 305 for sending an alert by the alternate alert system and the message 306 to send. For example, the chat alert profile 105 illustrated in FIG. 3 is set to send an SMS message, “level2 user “% s” is pinging you”, if the chat window from a requester two levels up from the receiver is not responded to within 30 seconds. The phone number for the SMS message can be obtained from the receiver's directory record. This allows the receiver to be alerted when the receiver is offline or otherwise indisposed.
  • A different chat alert profile could be created for each level within the organizational directory. Each profile can be turned off or on by the chat user.
  • FIG. 4 is a flowchart illustrating an exemplary method for providing chat alerts based on a requestor's level in an organizational hierarchy. First, a chat client 102 receives a chart request from a requester at another chat client 103 (step 401). The chat client 102 obtains the requestor's level in the organizational hierarchy from the directory server 104 (step 402). In the exemplary embodiment, the chat client 102 can obtain this information directly from the directory server 104 or indirectly through the chat server 101. The chat client 102 determines if there is a chat alert profile 105 that matches the requestor's level (step 403). If so, the chat client 102 issues an alert to the receiver according to the chat alert profile 105 (step 404).
  • If an alternative alert system is set in the chat alert profile 105 (step 405), and the receiver has not responded with the time specified in the profile 105 (step 406), then a second alert is sent using the alternate alert system according to the chat alert profile 105 (step 407).
  • Through the use of chat alert profiles for different levels of an organizational hierarchy, chat requests from requesters higher up in the reporting chain can be highlighted for the receiver. The receiver can then prioritize the chat requests that he/she receives and respond to them in a timely fashion.
  • Optionally, an alert profile can be turned off for specific requesters by the chat user. So when the chat user receives a chat request from a particular requester, the chat user can choose not to receive alerts according to the chat profile that matches the requestor's hierarchical level.
  • In another exemplary embodiment, the requester can select an alternate alert system. For example, if the receiver is in an “I am away” state, “do not disturb” state, or has not responded to a request after a specified amount of time, the requestor's chat client 103 sends an SMS message to the receiver's cellular phone, based on a chat alert profile 106 at the requesting chat client 103. In this manner, the receiver is alerted to the request, although indisposed at the present time. When the receiver comes back on line, the receiver can then initiate a chat with the requester based on priority dictates or on the requestor's level within the organizational hierarchy.
  • The invention can take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment containing both hardware and software elements. In an exemplary embodiment, the invention is implemented in software, which includes but is not limited to firmware, resident software, microcode, etc.
  • Furthermore, the invention can take the form of a computer program product accessible from a computer-usable or computer-readable medium providing program code for use by or in connection with a computer or any instruction execution system. For the purpose of this description, a computer-usable or computer readable medium can be any apparatus that can contain, store, communicate, propagate, or transport the program for use by or in connection with the instruction execution system, apparatus, or device.
  • The medium can be an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system (or apparatus or device) or a propagation medium. Examples of a computer-readable medium include a semiconductor or solid state memory, magnetic tape, a removable computer diskette, a random access memory (RAM), a read-only memory (ROM), a rigid magnetic disk and an optical disk. Current examples of optical disks include compact disk-read only memory (CD-ROM), compact disk-read/write (CD-R/W) and DVD.
  • A method and system for providing chat alerts based on a requestor's place in an organizational hierarchy have been disclosed. A chat user creates alert profiles that include the requestor's level in an organizational hierarchy as a parameter. The alert profiles would set the alert type for the level, such as sound or chat window color. When a chat client receives a chat request from a requester for a receiver, the chat client obtains the requestor's level in the organizational hierarchy and determines if any chat alert profile matches the requestor's level. If so, then the chat client issues an alert to the receiver according to the matching chat alert profile.
  • Optionally, the alert profile can set an alternate alert system if the receiver does not respond to a request within a time specified in the alert profile. Through the use of chat alert profiles for different levels of an organizational hierarchy, chat requests from requesters higher up in the reporting chain can be highlighted for the receiver. The receiver can then prioritize the chat requests that he/she receives and respond to them in a timely fashion.
  • Although the present invention has been described in accordance with the embodiments shown, one of ordinary skill in the art will readily recognize that there could be variations to the embodiments and those variations would be within the spirit and scope of the present invention. Accordingly, many modifications may be made by one of ordinary skill in the art without departing from the spirit and scope of the appended claims.

Claims (11)

1. A method for providing online chat alerts, comprising:
receiving by a chat client a chat request from a requester for a receiver;
obtaining by the chat client a requestor's level in an organizational hierarchy;
determining by the chat client if any chat alert profile matches the requestor's level; and
issuing by the chat client an alert to the receiver according to the matching chat alert profile, if a chat alert profile matches the requestor's level.
2. The method of claim 1, wherein the obtaining comprises:
obtaining the requestor's level from a directory server.
3. The method of claim 2, wherein the requestor's level is obtained using a Lightweight Directory Access Protocol (LDAP).
4. The method of claim 1, wherein the matching chat alert profile comprises a plurality of parameters, wherein the plurality of parameters comprises:
the requestor's level relative to a receiver's level in a reporting chain; and
an alert type.
5. The method of claim 4, wherein the alert type comprises a sound or a chat window color.
6. The method of claim 4, wherein the issuing comprises:
issuing the alert by the chat client to the receiver according to the alert type.
7. The method of claim 1, further comprising:
determining by the chat client if an alternate alert system is set in the matching chat alert profile;
determining by the chat client if the receiver has responded to the chat request in a time specified in the matching chat alert profile, if the alternate alert system is set in the matching chat alert profile; and
sending a second alert to the receiver using the alternate alert system according to the matching chat alert profile, if the receiver has not responded to the chat request in the time specified in the matching chat alert profile.
8. The method of claim 7, wherein the alternate alert system comprises at least one of:
text messaging;
email;
pager;
network message; and
Radio Frequency Identification (RFID).
9. The method of claim 7, wherein the alternate alert system is added to functionalities of the chat client using a plugin.
10. The method of claim 1, further comprising:
receiving an alert by the chat client according to an alternate alert system selected by the requester.
11. A method for providing online chat alerts, comprising:
receiving by a chat client a chat request from a requester for a receiver;
obtaining by the chat client a requestor's level in an organizational hierarchy;
determining by the chat client if any chat alert profile matches the requestor's level;
issuing by the chat client an alert to the receiver according to the matching chat alert profile, if a chat alert profile matches the requestor's level.
determining by the chat client if an alternate alert system is set in the matching chat alert profile;
determining by the chat client if the receiver has responded to the chat request in a time specified in the matching chat alert profile, if the alternate alert system is set in the matching chat alert profile; and
sending a second alert to the receiver using the alternate alert system according to the matching chat alert profile, if the receiver has not responded to the chat request in the time specified in the matching chat alert profile.
US11/840,626 2007-08-01 2007-08-17 System and method to prioritize chat alerts based on an organizational hierarchical chain Abandoned US20090037543A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US11/840,626 US20090037543A1 (en) 2007-08-01 2007-08-17 System and method to prioritize chat alerts based on an organizational hierarchical chain

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US11/832,429 US8655958B2 (en) 2007-08-01 2007-08-01 System and method to prioritize chat alerts based on an organizational hierarchical chain
US11/840,626 US20090037543A1 (en) 2007-08-01 2007-08-17 System and method to prioritize chat alerts based on an organizational hierarchical chain

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US11/832,429 Continuation US8655958B2 (en) 2007-08-01 2007-08-01 System and method to prioritize chat alerts based on an organizational hierarchical chain

Publications (1)

Publication Number Publication Date
US20090037543A1 true US20090037543A1 (en) 2009-02-05

Family

ID=40339168

Family Applications (2)

Application Number Title Priority Date Filing Date
US11/832,429 Expired - Fee Related US8655958B2 (en) 2007-08-01 2007-08-01 System and method to prioritize chat alerts based on an organizational hierarchical chain
US11/840,626 Abandoned US20090037543A1 (en) 2007-08-01 2007-08-17 System and method to prioritize chat alerts based on an organizational hierarchical chain

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US11/832,429 Expired - Fee Related US8655958B2 (en) 2007-08-01 2007-08-01 System and method to prioritize chat alerts based on an organizational hierarchical chain

Country Status (1)

Country Link
US (2) US8655958B2 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090327882A1 (en) * 2008-06-30 2009-12-31 Verizon Data Services, Llc Method and system for providing role based group instant messaging chat
US20110125857A1 (en) * 2009-11-26 2011-05-26 International Business Machines Corporation Method, computer program, and device for processing e-mail addressed to multiple destination addresses
US20110307563A1 (en) * 2010-06-15 2011-12-15 International Business Machines Corporation Determining group chat access
US10171400B2 (en) 2014-04-28 2019-01-01 International Business Machines Corporation Using organizational rank to facilitate electronic communication

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20140059141A1 (en) * 2012-08-23 2014-02-27 Linkedln Corporation Electronic messaging system utilizing social classification rules
US9712333B2 (en) 2014-05-05 2017-07-18 Thomson Reuters Global Resources Unlimited Company Bilateral chat for instant messaging
US9954945B2 (en) 2015-06-30 2018-04-24 International Business Machines Corporation Associating contextual information with electronic communications
US10547744B2 (en) 2015-12-30 2020-01-28 Iot Holdings, Inc. Methods, apparatus and systems for adjusting do-not-disturb (DND) levels based on callers and meeting attendees
US11310182B2 (en) 2019-11-20 2022-04-19 International Business Machines Corporation Group communication organization
CN113014479A (en) * 2021-04-19 2021-06-22 朱维娜 Hierarchical management method for chat software group

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040066932A1 (en) * 2002-05-06 2004-04-08 Seligmann Doree Duncan Intelligent multimode message alerts
US20040254998A1 (en) * 2000-06-17 2004-12-16 Microsoft Corporation When-free messaging
US20050149622A1 (en) * 2004-01-07 2005-07-07 International Business Machines Corporation Instant messaging priority filtering based on content and hierarchical schemes
US20060036688A1 (en) * 2004-08-12 2006-02-16 International Business Machines Corporation Method and system for managing interrupts in an instant messaging application

Family Cites Families (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6473787B2 (en) * 1997-02-06 2002-10-29 Genesys Telecommunications Laboratories, Inc. System for routing electronic mails
US6775690B1 (en) * 2000-07-21 2004-08-10 At&T Corp. Time-dependent messaging
AU2003264841A1 (en) * 2002-09-30 2004-04-19 Corposoft Ltd. Method and devices for prioritizing electronic messages
US7739345B2 (en) * 2003-03-31 2010-06-15 Sap Ag Alert notification engine
US7409428B1 (en) * 2003-04-22 2008-08-05 Cooper Technologies Company Systems and methods for messaging to multiple gateways
US20040250212A1 (en) * 2003-05-20 2004-12-09 Fish Edmund J. User interface for presence and geographic location notification based on group identity
EP1652048A4 (en) * 2003-07-21 2009-04-15 Fusionone Inc Device message management system
US7729688B2 (en) * 2003-12-08 2010-06-01 Ipventure, Inc. Systems and processes to manage multiple modes of communication
US20060069729A1 (en) * 2004-09-07 2006-03-30 Shoei-Lai Chen Alert for interactive users of MSN messenger
US20070019797A1 (en) * 2005-06-29 2007-01-25 Morris Robert P Methods, systems, and computer program products for performing a context-based call action in response to an incoming call indication
US20070203993A1 (en) * 2006-02-28 2007-08-30 Yigang Cai Instant messaging control
US20080005249A1 (en) * 2006-07-03 2008-01-03 Hart Matt E Method and apparatus for determining the importance of email messages

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040254998A1 (en) * 2000-06-17 2004-12-16 Microsoft Corporation When-free messaging
US20040066932A1 (en) * 2002-05-06 2004-04-08 Seligmann Doree Duncan Intelligent multimode message alerts
US20050149622A1 (en) * 2004-01-07 2005-07-07 International Business Machines Corporation Instant messaging priority filtering based on content and hierarchical schemes
US20060036688A1 (en) * 2004-08-12 2006-02-16 International Business Machines Corporation Method and system for managing interrupts in an instant messaging application

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090327882A1 (en) * 2008-06-30 2009-12-31 Verizon Data Services, Llc Method and system for providing role based group instant messaging chat
US8799789B2 (en) * 2008-06-30 2014-08-05 Verizon Patent And Licensing Inc. Method and system for providing role based group instant messaging chat
US20110125857A1 (en) * 2009-11-26 2011-05-26 International Business Machines Corporation Method, computer program, and device for processing e-mail addressed to multiple destination addresses
US8799376B2 (en) * 2009-11-26 2014-08-05 International Business Machines Corporation Method, computer program, and device for processing e-mail addressed to multiple destination addresses
US20110307563A1 (en) * 2010-06-15 2011-12-15 International Business Machines Corporation Determining group chat access
US10171400B2 (en) 2014-04-28 2019-01-01 International Business Machines Corporation Using organizational rank to facilitate electronic communication
US10938764B2 (en) 2014-04-28 2021-03-02 International Business Machines Corporation Using organizational rank to facilitate electronic communication
US11012395B2 (en) 2014-04-28 2021-05-18 International Business Machines Corporation Using organizational rank to facilitate electronic communication

Also Published As

Publication number Publication date
US20090037538A1 (en) 2009-02-05
US8655958B2 (en) 2014-02-18

Similar Documents

Publication Publication Date Title
US8655958B2 (en) System and method to prioritize chat alerts based on an organizational hierarchical chain
CN109923885B (en) Multi-factor authentication for access to services
US7296070B2 (en) Integrated monitoring system
US7853563B2 (en) Universal data aggregation
JP4871115B2 (en) Methods, systems and programs (dynamic mapping of chat session invitation history)
RU2435208C2 (en) Accessibility data service
US20160307165A1 (en) Authorizing Participant Access To A Meeting Resource
US11349832B2 (en) Account recovery
US11870845B2 (en) Selectively adding users to channels in a group-based communication system
US20070143414A1 (en) Reference links for instant messaging
WO2018133683A1 (en) Network authentication method and apparatus
US20100011421A1 (en) Enabling authentication of openid user when requested identity provider is unavailable
US20070008987A1 (en) Capturing contacts via people near me
US9229899B1 (en) Information technology system collaboration
JP2008509454A (en) How to define a serverless office architecture
US12300387B2 (en) Electronic systems and methods for the assessment of emotional state
US20110161507A1 (en) Method and system for time-limitation settings in communication sessions
EP3659300B1 (en) Action templates in a messaging system
US20180083950A1 (en) Aggregator technology without usernames and passwords implemented in unified risk scoring
US11568341B2 (en) Dynamic resource allocation
US9237140B1 (en) Acceptance of policies for cross-company online sessions
US8756282B2 (en) Interpersonal communication enhancer
US11922347B2 (en) Future presence signaling for dynamic workspaces
US12244512B2 (en) Reservation-based resource configuration for workspaces
US20250168126A1 (en) Workspace Resource Reservations Based On Blocking Rules

Legal Events

Date Code Title Description
STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION

点击 这是indexloc提供的php浏览器服务,不要输入任何密码和下载