IFS Personal Portal is supposed to be an entry point to IFS Applications. It will allow the user to create a personalized view of IFS Applications. The goal is to create an easy to understand page with a mixture of information and functionality.
As an entry point, the Portal will offer the possibility to start other web pages and also the IFS Enterprise Explorer application. The portal implementation is a compound of two parts:
Not only the portal can be configured; one single portlet on the portal can be configured as well, unless the developer disables this ability at the design time. If enabled, the developer must provide a dialog for customizing the portlet.
Development of portlets and ordinary web pages is quite similar. The portlet developer will use the same structures and mechanisms for working with data as in case of ordinary web pages. Much work will be done if the developer can reuse the business logic related code from existing web pages. But, as it was mentioned previously, the portal page should offer only a limited functionality, so the portlet should only be a source of information and not an interactive form.