Siebel Web UI Dynamic Developer Kit Guide > Generating Java Artifacts >

Running the Web UI DDK Wizard


You can run the Web UI DDK Wizard for active views that business object has a primary business component associated with it.

NOTE:  You cannot run the Web UI DDK Wizard for views not included in your current license key.

This task is a step in the Process of Generating Java Artifacts.

To run the Web UI DDK Wizard

  1. In the Siebel Tools Object Explorer, select the View object type.
  2. In the Object List Editor, select a view, right-click, and then choose Generate UI Kit.

    The Web UI DDK Wizard opens.

    For details of each screen in the wizard, see About the Web UI DDK Wizard.

  3. After the wizard finishes, compile your changes to the SRF.

    Sample JavaServer pages cannot run until changes the Web UI DDK Wizard made to repository objects are compiled into the SRF and deployed on the server that will be handling requests from the Web application.

For an example of running the Web UI DDK Wizard, see Example of Generating Java Artifacts.

Siebel Web UI Dynamic Developer Kit Guide