Example of Developing a Task that Assists with Adding an Opportunity and an Activity
The example in this topic describes how to develop a task that assists the user with adding a new opportunity and an activity for this opportunity. To develop this example, perform the following tasks:
-
Create or open a Developer Workspace – see Create or Open a Workspace
-
Validate the task in the Developer Workspace – see Validating a Task
-
(Optional) Preview and inspect the task in the Developer Workspace – see Inspecting a Task
-
Deliver the task - see Delivering a Task.
In this example, the user uses a task 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.