Example of Developing a Task that Assists with Adding an Opportunity
The example in this topic describes how to develop a task that assists the user with adding an 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.
The data manipulation and storage requirements for this example do not involve transient data, so you do not use a transient business component or a task applet. Instead, you use a standard business component and create a standard applet. For more information, see the following topics: