RapidOSS is designed to integrate disparate management systems, databases etc. with its flexible scripting support in the server side, and AJAX UI in the client side. We have demonstrated with Google Maps integration, how it supports mashups in a previous post. Recently, we have added a timeline component, a DHTML-AJAX based widget for visualizing time based events, which makes use of SIMILE Timeline widget. Now we will go through a scenario how you can use this new UI component in the RapidOSS context. read more »
Mashups
Mashup comes to IT management: RapidOSS Google Maps integration
Posted August 28th, 2007 by SezginRapidOSS is typically used to integrate data from different systems in the presentation level, hence data exchange between UI components in the browser is core functionality. In the live RapidOSS demo implementation available on this site, devices are organized in a tree. When the user clicks an object on the tree, the object data is passed to chart and the events grid components. Events grid show the events related to the object selected by user, and the pie chart updates based on the severities of the events for that objects. Which data should be exhanged between which components is specified in a configuration file. This functionality enables mashup of data from different data sources. Data from inventory, event, change management, ticketing, etc. can be presented to the users in context, in an integrated manner. RapidOSS data stores just enough data to facilitate the integration of the data and the communications with multiple backend systems. read more »

