|
Siebel Business Process Framework: Task UI Guide > Examples of Developing a Task UI >
Example of Developing a Task UI That Assists with Adding an Opportunity and an Activity
The example in this topic describes how to develop a task UI that assists the user with adding a new opportunity and an activity for this opportunity. To develop this example, perform the following tasks:
- Creating and Diagramming the Task UI
- Creating the Transient Business Component
- Creating the Picklist
- Creating the Task Applet
- Adding the Task Applet to the View
- Creating the Task View
- Revising the Task UI
- Creating the Condition Criteria
- Publishing and Activating a Task UI in Siebel Tools
- Verifying the Functionality of the Task UI
In this example, the user uses a task UI to enter information in the fields of an opportunity. Siebel CRM displays a radio button group that allows the user to choose to add an activity. Siebel CRM stores this choice as transient data, so you use a transient business component and a task applet. For more information, see Overview of Transient Data.
|