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:

  1. Create or open a Developer Workspace – see Create or Open a Workspace

  2. Creating the Task

  3. Creating the Applets

  4. Creating the Task Views

  5. Binding Task Views to Task View Steps

  6. Controlling the Buttons of the Playbar Applet

  7. Creating Chapters for the Task

  8. Creating the Task Group

  9. Validate the task in the Developer Workspace – see Validating a Task

  10. (Optional) Preview and inspect the task in the Developer Workspace – see Inspecting a Task

  11. Deliver the task - see Delivering a Task.

  12. Verifying the Task

  13. (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: