US9189741B2 - Automated contract management - Google Patents
Automated contract management Download PDFInfo
- Publication number
- US9189741B2 US9189741B2 US13/988,090 US201113988090A US9189741B2 US 9189741 B2 US9189741 B2 US 9189741B2 US 201113988090 A US201113988090 A US 201113988090A US 9189741 B2 US9189741 B2 US 9189741B2
- Authority
- US
- United States
- Prior art keywords
- terms
- contract
- contractual
- relationships
- cross
- 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.)
- Active, expires
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N5/00—Computing arrangements using knowledge-based models
- G06N5/02—Knowledge representation; Symbolic representation
- G06N5/022—Knowledge engineering; Knowledge acquisition
- G06N5/025—Extracting rules from data
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q10/00—Administration; Management
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/44—Arrangements for executing specific programs
- G06F9/455—Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
- G06F9/45504—Abstract machines for programme code execution, e.g. Java virtual machine [JVM], interpreters, emulators
- G06F9/45508—Runtime interpretation or emulation, e g. emulator loops, bytecode interpretation
Definitions
- FIG. 1 is a diagram of a portion of an illustrative automated contract management system including data components related to contracts, their representation, and the data structures in which these representations are kept, according to one example of principles described herein.
- FIG. 2A is a flowchart of an illustrative method for conceptualization of contractual terms that is used to represent the contractual terms in a machine interpretable format, according to one example of principles described herein.
- FIG. 2B is a flowchart that describes an illustrative method to combine contractual terms from related contracts, according to one example of principles described herein.
- FIG. 3 shows an illustrative system for reasoning on contractual terms and deriving actions, according to one example of principles described herein.
- FIG. 4 is a flowchart of an illustrative method for reasoning on contractual terms and deriving actions based on those contractual terms, according to one embodiment of principles described herein.
- a service level agreement for a web site host may include a percentage of network uptime, power uptime, an amount of schedule maintenance windows, etc.
- the service level agreement may specify specific actions to be taken and remedies for failure to keep the agreed terms.
- a service level agreement may specify that failure by the host to maintain 99.9% uptime of a website results in a period of free hosting provided by the host. However, the consumer must notify the host of the failure to meet the uptime requirement within 30 days. Failure to comply with this notification prerequisite forfeits the client's right to receive the free hosting.
- An automated observance routine may monitor the uptime of the system. However, automated observance routine has no capability to analyze and take action based on the service level agreement.
- the illustrative systems and methods described below provide automated monitoring of the contractual business terms of service level contracts and are not limited to observance of service delivery.
- This automated contract management system may be particularly useful in an environment where IT services are contracted from multiple external service providers.
- the system can detect violations, conflicts, and invalidity of the contractual terms.
- the system can then derive, report, and execute various action items based on the contractual terms.
- the illustrative automated contract management systems and methods described below are designed to allow the automated observance of contractual terms describing a service relationship between a service provider and a consumer.
- the system can accommodate both formal contract models and informal service contracts.
- the systems allow service terms to be monitored automatically in context of complex contractual service relationships.
- Flow chart illustrations and block diagrams are used to describe the illustrative automated contract management systems and methods.
- the blocks of the flowchart illustrations and block diagrams can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a computing device to produce a machine, such that the instructions, which execute via the processor of the computing device implement the functions specified in the flowchart and block diagram blocks.
- the computer program instructions are stored in a computer-readable memory.
- the memory is accessible to the computing device and stores program instructions that, when executed by the computing device, cause the computing device to execute the functions specified.
- the computing device may be a stand-alone general purpose computer, a special purpose computer, or a combination of multiple computing devices connected over a network.
- FIG. 1 is a diagram of a portion of an illustrative automated contract management system ( 100 ) that can be implemented on a computing device ( 102 ).
- the automated contract management system includes data components related to contracts, their representation and the data structures in which these representations are kept.
- This example includes two written service contracts: service contract A ( 105 ) and service contract B ( 110 ).
- service contracts describe the terms of a service relationship with a service consumer, and may be created by either the service provider or the service consumer.
- a formal ontology ( 115 ) defining the terms used in the service contracts, such as expiration terms, payment terms, cancellation terms, and other terms is provided with the service contracts.
- this ontology may include terms such as payment, expiration, service and other terms.
- the ontology is accompanied with a set of operators that can be associated with terms and are also understood by the system.
- the ontology ( 115 ) can be supplied to the contracting parties in conjunction with the contracts ( 105 , 110 ).
- the ontology ( 115 ) may also be periodically updated.
- the term conceptualization and representation ( 180 ) can be performed by the computing device ( 102 ) to produce machine interpretable terms ( 120 , 130 ).
- Term conceptualization and representation involves machine representations of contractual terms that are created using the common ontology of terms and relationships that was previously described.
- FIG. 2A describes an illustrative method to conceptualize contractual terms and represent them in a machine interpretable format using a common ontology of terms. These machine interpretable terms make up a machine interpretable model of the service contract which is stored in a computer readable memory. In some embodiments, when entering into a contract, this machine interpretable model may also be distributed to the service consumer by a service provider. The machine interpretable model can then be integrated into an automated contract management system.
- Cross-contractual relationships ( 125 ) can also be identified based on the machine interpretable terms ( 120 , 130 ). These cross-contractual relationships ( 125 ) can show interrelationships and dependencies between the various contracts ( 105 , 110 ). An illustrative method to combine contractual terms from between related contracts is described below in FIG. 2B and its associated text. According to one example, terms from the first contract ( 105 ) and related contract ( 110 ) are analyzed to identify cross-contractual relationships ( 125 ) between the two contracts.
- the information about contractual terms and relationships is represented in the store of machine interpretable contract terms and relationships ( 135 ) shown at the bottom of FIG. 1 .
- This contract store ( 135 ) allows for formalized contractual service relationships to be brought together for a service consumer.
- a service consumer may have contracts with service providers A, B and C.
- the contract store ( 135 ) is a data structure that is configured to contain the machine interpretable models of contracts for service providers A, B, and C.
- FIG. 2A describes an illustrative method for conceptualization of contractual terms ( 180 ) which is used to represent the terms in a machine interpretable format.
- the starting point for the conceptualization of contractual terms is the agreed upon terms of the contract. These agreed upon terms are typically contained in a written service contract, but may be presented in a variety of different ways.
- an established ontology of contractual terms that can be understood by the system.
- the illustrative method to conceptualize contractual terms includes identifying terms from the ontology in the contract (block 181 ). The identified terms are then associated with operators that have been defined for the term (block 182 ).
- a first term may be “term(contract_expiration).”
- the first term may be written as “term(2016),”
- the term “term(contract_expiration)” is defined in the ontology and associated with one or more operators. For example, an operator “predicate(expires)” is associated with “term(contract_expiration).” Terms from the ontology and associated operators are recognized in the contractual context by the system and can later be reasoned on. After the terms have been conceptualized, they are represented in a machine interpretable format (block 183 ) and deposited in the contract store. Users are able to expand the ontology to incorporate previously unknown terms or cases as needed (block 184 ).
- FIG. 2B describes a method ( 121 ) for combining contractual terms from separate but related contracts.
- the illustrative method identifies terms that appear in these related contracts and combines contractual terms from different service providers participating in the same contracted service.
- the term “related contracts” is used to describe contract between separate entities with a common third party to provide a combined service.
- this method includes identifying associated terms in related contracts (block 122 ).
- identifying terms in a related contract may involve associating identified terms with operators and representing the term in a machine interpretable format for a second related contract.
- a relationship between terms is established using relationships extracted from the ontology (block 123 ).
- a class of terms in the ontology may be used to make correlations between the different related contracts. For example, service provider A's service expires in 2012; provider B's service expires in 2014. Both services are contracted to produce a composite service. The relationship between these two particular terms could be represented in a number of ways.
- this cross-contractual relationship may be captured as a “min_expiration” term that defines the earliest contract expiration date of the two related contracts.
- the machine interpretable terms ( 120 , 130 ) may include numeric values and operators that operate on the numeric values and give context to the numeric values.
- the cross contractual relationships can be derived from a comparison of common operators and numeric values in machine interpretable terms ( 120 , 130 ) derived from interrelated contracts ( 105 , 110 ).
- cross-contractual relationship refers to a relationship between contracts of separate entities that provide a combined service.
- shared resources provide storage, processing, data, and software on demand. These resources are typically provided over the internet and are dynamically scalable. Cloud computing involves a wide number of participating entities and relationships between those entities.
- the cross-contractual relationships may arise from interrelated information technology agreements in a cloud computing environment that are combined to provide a composite service to a user.
- a web site host, a web site design firm, a third party fulfillment company, an internet communication company and a search engine optimizer provide a combined service of maintaining an operating website.
- the website owner may have service contracts with each of these entities, while separate contracting entities typically do not have access to cross-contractual information. Relationships between terms in these contracts, such contract expiration dates, privacy policies, or other protocols are inter-related.
- a data center may have contracts to supply secured data storage and processing to multiple entities. The information that allows the data center to successfully manage allocation of its resources can be derived from the cross contractual relationships contained in the contracts.
- the amount of delay experienced by a customer in placing an order on a website can be dependent on the contractual terms of service with a web site host, internet communication company, and third party fulfillment company. Monitoring these cross-contractual relationships can provide significant advantages in ensuring that the combined service is successfully delivered.
- the relationships that are discovered between the various contracts are represented in machine interpretable format and added to the overall set of terms and relationships (block 124 ). As discussed above, the machine interpretable terms and relationships are collected in the store of machine interpretable contract terms and relationships ( 135 ). This contract store ( 135 ) can be accessed to evaluate the contract terms and relationships.
- FIG. 3 shows a number of additional components of the automated contract management system ( 100 ) that are related to the evaluation of contractual terms.
- the store of machine interpretable contract terms and relationships ( 135 ) is shown at the top of the figure.
- a reasoning engine ( 140 ) accesses the store of machine interpretable contract terms and relationships ( 135 ) and combines this information in combination with a reasoning parameter set ( 165 ) and a reasoning rule set ( 160 ) to evaluate the terms and produces reasoning output ( 145 ).
- the reasoning output ( 145 ) represents contradictions, open or pending contractual issues, or unbound relationships between all contractual terms that are represented in the store of machine interpretable contract terms and relationships ( 135 ).
- the reasoning engine ( 140 ) may evaluate the combined service contracts to identify conflicts, violation of terms, or to predict upcoming alerts.
- the reasoning engine ( 140 ) may evaluate contract A and determine that it has an upcoming expiration date. This determination can be made in advance of the actual expiration date so that appropriate action can be taken to ensure that the service is continued or replaced.
- the reasoning engine ( 140 ) may periodically or continuously evaluate the combined service contracts in the contract container and generate reasoning output ( 145 ).
- This reasoning output ( 145 ) subsequently can be further interpreted by a software component called action interpreter ( 150 ), which accepts the reasoning output and uses action interpretation parameter set ( 170 ) and action interpretation rule set ( 175 ). Those parameters ( 170 ) and rules ( 175 ) define which contradictions or unbound relationships from the reasoning output ( 145 ) should be interpreted as actions.
- the actions generated by the action interpreter ( 150 ) are passed to a component called action transformer ( 155 ) that formats and transforms the actions into a representation that is suitable for either human consumption and/or further machine consumption.
- additional software or hardware components accept the output for machine consumption and execute the action.
- the automated contract management system ( 100 ) may include a number of other components.
- the system may include a user interface.
- the user interface may provide the user with access to the contract store, alerts generated by the reasoning engine, a graphical representation of interrelated contract terms, and other aspects of the system.
- FIG. 4 is an illustrative method ( 185 ) for reasoning on contractual terms and cross-contractual relationships to deriving actions to resolve open and pending contractual issues.
- the system interprets and correlates the formalized contractual terms using a rule set that has been built into the system or can be configured for the system.
- the reasoning engine reads the representations of the contractual terms and relationships (block 187 ) that have been identified and represented by previously described with respect to FIG. 2A and FIG. 2B .
- the reasoning engine reads the reasoning rule set (block 188 ) and reads input parameters that supplement the rule set (block 189 ).
- An example of such a parameter is the ‘date’ for which the rules should be interpreted.
- the reasoning engine interprets the rules on the representations of the contractual terms and relationships using the supplied parameters and produces output (block 190 ).
- the output can be interpreted as actions to be taken when contractual terms are violated, e.g. terms have expired for the supplied evaluation date (block 191 ).
- Actions can be transformed into a human- and/or machine interpretable format for further processing (block 192 ).
- the automated contract management system and methods described above has a number of advantages.
- the system and methods can automatically observe business terms of contractual relationships that have been established between IT service providers and service consumers in an IT outsourcing context. Trusted third party roles can be established to mediate service interactions in a cloud computing environment, for example.
- Another advantage of the system is that large numbers of contractual terms can be observed and human error reduced or even eliminated. Human effort used to manage the contracts can be reduced and cost of contract management lowered.
- a further advantage of the system is that contractual terms can be correlated across different service providers. The terms cannot only be observed, but also actions can be derived when terms are violated or do no longer apply. Additionally, the system can maintain complex contractual relationships in a consistent state over large number of contracts.
- Another advantage of the system is that actions derived from contract violations can be formatted for human consumption or machine-consumption allowing integration into other IT systems.
- Contractual ontologies for commonly used services and service contracts can be created and maintained to provide both the service providers and service consumers with an up-to-date and comprehensive understanding of the contractual terms. These contractual terms can be formalized to enable the automated validation of service contracts in context.
- the automated contract management system provides the automated observance of contracts across a potentially large number of service providers.
- the system identifies actions when terms are not met or do no longer apply.
- the system automatically derives actions that are appropriate to resolve open issues in a given contract or interrelated contracts.
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Software Systems (AREA)
- General Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Business, Economics & Management (AREA)
- Mathematical Physics (AREA)
- Computing Systems (AREA)
- Evolutionary Computation (AREA)
- Artificial Intelligence (AREA)
- Data Mining & Analysis (AREA)
- Computational Linguistics (AREA)
- Marketing (AREA)
- Tourism & Hospitality (AREA)
- General Business, Economics & Management (AREA)
- Strategic Management (AREA)
- Quality & Reliability (AREA)
- Operations Research (AREA)
- Human Resources & Organizations (AREA)
- Entrepreneurship & Innovation (AREA)
- Economics (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
Abstract
Description
Claims (12)
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
PCT/US2011/022886 WO2012102728A1 (en) | 2011-01-28 | 2011-01-28 | Automated contract management |
Publications (2)
Publication Number | Publication Date |
---|---|
US20130246326A1 US20130246326A1 (en) | 2013-09-19 |
US9189741B2 true US9189741B2 (en) | 2015-11-17 |
Family
ID=46581090
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US13/988,090 Active 2031-10-22 US9189741B2 (en) | 2011-01-28 | 2011-01-28 | Automated contract management |
Country Status (2)
Country | Link |
---|---|
US (1) | US9189741B2 (en) |
WO (1) | WO2012102728A1 (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20170061352A1 (en) * | 2015-09-01 | 2017-03-02 | International Business Machines Corporation | Predictive approach to contract management |
Families Citing this family (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20140279333A1 (en) * | 2013-03-15 | 2014-09-18 | Time Warner Cable Enterprises Llc | Contract automation apparatus, method, and computer program product |
US9965337B2 (en) | 2014-09-16 | 2018-05-08 | International Business Machines Corporation | Profile-driven merging of API components |
BR112018017264A2 (en) | 2016-02-22 | 2019-01-15 | Tata Consultancy Services Ltd | contract management method and system in a data market |
US11271944B2 (en) | 2019-06-19 | 2022-03-08 | Kyndryl, Inc. | Authentication framework to enforce contractual geographical restrictions |
US20240144334A1 (en) * | 2022-10-26 | 2024-05-02 | Blue Water Financial Technologies, Llc | Exceptions remediation system and method for asset transfer |
Citations (12)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2002056320A (en) | 2000-08-08 | 2002-02-20 | Mitsui Leasing & Development Ltd | Integrated lease management system |
US6487545B1 (en) * | 1995-05-31 | 2002-11-26 | Oracle Corporation | Methods and apparatus for classifying terminology utilizing a knowledge catalog |
US20040085355A1 (en) | 2002-10-31 | 2004-05-06 | Harmes Jeffrey E. | Collaborative contract management system, apparatus and method |
US20070038500A1 (en) * | 1999-08-20 | 2007-02-15 | ACL International, Inc., | Ontology-driven information system |
US20070050393A1 (en) * | 2005-08-26 | 2007-03-01 | Claude Vogel | Search system and method |
US20070130443A1 (en) | 2005-11-10 | 2007-06-07 | Andreas Friesen | System and method for dynamic selection of services |
JP2008140411A (en) | 2008-01-07 | 2008-06-19 | Fujitsu Ltd | Contract management system |
US20080270313A1 (en) | 2005-08-01 | 2008-10-30 | Cullen Andrew A | Outsourced Service Level Agreement Provisioning Management System and Method |
US7480621B1 (en) | 2000-03-22 | 2009-01-20 | International Business Machines Corporation | System, method and program product for automatically managing contracts |
US20090249290A1 (en) | 2007-10-22 | 2009-10-01 | Paul Thomas Jenkins | Method and system for managing enterprise content |
US20090254506A1 (en) | 2008-04-03 | 2009-10-08 | Sap Ag | Dynamic service selections using enhanced ontologies |
US20090281853A1 (en) | 2008-05-08 | 2009-11-12 | Pramata Corporation | Legal Instrument Management Platform |
-
2011
- 2011-01-28 US US13/988,090 patent/US9189741B2/en active Active
- 2011-01-28 WO PCT/US2011/022886 patent/WO2012102728A1/en active Application Filing
Patent Citations (12)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6487545B1 (en) * | 1995-05-31 | 2002-11-26 | Oracle Corporation | Methods and apparatus for classifying terminology utilizing a knowledge catalog |
US20070038500A1 (en) * | 1999-08-20 | 2007-02-15 | ACL International, Inc., | Ontology-driven information system |
US7480621B1 (en) | 2000-03-22 | 2009-01-20 | International Business Machines Corporation | System, method and program product for automatically managing contracts |
JP2002056320A (en) | 2000-08-08 | 2002-02-20 | Mitsui Leasing & Development Ltd | Integrated lease management system |
US20040085355A1 (en) | 2002-10-31 | 2004-05-06 | Harmes Jeffrey E. | Collaborative contract management system, apparatus and method |
US20080270313A1 (en) | 2005-08-01 | 2008-10-30 | Cullen Andrew A | Outsourced Service Level Agreement Provisioning Management System and Method |
US20070050393A1 (en) * | 2005-08-26 | 2007-03-01 | Claude Vogel | Search system and method |
US20070130443A1 (en) | 2005-11-10 | 2007-06-07 | Andreas Friesen | System and method for dynamic selection of services |
US20090249290A1 (en) | 2007-10-22 | 2009-10-01 | Paul Thomas Jenkins | Method and system for managing enterprise content |
JP2008140411A (en) | 2008-01-07 | 2008-06-19 | Fujitsu Ltd | Contract management system |
US20090254506A1 (en) | 2008-04-03 | 2009-10-08 | Sap Ag | Dynamic service selections using enhanced ontologies |
US20090281853A1 (en) | 2008-05-08 | 2009-11-12 | Pramata Corporation | Legal Instrument Management Platform |
Non-Patent Citations (2)
Title |
---|
Oldham, Nicole, et al.; "Semantic WS-Agreement Partner Selection"; University of Georgia, Athens; 2006; pp. 697-706. |
PCT; "Notification of Transmittal of the International Search Report and the Written Opinion of the International Searching Authority, or the Declaration" PCT/US2011/022886; mailed Nov. 30, 2011. |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20170061352A1 (en) * | 2015-09-01 | 2017-03-02 | International Business Machines Corporation | Predictive approach to contract management |
US9646354B2 (en) * | 2015-09-01 | 2017-05-09 | International Business Machines Corporation | Predictive approach to contract management |
US9940681B2 (en) | 2015-09-01 | 2018-04-10 | International Business Machines Corporation | Predictive approach to contract management |
Also Published As
Publication number | Publication date |
---|---|
WO2012102728A1 (en) | 2012-08-02 |
US20130246326A1 (en) | 2013-09-19 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN113377850B (en) | Big data technology platform of cognitive Internet of things | |
Dijkman et al. | Business process architectures: overview, comparison and framework | |
US20210004711A1 (en) | Cognitive robotic process automation | |
US20160203217A1 (en) | Data analysis using natural language processing to obtain insights relevant to an organization | |
JP6276908B2 (en) | System and method for business process logging | |
US9898709B2 (en) | Methods and apparatus for analysis of structured and unstructured data for governance, risk, and compliance | |
US11599841B2 (en) | Data analysis using natural language processing to obtain insights relevant to an organization | |
US8560636B2 (en) | Methods and systems for providing a virtual network process context for network participant processes in a networked business process | |
US9189741B2 (en) | Automated contract management | |
US9672560B2 (en) | Distributed order orchestration system that transforms sales products to fulfillment products | |
US8438272B2 (en) | Methods and systems for managing quality of services for network participants in a networked business process | |
Nunes et al. | Dynamic process adaptation: A context-aware approach | |
US9141908B1 (en) | Dynamic information assembly for designated purpose based on suitability reasoning over metadata | |
US20130185106A1 (en) | Using social media objects for content curation, management, and engagement facilitation | |
US10685314B1 (en) | Case leaf nodes pointing to business objects or document types | |
US9240965B2 (en) | Methods and systems for business interaction monitoring for networked business process | |
US8301627B2 (en) | Automatic determination of selective message caching to support rules in a trading partner collaboration management environment | |
Wang et al. | An information product approach for total information awareness | |
Afsarmanesh et al. | Semi-automated software service integration in virtual organisations | |
US10505873B2 (en) | Streamlining end-to-end flow of business-to-business integration processes | |
Agarwal et al. | Compliance-as-code for cybersecurity automation in hybrid cloud | |
Abrahams | Developing and executing electronic commerce applications with occurrences | |
Koetter et al. | Integrating compliance requirements across business and it | |
US20100010979A1 (en) | Reduced Volume Precision Data Quality Information Cleansing Feedback Process | |
CN111291029B (en) | Data cleaning method and device |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AS | Assignment |
Owner name: HEWLETT-PACKARD DEVELOPMENT COMPANY, L.P., TEXAS Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:GRAUPNER, SVEN;REYNOLDS, EDWARD S.;GUIJARRO, JULIO;AND OTHERS;SIGNING DATES FROM 20110124 TO 20110127;REEL/FRAME:030441/0936 |
|
STCF | Information on status: patent grant |
Free format text: PATENTED CASE |
|
AS | Assignment |
Owner name: HEWLETT PACKARD ENTERPRISE DEVELOPMENT LP, TEXAS Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:HEWLETT-PACKARD DEVELOPMENT COMPANY, L.P.;REEL/FRAME:037079/0001 Effective date: 20151027 |
|
CC | Certificate of correction | ||
AS | Assignment |
Owner name: ENT. SERVICES DEVELOPMENT CORPORATION LP, TEXAS Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:HEWLETT PACKARD ENTERPRISE DEVELOPMENT LP;REEL/FRAME:041041/0716 Effective date: 20161201 |
|
FEPP | Fee payment procedure |
Free format text: MAINTENANCE FEE REMINDER MAILED (ORIGINAL EVENT CODE: REM.); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY |
|
FEPP | Fee payment procedure |
Free format text: SURCHARGE FOR LATE PAYMENT, LARGE ENTITY (ORIGINAL EVENT CODE: M1554); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY |
|
MAFP | Maintenance fee payment |
Free format text: PAYMENT OF MAINTENANCE FEE, 4TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1551); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY Year of fee payment: 4 |
|
MAFP | Maintenance fee payment |
Free format text: PAYMENT OF MAINTENANCE FEE, 8TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1552); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY Year of fee payment: 8 |