Siebel Business Process Framework: Task UI Guide > Examples of Developing a Task UI > Example of Developing a Task UI That Assists with Adding an Account and a Service Request >

Creating and Diagramming the Task UI


This task is a step in Example of Developing a Task UI That Assists with Adding an Account and a Service Request.

In this topic, you create and diagram the task UI.

To create and diagram the task UI

  1. Make sure Siebel Tools is prepared to create a task UI.

    For more information, see Preparing Siebel Tools to Create a Custom Task UI.

  2. In the Object Explorer, click Project.
  3. In the Projects list, create a new project named Account Task UI.

    You can use this project to support this development effort. For more information, see Using Siebel Tools.

  4. Use the Task Wizard to create a new task UI, using values in the following table.
    Property
    Description

    Project

    Choose Account Task UI.

    Task Name

    Enter Create Account and SR.

    Display Name

    Enter Create new Account and SR.

    Business Object

    Choose Account.

    Transient Business Component

    Leave this field empty.

    Subtask

    Make sure this property does not include a check mark.

    For more information, see Creating a Custom Task UI.

  5. Diagram the task UI so that it resembles the flow that the following diagram displays:

    Siebel Tools displays labels for the task view steps after you bind the views in a subsequent step in this example. For more information, see Diagramming a Task UI.

  6. Click the Create Account step, and then use the Properties window to define properties using values in the following table.
    Property
    Value

    Business Component

    Account

    Defer Write Record

    TRUE

    Operation

    Insert

    For more information, see About the Defer Write Record Property.

  7. Click the Create SR step, and then use the Properties window to define properties using values in the following table.
    Property
    Value

    Business Component

    Service Request

    Defer Write Record

    TRUE

    Operation

    Insert

  8. Save your work, and then close the Task Editor.
Siebel Business Process Framework: Task UI Guide Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices.