Movatterモバイル変換


[0]ホーム

URL:


US20040187140A1 - Application framework - Google Patents

Application framework
Download PDF

Info

Publication number
US20040187140A1
US20040187140A1US10/657,726US65772603AUS2004187140A1US 20040187140 A1US20040187140 A1US 20040187140A1US 65772603 AUS65772603 AUS 65772603AUS 2004187140 A1US2004187140 A1US 2004187140A1
Authority
US
United States
Prior art keywords
business
framework
composite application
business object
operable
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/657,726
Inventor
Werner Aigner
Joerg Beringer
Stefan Mueller
Shai Agassi
Dennis Moore
Juergen Hagedorn
Udo Waibel
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.)
SAP SE
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/657,726priorityCriticalpatent/US20040187140A1/en
Priority to PCT/EP2004/002990prioritypatent/WO2004084067A1/en
Priority to EP04721895Aprioritypatent/EP1606710A1/en
Priority to US10/550,446prioritypatent/US8069437B2/en
Priority to EP04722268Aprioritypatent/EP1625468A2/en
Priority to PCT/EP2004/003047prioritypatent/WO2004083984A2/en
Assigned to SAP AKTIENGESELLSCHAFTreassignmentSAP AKTIENGESELLSCHAFTASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS).Assignors: MOORE, DENNIS B., WAIBEL, UDO, AGASSI, SHAI, AIGNER, WERNER, BERINGER, JOERG, HAGEDORN, JUERGEN, MUELLER, STEFAN
Publication of US20040187140A1publicationCriticalpatent/US20040187140A1/en
Abandonedlegal-statusCriticalCurrent

Links

Images

Classifications

Definitions

Landscapes

Abstract

Systems and techniques to develop and execute a composite application may include an application framework. An application framework may include an object access layer, a service layer, and a user interface layer. The object access layer may be operable to exchange data with a plurality of enterprise base systems and to present the data to a composite application through a uniform interface. The service layer may be operable to provide services to the composite application, and the user interface layer may be operable to provide user interface patterns that facilitate information exchange between the composite application and a user.

Description

Claims (41)

What is claimed is:
1. A framework for a composite application, the framework comprising:
an object access layer operable to exchange data with a plurality of enterprise base systems and to present the data to a composite application through a uniform interface;
a service layer operable to provide services to the composite application; and
a user interface layer operable to provide user interface patterns that facilitate information exchange between the composite application and a user.
2. The framework ofclaim 1, wherein a composite application comprises business objects, business services, and business processes, wherein a business service comprises an action performed on a business object, and a business process comprises a combination of business services.
3. The framework ofclaim 1, further comprising a database for composite application data, wherein the object access layer is further operable to provide local persistency in the database.
4. The framework ofclaim 3, wherein the object access layer is further operable to provide data synchronization and replication of enterprise base system data in the database.
5. The framework ofclaim 1, wherein the service layer comprises:
a collaboration services module operable to provide a collaboration service to the composite application; and
a workflow services module operable to provide a workflow to the composite application.
6. The framework ofclaim 5, wherein the collaboration services module is operable to link a semantic object to a business object of the composite application.
7. The framework ofclaim 5, wherein a workflow comprises templates, workflow patterns, and actions, a template describing a workflow procedure, workflow patterns describing portions of the template, and actions executing functions to carry out the workflow patterns.
8. The framework ofclaim 1, wherein the service layer further comprises a container for composite application services, the container operable to provide interfaces for non-framework-generated code.
9. The framework ofclaim 1, wherein the user interface layer further comprises a user interface framework that separates the user interface elements from the composite application so that the user interface is decoupled from the logic.
10. The framework ofclaim 1, further comprising:
a business object modeler operable to provide a user interface for constructing a business object; and
a business object generator operable to generate an executable version of the modeled business object.
11. The framework ofclaim 10, wherein the business object modeler comprises an object modeler and a relation modeler.
12. The framework ofclaim 10, wherein the business object generator comprises a generator framework and a persistency generator.
13. The framework ofclaim 10, wherein the business object generator is operable to code a business object template with metadata and relation data for a business object to generate an executable version of the modeled business object.
14. The framework ofclaim 13, wherein the business object generator is further operable to generate tables and proxies for a business object.
15. A method for implementing a composite application in a framework, the method comprising:
generating executable code for a composite application;
exchanging data with a plurality of enterprise base systems;
presenting the enterprise base system data to the composite application through a uniform interface; and
facilitating a user's interaction with the composite application through user interface patterns.
16. The method ofclaim 15, wherein generating executable code for a composite application comprises coding a template with business object metadata and relation data.
17. The method ofclaim 16, wherein generating executable code further comprises generating tables and proxies for a business object.
18. The method ofclaim 15, wherein a composite application comprises business objects, business services, and business processes, wherein a business service comprises an action performed on a business object, and a business process comprises a combination of business services.
19. The method ofclaim 15, further comprising providing local persistency in a database for composite application data.
20. The method ofclaim 19, further comprising providing data synchronization and replication of enterprise base system data in the database.
21. The method ofclaim 15, further comprising:
providing a collaboration service to the composite application; and
providing a workflow to the composite application.
22. The method ofclaim 15, further comprising providing a container for composite application services, the container operable to provide interfaces for non-framework-generated code portions.
23. The method ofclaim 15, further comprising providing user interfaces to model the composite application, the user interfaces allowing specification of attributes and relations for a business object of the composite application.
24. The method ofclaim 23, further comprising generating metadata for the business object and relations based on the specifications.
25. An article comprising a machine-readable medium storing instructions operable to cause one or more machines to perform operations comprising:
generating executable code for a composite application;
exchanging data with a plurality of enterprise base systems;
presenting the enterprise base system data to the composite application through a uniform interface; and
generating user interfaces for facilitating interaction between the composite application and a user by using user interface patterns.
26. The article ofclaim 25, wherein generating executable code for a composite application coding a template with business object metadata and relation data.
27. The article ofclaim 26, wherein generating a executable code further comprises generating tables and proxies for a business object.
28. The article ofclaim 25, wherein the instructions are further operable to cause one or more machines to perform operations comprising providing local persistency in a database for composite application data.
29. The article ofclaim 28, wherein the instructions are further operable to cause one or more machines to perform operations comprising providing data synchronization and replication of enterprise base system data in the database.
30. The article ofclaim 25, wherein the instructions are further operable to cause one or more machines to perform operations comprising:
providing a collaboration service to the composite application; and
providing a workflow to the composite application.
31. The article ofclaim 25, wherein the instructions are further operable to cause one or more machines to perform operations comprising providing a container for composite application services, the container operable to provide interfaces for non-framework-generated code portions.
32. The article ofclaim 25, wherein the instructions are further operable to cause one or more machines to perform operations comprising providing user interfaces to model the business object, the user interfaces allowing specification of attributes and relations for a business object of the composite application.
33. The article ofclaim 32, wherein the instructions are further operable to cause one or more machines to perform operations comprising generating metadata for the business object and relations based on the specifications.
34. A framework for developing and implementing a composite application, the framework comprising:
a database for composite application data;
an object access layer operable to:
exchange data with a plurality of enterprise base systems,
present the data to a composite application through a uniform interface,
provide local persistency in the database, and
provide data synchronization and replication of enterprise base system data in the database;
a service layer comprising:
a collaboration services module operable to provide a collaboration service to the composite application, and
a guided procedure services module operable to provide a guided procedure to the composite application;
a user interface layer operable to provide user interface patterns for displaying information relating to the composite application, the user interface layer comprising a user interface framework that separates the user interface elements from the composite application so that the user interface is decoupled from the logic;
a business object modeler operable to provide a user interface for constructing a business object of the composite application; and
a business object generator operable to generate an executable version of the modeled business object.
35. The framework ofclaim 34, wherein the business object modeler comprises an object modeler and a relation modeler.
36. The framework ofclaim 34, wherein the business object generator comprises a generator framework and a persistency generator.
37. The framework ofclaim 36, wherein the business object generator is operable to code a business object template with metadata and relation data for a business object to generate an executable version of the modeled business object and to generate tables and proxies for a business object.
38. The framework ofclaim 34, wherein a composite application comprises business objects, business services, and business processes, wherein a business service comprises an action performed on a business object, and a business process comprises a combination of business services.
39. The framework ofclaim 34, wherein the collaboration services module is operable to link a semantic object to a business object of the composite application.
40. The framework ofclaim 34, wherein a guided procedure comprises templates, workflow patterns, and actions, a template describing a guided procedure, workflow patterns describing portions of the template, and actions executing functions to carry out the workflow patterns.
41. The framework ofclaim 34, wherein the service layer further comprises a container for composite application services, the container operable to provide interfaces for non-framework-generated code.
US10/657,7262003-03-212003-09-08Application frameworkAbandonedUS20040187140A1 (en)

Priority Applications (6)

Application NumberPriority DateFiling DateTitle
US10/657,726US20040187140A1 (en)2003-03-212003-09-08Application framework
PCT/EP2004/002990WO2004084067A1 (en)2003-03-212004-03-19Application framework
EP04721895AEP1606710A1 (en)2003-03-212004-03-19Application framework
US10/550,446US8069437B2 (en)2003-03-212004-03-22Framework for a composite application and a method of implementing a frame work for a composite application
EP04722268AEP1625468A2 (en)2003-03-212004-03-22A framework for a composite application
PCT/EP2004/003047WO2004083984A2 (en)2003-03-212004-03-22A framework for a composite application and a method of implementing a frame work for a composite application

Applications Claiming Priority (2)

Application NumberPriority DateFiling DateTitle
US45669703P2003-03-212003-03-21
US10/657,726US20040187140A1 (en)2003-03-212003-09-08Application framework

Publications (1)

Publication NumberPublication Date
US20040187140A1true US20040187140A1 (en)2004-09-23

Family

ID=32994771

Family Applications (2)

Application NumberTitlePriority DateFiling Date
US10/657,726AbandonedUS20040187140A1 (en)2003-03-212003-09-08Application framework
US10/550,446Active2028-01-06US8069437B2 (en)2003-03-212004-03-22Framework for a composite application and a method of implementing a frame work for a composite application

Family Applications After (1)

Application NumberTitlePriority DateFiling Date
US10/550,446Active2028-01-06US8069437B2 (en)2003-03-212004-03-22Framework for a composite application and a method of implementing a frame work for a composite application

Country Status (3)

CountryLink
US (2)US20040187140A1 (en)
EP (2)EP1606710A1 (en)
WO (2)WO2004084067A1 (en)

Cited By (259)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US20040181795A1 (en)*2003-03-142004-09-16Nir KolRestructuring integration system
US20050021563A1 (en)*2003-07-222005-01-27Victor ShaburovBrowsing meta data for an enterprise service framework
US20050027706A1 (en)*2003-07-312005-02-03Bhatti Shahzad H.Object-oriented data storage
US20050108294A1 (en)*2003-11-182005-05-19Hartmut KoernerDelta-mechanism for integration of OLAP-based planning and reporting
US20050204297A1 (en)*2003-12-222005-09-15International Business Machines CorporationCombined synchronous and asynchronous logical components in a collaborative context
US20050235011A1 (en)*2004-04-152005-10-20Microsoft CorporationDistributed object classification
US20050257227A1 (en)*2004-05-142005-11-17Bea Systems, Inc.System and method for utilizing a common framework for portal administration tools
US20050278348A1 (en)*2004-05-282005-12-15Timm FalterSystem and method for a Web service definition
US20050289532A1 (en)*2002-07-092005-12-29Openpages Inc.Adaptive content platform and application integration with the platform
US20060005163A1 (en)*2004-06-302006-01-05Jens HueskenReusable component in a collaboration workspace
US20060015381A1 (en)*2004-07-142006-01-19Manyworlds, IncBusiness lifecycle management system
US20060031850A1 (en)*2004-05-282006-02-09Timm FalterSystem and method for a Web service virtual interface
US20060036595A1 (en)*2004-08-122006-02-16International Business Machines CorporationRole-based dynamically customizable dashboards
US20060064439A1 (en)*2004-09-202006-03-23Uwe FischerComparing process sizes
US20060085245A1 (en)*2004-10-192006-04-20Filenet CorporationTeam collaboration system with business process management and records management
US20060085374A1 (en)*2004-10-152006-04-20Filenet CorporationAutomatic records management based on business process management
US20060095439A1 (en)*2004-10-292006-05-04Daniel BuchmannMaster data framework
US20060101374A1 (en)*2004-10-142006-05-11Beng Giap LimEnterprise management system installer
US20060123408A1 (en)*2003-06-062006-06-08Luc MartinMethod and system for managing online applications
US20060129560A1 (en)*2004-12-152006-06-15Adams Greg DArchitecture for enabling business components to access middleware application programming interfaces (APIs) in a runtime environment
US20060129512A1 (en)*2004-12-142006-06-15Bernhard BraunSocket-like communication API for C
US20060143595A1 (en)*2004-12-282006-06-29Jan DostertVirtual machine monitoring using shared memory
US20060143619A1 (en)*2004-12-282006-06-29Galin GalchevConnection manager for handling message oriented protocol-based requests
US20060143290A1 (en)*2004-12-282006-06-29Jan DostertSession monitoring using shared memory
US20060149735A1 (en)*2004-04-292006-07-06Filenet CorporationAutomated records management with enforcement of a mandatory minimum retention record
US20060149739A1 (en)*2004-05-282006-07-06Metadata, LlcData security in a semantic data model
US20060155867A1 (en)*2004-12-282006-07-13Frank KilianConnection manager having a common dispatcher for heterogeneous software suites
US20060168646A1 (en)*2004-12-292006-07-27Randolf WernerSecurity for external system management
US20060176893A1 (en)*2005-02-072006-08-10Yoon-Jin KuMethod of dynamic queue management for stable packet forwarding and network processor element therefor
US20060184925A1 (en)*2005-02-152006-08-17Olivier FicatierPlug-in for adapting an integrated development environment to a programming language
EP1698975A1 (en)*2005-03-032006-09-06Research In Motion LimitedSystem and method for applying workflow of generic services to component based applications
US20060200748A1 (en)*2005-03-032006-09-07Michael ShenfieldSystem and method for applying workflow of generic services' to component based applications for devices
WO2006094208A1 (en)*2005-03-032006-09-08Thomson Global ResourcesIntegrated system, tools, and methods for designing automated business process applications
US20060206862A1 (en)*2005-03-022006-09-14Detlef BeckerData processing system for integrating two program frameworks
US20060230027A1 (en)*2005-04-072006-10-12Kellet Nicholas GApparatus and method for utilizing sentence component metadata to create database queries
US20060229853A1 (en)*2005-04-072006-10-12Business Objects, S.A.Apparatus and method for data modeling business logic
US20060229867A1 (en)*2005-04-072006-10-12Objects, S.A.Apparatus and method for deterministically constructing multi-lingual text questions for application to a data source
US20060230028A1 (en)*2005-04-072006-10-12Business Objects, S.A.Apparatus and method for constructing complex database query statements based on business analysis comparators
US20060229923A1 (en)*2005-03-302006-10-12International Business Machines CorporationDefinition of workflow patterns using complex event processing
US20060236302A1 (en)*2005-04-152006-10-19Cameron BatemanSystem and method for unified visualization of two-tiered applications
US20060235738A1 (en)*2005-04-152006-10-19Judy DoyleMulti-authoring within benefits content system
US20060236254A1 (en)*2005-04-182006-10-19Daniel MateescuSystem and method for automated building of component based applications for visualizing complex data structures
EP1715414A1 (en)*2005-04-182006-10-25Research In Motion LimitedSystem and method for automated building of component based applications for visualising complex data structures
US20060248121A1 (en)*2005-04-152006-11-02Michael CacencoSystem and method for supporting packaging, publishing and republishing of wireless component applications
US20060253830A1 (en)*2005-05-062006-11-09Rajanala Arun KGuiding application building using business constraint metadata
US20060282509A1 (en)*2005-06-092006-12-14Frank KilianApplication server architecture
US20070016557A1 (en)*2005-07-132007-01-18Moore Dennis BMethods for enterprise-level data and process access and presentation
US20070016615A1 (en)*2004-03-312007-01-18Fusionops CorporationMethod and apparatus for developing composite applications
US20070028175A1 (en)*2005-07-292007-02-01Moore Dennis BGrid processing user tools
US20070028174A1 (en)*2005-07-292007-02-01Moore Dennis BGrid processing dynamic screensaver
US20070033196A1 (en)*2005-08-022007-02-08Sap AgService directory
US20070033571A1 (en)*2005-08-022007-02-08Sap AgDynamic work center
US20070055972A1 (en)*2005-08-242007-03-08International Business Machines CorporationModel-driven software deployment in an application server
US20070088736A1 (en)*2005-10-192007-04-19Filenet CorporationRecord authentication and approval transcript
US20070088585A1 (en)*2005-10-192007-04-19Filenet CorporationCapturing the result of an approval process/workflow and declaring it a record
US20070089117A1 (en)*2005-09-222007-04-19XcaliaImplementation system for business applications
US20070100785A1 (en)*2005-11-012007-05-03Herbert HackmannManaging attributes in a digital information system
US20070124346A1 (en)*2005-11-172007-05-31Mitchel Jules TSystem and method for creating, managing, deploying and archiving data-intensive applications and projects
US20070124740A1 (en)*2005-11-042007-05-31Sap AgSystems and methods for adapting procedure calls to service providers
US20070150445A1 (en)*2005-12-232007-06-28Filenet CorporationDynamic holds of record dispositions during record management
US20070156388A1 (en)*2005-12-302007-07-05Frank KilianVirtualized and adaptive configuration of a system
US20070157010A1 (en)*2005-12-302007-07-05Ingo ZenzConfiguration templates for different use cases for a system
US20070156389A1 (en)*2005-12-302007-07-05Frank KilianDynamic adaptation of a configuration to a system environment
US20070156715A1 (en)*2005-12-302007-07-05Thomas MuellerTagged property files for system configurations
US20070157185A1 (en)*2005-12-302007-07-05Semerdzhiev Krasimir PSystem and method for deployable templates
US20070156641A1 (en)*2005-12-302007-07-05Thomas MuellerSystem and method to provide system independent configuration references
US20070156431A1 (en)*2005-12-302007-07-05Semerdzhiev Krasimir PSystem and method for filtering components
US20070157172A1 (en)*2005-12-302007-07-05Ingo ZenzTemplate integration
US20070156717A1 (en)*2005-12-302007-07-05Ingo ZenzMeta attributes of system configuration elements
US20070156432A1 (en)*2005-12-302007-07-05Thomas MuellerMethod and system using parameterized configurations
US20070156631A1 (en)*2005-12-292007-07-05Sap AgSynchronization of transactional applications and analytical applications
US20070162892A1 (en)*2005-12-302007-07-12Ingo ZenzTemplate-based configuration architecture
US20070168965A1 (en)*2005-12-302007-07-19Ingo ZenzConfiguration inheritance in system configuration
US20070165937A1 (en)*2005-12-302007-07-19Markov Mladen LSystem and method for dynamic VM settings
US20070180455A1 (en)*2006-01-242007-08-02Microsoft CorporationQualitatively Annotated Code
US20070220035A1 (en)*2006-03-172007-09-20Filip MisovskiGenerating user interface using metadata
US20070226731A1 (en)*2005-11-162007-09-27Tseitlin Ariel DModularity
US20070233681A1 (en)*2006-03-312007-10-04Benzi RonenMethod and system for managing development components
US20070234290A1 (en)*2006-03-312007-10-04Benzi RonenInteractive container of development components and solutions
US20070234291A1 (en)*2006-03-312007-10-04Benzi RonenMethod and system for utilizing development components
US20070239717A1 (en)*2005-09-012007-10-11International Business Machines CorporationSystem and method for architecting pattern based models within a governmental framework
US20070239715A1 (en)*2006-04-112007-10-11Filenet CorporationManaging content objects having multiple applicable retention periods
US20070239470A1 (en)*2006-03-312007-10-11Benzi RonenMethod and system for managing development component metrics
US20070250575A1 (en)*2005-06-242007-10-25Tseitlin Ariel DDeployment
US20070250405A1 (en)*2006-03-312007-10-25Benzi RonenMethod and system for identifying reusable development components
US20070250813A1 (en)*2006-04-242007-10-25Microsoft CorporationConfigurable Software Stack
US20070250812A1 (en)*2006-04-242007-10-25Microsoft CorporationProcess Encoding
US20070250574A1 (en)*2005-06-242007-10-25Tseitlin Ariel DContinuous deployment
US20070260629A1 (en)*2005-06-242007-11-08Tseitlin Ariel DPortable management
US20070257715A1 (en)*2005-12-302007-11-08Semerdzhiev Krasimir PSystem and method for abstract configuration
EP1855239A1 (en)*2006-05-092007-11-14Sap AgBusiness process federated repository
US20070265895A1 (en)*2006-05-092007-11-15Sap AgAd-hoc workflow as a business process template
US20070266330A1 (en)*2006-05-152007-11-15Liam FriedlandMethod and system for role-based user interface navigation
US20070265900A1 (en)*2006-05-092007-11-15Moore Dennis BBusiness process evolution
US20080005729A1 (en)*2006-06-292008-01-03Augusta Systems, Inc.Method and System for Rapidly Developing and Deploying Sensor-Enabled Software Applications
US20080005721A1 (en)*2006-06-292008-01-03Augusta Systems, Inc.Method and System for Rapidly Developing Sensor-Enabled Software Applications
US20080005287A1 (en)*2006-06-292008-01-03Augusta Systems, Inc.Reconfigurable,hierarchical component-based architecture & framework and methods for rapidly developing sensor device-enabling software applications
US20080010631A1 (en)*2006-06-292008-01-10Augusta Systems, Inc.System and Method for Deploying and Managing Intelligent Nodes in a Distributed Network
US20080052729A1 (en)*2002-07-092008-02-28Santanu PaulAdaptive content platform and method of using same
US20080086506A1 (en)*2006-10-102008-04-10Filenet CorporationAutomated records management with hold notification and automatic receipts
US20080098359A1 (en)*2006-09-292008-04-24Ventsislav IvanovManipulation of trace sessions based on address parameters
US20080126932A1 (en)*2006-09-142008-05-29Rafi EladGUI modeling of knowledge base in a modeling environment
US20080147416A1 (en)*2006-12-142008-06-19Microsoft CorporationUi behaviors
US20080154981A1 (en)*2006-12-212008-06-26Vladislav BezukovSAP interface definition language (SIDL) serialization framework
US20080163078A1 (en)*2004-02-032008-07-03Corizon LimitedMethod and Apparatus For Composite User Interface Creation
US20080163088A1 (en)*2006-12-292008-07-03Aurobinda PradhanSystem and method for managing browser extensions
US20080162095A1 (en)*2006-12-282008-07-03Frank BrunswigAdaptive models framework
US20080195622A1 (en)*2007-02-122008-08-14Personeta Ltd.Service provisioning system
US20080244518A1 (en)*2007-03-292008-10-02Verizon Services Corp.Telecom Business-Oriented Taxonomy for Reusable Services
US20080301628A1 (en)*2007-05-292008-12-04Sap AgSemantic interpretation of software models for generating user interfaces
US20080313561A1 (en)*2007-06-182008-12-18Microsoft CorporationTechniques for representing and organizing user interface data
US20090049025A1 (en)*2007-08-162009-02-19Oracle International CorporationSystem and method for harvesting service metadata from an architecture diagram into a metadata repository
US20090076878A1 (en)*2007-09-192009-03-19Matthias WoernerEfficient project staffing
US7533380B2 (en)*2002-06-052009-05-12Sap AgInstallation tool for enterprise management systems based on building blocks
US20090138425A1 (en)*2008-01-312009-05-28Computer Associates Think, Inc.Business optimization engine
US20090157872A1 (en)*2007-10-232009-06-18Microsoft CorporationModel-based composite application platform
US20090157628A1 (en)*2007-09-282009-06-18Xcerion AbNetwork operating system
US20090165021A1 (en)*2007-10-232009-06-25Microsoft CorporationModel-Based Composite Application Platform
US20090172635A1 (en)*2007-12-282009-07-02Auriemma Stephen TSystem and method for allowing the creation of composite applications through the wiring of loosely coupled existing or custom components of disparate technologies
US20090198639A1 (en)*2008-01-312009-08-06Computer Associates Think, Inc.Business process analyzer
US20090198533A1 (en)*2008-01-312009-08-06Computer Associates Think, Inc.Business process extractor
US20090198481A1 (en)*2008-01-312009-08-06Computer Associates Think, Inc.Business process optimizer
US7593930B2 (en)2004-12-142009-09-22Sap AgFast channel architecture
US20090248473A1 (en)*2008-03-312009-10-01Susanne DoenigManaging Consistent Interfaces for Business Objects Across Heterogeneous Systems
US20090248586A1 (en)*2008-03-312009-10-01Martin KaisermayrManaging consistent interfaces for business objects across heterogeneous systems
US20090249296A1 (en)*2008-03-312009-10-01Walter HaenelInstantiating a composite application for different target platforms
US20090249362A1 (en)*2008-03-312009-10-01Thiemo LindemannManaging Consistent Interfaces for Maintenance Order Business Objects Across Heterogeneous Systems
US7600217B2 (en)*2004-12-142009-10-06Sap AgSocket-like communication API for Java
US20100036691A1 (en)*2008-08-062010-02-11International Business Machines CorporationPhase driven modeling services
US7689447B1 (en)*2005-10-262010-03-30At&T Intellectual Property Ii, L.P.Worklist integration of logical and physical tasks
US7694065B2 (en)2004-12-282010-04-06Sap AgDistributed cache architecture
US20100094844A1 (en)*2008-10-152010-04-15Jean-Yves CrasDeduction of analytic context based on text and semantic layer
US20100114786A1 (en)*2005-10-262010-05-06At&T Corp.Worklist integration of logical and physical tasks
US20100145752A1 (en)*2004-05-112010-06-10Davis James EAdaptable workflow and communications system
US20100153565A1 (en)*2008-12-112010-06-17Microsoft CorporationConnection management in line-of-business
US20100153444A1 (en)*2008-12-112010-06-17Microsoft CorporationFramework for web services exposing line of business applications
US7840760B2 (en)2004-12-282010-11-23Sap AgShared closure eviction implementation
US7886018B2 (en)2005-06-242011-02-08Oracle International CorporationPortable metadata service framework
US20110077999A1 (en)*2009-09-302011-03-31Sap AgManaging consistent interfaces for retail event business objects across heterogeneous systems
US7925985B2 (en)2005-07-292011-04-12Sap AgMethods and apparatus for process thumbnail view
US7966412B2 (en)2005-07-192011-06-21Sap AgSystem and method for a pluggable protocol handler
US20110154302A1 (en)*2009-12-212011-06-23Soeren BalkoAdding services to application platform via extension
US7971001B2 (en)2004-12-282011-06-28Sap AgLeast recently used eviction implementation
US20110167408A1 (en)*2005-09-302011-07-07Harmony Information Systems, Inc.Configurable software application
US20110173590A1 (en)*2010-01-142011-07-14Worksoft, Inc.System and method for automated testing of software applications with dynamic user interfaces spanning multiple technologies
US20110185294A1 (en)*2010-01-222011-07-28Microsoft CorporationPattern-based user interfaces
US7996615B2 (en)2004-12-282011-08-09Sap AgCache region concept
US20110202378A1 (en)*2010-02-172011-08-18Rabstejnek Wayne SEnterprise rendering platform
US20110252094A1 (en)*2010-04-072011-10-13On24, Inc.Communication console with component aggregation
US20110258136A1 (en)*2010-04-202011-10-20Accenture Global Services GmbhIntegration framework for enterprise content management systems
US20110320968A1 (en)*2010-06-292011-12-29Ivo VollrathShared user interface services framework
CN102436378A (en)*2010-10-292012-05-02微软公司Enterprise resource planning oriented context-aware user interface
EP2447830A1 (en)*2010-10-292012-05-02Sap AgSystem and method for decoupling business logic and user interface via a generic object access layer
US20120109938A1 (en)*2010-10-292012-05-03Microsoft CorporationProviding consolidated project information service
US20120174058A1 (en)*2010-12-292012-07-05Microsoft CorporationPlatform for distributed applications
CN102610040A (en)*2012-03-162012-07-25深圳供电局有限公司Electricity selling management system for charging station
CN102638575A (en)*2012-03-272012-08-15许继集团有限公司Layered monitoring system for battery charging and alternating
US8312425B2 (en)2008-03-312012-11-13International Business Machines CorporationDynamic template instantiation
US20120310709A1 (en)*2011-04-222012-12-06International Business Machines CorporationComputer-implemented method and apparatus for integrating heterogeneous business processes
US20130014078A1 (en)*2008-10-082013-01-10Teresa TungIntergrated design application system
US8364608B2 (en)2010-06-152013-01-29Sap AgManaging consistent interfaces for export declaration and export declaration request business objects across heterogeneous systems
US8364715B2 (en)2008-03-312013-01-29Sap AgManaging consistent interfaces for automatic identification label business objects across heterogeneous systems
US8370272B2 (en)2010-06-152013-02-05Sap AgManaging consistent interfaces for business document message monitoring view, customs arrangement, and freight list business objects across heterogeneous systems
US8392364B2 (en)2006-07-102013-03-05Sap AgConsistent set of interfaces derived from a business object model
US8396751B2 (en)2009-09-302013-03-12Sap AgManaging consistent interfaces for merchandising business objects across heterogeneous systems
US8396768B1 (en)*2006-09-282013-03-12Sap AgManaging consistent interfaces for human resources business objects across heterogeneous systems
US8412603B2 (en)2010-06-152013-04-02Sap AgManaging consistent interfaces for currency conversion and date and time business objects across heterogeneous systems
US8417588B2 (en)2010-06-152013-04-09Sap AgManaging consistent interfaces for goods tag, production bill of material hierarchy, and release order template business objects across heterogeneous systems
US8463666B2 (en)2008-11-252013-06-11Sap AgManaging consistent interfaces for merchandise and assortment planning business objects across heterogeneous systems
US8515794B2 (en)2010-06-152013-08-20Sap AgManaging consistent interfaces for employee time event and human capital management view of payroll process business objects across heterogeneous systems
US8521621B1 (en)2012-06-282013-08-27Sap AgConsistent interface for inbound delivery request
US8521838B2 (en)2011-07-282013-08-27Sap AgManaging consistent interfaces for communication system and object identifier mapping business objects across heterogeneous systems
US8554586B2 (en)2008-06-262013-10-08Sap AgManaging consistent interfaces for business objects across heterogeneous systems
US8560392B2 (en)2011-07-282013-10-15Sap AgManaging consistent interfaces for a point of sale transaction business object across heterogeneous systems
US8566193B2 (en)2006-08-112013-10-22Sap AgConsistent set of interfaces derived from a business object model
US8566185B2 (en)2008-06-262013-10-22Sap AgManaging consistent interfaces for financial instrument business objects across heterogeneous systems
US8577760B2 (en)2008-11-252013-11-05Sap AgManaging consistent interfaces for tax authority business objects across heterogeneous systems
US8589562B2 (en)2005-04-292013-11-19Sap AgFlexible failover configuration
US8601490B2 (en)2011-07-282013-12-03Sap AgManaging consistent interfaces for business rule business object across heterogeneous systems
US8606723B2 (en)2004-06-042013-12-10Sap AgConsistent set of interfaces derived from a business object model
US20130339980A1 (en)*2012-06-142013-12-19Clicksoftware Technologies LtdComposite application enabling workflow between unmodified constituent applications
US8615451B1 (en)2012-06-282013-12-24Sap AgConsistent interface for goods and activity confirmation
US8655756B2 (en)2004-06-042014-02-18Sap AgConsistent set of interfaces derived from a business object model
US8666845B2 (en)2011-07-282014-03-04Sap AgManaging consistent interfaces for a customer requirement business object across heterogeneous systems
US8671064B2 (en)2008-06-262014-03-11Sap AgManaging consistent interfaces for supply chain management business objects across heterogeneous systems
US8671041B2 (en)2008-12-122014-03-11Sap AgManaging consistent interfaces for credit portfolio business objects across heterogeneous systems
US8694397B2 (en)2004-06-182014-04-08Sap AgConsistent set of interfaces derived from a business object model
US8719217B1 (en)2013-03-152014-05-06Decisyon, Inc.Systems, devices, and methods for generation of contextual objects mapped by dimensional data to data measures
US8725654B2 (en)2011-07-282014-05-13Sap AgManaging consistent interfaces for employee data replication business objects across heterogeneous systems
US8732083B2 (en)2010-06-152014-05-20Sap AgManaging consistent interfaces for number range, number range profile, payment card payment authorisation, and product template template business objects across heterogeneous systems
US8744937B2 (en)2005-02-252014-06-03Sap AgConsistent set of interfaces derived from a business object model
US8756135B2 (en)2012-06-282014-06-17Sap AgConsistent interface for product valuation data and product valuation level
US8756274B2 (en)2012-02-162014-06-17Sap AgConsistent interface for sales territory message type set 1
US8762454B2 (en)2012-02-162014-06-24Sap AgConsistent interface for flag and tag
US8762453B2 (en)2012-02-162014-06-24Sap AgConsistent interface for feed collaboration group and feed event subscription
US20140181004A1 (en)*2012-12-202014-06-26Sap AgCommon Framework for Definition, Generation, and Management of Metadata Runtime-Loads
US8775280B2 (en)2011-07-282014-07-08Sap AgManaging consistent interfaces for financial business objects across heterogeneous systems
US8799115B2 (en)2008-02-282014-08-05Sap AgManaging consistent interfaces for business objects across heterogeneous systems
US8799359B2 (en)2004-12-282014-08-05Sap AgSession management within a multi-tiered enterprise network
US8838750B2 (en)2005-12-302014-09-16Sap AgSystem and method for system information centralization
US20140278686A1 (en)*2013-03-152014-09-18Desire2Learn IncorporatedMethod and system for automatic task time estimation and scheduling
US20140372965A1 (en)*2013-06-122014-12-18Nuesoft Technologies, Inc.System and method for collaborative programming of data entry workflows between system developers, end users, and third party developers
US8924269B2 (en)2006-05-132014-12-30Sap AgConsistent set of interfaces derived from a business object model
US8930248B2 (en)2008-03-312015-01-06Sap SeManaging consistent interfaces for supply network business objects across heterogeneous systems
US8949855B2 (en)2012-06-282015-02-03Sap SeConsistent interface for address snapshot and approval process definition
US20150074634A1 (en)*2013-09-062015-03-12Unisys CorporationBusiness suite framework for developing software applications
US8984050B2 (en)2012-02-162015-03-17Sap SeConsistent interface for sales territory message type set 2
US20150142949A1 (en)*2013-11-182015-05-21Nuwafin Holdings LtdSystem and method for collaborative designing, development, deployment, execution, monitoring and maintenance of enterprise applications
US9043236B2 (en)2012-08-222015-05-26Sap SeConsistent interface for financial instrument impairment attribute values analytical result
US20150153918A1 (en)*2013-12-042015-06-04General Electric CompanySystem and method for dashboard software maintained by an end user
US20150160928A1 (en)*2013-12-052015-06-11Marcel HermannsBusiness object model layer interface
US20150160877A1 (en)*2013-02-112015-06-11Citrix Systems, Inc.System Updates With Personal Virtual Disks
US9076112B2 (en)2012-08-222015-07-07Sap SeConsistent interface for financial instrument impairment expected cash flow analytical result
US9135585B2 (en)2010-06-152015-09-15Sap SeManaging consistent interfaces for property library, property list template, quantity conversion virtual object, and supplier property specification business objects across heterogeneous systems
US9191357B2 (en)2013-03-152015-11-17Sap SeConsistent interface for email activity business object
US9191343B2 (en)2013-03-152015-11-17Sap SeConsistent interface for appointment activity business object
US9232368B2 (en)2012-02-162016-01-05Sap SeConsistent interface for user feed administrator, user feed event link and user feed settings
US9237425B2 (en)2012-02-162016-01-12Sap SeConsistent interface for feed event, feed event document and feed event type
US9246869B2 (en)2012-06-282016-01-26Sap SeConsistent interface for opportunity
US9261950B2 (en)2012-06-282016-02-16Sap SeConsistent interface for document output request
EP2524300A4 (en)*2010-01-152016-06-08Group Business Software AgApparatus and method for constructing data applications in an unstructured data environment
US9367826B2 (en)2012-06-282016-06-14Sap SeConsistent interface for entitlement product
US9400998B2 (en)2012-06-282016-07-26Sap SeConsistent interface for message-based communication arrangement, organisational centre replication request, and payment schedule
US9547833B2 (en)2012-08-222017-01-17Sap SeConsistent interface for financial instrument impairment calculation
US9569274B2 (en)2012-10-162017-02-14Microsoft Technology Licensing, LlcDistributed application optimization using service groups
US9600299B2 (en)*2015-04-172017-03-21Sap SeApplication object framework
US9892028B1 (en)2008-05-162018-02-13On24, Inc.System and method for debugging of webcasting applications during live events
US10026058B2 (en)2010-10-292018-07-17Microsoft Technology Licensing, LlcEnterprise resource planning oriented context-aware environment
US10057108B2 (en)2014-01-022018-08-21Decisyon, Inc.Systems, devices, and methods for exchanging and processing data measures and objects
US20190251185A1 (en)*2018-02-152019-08-15Wipro LimitedMethod and system for integrating business logic database with hmi application
US10402786B2 (en)*2016-12-302019-09-03Dropbox, Inc.Managing projects in a content management system
US10430491B1 (en)2008-05-302019-10-01On24, Inc.System and method for communication between rich internet applications
US10437566B2 (en)*2014-05-222019-10-08Oracle International CorporationGenerating runtime components
US10452670B2 (en)2015-03-232019-10-22Dropbox, Inc.Processing message attachments in shared folder backed integrated workspaces
US10474477B2 (en)*2008-10-102019-11-12Adobe Inc.Collaborative and non-collaborative workspace application container with application persistence
US10521223B1 (en)*2017-08-222019-12-31Wells Fargo Bank, N.A.Systems and methods of a metadata orchestrator augmenting application development
US10523792B2 (en)*2016-03-252019-12-31Embarcadero Technologies, Inc.Universal framework for connectivity of devices and development tools
CN111008250A (en)*2019-12-052020-04-14国家电网公司 A data synchronization method between ERP system and other systems
CN111026310A (en)*2019-12-172020-04-17中国银行股份有限公司Transaction menu generation method and device
US10719807B2 (en)2016-12-292020-07-21Dropbox, Inc.Managing projects using references
US10754838B1 (en)*2016-03-312020-08-25EMC IP Holding Company LLCRegistration framework for an analytics platform
US10785325B1 (en)2014-09-032020-09-22On24, Inc.Audience binning system and method for webcasting and on-line presentations
US10838714B2 (en)2006-04-242020-11-17Servicenow, Inc.Applying packages to configure software stacks
US10838925B2 (en)2018-11-062020-11-17Dropbox, Inc.Technologies for integrating cloud content items across platforms
US20210055716A1 (en)*2019-08-202021-02-25Gafcon, Inc.Data harmonization across building lifecycle
US10942944B2 (en)2015-12-222021-03-09Dropbox, Inc.Managing content across discrete systems
US10942707B2 (en)2002-07-092021-03-09International Business Machines CorporationAdaptive platform
US10970656B2 (en)2016-12-292021-04-06Dropbox, Inc.Automatically suggesting project affiliations
WO2021217246A1 (en)*2020-05-012021-11-04Mastercard Technologies Canada ULCTiered application pattern
US11188822B2 (en)2017-10-052021-11-30On24, Inc.Attendee engagement determining system and method
US11226939B2 (en)2017-12-292022-01-18Dropbox, Inc.Synchronizing changes within a collaborative content management system
US11281723B2 (en)2017-10-052022-03-22On24, Inc.Widget recommendation for an online event using co-occurrence matrix
US11361269B2 (en)*2016-10-262022-06-14Servicenow, Inc.System and method for service modeling
US11366573B2 (en)2018-11-092022-06-21Sap Portals Israel Ltd.Automatic development of a service-specific chatbot
US11429781B1 (en)2013-10-222022-08-30On24, Inc.System and method of annotating presentation timeline with questions, comments and notes using simple user inputs in mobile devices
US11438410B2 (en)2010-04-072022-09-06On24, Inc.Communication console with component aggregation
US11444903B1 (en)*2021-02-262022-09-13Slack Technologies, LlcContextual discovery and design of application workflow
US20230153082A1 (en)*2016-05-042023-05-18Open Text Sa UlcApplication development and extensibility/customization using entity modeling systems and methods
US12099819B2 (en)2015-06-232024-09-24Open Text Sa UlcCompositional entity modeling systems and methods

Families Citing this family (79)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US7814198B2 (en)2007-10-262010-10-12Microsoft CorporationModel-driven, repository-based application monitoring system
US7788319B2 (en)*2003-05-162010-08-31Sap AgBusiness process management for a message-based exchange infrastructure
US8225282B1 (en)*2003-11-252012-07-17Nextaxiom Technology, Inc.Semantic-based, service-oriented system and method of developing, programming and managing software modules and software solutions
US7735097B2 (en)*2004-05-242010-06-08Sap AgMethod and system to implement a deploy service to perform deployment services to extend and enhance functionalities of deployed applications
US7882502B2 (en)*2004-05-252011-02-01Sap AgSingle file update
US7877735B2 (en)*2004-05-252011-01-25Sap AgApplication cloning
US7747698B2 (en)*2004-05-252010-06-29Sap AgTransaction model for deployment operations
US7631004B2 (en)*2004-10-082009-12-08Microsoft CorporationSystems and methods for creating a template from an existing file
FR2878351A1 (en)*2004-11-242006-05-26Giat Ind SaLogistic engineering system for managing and monitoring e.g. electronic product, has transformation tool to create or modify financial, calendar and technical data related to product in unified enterprise repository
US7581206B2 (en)*2005-01-142009-08-25Microsoft CorporationSystems and methods for creating and providing templates in a single file
US7552418B2 (en)*2005-01-142009-06-23Microsoft CorporationSystems and methods for creating and providing templates in a single file
US8788565B2 (en)*2005-07-182014-07-22Wayne BevanDynamic and distributed queueing and processing system
US8219967B2 (en)*2005-07-252012-07-10International Business Machines CorporationMethod and apparatus for enabling enterprise project management with service oriented resource and using a process profiling framework
US7873422B2 (en)*2005-09-022011-01-18Sap AgEvent-based coordination of process-oriented composite applications
US8688495B2 (en)2005-12-302014-04-01Sap AgArchitectural design for time recording application software
US20070156622A1 (en)*2006-01-052007-07-05Akkiraju Rama KMethod and system to compose software applications by combining planning with semantic reasoning
US7805400B2 (en)*2006-01-312010-09-28Microsoft CorporationReport generation using metadata
US8438119B2 (en)2006-03-302013-05-07Sap AgFoundation layer for services based enterprise software architecture
US8321832B2 (en)*2006-03-312012-11-27Sap AgComposite application modeling
US20070288883A1 (en)*2006-06-092007-12-13International Business Machines CorporationMethod for consolidated launching of multiple tasks
US8302073B2 (en)*2006-06-152012-10-30International Business Machines CorporationMoving and copying dependencies along with source code
US7870536B2 (en)*2006-06-152011-01-11International Business Machines CorporationComputer implemented method and system for sharing resources among hierarchical containers of resources
US7519614B2 (en)*2006-08-312009-04-14Sap AgData verification systems and methods using business objects
US8315988B2 (en)2006-08-312012-11-20Sap AgSystems and methods for verifying a data communication process
US8484167B2 (en)*2006-08-312013-07-09Sap AgData verification systems and methods based on messaging data
US8150798B2 (en)2006-10-102012-04-03Wells Fargo Bank, N.A.Method and system for automated coordination and organization of electronic communications in enterprises
US8438535B2 (en)*2006-12-042013-05-07Sap AgMethod and apparatus for persistent object tool
US7844912B2 (en)*2006-12-222010-11-30Sap AgSystem and method using transformation nodes with enhancement layers
US8024396B2 (en)*2007-04-262011-09-20Microsoft CorporationDistributed behavior controlled execution of modeled applications
US7996237B2 (en)*2007-05-092011-08-09Oracle International CorporationProviding collaboration services to business applications to correlate user collaboration with the business application
US20090077015A1 (en)*2007-05-212009-03-19Douglas CouttsSystem and method for implementing composite applications
US8214793B1 (en)*2007-06-282012-07-03Adobe Systems IncorporatedAutomatic restoration of tool configuration while navigating layers of a composition
US7970892B2 (en)*2007-06-292011-06-28Microsoft CorporationTuning and optimizing distributed systems with declarative models
US8239505B2 (en)2007-06-292012-08-07Microsoft CorporationProgressively implementing declarative models in distributed systems
US8230386B2 (en)2007-08-232012-07-24Microsoft CorporationMonitoring distributed applications
US8281283B2 (en)*2007-09-132012-10-02Sap AgModel-based integration of business logic implemented in enterprise javabeans into a UI framework
US8225308B2 (en)*2007-10-262012-07-17Microsoft CorporationManaging software lifecycle
US20090113292A1 (en)*2007-10-262009-04-30Microsoft CorporationFlexibly editing heterogeneous documents
US8181151B2 (en)*2007-10-262012-05-15Microsoft CorporationModeling and managing heterogeneous applications
US7926070B2 (en)2007-10-262011-04-12Microsoft CorporationPerforming requested commands for model-based applications
US8099720B2 (en)2007-10-262012-01-17Microsoft CorporationTranslating declarative models
US7974939B2 (en)2007-10-262011-07-05Microsoft CorporationProcessing model-based commands for distributed applications
US8671032B2 (en)2007-12-312014-03-11Sap AgProviding payment software application as enterprise services
US9489177B2 (en)*2008-02-252016-11-08Adventive, Inc.Methods for integrating and managing one or more features in an application and systems thereof
US8495557B2 (en)*2008-04-032013-07-23Microsoft CorporationHighly available large scale network and internet systems
US8627306B2 (en)*2008-08-062014-01-07Caterpillar Inc.Method and system for updating an information management system configuration
US8341593B2 (en)*2008-10-232012-12-25Sap AgIntegrated development framework for composite applications
US8352912B2 (en)*2008-12-152013-01-08International Business Machines CorporationMethod and system for topology modeling
US20100161682A1 (en)*2008-12-192010-06-24Wolfgang PfeiferMetadata model repository
US20100250228A1 (en)*2009-03-302010-09-30International Business Machines CorporationModeling a composite application
US8561059B2 (en)*2009-04-072013-10-15Sap AgApparatus and storage device for consolidating installation and deployment of environments
US20100262557A1 (en)*2009-04-142010-10-14Ferreira Rodrigo CSystems, methods, and apparatus for guiding users in process-driven environments
US8515831B2 (en)*2010-01-042013-08-20Bala R. VattiPeople's task management framework
US8555249B2 (en)*2010-12-132013-10-08Sap AgLifecycle stable user interface adaptations
US10949791B2 (en)*2011-03-072021-03-16Tata Consultancy Services LimitedCollaborative platform for it service and vendor management
US9063758B2 (en)*2011-06-282015-06-23Microsoft Technology Licensing, LlcPopulation of dynamic objects representing static namespace hierarchies
US8806422B2 (en)*2011-10-272014-08-12Sap AgImpact analysis and adoption planning based on global where-used lists
US9395959B2 (en)*2011-12-092016-07-19Microsoft Technology Licensing, LlcIntegrated workflow visualization and editing
US20130166602A1 (en)*2011-12-222013-06-27Sap AgCloud-enabled business object modeling
US9037964B2 (en)2012-01-122015-05-19International Business Machines CorporationProviding direct manipulation of an analytics data visualization within an analytics report
US10311107B2 (en)2012-07-022019-06-04Salesforce.Com, Inc.Techniques and architectures for providing references to custom metametadata in declarative validations
US10146510B2 (en)*2012-07-022018-12-04Salesforce.Com, Inc.Custom metametadata with packagable records
US9038017B2 (en)*2012-08-232015-05-19Cognizant Technology Solutions India Pvt. Ltd.Method and system for facilitating rapid development of end-to-end software applications
US9355193B2 (en)2012-11-062016-05-31Rockwell Automation Technologies, Inc.Object design data model
US8898634B2 (en)*2012-11-062014-11-25Rockwell Automation Technologies, Inc.Customized object design for industrial automation application
US9031975B2 (en)2012-11-062015-05-12Rockwell Automation Technologies, Inc.Content management
US9135000B2 (en)2012-11-062015-09-15Rockwell Automation Technologies, Inc.Runtime process diagnostics
US8887134B2 (en)2012-11-062014-11-11Rockwell Automation Technologies, Inc.Customized object design for industrial automation application
US9563861B2 (en)2012-11-062017-02-07Rockwell Automation Technologies, Inc.Integration of workflow and library modules
US10740396B2 (en)2013-05-242020-08-11Sap SeRepresenting enterprise data in a knowledge graph
US9158599B2 (en)2013-06-272015-10-13Sap SeProgramming framework for applications
US9239707B2 (en)2013-06-282016-01-19Successfactors, Inc.Model framework for applications
CN104346149A (en)2013-07-302015-02-11商业对象软件有限公司Descriptive framework used for data visualization
US9720705B2 (en)2014-04-252017-08-01Sap SeSystem and method of demand oriented user interface framework
US9442832B2 (en)2014-07-072016-09-13Sap SeUser workflow replication for execution error analysis
US9807143B2 (en)2014-08-042017-10-31Avaya Inc.Systems and methods for event routing and correlation
US10908779B2 (en)*2018-09-272021-02-02Atlassian Pty Ltd.Selective display of chat room contents
JP7489878B2 (en)*2020-09-172024-05-24株式会社日立製作所 Value chain planning collaboration method, value chain planning collaboration device, and value chain planning collaboration system
CN115641078A (en)*2022-10-192023-01-24湖州纽特网络科技有限公司Application business process collaborative management system and method based on multi-tenant mode

Citations (13)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US5845289A (en)*1995-06-071998-12-01International Business Machines CorporationMethodology for generating object structures for accessing conventional, non-object-oriented business applications
US5860005A (en)*1996-07-161999-01-12Fujitsu Ltd.Apparatus for supporting development of information processing system
US5864821A (en)*1995-03-291999-01-26Hitachi, Ltd.Method and apparatus for transmitting data in correspondence to a progress stage of a series of business processings
US6067548A (en)*1998-07-162000-05-23E Guanxi, Inc.Dynamic organization model and management computing system and method therefor
US6134706A (en)*1997-08-142000-10-17International Business Machines CorporationSoftware business objects in a multi-level organizational structure
US6134594A (en)*1997-10-282000-10-17Microsoft CorporationMulti-user, multiple tier distributed application architecture with single-user access control of middle tier objects
US6167563A (en)*1998-09-172000-12-26Unisys CorporationMethod and system for building components in a framework useful in developing integrated business-centric applications
US6266666B1 (en)*1997-09-082001-07-24Sybase, Inc.Component transaction server for developing and deploying transaction- intensive business applications
US6349404B1 (en)*1999-06-082002-02-19Unisys Corp.Object-oriented repository, a system and method for reusing existing host-based application assets for the development of business-centric applications
US6662355B1 (en)*1999-08-112003-12-09International Business Machines CorporationMethod and system for specifying and implementing automation of business processes
US6789252B1 (en)*1999-04-152004-09-07Miles D. BurkeBuilding business objects and business software applications using dynamic object definitions of ingrediential objects
US6901595B2 (en)*2001-09-292005-05-31Siebel Systems, Inc.Method, apparatus, and system for implementing a framework to support a web-based application
US7076762B2 (en)*2002-03-222006-07-11Sun Microsystems, Inc.Design and redesign of enterprise applications

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US6222533B1 (en)*1997-08-252001-04-24I2 Technologies, Inc.System and process having a universal adapter framework and providing a global user interface and global messaging bus
AU1838200A (en)*1998-11-302000-06-19Siebel Systems, Inc.Client server system with thin client architecture
US6199195B1 (en)*1999-07-082001-03-06Science Application International CorporationAutomatically generated objects within extensible object frameworks and links to enterprise resources
US20030037263A1 (en)*2001-08-082003-02-20Trivium Systems Inc.Dynamic rules-based secure data access system for business computer platforms

Patent Citations (13)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US5864821A (en)*1995-03-291999-01-26Hitachi, Ltd.Method and apparatus for transmitting data in correspondence to a progress stage of a series of business processings
US5845289A (en)*1995-06-071998-12-01International Business Machines CorporationMethodology for generating object structures for accessing conventional, non-object-oriented business applications
US5860005A (en)*1996-07-161999-01-12Fujitsu Ltd.Apparatus for supporting development of information processing system
US6134706A (en)*1997-08-142000-10-17International Business Machines CorporationSoftware business objects in a multi-level organizational structure
US6266666B1 (en)*1997-09-082001-07-24Sybase, Inc.Component transaction server for developing and deploying transaction- intensive business applications
US6134594A (en)*1997-10-282000-10-17Microsoft CorporationMulti-user, multiple tier distributed application architecture with single-user access control of middle tier objects
US6067548A (en)*1998-07-162000-05-23E Guanxi, Inc.Dynamic organization model and management computing system and method therefor
US6167563A (en)*1998-09-172000-12-26Unisys CorporationMethod and system for building components in a framework useful in developing integrated business-centric applications
US6789252B1 (en)*1999-04-152004-09-07Miles D. BurkeBuilding business objects and business software applications using dynamic object definitions of ingrediential objects
US6349404B1 (en)*1999-06-082002-02-19Unisys Corp.Object-oriented repository, a system and method for reusing existing host-based application assets for the development of business-centric applications
US6662355B1 (en)*1999-08-112003-12-09International Business Machines CorporationMethod and system for specifying and implementing automation of business processes
US6901595B2 (en)*2001-09-292005-05-31Siebel Systems, Inc.Method, apparatus, and system for implementing a framework to support a web-based application
US7076762B2 (en)*2002-03-222006-07-11Sun Microsystems, Inc.Design and redesign of enterprise applications

Cited By (462)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US7533380B2 (en)*2002-06-052009-05-12Sap AgInstallation tool for enterprise management systems based on building blocks
US20110179425A1 (en)*2002-07-092011-07-21Openpages, Inc.Adaptive Content Platform and Application Integration with the Platform
US10942707B2 (en)2002-07-092021-03-09International Business Machines CorporationAdaptive platform
US10331414B2 (en)2002-07-092019-06-25International Business Machines CorporationAdaptive platform
US20080052729A1 (en)*2002-07-092008-02-28Santanu PaulAdaptive content platform and method of using same
US8495658B2 (en)2002-07-092013-07-23International Business Machines CorporationAdaptive content platform and application integration with the platform
US20050289532A1 (en)*2002-07-092005-12-29Openpages Inc.Adaptive content platform and application integration with the platform
US7971144B2 (en)2002-07-092011-06-28OpenpagesAdaptive content platform and method of using same
US8589957B2 (en)2002-07-092013-11-19International Business Machines CorporationAdaptive platform
US7926066B2 (en)2002-07-092011-04-12Openpages, Inc.Adaptive content platform and application integration with the platform
US20040181795A1 (en)*2003-03-142004-09-16Nir KolRestructuring integration system
US7958186B2 (en)*2003-03-142011-06-07Sap AgRestructuring integration system
US11537958B2 (en)2003-05-122022-12-27Radaptive, Inc.Automated adaptation of business process tracking and communications
US20060123408A1 (en)*2003-06-062006-06-08Luc MartinMethod and system for managing online applications
US7890540B2 (en)*2003-07-222011-02-15Sap AgBrowsing meta data for an enterprise service framework
US20050021563A1 (en)*2003-07-222005-01-27Victor ShaburovBrowsing meta data for an enterprise service framework
US7660821B2 (en)*2003-07-312010-02-09Hewlett-Packard Development, Company, L.P.Data storage system
US20050027706A1 (en)*2003-07-312005-02-03Bhatti Shahzad H.Object-oriented data storage
US7606828B2 (en)*2003-11-182009-10-20Sap AgDelta-mechanism for integration of OLAP-based planning and reporting
US20050108294A1 (en)*2003-11-182005-05-19Hartmut KoernerDelta-mechanism for integration of OLAP-based planning and reporting
US20050204297A1 (en)*2003-12-222005-09-15International Business Machines CorporationCombined synchronous and asynchronous logical components in a collaborative context
US9864610B2 (en)*2004-02-032018-01-09Versata Fz-LlcMethod and apparatus for composite user interface creation
US11714665B2 (en)*2004-02-032023-08-01Versata Fz-LlcMethod and apparatus for composite user interface creation
US20080163078A1 (en)*2004-02-032008-07-03Corizon LimitedMethod and Apparatus For Composite User Interface Creation
US11138023B2 (en)*2004-02-032021-10-05Versata Fz-LlcMethod and apparatus for composite user interface creation
US20070016615A1 (en)*2004-03-312007-01-18Fusionops CorporationMethod and apparatus for developing composite applications
US8271541B2 (en)*2004-03-312012-09-18Fusionops CorporationMethod and apparatus for developing composite applications
US20050235011A1 (en)*2004-04-152005-10-20Microsoft CorporationDistributed object classification
US20070260619A1 (en)*2004-04-292007-11-08Filenet CorporationEnterprise content management network-attached system
US20060149735A1 (en)*2004-04-292006-07-06Filenet CorporationAutomated records management with enforcement of a mandatory minimum retention record
US20100145752A1 (en)*2004-05-112010-06-10Davis James EAdaptable workflow and communications system
US8065415B2 (en)*2004-05-142011-11-22Oracle International CorporationSystem and method for utilizing a common framework for portal administration tools
US20050257227A1 (en)*2004-05-142005-11-17Bea Systems, Inc.System and method for utilizing a common framework for portal administration tools
US20060031850A1 (en)*2004-05-282006-02-09Timm FalterSystem and method for a Web service virtual interface
US20060149739A1 (en)*2004-05-282006-07-06Metadata, LlcData security in a semantic data model
US20050278348A1 (en)*2004-05-282005-12-15Timm FalterSystem and method for a Web service definition
US7617480B2 (en)*2004-05-282009-11-10Sap AgSystem and method for a Web service virtual interface
US7620934B2 (en)2004-05-282009-11-17Sap AgSystem and method for a Web service definition
US8606723B2 (en)2004-06-042013-12-10Sap AgConsistent set of interfaces derived from a business object model
US8655756B2 (en)2004-06-042014-02-18Sap AgConsistent set of interfaces derived from a business object model
US8694397B2 (en)2004-06-182014-04-08Sap AgConsistent set of interfaces derived from a business object model
US20060005163A1 (en)*2004-06-302006-01-05Jens HueskenReusable component in a collaboration workspace
US7814426B2 (en)*2004-06-302010-10-12Sap AktiengesellschaftReusable component in a collaboration workspace
US20060015381A1 (en)*2004-07-142006-01-19Manyworlds, IncBusiness lifecycle management system
US20100274635A1 (en)*2004-07-142010-10-28Manyworlds, Inc.Business Lifecycle Management Methods
US20060036595A1 (en)*2004-08-122006-02-16International Business Machines CorporationRole-based dynamically customizable dashboards
US7536427B2 (en)*2004-09-202009-05-19Sap AgComparing process sizes
US20060064439A1 (en)*2004-09-202006-03-23Uwe FischerComparing process sizes
US20090210465A1 (en)*2004-09-202009-08-20Sap Ag.Comparing process sizes
US20060101374A1 (en)*2004-10-142006-05-11Beng Giap LimEnterprise management system installer
US20060085374A1 (en)*2004-10-152006-04-20Filenet CorporationAutomatic records management based on business process management
US20060085245A1 (en)*2004-10-192006-04-20Filenet CorporationTeam collaboration system with business process management and records management
US8352478B2 (en)*2004-10-292013-01-08Sap AgMaster data framework
US20060095439A1 (en)*2004-10-292006-05-04Daniel BuchmannMaster data framework
US7600217B2 (en)*2004-12-142009-10-06Sap AgSocket-like communication API for Java
US7593930B2 (en)2004-12-142009-09-22Sap AgFast channel architecture
US7580915B2 (en)*2004-12-142009-08-25Sap AgSocket-like communication API for C
US20060129512A1 (en)*2004-12-142006-06-15Bernhard BraunSocket-like communication API for C
US20060129560A1 (en)*2004-12-152006-06-15Adams Greg DArchitecture for enabling business components to access middleware application programming interfaces (APIs) in a runtime environment
US7996615B2 (en)2004-12-282011-08-09Sap AgCache region concept
US7500133B2 (en)2004-12-282009-03-03Sap AgConnection manager for handling message oriented protocol-based requests
US7552153B2 (en)2004-12-282009-06-23Sap AgVirtual machine monitoring using shared memory
US20060143595A1 (en)*2004-12-282006-06-29Jan DostertVirtual machine monitoring using shared memory
US10007608B2 (en)2004-12-282018-06-26Sap SeCache region concept
US20060143619A1 (en)*2004-12-282006-06-29Galin GalchevConnection manager for handling message oriented protocol-based requests
US20060143290A1 (en)*2004-12-282006-06-29Jan DostertSession monitoring using shared memory
US20060155867A1 (en)*2004-12-282006-07-13Frank KilianConnection manager having a common dispatcher for heterogeneous software suites
US7523196B2 (en)2004-12-282009-04-21Sap AgSession monitoring using shared memory
US7971001B2 (en)2004-12-282011-06-28Sap AgLeast recently used eviction implementation
US7694065B2 (en)2004-12-282010-04-06Sap AgDistributed cache architecture
US7840760B2 (en)2004-12-282010-11-23Sap AgShared closure eviction implementation
US7672949B2 (en)2004-12-282010-03-02Sap AgConnection manager having a common dispatcher for heterogeneous software suites
US8799359B2 (en)2004-12-282014-08-05Sap AgSession management within a multi-tiered enterprise network
US9009409B2 (en)2004-12-282015-04-14Sap SeCache region concept
US7591006B2 (en)2004-12-292009-09-15Sap AgSecurity for external system management
US20060168646A1 (en)*2004-12-292006-07-27Randolf WernerSecurity for external system management
US20060176893A1 (en)*2005-02-072006-08-10Yoon-Jin KuMethod of dynamic queue management for stable packet forwarding and network processor element therefor
US8296729B2 (en)*2005-02-152012-10-23Sap AgPlug-in for adapting an integrated development environment to a programming language
US20060184925A1 (en)*2005-02-152006-08-17Olivier FicatierPlug-in for adapting an integrated development environment to a programming language
US8744937B2 (en)2005-02-252014-06-03Sap AgConsistent set of interfaces derived from a business object model
US20060206862A1 (en)*2005-03-022006-09-14Detlef BeckerData processing system for integrating two program frameworks
US20060200748A1 (en)*2005-03-032006-09-07Michael ShenfieldSystem and method for applying workflow of generic services' to component based applications for devices
WO2006094208A1 (en)*2005-03-032006-09-08Thomson Global ResourcesIntegrated system, tools, and methods for designing automated business process applications
US7814404B2 (en)2005-03-032010-10-12Research In Motion LimitedSystem and method for applying workflow of generic services to component based applications for devices
US20060271390A1 (en)*2005-03-032006-11-30Alan RichIntegrated system, tools, and methods for designing automated business process applications
US8739110B2 (en)2005-03-032014-05-27Thomson Reuters Global ResourcesIntegrated system, tools, and methods for designing automated business process applications
AU2012203306B2 (en)*2005-03-032015-02-05Thomson Reuters Enterprise Centre GmbhIntegrated system, tools, and methods for designing automated business process applications
EP1698975A1 (en)*2005-03-032006-09-06Research In Motion LimitedSystem and method for applying workflow of generic services to component based applications
US20060229923A1 (en)*2005-03-302006-10-12International Business Machines CorporationDefinition of workflow patterns using complex event processing
WO2006107986A3 (en)*2005-04-052009-04-09Openpages IncAdaptive content platform and application integration with the platform
AU2006231535B2 (en)*2005-04-052011-05-26International Business Machines CorporationAdaptive content platform and application integration with the platform
US20060229866A1 (en)*2005-04-072006-10-12Business Objects, S.A.Apparatus and method for deterministically constructing a text question for application to a data source
US20060230027A1 (en)*2005-04-072006-10-12Kellet Nicholas GApparatus and method for utilizing sentence component metadata to create database queries
US20070129937A1 (en)*2005-04-072007-06-07Business Objects, S.A.Apparatus and method for deterministically constructing a text question for application to a data source
WO2006110368A3 (en)*2005-04-072007-09-07Business Objects SaApparatus and method for data modeling business logic
US20060230028A1 (en)*2005-04-072006-10-12Business Objects, S.A.Apparatus and method for constructing complex database query statements based on business analysis comparators
US20060229853A1 (en)*2005-04-072006-10-12Business Objects, S.A.Apparatus and method for data modeling business logic
US20060229867A1 (en)*2005-04-072006-10-12Objects, S.A.Apparatus and method for deterministically constructing multi-lingual text questions for application to a data source
US8265942B2 (en)*2005-04-152012-09-11Fmr LlcMulti-authoring within benefits content system
US20060236302A1 (en)*2005-04-152006-10-19Cameron BatemanSystem and method for unified visualization of two-tiered applications
US20060235738A1 (en)*2005-04-152006-10-19Judy DoyleMulti-authoring within benefits content system
US8006224B2 (en)*2005-04-152011-08-23Research In Motion LimitedSystem and method for unified visualization of two-tiered applications
US20060248121A1 (en)*2005-04-152006-11-02Michael CacencoSystem and method for supporting packaging, publishing and republishing of wireless component applications
US20060236254A1 (en)*2005-04-182006-10-19Daniel MateescuSystem and method for automated building of component based applications for visualizing complex data structures
EP1715414A1 (en)*2005-04-182006-10-25Research In Motion LimitedSystem and method for automated building of component based applications for visualising complex data structures
US8589562B2 (en)2005-04-292013-11-19Sap AgFlexible failover configuration
US9432240B2 (en)2005-04-292016-08-30Sap SeFlexible failover configuration
US20060253830A1 (en)*2005-05-062006-11-09Rajanala Arun KGuiding application building using business constraint metadata
US7689660B2 (en)2005-06-092010-03-30Sap AgApplication server architecture
US20060282509A1 (en)*2005-06-092006-12-14Frank KilianApplication server architecture
US9075596B2 (en)*2005-06-242015-07-07Oracle International CorporationDeployment
US20070250575A1 (en)*2005-06-242007-10-25Tseitlin Ariel DDeployment
US20070250574A1 (en)*2005-06-242007-10-25Tseitlin Ariel DContinuous deployment
US9063725B2 (en)2005-06-242015-06-23Oracle International CorporationPortable management
US9542175B2 (en)*2005-06-242017-01-10Oracle International CorporationContinuous deployment
US7886018B2 (en)2005-06-242011-02-08Oracle International CorporationPortable metadata service framework
US20070260629A1 (en)*2005-06-242007-11-08Tseitlin Ariel DPortable management
US7890452B2 (en)2005-07-132011-02-15Sap AgMethods for enterprise-level data and process access and presentation
US20070016557A1 (en)*2005-07-132007-01-18Moore Dennis BMethods for enterprise-level data and process access and presentation
US7966412B2 (en)2005-07-192011-06-21Sap AgSystem and method for a pluggable protocol handler
US20070028175A1 (en)*2005-07-292007-02-01Moore Dennis BGrid processing user tools
US20070028174A1 (en)*2005-07-292007-02-01Moore Dennis BGrid processing dynamic screensaver
US7925985B2 (en)2005-07-292011-04-12Sap AgMethods and apparatus for process thumbnail view
US20070033571A1 (en)*2005-08-022007-02-08Sap AgDynamic work center
US20070033196A1 (en)*2005-08-022007-02-08Sap AgService directory
US20070055972A1 (en)*2005-08-242007-03-08International Business Machines CorporationModel-driven software deployment in an application server
US7512942B2 (en)2005-08-242009-03-31International Business Machines CorporationModel-driven software deployment in an application server
US20070239717A1 (en)*2005-09-012007-10-11International Business Machines CorporationSystem and method for architecting pattern based models within a governmental framework
US8209710B2 (en)*2005-09-222012-06-26XcaliaImplementation system for business applications
US20070089117A1 (en)*2005-09-222007-04-19XcaliaImplementation system for business applications
US20110167408A1 (en)*2005-09-302011-07-07Harmony Information Systems, Inc.Configurable software application
US8752014B2 (en)*2005-09-302014-06-10Harmony Information Systems, Inc.Configurable software application
US20070088736A1 (en)*2005-10-192007-04-19Filenet CorporationRecord authentication and approval transcript
US20070088585A1 (en)*2005-10-192007-04-19Filenet CorporationCapturing the result of an approval process/workflow and declaring it a record
US10402756B2 (en)2005-10-192019-09-03International Business Machines CorporationCapturing the result of an approval process/workflow and declaring it a record
US7853467B2 (en)*2005-10-262010-12-14At&T Intellectual Property Ii, L.P.Worklist integration of logical and physical tasks
US7689447B1 (en)*2005-10-262010-03-30At&T Intellectual Property Ii, L.P.Worklist integration of logical and physical tasks
US20100114786A1 (en)*2005-10-262010-05-06At&T Corp.Worklist integration of logical and physical tasks
US20070100785A1 (en)*2005-11-012007-05-03Herbert HackmannManaging attributes in a digital information system
US20070124740A1 (en)*2005-11-042007-05-31Sap AgSystems and methods for adapting procedure calls to service providers
US8386555B2 (en)*2005-11-042013-02-26Sap AgSystems and methods for adapting procedure calls to service providers
US20070226731A1 (en)*2005-11-162007-09-27Tseitlin Ariel DModularity
US20070124346A1 (en)*2005-11-172007-05-31Mitchel Jules TSystem and method for creating, managing, deploying and archiving data-intensive applications and projects
US8543968B2 (en)*2005-11-172013-09-24Target Health, Inc.System and method for creating, managing, deploying and archiving data-intensive applications and projects
US20070150445A1 (en)*2005-12-232007-06-28Filenet CorporationDynamic holds of record dispositions during record management
US7856436B2 (en)2005-12-232010-12-21International Business Machines CorporationDynamic holds of record dispositions during record management
US20070156631A1 (en)*2005-12-292007-07-05Sap AgSynchronization of transactional applications and analytical applications
US20070156389A1 (en)*2005-12-302007-07-05Frank KilianDynamic adaptation of a configuration to a system environment
US20070162892A1 (en)*2005-12-302007-07-12Ingo ZenzTemplate-based configuration architecture
US20070156715A1 (en)*2005-12-302007-07-05Thomas MuellerTagged property files for system configurations
US8201189B2 (en)2005-12-302012-06-12Sap AgSystem and method for filtering components
US20070157185A1 (en)*2005-12-302007-07-05Semerdzhiev Krasimir PSystem and method for deployable templates
US20070156641A1 (en)*2005-12-302007-07-05Thomas MuellerSystem and method to provide system independent configuration references
US20070156431A1 (en)*2005-12-302007-07-05Semerdzhiev Krasimir PSystem and method for filtering components
US8271769B2 (en)2005-12-302012-09-18Sap AgDynamic adaptation of a configuration to a system environment
US8849894B2 (en)2005-12-302014-09-30Sap AgMethod and system using parameterized configurations
US20070157172A1 (en)*2005-12-302007-07-05Ingo ZenzTemplate integration
US20070156717A1 (en)*2005-12-302007-07-05Ingo ZenzMeta attributes of system configuration elements
US7954087B2 (en)2005-12-302011-05-31Sap AgTemplate integration
US20070156432A1 (en)*2005-12-302007-07-05Thomas MuellerMethod and system using parameterized configurations
US20070257715A1 (en)*2005-12-302007-11-08Semerdzhiev Krasimir PSystem and method for abstract configuration
US8843918B2 (en)2005-12-302014-09-23Sap AgSystem and method for deployable templates
US20070156388A1 (en)*2005-12-302007-07-05Frank KilianVirtualized and adaptive configuration of a system
US7694117B2 (en)2005-12-302010-04-06Sap AgVirtualized and adaptive configuration of a system
US20070168965A1 (en)*2005-12-302007-07-19Ingo ZenzConfiguration inheritance in system configuration
US9038023B2 (en)2005-12-302015-05-19Sap SeTemplate-based configuration architecture
US20070165937A1 (en)*2005-12-302007-07-19Markov Mladen LSystem and method for dynamic VM settings
US20070157010A1 (en)*2005-12-302007-07-05Ingo ZenzConfiguration templates for different use cases for a system
US7797522B2 (en)2005-12-302010-09-14Sap AgMeta attributes of system configuration elements
US8838750B2 (en)2005-12-302014-09-16Sap AgSystem and method for system information centralization
US7870538B2 (en)2005-12-302011-01-11Sap AgConfiguration inheritance in system configuration
US7779389B2 (en)2005-12-302010-08-17Sap AgSystem and method for dynamic VM settings
US7793087B2 (en)2005-12-302010-09-07Sap AgConfiguration templates for different use cases for a system
US20070180455A1 (en)*2006-01-242007-08-02Microsoft CorporationQualitatively Annotated Code
US7987456B2 (en)*2006-01-242011-07-26Microsoft CorporationQualitatively annotated code
US20070220035A1 (en)*2006-03-172007-09-20Filip MisovskiGenerating user interface using metadata
US20070234291A1 (en)*2006-03-312007-10-04Benzi RonenMethod and system for utilizing development components
US20070233681A1 (en)*2006-03-312007-10-04Benzi RonenMethod and system for managing development components
US20070234290A1 (en)*2006-03-312007-10-04Benzi RonenInteractive container of development components and solutions
US20070239470A1 (en)*2006-03-312007-10-11Benzi RonenMethod and system for managing development component metrics
US20070250405A1 (en)*2006-03-312007-10-25Benzi RonenMethod and system for identifying reusable development components
US8175936B2 (en)2006-03-312012-05-08Sap AgMethod and system for identifying reusable development components
US8423954B2 (en)2006-03-312013-04-16Sap AgInteractive container of development components and solutions
US8745583B2 (en)2006-03-312014-06-03Sap AgMethod and system for managing development components
US8095911B2 (en)*2006-03-312012-01-10Sap AgMethod and system for utilizing development components
US20070239715A1 (en)*2006-04-112007-10-11Filenet CorporationManaging content objects having multiple applicable retention periods
US20070261017A1 (en)*2006-04-242007-11-08Microsoft CorporationApplying Packages To Configure Software Stacks
US7971187B2 (en)2006-04-242011-06-28Microsoft CorporationConfigurable software stack
US10838714B2 (en)2006-04-242020-11-17Servicenow, Inc.Applying packages to configure software stacks
US20070250813A1 (en)*2006-04-242007-10-25Microsoft CorporationConfigurable Software Stack
US20070250812A1 (en)*2006-04-242007-10-25Microsoft CorporationProcess Encoding
EP2024848A4 (en)*2006-04-242011-07-06Microsoft CorpProcess encoding
US9354904B2 (en)*2006-04-242016-05-31Microsoft Technology Licensing, LlcApplying packages to configure software stacks
US20070265895A1 (en)*2006-05-092007-11-15Sap AgAd-hoc workflow as a business process template
US20070265900A1 (en)*2006-05-092007-11-15Moore Dennis BBusiness process evolution
US20070266051A1 (en)*2006-05-092007-11-15Sap AgBusiness process federated repository
EP1855239A1 (en)*2006-05-092007-11-14Sap AgBusiness process federated repository
US8799181B2 (en)2006-05-092014-08-05Sag AgBusiness process federated repository
US8924269B2 (en)2006-05-132014-12-30Sap AgConsistent set of interfaces derived from a business object model
US20070266330A1 (en)*2006-05-152007-11-15Liam FriedlandMethod and system for role-based user interface navigation
US7735060B2 (en)2006-06-292010-06-08Augusta Systems, Inc.Method and system for rapidly developing and deploying sensor-enabled software applications
US20080005729A1 (en)*2006-06-292008-01-03Augusta Systems, Inc.Method and System for Rapidly Developing and Deploying Sensor-Enabled Software Applications
US8095923B2 (en)2006-06-292012-01-10Augusta Systems, Inc.System and method for deploying and managing intelligent nodes in a distributed network
US20080010631A1 (en)*2006-06-292008-01-10Augusta Systems, Inc.System and Method for Deploying and Managing Intelligent Nodes in a Distributed Network
US20080005287A1 (en)*2006-06-292008-01-03Augusta Systems, Inc.Reconfigurable,hierarchical component-based architecture & framework and methods for rapidly developing sensor device-enabling software applications
US8015547B2 (en)2006-06-292011-09-06Augusta Systems, Inc.Reconfigurable, hierarchical component-based architecture and framework and methods for rapidly developing sensor device-enabling software applications
US20080005721A1 (en)*2006-06-292008-01-03Augusta Systems, Inc.Method and System for Rapidly Developing Sensor-Enabled Software Applications
US8392364B2 (en)2006-07-102013-03-05Sap AgConsistent set of interfaces derived from a business object model
US8566193B2 (en)2006-08-112013-10-22Sap AgConsistent set of interfaces derived from a business object model
US8527939B2 (en)*2006-09-142013-09-03Sap AgGUI modeling of knowledge base in a modeling environment
US20080126932A1 (en)*2006-09-142008-05-29Rafi EladGUI modeling of knowledge base in a modeling environment
US8468544B1 (en)2006-09-282013-06-18Sap AgManaging consistent interfaces for demand planning business objects across heterogeneous systems
US8402473B1 (en)2006-09-282013-03-19Sap AgManaging consistent interfaces for demand business objects across heterogeneous systems
US8571961B1 (en)2006-09-282013-10-29Sap AgManaging consistent interfaces for financial business objects across heterogeneous systems
US8396768B1 (en)*2006-09-282013-03-12Sap AgManaging consistent interfaces for human resources business objects across heterogeneous systems
US20080098359A1 (en)*2006-09-292008-04-24Ventsislav IvanovManipulation of trace sessions based on address parameters
US8037029B2 (en)2006-10-102011-10-11International Business Machines CorporationAutomated records management with hold notification and automatic receipts
US20080086506A1 (en)*2006-10-102008-04-10Filenet CorporationAutomated records management with hold notification and automatic receipts
US8099710B2 (en)*2006-12-142012-01-17Microsoft CorporationUI behaviors
US20080147416A1 (en)*2006-12-142008-06-19Microsoft CorporationUi behaviors
US20080154981A1 (en)*2006-12-212008-06-26Vladislav BezukovSAP interface definition language (SIDL) serialization framework
US8601495B2 (en)*2006-12-212013-12-03Sap AgSAP interface definition language (SIDL) serialization framework
US20080162095A1 (en)*2006-12-282008-07-03Frank BrunswigAdaptive models framework
US7702650B2 (en)*2006-12-282010-04-20Sap AgAdaptive models framework
US20080163088A1 (en)*2006-12-292008-07-03Aurobinda PradhanSystem and method for managing browser extensions
US8495510B2 (en)*2006-12-292013-07-23Sap AgSystem and method for managing browser extensions
US20080195622A1 (en)*2007-02-122008-08-14Personeta Ltd.Service provisioning system
US20080244518A1 (en)*2007-03-292008-10-02Verizon Services Corp.Telecom Business-Oriented Taxonomy for Reusable Services
US8726235B2 (en)*2007-03-292014-05-13Verizon Patent And Licensing Inc.Telecom business-oriented taxonomy for reusable services
US20080301628A1 (en)*2007-05-292008-12-04Sap AgSemantic interpretation of software models for generating user interfaces
US8132147B2 (en)*2007-05-292012-03-06Sap AgSemantic interpretation of software models for generating user interfaces
US7900159B2 (en)*2007-06-182011-03-01Microsoft CorporationTechniques for representing and organizing user interface data
US20080313561A1 (en)*2007-06-182008-12-18Microsoft CorporationTechniques for representing and organizing user interface data
US20090049025A1 (en)*2007-08-162009-02-19Oracle International CorporationSystem and method for harvesting service metadata from an architecture diagram into a metadata repository
US20090064205A1 (en)*2007-08-162009-03-05Oracle International CorporationSystem and method for harvesting service metadata from a metadata repository into an architecture diagram
US20090076878A1 (en)*2007-09-192009-03-19Matthias WoernerEfficient project staffing
US8688627B2 (en)2007-09-282014-04-01Xcerion AktiebolagTransaction propagation in a networking environment
US9621649B2 (en)2007-09-282017-04-11Xcerion AktiebolagNetwork operating system
US20090172569A1 (en)*2007-09-282009-07-02Xcerion AbNetwork operating system
US8280925B2 (en)2007-09-282012-10-02Xcerion AktiebolagResolution of multi-instance application execution
US8156146B2 (en)2007-09-282012-04-10Xcerion AktiebolagNetwork file system
US8620863B2 (en)2007-09-282013-12-31Xcerion AktiebolagMessage passing in a collaborative environment
US8615531B2 (en)2007-09-282013-12-24Xcerion AktiebolagProgrammatic data manipulation
US20090193410A1 (en)*2007-09-282009-07-30Xcerion AktiebolagNetwork operating system
US20090157627A1 (en)*2007-09-282009-06-18Xcerion AbNetwork operating system
US9344497B2 (en)2007-09-282016-05-17Xcerion AktiebolagState management of applications and data
US20090254610A1 (en)*2007-09-282009-10-08Xcerion AbNetwork operating system
US8738567B2 (en)2007-09-282014-05-27Xcerion AktiebolagNetwork file system with enhanced collaboration features
US20090192992A1 (en)*2007-09-282009-07-30Xcerion AktiebolagNetwork operating system
US11838358B2 (en)2007-09-282023-12-05Xcerion AktiebolagNetwork operating system
US20090193440A1 (en)*2007-09-282009-07-30Xcerion AktiebolagNetwork operating system
US20090157628A1 (en)*2007-09-282009-06-18Xcerion AbNetwork operating system
US8239511B2 (en)*2007-09-282012-08-07Xcerion AktiebolagNetwork operating system
US8843942B2 (en)2007-09-282014-09-23Xcerion AktiebolagInterpreting semantic application code
US8112460B2 (en)2007-09-282012-02-07Xcerion AktiebolagFramework for applying rules
US20090192969A1 (en)*2007-09-282009-07-30Xcerion AktiebolagNetwork operating system
US8108426B2 (en)2007-09-282012-01-31Xcerion AktiebolagApplication and file system hosting framework
US8099671B2 (en)2007-09-282012-01-17Xcerion AktiebolagOpening an application view
US8234315B2 (en)2007-09-282012-07-31Xcerion AktiebolagData source abstraction system and method
US8996459B2 (en)2007-09-282015-03-31Xcerion AktiebolagOffline and/or client-side execution of a network application
US20090172568A1 (en)*2007-09-282009-07-02Xcerion AbNetwork operating system
US9071623B2 (en)2007-09-282015-06-30Xcerion AktiebolagReal-time data sharing
US8959123B2 (en)2007-09-282015-02-17Xcerion AktiebolagUser interface framework
US20090172078A1 (en)*2007-09-282009-07-02Xcerion AbNetwork operating system
US8954526B2 (en)2007-09-282015-02-10Xcerion AktiebolagNetwork operating system
US20090157872A1 (en)*2007-10-232009-06-18Microsoft CorporationModel-based composite application platform
US20090165021A1 (en)*2007-10-232009-06-25Microsoft CorporationModel-Based Composite Application Platform
US8751626B2 (en)2007-10-232014-06-10Microsoft CorporationModel-based composite application platform
US20090172635A1 (en)*2007-12-282009-07-02Auriemma Stephen TSystem and method for allowing the creation of composite applications through the wiring of loosely coupled existing or custom components of disparate technologies
US8327322B2 (en)*2007-12-282012-12-04International Business Machines CorporationSystem and method for allowing the creation of composite applications through the wiring of loosely coupled existing or custom components of disparate technologies
US20090198639A1 (en)*2008-01-312009-08-06Computer Associates Think, Inc.Business process analyzer
US8175991B2 (en)2008-01-312012-05-08Ca, Inc.Business optimization engine that extracts process life cycle information in real time by inserting stubs into business applications
US8296117B2 (en)2008-01-312012-10-23Ca, Inc.Business process optimizer
US20090138425A1 (en)*2008-01-312009-05-28Computer Associates Think, Inc.Business optimization engine
US20090198481A1 (en)*2008-01-312009-08-06Computer Associates Think, Inc.Business process optimizer
US20090198533A1 (en)*2008-01-312009-08-06Computer Associates Think, Inc.Business process extractor
US7949619B2 (en)2008-01-312011-05-24Computer Associates Think, Inc.Business process analyzer that serializes obtained business process data and identifies patterns in serialized business processs data
US8799115B2 (en)2008-02-282014-08-05Sap AgManaging consistent interfaces for business objects across heterogeneous systems
US20090249362A1 (en)*2008-03-312009-10-01Thiemo LindemannManaging Consistent Interfaces for Maintenance Order Business Objects Across Heterogeneous Systems
US8364715B2 (en)2008-03-312013-01-29Sap AgManaging consistent interfaces for automatic identification label business objects across heterogeneous systems
US8413165B2 (en)2008-03-312013-04-02Sap AgManaging consistent interfaces for maintenance order business objects across heterogeneous systems
US8423418B2 (en)2008-03-312013-04-16Sap AgManaging consistent interfaces for business objects across heterogeneous systems
US8930248B2 (en)2008-03-312015-01-06Sap SeManaging consistent interfaces for supply network business objects across heterogeneous systems
US8370233B2 (en)*2008-03-312013-02-05Sap AgManaging consistent interfaces for business objects across heterogeneous systems
US20090248473A1 (en)*2008-03-312009-10-01Susanne DoenigManaging Consistent Interfaces for Business Objects Across Heterogeneous Systems
US20090249296A1 (en)*2008-03-312009-10-01Walter HaenelInstantiating a composite application for different target platforms
US8312425B2 (en)2008-03-312012-11-13International Business Machines CorporationDynamic template instantiation
US20090248586A1 (en)*2008-03-312009-10-01Martin KaisermayrManaging consistent interfaces for business objects across heterogeneous systems
US8904368B2 (en)*2008-03-312014-12-02International Business Machines CorporationInstantiating a composite application for different target platforms
US9892028B1 (en)2008-05-162018-02-13On24, Inc.System and method for debugging of webcasting applications during live events
US10430491B1 (en)2008-05-302019-10-01On24, Inc.System and method for communication between rich internet applications
US11971948B1 (en)2008-05-302024-04-30On24, Inc.System and method for communication between Rich Internet Applications
US8566185B2 (en)2008-06-262013-10-22Sap AgManaging consistent interfaces for financial instrument business objects across heterogeneous systems
US8671064B2 (en)2008-06-262014-03-11Sap AgManaging consistent interfaces for supply chain management business objects across heterogeneous systems
US8554586B2 (en)2008-06-262013-10-08Sap AgManaging consistent interfaces for business objects across heterogeneous systems
US9047578B2 (en)2008-06-262015-06-02Sap SeConsistent set of interfaces for business objects across heterogeneous systems
US20100036691A1 (en)*2008-08-062010-02-11International Business Machines CorporationPhase driven modeling services
EP2192536A3 (en)*2008-10-082015-01-21Accenture Global Services LimitedIntegrated design application
US20130014078A1 (en)*2008-10-082013-01-10Teresa TungIntergrated design application system
US9026984B2 (en)*2008-10-082015-05-05Accenture Global Services LimitedIntegrated design application system
US11360790B2 (en)2008-10-102022-06-14Adobe Inc.Collaborative and non-collaborative workspace application container with application persistence
US10474477B2 (en)*2008-10-102019-11-12Adobe Inc.Collaborative and non-collaborative workspace application container with application persistence
US20100094844A1 (en)*2008-10-152010-04-15Jean-Yves CrasDeduction of analytic context based on text and semantic layer
US9519636B2 (en)*2008-10-152016-12-13Business Objects S.A.Deduction of analytic context based on text and semantic layer
US8577760B2 (en)2008-11-252013-11-05Sap AgManaging consistent interfaces for tax authority business objects across heterogeneous systems
US8463666B2 (en)2008-11-252013-06-11Sap AgManaging consistent interfaces for merchandise and assortment planning business objects across heterogeneous systems
US20100153565A1 (en)*2008-12-112010-06-17Microsoft CorporationConnection management in line-of-business
US20100153444A1 (en)*2008-12-112010-06-17Microsoft CorporationFramework for web services exposing line of business applications
US8386420B2 (en)2008-12-112013-02-26Microsoft CorporationFramework for web services exposing line of business applications
US8145593B2 (en)2008-12-112012-03-27Microsoft CorporationFramework for web services exposing line of business applications
US8671041B2 (en)2008-12-122014-03-11Sap AgManaging consistent interfaces for credit portfolio business objects across heterogeneous systems
US8396751B2 (en)2009-09-302013-03-12Sap AgManaging consistent interfaces for merchandising business objects across heterogeneous systems
US20110077999A1 (en)*2009-09-302011-03-31Sap AgManaging consistent interfaces for retail event business objects across heterogeneous systems
US8554637B2 (en)2009-09-302013-10-08Sap AgManaging consistent interfaces for merchandising business objects across heterogeneous systems
US8904343B2 (en)*2009-12-212014-12-02Sap SeAdding services to application platform via extension
US20110154302A1 (en)*2009-12-212011-06-23Soeren BalkoAdding services to application platform via extension
US8997053B2 (en)*2010-01-142015-03-31Worksoft, Inc.System and method for automated testing of software applications with dynamic user interfaces spanning multiple technologies
US9772929B2 (en)2010-01-142017-09-26Worksoft, Inc.System and method for automated testing of software applications with dynamic user interfaces spanning multiple technologies
US20110173590A1 (en)*2010-01-142011-07-14Worksoft, Inc.System and method for automated testing of software applications with dynamic user interfaces spanning multiple technologies
EP2524300A4 (en)*2010-01-152016-06-08Group Business Software AgApparatus and method for constructing data applications in an unstructured data environment
US20110185294A1 (en)*2010-01-222011-07-28Microsoft CorporationPattern-based user interfaces
US20110202378A1 (en)*2010-02-172011-08-18Rabstejnek Wayne SEnterprise rendering platform
US12081618B2 (en)2010-04-072024-09-03On24, Inc.Communication console with component aggregation
US11438410B2 (en)2010-04-072022-09-06On24, Inc.Communication console with component aggregation
US10749948B2 (en)*2010-04-072020-08-18On24, Inc.Communication console with component aggregation
US20150381717A1 (en)*2010-04-072015-12-31On24, Inc.Communication console with component aggregation
US20110252094A1 (en)*2010-04-072011-10-13On24, Inc.Communication console with component aggregation
WO2011127237A1 (en)*2010-04-072011-10-13On24, Inc.Communication console with component aggregation
US9148480B2 (en)2010-04-072015-09-29On24, Inc.Communication console with component aggregation
US20180262561A1 (en)*2010-04-072018-09-13On24, Inc.Communication console with component aggregation
US8706812B2 (en)*2010-04-072014-04-22On24, Inc.Communication console with component aggregation
US9973576B2 (en)*2010-04-072018-05-15On24, Inc.Communication console with component aggregation
US8620724B2 (en)*2010-04-202013-12-31Accenture Global Services LimitedIntegration framework for enterprise content management systems
US20110258136A1 (en)*2010-04-202011-10-20Accenture Global Services GmbhIntegration framework for enterprise content management systems
US8370272B2 (en)2010-06-152013-02-05Sap AgManaging consistent interfaces for business document message monitoring view, customs arrangement, and freight list business objects across heterogeneous systems
US8364608B2 (en)2010-06-152013-01-29Sap AgManaging consistent interfaces for export declaration and export declaration request business objects across heterogeneous systems
US8412603B2 (en)2010-06-152013-04-02Sap AgManaging consistent interfaces for currency conversion and date and time business objects across heterogeneous systems
US8515794B2 (en)2010-06-152013-08-20Sap AgManaging consistent interfaces for employee time event and human capital management view of payroll process business objects across heterogeneous systems
US9135585B2 (en)2010-06-152015-09-15Sap SeManaging consistent interfaces for property library, property list template, quantity conversion virtual object, and supplier property specification business objects across heterogeneous systems
US8417588B2 (en)2010-06-152013-04-09Sap AgManaging consistent interfaces for goods tag, production bill of material hierarchy, and release order template business objects across heterogeneous systems
US8732083B2 (en)2010-06-152014-05-20Sap AgManaging consistent interfaces for number range, number range profile, payment card payment authorisation, and product template template business objects across heterogeneous systems
US20130179797A1 (en)*2010-06-292013-07-11Sap AgShared user interface services framework
US20110320968A1 (en)*2010-06-292011-12-29Ivo VollrathShared user interface services framework
US8418074B2 (en)*2010-06-292013-04-09Sap AgShared user interface services framework
US9557880B2 (en)*2010-06-292017-01-31Sap SeShared user interface services framework
US10026058B2 (en)2010-10-292018-07-17Microsoft Technology Licensing, LlcEnterprise resource planning oriented context-aware environment
CN102436378A (en)*2010-10-292012-05-02微软公司Enterprise resource planning oriented context-aware user interface
EP2447830A1 (en)*2010-10-292012-05-02Sap AgSystem and method for decoupling business logic and user interface via a generic object access layer
US20120110547A1 (en)*2010-10-292012-05-03Sap AgSystem and method for a generic object access layer
US8818993B2 (en)*2010-10-292014-08-26Microsoft CorporationProviding consolidated project information service
US20120110508A1 (en)*2010-10-292012-05-03Microsoft CorporationEnterprise resource planning oriented context-aware user interface
US20120109938A1 (en)*2010-10-292012-05-03Microsoft CorporationProviding consolidated project information service
US9298473B2 (en)*2010-10-292016-03-29Sap SeSystem and method for a generic object access layer
US20120174058A1 (en)*2010-12-292012-07-05Microsoft CorporationPlatform for distributed applications
US9286037B2 (en)*2010-12-292016-03-15Microsoft Technology Licensing, LlcPlatform for distributed applications
US20120310709A1 (en)*2011-04-222012-12-06International Business Machines CorporationComputer-implemented method and apparatus for integrating heterogeneous business processes
US20120316927A1 (en)*2011-04-222012-12-13International Business Machines CorporationComputer-implemented method and apparatus for integrating heterogeneous business processes
US8521838B2 (en)2011-07-282013-08-27Sap AgManaging consistent interfaces for communication system and object identifier mapping business objects across heterogeneous systems
US8775280B2 (en)2011-07-282014-07-08Sap AgManaging consistent interfaces for financial business objects across heterogeneous systems
US8666845B2 (en)2011-07-282014-03-04Sap AgManaging consistent interfaces for a customer requirement business object across heterogeneous systems
US8725654B2 (en)2011-07-282014-05-13Sap AgManaging consistent interfaces for employee data replication business objects across heterogeneous systems
US8601490B2 (en)2011-07-282013-12-03Sap AgManaging consistent interfaces for business rule business object across heterogeneous systems
US8560392B2 (en)2011-07-282013-10-15Sap AgManaging consistent interfaces for a point of sale transaction business object across heterogeneous systems
US9232368B2 (en)2012-02-162016-01-05Sap SeConsistent interface for user feed administrator, user feed event link and user feed settings
US8762454B2 (en)2012-02-162014-06-24Sap AgConsistent interface for flag and tag
US8756274B2 (en)2012-02-162014-06-17Sap AgConsistent interface for sales territory message type set 1
US9237425B2 (en)2012-02-162016-01-12Sap SeConsistent interface for feed event, feed event document and feed event type
US8762453B2 (en)2012-02-162014-06-24Sap AgConsistent interface for feed collaboration group and feed event subscription
US8984050B2 (en)2012-02-162015-03-17Sap SeConsistent interface for sales territory message type set 2
CN102610040A (en)*2012-03-162012-07-25深圳供电局有限公司Electricity selling management system for charging station
CN102638575A (en)*2012-03-272012-08-15许继集团有限公司Layered monitoring system for battery charging and alternating
US20130339980A1 (en)*2012-06-142013-12-19Clicksoftware Technologies LtdComposite application enabling workflow between unmodified constituent applications
US8615451B1 (en)2012-06-282013-12-24Sap AgConsistent interface for goods and activity confirmation
US9246869B2 (en)2012-06-282016-01-26Sap SeConsistent interface for opportunity
US8949855B2 (en)2012-06-282015-02-03Sap SeConsistent interface for address snapshot and approval process definition
US8756135B2 (en)2012-06-282014-06-17Sap AgConsistent interface for product valuation data and product valuation level
US9400998B2 (en)2012-06-282016-07-26Sap SeConsistent interface for message-based communication arrangement, organisational centre replication request, and payment schedule
US9367826B2 (en)2012-06-282016-06-14Sap SeConsistent interface for entitlement product
US8521621B1 (en)2012-06-282013-08-27Sap AgConsistent interface for inbound delivery request
US9261950B2 (en)2012-06-282016-02-16Sap SeConsistent interface for document output request
US9547833B2 (en)2012-08-222017-01-17Sap SeConsistent interface for financial instrument impairment calculation
US9043236B2 (en)2012-08-222015-05-26Sap SeConsistent interface for financial instrument impairment attribute values analytical result
US9076112B2 (en)2012-08-222015-07-07Sap SeConsistent interface for financial instrument impairment expected cash flow analytical result
US9569274B2 (en)2012-10-162017-02-14Microsoft Technology Licensing, LlcDistributed application optimization using service groups
US20140181004A1 (en)*2012-12-202014-06-26Sap AgCommon Framework for Definition, Generation, and Management of Metadata Runtime-Loads
US20150160877A1 (en)*2013-02-112015-06-11Citrix Systems, Inc.System Updates With Personal Virtual Disks
US10019177B2 (en)*2013-02-112018-07-10Citrix Systems, Inc.System updates with personal virtual disks
US9081845B2 (en)2013-03-152015-07-14Decisyon, Inc.Systems, devices, and methods for generation of contextual objects mapped by dimensional data to data measures
US11803818B2 (en)2013-03-152023-10-31D2L CorporationMethod and system for automatic task time estimation and scheduling
US20140278686A1 (en)*2013-03-152014-09-18Desire2Learn IncorporatedMethod and system for automatic task time estimation and scheduling
US9191343B2 (en)2013-03-152015-11-17Sap SeConsistent interface for appointment activity business object
US9830402B2 (en)2013-03-152017-11-28Decisyon, Inc.Systems, devices, and methods for generation of contextual objects mapped by dimensional data to data measures
US8719217B1 (en)2013-03-152014-05-06Decisyon, Inc.Systems, devices, and methods for generation of contextual objects mapped by dimensional data to data measures
US11023865B2 (en)2013-03-152021-06-01Desire2Learn IncorporatedMethod and system for automatic task time estimation and scheduling
US9191357B2 (en)2013-03-152015-11-17Sap SeConsistent interface for email activity business object
US20140372965A1 (en)*2013-06-122014-12-18Nuesoft Technologies, Inc.System and method for collaborative programming of data entry workflows between system developers, end users, and third party developers
US9928340B2 (en)*2013-06-122018-03-27Nuesoft Technologies, Inc.System and method for collaborative programming of data entry workflows between system developers, end users, and third party developers
US9304761B2 (en)*2013-06-122016-04-05Nuesoft Technologies, Inc.System and method for collaborative programming of data entry workflows between system developers, end users, and third party developers
US9612804B2 (en)*2013-09-062017-04-04Unisys CorporationBusiness suite framework for developing software applications
US20150074634A1 (en)*2013-09-062015-03-12Unisys CorporationBusiness suite framework for developing software applications
US11429781B1 (en)2013-10-222022-08-30On24, Inc.System and method of annotating presentation timeline with questions, comments and notes using simple user inputs in mobile devices
US20150142949A1 (en)*2013-11-182015-05-21Nuwafin Holdings LtdSystem and method for collaborative designing, development, deployment, execution, monitoring and maintenance of enterprise applications
US9729615B2 (en)*2013-11-182017-08-08Nuwafin Holdings LtdSystem and method for collaborative designing, development, deployment, execution, monitoring and maintenance of enterprise applications
US20150153918A1 (en)*2013-12-042015-06-04General Electric CompanySystem and method for dashboard software maintained by an end user
US20150160928A1 (en)*2013-12-052015-06-11Marcel HermannsBusiness object model layer interface
US9870203B2 (en)2013-12-052018-01-16Sap SeConsumption layer for business entities
US9870202B2 (en)*2013-12-052018-01-16Sap SeBusiness object model layer interface
US10057108B2 (en)2014-01-022018-08-21Decisyon, Inc.Systems, devices, and methods for exchanging and processing data measures and objects
US10437566B2 (en)*2014-05-222019-10-08Oracle International CorporationGenerating runtime components
US10785325B1 (en)2014-09-032020-09-22On24, Inc.Audience binning system and method for webcasting and on-line presentations
US10452670B2 (en)2015-03-232019-10-22Dropbox, Inc.Processing message attachments in shared folder backed integrated workspaces
US11354328B2 (en)2015-03-232022-06-07Dropbox, Inc.Shared folder backed integrated workspaces
US10997188B2 (en)2015-03-232021-05-04Dropbox, Inc.Commenting in shared folder backed integrated workspaces
US12086151B2 (en)2015-03-232024-09-10Dropbox, Inc.Shared folder backed integrated workspaces
US11748366B2 (en)2015-03-232023-09-05Dropbox, Inc.Shared folder backed integrated workspaces
US11567958B2 (en)2015-03-232023-01-31Dropbox, Inc.Content item templates
US10558677B2 (en)2015-03-232020-02-11Dropbox, Inc.Viewing and editing content items in shared folder backed integrated workspaces
US10635684B2 (en)2015-03-232020-04-28Dropbox, Inc.Shared folder backed integrated workspaces
US11347762B2 (en)2015-03-232022-05-31Dropbox, Inc.Intelligent scrolling in shared folder back integrated workspaces
US11016987B2 (en)2015-03-232021-05-25Dropbox, Inc.Shared folder backed integrated workspaces
US10997189B2 (en)2015-03-232021-05-04Dropbox, Inc.Processing conversation attachments in shared folder backed integrated workspaces
US9600299B2 (en)*2015-04-172017-03-21Sap SeApplication object framework
US12099819B2 (en)2015-06-232024-09-24Open Text Sa UlcCompositional entity modeling systems and methods
US10942944B2 (en)2015-12-222021-03-09Dropbox, Inc.Managing content across discrete systems
US11816128B2 (en)2015-12-222023-11-14Dropbox, Inc.Managing content across discrete systems
US10979540B2 (en)2016-03-252021-04-13Embarcadero Technologies, Inc.Universal framework for connectivity of devices and development tools
US10523792B2 (en)*2016-03-252019-12-31Embarcadero Technologies, Inc.Universal framework for connectivity of devices and development tools
US11310351B2 (en)2016-03-252022-04-19Embarcadero Technologies, Inc.Universal framework for connectivity of devices and development tools
US10754838B1 (en)*2016-03-312020-08-25EMC IP Holding Company LLCRegistration framework for an analytics platform
US20230153082A1 (en)*2016-05-042023-05-18Open Text Sa UlcApplication development and extensibility/customization using entity modeling systems and methods
US11361269B2 (en)*2016-10-262022-06-14Servicenow, Inc.System and method for service modeling
US10970656B2 (en)2016-12-292021-04-06Dropbox, Inc.Automatically suggesting project affiliations
US10970679B2 (en)2016-12-292021-04-06Dropbox, Inc.Presenting project data managed by a content management system
US10719807B2 (en)2016-12-292020-07-21Dropbox, Inc.Managing projects using references
US12093895B2 (en)2016-12-292024-09-17Dropbox, Inc.Presenting project data managed by a content management system
US10776755B2 (en)2016-12-292020-09-15Dropbox, Inc.Creating projects in a content management system
US11900324B2 (en)2016-12-302024-02-13Dropbox, Inc.Managing projects in a content management system
US11017354B2 (en)2016-12-302021-05-25Dropbox, Inc.Managing projects in a content management system
US10402786B2 (en)*2016-12-302019-09-03Dropbox, Inc.Managing projects in a content management system
US11989694B2 (en)2016-12-302024-05-21Dropbox, Inc.Managing projects in a content management system
US10521223B1 (en)*2017-08-222019-12-31Wells Fargo Bank, N.A.Systems and methods of a metadata orchestrator augmenting application development
US11720350B1 (en)2017-08-222023-08-08Wells Fargo Bank, N.A.Systems and methods of a metadata orchestrator augmenting application development
US11281723B2 (en)2017-10-052022-03-22On24, Inc.Widget recommendation for an online event using co-occurrence matrix
US11188822B2 (en)2017-10-052021-11-30On24, Inc.Attendee engagement determining system and method
US12093221B2 (en)2017-12-292024-09-17Dropbox, Inc.Synchronizing changes within a collaborative content management system
US11226939B2 (en)2017-12-292022-01-18Dropbox, Inc.Synchronizing changes within a collaborative content management system
US20190251185A1 (en)*2018-02-152019-08-15Wipro LimitedMethod and system for integrating business logic database with hmi application
US11068495B2 (en)*2018-02-152021-07-20Wipro LimitedMethod and system for integrating business logic database with HMI application
US11194767B2 (en)2018-11-062021-12-07Dropbox, Inc.Technologies for integrating cloud content items across platforms
US11100053B2 (en)2018-11-062021-08-24Dropbox, Inc.Technologies for integrating cloud content items across platforms
US10929349B2 (en)2018-11-062021-02-23Dropbox, Inc.Technologies for integrating cloud content items across platforms
US10896154B2 (en)2018-11-062021-01-19Dropbox, Inc.Technologies for integrating cloud content items across platforms
US10838925B2 (en)2018-11-062020-11-17Dropbox, Inc.Technologies for integrating cloud content items across platforms
US11194766B2 (en)2018-11-062021-12-07Dropbox, Inc.Technologies for integrating cloud content items across platforms
US11593314B2 (en)2018-11-062023-02-28Dropbox, Inc.Technologies for integrating cloud content items across platforms
US11366573B2 (en)2018-11-092022-06-21Sap Portals Israel Ltd.Automatic development of a service-specific chatbot
US20210055716A1 (en)*2019-08-202021-02-25Gafcon, Inc.Data harmonization across building lifecycle
CN111008250A (en)*2019-12-052020-04-14国家电网公司 A data synchronization method between ERP system and other systems
CN111026310A (en)*2019-12-172020-04-17中国银行股份有限公司Transaction menu generation method and device
WO2021217246A1 (en)*2020-05-012021-11-04Mastercard Technologies Canada ULCTiered application pattern
US11444903B1 (en)*2021-02-262022-09-13Slack Technologies, LlcContextual discovery and design of application workflow
US12166738B2 (en)2021-02-262024-12-10Salesforce, Inc.Contextual discovery and design of application workflow

Also Published As

Publication numberPublication date
WO2004083984A8 (en)2005-12-15
WO2004084067A1 (en)2004-09-30
US8069437B2 (en)2011-11-29
WO2004083984A2 (en)2004-09-30
US20070033088A1 (en)2007-02-08
EP1606710A1 (en)2005-12-21
EP1625468A2 (en)2006-02-15

Similar Documents

PublicationPublication DateTitle
US20040187140A1 (en)Application framework
US7925985B2 (en)Methods and apparatus for process thumbnail view
US8032635B2 (en)Grid processing in a trading network
US7890452B2 (en)Methods for enterprise-level data and process access and presentation
US8095411B2 (en)Guided procedure framework
US8302096B2 (en)Methods and systems to perform individual tasks as a composite task
US7711694B2 (en)System and methods for user-customizable enterprise workflow management
US7403948B2 (en)Workflow system and method
US8010940B2 (en)Methods and apparatus for designing a workflow process using inheritance
US8239226B2 (en)Methods and apparatus for combining properties and methods from a plurality of different data sources
US20060106846A1 (en)Cross-context task management
US20090006150A1 (en)Coherent multi-dimensional business process model
US20100153150A1 (en)Software for business adaptation catalog modeling
US20090007056A1 (en)Process extension wizard for coherent multi-dimensional business process models
US20070226678A1 (en)Exchanging project-related data in a client-server architecture
US8224853B2 (en)Methods and apparatus for updating a plurality of data fields in an electronic form
US20100153149A1 (en)Software for model-based configuration constraint generation
US20070028175A1 (en)Grid processing user tools
US20070271107A1 (en)Context-dependent value help
US7996758B2 (en)Methods and apparatus for storing data associated with an electronic form
US20070208777A1 (en)Methods and apparatus for designing a workflow process using resource maps and process maps
US20070143711A1 (en)Methods and apparatus for displaying a setup sequence
US20070143305A1 (en)Methods and apparatus for storing functions associated with an electronic form
US10817811B2 (en)Methods and apparatus for exposing workflow process definitions as business objects
US20070027909A1 (en)Methods and apparatus for comparison of projects

Legal Events

DateCodeTitleDescription
ASAssignment

Owner name:SAP AKTIENGESELLSCHAFT, GERMANY

Free format text:ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:AIGNER, WERNER;BERINGER, JOERG;MUELLER, STEFAN;AND OTHERS;REEL/FRAME:014458/0681;SIGNING DATES FROM 20040303 TO 20040311

STCBInformation on status: application discontinuation

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


[8]ページ先頭

©2009-2025 Movatter.jp