Overview: Siebel Enterprise Application Integration > Siebel EAI Overview > About Web Services >

About the Web UI DDK Solution


The Web UI Dynamic Developer's Kit (DDK) solution is based on Web services and consists of interfaces that allow access to Siebel data and a wizard for generating a quick-start kit. The quick-start kit includes sample JavaServer pages that can be deployed in a Web application and that provide Web developers with sample code demonstrating common data manipulation operations and basic UI rendering. Web developers can modify the sample code instead of developing from scratch, giving them a jump-start on development work.

Key features of the Web UI DDK solution are as follows:

  • Web UI DDK Wizard. This wizard in Siebel Tools is used to generate the development kit that includes sample JavaServer pages and other J2EE artifacts.
  • Sample JavaServer Pages. These are sample pages generated by the Web UI DDK Wizard and then deployed in a J2EE environment.
  • Data Schema and Metadata Report. This is a report that Java developers use to understand the Siebel data model.
  • UI Data Adapter. This Siebel business service exposes APIs for accessing Siebel data.

    For detailed information about the UI Data Adapter, see Integration Platform Technologies: Siebel Enterprise Application Integration.

For more detailed information on the Web UI DDK and it's features, see the Siebel Web UI Dynamic Developer Kit Guide

Overview: Siebel Enterprise Application Integration