Customizing tab navigation

It is possible to customize, or override, the behavior of tab navigation in Curam.

About this task

This is a generic task on how to customize the behavior of tab navigation. The variable values are specified in a sub topic.

Procedure

  1. Locate the tab navigation file whose behavior you want to override.
  2. Copy the file, and its associated properties file, into %CURAM_DIR%\EJBServer\components\COMPONENT_NAME\clientapps.
    %CURAM_DIR% is the Cúram installation directory, which by default is C:\IBM\Curam\Development.
  3. Update the file by adding the additional navigation pages that you want available on the tab.
  4. If there are associated properties, add them to the properties file that was copied across.
  5. From %CURAM_DIR%\EJBServer, run build inserttabconfiguration.
  6. Save your configuration files.