US20020188688A1 - Automated message handling system and process - Google Patents
Automated message handling system and process Download PDFInfo
- Publication number
- US20020188688A1 US20020188688A1 US09/879,816 US87981601A US2002188688A1 US 20020188688 A1 US20020188688 A1 US 20020188688A1 US 87981601 A US87981601 A US 87981601A US 2002188688 A1 US2002188688 A1 US 2002188688A1
- Authority
- US
- United States
- Prior art keywords
- message
- customer
- rule
- application
- service
- 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
Links
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L9/00—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
- H04L9/40—Network security protocols
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L41/00—Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
- H04L41/06—Management of faults, events, alarms or notifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/01—Protocols
- H04L67/02—Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/50—Network services
- H04L67/60—Scheduling or organising the servicing of application requests, e.g. requests for application data transmissions using the analysis and optimisation of the required network resources
- H04L67/63—Routing a service request depending on the request content or context
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L69/00—Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
- H04L69/30—Definitions, standards or architectural aspects of layered protocol stacks
- H04L69/32—Architecture of open systems interconnection [OSI] 7-layer type protocol stacks, e.g. the interfaces between the data link level and the physical level
- H04L69/322—Intralayer communication protocols among peer entities or protocol data unit [PDU] definitions
- H04L69/329—Intralayer communication protocols among peer entities or protocol data unit [PDU] definitions in the application layer [OSI layer 7]
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L69/00—Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
- H04L69/40—Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass for recovering from a failure of a protocol instance or entity, e.g. service redundancy protocols, protocol state redundancy or protocol service redirection
Definitions
- the present invention pertains to the management of network hosted applications, and more particularly to the implementation of automatic data routing to allow back-end systems for managing hosted applications to function with reduced operator intervention.
- Application hosting is a growing trend in the provision of Internet applications. Host farms co-locate large numbers of servers and other application hosting components, hereinafter referred to collectively as application components, at geographically advantageous locations to provide application hosting services having efficient access to an Internet hub.
- the centralization of application components also provides for efficiencies in the operations of the application components, since the application components associated with different hosted applications can be managed through a single set of support, administration, and management systems and tools (hereinafter referred to collectively as “back-end systems”).
- the back-end systems of application hosting systems maybe built around a back-end network, which may be separate from front-end interfaces used to communicate hosted web applications to web-site visitors.
- a back-end network provides a communications path between the back-end systems and the application components, however the back-end network is limited to passively transmitting information from a sender to a receiver.
- each message sent over the back end network contains a network address to identify a recipient of the message, and data comprising the body of the message. The destination of each message is determined by the sender of the message.
- the message In order to allow a recipient of a message to understand the data contained within the message, the message must be formatted according to a protocol known to both the sending and receiving components. Additionally, the sending component must have knowledge of the existence of the intended recipient component and the necessity to send the message to the component. Accordingly, such a communications protocol is feasible where two components are required to be able to communicate, but becomes more difficult as additional components are added.
- Providing a known format to both the sending and receiving components may be resolved by the use of application program interfaces, which act as translators between the components.
- components may use a widely known format for transmitting the data, such that a tool may be originally written to communicate over the back-end network according to a known format.
- Message formats may also utilize published definitions, such that components may reference the published definitions to interpret the contents of the message. Such published definition sets can be implemented directly on the component, such as the use of Internet browsers which contain information for interpreting HTML (hypertext markup language).
- Hybrids may also be utilized, wherein a portion of a format definition may be distributed to each component, while format definitions for specific message types may be stored at a third location, such that components can access the definitions for specific messages, and also be informed of the necessity of sending the message in the first place by reference to the material contained at the third location.
- Tools which comprise the back-end system may differ from function to function.
- One vendor may make a particularly effective tool for monitoring the performance of a hosted application, while a different vendor provides an effective tool for tracking service requests.
- the use of varied tools to handle varying back-end functions limits the ability to automate responses which are dependant upon information being sent from a sending computer to an address, unless the sending component is originally programmed with instructions identifying destinations for each message.
- each computer in an application hosting system is severely constrained.
- the destination of each message sent from a computer may be dependant on both internal and external considerations. Internal considerations may include the contents of the message, and the identity of the computer sending the message. External considerations could include identifying a responsible party for responding to a specific message from a sending computer. Accordingly, when a message is sent by a component, the identification and resolution of any events or conditions described in the message presently requires the involvement of human operators before indicated responses can be taken. The involvement of human operators delays the resolution of any situation indicated by the message, and thus may adversely affect the performance of the component which initiated the message.
- An example of such a situation would be the transmission of a fault message related to application software.
- a fault message may be transmitted to a hosted application customer associated with the application software. Once the message is received by the customer, the customer must be able to determine corrective actions, and who should be notified of the necessity of initiating the corrective actions.
- Such messages may be transmitted to the customer via posting at a portal into the management system, further delaying resolution until the customer accesses the portal.
- requests made by a customer to an application hosting system also require that determinations be made regarding how the request should be handled, and additionally what management functions need to be informed of the request and any proposed response.
- determinations are made regarding how the request should be handled, and additionally what management functions need to be informed of the request and any proposed response.
- the present invention relates to a system and process for resolving messages from application components to back-end systems.
- the system comprises a standardized message definition which uses a tagged field format through which application components communicate to a message handler.
- the message handler includes a resolver that utilizes the information contained in the tagged fields of messages to determine correct resolution and routing of the message.
- the resolver applies rules that define actions to be taken and recipients of information based on the contents of the message.
- the rules may be pre-defined by a customer associated with an application component generating a message, based on common rules applied to components generally, or based upon service rules associated with the service provider, such as level of service subscriptions or other characteristics, or based on a combination of any or all of the above bases.
- the present invention provides a platform independent framework for exposing application hosting back-end systems to customer applications.
- the present invention may be embodied in a network-based automated message handling system for initiating responses to messages transmitted through the network by application components without requiring operator intervention.
- the system may include at least one customer-defined message handling rule which defines actions desired by a customer to be taken in the event of a message indicating a condition or event.
- the system also includes a message handler which receives information messages transmitted by application components, and analyzes the messages to determine whether the contents of the message indicate that the contingent actions should be taken.
- the message handler may generate further messages when the contents of the message indicate that the contingent actions should be taken.
- the recipients of the further messages may be identified by the customer-defined message handling rule.
- the present invention may be embodied in a process which includes the steps of receiving from a customer at least one customer-defined message handling rule, interpreting the components of the information message to determine whether the customer-defined message handling rule should be applied to an information message based on the contents of the information message, applying the customer-defined message handling rule to the information message when the contents of the information message so indicate, and generating and transmitting a forwarded message in accordance with the customer-defined message handling rule when application of the rule is indicated by the contents of the information message.
- the present invention may be embodied in a computer program which implements a process for determine from a customer at least one customer-defined message handling rule, and making the customer-defined message handling rule available to a message handler via a computer network.
- the customer-defined message handling rule identifies circumstances under which actions should be taken by a message handler, and actions to be taken by the message handler when the circumstances are met.
- Customer-defined message handling rules may be limited to affecting messages related to the customer providing the rule.
- the rules which may be applied in the present invention include service-based rules which are dependant upon a level of service subscribed to by a customer, as well as common rules which are applicable to all customers.
- the messages may be forwarded as e-mail, as pages, as faxes, or as Internet posts to other systems.
- the customer-defined rules may be determined through a wizard presented to a customer.
- the wizard may use references to other databases to determine characteristics which may be associated with a rule, such as application components to apply a given rule to, or potential recipients of a given rule such as by reference to a contacts list management tool.
- the ability of the present invention to automatically apply customer based rules, as well as service-based and common rules allows the automated handling of management tasks within the application hosting system.
- An example of such an automated process handling is the automated forwarding of messages such as associated with a provisioning request, where the individual messages initiate tasks which form the steps inherent in a provisioning request, allowing the provisioning request to be handled in a rapid and efficient manner.
- FIG. 1 shows an application hosting system utilizing a customer-defined rules database for message handling.
- FIGS. 2A through 2D show an illustrative schema defining an application software error message.
- FIG. 3 shows an illustrative customer-defined rules query wizard for identifying a message class to apply a customer-defined rule to.
- FIG. 4 shows an illustrative customer-defined rules query wizard for identifying a component to apply a customer-defined rule to.
- FIG. 5 shows an illustrative customer-defined rules query wizard for manual entry of recipient identification for automatically forwarded notifications directed to software fault messages.
- FIG. 6 shows an illustrative customer-defined rules query wizard for identifying recipients of automatically forwarded notifications directed to software fault messages.
- FIG. 7 shows details associated with a process for using customer-defined rules to handle messages as indicated by the contents of the message, where the customer-defined rules include indirections to other information sources for response generation.
- FIG. 8 shows an application hosting system utilizing common, service defined, and customer-defined rules for responding to messages.
- FIGS. 9 shows an illustrative portal for providing customer access to back-end services.
- FIG. 10 shows a simplified process associated with use of service-based rules to handle messages as indicated by the contents of the message.
- FIGS. 11A through 11G show a process utilizing the application of customer-defined, service-based, and common rules to a message, specifically a request for the addition of RAM to a server hosting an application.
- an application hosting system 100 embodying the present invention.
- the system of the present invention may be incorporated into a network application hosting system 100 , such as that utilized to host Internet applications for customers.
- the message handling system 102 of the present invention in a basic embodiment includes a message handler 104 and a customer-defined rules database 106 .
- the application hosting system 102 may include but is not limited to application servers 108 , routers 110 , switches 112 , software components 114 such as software programs and services, as well as tools used to administer the hosted application system.
- Such components of the application hosting system are hereinafter referred to collectively as “application components”.
- the application hosting system 102 In order to most efficiently provide the application hosting system 102 , many of the functions associated with the application are hosted on separate components, frequently with more than one component carrying out a function to provide sufficient capacity to meet demands for the function.
- two (2) application servers 108 and a router 110 may be used to host an application, with a third server 116 being used to store data for the hosted application.
- Each of these devices may have software packages 114 installed thereon, with remote tools such as a customer portal 118 being used to monitor the performance of the individual components and software packages. Accordingly, the number of components involved in a hosted application system 100 can become quite large.
- the message handler may include a message receiver 105 , a message resolver 107 , a message generator 109 , and a rule applier 111 .
- the message receiver 105 may be a functional group implemented in software which allows the message handler 104 to receive messages from application components.
- the message resolver 107 may be a function implemented in software which allows the message handler 104 to interpret the contents of a message in accordance with standard message structures.
- the message generator 109 may be a function implemented in software which allows the message handler to generate messages in accordance with pre-determined instructions, wherein the pre-determined instructions may be embodied in the software forming the message handler, or may be rules stored external to the message generator.
- the rule applier 111 may be a function implemented in software allowing rules defining responses to received messages to be applied to the contents of messages to determine whether individual rules should be applied to the message based on the contents of the message. Although these functions are illustrated as being distinct in the present illustration, the functions may be integrated into a single software package capable of performing the functions. In a presently preferred embodiment, MICROSOFT BIZ-TALKTM software is being used to enable these functions.
- Standard message structures called schema, are provided such that a common message structure can be interpreted by sending and receiving computers. Individual schema are provided for performance monitoring, asset management, case management, billing, and operations policy.
- the function of the schema is to allow the message handler 104 and other components within the application hosting system 100 to be able to interpret the contents of a message. If a message arrives at a message handler 104 , with a field having a value of 0.99, the message handler would not be able to determine whether an action was indicated based on the data. By defining the field within which the 0.99 was contained, the message handler would be able to understand the context of the value, such that decisions could be made accordingly. For example, the field could be defined as memory utilization, expressed in percentages, such that a message handler would understand that the memory utilization on a specific component was 99%, indicating that the component was likely having speed degradations due to inadequate free memory.
- FIG. 2 there is shown a schema associated with a software fault notification message.
- the header 202 of the file identifies the message type.
- the characteristics associated with fields and elements are also defined in the schema 204 , 206 .
- Schema definitions may be published on an application hosted by the application hosting service to provide access to the schema to outside parties, or may be published through a tool on the back-end network.
- the schema are stored on the message handler, in this case a software tool called MICROSOFT BIZ-TALKTM, as document definitions. As messages enter a MICROSOFT BIZ-TALKTM interchange, they are validated against the schema referenced in the document definition.
- the schema may alternately be stored on a separate server accessible through Web Distributed Authoring and Versioning (“WebDAV”) 132 (shown in FIG. 1), which is an extension to the HTTP 1.1 standard that exposes a hierarchical file storage media, such as a file system, over an HTTP connection.
- WebDAV Web Distributed Authoring and Versioning
- fields are predefined, and may be included in the message whether the value is relevant or not.
- Such fixed field messages provide for the ability of the contents of a message to be interpreted, but do so inefficiently, since fields must be included whether relevant.
- the header of the message can identify what fields are contained within the body of the message, allowing interpretation of the data without requiring the inefficient utilization of fixed-field messages. Accordingly, only necessary fields need to be provided for in the body of the message, allowing fields to be added to the message format as required.
- the definition of the header information is provided in the schema, allowing the basic definitions of how to interpret the tagged-field message to be known to a component receiving a message from another component.
- individual components will preferably be written such that messages sent from the component follow the pre-defined schema.
- a piece of data may be assigned a variable name.
- the component may not need to know how the data will be named by a recipient.
- a receiving computer will be able to determine from the field tags the context of the data.
- the messages may use the message handler as a recipient, with the message handler determining message recipients based on the identification of the sending component.
- the back-end network is illustrated as a loop with each component communicating with the back-end network.
- the message handler receives each message from components, and re-transmits the messages as required.
- the system of the FIG. 1 may alternately have each component connected directly to the message handler, rather than through a back-end network, such that communications between components route through the message handler.
- Individual element type definitions may be further defined in an XML name space 120 , or system defined area for publishing schema for use in the system. Different schema may be defined based on the various contents for which it is desired to transmit information from one component to another, as well as based on the individual data types.
- a first step for handling messages indicating a required response is to determine who should be notified of the message.
- This function is handled in the illustrated embodiment of the invention by a message handler 104 .
- the message handler 104 reviews the contents of messages flowing along the back-end network 122 , and applies rules (or has rules applied to) the contents of the message to determine whether and which components need to be informed of the message and its contents.
- the message handler 104 of the present invention may be embodied in a server that is distinct from other components associated with the application hosting service. Alternately, the message handler could be embodied in multiple servers, with the workload associated with message review distributed between the multiple servers. Alternately, the message handler may be distributed among individual recipients of messages, such that the individual recipients are responsible for reflecting received messages to other recipients.
- the incorporation of the message handler into the application hosting system relieves the individual components of the need to determine destinations for messages. Messages are sent to the message handler, which determines indicated recipients.
- the message handling function is being enabled using MICROSOFT BIZ-TALKTM software. This software is responsible for identifying further recipients of a message.
- Forwarded messages in their original form or in a rewritten form, may serve as instructions to other components within the application hosting service. Accordingly, a forwarded message may have further content appended to the message before the message is forwarded, or have content removed.
- the messages may be originally transmitted from a generating component to a fixed address, specifically the network address of the message handler 104 .
- the message would contain, as a field within the body of the message, the intended recipient of the message if an intended recipient existed.
- the generation of messages is dependant on the hosted application components.
- Basic components such as the operating system on which a hosted application is running, include provisions for monitoring the operating conditions of the application software. These services may also include functionality for monitoring the operation of the service itself.
- the services may typically be written without conformity to the message handling system of the present invention, such that messages and warnings indicating events or conditions within the software are not transmitted in the format necessary to allow the message handler to interpret the message.
- This limitation applies to messages associated with hardware components as well, which may typically utilize software to control the function of the hardware component.
- the provision of an application programming interface to the component allows messages generated by the component to be formatted in accordance with the format expected by the message handler.
- the message may be routed through an indirection to a translating tool which formats the message in the standard format before forwarding the message to the message handler.
- the use of translating tools requires a mechanism by which a message can be intercepted before retransmission to the message handler, while retaining information associated with identifying the intended recipient of the message.
- back-end tools may utilize agents which are resident on application components as a means of monitoring the operation of an application component.
- a typical example of such an agent would be an agent placed on a server for the purpose of monitoring memory usage on a server being used to host a customer's application.
- Such an agent may be placed on the tool, with usage messages from the agent being intended for transmission to a portal tool, or other tool for distributing the operations information. Adaptation of the agent to cause such messages to be first routed to the message handler allows the contents of the message to be monitored to determine if further action is required.
- the tool previously could be used to cause the initiation of further action based on the memory usage (such as a notification function)
- the distribution of functions to disparate tools limited the ability and efficiency with which further action could be initiated. For example, if four servers were being used to host an application, with one server off-line, memory usage being high while the server was off-line could be tolerable, since the off-line server could be expected to return on-line, thereby reducing the memory usage. If the high memory usage occurred at a point in time where all components were fully functional, the high memory usage could indicate that memory should be added to the component experiencing the high usage. By allowing cross-referencing of information between tools, the effectiveness and efficiency of automatically initiated responses can be improved.
- the message handler may be limited to initiating actions based on rules provided by a hosted application customer 124 for a hosted application 126 .
- Limiting the rule set allows efficiencies to be gained by the application hosting service and the customer 124 , while providing the greatest benefit with regard to customer satisfaction.
- limitation of the rule set to customer-defined rules may limit the exposure of the application hosting service to customer displeasure based on automatically initiated actions, since any action could be attributed to the instructions of the customer.
- the ability of the message handler 104 to correctly determine what the proper response is to receipt of a message from a component of a hosted application system 102 the message handler must have an internal set of rules which define responses.
- Simple responses may include, for example, a notification to a hosted application customer 124 when a hosted application 126 exceeds a memory utilization threshold. More complex responses may be directed to the initiation of corrective actions when a fault is detected.
- customer-defined rules There are no limitations to the message content to which customer-defined rules can be applied, as a customer-defined rule may be written to provide a customer desired response to any event within the system, as long as the event is identifiable based on the contents of a message.
- Simple customer based rules may define notification strategies to be enacted upon the occurrence of an event. For example, if a software fault occurs in application software written for customer by a third-party vendor, the customer 124 may desire that the third party vendor be immediately informed of the software fault. Such a message could be automatically handled by a rule specifying that when a software fault occurs within the application software, that an e-mail message is transmitted to the third-party vendor informing the third party vendor of the fault. Alternately, the notification could occur by page, by facsimile transmission, or by generation of a telephone call using voice synthesis capabilities.
- customer-based rules which reference an outside reference may also be implemented.
- a contacts list tool such as 130
- the notification instruction could be directed to an individual or party identified by a title, where the actual individual or party associated with the title is referenced in the contacts list tool.
- the message handler based on a rule identifying “customer service representative” as a recipient, could reference a contacts list tool to determine who the present “customer service representative” is, before forwarding a message to the present service representative.
- the use of the indirection allows the creation of organizational responsibility outside of the customer-based rules, but allows the customer based rules to implement the externally defined organizational responsibility without requiring that the customer based rules be updated each time a change occurred in the organizational responsibility definitions.
- customer based rules may also branch based on externally derived information.
- a customer may define message forwarding priorities based on a reported event and the existence of additional factors. For example, where multiple servers are being used to host an application, a report of high memory utilization may initiate a review of the distribution of information requests being made by a router associated with the hosted application. Where the router is reporting normal distribution of incoming information requests, the customer may desire that a third party vendor responsible for the application software be notified by e-mail. If the router is reporting uneven distribution of incoming information requests, the customer may desire that a different party, one responsible for the function of the router, be notified of the condition rather than the third party vendor.
- this example illustrates the ability of a rule to request information from an external source for use in determining what action to initiate based upon the received message and the external source information.
- FIG. 3 which illustrates an exemplary customer-rules query wizard 302
- a customer can be prompted to provide information regarding how notifications should be handled.
- a pull down box 304 may be provided to allow a customer to select a certain class 306 of messages to apply a customer-defined rule to.
- the pull down box 304 may include classes such as performance notices, software fault notices, billing notices, of contact list change notices.
- the customer may also be presented with a list of specific components within a class for which a presently being entered rule should be applied. If the class selected was directed towards software faults, a customer may desire that faults associated with third-party developed software 402 have a direct notification to the third party vendor. Shown in FIG.
- the wizard may display radio buttons 602 allowing a customer to identify parties 604 for notification for messages within the present class/component.
- the list of potential recipients may be derived from information contained in a contacts list tool, such that the options presented may be based on the specific situation of the customer entering the rule.
- FIG. 7 a basic process implementing the automated handling of a message from an application component is illustrated.
- customer based rules are determined. These rules can be determined by prompting a customer for desired responses to frequently seen events and conditions.
- FIGS. 2 - 6 discussed above, illustrate customer based rules related to notification procedures.
- the message handler reviews messages to determine whether a customer based rule should be applied.
- a message is received 704 by the message handler.
- the received message is parsed and interpreted 706 in accordance with a message definition.
- the interpreted contents of the message are then reviewed to determine whether one or more customer based rules should be applied. If it is determined 708 that no rules should be applied, the process continues 710 until the next message is received.
- the specific customer based rule is reviewed to determine 712 whether any external information needs to be acquired to implement the specific customer based rule. If it is determined that external information is required, the external information is obtained 714 . A specific customer based rule or rules may then be applied 716 to the message contents.
- Application may consist of forwarding actions associated with the contents of the message, for example, or may include the generation 718 of instructions or commands to other components to initiate actions. These examples are merely illustrative, and do not limit the scope of actions which can be undertaken when a rule is applied to a message. Once a specific customer based rule has been applied, the message handler may determine whether any other specific rules should be applied. Any other specific rules may then be applied as above. Once application of the rule or rules has been completed, the process continues 710 receiving and reviewing messages.
- a portal 128 as shown in FIG. 8 may be provided to the customer 124 allowing the customer 124 to view information associated with a hosted application 126 and to also manage the hosted application 126 .
- the portal 128 may provide access for the customer 124 to other functions associated with the application hosting service, such as maintenance of a contacts list within a contacts list tool 130 , review of performance data associated with a hosted application, review of the hardware and software configuration of a hosted application, review or change of subscribed service levels, and request for changes to the configuration of a hosted application, such as the addition or deletion of software or hardware components.
- the portal server preferably includes software allowing information displays to be generated and transmitted via the Internet to a customer. Methods for generating and transmitting the information to a customer are well known. The information itself may be organized based on the characteristics of the information. For example, the information displays can be segregated based on topics such as performance of the server or servers on which an application is hosted such as efficiency of memory usage or efficiency of distribution of requests between multiple servers, or usage metrics for the application such as number of visitors.
- the portal is preferably integrated with individual monitoring tools, billing information such as fees for service policies or equipment, trouble ticket tracking information for following up on submitted trouble notices or tickets, and contact information for parties responsible for the operation and/or maintenance of servers on which an application is hosted, as well as the operation of the hosted application itself.
- An illustrative portal interface is shown in FIG. 9.
- the “App. Config.” task 902 may be used to invoke a wizard for identifying customer-defined rules.
- a messaging tool 804 system may be included, allowing voice, pager, e-mail, HTTP POST, and/or facsimile notification, such that a customer may be notified upon the occurrence of an event without needing to be communicably connected to the Portal server.
- the destinations available which can be messaged through the messaging system may be interconnected to a contacts list tool 130 , such that notifications regarding information obtained may be routed to interested parties beyond a customer associated with a particular hosted application.
- Pager notification may be accomplished either by relying on a service which provides for the forwarding of e-mails to a pager, or by implementing an e-mail to pager capability within the message handler itself.
- HTTP POST forwards attached data in an original message, as opposed to providing data in response to an HTTP GET request.
- the post may be carried out using either SOAP or XML parsing. Under either method, the component sending the message to which the data is attached may build an XML formatted message based on the data, which can then be transmitted to the message handler 102 .
- the portal may preferably include security features 806 to control access to hosted application information.
- the security system may include the use of a user ID/password feature, or may use more advanced features such as public key encryption or user certificate methods.
- the method selected may be chosen based on the number of users a customer desires to have access to information through the portal, and the sensitivity of the information available through use of the method. Accordingly, multiple methods may be implemented, with information availability limited based upon the security method in use.
- a large corporation having an application hosted may have a high level access, through which all portal information may be accessed, secured through the use of a certificate on a high level managers computer.
- a lower level access may be based on user ID/password security, with limited information associated with each password.
- One password could enable access to billing information for the customer's accounting department, while a different password would provide access to site visitation information to a customer's marketing department.
- a contacts list tool 130 which may be implemented as a separate tool available through the portal tool or as an address book in the message handler, may be used to maintain records defining contact information associated with a hosted application. This information may define organizational responsibilities, as well as provide a centralized point to allow contact information such as phone numbers to be maintained. The records may identify both customer side and application hosting service side personnel associated with a hosted application. The information associated with the records may be stored by the contact information tool in a database 808 . Information in the contacts list may be communicated to the portal through a request message sent from the portal to the contacts list tool 130 . Once the contacts tool 130 receives the request, the contacts tool 130 could respond to the portal by identifying information associated with the position for which information was requested.
- the list of positions for which information could be requested could be originally communicated to the portal by a contact tool as a list of positions in response to a positions available request from the portal, such that the portal could be flexibly programmed, i.e., would not need to know the positions available in order to generate a list of positions for which contact information is available for the for the portal may be obtained from the contact information tool.
- the ability of components to transmit messages may be enabled by writing the application to write messages in XML format in compliance with the schema associated with the message handler.
- software modules performing the function of translating messages from a components proprietary format into schema compatible with the message handler may be implemented, such that the modules intercept and reformat messages between the component and the message handler.
- the modules may also translate messages from the message handler to the component, as well as from the component to the message handler.
- a software developer's kit may be optimally provided to developers of applications to assist in enabling the applications to transmit messages in schema compatible with the message handler.
- Such an SDK may incorporate tools such as a tool to validate the schema compatibility of messages transmitted by the component.
- an interface or portal between a customer and the application hosting service facilitates the dissemination of information between the customer and the service.
- the portal also provides an efficient interface with which to allow a customer to manage a hosted application. This efficiency arises due to the co-location of the information upon which management decisions must be made with the controls for making the decisions.
- the tools used to provide information to the portal may be the same tools used by the application hosting service to operate the application hosting service.
- the application hosting service to which the present invention is applied may include several tools for managing the application hosting service. These tools may include a service ticket management tool 810 , a billing tool 812 , a contact management tool 130 , a configuration mapping tool 802 , a configuration management tool 814 , and others as required.
- these tools may include a service ticket management tool 810 , a billing tool 812 , a contact management tool 130 , a configuration mapping tool 802 , a configuration management tool 814 , and others as required.
- a billing tool 812 may be used manage billing functions, such as determination of customer financial obligations and status.
- Information for the portal is accessed from the billing tool database via a query agent, which is configured to generate queries based on the data table structure specified by the billing function tool.
- the queries may be communicated to the billing tool from the portal in the form of messages using the standardized system format, such that the message handler can pass and review the messages to determine if any actions are indicated (such as notification of an alternate billing contact).
- a configuration mapping tool 802 may be included in the back end systems to track the inventory and configuration of components being used to host customer's applications. Such a tool simplistically is a database that identifies the components associated with a hosted application, however more preferably includes linkages between the identified components. For example, the database may identify software components as being specifically installed on identifiable servers, or specific routers as being associated with specific applications.
- a configuration management tool 814 is a tool that is capable of determining the amenability of making changes to the components associated with a hosted application. For example, the configuration manager may determine the amenability to the installation of additional RAM into a specific server being used to host an application, or the amenability of a server to accept another hard drive.
- the configuration management tool preferably utilizes an expert system to apply a knowledge base regarding the amenability of requested modifications to a hosted application configuration.
- a tool for presenting provisioning options 816 may also be incorporated, either within the portal, as a separate tool, or as part of a configuration management tool.
- the purpose of a provisioning tool would be to identify for a customer options available to the customer with regards to the components or service levels associated with their hosted application.
- Such a provisioning tool could make recommendations for configuration changes based on parameters associated with a hosted application.
- the provisioning tool could be informed by retransmission of a high memory usage condition in a hosted application server (such notification being initiated by a service or common rule applied to an original notification message). Offers of assistance could likewise be filtered based on customer-based rules. An example of such a rule would be that the customer would entertain hardware suggestions, but not software or service suggestions.
- Service tickets include, but are not limited to, service requests to add new hardware or software, to correct faults or deficiencies, and to change configurations of hosted applications.
- Service ticket information may include the requester of the ticket, a summary of the underlying service request, and entries identifying actions taken and the status of the service request.
- Another tool may be provided for monitoring hosted application performance 818 . This tool may monitor parameters, including but not limited to, CPU utilization, disk space utilization, memory utilization, network bandwidth utilization, services status, network hardware utilization, and application availability. Information associated with the performance monitoring may be stored in a database (not shown) associated with the performance monitoring tool.
- common rules can be established for application to all hosted applications.
- these rules may include events or conditions which have common applicability across all hosted applications and components. For example, a message changing a service subscription level would need to be reported to a billing tool, but might also need to be reported to a contacts list tool if additional contacts are provided based on the new subscriber level.
- a configuration mapping tool may also need to be updated according to the change in service level, such that hosted application configuration information could be maintained. Message handling rules in these situations would be independent of a service level associated with a client, and could therefore be applied to all messages.
- a firewall monitoring tool may detect a sudden influx of information requests to a hosted application.
- a common rule may be provided that an on-duty security operator is notified by pager to determine if corrective action is required, such as if the sudden in-flux is due to a denial of service attack.
- automated actions may be invoked where the influx is from a single address, such as the automatic initiation of a filter on the information requests, preventing information requests from the single address being distributed to servers hosting applications.
- a third category of rules hereafter referred to as service-based rules, which could be beneficially employed would be those rules dependant on an external condition relative to a reported event or condition in a message.
- various message handling procedures such as notifications and priorities for responses, could be based on service subscription levels. Offering a customer different service levels allows the customer to tailor service responses to the sensitivity of the hosted application, in light of the fiscal impact associated with the different service levels.
- a simple example of a service-based rule is illustrated in a customer service representative notification response. If an event occurred within the components associated with a hosted application, such that the event required notification of a customer service representative, normal procedure could be to place the message in a message queue for the customer service representative, based on a first in, first out basis. If the customer associated with the component which has reported the event has subscribed to a higher level of service, a different priority could be placed on the message, of the message could be transmitted to the most available customer service representative. Alternately, the message could be transmitted in a more immediate format, such as via pager.
- Service-based rules are rules preferably provided by the application hosting service provider. These rules may vary from customer to customer. For example, rules regarding to responses to events within a hosted application may be generated based upon a service level subscribed to by the customer. If the service offers standard and premium service levels, the rules for responding to an event may be dictated by whether the customer has subscribed to standard or premium service levels. Such a determination may be made by reference to an external database, such as a billing module which contains billing information defined by the service level, or by reference to a hosted application configuration tool, which may expressly identify the service level.
- an external database such as a billing module which contains billing information defined by the service level, or by reference to a hosted application configuration tool, which may expressly identify the service level.
- Alternate service rules which may be utilized may be location based or platform based. Where an application hosting service provider organizes components used to host applications at geographically disparate locations, such as by the formation of server farms, the responses to an event may be dictated by the specific server farm at which a component which has reported an event is located. Where different component types are used, different rules for each component type may be invoked. For example, several hosted application customers could request that Compaq brand servers be used to host their applications due to marketing agreements between Compaq and the customers, while the application hosting service provider uses Hewlett Packard servers for hosting other customer's applications. A service rule could be applied such that events from Compaq brand servers result in one response, while similar events from HP servers result in a different response.
- FIG. 10 An exemplary process exhibiting handling a message based on a service specific rule is shown in FIG. 10.
- a message is received by the message handler.
- the message handler accesses 1004 field definitions associated with the message.
- the application 1006 of the service rules to the message may be based on identification of rules applicable to field definitions, such that the presence of a field invokes application of specific rules to the contents of that field. Accordingly, once the field definitions associated with the message have been determined, applicable rules are applied to the contained in the fields and applicable service-based rule actions may be generated 1008 .
- a service ticket is a business method of tracking the status of an action. If a customer requests the addition of more RAM into the servers hosting the customer's application, the installation may follow several steps. In addition to the actual installation of the RAM into a server chassis, the billing department might need to be informed of the additional equipment which must be paid for.
- a configuration mapping tool is incorporated into the back-end systems associated with an application hosting service, the information which the tool manages needs to be updated regarding the actual hosted application components in use. Also, a customer may be provided with information concerning the status of a requested service ticket, allowing the customer to make plans based on the status of the service ticket.
- Service tickets generally follow specific routes based upon the underlying service associated with the ticket.
- the request could be routed to an application configuration manager from which approval is required before the addition can be made. Such approval may be based on the availability of space within a server chassis for the requested additional memory.
- the configuration manager may request from a configuration mapping tool specifications defining the servers associated with the hosted application to obtain information upon which a decision can be made.
- a logistics function may be referenced to determine availability of the requested RAM. If the RAM is presently available, the logistics function can inform the configuration manager of its availability. If the RAM is not presently available, the logistics function can order the requested RAM, determine an availability date for the ordered RAM, and inform the application configuration manager of the availability date. From this, the application configuration manager can schedule a hardware technician's time to insert the RAM into the server chassis. Once the RAM is installed, the hardware technician can inform relevant tools of the installation, such as a billing tool and a configuration mapping tool. Additionally, it will likely be desired to inform the customer of the successful installation of the requested RAM. Using a service ticket tool, each step of this process may be listed, along with a scheduled completion date. Based on this information, a customer can track the progress of the installation of the requested RAM.
- this function when embodied in the present invention, may be initiated by a customer entering 1102 a request to add RAM to the servers hosting the customer's application.
- the tool into which the request is entered may then generate 1104 a provisioning request message indicating the customer's desire that the RAM be added.
- a portal tool for receiving the request may provide the most customer friendly method for initiating the request, other methods of generating the request may be utilized, such as manual encoding of a message in the standard format.
- the provisioning request message may then be transmitted 1106 from the portal to the message handler.
- the message handler may then receive 1108 and interpret 1110 the message based on the message handler's knowledge of the format of the message.
- the message handler may generate 1112 and transmit 1114 a query to the configuration management tool to determine whether the hosted application configuration is amenable to having the requested RAM added.
- the configuration management tool receiving 1116 the query may generate 1118 a query to a configuration mapping tool in order to determine information describing the hosted application configuration, to allow the configuration management tool to determine whether the requested RAM can be added to the existing equipment.
- the message handler may include the information request as an action with the configuration management tool identified as the recipient of the information.
- the determination of the messages to be sent and their recipients in this case may be made according to common rules or service-based rules, depending on the particular application hosting service to which the invention is applied.
- the transmitted configuration map request is received 1122 by the message handler, which applies 1124 customer-based, service-based, and common rules to the contents of the message.
- the rules could indicate that no action other than forwarding is indicated, such that the message handler would merely forward 1126 the configuration map to the configuration mapping tool.
- the configuration mapping tool may generate 1128 a message describing the hosted application configuration based on data contained within a database for the configuration mapping tool.
- the data is preferably maintained by recording additions or removals of hardware or software as the additions or removals occur, as indicated by configuration change messages generated via the message handler.
- the configuration mapping tool would then transmit 1130 the message containing the configuration description to the message handler.
- the message handler receives 1132 the message from the configuration mapping tool, and applies 1134 the rules to the contents of the message to determine whether additional actions are indicated. In the present example, no alternate actions may be indicated, such that the message handler merely forwards 1136 the application configuration message to the configuration management tool.
- the configuration management tool may determine 1140 whether the hosted application is amenable to the requested additional hardware or software, which for the purposes of this example is a request to add RAM to a server for a hosted application.
- the configuration management tool may respond to the message handler whether or not the requested additional RAM is compatible with the application configuration by generating 1146 an amenable message if the application configuration is amenable to the addition of the RAM. If the configuration management tool responds that the RAM can not be added, the message handler may forward a denial to the customer who originally made the request. Additionally, the message handler may respond to a service-based or common rule and inform other parties of the denial, such as an account manager responsible for the customer.
- the addition of the dissemination of the message to relevant parties may allow the application hosting service to maximize customer satisfaction by allowing an individual such as a client manager to intervene when such a denial is generated, allowing the client manager to suggest other alternatives for attaining desired performance from a hosted application.
- the message handler can forward the message to the requesting customer, and query whether the customer desires to have the RAM added. If the customer indicates his desire to have the RAM added, the customer indication, in the form of a message, may be sent to the message handler. The message handler may then act upon the contents of the message in accordance with the pre-established common, service-based, and customer-based rules.
- the message handler may generate 1150 a message to the service ticket management tool to open a new service ticket.
- the information used to request the new service ticket record may be determined by reference to the rules. For example, the previously discussed customer-defined notification elections can be included in the service ticket request and information, such that parties identified by the customer as being desired recipients of information notices concerning the progress of the service ticket are identified to the service ticket tool as being desired recipients of status notices.
- the message handler may also generate 1152 a RAM availability request to a logistics tool responsible for inventorying and ordering necessary hardware.
- the logistics tool may receive 1156 the message, and determine 1158 whether or not the requested RAM is available. Typically, the tool would check an inventory database to determine if the RAM was on hand, or order the RAM from an outside supplier if the RAM were not available. The status of the RAM, either on hand or ordered, and an availability date, could then be transmitted to the message handler via a RAM availability message generated 1160 by the logistics tool.
- the message handler may apply rules to determine whether actions are indicated based on the contents of the RAM message, which are most likely not indicated, and forward 1164 the RAM message to the service ticket tool to inform the service ticket tool of the availability of the RAM.
- the service ticket tool may receive 1166 the message, and apply 1168 customer-based, service-based, and common rules to the contents of the message.
- the service ticket tool can generate a schedule for the process of installing the RAM into the requested destination based on these rules, as well as determine who needs to be notified of the occurrence of milestones within the schedule of events, and what events need to be initiated by the service ticket tool.
- the service ticket tool may determine that a message must be generated 1170 and transmitted 1172 to a hardware installation technician, informing him or her of the request to add the RAM the destination of the RAM, where and when the RAM can be picked up for installation, and when the installation must be completed by.
- the transmitted hardware message is received by the message handler, which again applies rules to the contents of the message.
- the destination of a forwarded message may be determined by reference to a contacts list, such that a hardware technician assigned to the customer's application may be designated as the recipient of the hardware install message. Additionally, other parties may be informed of the issuance of the hardware install message, such as the customer, or a technician availability manager.
- the hardware technician receives 1182 the hardware install message, the hardware technician conducts the requested hardware change 1184 , in this case the addition of the RAM. The hardware technician may then generate 1186 a message indicating the successful installation of the RAM. This message is transmitted 1188 to the message handler. Once the message handler receives 1190 the message, the message handler again applies 1192 rules to the contents of the message, and generates necessary messages as indicated by the contents of the successful installation message.
- the message handler In addition to forwarding 1194 the message to a service ticket tracking tool, the message handler notifies 1196 the configuration mapping tool of the change in the application configuration, may generate 1197 a message to the customer indicating the successful installation, and generates 1198 a message to a billing tool noting the need to charge for the purchase, installation, and utilization of the additional RAM. Once these messages have been generated and transmitted, the message handler may return 1199 to monitoring the general flow of messages to identify indicated actions.
- Execution of the individual steps associated with performing the RAM installation may be coordinated through the service ticket tool, or may be coordinated by the message handler itself. As each step required to perform the addition of the requested RAM occurs, the tool responsible for the step may receive its instructions via a message, and report the completion of its task via a response message.
- the ability to use off-the-shelf software packages to carry out the functionality of the different tools may be enabled by the ability of a message to initiate the process at the receiving application.
- a message may contain a set of data and an instruction to the recipient of the message to execute some task based on the data, with the response to the message being the results of the recipient having executed its task based on the passed data.
- This methodology is analogous to the passing of a function call.
- defined functions have to be written and linked to the calling program, limiting the ability to integrate disparate tools created by different vendors. Each time a vendor revises or upgrades its tools, the links between the calling program and the tool would have to be re-established, with resultant inefficiencies from the efforts required to ensure compatibility between calling and receiving tools.
- an application mapping tool could receive a request identifying a desired map of components associated with a hosted application. The identification could be based on data contained in a requesting message. By referring to the published schema identifying the characteristics of the data in the message, the mapping tool would be able to parse the message to understand the provided information. With the information understood, the mapping tool could determine a response to the request by identifying the relevant application configuration.
- the mapping tool could transmit a message back to the requesting tool providing the requested information. Again, since the sending tool has access to the format definitions, the response message is able to use a standardized format understandable by the requesting tool.
- the standard provided by the common message format allows the addition or deletion of tools without having to reengineer the entire message protocol.
- New schema may have to be developed and published to enable the functionality of a new tool, but the ability of tools to reference the published definitions limits the re-engineering task, as the tools may be capable of determining message formats without recourse to operator programming or intervention.
- the message handler of the present invention may be utilized in conjunction with a software build script generator, such as that disclosed in U.S. patent application Ser. No. 09/783,745, filed on Feb. 15, 2001, and herein incorporated in its entirety by reference thereto.
- a software build script generator such as that disclosed in U.S. patent application Ser. No. 09/783,745, filed on Feb. 15, 2001, and herein incorporated in its entirety by reference thereto.
- the incorporation of such a tool into the back end systems allows a software reconfiguration, addition, or deletion, to be accomplished in a fully automated fashion between tools by utilizing rules associated with the message handler to schedule and control software changes on an application component.
- Automated software provisioning may be accomplished by submitting a message to a build script generating tool, such that a script installing a requested software package could be generated in response to the message, and injected into a start-up routine on the component for which the software change is desired.
- This automated provisioning therefore may be based on the transmittal of a message to the build script generating tool identifying the recipient component, the software to be installed, and could also include a schedule for installing the software, such that down-time on the component can be coordinated into an off-peak hour.
- the scheduling identification may be made in accordance with a customer-defined rule, based on the utilization of the customer's application.
- the tools can be enabled manually by systems operators to allow automated functionality to be implemented gradually.
- the configuration management tool function may be enabled by a human acting as the configuration manager.
- a requested configuration change request could be transmitted to the operator.
- Change requests could be assigned priorities based on a service subscription level, such that service-based rules would affect the scheduling of the configuration change review.
- Each of the functions could be so enabled, as long as the message handler were provided with sufficient rules to enable the processes underlying the rules.
- the message handler is identified as a separate tool in the above description, the message handler is a function that may be incorporated into another tool, such as a service ticket tracking tool.
- a service ticket tracking tool such as a service ticket tracking tool.
- the suitability of integrating the message handler with another tool is dependant on the extent to which rules are to be applied to messages. If the application is to be limited to notification instructions being sent to a customer, integration of the message handler with the portal minimizes any inefficiency associated with having every back-end message reviewed by a message handler.
- the message handler function may be distributed between applications, such that each tool is responsible for reviewing messages sent to that tool.
- individual tools may rely on a centralized customer-based rules knowledge base, such that the tools may access the rules to determine message handling.
- diverse tools may request action instructions from a centralized customer-based rules tool which determines actions based on the content of a query message.
- the diverse tools would format an action query to a customer-based rules determination tool.
- the contents of the message would include both the contents of the original message, as well as an identification of a customer associated with the contents of the message.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Computer Security & Cryptography (AREA)
- Computer And Data Communications (AREA)
- Information Transfer Between Computers (AREA)
Priority Applications (8)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US09/879,816 US20020188688A1 (en) | 2001-06-12 | 2001-06-12 | Automated message handling system and process |
CA002450761A CA2450761A1 (en) | 2001-06-12 | 2002-06-12 | Automated message handling system and process |
PCT/US2002/041864 WO2003067365A2 (en) | 2001-06-12 | 2002-06-12 | Automated message handling system and process |
JP2003566650A JP2005517234A (ja) | 2001-06-12 | 2002-06-12 | 自動メッセージ処理システムとプロセス |
AU2002365443A AU2002365443A1 (en) | 2001-06-12 | 2002-06-12 | Automated message handling system and process |
EP02805712A EP1405153A4 (en) | 2001-06-12 | 2002-06-12 | SYSTEM AND METHOD FOR AUTOMATICALLY PROCESSING MESSAGES |
US11/130,162 US8700781B2 (en) | 2001-06-12 | 2005-05-17 | Automated processing of service requests using structured messaging protocols |
US12/025,609 US8364800B2 (en) | 2001-06-12 | 2008-02-04 | Automated message handling system and process |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US09/879,816 US20020188688A1 (en) | 2001-06-12 | 2001-06-12 | Automated message handling system and process |
Related Child Applications (2)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US11/130,162 Continuation-In-Part US8700781B2 (en) | 2001-06-12 | 2005-05-17 | Automated processing of service requests using structured messaging protocols |
US12/025,609 Continuation US8364800B2 (en) | 2001-06-12 | 2008-02-04 | Automated message handling system and process |
Publications (1)
Publication Number | Publication Date |
---|---|
US20020188688A1 true US20020188688A1 (en) | 2002-12-12 |
Family
ID=25374942
Family Applications (2)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US09/879,816 Abandoned US20020188688A1 (en) | 2001-06-12 | 2001-06-12 | Automated message handling system and process |
US12/025,609 Expired - Fee Related US8364800B2 (en) | 2001-06-12 | 2008-02-04 | Automated message handling system and process |
Family Applications After (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US12/025,609 Expired - Fee Related US8364800B2 (en) | 2001-06-12 | 2008-02-04 | Automated message handling system and process |
Country Status (6)
Country | Link |
---|---|
US (2) | US20020188688A1 (ja) |
EP (1) | EP1405153A4 (ja) |
JP (1) | JP2005517234A (ja) |
AU (1) | AU2002365443A1 (ja) |
CA (1) | CA2450761A1 (ja) |
WO (1) | WO2003067365A2 (ja) |
Cited By (58)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20030028556A1 (en) * | 2001-07-28 | 2003-02-06 | Allison Michael S. | Method for analyzing events from system firmware and software |
US20030227894A1 (en) * | 2002-06-10 | 2003-12-11 | Wang Jiwei R. | Method and system for managing message-based applications and applications providers in a communications network |
US20040122838A1 (en) * | 2002-12-18 | 2004-06-24 | International Business Machines Corporation | Method, system and program product for transmitting electronic communications using implicitly formed contact groups |
US20040162918A1 (en) * | 2003-02-17 | 2004-08-19 | Richard Freidman | System and method for invoking WebDAV methods via non-WebDAV communication protocols |
US20040163037A1 (en) * | 2003-02-17 | 2004-08-19 | Richard Friedman | System and method for invoking WebDAV methods via non-WebDAV protocols |
US20040162872A1 (en) * | 2003-02-17 | 2004-08-19 | Richard Friedman | System and method for invoking WebDAV methods via component technologies |
US20040168128A1 (en) * | 2003-02-21 | 2004-08-26 | Richard Friedman | Connecting to WebDAV servers via the Java™ connector architecture |
US20040167983A1 (en) * | 2003-02-21 | 2004-08-26 | Richard Friedman | WebDAV URL connection |
US20040194082A1 (en) * | 2003-03-31 | 2004-09-30 | Matthew Purkeypile | Method and system for automated provision of build images |
US20040193940A1 (en) * | 2003-02-21 | 2004-09-30 | Snyder Joseph J. | WebDAV unit test framework |
US20040249786A1 (en) * | 1999-10-08 | 2004-12-09 | Dabney Michael Blane | Consumer feedback in content management systems |
EP1507203A2 (en) * | 2003-07-08 | 2005-02-16 | Hewlett-Packard Development Company, L.P. | Method and system for managing events |
US20050132002A1 (en) * | 2003-12-15 | 2005-06-16 | International Business Machines Corporation | Service for providing periodic contact to a predetermined list of contacts using multi-party rules |
US20060271634A1 (en) * | 2005-05-25 | 2006-11-30 | England Laurence E | Method, system, and program for processing a message with dispatchers |
US20070067409A1 (en) * | 2005-08-26 | 2007-03-22 | At&T Corp. | System and method for event driven publish-subscribe communications |
US20070143495A1 (en) * | 2003-12-08 | 2007-06-21 | Shai Porat | Personal messaging systems |
US20080059579A1 (en) * | 2006-08-29 | 2008-03-06 | Oracle International Corporation | Techniques for applying policies for real time collaboration |
US7370280B2 (en) | 2003-09-23 | 2008-05-06 | International Business Machines Corporation | Apparatus, system, and method for defining a web services interface for MFS-based IMS applications |
US7383322B2 (en) | 2003-05-19 | 2008-06-03 | International Business Machines Corporation | System and method for representing MFS control blocks in XML for MFS-based IMS applications |
US20080140701A1 (en) * | 2006-12-11 | 2008-06-12 | Digital River, Inc. | Email Content Builder System and Method |
US7418508B2 (en) | 2004-01-26 | 2008-08-26 | International Machines Corporation | System and method to facilitate XML enabled IMS transactions between a remote client and an IMS application program |
US7421701B2 (en) | 2002-09-16 | 2008-09-02 | International Business Machines Corporation | System for facilitating transactions between thin-clients and message format service (MFS)-based information management system (IMS) applications |
US20090049559A1 (en) * | 2004-11-02 | 2009-02-19 | Miraj Mostafa | Informing recipient device of message content properties |
US20090106375A1 (en) * | 2007-10-23 | 2009-04-23 | David Carmel | Method and System for Conversation Detection in Email Systems |
US7617459B2 (en) | 2004-01-28 | 2009-11-10 | International Business Machines Corporation | Apparatus, system, and method for automatically generating a web interface for an MFS-based IMS application |
US20100064006A1 (en) * | 2008-08-12 | 2010-03-11 | Thomson Licensing | Method and device for managing information of social type and for opportunistic forwarding |
US20110282981A1 (en) * | 2010-05-11 | 2011-11-17 | Alcatel-Lucent Canada Inc. | Behavioral rule results |
US20120036275A1 (en) * | 2002-11-19 | 2012-02-09 | Jan Phillippe Eiras | Message traffic interception system |
US20120113983A1 (en) * | 2002-02-27 | 2012-05-10 | J2 Global Communications | Method and process for signaling, communication and administration of networked objects |
US20130059530A1 (en) * | 2011-09-06 | 2013-03-07 | Huawei Technologies Co., Ltd. | Message forwarding method, access point, and system |
US20140189114A1 (en) * | 2012-12-27 | 2014-07-03 | Benbria Corporation | System And Method For Rule-Based Information Routing And Participation |
US8825232B2 (en) | 1999-06-29 | 2014-09-02 | Space Data Corporation | Systems and applications of lighter-than-air (LTA) platforms |
US20150163260A1 (en) * | 2013-12-10 | 2015-06-11 | Google Inc. | Systems and Methods for Messaging Multiple Devices |
US20150195223A1 (en) * | 2004-12-01 | 2015-07-09 | Google Inc. | Automatically enabling the forwarding of instant messages |
US9510168B2 (en) | 2004-12-01 | 2016-11-29 | Google Inc. | Prohibiting mobile forwarding |
US9632503B2 (en) | 2001-04-18 | 2017-04-25 | Space Data Corporation | Systems and applications of lighter-than-air (LTA) platforms |
US9643706B2 (en) | 2001-04-18 | 2017-05-09 | Space Data Corporation | Systems and applications of lighter-than-air (LTA) platforms |
US9823663B2 (en) | 2001-04-18 | 2017-11-21 | Space Data Corporation | Unmanned lighter-than-air-safe termination and recovery methods |
US9908608B2 (en) | 2001-04-18 | 2018-03-06 | Space Data Corporation | Systems and applications of lighter-than-air (LTA) platforms |
US10059421B2 (en) | 2014-12-30 | 2018-08-28 | Space Data Corporation | Multifunctional balloon membrane |
US10118099B2 (en) | 2014-12-16 | 2018-11-06 | Activision Publishing, Inc. | System and method for transparently styling non-player characters in a multiplayer video game |
US10207802B2 (en) | 2014-12-24 | 2019-02-19 | Space Data Corporation | Breaking apart a platform upon pending collision |
US10286326B2 (en) | 2014-07-03 | 2019-05-14 | Activision Publishing, Inc. | Soft reservation system and method for multiplayer video games |
US10315113B2 (en) | 2015-05-14 | 2019-06-11 | Activision Publishing, Inc. | System and method for simulating gameplay of nonplayer characters distributed across networked end user devices |
US10376793B2 (en) | 2010-02-18 | 2019-08-13 | Activision Publishing, Inc. | Videogame system and method that enables characters to earn virtual fans by completing secondary objectives |
US10403160B2 (en) | 2014-12-24 | 2019-09-03 | Space Data Corporation | Techniques for intelligent balloon/airship launch and recovery window location |
US10471348B2 (en) | 2015-07-24 | 2019-11-12 | Activision Publishing, Inc. | System and method for creating and sharing customized video game weapon configurations in multiplayer video games via one or more social networks |
US10500498B2 (en) | 2016-11-29 | 2019-12-10 | Activision Publishing, Inc. | System and method for optimizing virtual games |
US10561945B2 (en) | 2017-09-27 | 2020-02-18 | Activision Publishing, Inc. | Methods and systems for incentivizing team cooperation in multiplayer gaming environments |
US10765948B2 (en) | 2017-12-22 | 2020-09-08 | Activision Publishing, Inc. | Video game content aggregation, normalization, and publication systems and methods |
US10796264B2 (en) | 2015-09-08 | 2020-10-06 | International Business Machines Corporation | Risk assessment in online collaborative environments |
US10974150B2 (en) | 2017-09-27 | 2021-04-13 | Activision Publishing, Inc. | Methods and systems for improved content customization in multiplayer gaming environments |
US11040286B2 (en) | 2017-09-27 | 2021-06-22 | Activision Publishing, Inc. | Methods and systems for improved content generation in multiplayer gaming environments |
US11097193B2 (en) | 2019-09-11 | 2021-08-24 | Activision Publishing, Inc. | Methods and systems for increasing player engagement in multiplayer gaming environments |
US11351459B2 (en) | 2020-08-18 | 2022-06-07 | Activision Publishing, Inc. | Multiplayer video games with virtual characters having dynamically generated attribute profiles unconstrained by predefined discrete values |
US11524234B2 (en) | 2020-08-18 | 2022-12-13 | Activision Publishing, Inc. | Multiplayer video games with virtual characters having dynamically modified fields of view |
US11679330B2 (en) | 2018-12-18 | 2023-06-20 | Activision Publishing, Inc. | Systems and methods for generating improved non-player characters |
US11712627B2 (en) | 2019-11-08 | 2023-08-01 | Activision Publishing, Inc. | System and method for providing conditional access to virtual gaming items |
Families Citing this family (14)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7596606B2 (en) * | 1999-03-11 | 2009-09-29 | Codignotto John D | Message publishing system for publishing messages from identified, authorized senders |
US20050096999A1 (en) * | 2003-11-05 | 2005-05-05 | Chicago Mercantile Exchange | Trade engine processing of mass quote messages and resulting production of market data |
JP2007156987A (ja) * | 2005-12-07 | 2007-06-21 | Toshiba Corp | ソフトウェア部品およびソフトウェア部品管理システム |
CN101155050B (zh) * | 2006-09-29 | 2011-12-07 | 华为技术有限公司 | 一种处理通知消息的方法、终端、服务器及系统 |
US8978091B2 (en) * | 2009-01-20 | 2015-03-10 | Microsoft Technology Licensing, Llc | Protecting content from third party using client-side security protection |
US9361165B2 (en) * | 2009-12-03 | 2016-06-07 | International Business Machines Corporation | Automated merger of logically associated messages in a message queue |
US10565219B2 (en) * | 2014-05-30 | 2020-02-18 | Apple Inc. | Techniques for automatically generating a suggested contact based on a received message |
US10579212B2 (en) | 2014-05-30 | 2020-03-03 | Apple Inc. | Structured suggestions |
US9930116B2 (en) | 2015-06-01 | 2018-03-27 | Oracle International Corporation | Method and system for selecting a transport mechanism and a storage process |
US11025565B2 (en) | 2015-06-07 | 2021-06-01 | Apple Inc. | Personalized prediction of responses for instant messaging |
US10445425B2 (en) | 2015-09-15 | 2019-10-15 | Apple Inc. | Emoji and canned responses |
CN106959858B (zh) * | 2017-03-29 | 2021-06-15 | 联想(北京)有限公司 | 信息处理方法及装置 |
US11311958B1 (en) * | 2019-05-13 | 2022-04-26 | Airgas, Inc. | Digital welding and cutting efficiency analysis, process evaluation and response feedback system for process optimization |
KR20240102544A (ko) * | 2022-12-26 | 2024-07-03 | 쿠팡 주식회사 | 메시지 처리 시스템 및 그 방법 |
Citations (12)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5926100A (en) * | 1997-05-16 | 1999-07-20 | At&T Corp | Alarm alerting method and apparatus |
US6092102A (en) * | 1997-10-24 | 2000-07-18 | University Of Pittsburgh Of The Commonwealth System Of Higher Education | System and method for notifying users about information or events of an enterprise |
US6513129B1 (en) * | 1999-06-30 | 2003-01-28 | Objective Systems Integrators, Inc. | System and method for managing faults using a gateway |
US20030069848A1 (en) * | 2001-04-06 | 2003-04-10 | Larson Daniel S. | A User interface for computer network management |
US20030182395A1 (en) * | 2002-03-21 | 2003-09-25 | International Business Machines Corporation | Interfacing objects and markup language messages |
US6631363B1 (en) * | 1999-10-11 | 2003-10-07 | I2 Technologies Us, Inc. | Rules-based notification system |
US6748555B1 (en) * | 1999-09-09 | 2004-06-08 | Microsoft Corporation | Object-based software management |
US6920502B2 (en) * | 2000-04-13 | 2005-07-19 | Netilla Networks, Inc. | Apparatus and accompanying methods for providing, through a centralized server site, an integrated virtual office environment, remotely accessible via a network-connected web browser, with remote network monitoring and management capabilities |
US20060025565A1 (en) * | 1996-09-27 | 2006-02-02 | Chau Raymond M W | Isolation and use of motoneuronotrophic factor |
US20060095530A1 (en) * | 2002-09-17 | 2006-05-04 | Daniell William Todd | Server-based message protocol translation |
US7072934B2 (en) * | 2000-01-14 | 2006-07-04 | Saba Software, Inc. | Method and apparatus for a business applications server management system platform |
US7072985B1 (en) * | 2001-05-02 | 2006-07-04 | Mks Instruments, Inc. | Method and apparatus for two phase structured message to tagged message translation |
Family Cites Families (47)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5283856A (en) * | 1991-10-04 | 1994-02-01 | Beyond, Inc. | Event-driven rule-based messaging system |
US5627997A (en) * | 1994-06-07 | 1997-05-06 | Microsoft Corporation | Method and system for converting computer mail messages using an extensible set of conversion routines |
CA2220491C (en) * | 1995-05-08 | 2001-07-24 | Compuserve Incorporated | Rules based electronic message management system |
US6219694B1 (en) * | 1998-05-29 | 2001-04-17 | Research In Motion Limited | System and method for pushing information from a host system to a mobile data communication device having a shared electronic address |
US6560611B1 (en) * | 1998-10-13 | 2003-05-06 | Netarx, Inc. | Method, apparatus, and article of manufacture for a network monitoring system |
US6125391A (en) * | 1998-10-16 | 2000-09-26 | Commerce One, Inc. | Market makers using documents for commerce in trading partner networks |
US6321338B1 (en) * | 1998-11-09 | 2001-11-20 | Sri International | Network surveillance |
US6772180B1 (en) * | 1999-01-22 | 2004-08-03 | International Business Machines Corporation | Data representation schema translation through shared examples |
US6826597B1 (en) * | 1999-03-17 | 2004-11-30 | Oracle International Corporation | Providing clients with services that retrieve data from data sources that do not necessarily support the format required by the clients |
EP1190475A1 (en) * | 1999-05-29 | 2002-03-27 | Nowonder, Inc | User support system and method |
US6347307B1 (en) * | 1999-06-14 | 2002-02-12 | Integral Development Corp. | System and method for conducting web-based financial transactions in capital markets |
US6832341B1 (en) * | 1999-09-23 | 2004-12-14 | International Business Machines Corporation | Fault event management using fault monitoring points |
US6714977B1 (en) * | 1999-10-27 | 2004-03-30 | Netbotz, Inc. | Method and system for monitoring computer networks and equipment |
US6563800B1 (en) * | 1999-11-10 | 2003-05-13 | Qualcomm, Inc. | Data center for providing subscriber access to data maintained on an enterprise network |
US6564264B1 (en) * | 1999-12-08 | 2003-05-13 | At&T Corp. | System, apparatus and method for automatic address updating of outgoing and incoming user messages in a communications network |
US6591260B1 (en) * | 2000-01-28 | 2003-07-08 | Commerce One Operations, Inc. | Method of retrieving schemas for interpreting documents in an electronic commerce system |
US7093005B2 (en) * | 2000-02-11 | 2006-08-15 | Terraspring, Inc. | Graphical editor for defining and creating a computer system |
US6893396B2 (en) * | 2000-03-01 | 2005-05-17 | I-Medik, Inc. | Wireless internet bio-telemetry monitoring system and interface |
US6917845B2 (en) * | 2000-03-10 | 2005-07-12 | Smiths Detection-Pasadena, Inc. | Method for monitoring environmental condition using a mathematical model |
US7249159B1 (en) * | 2000-03-16 | 2007-07-24 | Microsoft Corporation | Notification platform architecture |
US7243130B2 (en) * | 2000-03-16 | 2007-07-10 | Microsoft Corporation | Notification platform architecture |
US20010051890A1 (en) * | 2000-03-17 | 2001-12-13 | Raleigh Burgess | Systems and methods for providing remote support via productivity centers |
US20010037404A1 (en) * | 2000-04-04 | 2001-11-01 | Gudmundur Hafsteinsson | System for wireless communication of data between a WEB server and a device using a wireless application protocol |
US6742054B1 (en) * | 2000-04-07 | 2004-05-25 | Vitria Technology, Inc. | Method of executing a data transformation specification |
US6493696B1 (en) * | 2000-04-13 | 2002-12-10 | Avaya Technology Corp. | Message forwarding of multiple types of messages based upon a criteria |
US7200684B1 (en) * | 2000-04-13 | 2007-04-03 | International Business Machines Corporation | Network data packet classification and demultiplexing |
US20030167456A1 (en) * | 2000-04-17 | 2003-09-04 | Vinay Sabharwal | Architecture for building scalable object oriented web database applications |
US6789077B1 (en) * | 2000-05-09 | 2004-09-07 | Sun Microsystems, Inc. | Mechanism and apparatus for web-based searching of URI-addressable repositories in a distributed computing environment |
US20020035584A1 (en) * | 2000-05-09 | 2002-03-21 | Paul Scheier | icFoundation web site development software and icFoundation biztalk server 2000 integration |
US6918084B1 (en) * | 2000-05-09 | 2005-07-12 | Sun Microsystems, Inc. | Spawning new repository spaces using information provided in advertisement schema messages |
US6971096B1 (en) * | 2000-05-19 | 2005-11-29 | Sun Microsystems, Inc. | Transaction data structure for process communications among network-distributed applications |
US6753889B1 (en) * | 2000-05-31 | 2004-06-22 | Sun Microsystems, Inc. | Platform independent business to business messenger adapter generation tool |
US7313608B1 (en) * | 2000-06-21 | 2007-12-25 | Nortel Networks Limited | Method and apparatus for using documents written in a markup language to access and configure network elements |
US7188158B1 (en) * | 2000-07-15 | 2007-03-06 | Hewlett-Packard Development Company, L.P. | System and method for component-based software development |
US20020059566A1 (en) * | 2000-08-29 | 2002-05-16 | Delcambre Lois M. | Uni-level description of computer information and transformation of computer information between representation schemes |
US20020091539A1 (en) * | 2001-01-09 | 2002-07-11 | Partnercommunity, Inc. | Method and system for manging multiple interpretations for a single agreement in a multilateral environment |
US20020111876A1 (en) * | 2001-02-09 | 2002-08-15 | Rudraraju Panduranga R. | Transaction aggregation system and method |
US7269625B1 (en) * | 2001-03-19 | 2007-09-11 | Edge Technologies, Inc. | System and method for monitoring and managing an enterprise network |
US7373349B2 (en) * | 2001-04-18 | 2008-05-13 | International Business Machines Corporation | Process for data driven application integration for B2B |
US6816865B2 (en) * | 2001-04-18 | 2004-11-09 | International Business Machines Corporation | Process for data driven application integration for B2B |
US20020198931A1 (en) * | 2001-04-30 | 2002-12-26 | Murren Brian T. | Architecture and process for presenting application content to clients |
US20030009543A1 (en) * | 2001-04-30 | 2003-01-09 | Ankur Gupta | Network management system and computer-based methods for network management |
US7224979B2 (en) * | 2001-05-03 | 2007-05-29 | Symantec Corporation | Location-aware service proxies in a short-range wireless environment |
US20020169825A1 (en) * | 2001-05-11 | 2002-11-14 | Benson Hougland | XML-enabled control and monitoring method and apparatus |
US6795778B2 (en) * | 2001-05-24 | 2004-09-21 | Lincoln Global, Inc. | System and method for facilitating welding system diagnostics |
US7162534B2 (en) * | 2001-07-10 | 2007-01-09 | Fisher-Rosemount Systems, Inc. | Transactional data communications for process control systems |
US6978305B1 (en) * | 2001-12-19 | 2005-12-20 | Oracle International Corp. | Method and apparatus to facilitate access and propagation of messages in communication queues using a public network |
-
2001
- 2001-06-12 US US09/879,816 patent/US20020188688A1/en not_active Abandoned
-
2002
- 2002-06-12 JP JP2003566650A patent/JP2005517234A/ja active Pending
- 2002-06-12 WO PCT/US2002/041864 patent/WO2003067365A2/en not_active Application Discontinuation
- 2002-06-12 AU AU2002365443A patent/AU2002365443A1/en not_active Abandoned
- 2002-06-12 EP EP02805712A patent/EP1405153A4/en not_active Withdrawn
- 2002-06-12 CA CA002450761A patent/CA2450761A1/en not_active Abandoned
-
2008
- 2008-02-04 US US12/025,609 patent/US8364800B2/en not_active Expired - Fee Related
Patent Citations (12)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20060025565A1 (en) * | 1996-09-27 | 2006-02-02 | Chau Raymond M W | Isolation and use of motoneuronotrophic factor |
US5926100A (en) * | 1997-05-16 | 1999-07-20 | At&T Corp | Alarm alerting method and apparatus |
US6092102A (en) * | 1997-10-24 | 2000-07-18 | University Of Pittsburgh Of The Commonwealth System Of Higher Education | System and method for notifying users about information or events of an enterprise |
US6513129B1 (en) * | 1999-06-30 | 2003-01-28 | Objective Systems Integrators, Inc. | System and method for managing faults using a gateway |
US6748555B1 (en) * | 1999-09-09 | 2004-06-08 | Microsoft Corporation | Object-based software management |
US6631363B1 (en) * | 1999-10-11 | 2003-10-07 | I2 Technologies Us, Inc. | Rules-based notification system |
US7072934B2 (en) * | 2000-01-14 | 2006-07-04 | Saba Software, Inc. | Method and apparatus for a business applications server management system platform |
US6920502B2 (en) * | 2000-04-13 | 2005-07-19 | Netilla Networks, Inc. | Apparatus and accompanying methods for providing, through a centralized server site, an integrated virtual office environment, remotely accessible via a network-connected web browser, with remote network monitoring and management capabilities |
US20030069848A1 (en) * | 2001-04-06 | 2003-04-10 | Larson Daniel S. | A User interface for computer network management |
US7072985B1 (en) * | 2001-05-02 | 2006-07-04 | Mks Instruments, Inc. | Method and apparatus for two phase structured message to tagged message translation |
US20030182395A1 (en) * | 2002-03-21 | 2003-09-25 | International Business Machines Corporation | Interfacing objects and markup language messages |
US20060095530A1 (en) * | 2002-09-17 | 2006-05-04 | Daniell William Todd | Server-based message protocol translation |
Cited By (106)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8825232B2 (en) | 1999-06-29 | 2014-09-02 | Space Data Corporation | Systems and applications of lighter-than-air (LTA) platforms |
US10429489B2 (en) | 1999-06-29 | 2019-10-01 | Space Data Corporation | Systems and applications of lighter-than-air (LTA) platforms |
US9964629B2 (en) | 1999-06-29 | 2018-05-08 | Space Data Corporation | Systems and applications of lighter-than-air (LTA) platforms |
US9519045B2 (en) | 1999-06-29 | 2016-12-13 | Space Data Corporation | Systems and applications of lighter-than-air (LTA) platforms |
US20040249786A1 (en) * | 1999-10-08 | 2004-12-09 | Dabney Michael Blane | Consumer feedback in content management systems |
US9632503B2 (en) | 2001-04-18 | 2017-04-25 | Space Data Corporation | Systems and applications of lighter-than-air (LTA) platforms |
US9643706B2 (en) | 2001-04-18 | 2017-05-09 | Space Data Corporation | Systems and applications of lighter-than-air (LTA) platforms |
US9823663B2 (en) | 2001-04-18 | 2017-11-21 | Space Data Corporation | Unmanned lighter-than-air-safe termination and recovery methods |
US9658618B1 (en) | 2001-04-18 | 2017-05-23 | Space Data Corporation | Systems and applications of lighter-than-air (LTA) platforms |
US9908608B2 (en) | 2001-04-18 | 2018-03-06 | Space Data Corporation | Systems and applications of lighter-than-air (LTA) platforms |
US10894592B2 (en) | 2001-04-18 | 2021-01-19 | Space Data Corporation | Systems and applications of lighter-than-air (LTA) platforms |
US10710695B2 (en) | 2001-04-18 | 2020-07-14 | Space Data Corporation | Systems and applications of lighter-than-air (LTA) platforms |
US9678193B2 (en) | 2001-04-18 | 2017-06-13 | Space Data Corporation | Systems and applications of lighter-than-air (LTA) platforms |
US20030028556A1 (en) * | 2001-07-28 | 2003-02-06 | Allison Michael S. | Method for analyzing events from system firmware and software |
US20120113983A1 (en) * | 2002-02-27 | 2012-05-10 | J2 Global Communications | Method and process for signaling, communication and administration of networked objects |
US20030227894A1 (en) * | 2002-06-10 | 2003-12-11 | Wang Jiwei R. | Method and system for managing message-based applications and applications providers in a communications network |
US7283539B2 (en) * | 2002-06-10 | 2007-10-16 | Airwide Solutions Inc. | Method and system for managing message-based applications and applications providers in a communications network |
US20080271049A1 (en) * | 2002-09-16 | 2008-10-30 | International Business Machines Corporation | Method for facilitating transactions between thin-clients and message format service (mfs)-based information management system (ims) applications |
US8640144B2 (en) | 2002-09-16 | 2014-01-28 | International Business Machines Corporation | Method for facilitating transactions between thin-clients and message format service (MFS)-based information management system (IMS) applications |
US7421701B2 (en) | 2002-09-16 | 2008-09-02 | International Business Machines Corporation | System for facilitating transactions between thin-clients and message format service (MFS)-based information management system (IMS) applications |
US8091091B2 (en) | 2002-09-16 | 2012-01-03 | International Business Machines Corporation | Apparatus for facilitating transactions between thin-clients and message format service (MFS)-based information management systems (IMS) applications |
US9170856B2 (en) * | 2002-11-19 | 2015-10-27 | Quadrus Corporation | Message traffic interception system |
US20120036275A1 (en) * | 2002-11-19 | 2012-02-09 | Jan Phillippe Eiras | Message traffic interception system |
US8825681B2 (en) * | 2002-12-18 | 2014-09-02 | International Business Machines Corporation | Method, system and program product for transmitting electronic communications using automatically formed contact groups |
US20040122838A1 (en) * | 2002-12-18 | 2004-06-24 | International Business Machines Corporation | Method, system and program product for transmitting electronic communications using implicitly formed contact groups |
US20040162872A1 (en) * | 2003-02-17 | 2004-08-19 | Richard Friedman | System and method for invoking WebDAV methods via component technologies |
US20040162918A1 (en) * | 2003-02-17 | 2004-08-19 | Richard Freidman | System and method for invoking WebDAV methods via non-WebDAV communication protocols |
US20040163037A1 (en) * | 2003-02-17 | 2004-08-19 | Richard Friedman | System and method for invoking WebDAV methods via non-WebDAV protocols |
US20040167983A1 (en) * | 2003-02-21 | 2004-08-26 | Richard Friedman | WebDAV URL connection |
US20040193940A1 (en) * | 2003-02-21 | 2004-09-30 | Snyder Joseph J. | WebDAV unit test framework |
US20040168128A1 (en) * | 2003-02-21 | 2004-08-26 | Richard Friedman | Connecting to WebDAV servers via the Java™ connector architecture |
US8407691B2 (en) | 2003-03-31 | 2013-03-26 | Sony Corporation | User interface for automated provision of build images |
US20040194082A1 (en) * | 2003-03-31 | 2004-09-30 | Matthew Purkeypile | Method and system for automated provision of build images |
US20070174834A1 (en) * | 2003-03-31 | 2007-07-26 | Sony Corporation | User interface for automated provision of build images |
US7181740B2 (en) * | 2003-03-31 | 2007-02-20 | Sony Corporation | Method and system for automated provision of build images |
US7783725B2 (en) | 2003-05-19 | 2010-08-24 | International Business Machines Corporation | System and method for representing MFS control blocks in XML for MFS-based IMS applications |
US7383322B2 (en) | 2003-05-19 | 2008-06-03 | International Business Machines Corporation | System and method for representing MFS control blocks in XML for MFS-based IMS applications |
EP1507203A3 (en) * | 2003-07-08 | 2009-09-16 | Hewlett-Packard Development Company, L.P. | Method and system for managing events |
EP1507203A2 (en) * | 2003-07-08 | 2005-02-16 | Hewlett-Packard Development Company, L.P. | Method and system for managing events |
US7370280B2 (en) | 2003-09-23 | 2008-05-06 | International Business Machines Corporation | Apparatus, system, and method for defining a web services interface for MFS-based IMS applications |
US20070143495A1 (en) * | 2003-12-08 | 2007-06-21 | Shai Porat | Personal messaging systems |
US7478127B2 (en) * | 2003-12-15 | 2009-01-13 | International Business Machines Corporation | Service for providing periodic contact to a predetermined list of contacts using multi-party rules |
US8140620B2 (en) * | 2003-12-15 | 2012-03-20 | International Business Machines Corporation | Service for providing periodic contact to a predetermined list of contacts using multi-party rules |
US20050132002A1 (en) * | 2003-12-15 | 2005-06-16 | International Business Machines Corporation | Service for providing periodic contact to a predetermined list of contacts using multi-party rules |
US20090077116A1 (en) * | 2003-12-15 | 2009-03-19 | International Business Machines Corporation | Service for providing periodic contact to a predetermined list of contacts using multi-party rules |
US7418508B2 (en) | 2004-01-26 | 2008-08-26 | International Machines Corporation | System and method to facilitate XML enabled IMS transactions between a remote client and an IMS application program |
US8190775B2 (en) | 2004-01-26 | 2012-05-29 | International Business Machines Corporation | System and method for facilitating XML enabled IMS transactions |
US7617459B2 (en) | 2004-01-28 | 2009-11-10 | International Business Machines Corporation | Apparatus, system, and method for automatically generating a web interface for an MFS-based IMS application |
US8321954B2 (en) | 2004-11-02 | 2012-11-27 | Core Wireless Licensing S.A.R.L. | Informing recipient device of message content properties |
US9369306B2 (en) | 2004-11-02 | 2016-06-14 | Microsoft Technology Licensing, Llc. | Informing recipient device of message content properties |
US20090049559A1 (en) * | 2004-11-02 | 2009-02-19 | Miraj Mostafa | Informing recipient device of message content properties |
US20150195223A1 (en) * | 2004-12-01 | 2015-07-09 | Google Inc. | Automatically enabling the forwarding of instant messages |
US9510168B2 (en) | 2004-12-01 | 2016-11-29 | Google Inc. | Prohibiting mobile forwarding |
US9872157B2 (en) | 2004-12-01 | 2018-01-16 | Google Inc. | Prohibiting mobile forwarding |
US9615225B2 (en) * | 2004-12-01 | 2017-04-04 | Google Inc. | Automatically enabling the forwarding of instant messages |
US9560495B2 (en) | 2004-12-01 | 2017-01-31 | Google Inc. | Automatically enabling the forwarding of instant messages |
US20060271634A1 (en) * | 2005-05-25 | 2006-11-30 | England Laurence E | Method, system, and program for processing a message with dispatchers |
US20070067409A1 (en) * | 2005-08-26 | 2007-03-22 | At&T Corp. | System and method for event driven publish-subscribe communications |
US10938887B2 (en) | 2005-08-26 | 2021-03-02 | At&T Intellectual Property Ii, L.P. | System and method for event driven publish-subscribe communications |
US7941448B2 (en) * | 2005-08-26 | 2011-05-10 | At&T Intellectual Property Ii, Lp | System and method for event driven publish-subscribe communications |
US10063627B2 (en) | 2005-08-26 | 2018-08-28 | At&T Intellectual Property Ii, L.P. | System and method for event driven publish-subscribe communications |
US11611611B2 (en) | 2005-08-26 | 2023-03-21 | At&T Intellectual Property Ii, L.P. | System and method for event driven publish-subscribe communications |
US7996467B2 (en) * | 2006-08-29 | 2011-08-09 | Oracle International Corporation | Techniques for applying policies for real time collaboration |
US20080059579A1 (en) * | 2006-08-29 | 2008-03-06 | Oracle International Corporation | Techniques for applying policies for real time collaboration |
US20080140701A1 (en) * | 2006-12-11 | 2008-06-12 | Digital River, Inc. | Email Content Builder System and Method |
US7720922B2 (en) * | 2006-12-11 | 2010-05-18 | Digital River, Inc. | Email content builder system and method |
US20090106375A1 (en) * | 2007-10-23 | 2009-04-23 | David Carmel | Method and System for Conversation Detection in Email Systems |
US7693940B2 (en) * | 2007-10-23 | 2010-04-06 | International Business Machines Corporation | Method and system for conversation detection in email systems |
US20100064006A1 (en) * | 2008-08-12 | 2010-03-11 | Thomson Licensing | Method and device for managing information of social type and for opportunistic forwarding |
US10376793B2 (en) | 2010-02-18 | 2019-08-13 | Activision Publishing, Inc. | Videogame system and method that enables characters to earn virtual fans by completing secondary objectives |
US20110282981A1 (en) * | 2010-05-11 | 2011-11-17 | Alcatel-Lucent Canada Inc. | Behavioral rule results |
US20130059530A1 (en) * | 2011-09-06 | 2013-03-07 | Huawei Technologies Co., Ltd. | Message forwarding method, access point, and system |
US8811394B2 (en) * | 2011-09-06 | 2014-08-19 | Huawei Technologies Co., Ltd | Message forwarding method, access point, and system |
US20140189114A1 (en) * | 2012-12-27 | 2014-07-03 | Benbria Corporation | System And Method For Rule-Based Information Routing And Participation |
US20150163260A1 (en) * | 2013-12-10 | 2015-06-11 | Google Inc. | Systems and Methods for Messaging Multiple Devices |
US10322351B2 (en) | 2014-07-03 | 2019-06-18 | Activision Publishing, Inc. | Matchmaking system and method for multiplayer video games |
US10286326B2 (en) | 2014-07-03 | 2019-05-14 | Activision Publishing, Inc. | Soft reservation system and method for multiplayer video games |
US10376792B2 (en) | 2014-07-03 | 2019-08-13 | Activision Publishing, Inc. | Group composition matchmaking system and method for multiplayer video games |
US10857468B2 (en) | 2014-07-03 | 2020-12-08 | Activision Publishing, Inc. | Systems and methods for dynamically weighing match variables to better tune player matches |
US10118099B2 (en) | 2014-12-16 | 2018-11-06 | Activision Publishing, Inc. | System and method for transparently styling non-player characters in a multiplayer video game |
US10668381B2 (en) | 2014-12-16 | 2020-06-02 | Activision Publishing, Inc. | System and method for transparently styling non-player characters in a multiplayer video game |
US10403160B2 (en) | 2014-12-24 | 2019-09-03 | Space Data Corporation | Techniques for intelligent balloon/airship launch and recovery window location |
US10696400B2 (en) | 2014-12-24 | 2020-06-30 | Space Data Corporation | Breaking apart a platform upon pending collision |
US10207802B2 (en) | 2014-12-24 | 2019-02-19 | Space Data Corporation | Breaking apart a platform upon pending collision |
US10689084B2 (en) | 2014-12-30 | 2020-06-23 | Space Data Corporation | Multifunctional balloon membrane |
US10059421B2 (en) | 2014-12-30 | 2018-08-28 | Space Data Corporation | Multifunctional balloon membrane |
US11524237B2 (en) | 2015-05-14 | 2022-12-13 | Activision Publishing, Inc. | Systems and methods for distributing the generation of nonplayer characters across networked end user devices for use in simulated NPC gameplay sessions |
US10315113B2 (en) | 2015-05-14 | 2019-06-11 | Activision Publishing, Inc. | System and method for simulating gameplay of nonplayer characters distributed across networked end user devices |
US11896905B2 (en) | 2015-05-14 | 2024-02-13 | Activision Publishing, Inc. | Methods and systems for continuing to execute a simulation after processing resources go offline |
US10471348B2 (en) | 2015-07-24 | 2019-11-12 | Activision Publishing, Inc. | System and method for creating and sharing customized video game weapon configurations in multiplayer video games via one or more social networks |
US10835818B2 (en) | 2015-07-24 | 2020-11-17 | Activision Publishing, Inc. | Systems and methods for customizing weapons and sharing customized weapons via social networks |
US10796264B2 (en) | 2015-09-08 | 2020-10-06 | International Business Machines Corporation | Risk assessment in online collaborative environments |
US10500498B2 (en) | 2016-11-29 | 2019-12-10 | Activision Publishing, Inc. | System and method for optimizing virtual games |
US10987588B2 (en) | 2016-11-29 | 2021-04-27 | Activision Publishing, Inc. | System and method for optimizing virtual games |
US10561945B2 (en) | 2017-09-27 | 2020-02-18 | Activision Publishing, Inc. | Methods and systems for incentivizing team cooperation in multiplayer gaming environments |
US10974150B2 (en) | 2017-09-27 | 2021-04-13 | Activision Publishing, Inc. | Methods and systems for improved content customization in multiplayer gaming environments |
US11040286B2 (en) | 2017-09-27 | 2021-06-22 | Activision Publishing, Inc. | Methods and systems for improved content generation in multiplayer gaming environments |
US11413536B2 (en) | 2017-12-22 | 2022-08-16 | Activision Publishing, Inc. | Systems and methods for managing virtual items across multiple video game environments |
US10864443B2 (en) | 2017-12-22 | 2020-12-15 | Activision Publishing, Inc. | Video game content aggregation, normalization, and publication systems and methods |
US10765948B2 (en) | 2017-12-22 | 2020-09-08 | Activision Publishing, Inc. | Video game content aggregation, normalization, and publication systems and methods |
US11986734B2 (en) | 2017-12-22 | 2024-05-21 | Activision Publishing, Inc. | Video game content aggregation, normalization, and publication systems and methods |
US11679330B2 (en) | 2018-12-18 | 2023-06-20 | Activision Publishing, Inc. | Systems and methods for generating improved non-player characters |
US11097193B2 (en) | 2019-09-11 | 2021-08-24 | Activision Publishing, Inc. | Methods and systems for increasing player engagement in multiplayer gaming environments |
US11712627B2 (en) | 2019-11-08 | 2023-08-01 | Activision Publishing, Inc. | System and method for providing conditional access to virtual gaming items |
US11524234B2 (en) | 2020-08-18 | 2022-12-13 | Activision Publishing, Inc. | Multiplayer video games with virtual characters having dynamically modified fields of view |
US11351459B2 (en) | 2020-08-18 | 2022-06-07 | Activision Publishing, Inc. | Multiplayer video games with virtual characters having dynamically generated attribute profiles unconstrained by predefined discrete values |
Also Published As
Publication number | Publication date |
---|---|
CA2450761A1 (en) | 2003-08-14 |
EP1405153A2 (en) | 2004-04-07 |
WO2003067365A3 (en) | 2003-10-02 |
EP1405153A4 (en) | 2005-07-20 |
WO2003067365A2 (en) | 2003-08-14 |
US20080189376A1 (en) | 2008-08-07 |
US8364800B2 (en) | 2013-01-29 |
JP2005517234A (ja) | 2005-06-09 |
AU2002365443A1 (en) | 2003-09-02 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US8364800B2 (en) | Automated message handling system and process | |
US10489730B2 (en) | Managing virtual business instances within a computer network | |
US6785015B1 (en) | System and method for monitoring a computer system process or peripheral | |
US8352297B1 (en) | Supply chain management | |
US6631402B1 (en) | Integrated proxy interface for web based report requester tool set | |
US7536697B2 (en) | Integrating enterprise support systems | |
US6859783B2 (en) | Integrated interface for web based customer care and trouble management | |
US6961778B2 (en) | Management interface between a core telecommunication system and a local service provider | |
CN101088245B (zh) | 在网络元件中对消息有效载荷执行安全性功能 | |
US7496637B2 (en) | Web service syndication system | |
US8560362B2 (en) | Systems and methods for managing business processes in an enterprise | |
US20020120711A1 (en) | Method and system for intelligent routing of business events on a subscription-based service provider network | |
US20020188513A1 (en) | Reporting in a supply chain | |
US20060155812A1 (en) | Management of network devices via email | |
US20020188568A1 (en) | Systems and methods of containing and accessing generic policy | |
US6965932B1 (en) | Method and architecture for a dynamically extensible web-based management solution | |
WO1999015976A1 (en) | Integrated proxy interface for web based report requester tool set | |
WO2007071476A1 (en) | Method, system and computer program for distributing software products based on an e-mail service | |
Marazakis et al. | Management of work sessions in dynamic open environments | |
WO1998052321A1 (en) | Improved telecommunications systems and methods | |
Dekhil et al. | Remote management services over the web | |
Sgotti et al. | A MOM-based solution for remote monitoring of equipment in mines | |
Bonica | Alliance Approach to the TMN X Interface | |
Headquarters | Cisco Unified Communications System for Contact Center Release 9.0 (1) | |
WO2001001283A2 (en) | Improved insurance quote acquisition mechanism |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AS | Assignment |
Owner name: ZAPPER TECHNOLOGIES INC., NEW YORK Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:WOLFMAN, GADI;RIVLIN, EHUD;MATIAS, YOSSEF;AND OTHERS;REEL/FRAME:012235/0840;SIGNING DATES FROM 20010717 TO 20010723 |
|
AS | Assignment |
Owner name: DIGEX, INC., MARYLAND Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:BICE, RICHARD S.;BRUSSEAU, JON P.;LACOURSE, RICHARD L.;AND OTHERS;REEL/FRAME:015109/0065;SIGNING DATES FROM 20011011 TO 20011017 |
|
AS | Assignment |
Owner name: MCI NETWORK SERVICES INC., VIRGINIA Free format text: CHANGE OF NAME;ASSIGNOR:MCI WORLDCOM NETWORK SERVICES INC.;REEL/FRAME:020463/0165 Effective date: 20050601 Owner name: VERIZON BUSINESS NETWORK SERVICES INC., VIRGINIA Free format text: CHANGE OF NAME;ASSIGNOR:MCI NETWORK SERVICES INC.;REEL/FRAME:020463/0169 Effective date: 20060410 Owner name: MCI WORLDCOM NETWORK SERVICES INC., VIRGINIA Free format text: MERGER;ASSIGNOR:DIGEX, INC.;REEL/FRAME:020458/0748 Effective date: 20041223 |
|
STCB | Information on status: application discontinuation |
Free format text: ABANDONED -- AFTER EXAMINER'S ANSWER OR BOARD OF APPEALS DECISION |
|
AS | Assignment |
Owner name: VERIZON PATENT AND LICENSING INC., NEW JERSEY Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:VERIZON BUSINESS NETWORK SERVICES INC.;REEL/FRAME:032729/0760 Effective date: 20140409 |