This is a builder for IBM Web Experience Factory that automates a common pattern for building JavaScript-based portlets that run on IBM WebSphere Portal. With a single builder you can implement a script-based portlet or page within a portlet using JS/HTML/CSS that you provide. Additionally, the builder automatically generates JavaScript variables that enable JSON/REST access to all the operations from a Web Experience Factory Data Service provider model. This means that your script-based portlet can easily access data from any of the back end data access and transformation builders that are available with Web Experience Factory.

This package also includes an example of how you can use Web Experience Factory to provide data services for use in Script Portlet applications. See the description for the BankAccountService sample in the documentation.

See the documentation tab for complete documentation on using the builder.