Example of Developing a Task that Assists with Adding an Account and a Service Request
The example in this topic describes how to develop a task that assists the user with adding an account and a service request for that account. 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.
-
(Optional) Rapid Prototyping on Applet Layout
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 standard business components and reuse standard applets. For more information, see: