| |
|
| |
Samples that illustrate three different ways of modifying the results of a REST Service Call. |
| |
|
| |
b Download:b http:wiki1.swg.usma.ibm.comlddpfwiki.nsfxsp.ibmmodresdominoOpenAttachmentlddpfwiki.nsfD341C0D85C3B392F852578BC00749AA0attachWEF701MobileSamples.zipWEF 7.0.1 Mobile Samples i(note: The WEF Mobile samples depend on adding the "Mobile" feature set to your ... |
| |
|
| |
Overview of generating web based user interfaces from structured data. |
| |
|
| |
The following article is a categorized guide to IBM Web Experience Factory (formerly known as WebSphere Portlet Factory) videos, including introductions and concepts, tutorial walkthroughs, user interface layout techniques, best practices and advanced topics. |
| |
|
| |
Developing Web Applications for Smartphones with IBM WebSphere Portlet Factory 7.0 |
| |
|
| |
Brought to you by the WebSphere Portlet Factory Development Team
© Copyright International Business Machines Corporation 2006, 2009. All rights reserved.
This document is a collection of best practices, tips, and suggestions from the WebSphere Portlet Factory development team. It ... |
| |
|
| |
This article talks about several different ways to do some logging with log4j. It also describes how to configure your own custom logging. Use SystemOut actions in an Action list. Use Debug Tracing builder Use the com.bowstreet.appserver.logmanager package Create your own custom logging Use ... |
| |
|
| |
Serviceability - IBM definition: "Serviceability is the end to end experience from the time a problem occurs or a customer perceives they have a problem with our products, solutions or services to the time they believe it has been successfully resolved for them.”
WebSphere Portlet Factory ... |
| |
|
| |
WebSphere Portlet Factory goes through a continual process of improvements to meet advances in technology, new environments, changing requirements, and enhancements to the product. As each new release of WebSphere Portlet Factory addresses these improvements, there is an upgrade path for our ... |
| |
|
| |
General best practices Follow these best practices when creating alerts for dashboard applications. New for WebSphere Dashboard Framework 6.1.5: Run Alerts models in WebSphere Application Server during development
You can test your alerting application more conveniently by running alert ... |
| |
|
| |
The "best practices" presentation attached below covers at a high level some best practices for working with Web Experience Factory. It is based on slides from the 2010 Portal Excellence Conference. |
| |
|
| |
Follow these best practices when you set up your WebSphere Dashboard Framework project for deployment. For additional information, see the WebSphere Portlet Factory Deployment page. Add a Portlet Adapter builder to your model. The Portlet Adapter builder tells Portlet Factory to add ... |
| |
|
| |
WebSphere Dashboard Framework - Best practices for using query filters Follow these best practices for building applications that use query filters. Add a Query Filter Observer portlet When you crea |
| |
|
| |
The WebSphere Application Server sample application provided with WebSphere Dashboard Framework demonstrates best practices for developing dashboards for any platform. It also incorporates these techniques for developing dashboards specifically for WebSphere Application Server. Use the Model ... |
| |
|
| |
Try out the introductory Portlet Factory lab and experience first-hand how Portlet Factory supercharges portlet and application development. This post includes documents outlining the lab setup and database configuration procedures. The lab manual provides the user with a tour of the Porltet ... |
| |
|
| |
IBM® WebSphere® Portlet Factory provides tooling which developers can use to produce flexible, customized portlets and stand-alone Web applications in an easy and highly automated way. You can |
| |
|
| |
This collection of best practices, tips, and suggestions from the IBM® WebSphere® Portlet Factory development team is for developers who are either currently using or are expecting to use Web |
| |
|
| |
The presentation attached below gives an overview of Web Experience Factory architecture including builders, profiling, and Page Automation. |
| |
|
| |
This presentation from the 2007 WebSphere Portal Technical Conference describes some best practices for developing with Portlet Factory. Presentation: Best Practices for Creating Portlets with WebSp |
| |
|
| |
This recently published Redbook (700 pages) has lots of information about a whole range of Portlet Factory development topics. Redbook: Portal Application Development Using WebSphere Portlet Factory |
| |
|
| |
Discover what the IBM® Web Experience Factory can do for your portal development team. |
| |
|
| |
Techniques for Working With Multiple Models in WebSphere Portlet Factory
When creating complex portlets with Portlet Factory, it is recommended that the number of builder calls in a model be kept to a reasonable number. There is no hard and fast rule on an exact number of builder ... |
| |
|
| |
The attached article describes how you may leverage a new IBM® WebSphere® Portlet Factory profile selection handler in version 6.1 to customize portlets based on WebSphere® Portal Personalization Rules. |
| |
|
| |
Implementing the profile selection handler WP Composite Application Role Selection Handler on IBM® WebSphere® Portal.
Sample Description
The sample model shows how you can use profiles and the WP Composite Application Role Selection Handler to assign different variables or ... |
| |
|
| |
Let's say we want to execute a particular action (DataService,method call from LJO or whatever) on regular basis. What's the best way to do so ? Because we have not any builder for this purpose, at th |