Movatterモバイル変換


[0]ホーム

URL:


US20020120685A1 - System for dynamically invoking remote network services using service descriptions stored in a service registry - Google Patents

System for dynamically invoking remote network services using service descriptions stored in a service registry
Download PDF

Info

Publication number
US20020120685A1
US20020120685A1US10/120,175US12017502AUS2002120685A1US 20020120685 A1US20020120685 A1US 20020120685A1US 12017502 AUS12017502 AUS 12017502AUS 2002120685 A1US2002120685 A1US 2002120685A1
Authority
US
United States
Prior art keywords
service
request
services
description
output
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Abandoned
Application number
US10/120,175
Inventor
Alok Srivastava
Marco Carrer
Paul Lin
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Oracle International Corp
Original Assignee
Individual
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by IndividualfiledCriticalIndividual
Priority to US10/120,175priorityCriticalpatent/US20020120685A1/en
Publication of US20020120685A1publicationCriticalpatent/US20020120685A1/en
Assigned to ORACLE INTERNATIONAL CORPORATIONreassignmentORACLE INTERNATIONAL CORPORATIONASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS).Assignors: ORACLE CORPORATION
Assigned to ORACLE INTERNATIONAL CORPORATIONreassignmentORACLE INTERNATIONAL CORPORATIONASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS).Assignors: ORACLE CORPORATION
Abandonedlegal-statusCriticalCurrent

Links

Images

Classifications

Definitions

Landscapes

Abstract

A dynamic services infrastructure accepts data describing data resources and stores that data in a relational database from which it may be retrieved to handle service requests issued by application programs. The database stores Service Definition data which is initially supplied in the form of XML Service Descriptor documents which are then mapped into the database from which they may be accessed. Each Service Definition includes an input specification which identifies the address of a resource as well as the nature of the input data to be supplied to the resource with the request, and further includes an output specification which describes the nature of the output information which is supplied by the resource in response to the request. The Service Definition further includes information describing the service provider which supplies the resource, test information including fixed input and output values which permit the operability of the resource to be verified, update information which permits the infrastructure to insure that the Service Definition information is kept current, and security information which permits the system to validate users and provide secure encrypted information exchanges. When a client sends a request for services to the infrastructure, obtains the service description for the desired resource from the database, transmits an output information request to the address specified in said the service description, supplying input information meeting the specification contained in said particular service description to said particular resource, and receives and routs output information provided by said particular resource in response to said output information request to the executing application program.

Description

Claims (28)

What is claimed is:
1. A method for invoking the performance of a designated service by a service provider in response to a request from a requester sent to said service provider via a network, said method comprising, in combination, the steps of:
storing a description of said designated service at a location accessible to said requester, said description comprising, in combination:
an input description specifying the content of an acceptable input message which may be received by said service provider to initiate the performance of said designated service;
a designation of a unique network address to which said input message is to be sent to invoke the performance of said designated service, and
an output description specifying the content of each output message produced by said service provider during the performance of said designated service,
transmitting a request message that conforms to said input description via said network to said unique network address,
performing said designated service at said service provider in response to the receipt of said request message to generate a response conforming to said output description, and
returning said response via said network to said service consumer.
2. The method set forth inclaim 1 wherein said description of said designated service is expressed in Extended Markup Language.
3. The method as set forth inclaim 1 wherein said request message is expressed in Extended Markup Language.
4. The method as set forth inclaim 3 wherein said request message is expressed in Extended Markup Language and wherein said method further includes the step of validating the content of said request message to verify that it conforms to said description.
5. The method as set forth inclaim 1 wherein at least one of said output messages is expressed in Extended Markup Language.
6. The method as set forth inclaim 1 wherein at least one of said output messages is expressed in Extended Markup Language and wherein said method further includes the step of validating said at least one output message to verify that it conforms to said description.
7. The method as set forth inclaim 4 wherein at least one of said output messages is expressed in Extended Markup Language and wherein said method further includes the step of validating said at least one output message to verify that it conforms to said description.
8. The method as set forth inclaim 1 wherein said output description specifying the content of each output message produced by said service provider during the performance of said designated service includes the specification of the content of at least one error message that is produced when an error condition is experienced during the performance of said designated service.
9. The method as set forth inclaim 8 wherein said error message is expressed in Extended Markup Language.
10. The method as set forth inclaim 9 wherein said output description specifying the content of each output message produced by said service provider during the performance of said designated service includes the specification of the content of at least one error message expressed in Extended Markup Language that is produced when an error condition is experienced during the performance of said designated service.
11. The method as set forth inclaim 1 wherein said step of storing a description of said designated service comprises the steps of
establishing a registration database for storing a plurality of service descriptions each of which describes an available service and each of which conforms to a predetermined service description format specification, and
storing said designated service description in said database.
12. The method set forth inclaim 11 further including the step of generating a listing of available services specified by said plurality of service descriptions in response to a listing request.
13. A system for invoking the performance of a selected one of a plurality of diverse services via the Internet, said system comprising, in combination:
a database coupled to the Internet for storing a description of each of said services, each of said descriptions describing a designated service and comprising:
an input description specifying the content of an input message that may be received and used by said designated service to perform said designated service;
a designation of the unique Internet address to which said input message is to be directed to invoke the performance of said designated service, and
an output description specifying the content of each output message produced by the performance of said designated service,
first processing means at a client location for executing an application program that includes means for transmitting a request message that conforms to said input description to said Internet address, and
second processing at said Internet address for performing said designated service in response to the receipt of said request message to generate a response conforming to said output description and to return said response via the Internet to said first processing means.
14. The system set forth inclaim 13 wherein each of said descriptions is expressed in Extended Markup Language in a predetermined format.
15. The system as set forth inclaim 14 wherein said request message is expressed in Extended Markup Language.
16. The system as set forth inclaim 15 wherein at least one of said output messages is expressed in Extended Markup Language.
17. The system set forth inclaim 16 further including registration means coupled to said database for accepting new descriptions of additional services and for storing said new descriptions in said database.
18. The system as set forth inclaim 17 wherein said output description includes the specification of the content of at least one error message that is produced when an error condition is experienced during the performance of said designated service.
19. The system as set forth inclaim 18 further including means for verifying that said request message conforms to said input description for said designated service.
20. The system as set forth inclaim 19 further including means for verifying that said response conforms to said output description for said designated service.
21. The system as set forth inclaim 20 further including means coupled to said database and responsive to listing request for generating a listing of said plurality of diverse services.
22. A system for performing a programmatic data exchange via the Internet between a consumer application executing on a client computer and a selected one of a plurality of different service applications, at least some of which are performed by computers located remotely from said client computer and connected to said client computer via the Internet, said system comprising, in combination,
a registry database coupled to the Internet, said registry database comprising, in combination:
registration means for storing in said registry database a service description which specifies, for each given one of said service applications:
the content and format of an input message which may be received and processed by said given one of said service applications;
the Internet address to which said input message is to be sent in order to invoke the operation of said given one of said service applications; and
the content and format of any output messages which are produced by the operation of said given one of said service applications;
means responsive to a listing request received from a list requester for returning a listing of said plurality of different service applications to said list requester; and
means responsive to a service description request received from a service description requester for returning a designated one of said service descriptions to said service requester; and
interface means for integrating the operation of said consumer application with said selected one of said service applications, said interface means comprising:
means for transmitting a listing request to said registry database and for receiving in response thereto a listing of said plurality of different service applications;
means for transmitting a description request to said registry database and for receiving in response thereto a description of said selected one of said service applications;
means for forming an input message that conforms to said selected service description,
means for transmitting said input message via the Internet to the Internet address specified in said selected service description; and
means for receiving a responsive output message via the Internet from said selected one of said service applications and for supplying data contained therein to said consumer application.
23. The system set forth inclaim 22 wherein said each of said service descriptions is expressed in Extended Markup Language in a predetermined format.
24. The system as set forth inclaim 23 wherein said input message is expressed in Extended Markup Language.
25. The system as set forth inclaim 24 said output messages are expressed in Extended Markup Language.
26. The system as set forth inclaim 25 wherein at least one of said output messages is an error message produced when an error condition is experienced during the performance of said given service.
27. The system as set forth inclaim 25 further including means for verifying that said request message conforms to the content and format specified for an input message in the description for said given service.
28. The system as set forth inclaim 26 further including means for verifying that said responsive output message conforms to the content and format specified for an output message in the description for said given service.
US10/120,1751999-06-012002-04-10System for dynamically invoking remote network services using service descriptions stored in a service registryAbandonedUS20020120685A1 (en)

Priority Applications (1)

Application NumberPriority DateFiling DateTitle
US10/120,175US20020120685A1 (en)1999-06-012002-04-10System for dynamically invoking remote network services using service descriptions stored in a service registry

Applications Claiming Priority (3)

Application NumberPriority DateFiling DateTitle
US13700699P1999-06-011999-06-01
US09/584,318US7472349B1 (en)1999-06-012000-05-31Dynamic services infrastructure for allowing programmatic access to internet and other resources
US10/120,175US20020120685A1 (en)1999-06-012002-04-10System for dynamically invoking remote network services using service descriptions stored in a service registry

Related Parent Applications (1)

Application NumberTitlePriority DateFiling Date
US09/584,318DivisionUS7472349B1 (en)1999-06-012000-05-31Dynamic services infrastructure for allowing programmatic access to internet and other resources

Publications (1)

Publication NumberPublication Date
US20020120685A1true US20020120685A1 (en)2002-08-29

Family

ID=40138596

Family Applications (2)

Application NumberTitlePriority DateFiling Date
US09/584,318Expired - LifetimeUS7472349B1 (en)1999-06-012000-05-31Dynamic services infrastructure for allowing programmatic access to internet and other resources
US10/120,175AbandonedUS20020120685A1 (en)1999-06-012002-04-10System for dynamically invoking remote network services using service descriptions stored in a service registry

Family Applications Before (1)

Application NumberTitlePriority DateFiling Date
US09/584,318Expired - LifetimeUS7472349B1 (en)1999-06-012000-05-31Dynamic services infrastructure for allowing programmatic access to internet and other resources

Country Status (1)

CountryLink
US (2)US7472349B1 (en)

Cited By (366)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US20020019824A1 (en)*2000-04-122002-02-14International Business Machines CorporationMethod to generically describe and manipulate arbitrary data structures
US20020062448A1 (en)*2000-10-262002-05-23Seiko Epson CorporationService providing system, service providing terminal, client terminal, and storage medium
US20020078068A1 (en)*2000-09-072002-06-20Muralidhar KrishnaprasadMethod and apparatus for flexible storage and uniform manipulation of XML data in a relational database system
US20020078094A1 (en)*2000-09-072002-06-20Muralidhar KrishnaprasadMethod and apparatus for XML visualization of a relational database and universal resource identifiers to database data and metadata
US20020120704A1 (en)*2000-11-282002-08-29Karp Alan H.Computer language for defining business conversations
US20020120750A1 (en)*2001-02-162002-08-29Michael NiddMethod, network device and computer program product for performing service discovery in a pervasive network
US20020133808A1 (en)*2000-11-102002-09-19Adam BosworthCell based data processing
US20020143820A1 (en)*2000-10-042002-10-03Van Eaton James R.Methods and systems for generating a viewable document using view descriptors and generic view stylesheets
US20020161688A1 (en)*2000-02-162002-10-31Rocky StewartOpen market collaboration system for enterprise wide electronic commerce
US20020188869A1 (en)*2001-06-112002-12-12Paul PatrickSystem and method for server security and entitlement processing
US20030004770A1 (en)*2001-06-282003-01-02International Business Machines CorporationMethod, system, and program for generating a workflow
US20030005406A1 (en)*2001-06-282003-01-02International Business Machines CorporationMethod, system, and program for using objects in data stores during execution of a workflow
US20030004771A1 (en)*2001-06-282003-01-02International Business Machines CorporationMethod, system, and program for executing a workflow
US20030023615A1 (en)*2001-07-252003-01-30Gabriel Beged-DovHybrid parsing system and method
US20030023773A1 (en)*2001-07-302003-01-30International Business Machines CorporationMethod, system, and program for performing workflow related operations
US20030023662A1 (en)*2001-07-302003-01-30International Business Machines CorporationMethod, system, and program for enabling access to a plurality of services
US20030023476A1 (en)*2001-06-292003-01-30Incidentreports, Inc.System and method for recording and using incident report data
US20030028669A1 (en)*2001-07-062003-02-06AlcatelMethod and system for routing logging a request
US20030093403A1 (en)*2001-10-182003-05-15Mitch UptonSystem and method for implementing an event adapter
US20030093436A1 (en)*2001-09-282003-05-15International Business Machines CorporationInvocation of web services from a database
US20030101190A1 (en)*2001-03-142003-05-29Microsoft CorporationSchema-based notification service
US20030120665A1 (en)*2001-05-252003-06-26Joshua FoxRun-time architecture for enterprise integration with transformation generation
US20030126558A1 (en)*2001-10-242003-07-03Griffin Philip B.System and method for XML data representation of portlets
US20030131073A1 (en)*2001-03-142003-07-10Lucovsky Mark H.Schema-based services for identity-based data access
US20030154356A1 (en)*2002-02-132003-08-14Ibrahim KamelEfficient service management in home gateways
US20030191769A1 (en)*2001-09-282003-10-09International Business Machines CorporationMethod, system, and program for generating a program capable of invoking a flow of operations
US20030191824A1 (en)*2002-04-032003-10-09Raghav RaoInstallation of network services in an embedded network server
US20030200319A1 (en)*2002-04-192003-10-23Bodine Gregory L.System and method for interfacing with existing system management products or software solutions
US20030204756A1 (en)*1997-02-122003-10-30Ransom Douglas S.Push communications architecture for intelligent electronic devices
US20030212673A1 (en)*2002-03-012003-11-13Sundar KadayamSystem and method for retrieving and organizing information from disparate computer network information sources
US20030225729A1 (en)*2002-05-312003-12-04American Express Travel Related Services Company, Inc.System and method for facilitating information collection, storage, and distribution
US20030233397A1 (en)*2002-06-122003-12-18Seapass Solutions Inc.Interface development environment and interface for connecting systems having different data structures
US20040006550A1 (en)*2002-05-022004-01-08Mitch UptonSystem and method for enterprise application interactions
US20040006663A1 (en)*2002-05-012004-01-08David WiserSystem and method for storing large messages
US20040015859A1 (en)*2002-05-022004-01-22Timothy PotterSystems and methods for modular component deployment
US20040034859A1 (en)*2002-05-022004-02-19Timothy PotterShared common connection factory
US20040049481A1 (en)*2002-05-012004-03-11Mike BlevinsSystems and methods for business process plug-in development
US20040059810A1 (en)*2002-09-202004-03-25International Business Machines CorporationMethod and apparatus for publishing and monitoring entities providing services in a distributed data processing system
US20040060044A1 (en)*2002-09-202004-03-25International Business Machines CorporationMethod and apparatus for automatic updating and testing of software
US20040059704A1 (en)*2002-09-202004-03-25International Business Machines CorporationSelf-managing computing system
US20040060002A1 (en)*2002-09-122004-03-25Microsoft CorporationSchema-based service for identity-based access to lists
US20040059966A1 (en)*2002-09-202004-03-25International Business Machines CorporationAdaptive problem determination and recovery in a computer system
US20040068728A1 (en)*2002-05-022004-04-08Mike BlevinsSystems and methods for collaborative business plug-ins
US20040078440A1 (en)*2002-05-012004-04-22Tim PotterHigh availability event topic
US20040107183A1 (en)*2002-12-032004-06-03Jp Morgan Chase BankMethod for simplifying databinding in application programs
US6766313B1 (en)*2000-07-122004-07-20Microsoft CorporationSystem and method for caching and retrieving information
US20040162906A1 (en)*2003-02-142004-08-19Griffin Philip B.System and method for hierarchical role-based entitlements
US20040162642A1 (en)*2000-11-282004-08-19Marcus GasperThin client power management system and method
US20040168153A1 (en)*2003-02-262004-08-26Bea Systems, Inc.Systems and methods for dynamic component versioning
US20040167899A1 (en)*2003-02-202004-08-26Bea Systems, Inc.Virtual content repository browser
US6789077B1 (en)*2000-05-092004-09-07Sun Microsystems, Inc.Mechanism and apparatus for web-based searching of URI-addressable repositories in a distributed computing environment
US20040187127A1 (en)*2003-02-252004-09-23Albert GondiSystems and methods for transaction chaining
US20040193329A1 (en)*1994-12-302004-09-30Ransom Douglas S.System and method for securing energy management systems
US20040199636A1 (en)*2001-09-282004-10-07International Business Machines CorporationAutomatic generation of database invocation mechanism for external web services
US20040210836A1 (en)*2003-03-032004-10-21Canon Kabushiki KaishaMethod of offering a service provided by a server computer in a communication network
US20040215725A1 (en)*2003-03-312004-10-28Lorraine LoveSystem and method for multi-platform queue queries
US20040215700A1 (en)*2002-12-262004-10-28Michael ShenfieldSystem and method for building and execution of platform-neutral generic services' client applications
US20040220952A1 (en)*2002-08-292004-11-04Bea Systems, Inc.Web service gateway generation
US20040230955A1 (en)*2003-02-262004-11-18Bea Systems, Inc.System for multi-language debugging
US20040236780A1 (en)*2003-02-252004-11-25Michael BlevinsSystems and methods for client-side filtering of subscribed messages
US20040250241A1 (en)*2003-02-262004-12-09O'neil Edward K.System and method for dynamic data binding in distributed applications
US20040254824A1 (en)*2003-01-072004-12-16Alex LoucaidesSystem and method for process scheduling
US20050010902A1 (en)*2003-02-252005-01-13Bea Systems, Inc.Systems and methods extending an existing programming language with constructs
US20050022164A1 (en)*2003-02-252005-01-27Bea Systems, Inc.Systems and methods utilizing a workflow definition language
US20050030555A1 (en)*2003-05-162005-02-10Phenix John KevinJob processing framework
US20050034104A1 (en)*2003-02-262005-02-10Bea Systems, Inc.Method for multi-language debugging
US20050044173A1 (en)*2003-02-282005-02-24Olander Daryl B.System and method for implementing business processes in a portal
US6862594B1 (en)*2000-05-092005-03-01Sun Microsystems, Inc.Method and apparatus to discover services using flexible search criteria
US20050055358A1 (en)*2000-09-072005-03-10Oracle International CorporationApparatus and method for mapping relational data and metadata to XML
US6868447B1 (en)2000-05-092005-03-15Sun Microsystems, Inc.Mechanism and apparatus for returning results of services in a distributed computing environment
US20050065743A1 (en)*2003-03-312005-03-24Cumming Daniel A.Methods and apparatus for retrieving energy readings from an energy monitoring device
US20050071344A1 (en)*2003-09-302005-03-31International Business Machines CorporationDynamic generation of XML schema for backend driven data validation
US20050086330A1 (en)*2003-08-292005-04-21Michael PerhamMethod and apparatus for dynamic, non-intrusive personalization of web services
US20050108682A1 (en)*2003-02-262005-05-19Bea Systems, Inc.Systems for type-independent source code editing
US20050114771A1 (en)*2003-02-262005-05-26Bea Systems, Inc.Methods for type-independent source code editing
US20050119990A1 (en)*2003-07-102005-06-02Lee Patrick R.System and method for customizing a data display using a presentation profile
US20050138208A1 (en)*2003-12-172005-06-23International Business Machines CorporationService oriented integration server architecture
US20050144174A1 (en)*2003-12-312005-06-30Leonid PesensonFramework for providing remote processing of a graphical user interface
US20050144437A1 (en)*1994-12-302005-06-30Ransom Douglas S.System and method for assigning an identity to an intelligent electronic device
US6918084B1 (en)2000-05-092005-07-12Sun Microsystems, Inc.Spawning new repository spaces using information provided in advertisement schema messages
US20050165776A1 (en)*2004-01-142005-07-28International Business Machines CorporationMethod and apparatus for validating and configuring database transaction requests from multiple clients
US20050165815A1 (en)*2000-06-062005-07-28Groove Networks, Inc.Method and apparatus for efficient management of XML documents
US20050210053A1 (en)*2004-03-182005-09-22International Business Machines CorporationMethod and apparatus for splitting and merging request and response data at runtime
US20050210004A1 (en)*2004-03-182005-09-22International Business Machines CorporationMethod and apparatus for generating query and response statements at runtime from generic requests
US20050228827A1 (en)*2004-04-132005-10-13Bea Systems, Inc.System and method for viewing a virtual content repository
US20050234942A1 (en)*2004-04-132005-10-20Bea Systems, Inc.System and method for content and schema lifecycles
US20050234889A1 (en)*2001-05-252005-10-20Joshua FoxMethod and system for federated querying of data sources
US20050234849A1 (en)*2004-04-132005-10-20Bea Systems, Inc.System and method for content lifecycles
US20050240863A1 (en)*2003-02-252005-10-27Olander Daryl BSystem and method for structuring distributed applications
US20050251512A1 (en)*2004-04-132005-11-10Bea Systems, Inc.System and method for searching a virtual content repository
US20050251504A1 (en)*2004-04-132005-11-10Bea Systems, Inc.System and method for custom content lifecycles
US20050262362A1 (en)*2003-10-102005-11-24Bea Systems, Inc.Distributed security system policies
US20050262522A1 (en)*2004-05-212005-11-24Paul GassowayMethod and apparatus for reusing a computer software library
US6970869B1 (en)2000-05-092005-11-29Sun Microsystems, Inc.Method and apparatus to discover services and negotiate capabilities
US6988025B2 (en)2000-11-282006-01-17Power Measurement Ltd.System and method for implementing XML on an energy management device
US20060031586A1 (en)*2004-04-262006-02-09Jp Morgan Chase BankSystem and method for routing messages
US20060028252A1 (en)*2004-04-132006-02-09Bea Systems, Inc.System and method for content type management
US20060031763A1 (en)*2003-03-222006-02-09Telefonaktiebolaget Lm Ericsson (Publ)System and method relating to access of information
US20060052921A1 (en)*2002-11-072006-03-09Bodin William KOn-demand system for supplemental diagnostic and service resource planning for mobile systems
US20060059003A1 (en)*2004-08-202006-03-16Nokia CorporationContext data in UPNP service information
US20060059252A1 (en)*2002-12-182006-03-16Michiaki TatsuboriWeb service providing system, server device for the same, control method for controlling computer system as server device for web service providing system, program for executing the control method, and recording medium
US7028028B1 (en)*2001-05-172006-04-11Enosys Markets,Inc.System for querying markup language data stored in a relational database according to markup language schema
US7028223B1 (en)*2001-08-132006-04-11Parasoft CorporationSystem and method for testing of web services
US20060123101A1 (en)*2004-11-222006-06-08Veradasys, Inc.Application instrumentation and monitoring
US20060136473A1 (en)*2004-12-202006-06-22Lamb James AService data organization
US20060136436A1 (en)*2004-12-222006-06-22At&T Corp.Arrangement enabling thin client to access and present data in custom defined reports
US20060143267A1 (en)*2000-09-282006-06-29Bea Systems, Inc.System for managing logical process flow in an online environment
US20060156387A1 (en)*2005-01-102006-07-13Google Inc.Methods and systems for opportunistic cookie caching
US7080078B1 (en)2000-05-092006-07-18Sun Microsystems, Inc.Mechanism and apparatus for URI-addressable repositories of service advertisements and other content in a distributed computing environment
US7085759B2 (en)2002-12-062006-08-01Jpmorgan Chase BankSystem and method for communicating data to a process
US20060174132A1 (en)*2003-02-202006-08-03Bea Systems, Inc.Federated management of content repositories
US7089330B1 (en)*2000-09-282006-08-08I2 Technologies Us, Inc.System and method for transforming custom content generation tags associated with web pages
EP1691303A1 (en)*2005-02-092006-08-16Deutsche Post AGMethod and system for controlling the access to multiple data systems
EP1691302A1 (en)*2005-02-092006-08-16Deutsche Post AGMethod and system for controlling the access to data systems
US20060184878A1 (en)*2005-02-112006-08-17Microsoft CorporationUsing a description language to provide a user interface presentation
US20060184826A1 (en)*2005-02-112006-08-17Microsoft CorporationUsing a description language to build a management system
US20060195453A1 (en)*2003-03-122006-08-31Microsoft CorporationCustomization of process logic in a software system
US20060235840A1 (en)*2005-04-192006-10-19Anand ManikuttyOptimization of queries over XML views that are based on union all operators
US7127328B2 (en)1994-12-302006-10-24Power Measurement Ltd.System and method for federated security in an energy management system
US20060248467A1 (en)*2005-04-292006-11-02Microsoft CorporationFramework for declarative expression of data processing
US7134072B1 (en)*1999-10-132006-11-07Microsoft CorporationMethods and systems for processing XML documents
US20060277189A1 (en)*2005-06-022006-12-07Microsoft CorporationTranslation of search result display elements
US7158981B2 (en)2001-09-282007-01-02Oracle International CorporationProviding a consistent hierarchical abstraction of relational data
US20070011167A1 (en)*2005-07-082007-01-11Muralidhar KrishnaprasadOptimization of queries on a repository based on constraints on how the data is stored in the repository
US20070033196A1 (en)*2005-08-022007-02-08Sap AgService directory
US20070033571A1 (en)*2005-08-022007-02-08Sap AgDynamic work center
US7178102B1 (en)2003-12-092007-02-13Microsoft CorporationRepresenting latent data in an extensible markup language document
US20070038649A1 (en)*2005-08-112007-02-15Abhyudaya AgrawalFlexible handling of datetime XML datatype in a database system
US7185342B1 (en)*2001-07-242007-02-27Oracle International CorporationDistributed service aggregation and composition
US20070074066A1 (en)*2002-05-012007-03-29Bea Systems, Inc.High availability for event forwarding
US20070083529A1 (en)*2005-10-072007-04-12Oracle International CorporationManaging cyclic constructs of XML schema in a rdbms
US20070083538A1 (en)*2005-10-072007-04-12Roy Indroniel DGenerating XML instances from flat files
US20070106815A1 (en)*2005-11-092007-05-10Computer Associates Think, Inc.System and method for routing directory service operations in a directory service network
US7222148B2 (en)2002-05-022007-05-22Bea Systems, Inc.System and method for providing highly available processing of asynchronous service requests
US20070118632A1 (en)*2005-11-092007-05-24Computer Associates Think, Inc.System and method for providing a directory service network
US20070162466A1 (en)*2005-05-202007-07-12International Business Machines CorporationAlgorithm to marshal/unmarshal XML schema annotations to SDO dataobjects
US20070162439A1 (en)*2001-03-272007-07-12Bea Systems, Inc.Reconfigurable query generation system for web browsers
US7281245B2 (en)*2002-06-052007-10-09Microsoft CorporationMechanism for downloading software components from a remote source for use by a local software application
US7293005B2 (en)2004-01-262007-11-06International Business Machines CorporationPipelined architecture for global analysis and index building
US7296056B2 (en)2001-07-302007-11-13International Business Machines CorporationMethod, system, and program for selecting one user to assign a work item in a workflow
US20070288138A1 (en)*2002-08-292007-12-13Bodin William KAnticipatory Mobile System Service Brokering and Resource Planning from Multiple Providers
US20070294386A1 (en)*2002-09-202007-12-20Rajarshi DasComposition Service for Autonomic Computing
US20070294056A1 (en)*2006-06-162007-12-20Jpmorgan Chase Bank, N.A.Method and system for monitoring non-occurring events
US20080005093A1 (en)*2006-07-032008-01-03Zhen Hua LiuTechniques of using a relational caching framework for efficiently handling XML queries in the mid-tier data caching
US7325194B2 (en)2002-05-072008-01-29Microsoft CorporationMethod, system, and apparatus for converting numbers between measurement systems based upon semantically labeled strings
US20080046328A1 (en)*2006-08-152008-02-21Microsoft CorporationAutomated acquisition and configuration of goods and services via a network
US20080046569A1 (en)*2006-08-152008-02-21Microsoft CorporationSystem and method to identify, rank, and audit network provided configurables
US20080046550A1 (en)*2006-08-152008-02-21Microsoft CorporationMessage based network transmission for selection and auditing of internet services
US20080071727A1 (en)*2006-09-182008-03-20Emc CorporationEnvironment classification
US7356537B2 (en)2002-06-062008-04-08Microsoft CorporationProviding contextually sensitive tools and help content in computer-generated documents
WO2007056766A3 (en)*2005-11-092008-04-10Computer Ass Think IncSystem and method for efficient directory performance using non-persistent storage
US20080091711A1 (en)*2003-07-022008-04-17Snodgrass Ryan JPredictive prefetching to improve parallelization of document generation subtasks
US7366712B2 (en)*2001-05-312008-04-29Intel CorporationInformation retrieval center gateway
US7366722B2 (en)2003-05-152008-04-29Jp Morgan Chase BankSystem and method for specifying application services and distributing them across multiple processors using XML
US7370091B1 (en)2000-05-092008-05-06Sun Microsystems, Inc.Method and apparatus for obtaining space advertisements
US20080109292A1 (en)*2006-11-032008-05-08Sap AgVoice-enabled workflow item interface
US7376746B2 (en)2003-04-102008-05-20Hitachi, Ltd.Method and program for disclosing and providing services on network
US7392471B1 (en)2004-07-282008-06-24Jp Morgan Chase BankSystem and method for comparing extensible markup language (XML) documents
US7392479B2 (en)2002-06-272008-06-24Microsoft CorporationSystem and method for providing namespace related information
US7395333B1 (en)2000-05-092008-07-01Sun Microsystems, Inc.Method and apparatus to obtain negotiated service advertisement
US7401156B2 (en)2003-02-032008-07-15Jp Morgan Chase BankMethod using control interface to suspend software network environment running on network devices for loading and executing another software network environment
US7404195B1 (en)2003-12-092008-07-22Microsoft CorporationProgrammable object model for extensible markup language markup in an application
US20080177785A1 (en)*2003-08-072008-07-24Prager Scott HSystem, and program product for rebasing an application
US7415478B2 (en)2003-02-202008-08-19Bea Systems, Inc.Virtual repository complex content model
US20080201776A1 (en)*2007-02-212008-08-21Hewlett Packard CompanyMethod And Computing System For Avoiding Denial Of Service Attacks
US7421645B2 (en)2000-06-062008-09-02Microsoft CorporationMethod and system for providing electronic commerce actions based on semantically labeled strings
US20080215710A1 (en)*2002-03-202008-09-04Tadashi TakeuchiContents distributing method and distributing system
US7424467B2 (en)2004-01-262008-09-09International Business Machines CorporationArchitecture for an indexer with fixed width sort and variable width sort
WO2008112103A1 (en)*2007-03-072008-09-18Ianywhere Solutions, Inc.Selectively updating web pages on a mobile client
US20080235710A1 (en)*2007-03-212008-09-25International Business Machines CorporationDistributed Pluggable Middleware Services
US7434157B2 (en)2003-12-092008-10-07Microsoft CorporationProgrammable object model for namespace or schema library support in a software application
US7441238B2 (en)2003-02-262008-10-21Bea Systems, Inc.Extendable compiler framework
US7444620B2 (en)2003-02-282008-10-28Bea Systems, Inc.Systems and methods for a common runtime container framework
US20080288315A1 (en)*2002-11-072008-11-20William Kress BodinLocation Based Services Revenue Sharing and Cost Offsetting
US7461064B2 (en)2004-09-242008-12-02International Buiness Machines CorporationMethod for searching documents for ranges of numeric values
US7483904B2 (en)2003-02-202009-01-27Bea Systems, Inc.Virtual repository content model
US7483893B2 (en)2005-09-262009-01-27Bae Systems, Inc.System and method for lightweight loading for managing content
US7484224B2 (en)2002-05-022009-01-27Bae Systems, Inc.Adapter deployment without recycle
US7487515B1 (en)2003-12-092009-02-03Microsoft CorporationProgrammable object model for extensible markup language schema validation
US7496687B2 (en)2002-05-012009-02-24Bea Systems, Inc.Enterprise application platform
US7499933B1 (en)2005-11-122009-03-03Jpmorgan Chase Bank, N.A.System and method for managing enterprise application configuration
US7499948B2 (en)2001-04-162009-03-03Bea Systems, Inc.System and method for web-based personalization and ecommerce management
US7499913B2 (en)2004-01-262009-03-03International Business Machines CorporationMethod for handling anchor text
US7509573B1 (en)2004-02-172009-03-24Microsoft CorporationAnti-virus security information in an extensible markup language document
US7516121B2 (en)2004-06-232009-04-07Oracle International CorporationEfficient evaluation of queries using translation
US7523131B2 (en)2005-02-102009-04-21Oracle International CorporationTechniques for efficiently storing and querying in a relational database, XML documents conforming to schemas that contain cyclic constructs
US7526519B2 (en)2002-05-012009-04-28Bea Systems, Inc.High availability application view deployment
US7546370B1 (en)2004-08-182009-06-09Google Inc.Search engine with multiple crawlers sharing cookies
US20090157627A1 (en)*2007-09-282009-06-18Xcerion AbNetwork operating system
US7552222B2 (en)2001-10-182009-06-23Bea Systems, Inc.Single system user identity
US20090164500A1 (en)*2007-12-202009-06-25Ankur MathurSystem for providing a configurable adaptor for mediating systems
US7558841B2 (en)2003-05-142009-07-07Microsoft CorporationMethod, system, and computer-readable medium for communicating results to a data query in a computer network
US20090198765A1 (en)*2003-01-232009-08-06Verdasys, Inc.Digital asset usage accountability via event journaling
US7580953B2 (en)2004-04-132009-08-25Bea Systems, Inc.System and method for schema lifecycles in a virtual content repository that integrates a plurality of content repositories
US7594224B2 (en)2003-10-102009-09-22Bea Systems, Inc.Distributed enterprise security system
US20090300063A1 (en)*2001-01-092009-12-03Tim NeilSoftware, devices and methods facilitating execution of server-side applications at mobile devices
US7636722B2 (en)2003-02-282009-12-22Bea Systems, Inc.System and method for describing application extensions in XML
US7644432B2 (en)2003-10-102010-01-05Bea Systems, Inc.Policy inheritance through nested groups
US7650592B2 (en)2003-03-012010-01-19Bea Systems, Inc.Systems and methods for multi-view debugging environment
US7653930B2 (en)2003-02-142010-01-26Bea Systems, Inc.Method for role and resource policy management optimization
US7664742B2 (en)2005-11-142010-02-16Pettovello Primo MIndex data structure for a peer-to-peer network
US7668806B2 (en)2004-08-052010-02-23Oracle International CorporationProcessing queries against one or more markup language sources
US20100056043A1 (en)*2007-12-212010-03-04Ibiquity Digital CorporationRadio Service Registry
US7676538B2 (en)2002-05-022010-03-09Bea Systems, Inc.Systems and methods for application view transactions
US7698427B2 (en)2001-07-302010-04-13International Business Machines CorporationMethod, system, and program for transferring data from an application engine
US7707496B1 (en)2002-05-092010-04-27Microsoft CorporationMethod, system, and apparatus for converting dates between calendars and languages based upon semantically labeled strings
US7707564B2 (en)2003-02-262010-04-27Bea Systems, Inc.Systems and methods for creating network-based software services using source code annotations
US7707024B2 (en)2002-05-232010-04-27Microsoft CorporationMethod, system, and apparatus for converting currency values based upon semantically labeled strings
US7711550B1 (en)2003-04-292010-05-04Microsoft CorporationMethods and system for recognizing names in a computer-generated document and for providing helpful actions associated with recognized names
US7712024B2 (en)2000-06-062010-05-04Microsoft CorporationApplication program interfaces for semantically labeling strings and providing actions based on semantically labeled strings
US7716163B2 (en)2000-06-062010-05-11Microsoft CorporationMethod and system for defining semantic categories and actions
US7716492B1 (en)2000-05-092010-05-11Oracle America, Inc.Method and apparatus to obtain service capability credentials
US7716676B2 (en)2002-06-252010-05-11Microsoft CorporationSystem and method for issuing a message to a program
US20100125666A1 (en)*2008-11-142010-05-20Microsoft CorporationService facade design and implementation
US7725560B2 (en)2002-05-012010-05-25Bea Systems Inc.Web service-enabled portlet wizard
US7730123B1 (en)2005-12-202010-06-01At&T Intellectual Property Ii, LpSoftware application implemented using services from a services repository generated using a target services roadmap
US7739588B2 (en)2003-06-272010-06-15Microsoft CorporationLeveraging markup language data for semantically labeling text strings and data and for providing actions based on semantically labeled text strings and data
US7739228B1 (en)2005-12-202010-06-15At&T Intellectual Property Ii, L.P.Method of generating a services repository using a target services roadmap
US20100153604A1 (en)*2000-06-202010-06-17Palmsource, Inc.Data exchange between a handheld device and another computer system using an exchange manager via synchronization
US7742048B1 (en)2002-05-232010-06-22Microsoft CorporationMethod, system, and apparatus for converting numbers based upon semantically labeled strings
US20100161778A1 (en)*2008-12-222010-06-24Sap AgOn-demand provisioning of services running on embedded devices
US20100169488A1 (en)*2008-12-312010-07-01Sap AgSystem and method of consolidated central user administrative provisioning
US7752205B2 (en)2005-09-262010-07-06Bea Systems, Inc.Method and system for interacting with a virtual content repository
US7752634B1 (en)*2003-08-292010-07-06International Business Machines CorporationNon-intrusive personalization of web services
US7757168B1 (en)*2000-04-072010-07-13Xerox CorporationMeta-document and method of managing
US7770102B1 (en)2000-06-062010-08-03Microsoft CorporationMethod and system for semantically labeling strings and providing actions based on semantically labeled strings
US7774601B2 (en)2004-04-062010-08-10Bea Systems, Inc.Method for delegated administration
US7778816B2 (en)2001-04-242010-08-17Microsoft CorporationMethod and system for applying input mode bias
US7783614B2 (en)2003-02-132010-08-24Microsoft CorporationLinking elements of a document to corresponding fields, queries and/or procedures in a database
US7788590B2 (en)2005-09-262010-08-31Microsoft CorporationLightweight reference user interface
US7788602B2 (en)2000-06-062010-08-31Microsoft CorporationMethod and system for providing restricted actions for recognized semantic categories
US7797310B2 (en)2006-10-162010-09-14Oracle International CorporationTechnique to estimate the cost of streaming evaluation of XPaths
US7802180B2 (en)2004-06-232010-09-21Oracle International CorporationTechniques for serialization of instances of the XQuery data model
US7810036B2 (en)2003-02-282010-10-05Bea Systems, Inc.Systems and methods for personalizing a portal
US7818344B2 (en)2005-09-262010-10-19Bea Systems, Inc.System and method for providing nested types for content management
US7827546B1 (en)*2002-06-052010-11-02Microsoft CorporationMechanism for downloading software components from a remote source for use by a local software application
US7840614B2 (en)2003-02-202010-11-23Bea Systems, Inc.Virtual content repository application program interface
US7890484B1 (en)*2004-11-102011-02-15At&T Intellectual Property Ii, L.P.Method and apparatus for selecting services based on behavior models
US7917537B2 (en)2005-09-262011-03-29Oracle International CorporationSystem and method for providing link property types for content management
US7930277B2 (en)2004-04-212011-04-19Oracle International CorporationCost-based optimizer for an XML data repository within a database
US7949941B2 (en)2005-04-222011-05-24Oracle International CorporationOptimizing XSLT based on input XML document structure description and translating XSLT into equivalent XQuery expressions
US7953734B2 (en)2005-09-262011-05-31Oracle International CorporationSystem and method for providing SPI extensions for content management system
US7958112B2 (en)2008-08-082011-06-07Oracle International CorporationInterleaving query transformations for XML indexes
US7966665B1 (en)2007-11-162011-06-21Open Invention Network, LlcCompliance validator for restricted network access control
US7992085B2 (en)2005-09-262011-08-02Microsoft CorporationLightweight reference user interface
US8015572B2 (en)2002-02-222011-09-06Oracle International CorporationSystems and methods for an extensible software proxy
US8024397B1 (en)*2005-12-202011-09-20At&T Intellectual Property Ii, L.P.System for generating a services repository using a target services roadmap
US20110238837A1 (en)*2010-03-262011-09-29Fujitsu LimitedMethod and System for Providing Services
US20110238935A1 (en)*2010-03-292011-09-29Software AgSystems and/or methods for distributed data archiving
US8051188B2 (en)2002-09-052011-11-01Canon Kabushiki KaishaMethod of proposing a service via a description document of such a service
US8073841B2 (en)2005-10-072011-12-06Oracle International CorporationOptimizing correlated XML extracts
US8117264B1 (en)*2002-10-072012-02-14Yahoo! Inc.Email system
US8135772B2 (en)2002-05-012012-03-13Oracle International CorporationSingle servlets for B2B message routing
US8135796B1 (en)2000-05-092012-03-13Oracle America, Inc.Mechanism and apparatus for accessing and addressing services in a distributed computing environment
US8136025B1 (en)2003-07-032012-03-13Google Inc.Assigning document identification tags
US8229932B2 (en)2003-09-042012-07-24Oracle International CorporationStoring XML documents efficiently in an RDBMS
US8296304B2 (en)2004-01-262012-10-23International Business Machines CorporationMethod, system, and program for handling redirects in a search engine
US20130013804A1 (en)*2011-07-072013-01-10Ipc Systems, Inc.Protocol agnostic notification system
US8391884B2 (en)*2009-03-262013-03-05Andrew LlcSystem and method for managing created location contexts in a location server
US20130060797A1 (en)*2011-09-072013-03-07Paul SaunierData transformation method and system
US8417693B2 (en)2005-07-142013-04-09International Business Machines CorporationEnforcing native access control to indexed documents
US8463852B2 (en)2006-10-062013-06-11Oracle International CorporationGroupware portlets for integrating a portal with groupware systems
US20130198828A1 (en)*2012-01-312013-08-01Eric Addkison PendergrassApplication-access authentication agent
US8548938B2 (en)2001-05-252013-10-01International Business Machines CorporationBusiness rules for configurable metamodels and enterprise impact analysis
US8572576B2 (en)2001-03-142013-10-29Microsoft CorporationExecuting dynamically assigned functions while providing services
US8621639B1 (en)*2006-09-282013-12-31Whitehat Security, Inc.Using fuzzy classification models to perform matching operations in a web application security scanner
US8620938B2 (en)2002-06-282013-12-31Microsoft CorporationMethod, system, and apparatus for routing a query to one or more providers
US8631028B1 (en)2009-10-292014-01-14Primo M. PettovelloXPath query processing improvements
US8694510B2 (en)2003-09-042014-04-08Oracle International CorporationIndexing XML documents efficiently
US8819212B1 (en)*2007-09-282014-08-26Emc CorporationDelegation of data classification using common language
US8831966B2 (en)2003-02-142014-09-09Oracle International CorporationMethod for delegated administration
US8868720B1 (en)2007-09-282014-10-21Emc CorporationDelegation of discovery functions in information management system
US8959058B1 (en)*2004-09-022015-02-17Symantec CorporationLinking dynamic computer data protection to an external state
US9031908B1 (en)*2009-03-312015-05-12Symantec CorporationMethod and apparatus for simultaneous comparison of multiple backup sets maintained in a computer system
US9141658B1 (en)2007-09-282015-09-22Emc CorporationData classification and management for risk mitigation
US9171100B2 (en)2004-09-222015-10-27Primo M. PettovelloMTree an XPath multi-axis structure threaded index
US20160098491A1 (en)*2014-10-022016-04-07Institute For Information IndustryService provider system and service provider method
US9323901B1 (en)2007-09-282016-04-26Emc CorporationData classification for digital rights management
US9367642B2 (en)2005-10-072016-06-14Oracle International CorporationFlexible storage of XML collections within an object-relational database
US9374437B2 (en)*2010-12-302016-06-21Sap SeSchema validation proxy
US9461890B1 (en)2007-09-282016-10-04Emc CorporationDelegation of data management policy in an information management system
TWI577155B (en)*2015-08-282017-04-01Chunghwa Telecom Co Ltd Network service management system and method
US20170124632A1 (en)*2012-02-172017-05-04Ebay Inc.Electronic commerce file system
US9734222B1 (en)2004-04-062017-08-15Jpmorgan Chase Bank, N.A.Methods and systems for using script files to obtain, format and transport data
US9886309B2 (en)2002-06-282018-02-06Microsoft Technology Licensing, LlcIdentity-based distributed computing for device resources
US20180046630A1 (en)*2016-08-122018-02-15Invensys Systems, Inc.Storing and identifying content through content descriptors in a historian system
US9922031B2 (en)2005-11-092018-03-20Ca, Inc.System and method for efficient directory performance using non-persistent storage
US10191982B1 (en)2009-01-232019-01-29Zakata, LLCTopical search portal
US20190155629A1 (en)*2014-09-302019-05-23Amazon Technologies, Inc.Low latency computational capacity provisioning
US10482513B1 (en)2003-09-022019-11-19Vinimaya, LlcMethods and systems for integrating procurement systems with electronic catalogs
US10528574B2 (en)2009-01-232020-01-07Zakta, LLCTopical trust network
US10599499B2 (en)2017-09-302020-03-24Oracle International CorporationAPI registry in a container platform providing property-based API functionality
US10643178B1 (en)2017-06-162020-05-05Coupa Software IncorporatedAsynchronous real-time procurement system
US10652201B1 (en)*2015-05-042020-05-12EMC IP Holding Company LLCCloud service registry
US10725752B1 (en)2018-02-132020-07-28Amazon Technologies, Inc.Dependency handling in an on-demand network code execution system
US10733085B1 (en)2018-02-052020-08-04Amazon Technologies, Inc.Detecting impedance mismatches due to cross-service calls
US10776171B2 (en)2015-04-082020-09-15Amazon Technologies, Inc.Endpoint management system and virtual compute system
US10776091B1 (en)2018-02-262020-09-15Amazon Technologies, Inc.Logging endpoint in an on-demand code execution system
CN111797340A (en)*2020-06-102020-10-20浙江大学Service packaging system for user-defined extraction flow
US10824484B2 (en)2014-09-302020-11-03Amazon Technologies, Inc.Event-driven computing
US10831898B1 (en)2018-02-052020-11-10Amazon Technologies, Inc.Detecting privilege escalations in code including cross-service calls
CN111930474A (en)*2020-07-302020-11-13杭州当虹科技股份有限公司Concurrency limiting method of single service interface based on java atomic operation
US10853112B2 (en)2015-02-042020-12-01Amazon Technologies, Inc.Stateful virtual compute system
US10861069B2 (en)2010-12-022020-12-08Coupa Software IncorporatedMethods and systems to maintain, check, report, and audit contract and historical pricing in electronic procurement
US10884802B2 (en)2014-09-302021-01-05Amazon Technologies, Inc.Message-based computation request scheduling
US10884722B2 (en)2018-06-262021-01-05Amazon Technologies, Inc.Cross-environment application of tracing information for improved code execution
US10884812B2 (en)2018-12-132021-01-05Amazon Technologies, Inc.Performance-based hardware emulation in an on-demand network code execution system
US10884787B1 (en)2016-09-232021-01-05Amazon Technologies, Inc.Execution guarantees in an on-demand network code execution system
US10891145B2 (en)2016-03-302021-01-12Amazon Technologies, Inc.Processing pre-existing data sets at an on demand code execution environment
US10908927B1 (en)2019-09-272021-02-02Amazon Technologies, Inc.On-demand execution of object filter code in output path of object storage service
US10915371B2 (en)2014-09-302021-02-09Amazon Technologies, Inc.Automatic management of low latency computational capacity
US10942795B1 (en)2019-11-272021-03-09Amazon Technologies, Inc.Serverless call distribution to utilize reserved capacity without inhibiting scaling
US10949237B2 (en)2018-06-292021-03-16Amazon Technologies, Inc.Operating system customization in an on-demand network code execution system
US10956185B2 (en)2014-09-302021-03-23Amazon Technologies, Inc.Threading as a service
US10996961B2 (en)2019-09-272021-05-04Amazon Technologies, Inc.On-demand indexing of data in input path of object storage service
US11010188B1 (en)2019-02-052021-05-18Amazon Technologies, Inc.Simulated data object storage using on-demand computation of data objects
US11016815B2 (en)2015-12-212021-05-25Amazon Technologies, Inc.Code execution request routing
US11023311B2 (en)2019-09-272021-06-01Amazon Technologies, Inc.On-demand code execution in input path of data uploaded to storage service in multiple data portions
US11023416B2 (en)2019-09-272021-06-01Amazon Technologies, Inc.Data access control system for object storage service based on owner-defined code
US11030332B1 (en)*2015-04-132021-06-08Wells Fargo Bank, N.A.Database controlled web service type architecture
US11055112B2 (en)2019-09-272021-07-06Amazon Technologies, Inc.Inserting executions of owner-specified code into input/output path of object storage service
US11099917B2 (en)2018-09-272021-08-24Amazon Technologies, Inc.Efficient state maintenance for execution environments in an on-demand code execution system
US11099870B1 (en)2018-07-252021-08-24Amazon Technologies, Inc.Reducing execution times in an on-demand network code execution system using saved machine states
US11106477B2 (en)2019-09-272021-08-31Amazon Technologies, Inc.Execution of owner-specified code during input/output path to object storage service
US11115404B2 (en)2019-06-282021-09-07Amazon Technologies, Inc.Facilitating service connections in serverless code executions
US11119826B2 (en)2019-11-272021-09-14Amazon Technologies, Inc.Serverless call distribution to implement spillover while avoiding cold starts
US11119809B1 (en)2019-06-202021-09-14Amazon Technologies, Inc.Virtualization-based transaction handling in an on-demand network code execution system
US11126469B2 (en)2014-12-052021-09-21Amazon Technologies, Inc.Automatic determination of resource sizing
US11132213B1 (en)2016-03-302021-09-28Amazon Technologies, Inc.Dependency-based process of pre-existing data sets at an on demand code execution environment
US11146569B1 (en)2018-06-282021-10-12Amazon Technologies, Inc.Escalation-resistant secure network services using request-scoped authentication information
US11159528B2 (en)2019-06-282021-10-26Amazon Technologies, Inc.Authentication to network-services using hosted authentication information
US11182505B2 (en)2017-05-312021-11-23Intuit Inc.System for managing transactional data
US11190609B2 (en)2019-06-282021-11-30Amazon Technologies, Inc.Connection pooling for scalable network services
US11188391B1 (en)2020-03-112021-11-30Amazon Technologies, Inc.Allocating resources to on-demand code executions under scarcity conditions
CN113791799A (en)*2021-01-062021-12-14北京沃东天骏信息技术有限公司System upgrading method and device, computer readable storage medium and electronic equipment
US11243953B2 (en)2018-09-272022-02-08Amazon Technologies, Inc.Mapreduce implementation in an on-demand network code execution system and stream data processing system
US11243819B1 (en)2015-12-212022-02-08Amazon Technologies, Inc.Acquisition and maintenance of compute capacity
US11250007B1 (en)2019-09-272022-02-15Amazon Technologies, Inc.On-demand execution of object combination code in output path of object storage service
US11263220B2 (en)2019-09-272022-03-01Amazon Technologies, Inc.On-demand execution of object transformation code in output path of object storage service
US11354169B2 (en)2016-06-292022-06-07Amazon Technologies, Inc.Adjusting variable limit on concurrent code executions
US11360948B2 (en)2019-09-272022-06-14Amazon Technologies, Inc.Inserting owner-specified data processing pipelines into input/output path of object storage service
US11388210B1 (en)2021-06-302022-07-12Amazon Technologies, Inc.Streaming analytics using a serverless compute system
US11386230B2 (en)2019-09-272022-07-12Amazon Technologies, Inc.On-demand code obfuscation of data in input path of object storage service
US11394761B1 (en)2019-09-272022-07-19Amazon Technologies, Inc.Execution of user-submitted code on a stream of data
US11416628B2 (en)2019-09-272022-08-16Amazon Technologies, Inc.User-specific data manipulation system for object storage service based on user-submitted code
US11461124B2 (en)2015-02-042022-10-04Amazon Technologies, Inc.Security protocols for low latency execution of program code
US11467890B2 (en)2014-09-302022-10-11Amazon Technologies, Inc.Processing event messages for user requests to execute program code
US11526505B2 (en)*2018-12-102022-12-13Teradata Us, Inc.Enabling cross-platform query optimization via expressive markup language
CN115567616A (en)*2022-09-262023-01-03中国银行股份有限公司Service protocol conversion method and device
US11550713B1 (en)2020-11-252023-01-10Amazon Technologies, Inc.Garbage collection in distributed systems using life cycled storage roots
US11550944B2 (en)2019-09-272023-01-10Amazon Technologies, Inc.Code execution environment customization system for object storage service
US11586459B2 (en)*2020-04-012023-02-21Vmware, Inc.Generating and preserving default configurations of a system
US11593270B1 (en)2020-11-252023-02-28Amazon Technologies, Inc.Fast distributed caching using erasure coded object parts
US11656892B1 (en)2019-09-272023-05-23Amazon Technologies, Inc.Sequential execution of user-submitted code and native functions
US20230185817A1 (en)*2021-12-092023-06-15Dell Products L.P.Multi-model and clustering database system
US11714682B1 (en)2020-03-032023-08-01Amazon Technologies, Inc.Reclaiming computing resources in an on-demand code execution system
US20230281038A1 (en)*2022-03-042023-09-07Jpmorgan Chase Bank, N.A.Systems and methods for configuration driven integration of services in business process models agnostic of workflow systems
US11775640B1 (en)2020-03-302023-10-03Amazon Technologies, Inc.Resource utilization-based malicious task detection in an on-demand code execution system
US11860954B1 (en)2009-01-232024-01-02Zakta, LLCCollaboratively finding, organizing and/or accessing information
US11861386B1 (en)2019-03-222024-01-02Amazon Technologies, Inc.Application gateways in an on-demand network code execution system
US11875173B2 (en)2018-06-252024-01-16Amazon Technologies, Inc.Execution of auxiliary functions in an on-demand network code execution system
US11943093B1 (en)2018-11-202024-03-26Amazon Technologies, Inc.Network connection recovery after virtual machine transition in an on-demand network code execution system
US11968280B1 (en)2021-11-242024-04-23Amazon Technologies, Inc.Controlling ingestion of streaming data to serverless function executions
US12015603B2 (en)2021-12-102024-06-18Amazon Technologies, Inc.Multi-tenant mode for serverless code execution
US12327133B1 (en)2019-03-222025-06-10Amazon Technologies, Inc.Application gateways in an on-demand network code execution system
US12381878B1 (en)2023-06-272025-08-05Amazon Technologies, Inc.Architecture for selective use of private paths between cloud services

Families Citing this family (62)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
JP3617406B2 (en)*2000-03-302005-02-02日本電気株式会社 Quality assurance type communication service providing method and service providing method corresponding to multi-domain and service mediating apparatus
US6999989B2 (en)*2001-03-292006-02-14At&T Corp.Methods for providing video enhanced electronic mail return receipts
US7133862B2 (en)2001-08-132006-11-07Xerox CorporationSystem with user directed enrichment and import/export control
US7284191B2 (en)2001-08-132007-10-16Xerox CorporationMeta-document management system with document identifiers
ATE368900T1 (en)*2001-09-212007-08-15Koninkl Kpn Nv COMPUTER SYSTEM, DATA TRANSMISSION NETWORK, COMPUTER PROGRAM AND DATA CARRIER, ALL FOR FILTERING MESSAGES INCLUDING CONTENT ACCORDING TO A MARKING LANGUAGE
US8356067B2 (en)*2002-10-242013-01-15Intel CorporationServicing device aggregates
US7246356B1 (en)*2003-01-292007-07-17Adobe Systems IncorporatedMethod and system for facilitating comunications between an interactive multimedia client and an interactive multimedia communication server
US7287256B1 (en)2003-03-282007-10-23Adobe Systems IncorporatedShared persistent objects
US7873716B2 (en)*2003-06-272011-01-18Oracle International CorporationMethod and apparatus for supporting service enablers via service request composition
US8200775B2 (en)2005-02-012012-06-12Newsilike Media Group, IncEnhanced syndication
US7644170B2 (en)*2003-08-112010-01-05Teamon Systems, Inc.Communications system providing extensible protocol translation features and related methods
US20050193370A1 (en)*2004-02-272005-09-01Goring Brian R.System and method for interactive wireless applications with conditional UI controls and screen navigation
US20050229099A1 (en)*2004-04-072005-10-13Rogerson Dale EPresentation-independent semantic authoring of content
US7890744B2 (en)*2004-04-072011-02-15Microsoft CorporationActivating content based on state
US7822992B2 (en)*2004-04-072010-10-26Microsoft CorporationIn-place content substitution via code-invoking link
US9038082B2 (en)2004-05-282015-05-19Oracle International CorporationResource abstraction via enabler and metadata
US9245236B2 (en)2006-02-162016-01-26Oracle International CorporationFactorization of concerns to build a SDP (service delivery platform)
US8458703B2 (en)2008-06-262013-06-04Oracle International CorporationApplication requesting management function based on metadata for managing enabler or dependency
US8321498B2 (en)2005-03-012012-11-27Oracle International CorporationPolicy interface description framework
US8966498B2 (en)2008-01-242015-02-24Oracle International CorporationIntegrating operational and business support systems with a service delivery platform
US9565297B2 (en)2004-05-282017-02-07Oracle International CorporationTrue convergence with end to end identity management
US8073810B2 (en)2007-10-292011-12-06Oracle International CorporationShared view of customers across business support systems (BSS) and a service delivery platform (SDP)
US8032920B2 (en)2004-12-272011-10-04Oracle International CorporationPolicies as workflows
US8200700B2 (en)*2005-02-012012-06-12Newsilike Media Group, IncSystems and methods for use of structured and unstructured distributed data
US8347088B2 (en)2005-02-012013-01-01Newsilike Media Group, IncSecurity systems and methods for use with structured and unstructured data
US20070050446A1 (en)2005-02-012007-03-01Moore James FManaging network-accessible resources
US8140482B2 (en)2007-09-192012-03-20Moore James FUsing RSS archives
US8700738B2 (en)2005-02-012014-04-15Newsilike Media Group, Inc.Dynamic feed generation
US9202084B2 (en)2006-02-012015-12-01Newsilike Media Group, Inc.Security facility for maintaining health care data pools
US7756932B2 (en)2005-07-292010-07-13Research In Motion LimitedSystem and method for processing messages being composed by a user
JP2007279838A (en)*2006-04-032007-10-25Ibm Japan Ltd Information processing apparatus, method, and program
US8914493B2 (en)2008-03-102014-12-16Oracle International CorporationPresence-based event driven architecture
US8214503B2 (en)2007-03-232012-07-03Oracle International CorporationFactoring out dialog control and call control
US20090012987A1 (en)*2007-07-052009-01-08Kaminsky David LMethod and system for delivering role-appropriate policies
US8539097B2 (en)2007-11-142013-09-17Oracle International CorporationIntelligent message processing
US8161171B2 (en)2007-11-202012-04-17Oracle International CorporationSession initiation protocol-based internet protocol television
US9654515B2 (en)2008-01-232017-05-16Oracle International CorporationService oriented architecture-based SCIM platform
US8589338B2 (en)2008-01-242013-11-19Oracle International CorporationService-oriented architecture (SOA) management of data repository
US8510796B2 (en)*2008-01-252013-08-13Oracle International CorporationMethod for application-to-application authentication via delegation
US8401022B2 (en)2008-02-082013-03-19Oracle International CorporationPragmatic approaches to IMS
US10819530B2 (en)2008-08-212020-10-27Oracle International CorporationCharging enabler
US20100094716A1 (en)*2008-10-152010-04-15Ganesan ChandramouliMethod and computer-readable storage media to determine and access provisioning services
US8255490B1 (en)2008-10-222012-08-28Amazon Technologies, Inc.Dynamic service-oriented architecture using customization code
US20100217867A1 (en)*2009-02-252010-08-26International Business Machines CorporationSystem and method for creating and using service dependency graphs to automate the development and deployment of service oriented applications
US8879547B2 (en)2009-06-022014-11-04Oracle International CorporationTelephony application services
MY164485A (en)*2009-07-202017-12-29Mimos BerhadA method and system for an intelligent framework of a service orientated architecture
US8583830B2 (en)2009-11-192013-11-12Oracle International CorporationInter-working with a walled garden floor-controlled system
US8533773B2 (en)2009-11-202013-09-10Oracle International CorporationMethods and systems for implementing service level consolidated user information management
US9269060B2 (en)2009-11-202016-02-23Oracle International CorporationMethods and systems for generating metadata describing dependencies for composable elements
US8943508B2 (en)*2009-12-092015-01-27International Business Machines CorporationService oriented collaboration
US9509790B2 (en)2009-12-162016-11-29Oracle International CorporationGlobal presence
US9503407B2 (en)2009-12-162016-11-22Oracle International CorporationMessage forwarding
US8244754B2 (en)*2010-02-012012-08-14International Business Machines CorporationSystem and method for object searching in virtual worlds
US9147195B2 (en)2011-06-142015-09-29Microsoft Technology Licensing, LlcData custodian and curation system
US9122720B2 (en)2011-06-142015-09-01Microsoft Technology Licensing, LlcEnriching database query responses using data from external data sources
US9244956B2 (en)2011-06-142016-01-26Microsoft Technology Licensing, LlcRecommending data enrichments
US9990232B2 (en)*2015-10-062018-06-05Red Hat, Inc.Quality of service tagging for computing jobs
US11467868B1 (en)*2017-05-032022-10-11Amazon Technologies, Inc.Service relationship orchestration service
CN109408575B (en)*2018-10-192020-11-10广东省气象探测数据中心Data access service system
US11196837B2 (en)2019-03-292021-12-07Intel CorporationTechnologies for multi-tier prefetching in a context-aware edge gateway
US11184236B2 (en)2019-04-302021-11-23Intel CorporationMethods and apparatus to control processing of telemetry data at an edge platform
US20200136921A1 (en)2019-09-282020-04-30Intel CorporationMethods, system, articles of manufacture, and apparatus to manage telemetry data in an edge environment

Citations (7)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US6041308A (en)*1996-09-042000-03-21Priceline.Com IncorporatedSystem and method for motivating submission of conditional purchase offers
US6064979A (en)*1996-10-252000-05-16Ipf, Inc.Method of and system for finding and serving consumer product related information over the internet using manufacturer identification numbers
US6226675B1 (en)*1998-10-162001-05-01Commerce One, Inc.Participant server which process documents for commerce in trading partner networks
US6356949B1 (en)*1999-01-292002-03-12Intermec Ip Corp.Automatic data collection device that receives data output instruction from data consumer
US6407753B1 (en)*1999-05-042002-06-18International Business Machines CorporationSystem and method for integrating entities via user-interactive rule-based matching and difference reconciliation
US6542912B2 (en)*1998-10-162003-04-01Commerce One Operations, Inc.Tool for building documents for commerce in trading partner networks and interface definitions based on the documents
US6826597B1 (en)*1999-03-172004-11-30Oracle International CorporationProviding clients with services that retrieve data from data sources that do not necessarily support the format required by the clients

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US6154738A (en)*1998-03-272000-11-28Call; Charles GainorMethods and apparatus for disseminating product information via the internet using universal product codes
US6990514B1 (en)*1999-09-032006-01-24Cisco Technology, Inc.Unified messaging system using web based application server for management of messages using standardized servers

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US6041308A (en)*1996-09-042000-03-21Priceline.Com IncorporatedSystem and method for motivating submission of conditional purchase offers
US6064979A (en)*1996-10-252000-05-16Ipf, Inc.Method of and system for finding and serving consumer product related information over the internet using manufacturer identification numbers
US6226675B1 (en)*1998-10-162001-05-01Commerce One, Inc.Participant server which process documents for commerce in trading partner networks
US6542912B2 (en)*1998-10-162003-04-01Commerce One Operations, Inc.Tool for building documents for commerce in trading partner networks and interface definitions based on the documents
US6356949B1 (en)*1999-01-292002-03-12Intermec Ip Corp.Automatic data collection device that receives data output instruction from data consumer
US6826597B1 (en)*1999-03-172004-11-30Oracle International CorporationProviding clients with services that retrieve data from data sources that do not necessarily support the format required by the clients
US6407753B1 (en)*1999-05-042002-06-18International Business Machines CorporationSystem and method for integrating entities via user-interactive rule-based matching and difference reconciliation

Cited By (626)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US7761910B2 (en)1994-12-302010-07-20Power Measurement Ltd.System and method for assigning an identity to an intelligent electronic device
US20040193329A1 (en)*1994-12-302004-09-30Ransom Douglas S.System and method for securing energy management systems
US20050144437A1 (en)*1994-12-302005-06-30Ransom Douglas S.System and method for assigning an identity to an intelligent electronic device
US7127328B2 (en)1994-12-302006-10-24Power Measurement Ltd.System and method for federated security in an energy management system
US7188003B2 (en)1994-12-302007-03-06Power Measurement Ltd.System and method for securing energy management systems
US6990395B2 (en)1994-12-302006-01-24Power Measurement Ltd.Energy management device and architecture with multiple security levels
US20030204756A1 (en)*1997-02-122003-10-30Ransom Douglas S.Push communications architecture for intelligent electronic devices
US20040138835A1 (en)*1997-02-122004-07-15Power Measurement Ltd.Push communications architecture for intelligent electronic devices
US20050138432A1 (en)*1997-02-122005-06-23Ransom Douglas S.System and method for routing power management via XML firewall
US7216043B2 (en)1997-02-122007-05-08Power Measurement Ltd.Push communications architecture for intelligent electronic devices
US7248978B2 (en)1997-02-122007-07-24Power Measurement Ltd.System and method for routing power management data via XML firewall
US7734380B2 (en)1997-02-122010-06-08Power Measurement Ltd.Push communications architecture for intelligent electronic devices
US7134072B1 (en)*1999-10-132006-11-07Microsoft CorporationMethods and systems for processing XML documents
US7249157B2 (en)2000-02-162007-07-24Bea Systems, Inc.Collaboration system for exchanging of data between electronic participants via collaboration space by using a URL to identify a combination of both collaboration space and business protocol
US20020161688A1 (en)*2000-02-162002-10-31Rocky StewartOpen market collaboration system for enterprise wide electronic commerce
US7418475B2 (en)2000-02-162008-08-26Bea Systems, Inc.Conversation management system for enterprise wide electronic collaboration
US20100235337A1 (en)*2000-04-072010-09-16Xerox CorporationMeta-Document and Method Of Managing
US7757168B1 (en)*2000-04-072010-07-13Xerox CorporationMeta-document and method of managing
US8219904B2 (en)2000-04-072012-07-10Xerox CorporationMeta-document and method of managing
US20020019824A1 (en)*2000-04-122002-02-14International Business Machines CorporationMethod to generically describe and manipulate arbitrary data structures
US8135796B1 (en)2000-05-092012-03-13Oracle America, Inc.Mechanism and apparatus for accessing and addressing services in a distributed computing environment
US6918084B1 (en)2000-05-092005-07-12Sun Microsystems, Inc.Spawning new repository spaces using information provided in advertisement schema messages
US7395333B1 (en)2000-05-092008-07-01Sun Microsystems, Inc.Method and apparatus to obtain negotiated service advertisement
US6789077B1 (en)*2000-05-092004-09-07Sun Microsystems, Inc.Mechanism and apparatus for web-based searching of URI-addressable repositories in a distributed computing environment
US7080078B1 (en)2000-05-092006-07-18Sun Microsystems, Inc.Mechanism and apparatus for URI-addressable repositories of service advertisements and other content in a distributed computing environment
US7370091B1 (en)2000-05-092008-05-06Sun Microsystems, Inc.Method and apparatus for obtaining space advertisements
US7716492B1 (en)2000-05-092010-05-11Oracle America, Inc.Method and apparatus to obtain service capability credentials
US6868447B1 (en)2000-05-092005-03-15Sun Microsystems, Inc.Mechanism and apparatus for returning results of services in a distributed computing environment
US6862594B1 (en)*2000-05-092005-03-01Sun Microsystems, Inc.Method and apparatus to discover services using flexible search criteria
US6970869B1 (en)2000-05-092005-11-29Sun Microsystems, Inc.Method and apparatus to discover services and negotiate capabilities
US7721194B2 (en)*2000-06-062010-05-18Groove Networks, Inc.Method and apparatus for efficient management of XML documents
US7712024B2 (en)2000-06-062010-05-04Microsoft CorporationApplication program interfaces for semantically labeling strings and providing actions based on semantically labeled strings
US7421645B2 (en)2000-06-062008-09-02Microsoft CorporationMethod and system for providing electronic commerce actions based on semantically labeled strings
US7716163B2 (en)2000-06-062010-05-11Microsoft CorporationMethod and system for defining semantic categories and actions
US7770102B1 (en)2000-06-062010-08-03Microsoft CorporationMethod and system for semantically labeling strings and providing actions based on semantically labeled strings
US20050165815A1 (en)*2000-06-062005-07-28Groove Networks, Inc.Method and apparatus for efficient management of XML documents
US7788602B2 (en)2000-06-062010-08-31Microsoft CorporationMethod and system for providing restricted actions for recognized semantic categories
US8452836B2 (en)*2000-06-202013-05-28Access Co., Ltd.Data exchange between a handheld device and another computer system using an exchange manager via synchronization
US20100153604A1 (en)*2000-06-202010-06-17Palmsource, Inc.Data exchange between a handheld device and another computer system using an exchange manager via synchronization
US6766313B1 (en)*2000-07-122004-07-20Microsoft CorporationSystem and method for caching and retrieving information
US7260585B2 (en)2000-09-072007-08-21Oracle International CorporationApparatus and method for mapping relational data and metadata to XML
US6871204B2 (en)2000-09-072005-03-22Oracle International CorporationApparatus and method for mapping relational data and metadata to XML
US7873649B2 (en)*2000-09-072011-01-18Oracle International CorporationMethod and mechanism for identifying transaction on a row of data
US7024425B2 (en)2000-09-072006-04-04Oracle International CorporationMethod and apparatus for flexible storage and uniform manipulation of XML data in a relational database system
US20050055358A1 (en)*2000-09-072005-03-10Oracle International CorporationApparatus and method for mapping relational data and metadata to XML
US20020078068A1 (en)*2000-09-072002-06-20Muralidhar KrishnaprasadMethod and apparatus for flexible storage and uniform manipulation of XML data in a relational database system
US20020078094A1 (en)*2000-09-072002-06-20Muralidhar KrishnaprasadMethod and apparatus for XML visualization of a relational database and universal resource identifiers to database data and metadata
US20060143267A1 (en)*2000-09-282006-06-29Bea Systems, Inc.System for managing logical process flow in an online environment
US7089330B1 (en)*2000-09-282006-08-08I2 Technologies Us, Inc.System and method for transforming custom content generation tags associated with web pages
US7487207B2 (en)2000-09-282009-02-03Bea Systems, Inc.System and method for determining the functionality of a software application based on nodes within the software application and transitions between the nodes
US20020143820A1 (en)*2000-10-042002-10-03Van Eaton James R.Methods and systems for generating a viewable document using view descriptors and generic view stylesheets
US6948117B2 (en)*2000-10-042005-09-20Microsoft CorporationMethods and systems for generating a viewable document using view descriptors and generic view stylesheets
US20020062448A1 (en)*2000-10-262002-05-23Seiko Epson CorporationService providing system, service providing terminal, client terminal, and storage medium
US7328253B2 (en)*2000-10-262008-02-05Seiko Epson CorporationService providing system, service providing terminal, client terminal, and storage medium
US20020133808A1 (en)*2000-11-102002-09-19Adam BosworthCell based data processing
US8312429B2 (en)*2000-11-102012-11-13Oracle International CorporationCell based data processing
US20020120704A1 (en)*2000-11-282002-08-29Karp Alan H.Computer language for defining business conversations
US20040162642A1 (en)*2000-11-282004-08-19Marcus GasperThin client power management system and method
US6988025B2 (en)2000-11-282006-01-17Power Measurement Ltd.System and method for implementing XML on an energy management device
US7165113B2 (en)*2000-11-282007-01-16Hewlett-Packard Development Company, L.P.Computer language for defining business conversations
US8204911B2 (en)*2001-01-092012-06-19Nextair CorporationSoftware, devices and methods facilitating execution of server-side applications at mobile devices
US7865528B2 (en)*2001-01-092011-01-04Nextair CorporationSoftware, devices and methods facilitating execution of server-side applications at mobile devices
US20090300063A1 (en)*2001-01-092009-12-03Tim NeilSoftware, devices and methods facilitating execution of server-side applications at mobile devices
US20110087710A1 (en)*2001-01-092011-04-14Tim NeilSoftware, devices and methods facilitating execution of server-side applications at mobile devices
US8126982B2 (en)*2001-02-162012-02-28International Business Machines CorporationMethod, network device and computer program product for performing service discovery in a pervasive network
US20020120750A1 (en)*2001-02-162002-08-29Michael NiddMethod, network device and computer program product for performing service discovery in a pervasive network
US20030101190A1 (en)*2001-03-142003-05-29Microsoft CorporationSchema-based notification service
US20030131073A1 (en)*2001-03-142003-07-10Lucovsky Mark H.Schema-based services for identity-based data access
US9460421B2 (en)2001-03-142016-10-04Microsoft Technology Licensing, LlcDistributing notifications to multiple recipients via a broadcast list
US7664724B2 (en)*2001-03-142010-02-16Microsoft CorporationSchema-based services for identity-based data access
US20060161554A1 (en)*2001-03-142006-07-20Microsoft CorporationSchema-Based Services For Identity-Based Data Access
US8572576B2 (en)2001-03-142013-10-29Microsoft CorporationExecuting dynamically assigned functions while providing services
US7302634B2 (en)*2001-03-142007-11-27Microsoft CorporationSchema-based services for identity-based data access
US9413817B2 (en)2001-03-142016-08-09Microsoft Technology Licensing, LlcExecuting dynamically assigned functions while providing services
US7860877B2 (en)*2001-03-272010-12-28Oracle International CorporationReconfigurable query generation system for web browsers
US20070162439A1 (en)*2001-03-272007-07-12Bea Systems, Inc.Reconfigurable query generation system for web browsers
US7499948B2 (en)2001-04-162009-03-03Bea Systems, Inc.System and method for web-based personalization and ecommerce management
US7778816B2 (en)2001-04-242010-08-17Microsoft CorporationMethod and system for applying input mode bias
US20060179049A1 (en)*2001-05-172006-08-10Andrey BalminSystem for querying markup language data stored in a relational database according to markup language schema
US7028028B1 (en)*2001-05-172006-04-11Enosys Markets,Inc.System for querying markup language data stored in a relational database according to markup language schema
US20050234889A1 (en)*2001-05-252005-10-20Joshua FoxMethod and system for federated querying of data sources
US8412746B2 (en)2001-05-252013-04-02International Business Machines CorporationMethod and system for federated querying of data sources
US7146399B2 (en)*2001-05-252006-12-052006 Trident CompanyRun-time architecture for enterprise integration with transformation generation
US8548938B2 (en)2001-05-252013-10-01International Business Machines CorporationBusiness rules for configurable metamodels and enterprise impact analysis
US20030120665A1 (en)*2001-05-252003-06-26Joshua FoxRun-time architecture for enterprise integration with transformation generation
US7366712B2 (en)*2001-05-312008-04-29Intel CorporationInformation retrieval center gateway
US20020188869A1 (en)*2001-06-112002-12-12Paul PatrickSystem and method for server security and entitlement processing
US7392546B2 (en)2001-06-112008-06-24Bea Systems, Inc.System and method for server security and entitlement processing
US20030005406A1 (en)*2001-06-282003-01-02International Business Machines CorporationMethod, system, and program for using objects in data stores during execution of a workflow
US20030004770A1 (en)*2001-06-282003-01-02International Business Machines CorporationMethod, system, and program for generating a workflow
US7100147B2 (en)2001-06-282006-08-29International Business Machines CorporationMethod, system, and program for generating a workflow
US7069536B2 (en)2001-06-282006-06-27International Business Machines CorporationMethod, system, and program for executing a workflow
US7043714B2 (en)2001-06-282006-05-09International Business Machines CorporationMethod, system, and program for using objects in data stores during execution of a workflow
US20030004771A1 (en)*2001-06-282003-01-02International Business Machines CorporationMethod, system, and program for executing a workflow
US20030023476A1 (en)*2001-06-292003-01-30Incidentreports, Inc.System and method for recording and using incident report data
US20030028669A1 (en)*2001-07-062003-02-06AlcatelMethod and system for routing logging a request
US7185342B1 (en)*2001-07-242007-02-27Oracle International CorporationDistributed service aggregation and composition
US20030023615A1 (en)*2001-07-252003-01-30Gabriel Beged-DovHybrid parsing system and method
US6862588B2 (en)*2001-07-252005-03-01Hewlett-Packard Development Company, L.P.Hybrid parsing system and method
US7698427B2 (en)2001-07-302010-04-13International Business Machines CorporationMethod, system, and program for transferring data from an application engine
US7228547B2 (en)*2001-07-302007-06-05International Business Machines CorporationMethod, system, and program for enabling access to a plurality of services
US7047535B2 (en)2001-07-302006-05-16International Business Machines CorporationMethod, system, and program for performing workflow related operations using an application programming interface
US20030023662A1 (en)*2001-07-302003-01-30International Business Machines CorporationMethod, system, and program for enabling access to a plurality of services
US20030023773A1 (en)*2001-07-302003-01-30International Business Machines CorporationMethod, system, and program for performing workflow related operations
US7296056B2 (en)2001-07-302007-11-13International Business Machines CorporationMethod, system, and program for selecting one user to assign a work item in a workflow
US20060150026A1 (en)*2001-08-132006-07-06Parasoft CorporationSystem and method for testing of web services
US7028223B1 (en)*2001-08-132006-04-11Parasoft CorporationSystem and method for testing of web services
US8166006B2 (en)*2001-09-282012-04-24International Business Machines CorporationInvocation of web services from a database
US20030093436A1 (en)*2001-09-282003-05-15International Business Machines CorporationInvocation of web services from a database
US7158981B2 (en)2001-09-282007-01-02Oracle International CorporationProviding a consistent hierarchical abstraction of relational data
US20040199636A1 (en)*2001-09-282004-10-07International Business Machines CorporationAutomatic generation of database invocation mechanism for external web services
US8924408B2 (en)2001-09-282014-12-30International Business Machines CorporationAutomatic generation of database invocation mechanism for external web services
US8914807B2 (en)2001-09-282014-12-16International Business Machines CorporationMethod, system, and program for generating a program capable of invoking a flow of operations
US20030191769A1 (en)*2001-09-282003-10-09International Business Machines CorporationMethod, system, and program for generating a program capable of invoking a flow of operations
US7546606B2 (en)2001-10-182009-06-09Bea Systems, Inc.System and method using a connector architecture for application integration
US7340714B2 (en)*2001-10-182008-03-04Bea Systems, Inc.System and method for using web services with an enterprise system
US7721193B2 (en)2001-10-182010-05-18Bea Systems, Inc.System and method for implementing a schema object model in application integration
US20030105884A1 (en)*2001-10-182003-06-05Mitch UptonSystem and method for using Web services with an enterprise system
US7831655B2 (en)2001-10-182010-11-09Bea Systems, Inc.System and method for implementing a service adapter
US7552443B2 (en)2001-10-182009-06-23Bea Systems, Inc.System and method for implementing an event adapter
US7552222B2 (en)2001-10-182009-06-23Bea Systems, Inc.Single system user identity
US7546462B2 (en)2001-10-182009-06-09Bea Systems, Inc.Systems and methods for integration adapter security
US20030182452A1 (en)*2001-10-182003-09-25Mitch UptonSystem and method for implementing a schema object model in application integration
US7516440B2 (en)2001-10-182009-04-07Bea Systems, Inc.System and method for providing a java interface to an application view component
US20030093403A1 (en)*2001-10-182003-05-15Mitch UptonSystem and method for implementing an event adapter
US7516167B2 (en)2001-10-242009-04-07Bea Systems, Inc.Data synchronization
US7451163B2 (en)2001-10-242008-11-11Bea Systems, Inc.Data synchronization
US20030126558A1 (en)*2001-10-242003-07-03Griffin Philip B.System and method for XML data representation of portlets
US7472342B2 (en)2001-10-242008-12-30Bea Systems, Inc.System and method for portal page layout
US7451477B2 (en)2001-10-242008-11-11Bea Systems, Inc.System and method for rule-based entitlements
US7367014B2 (en)2001-10-242008-04-29Bea Systems, Inc.System and method for XML data representation of portlets
US20050187986A1 (en)*2001-10-242005-08-25Bea Systems, Inc.Data synchronization
US20030154356A1 (en)*2002-02-132003-08-14Ibrahim KamelEfficient service management in home gateways
US7010661B2 (en)*2002-02-132006-03-07Matsushita Electric Industrial Co., Ltd.Efficient service management in home gateways
US8015572B2 (en)2002-02-222011-09-06Oracle International CorporationSystems and methods for an extensible software proxy
US8484664B2 (en)2002-02-222013-07-09Oracle International CorporationSystems and methods for an extensible software proxy
US20060200462A1 (en)*2002-03-012006-09-07Inxight Software, Inc.System and Method for Retrieving and Organizing Information From Disparate Computer Network Information Services
US20090265346A1 (en)*2002-03-012009-10-22Business Objects AmericasSystem and Method for Retrieving and Organizing Information from Disparate Computer Network Information Sources
US20030212673A1 (en)*2002-03-012003-11-13Sundar KadayamSystem and method for retrieving and organizing information from disparate computer network information sources
US20060259476A1 (en)*2002-03-012006-11-16Inxight Software, Inc.System and Method for Retrieving and Organizing Information From Disparate Computer Network Information Services
US8131755B2 (en)2002-03-012012-03-06SAP America, Inc.System and method for retrieving and organizing information from disparate computer network information sources
US7567953B2 (en)2002-03-012009-07-28Business Objects AmericasSystem and method for retrieving and organizing information from disparate computer network information sources
US20080215710A1 (en)*2002-03-202008-09-04Tadashi TakeuchiContents distributing method and distributing system
US20030191824A1 (en)*2002-04-032003-10-09Raghav RaoInstallation of network services in an embedded network server
US7571221B2 (en)*2002-04-032009-08-04Hewlett-Packard Development Company, L.P.Installation of network services in an embedded network server
US20030200319A1 (en)*2002-04-192003-10-23Bodine Gregory L.System and method for interfacing with existing system management products or software solutions
US7346647B2 (en)*2002-04-192008-03-18Computer Associates Think, Inc.System and method for interfacing with existing system management products or software solutions
US7725560B2 (en)2002-05-012010-05-25Bea Systems Inc.Web service-enabled portlet wizard
US20070198467A1 (en)*2002-05-012007-08-23Bea Systems, Inc.System and method for storing large messages
US8135772B2 (en)2002-05-012012-03-13Oracle International CorporationSingle servlets for B2B message routing
US7840532B2 (en)2002-05-012010-11-23Oracle International CorporationSystem and method for storing large messages
US20040049481A1 (en)*2002-05-012004-03-11Mike BlevinsSystems and methods for business process plug-in development
US7257645B2 (en)2002-05-012007-08-14Bea Systems, Inc.System and method for storing large messages
US20040078440A1 (en)*2002-05-012004-04-22Tim PotterHigh availability event topic
US20040006663A1 (en)*2002-05-012004-01-08David WiserSystem and method for storing large messages
US7840611B2 (en)2002-05-012010-11-23Oracle International CorporationHigh availability for event forwarding
US20070156922A1 (en)*2002-05-012007-07-05Bea Systems, Inc.High availability for event forwarding
US20070074066A1 (en)*2002-05-012007-03-29Bea Systems, Inc.High availability for event forwarding
US7519976B2 (en)2002-05-012009-04-14Bea Systems, Inc.Collaborative business plug-in framework
US7496687B2 (en)2002-05-012009-02-24Bea Systems, Inc.Enterprise application platform
US20070156884A1 (en)*2002-05-012007-07-05Bea Systems, Inc.High availability for event forwarding
US7424717B2 (en)2002-05-012008-09-09Bea Systems, Inc.Systems and methods for business process plug-in development
US20040221261A1 (en)*2002-05-012004-11-04Mike BlevinsCollaborative business plug-in framework
US7526519B2 (en)2002-05-012009-04-28Bea Systems, Inc.High availability application view deployment
US7222148B2 (en)2002-05-022007-05-22Bea Systems, Inc.System and method for providing highly available processing of asynchronous service requests
US7516176B2 (en)2002-05-022009-04-07Bea Systems, Inc.Distributed request and response queues for service processor
US7953787B2 (en)2002-05-022011-05-31Oracle International CorporationSystem and method for providing highly available processing of asynchronous requests using distributed request and response queues and a service processor
US7493628B2 (en)2002-05-022009-02-17Bea Systems, Inc.Shared common connection factory
US20070150598A1 (en)*2002-05-022007-06-28Bea Systems, Inc.System and method for providing highly available processing of asynchronous service requests
US8046772B2 (en)2002-05-022011-10-25Oracle International CorporationSystem and method for enterprise application interactions
US7676538B2 (en)2002-05-022010-03-09Bea Systems, Inc.Systems and methods for application view transactions
US20040034859A1 (en)*2002-05-022004-02-19Timothy PotterShared common connection factory
US20040015859A1 (en)*2002-05-022004-01-22Timothy PotterSystems and methods for modular component deployment
US20040006550A1 (en)*2002-05-022004-01-08Mitch UptonSystem and method for enterprise application interactions
US20040068728A1 (en)*2002-05-022004-04-08Mike BlevinsSystems and methods for collaborative business plug-ins
US7350184B2 (en)2002-05-022008-03-25Bea Systems, Inc.System and method for enterprise application interactions
US7484224B2 (en)2002-05-022009-01-27Bae Systems, Inc.Adapter deployment without recycle
US7627631B2 (en)2002-05-022009-12-01Bea Systems, Inc.Systems and methods for collaborative business plug-ins
US7325194B2 (en)2002-05-072008-01-29Microsoft CorporationMethod, system, and apparatus for converting numbers between measurement systems based upon semantically labeled strings
US7707496B1 (en)2002-05-092010-04-27Microsoft CorporationMethod, system, and apparatus for converting dates between calendars and languages based upon semantically labeled strings
US7707024B2 (en)2002-05-232010-04-27Microsoft CorporationMethod, system, and apparatus for converting currency values based upon semantically labeled strings
US7742048B1 (en)2002-05-232010-06-22Microsoft CorporationMethod, system, and apparatus for converting numbers based upon semantically labeled strings
US20030225729A1 (en)*2002-05-312003-12-04American Express Travel Related Services Company, Inc.System and method for facilitating information collection, storage, and distribution
US8090734B2 (en)2002-05-312012-01-03American Express Travel Related Services Company, Inc.System and method for assessing risk
US20100005027A1 (en)*2002-05-312010-01-07American Express Travel Related Services Company, Inc.System and method for assessing risk
US20080065651A1 (en)*2002-05-312008-03-13American Express Travel Related Services Company, Inc.System and method for acquisition, assimilation and storage of information
US7610261B2 (en)2002-05-312009-10-27American Express Travel Related Services Company, Inc.System and method for acquisition, assimilation and storage of information
US7386528B2 (en)*2002-05-312008-06-10American Express Travel Related Services Company, Inc.System and method for acquisition, assimilation and storage of information
US7281245B2 (en)*2002-06-052007-10-09Microsoft CorporationMechanism for downloading software components from a remote source for use by a local software application
US7827546B1 (en)*2002-06-052010-11-02Microsoft CorporationMechanism for downloading software components from a remote source for use by a local software application
US7356537B2 (en)2002-06-062008-04-08Microsoft CorporationProviding contextually sensitive tools and help content in computer-generated documents
US8706708B2 (en)2002-06-062014-04-22Microsoft CorporationProviding contextually sensitive tools and help content in computer-generated documents
US20030233397A1 (en)*2002-06-122003-12-18Seapass Solutions Inc.Interface development environment and interface for connecting systems having different data structures
US7257647B2 (en)*2002-06-122007-08-14Seapass Solutions Inc.Development environment platform using message type mapping for converting message and providing information between systems having different data structures
US7716676B2 (en)2002-06-252010-05-11Microsoft CorporationSystem and method for issuing a message to a program
US7392479B2 (en)2002-06-272008-06-24Microsoft CorporationSystem and method for providing namespace related information
US9886309B2 (en)2002-06-282018-02-06Microsoft Technology Licensing, LlcIdentity-based distributed computing for device resources
US8620938B2 (en)2002-06-282013-12-31Microsoft CorporationMethod, system, and apparatus for routing a query to one or more providers
US20070288138A1 (en)*2002-08-292007-12-13Bodin William KAnticipatory Mobile System Service Brokering and Resource Planning from Multiple Providers
US20040220952A1 (en)*2002-08-292004-11-04Bea Systems, Inc.Web service gateway generation
US8051188B2 (en)2002-09-052011-11-01Canon Kabushiki KaishaMethod of proposing a service via a description document of such a service
US20040060002A1 (en)*2002-09-122004-03-25Microsoft CorporationSchema-based service for identity-based access to lists
US7950015B2 (en)2002-09-202011-05-24International Business Machines CorporationSystem and method for combining services to satisfy request requirement
US7194445B2 (en)2002-09-202007-03-20Lenovo (Singapore) Pte. Ltd.Adaptive problem determination and recovery in a computer system
US20040060044A1 (en)*2002-09-202004-03-25International Business Machines CorporationMethod and apparatus for automatic updating and testing of software
US20070294386A1 (en)*2002-09-202007-12-20Rajarshi DasComposition Service for Autonomic Computing
US20040059704A1 (en)*2002-09-202004-03-25International Business Machines CorporationSelf-managing computing system
US7216343B2 (en)2002-09-202007-05-08International Business Machines CorporationMethod and apparatus for automatic updating and testing of software
US20040059966A1 (en)*2002-09-202004-03-25International Business Machines CorporationAdaptive problem determination and recovery in a computer system
US20040059810A1 (en)*2002-09-202004-03-25International Business Machines CorporationMethod and apparatus for publishing and monitoring entities providing services in a distributed data processing system
US8117264B1 (en)*2002-10-072012-02-14Yahoo! Inc.Email system
US8291032B2 (en)2002-10-072012-10-16Yahoo! Inc.Email system
US20080288315A1 (en)*2002-11-072008-11-20William Kress BodinLocation Based Services Revenue Sharing and Cost Offsetting
US20060052921A1 (en)*2002-11-072006-03-09Bodin William KOn-demand system for supplemental diagnostic and service resource planning for mobile systems
US8027843B2 (en)2002-11-072011-09-27International Business Machines CorporationOn-demand supplemental diagnostic and service resource planning for mobile systems
US7797170B2 (en)2002-11-072010-09-14International Business Machines CorporationLocation based services revenue sharing and cost offsetting
US20070143337A1 (en)*2002-12-032007-06-21Mangan John PMethod For Simplifying Databinding In Application Programs
US8321467B2 (en)2002-12-032012-11-27Jp Morgan Chase BankSystem and method for communicating between an application and a database
US20040107183A1 (en)*2002-12-032004-06-03Jp Morgan Chase BankMethod for simplifying databinding in application programs
US7149752B2 (en)2002-12-032006-12-12Jp Morgan Chase BankMethod for simplifying databinding in application programs
US7085759B2 (en)2002-12-062006-08-01Jpmorgan Chase BankSystem and method for communicating data to a process
US20060059252A1 (en)*2002-12-182006-03-16Michiaki TatsuboriWeb service providing system, server device for the same, control method for controlling computer system as server device for web service providing system, program for executing the control method, and recording medium
US7865595B2 (en)*2002-12-182011-01-04International Business Machines CorporationProcessing call requests with respect to objects
US20040215700A1 (en)*2002-12-262004-10-28Michael ShenfieldSystem and method for building and execution of platform-neutral generic services' client applications
US7555538B2 (en)*2002-12-262009-06-30Research In Motion LimitedSystem and method for building and execution of platform-neutral generic services' client applications
US20040254824A1 (en)*2003-01-072004-12-16Alex LoucaidesSystem and method for process scheduling
US10692135B2 (en)2003-01-072020-06-23Jpmorgan Chase Bank, N.A.System and method for process scheduling
US8032439B2 (en)2003-01-072011-10-04Jpmorgan Chase Bank, N.A.System and method for process scheduling
US7934091B2 (en)2003-01-232011-04-26Verdasys, Inc.Digital asset usage accountability via event journaling
US20090198765A1 (en)*2003-01-232009-08-06Verdasys, Inc.Digital asset usage accountability via event journaling
US7401156B2 (en)2003-02-032008-07-15Jp Morgan Chase BankMethod using control interface to suspend software network environment running on network devices for loading and executing another software network environment
US7783614B2 (en)2003-02-132010-08-24Microsoft CorporationLinking elements of a document to corresponding fields, queries and/or procedures in a database
US7653930B2 (en)2003-02-142010-01-26Bea Systems, Inc.Method for role and resource policy management optimization
US7591000B2 (en)2003-02-142009-09-15Oracle International CorporationSystem and method for hierarchical role-based entitlements
US7992189B2 (en)2003-02-142011-08-02Oracle International CorporationSystem and method for hierarchical role-based entitlements
US20040162906A1 (en)*2003-02-142004-08-19Griffin Philip B.System and method for hierarchical role-based entitlements
US8831966B2 (en)2003-02-142014-09-09Oracle International CorporationMethod for delegated administration
US7840614B2 (en)2003-02-202010-11-23Bea Systems, Inc.Virtual content repository application program interface
US20040167899A1 (en)*2003-02-202004-08-26Bea Systems, Inc.Virtual content repository browser
US7415478B2 (en)2003-02-202008-08-19Bea Systems, Inc.Virtual repository complex content model
US7562298B2 (en)*2003-02-202009-07-14Bea Systems, Inc.Virtual content repository browser
US20060174132A1 (en)*2003-02-202006-08-03Bea Systems, Inc.Federated management of content repositories
US8099779B2 (en)2003-02-202012-01-17Oracle International CorporationFederated management of content repositories
US7483904B2 (en)2003-02-202009-01-27Bea Systems, Inc.Virtual repository content model
US7433896B2 (en)2003-02-202008-10-07Bea Systems, Inc.Federated management of content repositories
US7584474B2 (en)2003-02-252009-09-01Bea Systems, Inc.Systems and methods for transaction chaining
US7293038B2 (en)2003-02-252007-11-06Bea Systems, Inc.Systems and methods for client-side filtering of subscribed messages
US7752599B2 (en)2003-02-252010-07-06Bea Systems Inc.Systems and methods extending an existing programming language with constructs
US7774697B2 (en)2003-02-252010-08-10Bea Systems, Inc.System and method for structuring distributed applications
US20050240863A1 (en)*2003-02-252005-10-27Olander Daryl BSystem and method for structuring distributed applications
US20050022164A1 (en)*2003-02-252005-01-27Bea Systems, Inc.Systems and methods utilizing a workflow definition language
US20050010902A1 (en)*2003-02-252005-01-13Bea Systems, Inc.Systems and methods extending an existing programming language with constructs
US20040236780A1 (en)*2003-02-252004-11-25Michael BlevinsSystems and methods for client-side filtering of subscribed messages
US7844636B2 (en)2003-02-252010-11-30Oracle International CorporationSystems and methods for client-side filtering of subscribed messages
US20040187127A1 (en)*2003-02-252004-09-23Albert GondiSystems and methods for transaction chaining
US7650276B2 (en)2003-02-262010-01-19Bea Systems, Inc.System and method for dynamic data binding in distributed applications
US7299454B2 (en)2003-02-262007-11-20Bea Systems, Inc.Method for multi-language debugging
US8032860B2 (en)2003-02-262011-10-04Oracle International CorporationMethods for type-independent source code editing
US20050108682A1 (en)*2003-02-262005-05-19Bea Systems, Inc.Systems for type-independent source code editing
US20040168153A1 (en)*2003-02-262004-08-26Bea Systems, Inc.Systems and methods for dynamic component versioning
US20050114771A1 (en)*2003-02-262005-05-26Bea Systems, Inc.Methods for type-independent source code editing
US7441238B2 (en)2003-02-262008-10-21Bea Systems, Inc.Extendable compiler framework
US7707564B2 (en)2003-02-262010-04-27Bea Systems, Inc.Systems and methods for creating network-based software services using source code annotations
US20050034104A1 (en)*2003-02-262005-02-10Bea Systems, Inc.Method for multi-language debugging
US20040250241A1 (en)*2003-02-262004-12-09O'neil Edward K.System and method for dynamic data binding in distributed applications
US7539985B2 (en)2003-02-262009-05-26Bea Systems, Inc.Systems and methods for dynamic component versioning
US20040230955A1 (en)*2003-02-262004-11-18Bea Systems, Inc.System for multi-language debugging
US7810036B2 (en)2003-02-282010-10-05Bea Systems, Inc.Systems and methods for personalizing a portal
US7444620B2 (en)2003-02-282008-10-28Bea Systems, Inc.Systems and methods for a common runtime container framework
US7636722B2 (en)2003-02-282009-12-22Bea Systems, Inc.System and method for describing application extensions in XML
US20050044173A1 (en)*2003-02-282005-02-24Olander Daryl B.System and method for implementing business processes in a portal
US7650592B2 (en)2003-03-012010-01-19Bea Systems, Inc.Systems and methods for multi-view debugging environment
US7870495B2 (en)*2003-03-032011-01-11Canon Kabushiki KaishaMethod of offering a service provided by a server computer in a communication network
US20040210836A1 (en)*2003-03-032004-10-21Canon Kabushiki KaishaMethod of offering a service provided by a server computer in a communication network
US20060195453A1 (en)*2003-03-122006-08-31Microsoft CorporationCustomization of process logic in a software system
US7711688B2 (en)*2003-03-122010-05-04Microsoft CorporationCustomization of process logic in a software system
US20060031763A1 (en)*2003-03-222006-02-09Telefonaktiebolaget Lm Ericsson (Publ)System and method relating to access of information
US20050065743A1 (en)*2003-03-312005-03-24Cumming Daniel A.Methods and apparatus for retrieving energy readings from an energy monitoring device
US20040215725A1 (en)*2003-03-312004-10-28Lorraine LoveSystem and method for multi-platform queue queries
US7379998B2 (en)2003-03-312008-05-27Jp Morgan Chase BankSystem and method for multi-platform queue queries
US7089089B2 (en)2003-03-312006-08-08Power Measurement Ltd.Methods and apparatus for retrieving energy readings from an energy monitoring device
US7376746B2 (en)2003-04-102008-05-20Hitachi, Ltd.Method and program for disclosing and providing services on network
US7711550B1 (en)2003-04-292010-05-04Microsoft CorporationMethods and system for recognizing names in a computer-generated document and for providing helpful actions associated with recognized names
US7558841B2 (en)2003-05-142009-07-07Microsoft CorporationMethod, system, and computer-readable medium for communicating results to a data query in a computer network
US7366722B2 (en)2003-05-152008-04-29Jp Morgan Chase BankSystem and method for specifying application services and distributing them across multiple processors using XML
US7509641B2 (en)2003-05-162009-03-24Jp Morgan Chase BankJob processing framework
US8095659B2 (en)2003-05-162012-01-10Jp Morgan Chase BankService interface
US20050030555A1 (en)*2003-05-162005-02-10Phenix John KevinJob processing framework
US7739588B2 (en)2003-06-272010-06-15Microsoft CorporationLeveraging markup language data for semantically labeling text strings and data and for providing actions based on semantically labeled text strings and data
US8566788B2 (en)2003-07-022013-10-22Amazon.Com, Inc.Predictive prefetching to improve parallelization of data retrieval subtasks
US9948531B2 (en)2003-07-022018-04-17Amazon Technologies, Inc.Predictive prefetching to reduce document generation times
US20080091711A1 (en)*2003-07-022008-04-17Snodgrass Ryan JPredictive prefetching to improve parallelization of document generation subtasks
US8136089B2 (en)*2003-07-022012-03-13Amazon.Com, Inc.Predictive prefetching to improve parallelization of document generation subtasks
US8136025B1 (en)2003-07-032012-03-13Google Inc.Assigning document identification tags
US9411889B2 (en)2003-07-032016-08-09Google Inc.Assigning document identification tags
US20050119990A1 (en)*2003-07-102005-06-02Lee Patrick R.System and method for customizing a data display using a presentation profile
US7331018B2 (en)*2003-07-102008-02-12Computer Associates Think, Inc.System and method for customizing a data display using a presentation profile
US7945532B2 (en)*2003-08-072011-05-17International Business Machines CorporationSystem, and program product for rebasing an application
US20080177785A1 (en)*2003-08-072008-07-24Prager Scott HSystem, and program product for rebasing an application
US20050086330A1 (en)*2003-08-292005-04-21Michael PerhamMethod and apparatus for dynamic, non-intrusive personalization of web services
US8949311B2 (en)*2003-08-292015-02-03International Business Machines CorporationDynamic, non-intrusive personalization of web services
US7752634B1 (en)*2003-08-292010-07-06International Business Machines CorporationNon-intrusive personalization of web services
US10482513B1 (en)2003-09-022019-11-19Vinimaya, LlcMethods and systems for integrating procurement systems with electronic catalogs
US8694510B2 (en)2003-09-042014-04-08Oracle International CorporationIndexing XML documents efficiently
US8229932B2 (en)2003-09-042012-07-24Oracle International CorporationStoring XML documents efficiently in an RDBMS
US20050071344A1 (en)*2003-09-302005-03-31International Business Machines CorporationDynamic generation of XML schema for backend driven data validation
US8041687B2 (en)*2003-09-302011-10-18International Business Machines CorporationDynamic generation of XML Schema for backend driven data validation
US7603547B2 (en)2003-10-102009-10-13Bea Systems, Inc.Security control module
US7603548B2 (en)2003-10-102009-10-13Bea Systems, Inc.Security provider development model
US7594112B2 (en)2003-10-102009-09-22Bea Systems, Inc.Delegated administration for a distributed security system
US7594224B2 (en)2003-10-102009-09-22Bea Systems, Inc.Distributed enterprise security system
US7644432B2 (en)2003-10-102010-01-05Bea Systems, Inc.Policy inheritance through nested groups
US20050262362A1 (en)*2003-10-102005-11-24Bea Systems, Inc.Distributed security system policies
US7178102B1 (en)2003-12-092007-02-13Microsoft CorporationRepresenting latent data in an extensible markup language document
US7487515B1 (en)2003-12-092009-02-03Microsoft CorporationProgrammable object model for extensible markup language schema validation
US7404195B1 (en)2003-12-092008-07-22Microsoft CorporationProgrammable object model for extensible markup language markup in an application
US7434157B2 (en)2003-12-092008-10-07Microsoft CorporationProgrammable object model for namespace or schema library support in a software application
US7490168B2 (en)*2003-12-172009-02-10International Business Machines CorporationService oriented integration server architecture
US7917652B2 (en)2003-12-172011-03-29International Business Machines CorporationService oriented integration server architecture
US20050138208A1 (en)*2003-12-172005-06-23International Business Machines CorporationService oriented integration server architecture
US20090144449A1 (en)*2003-12-172009-06-04International Business Machines CorporationService Oriented Integration Server Architecture
US20050144174A1 (en)*2003-12-312005-06-30Leonid PesensonFramework for providing remote processing of a graphical user interface
US20050165776A1 (en)*2004-01-142005-07-28International Business Machines CorporationMethod and apparatus for validating and configuring database transaction requests from multiple clients
US7299234B2 (en)*2004-01-142007-11-20International Business Machines CorporationMethod and apparatus for validating and configuring database transaction requests from multiple clients
US7499913B2 (en)2004-01-262009-03-03International Business Machines CorporationMethod for handling anchor text
US8296304B2 (en)2004-01-262012-10-23International Business Machines CorporationMethod, system, and program for handling redirects in a search engine
US7293005B2 (en)2004-01-262007-11-06International Business Machines CorporationPipelined architecture for global analysis and index building
US8285724B2 (en)2004-01-262012-10-09International Business Machines CorporationSystem and program for handling anchor text
US7424467B2 (en)2004-01-262008-09-09International Business Machines CorporationArchitecture for an indexer with fixed width sort and variable width sort
US7783626B2 (en)2004-01-262010-08-24International Business Machines CorporationPipelined architecture for global analysis and index building
US7743060B2 (en)2004-01-262010-06-22International Business Machines CorporationArchitecture for an indexer
US7509573B1 (en)2004-02-172009-03-24Microsoft CorporationAnti-virus security information in an extensible markup language document
US7225202B2 (en)2004-03-182007-05-29International Business Machines CorporationMethod and apparatus for generating query and response statements at runtime from generic requests
US7266561B2 (en)2004-03-182007-09-04International Business Machines CorporationMethod and apparatus for splitting and merging request and response data at runtime
US20050210004A1 (en)*2004-03-182005-09-22International Business Machines CorporationMethod and apparatus for generating query and response statements at runtime from generic requests
US20050210053A1 (en)*2004-03-182005-09-22International Business Machines CorporationMethod and apparatus for splitting and merging request and response data at runtime
US10223434B2 (en)2004-04-062019-03-05Jpmorgan Chase Bank, N.A.Methods and systems for using script files to obtain, format and transport data
US9734222B1 (en)2004-04-062017-08-15Jpmorgan Chase Bank, N.A.Methods and systems for using script files to obtain, format and transport data
US7774601B2 (en)2004-04-062010-08-10Bea Systems, Inc.Method for delegated administration
US20050234849A1 (en)*2004-04-132005-10-20Bea Systems, Inc.System and method for content lifecycles
US20050251504A1 (en)*2004-04-132005-11-10Bea Systems, Inc.System and method for custom content lifecycles
US20060028252A1 (en)*2004-04-132006-02-09Bea Systems, Inc.System and method for content type management
US7475091B2 (en)2004-04-132009-01-06Bea Systems, Inc.System and method for viewing a virtual content repository
US20050228827A1 (en)*2004-04-132005-10-13Bea Systems, Inc.System and method for viewing a virtual content repository
US20050234942A1 (en)*2004-04-132005-10-20Bea Systems, Inc.System and method for content and schema lifecycles
US20050251512A1 (en)*2004-04-132005-11-10Bea Systems, Inc.System and method for searching a virtual content repository
US7580953B2 (en)2004-04-132009-08-25Bea Systems, Inc.System and method for schema lifecycles in a virtual content repository that integrates a plurality of content repositories
US7930277B2 (en)2004-04-212011-04-19Oracle International CorporationCost-based optimizer for an XML data repository within a database
US7376830B2 (en)2004-04-262008-05-20Jp Morgan Chase BankSystem and method for routing messages
US20060031586A1 (en)*2004-04-262006-02-09Jp Morgan Chase BankSystem and method for routing messages
US20050262522A1 (en)*2004-05-212005-11-24Paul GassowayMethod and apparatus for reusing a computer software library
US7900199B2 (en)*2004-05-212011-03-01Computer Associates Think, Inc.Method and apparatus for reusing a computer software library
US7516121B2 (en)2004-06-232009-04-07Oracle International CorporationEfficient evaluation of queries using translation
US7802180B2 (en)2004-06-232010-09-21Oracle International CorporationTechniques for serialization of instances of the XQuery data model
US7392471B1 (en)2004-07-282008-06-24Jp Morgan Chase BankSystem and method for comparing extensible markup language (XML) documents
US7668806B2 (en)2004-08-052010-02-23Oracle International CorporationProcessing queries against one or more markup language sources
US7546370B1 (en)2004-08-182009-06-09Google Inc.Search engine with multiple crawlers sharing cookies
US8713176B2 (en)*2004-08-202014-04-29Core Wireless Licensing S.A.R.L.Context data in UPNP service information
US10476939B2 (en)2004-08-202019-11-12Conversant Wireless Licensing S.A R.L.Context data in UPnP service information
US20130173674A1 (en)*2004-08-202013-07-04Core Wireless Licensing, S.a.r.l.Context data in upnp service information
US20060059003A1 (en)*2004-08-202006-03-16Nokia CorporationContext data in UPNP service information
US20130173705A1 (en)*2004-08-202013-07-04Core Wireless Licensing, S.a.r.l.Context data in upnp service information
US8312132B2 (en)*2004-08-202012-11-13Core Wireless Licensing S.A.R.L.Context data in UPNP service information
US8990302B2 (en)*2004-08-202015-03-24Core Wireless Licensing S.A.R.L.Context data in UPNP service information
US8959058B1 (en)*2004-09-022015-02-17Symantec CorporationLinking dynamic computer data protection to an external state
US9811425B1 (en)2004-09-022017-11-07Veritas Technologies LlcLinking dynamic computer data protection to an external state
US9171100B2 (en)2004-09-222015-10-27Primo M. PettovelloMTree an XPath multi-axis structure threaded index
US7461064B2 (en)2004-09-242008-12-02International Buiness Machines CorporationMethod for searching documents for ranges of numeric values
US8271498B2 (en)2004-09-242012-09-18International Business Machines CorporationSearching documents for ranges of numeric values
US8346759B2 (en)2004-09-242013-01-01International Business Machines CorporationSearching documents for ranges of numeric values
US8655888B2 (en)2004-09-242014-02-18International Business Machines CorporationSearching documents for ranges of numeric values
US7890484B1 (en)*2004-11-102011-02-15At&T Intellectual Property Ii, L.P.Method and apparatus for selecting services based on behavior models
US7496575B2 (en)*2004-11-222009-02-24Verdasys, Inc.Application instrumentation and monitoring
US20060123101A1 (en)*2004-11-222006-06-08Veradasys, Inc.Application instrumentation and monitoring
US20060136473A1 (en)*2004-12-202006-06-22Lamb James AService data organization
US20060136436A1 (en)*2004-12-222006-06-22At&T Corp.Arrangement enabling thin client to access and present data in custom defined reports
US7600028B2 (en)2005-01-102009-10-06Google Inc.Methods and systems for opportunistic cookie caching
US20060156387A1 (en)*2005-01-102006-07-13Google Inc.Methods and systems for opportunistic cookie caching
EP1691302A1 (en)*2005-02-092006-08-16Deutsche Post AGMethod and system for controlling the access to data systems
EP1691303A1 (en)*2005-02-092006-08-16Deutsche Post AGMethod and system for controlling the access to multiple data systems
WO2006084616A1 (en)*2005-02-092006-08-17Deutsche Post AgProcess and device for controlling access to data systems
US7523131B2 (en)2005-02-102009-04-21Oracle International CorporationTechniques for efficiently storing and querying in a relational database, XML documents conforming to schemas that contain cyclic constructs
US7770124B2 (en)2005-02-112010-08-03Microsoft CorporationUsing a description language to build a management system
US20060184826A1 (en)*2005-02-112006-08-17Microsoft CorporationUsing a description language to build a management system
US20060184878A1 (en)*2005-02-112006-08-17Microsoft CorporationUsing a description language to provide a user interface presentation
US20060235840A1 (en)*2005-04-192006-10-19Anand ManikuttyOptimization of queries over XML views that are based on union all operators
US7685150B2 (en)2005-04-192010-03-23Oracle International CorporationOptimization of queries over XML views that are based on union all operators
US7949941B2 (en)2005-04-222011-05-24Oracle International CorporationOptimizing XSLT based on input XML document structure description and translating XSLT into equivalent XQuery expressions
US20060248467A1 (en)*2005-04-292006-11-02Microsoft CorporationFramework for declarative expression of data processing
US7739691B2 (en)*2005-04-292010-06-15Microsoft CorporationFramework for declarative expression of data processing
US20070162466A1 (en)*2005-05-202007-07-12International Business Machines CorporationAlgorithm to marshal/unmarshal XML schema annotations to SDO dataobjects
US7680800B2 (en)*2005-05-202010-03-16International Business Machines CorporationAlgorithm to marshal/unmarshal XML schema annotations to SDO dataobjects
US20060277189A1 (en)*2005-06-022006-12-07Microsoft CorporationTranslation of search result display elements
US8166059B2 (en)2005-07-082012-04-24Oracle International CorporationOptimization of queries on a repository based on constraints on how the data is stored in the repository
US20070011167A1 (en)*2005-07-082007-01-11Muralidhar KrishnaprasadOptimization of queries on a repository based on constraints on how the data is stored in the repository
US8417693B2 (en)2005-07-142013-04-09International Business Machines CorporationEnforcing native access control to indexed documents
US20070033571A1 (en)*2005-08-022007-02-08Sap AgDynamic work center
US20070033196A1 (en)*2005-08-022007-02-08Sap AgService directory
US20070038649A1 (en)*2005-08-112007-02-15Abhyudaya AgrawalFlexible handling of datetime XML datatype in a database system
US7406478B2 (en)2005-08-112008-07-29Oracle International CorporationFlexible handling of datetime XML datatype in a database system
US8316025B2 (en)2005-09-262012-11-20Oracle International CorporationSystem and method for providing SPI extensions for content management system
US7953734B2 (en)2005-09-262011-05-31Oracle International CorporationSystem and method for providing SPI extensions for content management system
US7752205B2 (en)2005-09-262010-07-06Bea Systems, Inc.Method and system for interacting with a virtual content repository
US7788590B2 (en)2005-09-262010-08-31Microsoft CorporationLightweight reference user interface
US7483893B2 (en)2005-09-262009-01-27Bae Systems, Inc.System and method for lightweight loading for managing content
US7992085B2 (en)2005-09-262011-08-02Microsoft CorporationLightweight reference user interface
US7818344B2 (en)2005-09-262010-10-19Bea Systems, Inc.System and method for providing nested types for content management
US7917537B2 (en)2005-09-262011-03-29Oracle International CorporationSystem and method for providing link property types for content management
US9367642B2 (en)2005-10-072016-06-14Oracle International CorporationFlexible storage of XML collections within an object-relational database
US20070083529A1 (en)*2005-10-072007-04-12Oracle International CorporationManaging cyclic constructs of XML schema in a rdbms
US20070083538A1 (en)*2005-10-072007-04-12Roy Indroniel DGenerating XML instances from flat files
US8554789B2 (en)2005-10-072013-10-08Oracle International CorporationManaging cyclic constructs of XML schema in a rdbms
US8073841B2 (en)2005-10-072011-12-06Oracle International CorporationOptimizing correlated XML extracts
US8024368B2 (en)2005-10-072011-09-20Oracle International CorporationGenerating XML instances from flat files
US9922031B2 (en)2005-11-092018-03-20Ca, Inc.System and method for efficient directory performance using non-persistent storage
US8478898B2 (en)2005-11-092013-07-02Ca, Inc.System and method for routing directory service operations in a directory service network
US8572201B2 (en)2005-11-092013-10-29Ca, Inc.System and method for providing a directory service network
US20070106815A1 (en)*2005-11-092007-05-10Computer Associates Think, Inc.System and method for routing directory service operations in a directory service network
WO2007056766A3 (en)*2005-11-092008-04-10Computer Ass Think IncSystem and method for efficient directory performance using non-persistent storage
US20070118632A1 (en)*2005-11-092007-05-24Computer Associates Think, Inc.System and method for providing a directory service network
US7499933B1 (en)2005-11-122009-03-03Jpmorgan Chase Bank, N.A.System and method for managing enterprise application configuration
US8166074B2 (en)2005-11-142012-04-24Pettovello Primo MIndex data structure for a peer-to-peer network
US7664742B2 (en)2005-11-142010-02-16Pettovello Primo MIndex data structure for a peer-to-peer network
US7730123B1 (en)2005-12-202010-06-01At&T Intellectual Property Ii, LpSoftware application implemented using services from a services repository generated using a target services roadmap
US8024397B1 (en)*2005-12-202011-09-20At&T Intellectual Property Ii, L.P.System for generating a services repository using a target services roadmap
US7739228B1 (en)2005-12-202010-06-15At&T Intellectual Property Ii, L.P.Method of generating a services repository using a target services roadmap
US7610172B2 (en)2006-06-162009-10-27Jpmorgan Chase Bank, N.A.Method and system for monitoring non-occurring events
US20070294056A1 (en)*2006-06-162007-12-20Jpmorgan Chase Bank, N.A.Method and system for monitoring non-occurring events
US7499909B2 (en)2006-07-032009-03-03Oracle International CorporationTechniques of using a relational caching framework for efficiently handling XML queries in the mid-tier data caching
US20080005093A1 (en)*2006-07-032008-01-03Zhen Hua LiuTechniques of using a relational caching framework for efficiently handling XML queries in the mid-tier data caching
US8055747B2 (en)*2006-08-152011-11-08Microsoft CorporationMessage based network transmission for selection and auditing of internet services
US7979320B2 (en)2006-08-152011-07-12Microsoft CorporationAutomated acquisition and configuration of goods and services via a network
US20080046550A1 (en)*2006-08-152008-02-21Microsoft CorporationMessage based network transmission for selection and auditing of internet services
US20080046569A1 (en)*2006-08-152008-02-21Microsoft CorporationSystem and method to identify, rank, and audit network provided configurables
US8090766B2 (en)2006-08-152012-01-03Microsoft CorporationSystem and method to identify, rank, and audit network provided configurables
US20080046328A1 (en)*2006-08-152008-02-21Microsoft CorporationAutomated acquisition and configuration of goods and services via a network
US9361354B1 (en)2006-09-182016-06-07Emc CorporationHierarchy of service areas
US9135322B2 (en)2006-09-182015-09-15Emc CorporationEnvironment classification
US20080071726A1 (en)*2006-09-182008-03-20Emc CorporationCascaded discovery of information environment
US8938457B2 (en)2006-09-182015-01-20Emc CorporationInformation classification
US20190377745A1 (en)*2006-09-182019-12-12EMC IP Holding Company LLCCascaded discovery of information environment
US20080071727A1 (en)*2006-09-182008-03-20Emc CorporationEnvironment classification
US8832246B2 (en)2006-09-182014-09-09Emc CorporationService level mapping method
US10394849B2 (en)*2006-09-182019-08-27EMC IP Holding Company LLCCascaded discovery of information environment
US11846978B2 (en)*2006-09-182023-12-19EMC IP Holding Company LLCCascaded discovery of information environment
US8621639B1 (en)*2006-09-282013-12-31Whitehat Security, Inc.Using fuzzy classification models to perform matching operations in a web application security scanner
US8463852B2 (en)2006-10-062013-06-11Oracle International CorporationGroupware portlets for integrating a portal with groupware systems
US7797310B2 (en)2006-10-162010-09-14Oracle International CorporationTechnique to estimate the cost of streaming evaluation of XPaths
US20080109292A1 (en)*2006-11-032008-05-08Sap AgVoice-enabled workflow item interface
US20080201776A1 (en)*2007-02-212008-08-21Hewlett Packard CompanyMethod And Computing System For Avoiding Denial Of Service Attacks
US20100299676A1 (en)*2007-03-072010-11-25Ianywhere Solutions, Inc.Selectively updating web pages on a mobile client
US8321875B2 (en)2007-03-072012-11-27Ianywhere Solutions, Inc.Selectively updating web pages on a mobile client
US20080235708A1 (en)*2007-03-072008-09-25Ianywhere Solutions, Inc.Selectively updating web pages on a mobile client
US7774788B2 (en)2007-03-072010-08-10Ianywhere Solutions, Inc.Selectively updating web pages on a mobile client
WO2008112103A1 (en)*2007-03-072008-09-18Ianywhere Solutions, Inc.Selectively updating web pages on a mobile client
US8276167B2 (en)*2007-03-212012-09-25International Business Machines CorporationDistributed pluggable middleware services
US20080235710A1 (en)*2007-03-212008-09-25International Business Machines CorporationDistributed Pluggable Middleware Services
US20090175198A1 (en)*2007-09-282009-07-09Xcerion AbNetwork operating system
US20090172086A1 (en)*2007-09-282009-07-02Xcerion AbNetwork operating system
US20090164592A1 (en)*2007-09-282009-06-25Xcerion AbNetwork operating system
US20090157628A1 (en)*2007-09-282009-06-18Xcerion AbNetwork operating system
US8234315B2 (en)2007-09-282012-07-31Xcerion AktiebolagData source abstraction system and method
US8615531B2 (en)2007-09-282013-12-24Xcerion AktiebolagProgrammatic data manipulation
US8280925B2 (en)2007-09-282012-10-02Xcerion AktiebolagResolution of multi-instance application execution
US8620863B2 (en)2007-09-282013-12-31Xcerion AktiebolagMessage passing in a collaborative environment
US20090171993A1 (en)*2007-09-282009-07-02Xcerion AbNetwork operating system
US9621649B2 (en)2007-09-282017-04-11Xcerion AktiebolagNetwork operating system
US20090192992A1 (en)*2007-09-282009-07-30Xcerion AktiebolagNetwork operating system
US8688627B2 (en)2007-09-282014-04-01Xcerion AktiebolagTransaction propagation in a networking environment
US20090193440A1 (en)*2007-09-282009-07-30Xcerion AktiebolagNetwork operating system
US20090193410A1 (en)*2007-09-282009-07-30Xcerion AktiebolagNetwork operating system
US20090158142A1 (en)*2007-09-282009-06-18Xcerion AbNetwork operating system
US8738567B2 (en)2007-09-282014-05-27Xcerion AktiebolagNetwork file system with enhanced collaboration features
US20090172568A1 (en)*2007-09-282009-07-02Xcerion AbNetwork operating system
US8819212B1 (en)*2007-09-282014-08-26Emc CorporationDelegation of data classification using common language
US9461890B1 (en)2007-09-282016-10-04Emc CorporationDelegation of data management policy in an information management system
US8156146B2 (en)2007-09-282012-04-10Xcerion AktiebolagNetwork file system
US20090177734A1 (en)*2007-09-282009-07-09Xcerion AbNetwork operating system
US8239511B2 (en)2007-09-282012-08-07Xcerion AktiebolagNetwork operating system
US8843942B2 (en)2007-09-282014-09-23Xcerion AktiebolagInterpreting semantic application code
US8868720B1 (en)2007-09-282014-10-21Emc CorporationDelegation of discovery functions in information management system
US20090172085A1 (en)*2007-09-282009-07-02Xcerion AbNetwork operating system
US9323901B1 (en)2007-09-282016-04-26Emc CorporationData classification for digital rights management
US20090172087A1 (en)*2007-09-282009-07-02Xcerion AbNetwork operating system
US20090172078A1 (en)*2007-09-282009-07-02Xcerion AbNetwork operating system
US20090157627A1 (en)*2007-09-282009-06-18Xcerion AbNetwork operating system
US20090171974A1 (en)*2007-09-282009-07-02Xcerion AbNetwork operating system
US8954526B2 (en)2007-09-282015-02-10Xcerion AktiebolagNetwork operating system
US8959123B2 (en)2007-09-282015-02-17Xcerion AktiebolagUser interface framework
US20090172715A1 (en)*2007-09-282009-07-02Xcerion AbNetwork operating system
US20090172702A1 (en)*2007-09-282009-07-02Xcerion AbNetwork operating system
US8996459B2 (en)2007-09-282015-03-31Xcerion AktiebolagOffline and/or client-side execution of a network application
US11838358B2 (en)2007-09-282023-12-05Xcerion AktiebolagNetwork operating system
US9344497B2 (en)2007-09-282016-05-17Xcerion AktiebolagState management of applications and data
US9071623B2 (en)2007-09-282015-06-30Xcerion AktiebolagReal-time data sharing
US9141658B1 (en)2007-09-282015-09-22Emc CorporationData classification and management for risk mitigation
US7966665B1 (en)2007-11-162011-06-21Open Invention Network, LlcCompliance validator for restricted network access control
US8302208B1 (en)2007-11-162012-10-30Open Invention Network LlcCompliance validator for restricted network access control
US20090164500A1 (en)*2007-12-202009-06-25Ankur MathurSystem for providing a configurable adaptor for mediating systems
US8521079B2 (en)2007-12-212013-08-27Ibiquity Digital CorporationRadio service registry
US20100056043A1 (en)*2007-12-212010-03-04Ibiquity Digital CorporationRadio Service Registry
US7958112B2 (en)2008-08-082011-06-07Oracle International CorporationInterleaving query transformations for XML indexes
US20100125666A1 (en)*2008-11-142010-05-20Microsoft CorporationService facade design and implementation
US8407346B2 (en)*2008-11-142013-03-26Microsoft CorporationService facade design and implementation
US8874701B2 (en)*2008-12-222014-10-28Sap SeOn-demand provisioning of services running on embedded devices
US20100161778A1 (en)*2008-12-222010-06-24Sap AgOn-demand provisioning of services running on embedded devices
US8788666B2 (en)*2008-12-312014-07-22Sap AgSystem and method of consolidated central user administrative provisioning
US20100169488A1 (en)*2008-12-312010-07-01Sap AgSystem and method of consolidated central user administrative provisioning
US9704134B2 (en)2008-12-312017-07-11Sap SeSystem and method of consolidated central user administrative provisioning
US10528574B2 (en)2009-01-232020-01-07Zakta, LLCTopical trust network
US10191982B1 (en)2009-01-232019-01-29Zakata, LLCTopical search portal
US11860954B1 (en)2009-01-232024-01-02Zakta, LLCCollaboratively finding, organizing and/or accessing information
US11250076B1 (en)2009-01-232022-02-15Zakta LlcTopical search portal
US8391884B2 (en)*2009-03-262013-03-05Andrew LlcSystem and method for managing created location contexts in a location server
US9031908B1 (en)*2009-03-312015-05-12Symantec CorporationMethod and apparatus for simultaneous comparison of multiple backup sets maintained in a computer system
US8631028B1 (en)2009-10-292014-01-14Primo M. PettovelloXPath query processing improvements
US20110238837A1 (en)*2010-03-262011-09-29Fujitsu LimitedMethod and System for Providing Services
US8874745B2 (en)*2010-03-262014-10-28Fujitsu LimitedMethod and system for providing services
US9002801B2 (en)*2010-03-292015-04-07Software AgSystems and/or methods for distributed data archiving amongst a plurality of networked computing devices
US20110238935A1 (en)*2010-03-292011-09-29Software AgSystems and/or methods for distributed data archiving
US10861069B2 (en)2010-12-022020-12-08Coupa Software IncorporatedMethods and systems to maintain, check, report, and audit contract and historical pricing in electronic procurement
US9374437B2 (en)*2010-12-302016-06-21Sap SeSchema validation proxy
US8832304B2 (en)*2011-07-072014-09-09Ipc Systems, Inc.Protocol agnostic notification system
US20130013804A1 (en)*2011-07-072013-01-10Ipc Systems, Inc.Protocol agnostic notification system
US20130060797A1 (en)*2011-09-072013-03-07Paul SaunierData transformation method and system
US20130198828A1 (en)*2012-01-312013-08-01Eric Addkison PendergrassApplication-access authentication agent
US8844015B2 (en)*2012-01-312014-09-23Hewlett-Packard Development Company, L.P.Application-access authentication agent
US11562419B2 (en)2012-02-172023-01-24Ebay Inc.Updating of stored item data via a remote computing system
US20170124632A1 (en)*2012-02-172017-05-04Ebay Inc.Electronic commerce file system
US10699324B2 (en)*2012-02-172020-06-30Ebay Inc.Updating of stored item data via a remote computing system
US11755611B2 (en)*2014-05-052023-09-12Aveva Software, LlcStoring and identifying content through content descriptors in a historian system
US12321766B2 (en)2014-09-302025-06-03Amazon Technologies, Inc.Low latency computational capacity provisioning
US10884802B2 (en)2014-09-302021-01-05Amazon Technologies, Inc.Message-based computation request scheduling
US20190155629A1 (en)*2014-09-302019-05-23Amazon Technologies, Inc.Low latency computational capacity provisioning
US10956185B2 (en)2014-09-302021-03-23Amazon Technologies, Inc.Threading as a service
US11561811B2 (en)2014-09-302023-01-24Amazon Technologies, Inc.Threading as a service
US10824484B2 (en)2014-09-302020-11-03Amazon Technologies, Inc.Event-driven computing
US10915371B2 (en)2014-09-302021-02-09Amazon Technologies, Inc.Automatic management of low latency computational capacity
US11467890B2 (en)2014-09-302022-10-11Amazon Technologies, Inc.Processing event messages for user requests to execute program code
US11263034B2 (en)*2014-09-302022-03-01Amazon Technologies, Inc.Low latency computational capacity provisioning
US20160098491A1 (en)*2014-10-022016-04-07Institute For Information IndustryService provider system and service provider method
US9904739B2 (en)*2014-10-022018-02-27Institute For Information IndustryService provider system and service provider method
CN105681378A (en)*2014-10-022016-06-15财团法人资讯工业策进会Service providing system and service providing method
US11126469B2 (en)2014-12-052021-09-21Amazon Technologies, Inc.Automatic determination of resource sizing
US10853112B2 (en)2015-02-042020-12-01Amazon Technologies, Inc.Stateful virtual compute system
US11461124B2 (en)2015-02-042022-10-04Amazon Technologies, Inc.Security protocols for low latency execution of program code
US11360793B2 (en)2015-02-042022-06-14Amazon Technologies, Inc.Stateful virtual compute system
US10776171B2 (en)2015-04-082020-09-15Amazon Technologies, Inc.Endpoint management system and virtual compute system
US11030332B1 (en)*2015-04-132021-06-08Wells Fargo Bank, N.A.Database controlled web service type architecture
US10652201B1 (en)*2015-05-042020-05-12EMC IP Holding Company LLCCloud service registry
TWI577155B (en)*2015-08-282017-04-01Chunghwa Telecom Co Ltd Network service management system and method
US11243819B1 (en)2015-12-212022-02-08Amazon Technologies, Inc.Acquisition and maintenance of compute capacity
US11016815B2 (en)2015-12-212021-05-25Amazon Technologies, Inc.Code execution request routing
US10891145B2 (en)2016-03-302021-01-12Amazon Technologies, Inc.Processing pre-existing data sets at an on demand code execution environment
US11132213B1 (en)2016-03-302021-09-28Amazon Technologies, Inc.Dependency-based process of pre-existing data sets at an on demand code execution environment
US11354169B2 (en)2016-06-292022-06-07Amazon Technologies, Inc.Adjusting variable limit on concurrent code executions
US20180046630A1 (en)*2016-08-122018-02-15Invensys Systems, Inc.Storing and identifying content through content descriptors in a historian system
US10884787B1 (en)2016-09-232021-01-05Amazon Technologies, Inc.Execution guarantees in an on-demand network code execution system
US11182505B2 (en)2017-05-312021-11-23Intuit Inc.System for managing transactional data
US10643178B1 (en)2017-06-162020-05-05Coupa Software IncorporatedAsynchronous real-time procurement system
US10599499B2 (en)2017-09-302020-03-24Oracle International CorporationAPI registry in a container platform providing property-based API functionality
US11755393B2 (en)2017-09-302023-09-12Oracle International CorporationAPI registry in a container platform for automatically generating client code libraries
US10838788B2 (en)2017-09-302020-11-17Oracle International CorporationReal-time debugging instances in a deployed container platform
US10824489B2 (en)2017-09-302020-11-03Oracle International CorporationDynamic node rebalancing between container platforms
US11132241B2 (en)2017-09-302021-09-28Oracle International CorporationAPI registry in a container platform for automatically generating client code libraries
US10599500B2 (en)2017-09-302020-03-24Oracle International CorporationAPI registry in a container platform for automatically generating client code libraries
US11681573B2 (en)2017-09-302023-06-20Oracle International CorporationAPI registry in a container platform providing property-based API functionality
US10733085B1 (en)2018-02-052020-08-04Amazon Technologies, Inc.Detecting impedance mismatches due to cross-service calls
US10831898B1 (en)2018-02-052020-11-10Amazon Technologies, Inc.Detecting privilege escalations in code including cross-service calls
US10725752B1 (en)2018-02-132020-07-28Amazon Technologies, Inc.Dependency handling in an on-demand network code execution system
US10776091B1 (en)2018-02-262020-09-15Amazon Technologies, Inc.Logging endpoint in an on-demand code execution system
US11875173B2 (en)2018-06-252024-01-16Amazon Technologies, Inc.Execution of auxiliary functions in an on-demand network code execution system
US12314752B2 (en)2018-06-252025-05-27Amazon Technologies, Inc.Execution of auxiliary functions in an on-demand network code execution system
US10884722B2 (en)2018-06-262021-01-05Amazon Technologies, Inc.Cross-environment application of tracing information for improved code execution
US11146569B1 (en)2018-06-282021-10-12Amazon Technologies, Inc.Escalation-resistant secure network services using request-scoped authentication information
US10949237B2 (en)2018-06-292021-03-16Amazon Technologies, Inc.Operating system customization in an on-demand network code execution system
US11836516B2 (en)2018-07-252023-12-05Amazon Technologies, Inc.Reducing execution times in an on-demand network code execution system using saved machine states
US11099870B1 (en)2018-07-252021-08-24Amazon Technologies, Inc.Reducing execution times in an on-demand network code execution system using saved machine states
US11243953B2 (en)2018-09-272022-02-08Amazon Technologies, Inc.Mapreduce implementation in an on-demand network code execution system and stream data processing system
US11099917B2 (en)2018-09-272021-08-24Amazon Technologies, Inc.Efficient state maintenance for execution environments in an on-demand code execution system
US11943093B1 (en)2018-11-202024-03-26Amazon Technologies, Inc.Network connection recovery after virtual machine transition in an on-demand network code execution system
US11526505B2 (en)*2018-12-102022-12-13Teradata Us, Inc.Enabling cross-platform query optimization via expressive markup language
US10884812B2 (en)2018-12-132021-01-05Amazon Technologies, Inc.Performance-based hardware emulation in an on-demand network code execution system
US11010188B1 (en)2019-02-052021-05-18Amazon Technologies, Inc.Simulated data object storage using on-demand computation of data objects
US12327133B1 (en)2019-03-222025-06-10Amazon Technologies, Inc.Application gateways in an on-demand network code execution system
US11861386B1 (en)2019-03-222024-01-02Amazon Technologies, Inc.Application gateways in an on-demand network code execution system
US11714675B2 (en)2019-06-202023-08-01Amazon Technologies, Inc.Virtualization-based transaction handling in an on-demand network code execution system
US11119809B1 (en)2019-06-202021-09-14Amazon Technologies, Inc.Virtualization-based transaction handling in an on-demand network code execution system
US11115404B2 (en)2019-06-282021-09-07Amazon Technologies, Inc.Facilitating service connections in serverless code executions
US11159528B2 (en)2019-06-282021-10-26Amazon Technologies, Inc.Authentication to network-services using hosted authentication information
US11190609B2 (en)2019-06-282021-11-30Amazon Technologies, Inc.Connection pooling for scalable network services
US11023416B2 (en)2019-09-272021-06-01Amazon Technologies, Inc.Data access control system for object storage service based on owner-defined code
US10908927B1 (en)2019-09-272021-02-02Amazon Technologies, Inc.On-demand execution of object filter code in output path of object storage service
US11263220B2 (en)2019-09-272022-03-01Amazon Technologies, Inc.On-demand execution of object transformation code in output path of object storage service
US11250007B1 (en)2019-09-272022-02-15Amazon Technologies, Inc.On-demand execution of object combination code in output path of object storage service
US11023311B2 (en)2019-09-272021-06-01Amazon Technologies, Inc.On-demand code execution in input path of data uploaded to storage service in multiple data portions
US11550944B2 (en)2019-09-272023-01-10Amazon Technologies, Inc.Code execution environment customization system for object storage service
US11055112B2 (en)2019-09-272021-07-06Amazon Technologies, Inc.Inserting executions of owner-specified code into input/output path of object storage service
US11106477B2 (en)2019-09-272021-08-31Amazon Technologies, Inc.Execution of owner-specified code during input/output path to object storage service
US11360948B2 (en)2019-09-272022-06-14Amazon Technologies, Inc.Inserting owner-specified data processing pipelines into input/output path of object storage service
US11860879B2 (en)2019-09-272024-01-02Amazon Technologies, Inc.On-demand execution of object transformation code in output path of object storage service
US11656892B1 (en)2019-09-272023-05-23Amazon Technologies, Inc.Sequential execution of user-submitted code and native functions
US11386230B2 (en)2019-09-272022-07-12Amazon Technologies, Inc.On-demand code obfuscation of data in input path of object storage service
US10996961B2 (en)2019-09-272021-05-04Amazon Technologies, Inc.On-demand indexing of data in input path of object storage service
US11394761B1 (en)2019-09-272022-07-19Amazon Technologies, Inc.Execution of user-submitted code on a stream of data
US11416628B2 (en)2019-09-272022-08-16Amazon Technologies, Inc.User-specific data manipulation system for object storage service based on user-submitted code
US10942795B1 (en)2019-11-272021-03-09Amazon Technologies, Inc.Serverless call distribution to utilize reserved capacity without inhibiting scaling
US11119826B2 (en)2019-11-272021-09-14Amazon Technologies, Inc.Serverless call distribution to implement spillover while avoiding cold starts
US11714682B1 (en)2020-03-032023-08-01Amazon Technologies, Inc.Reclaiming computing resources in an on-demand code execution system
US11188391B1 (en)2020-03-112021-11-30Amazon Technologies, Inc.Allocating resources to on-demand code executions under scarcity conditions
US11775640B1 (en)2020-03-302023-10-03Amazon Technologies, Inc.Resource utilization-based malicious task detection in an on-demand code execution system
US11586459B2 (en)*2020-04-012023-02-21Vmware, Inc.Generating and preserving default configurations of a system
CN111797340A (en)*2020-06-102020-10-20浙江大学Service packaging system for user-defined extraction flow
CN111930474A (en)*2020-07-302020-11-13杭州当虹科技股份有限公司Concurrency limiting method of single service interface based on java atomic operation
US11550713B1 (en)2020-11-252023-01-10Amazon Technologies, Inc.Garbage collection in distributed systems using life cycled storage roots
US11593270B1 (en)2020-11-252023-02-28Amazon Technologies, Inc.Fast distributed caching using erasure coded object parts
CN113791799A (en)*2021-01-062021-12-14北京沃东天骏信息技术有限公司System upgrading method and device, computer readable storage medium and electronic equipment
US11388210B1 (en)2021-06-302022-07-12Amazon Technologies, Inc.Streaming analytics using a serverless compute system
US11968280B1 (en)2021-11-242024-04-23Amazon Technologies, Inc.Controlling ingestion of streaming data to serverless function executions
US20230185817A1 (en)*2021-12-092023-06-15Dell Products L.P.Multi-model and clustering database system
US12436962B2 (en)*2021-12-092025-10-07Dell Products L.P.Multi-model and clustering database system
US12015603B2 (en)2021-12-102024-06-18Amazon Technologies, Inc.Multi-tenant mode for serverless code execution
US20230281038A1 (en)*2022-03-042023-09-07Jpmorgan Chase Bank, N.A.Systems and methods for configuration driven integration of services in business process models agnostic of workflow systems
US12373245B2 (en)*2022-03-042025-07-29Jpmorgan Chase Bank, N.A.Systems and methods for configuration driven integration of services in business process models agnostic of workflow systems
CN115567616A (en)*2022-09-262023-01-03中国银行股份有限公司Service protocol conversion method and device
US12381878B1 (en)2023-06-272025-08-05Amazon Technologies, Inc.Architecture for selective use of private paths between cloud services

Also Published As

Publication numberPublication date
US7472349B1 (en)2008-12-30

Similar Documents

PublicationPublication DateTitle
US7472349B1 (en)Dynamic services infrastructure for allowing programmatic access to internet and other resources
US7496637B2 (en)Web service syndication system
US7457815B2 (en)Method and apparatus for automatically providing network services
KR100600959B1 (en) Supply of Aggregated Services in Distributed Computing Environments
US6978461B2 (en)System and method for accessing functionality of a backend system from an application server
US7426730B2 (en)Method and system for generalized and adaptive transaction processing between uniform information services and applications
US7895262B2 (en)Web service application protocol and SOAP processing model
US20110321010A1 (en)Web application framework based on object oriented class mapping
US20080208806A1 (en)Techniques for a web services data access layer
US20020116454A1 (en)System and method for providing communication among legacy systems using web objects for legacy functions
US20070011126A1 (en)Service-oriented architecture
WO2001052056A2 (en)Method and apparatus for a business applications management system platform
US7428756B2 (en)Access control over dynamic intellectual capital content
US20040230982A1 (en)Assembly of business process using intellectual capital processing
US20040230567A1 (en)Integrating intellectual capital into an intellectual capital management system
US20040230618A1 (en)Business intelligence using intellectual capital
Hansen et al.Web services: an architectural overview
US20040230603A1 (en)Registration and control of intellectual capital
US20040230588A1 (en)Methods and systems for publishing and subscribing to intellectual capital
BihDeploy XML-based network management approach
US20040230590A1 (en)Asynchronous intellectual capital query system
US20040230465A1 (en)Intellectual capital sharing
US20040230591A1 (en)Enabling active intellectual capital processing to enable data neutrality
US20040230589A1 (en)Integrating intellectual capital through abstraction
Sadtler et al.Patterns for E-business: User-to-business Patterns for Topology 1 and 2 Using WebSphere Advance Edition

Legal Events

DateCodeTitleDescription
ASAssignment

Owner name:ORACLE INTERNATIONAL CORPORATION, CALIFORNIA

Free format text:ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:ORACLE CORPORATION;REEL/FRAME:016797/0172

Effective date:20051115

Owner name:ORACLE INTERNATIONAL CORPORATION, CALIFORNIA

Free format text:ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:ORACLE CORPORATION;REEL/FRAME:017366/0283

Effective date:20051115

STCBInformation on status: application discontinuation

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


[8]ページ先頭

©2009-2025 Movatter.jp