| |
|
| |
This article demonstrates the benefits of combining two IBM® technologies, GAIAN Database and IBM Mashup Center, to produce much simpler mashups that use a range of distributed data sources including Microsoft® Excel workbooks, flat files, and databases. |
| |
|
| |
This section provides additional tuning information for the 2.0.0.2 release of Mashup Center. If you are working with Mashup Center 2.0.0.2, be sure to read the 2.0 performance tuning information that precedes this addendum. This addendum only points out the changes in performance tuning for ... |
| |
|
| |
This topic describes the Advanced Layout widget. Unlike other widgets that you add to your palette and use in mashup pages, the Advanced Layout widget is designed to replace the themebased widget that controls how columns display when using either a breadcrumb or tabbed column layout. This widget ... |
| |
|
| |
This topic describes the Advanced Wiring Dialog widget. Unlike other widgets that you add to your palette and use in mashup pages, the Advanced Wiring Dialog widget is designed to replace the themebased widget that controls the look and feel of the wiring interface. This widget is available in ... |
| |
|
| |
By default, Mashup Center is designed with an open security model that does not restrict access to servers and Web sites. This flexible model allows you to configure the proxy based on your own security needs before going into production. This topic provides examples of how you can configure the ... |
| |
|
| |
You can configure the email widget to use any email service provider that supports POP3IMAP and SMTP protocols. Configuration for this widget is performed by administrators so that users can simply log in to their accounts without needing to perform any additional configuration. Currently, the ... |
| |
|
| |
The email widget allows you to receive and send emails using email service providers that support POP3IMAP and SMTP protocols. After logging in, you can view your inbox, reply to received mail, and compose new mail. Currently, this widget is available on Lotus Greenhouse. Note: Administrators ... |
| |
|
| |
This article provides examples of how to use the Mashup Center JavaScript API with widgets. Resizing widgets
Here is some sample code to help you use the set of Mashup Center JavaScript APIs to resize widgets: var es ... |
| |
|
| |
Contents: a href"mashadminMashupCenter20"Administering Mashup Center : Mashup Center 2.0a This article describes how to configure a new category in the palette when using either of the two Tab themes. You can add a new category to the palette by editing a file called addContent.json . ... |
| |
|
| |
Contents: a href"mashcreatorMashupCenter20"Creating mashups : Mashup Center 2.0a This article describes how to export and import pages. h2 Procedure h2
Do the following steps: ol li To export a page, do the following steps: ol typeA li To open the space manager, click the ... |
| |
|
| |
Mashup Center provides a set of default widgets that are preloaded in the palette after you initially install the product. This article describes how to run these widgets in your business spaces. Prerequisites
In order to run Mashup Center widgets in your business spaces, you must have the ... |
| |
|
| |
This article provides an example of how you can use the Remote JavaScript API to display the children of the root directory of the content store. {code:} var model = com.ibm.mashups.enabler.model.Factory.getRemoteModel(); var root = model.getRoot().start(); console.log("url to root = " + ... |
| |
|
| |
This article describes the directory structure of the content store that is created after a default installation and configuration of Mashup Center 2.0. This article applies only to file-based persistence. If you are using database persistence, files are stored in the database, not in the ... |
| |
|
| |
Neste tutorial, você aprenderá o processo de ponta a ponta de utilização do IBM® Mashup Center para criar um mashup do mundo real e publicá-lo no catálogo para utilização por outras pessoas. Você aprenderá como transformar dados de planilhas em um formato que possa ser usado em seus mashups e, em ... |
| |
|
| |
In dit zelfstudieprogramma leert u hoe u IBM® Mashup Center kunt gebruiken voor het maken van een echte mashup en het publiceren daarvan naar de catalogus, zodat anderen uw mashup kunnen gebruiken. U leert hoe u gegevens uit spreadsheets omzet in een indeling die geschikt is voor uw mashups en hoe ... |
| |
|
| |
In questa esercitazione si apprenderà il processo end-to-end di utilizzo di IBM® Mashup Center per creare un mashup reale e per pubblicarlo nel catalogo al fine di consentirne l'utilizzo ad altri utenti. Si imparerà a convertire i dati da fogli di calcolo ad un formato che sia possibile utilizzare ... |
| |
|
| |
In diesem Lernprogramm wird der End-to-End-Prozess vorgestellt, der erforderlich ist, um mithilfe von IBM® Mashup Center ein realistisches Mashup zu erstellen und dieses für andere Benutzer im Katalog bereitzustellen. Sie erfahren, wie Sie Daten aus Tabellendokumenten in mashupfähiges Format ... |
| |
|
| |
Ce tutoriel explique comment utiliser IBM® Mashup Center pour créer une application composite pratique et la publier dans le catalogue à l'attention des autres utilisateurs. Il explique comment convertir des feuilles de calcul dans un format que vous pouvez utiliser dans les applications ... |
| |
|
| |
En esta guía de aprendizaje se describe el proceso global de utilización de IBM® Mashup Center para crear un mashup real y publicarlo en el catálogo para que otros usuarios puedan utilizarlo. Aprenderá a convertir los datos de hojas de cálculo en un formato que podrá utilizar en los mashups y ... |
| |
|
| |
在此指導教學中,您將瞭解使用 IBM® Mashup Center 來建立實際的 Mashup,以及將其發佈至型錄以供其他人使用的端對端程序。您將瞭解如何將試算表中的資料轉換成可在 Mashup 中使用的格式,然後在小組件中顯示該資料。 您也將瞭 |
| |
|
| |
在本教程中,您将了解使用 IBM® Mashup Center 创建现实世界的 Mashup,并将其发布到目录以供其他人使用的端到端过程。您将了解如何将数据从电子表格转换为可在您的 Mashup 中使用的格式,然后在窗口小部件中显示该数据。还将了 |
| |
|
| |
このチュートリアルでは、IBM® Mashup Center を使用して実世界のマッシュアップを作成し、他のユーザーが使用できるようにカタログに公開するエンドツーエンド・プロセスについて学習します。 ここでは、スプレッドシート |
| |
|
| |
This article provides some common questions and answers about access control and security in Mashup Center 2.0. Table of contents
<A ... |
| |
|
| |
This article provides examples of how to use the Mashup Center 2.0 JavaScript API with the user palette model. ==Working with the user palette==
The user palette contains all the widgets you can use to create mashups. The widgets in the palette are grouped within categories, e.g. 'favorites' or ... |
| |
|
| |
This article provides examples of how to use the Mashup Center 2.0 JavaScript API with the space model. ==Working with spaces==
Spaces can be considered composite applications. They are a collection of pages with a tree structure. Each of these pages may contain widgets, which may in turn be ... |