Developing reusable views
To contain functions or user interface elements that another view or page can use, create a view.
About this task
You can create a view by using the Designer interface of IBM® Business Automation Workflow. The new view can be in a toolkit or in a process application. To reuse the view in multiple process applications, consider creating the view in a toolkit, which makes the view available to all process applications that use that toolkit. However, keep in mind that if someone edits the view, the changes apply to all instances of that view. Fixes can be picked up by all users of the view, but changes can also have unintended consequences in other process applications. To limit your changes to a particular process application, consider creating the view in that process application.
IBM Business Automation Workflow provides sets of views that include standard user interface elements such as text fields, images, and so on. You can use these views to develop more complex views.
.