Login| Sign Up| Help| Contact|

Patent Searching and Data


Title:
METHOD AND SYSTEM FOR CLIENT-SIDE USER INTERFACE ENHANCEMENT TO ENABLE APPLICATION INTEGRATION AND PORTALISATION
Document Type and Number:
WIPO Patent Application WO/2008/002274
Kind Code:
A1
Abstract:
A system for integrating and interoperating multiple heterogeneous applications, the system comprising: an Integrated Development Environment (IDE) to enable human users to define the integration and interoperation points of the multiple applications; a configuration file format based on which the IDE generates specific configuration instances; and a runtime engine that understands configuration files adhering to the file format and performs the necessary integration and interoperation actions on the various constituent applications that have been referred to in the configuration file.

Inventors:
SIVADAS MADHAV (SG)
MADHAVAN SHIVA KUMAR (SG)
KUNDUVARA BALARAMAN (SG)
Application Number:
PCT/SG2007/000184
Publication Date:
January 03, 2008
Filing Date:
June 27, 2007
Export Citation:
Click for automatic bibliography generation   Help
Assignee:
INVENTYS PTE LTD (SG)
SIVADAS MADHAV (SG)
MADHAVAN SHIVA KUMAR (SG)
KUNDUVARA BALARAMAN (SG)
International Classes:
G06F15/177; G06F9/44
Domestic Patent References:
WO2003083600A22003-10-09
WO2002065360A22002-08-22
Foreign References:
US20040177335A12004-09-09
Attorney, Agent or Firm:
ALBAN TAY MAHTANI & DE SILVA (Robinson Point, Singapore 1, SG)
Download PDF:
Claims:

CLAIMS:

1. A system for integrating and interoperating multiple heterogeneous applications, the system comprising: an Integrated Development Environment (IDE) to enable users to define integration and interoperation points of the multiple applications; a configuration file format based on which the IDE generates specific configuration instances as defined by the user; and a runtime engine that understands configuration files adhering to the file format and performs the necessary integration and interoperation actions on the various constituent applications that have been referred to in a configuration file.

2. The system according to claim 1 , wherein the IDE enables users to specify the various actions on applications' user interface pages or screens that need to be integrated.

3. The system according to claim 1 or 2, further comprising a display device wherein the IDE comprises a visual interface for users to define the layout of the integrated portal.

4. The system according to any one of the preceding claims wherein the visual interface of the IDE enables a user to identify specific pages that need to be altered; specify the type of alterations to be made on each of the pages; specify drag-and-drop actions; or specify automatic orchestration of actions between the pages.

5. The system according to any one of the preceding claims further comprising a desktop agent that listens to requests from the runtime engine and connects with designated desktop applications.

6. The system according to any one of the preceding claims further comprising a desktop agent for receiving requests from the runtime engine, the desktop agent comprising: an administration service to manage the connections to the various desktop applications that are connected to the integrated portal; a launcher module to launch desktop applications when instructed by the runtime engine; and

a request broker module that communicates with the targeted desktop application by sending messages from the runtime engine and returning responses from the application to the runtime engine.

7. The system according to claim 5 or 6 wherein the execution of the desktop agent listens to requests from the runtime engine; launches target applications by invoking an underlying operating system's functionality to launch applications; connects to the target application using the underlying operating system's messaging layer; relays actions to the target application using the connection; and relays application responses back to the runtime engine.

8. The system according to any one of claims 5, 6 or 7 wherein the runtime engine and the desktop agent are further arranged to have the remote desktop residing on a remote machine, accessible via a network; launch applications on remote a desktop; connect to the applications through the desktop agent deployed on the remote machines; and communicate between the runtime engine and the remote desktop via network and application level protocols.

9. The system according to any one of the preceding claims wherein the runtime engine parses the configuration file; creates the portal page; uses the configuration data to detect and intercept specific Web pages as they enter the browser; alters the HTML contents of the pages according to the specifications in the configuration file; and sends the altered HTML to the browser for visual rendering.

10. The system according to any one of the preceding claims further comprising displaying visually rendered an application's visual interface on a workstation having a display device that is being operated by the user.

11. The system according to any one of the preceding claims wherein the configuration file format for representing the information that is created in the IDE comprises minimum information that is needed by the runtime engine to accurately perform transformations and the necessary integration and interoperation actions on the various constituent applications that have been referred to in the configuration file.

12. The system according to any one of the preceding claims wherein the runtime engine for reading configuration files adhering to the configuration file format comprises an application creator to create the integrated portal application as specified, in the file; and a transformation module to perform the specified transformations.

13. The system of claim 12 wherein the runtime engine performs the specified transformations in real-time.

14. The system of claim 12 or 13 wherein the specified transformations are on Web pages and non-Web applications

15. The system according to any one of the preceding claims wherein the runtime engine is activated via a uniform resource locator (URL).

16. The system according to any one of the preceding claims wherein the IDE resides in a developer user workstation for a developer user to generate the configuration file and specify the location to store the configuration file.

17. The system of claim 16 wherein the configuration file being stored on a server within the system.

18. The system according to any one of the preceding claims wherein upon activation of the runtime engine, the runtime engine resides in-memory of a Web browser and reads the configuration data from the specified configuration file, and performs the actions specified in the configuration file.

19. The system according to any one of the preceding claims wherein the system further comprises a user workstation comprising a web browser, the runtime engine residing within the user workstation.

20. The system according to any one of the preceding claims wherein the application is based on Microsoft Win32, Citrix ICA, Java Abstract Windowing Toolkit (AWT), or Java Swing.

21. A method for integrating and interoperating multiple heterogeneous applications, the method comprising:

providing an Integrated Development Environment (IDE) to enable a user to define integration and interoperation points of the multiple applications; providing a configuration file format based on which the IDE generates specific configuration instances; and providing a runtime engine that understands configuration files adhering to the file format and performs the necessary integration and interoperation actions on the various constituent applications that have been referred to in a configuration file.

22. The method according to claim 21 wherein the execution of the runtime engine further comprises: parsing the configuration file; creating the portal page; using the configuration data to detect and intercept specific Web pages as they enter the browser; altering the HTML contents of the pages according to the specifications in the configuration file; and sending the altered HTML to the browser for visual rendering.

23. The method according to claim 21 or 22 wherein the execution of the desktop agent further com prises : listening to requests from the runtime engine; launching target applications by invoking an underlying operating system's functionality to launch applications; connecting to the target application using the underlying operating system's messaging layer; relaying actions to the target application using the connection; and relaying application responses back to the runtime engine.

24. The method according to claim 23 wherein execution of the runtime engine and the desktop agent further comprise: having the remote desktop residing on a remote machine, accessible via a network; launching applications on remote a desktop; connecting to the applications through the desktop agent deployed on the remote machines; communicating between the runtime engine and the remote desktop via network and application level protocols.

25. The method of any one of claims 21-24 further comprising displaying visually rendered an application's visual interface on a workstation having a display device that is being operated by the user.

26. A computer program product comprising a computer usable medium for integrating and interoperating multiple heterogeneous applications, the computer usable medium comprising computer readable program code configured to: provide an Integrated Development Environment (IDE) to enable a user to define integration and interoperation points of the multiple applications; provide a configuration file format based on which the IDE generates specific configuration instances; and provide a runtime engine that understands configuration files adhering to the file format and performs the necessary integration and interoperation actions on the various constituent applications that have been referred to in a configuration file.

27. The computer program product of claim 26 wherein the execution of the runtime engine further comprises: parsing the configuration file; creating the porta! page; using the configuration data to detect and intercept specific Web pages as they enter the browser; altering the HTML contents of the pages according to the specifications in the configuration file; and sending the altered HTML to the browser for visual rendering.

28. The computer program product according to claim 26 or 27 wherein the system further comprises a desktop agent for receiving requests from the runtime engine, the method of the desktop agent comprises: listening to requests from the runtime engine; launching target applications by invoking an underlying operating system's functionality to launch applications; connecting to the target application using the underlying operating system's messaging layer; relaying actions to the target application using the connection; and relaying application responses back to the runtime engine.

29. The computer program product according to claim 28 wherein execution of the runtime engine and the desktop agent further comprises: having the remote desktop residing on a remote machine, accessible via a network; launching applications on remote a desktop; connecting to the applications through the desktop agent deployed on the remote machines; communicating between the runtime engine and the remote desktop via network and application level protocols.

30. A file format for representing the configuration information that is created by the IDE according to any one of claims 1 or 21 , the file format comprising: minimum information that is needed by the runtime engine to accurately perform transformations on the Web pages.

31. A runtime engine for reading configuration files adhering to the file format according to claim 30; the engine comprising: an application creator to create the integrated portal application as specified in the file; and a transformation module to perform the specified transformations on the

Web pages, all in real-time.

32. The runtime engine according to claim 31 , wherein the runtime engine is activated via a URL.

33. The runtime engine according to claim 32, wherein upon activation of the runtime engine, the runtime engine resides in-memory of a Web browser and reads the configuration data from the specified configuration file, and performs the actions that are specified in the configuration file.

34. A method for operating the runtime engine according to any one of claims 31-33, the method comprising: parsing the configuration file; creating the portal page; using the configuration data to detect and intercept specific Web pages as they enter the browser; altering the HTML contents of the pages according to the specifications in the configuration file; and

sending the altered HTML to the browser for visual rendering.

35. A desktop agent for receiving requests from a runtime engine according to any one of claims 31-33 comprising: an administration service to manage the connections to the various desktop applications that are connected to the integrated portal; a launcher module to launch desktop applications when instructed by the runtime engine; and a request broker module that communicates with the targeted desktop application by sending messages from the runtime engine and returning responses from the application to the runtime engine.

36. A method of operating the desktop agent according to claim 35, the method comprising: listening to requests from the runtime engine; launching target applications by invoking the underlying operating system's functionality to launch applications; connecting to the target application using the underlying operating system's messaging layer; relaying actions to the target application using the connection; and relaying application responses back to the runtime engine.

37. A method of operating a runtime engine according to any one of claims 31 - 33, and a desktop agent according to claim 35, the method comprising: having the remote desktop available (installed) on remote machines, accessible via a network; launching applications on remote desktops; connecting to these applications through the desktop agent deployed on the remote machines; communicating between the runtime engine and the remote desktop via network and application level protocols. rendering the application's visual interface on the local computer that is being operated by the user.

Description:

METHOD AND SYSTEM FOR CLIENT-SIDE USER INTERFACE

ENHANCEMENT TO ENABLE APPLICATION

INTEGRATION AND PORTALISATION

TECHNICAL FIELD

The invention concerns a method and system for client-side user interface enhancement to enable application integration and portal isation. This invention relates to the integration and interoperation of multiple heterogeneous applications at the client browser end and to the enablement of orchestration of data and events between the applications.

BACKGROUND OF THE INVENTION

Enterprise application integration (EAI) deals with the methods and techniques for unifying disparate applications at the back-end in order to facilitate the provision of enhanced composite applications that provide richer functionality and better abstraction that what was available before. The effort to achieve EAI is relatively large. Such initiatives also require much financial sponsorship and implementation time. This is because of the far reaching impact of modifying and re-engineering legacy applications and back-end systems.

The problem of application integration is compounded when heterogeneous applications require to be integrated. This is because the underlying implementation technologies of the individual applications can be very disparate, thereby causing the integration process to be complex and time-consuming.

Service Oriented Architectures (SOA) is the current methodology that the information technology (IT) industry believes will help in defining a systematic approach to total enterprise application integration. This is because SOA not only provides an architecture philosophy, but it also covers non-technical/ management issues concerning EAI. Governance, cost analysis, and project management are some of the non-technical issues that are addressed in a proper SOA based enterprise system.

Over the long term SOA promises dramatic improvements such as cycle time reduction, ultimate levels of reuse, and proper management of back end enterprise software services. However, its effects are visible mostly over a period spanning a few years. In general, SOA is not a short term solution. It is also common that end

users and business sponsors do not see visible benefits of adopting SOA in the short term.

Hence there is a need for a system that integrates and interoperates heterogeneous applications without requiring changes to the application code or design, thereby reducing the time-to-market of the integrated system. The reduction in time would enable businesses to operate more efficiently. Reuse of existing applications without making changes to the code or design helps businesses in maximizing the use of their existing software assets.

SUMMARY

According to an aspect of the present invention, a method and system of integrating and interoperating multiple heterogeneous applications is provided comprising: an Integrated Development Environment (IDE) to enable human users to define the integration and interoperation points of the multiple applications; a configuration file format based on which the IDE generates specific configuration instances; and a runtime engine that understands configuration files adhering to the file format and performs the necessary integration and interoperation actions on the various constituent applications that have been referred to in the configuration file.

An embodiment of the invention provides an IDE that enables users to specify the various actions on web pages or screens that need to be integrated. The IDE provides a visual interface for users to define the layout of the integrated portal; identify specific pages and screens that need to be altered; specify the type of alterations to be made on each of the pages; specify drag-and-drop actions; specify automatic orchestration of actions between the pages.

According to an aspect of the invention a file format is provided for representing the configuration information that is created by the IDE as a result of the user's aforesaid interaction with it. The file format specifies the minimum information that is needed by the runtime engine to accurately perform transformations on the application screens and Web pages.

According to an aspect of the invention a runtime engine is provided that reads configuration files adhering to the aforementioned configuration file format; creates

the integrated portal application as specified in the file; and performs the specified transformations on the application screens and Web pages, all in real-time.

An embodiment of the invention provides a runtime engine that can activated via a URL. Once activated, it resides in-memory of the web browser and reads the configuration data from the specified file. It then performs all the actions and orchestrations that are specified in the configuration file.

According to an aspect of the invention, a desktop agent application is provided that listens to requests from the runtime engine and performs actions on a targeted non-web based application that is currently running on the computer. The desktop agent also contains a mechanism to listen to activities on the target application and sends appropriate signals back to the runtime engine.

An embodiment of the invention provides a MICROSOFT WINDOWS desktop agent that runs on a computer based on MICROSOFT WINDOWS operating system. This desktop agent receives messages from the target application by injecting a special module called a "hook" into the execution environment of the application. MICROSOFT WINDOWS hook is a mechanism provided by Microsoft for intercepting messages to the user interface (Ul) of any running application that makes use of Microsoft's Ul technology. The desktop agent sends messages to the target application by making calls to Microsoft's WIN32 Application Programming Interface (API) functions. MICROSOFT, WINDOWS, AND WIN32 are trade marks of Microsoft Corporation, Redmond, Washington, United States of America.

According to an aspect of the invention, a protocol is provided that enables the runtime engine to communicate with applications via the desktop agents that execute on remote computers on a network.

An embodiment of the invention provides the ability to communicate and integrate with applications that are running on a CITRIX Presentation Server desktop. CITRIX is a trade mark of Citrix Systems Inc., Ft. Lauderdale, Florida, United States of America. CITRIX enables Windows applications to execute on a central "farm of servers" and the graphical interfaces or graphical user interface (GUI) to these applications are made available to remote computers.

An embodiment of the present invention provides an enterprise Single Sign On engine that is capable of storing user credentials (for example, username, password, and other custom data), automatically retrieving these values when needed, propagating the data into the authentication screens or pages of the target applications, and submitting the authentication request.

Further, a method of operation of the runtime is provided in accordance with an embodiment of the invention. The method comprises: parsing the configuration file; creating the portal page; using the configuration data to detect and intercept specific Web pages as they enter the browser; altering the hyper-text mark-up language (HTML) contents of the pages according to the specifications in the configuration file; sending the altered HTML to the browser for visual rendering.

To integrate non-web applications, a method of operation of the runtime is provided. The method comprises parsing the configuration file, launching the non- Web applications, using the configuration data to navigate to appropriate screens, performing orchestration actions on the screens.

According to an aspect of the invention computer program product comprises a computer usable medium for integrating and interoperating multiple heterogeneous applications, the computer usable medium comprising computer readable program code configured to: provide an Integrated Development Environment (IDE) to enable a user to define integration and interoperation points of the multiple applications; provide a configuration file format based on which the IDE generates specific configuration instances; and provide a runtime engine that understands configuration files adhering to the file format and performs the necessary integration and interoperation actions on the various constituent applications that have been referred to in a configuration file.

In this description the terms are to be underdstood and defined by the general meaning as known in the computer and information technology (IT) industry and in SOA applications. For example:

URL is a Uniform Resource Locator (URL) is a string of characters conforming to a standardized format, which refers to a resource on the Internet (such as a document or an image) by its location.

Portal is a website that aggregates web content from multiple sources and displays the resulting conglomeration in a uniform look and feel.

Portlet is a single unit of content in a portal that can be traced to a particular source. A portal comprises of several portlets. Each portlet contains data from its originating content source.

Portalisation is the (preferably automated) technique of converting content from multiple sources to form part of a portal.

Web browser is the application that displays web content on users' computer terminals.

Web application is any application, whose user interface is rendered through a web browser.

Desktop application is any non-web application that is installed on the user's computer.

Desktop is a graphical user interface (GUI) environment that provides users with a visual area on the screen/display that resembles a physical desktop. Multiple applications can be launched on this visual desktop. The desktop environment provides users the facility to perform actions such as minimizing, maximizing, and arrangement of the visual interfaces of the applications on the desktop. A desktop typically provides icons, windows, toolbars, folders, wallpapers, and abilities like drag and drop.

Desktop session is a logical separation of a given user's current session on multiuser server grade computer systems that are capable of executing multiple desktops concurrently. A desktop session is used to differentiate between each of the multiple desktops that can be activated on such multi-user computer systems.

Remote desktop is a technology and mechanism provided by vendors such as Citrix in which a user can initiate a desktop session on a remote computer system.

Integration is the technique translating the data and commands of one application to that of another. In contrast with "portalisation", which further transforms the

appearance of the unified applications to have a common look and feel visually, the process of integration does not have to provide common visual appearance.

lnteroperation is the movement of data and events between independent applications or pages.

Orchestration is an arrangement of interoperation units that can be chained to form a higher level flow.

Integrated Development Environment (IDE) is a graphical-user-interface (GUI) application that enables software developers to perform a range of tasks using visual mechanisms.

Runtime is a part of a software application that executes in real time to perform tasks. This term is used in a relative sense. For example the software component in this invention has a runtime and an IDE. Here the IDE is considered as a tool that does not require being present all the time for the main component to work.

However, relative to the IDE, there is a runtime present inside the IDE that makes it perform tasks.

HTML is hypertext markup language. The mechanism of encoding content of web sites in a manner that Web browsers can interpret them, and display the data visually as desired.

Heterogeneous Web applications are disparate web applications that have independent existence and have (in many cases) been developed using a wide variety of technologies such as active server pages (ASP), .NET, Java 2 platform enterprise edition (J2EE), PHP: hypertext preprocessor (PHP), Perl, etc. J2EE is a trade mark of Sun Microsystems, Inc., Santa Clara, California, United States of America.

Heterogeneous applications are disparate applications (including web and non-web applications) that have independent existence and have been developed using a wide range of technologies.

BRIEF DESCRIPTION OF THE DRAWINGS

An example of the invention will now be described with reference to the accompanying drawings, in which:

FIG. 1 is a block diagram of the system in accordance with an embodiment of the present invention;

FIG. 2 is a runtime architecture diagram of the system in accordance with an embodiment of the present invention;

FIG. 3A-G show a set of sequence diagrams of the runtime of the system in accordance with an embodiment of the invention; and

FIG. 4A-C depict the format of the configuration file that defines the portal (FIG. 4A); depicts the format of the configuration file that defines the layout of the portal (FIG. 4B); and depicts the format of the configuration file that defines the modifications to be applied to the specific portlets and the various actions performed in response to events that are generated in the integrated portal (FIG. 4C).

DETAILED DESCRIPTION

FIG. 1 and the following discussion are intended to provide a brief, general description of a suitable computing environment in which the present invention may be implemented. Although not required, the invention will be described in the general context of computer-executable instructions, such as program modules, being executed by a computer such as a personal computer, laptop computer, notebook computer, tablet computer, personal digital assistant (PDA) and the like. Generally, program modules include routines, programs, characters, components, and data structures that perform particular tasks or implement particular abstract data types. As those skilled in the art will appreciate, the invention may be practiced with other computer system configurations, including hand-held devices, multiprocessor systems, microprocessor-based or programmable consumer electronics, network personal computers (PC), minicomputers, mainframe computers, and the like. The invention may also be practiced in distributed computing environments where tasks are performed by remote processing devices that are linked through a communications network. In a distributed computing

environment, program modules may be located in both local and remote memory storage devices.

The main components of the system 10 are illustrated in FIG. 1 in accordance with an embodiment of the invention. The system generally comprises: an Integrated Development Environment (IDE) 12 that runs on a computer terminal 14 that is used by a developer 16; a configuration file 26 that is generated by the IDE as a result of interactions with the user; and a runtime engine 48 that is loaded into a web browser that displays the integrated portal. The computer terminal 14 or workstation may comprise inter alia a memory 2, processor 4, and interface 6 for interfacing with a network such as the Internet or Intranet 18. An input device 7 and display 8 is provided for a user to interface with the user workstation for inputting and displaying data.

The IDE provides a visual environment for the developer 16 to define the layout of the integrated portal, specify the constituent portlet applications, specify user interface (Ul) changes in any of the portlets, and define interoperation actions among the portlets.

The specifications made by the user are converted by the IDE into a configuration file 26 and sent to a remote location specified by the user. This location 24 is within a web server 20 that is reachable via a communications network from the IDE's host machine 14. The web server 20-2O N may comprise a memory 72, processor 74, and an interface 76 inter alia. It will be appreciated that file location 24 may be selected and stored on the server 20 having any number of configurations, for example a single server or multiple servers. The location 24 shown in dashed box may be accessible and centralized to manage on the server 2O N without requiring additional hardware or software to store the configurations. Alternatively the file 26 is stored on the IDE's host machine 14 and is later transferred to a web server by any other means.

Any user 32 who intends to interact with the resulting integrated portal ("integrated portal"), loads the configuration file into a web browser 40 by targeting it to the URL of the configuration file location 24. The web page or web application 22 on the web server 20 is accessible via the network 18 by the runtime engine 48 of the user's web browser 40. It will be appreciated that the user 32 may access the system 10 via a computer terminal workstation 30, the same or similar to computer

terminal workstation 14 of the developer 16. Of course, it will be appreciated that the developer 16 may perform the same or all of the functions as described of the user 32 on a single workstation such as workstation 14 and/or workstation 30.

When loaded into the browser 40, the file spawns an instance of a runtime engine 48. Further, this runtime reads the remainder of the configuration data and begins to assemble the integrated portal.

The runtime engine identifies the component portlets and their URL addresses and directs the browser to load these pages 22.

The configuration data 26 could specify one or more desktop applications 44 to be part of the integrated portal. A desktop application could be based purely on Microsoft's Win32 technology or other technologies such as Citrix ICA 52 or Java Abstract Windowing Toolkit (AWT), Java Swing 154 or the like.

If the configuration data 26 specifies a desktop application 44 to be part of the integrated portal, the runtime engine 48 will communicate with a desktop agent component 42 on the user's computer. The desktop agent will launch the appropriate desktop application 44 on the user's computer and establish an internal conduit to relay commands from the runtime engine 48 to the desktop application 44. The desktop agent can connect and communicate with multiple desktop applications concurrently.

If the configuration data 26 specifies a desktop application 154 that is based on Java user interface technologies such as Java Abstract Windowing Toolkit (AWT) or Swing, the desktop agent will launch a modified version the appropriate application on the user's computer. The modification comprises of adding the Java AWT/Swing Adapter 152 into the startup sequence of the application's 154 Java Virtual Machine (JVM). The Java AWT/Swing Adapter listens to commands from the desktop agent and relays commands to the target Java application 154.

If the configuration data 26 specifies a desktop application 52 that is based on a third-party remote desktop technology such as CITRIX, the runtime engine 48 will communicate a special message to the desktop agent component 42 on the user's computer. The desktop agent will launch the desktop application 52 on the user's computer. It will then determine the location of the remote machine 64, and the

user desktop 66 on the machine, where the actual application 62 is executing and communicate with that machine's desktop agent 60 in order to establish an internal conduit to relay commands into the application 62. The effect of performing actions on the application 62 can be visibly seen on the application 52 through third party technologies such as CITRIX ICA (Independent Computing Architecture)

In greater detail and with reference to FIG. 2, 3A-F and 4A-C, the runtime engine 48 comprises of a Kernel 100 and several component modules 102,104,106,108,110,112,114,116,118,120,122. Together, these component modules are loaded into a browser 40. Currently available Internet browser software contains an execution engine 130, which generally include a module to process asynchronous HTTP requests, called XMLHttpRequest module 132; and a module to process the HTML document, called DOM API module 134. The desktop agent 42 may comprise several component modules such as administration service 142, application launcher 144 and request broker 146 to access and call WIN32 API layer 150. The Java AWT/Swing Adapter 152 is a special module that is launched along with any Java application 154 that is integrated by an embodiment of the invention.

With reference to the runtime sequence process 200 shown in FIG. 3A in accordance with an embodiment of the invention, when loaded 202 into the browser the Kernel calls 204 the Config Manager 112 to load 206 the portal configuration 400, as shown in FIG. 4A. The Config Manager relays 206 this instruction to the Net 118 module. The Net module loads 208 the specified URLs via XMLHttp component 132 of the browser. The Config Manager 112 stores 210 the information obtained into the Registry component 102.

Based on the portal configuration retrieved, the Kernel 100 instructs 212 the Config Manager 112 to load 214 the layout configuration 450, as shown in FIG. 4B. The Config Manager calls 214 the Net module to load 216 the content of the configuration from the network, and write to Registry 218.

The Kernel 100 then instructs 220 the Layout Manager 110 to make the layout of the page as specified in the configuration data. The Layout Manager obtains the configuration information from the Registry component. The Layout Manager then makes multiple calls 222,224 to the browser's DOM AP1 134 in order to construct

226 a page that conforms to the specified layout. Each portlet resides in a separate HTML iFrame in the main page.

With reference to the runtime sequence process 230 shown in FIG. 3B in accordance with an embodiment of the invention, the Kernel calls the Page Fetch 116 module to load 232 the specified portlet pages into their respective iFrame. The Page Fetch module makes multiple calls 234,236 to the DOM API component in order to load 238 the pages.

With reference to the runtime sequence process 240 shown in FIG. 3C in accordance with an embodiment of the invention, if the portal configuration specifies any desktop applications to be part of the portal, the Kernel 100 instructs 242 the Communication Module 122 to initiate the launch of the desktop application. The Communication Module sends 244 a launch request to the Desktop Agent 46. The Desktop Agent uses the standard Microsoft Windows API 132 to launch 246 the desktop application. The Win32API 132 returns 248 a response to the Desktop Agent which is relayed back to the Communication Module indicating successful launch 250 of the desktop application. The Communication Module responds 252 back to the Kernel with an indication of successful launch of the desktop application. This process is repeated for all the desktop applications that are specified in the portal configuration.

With reference to the runtime sequence process 260 shown in FIG. 3D in accordance with an embodiment of the invention, as web pages are loaded, the web browser engine 130 generates "onload" events, which are handled by the Page Preprocessor 114 component. The Page Preprocessor performs a setup 262 of the portlets and identifies 264 the page that has been loaded. The identification of pages is performed by matching unique strings of text on the page. These identification strings are provided in the portal configuration that has been loaded previously.

The Page Preprocessor 114 then instructs the Config Manager to load 266 specific configuration for the page, as shown in FIG. 4C that has been currently loaded. FIG. 4C shows the file format 460 of configuration that may be applied on portlets. The Config Manager 112 uses the Net module 118 to relay 268 the command to the XMLHttp module 132 to obtain 270 the page configurations. The page configurations are loaded and sent 272 to Page Preprocessor.

The Page Preprocessor 114 then forwards 274 this configuration to the Weaver 106 component. The Weaver reads the configuration information and parses the current page and calls 276 the Action Library 120 component with the reference of the specific HTML tag element where the behaviour modification is to be made. The Action Library receives this information and sets up the appropriate event handling mechanisms 278,280 with the help of the Event Manager 108 to subscribe to events and publish events.

Events, in the context of this document, are actions that are either initiated by the user, such as mouse click, typing on the keyboard, mouse movement, drag-and- drop etc; or initiated by the application, such as loading of pages, screens, and appearance of visual components in the user interface of the applications.

In the context of this document, configuration of events is the association of specific events with specific event handling routines.

With reference to the runtime sequence process 290 shown in FIG. 3E in accordance with an embodiment of the invention, when a web application related event that has been previously configured occurs, the Event Manager 108 publishes 292 the event to the Action Library 120. The Action Library receives the event notification and in response to event 294 looks up the specified configuration data, as shown in FIG. 4C to obtain the sequence of actions that is to be performed in response to the event. FIG. 4C shows the file format 460 of configurations that may be applied on portlets. The Action Library executes these actions by making multiple calls 296,298 to the DOM API module.

With reference to the runtime sequence process 300 shown in FIG. 3F in accordance with an embodiment of the invention, when a desktop application related event that has been previously configured occurs, the Event Manager publishes 302 the event to the Action Library 120. The Action Library receives the event notification in response to event 304 and looks up the specified configuration data, as shown in FIG. 4C to obtain the sequence of actions that is to be performed in response to the event. FIG. 4C shows the file format 460 of configurations that may be applied on portlets. The Action Library sends 306,308 messages to the Desktop Agent 42 via the Communication Module 122. The Desktop Agent performs 310,312 the required action on the targeted desktop application by using

the Win32 API Layer. The Desktop Agent relays 314 the successful completion of the actions to the Communication Module, which relays 316 this to the Action Library.

With reference to the runtime sequence process 320 shown in FIG. 3G in accordance with an embodiment of the invention, when a Java-based desktop application related event that has been previously configured occurs, the Event Manager publishes 322 the event to the Action Library 120. The Action Library receives the event notification in response to event 324 and looks up the specified configuration data, as shown in FIG. 4C to obtain the sequence of actions that is to be performed in response to the event. FIG. 4C shows the file format 460 of configurations that may be applied on portlets. The Action Library sends 326,328 messages to the Desktop Agent 42 via the Communication Module 122. The Desktop Agent performs 330,332 the required action on the targeted desktop application by using the Java AWT/Swing Adapter module. The Desktop Agent relays 334 the successful completion of the actions to the Communication Module, which relays 336 this to the Action Library.

At any point during the handling of events, if error conditions are reported to the Action Library, appropriate configurations can be set to instruct the handler to retry the processing. This mechanism adds a reasonable level of robustness and tolerance to this invention.

The devices and subsystems of the exemplary methods and systems described with respect to the figures may communicate, for example, over a communication network, and may include any suitable servers, workstations, PCs, laptop computers, handheld devices, with visual displays and/or monitors, telephones, cellular telephones, wireless devices, PDAs, Internet appliances, set top boxes, modems, other devices, and the like, capable of performing the processes of the disclosed exemplary embodiments. The devices and subsystems, for example, may communicate with each other using any suitable protocol and may be implemented using a general-purpose computer system and the like. One or more interface mechanisms may be employed, for example, including Internet access, telecommunications in any suitable form, such as voice, modem, and the like, wireless communications media, and the like. Accordingly, network 18 may include, for example, wireless communications networks, cellular communications network, Public Switched Telephone Networks (PSTNs), Packet Data Networks

(PDNs), the Internet, intranets, hybrid communications networks, combinations thereof, and the like.

It is to be understood that the embodiments, as described with respect to the figures, are for exemplary purposes, as many variations of the specific hardware used to implement the disclosed exemplary embodiments are possible. For example, the functionality of the devices and the subsystems 1 of the embodiments may be implemented via one or more programmed computer system or devices. To implement such variations as well as other variations, a single computer system may be programmed to perform the functions of one or more of the devices and subsystems of the exemplary systems. On the other hand, two or more programmed computer systems or devices may be substituted for any one of the devices and subsystems of the exemplary systems. Accordingly, principles and advantages of distributed processing, such as redundancy, replication, and the like, also may be implemented, as desired, for example, to increase robustness and performance of the exemplary systems described with respect to the figures.

The exemplary systems described with respect to the figures may be used to store information relating to various processes described herein. This information may be stored in one or more memories, such as hard disk, optical disk, magneto- optical disk, RAM, and the like, of the devices and sub-systems of the embodiments. One or more databases of the devices and subsystems may store the information used to implement the exemplary embodiments. The databases may be organized using data structures, such as records, tables, arrays, fields, graphs, trees, lists, and the like, included in one or more memories, such as the memories listed above.

All or a portion of the exemplary systems described with respect to figures may be conveniently implemented using one or more general-purpose computer systems, microprocessors, digital signal processors, micro-controllers, and the like, programmed according to the teachings of the disclosed exemplary embodiments. Appropriate software may be readily prepared by programmers of ordinary skill based on the teachings of the disclosed exemplary embodiments. In addition, the exemplary systems may be implemented by the preparation of application-specific integrated circuits or by interconnecting an appropriate network of component circuits.

It will be appreciated by persons skilled in the art that numerous variations and/or modifications may be made to the invention as shown in the specific embodiments without departing from the scope or spirit of the invention as broadly described. The present embodiments are, therefore, to be considered in all respects illustrative and not restrictive.