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

Revising the Task UI


In this topic, you revise the task UI so that it incorporates the logic that is required that allows the end user to add an activity. You start by revising the task. You then define condition criteria.

To revise the task UI

  1. In the Object Explorer, click Task.
  2. In the Tasks OBLE, query the Task Name property for Create New Opportunity.

    If more than one record is returned, then choose the record that contains the highest number in the Version property.

  3. In the WF/Task Editor Toolbar, click the Revise icon.

    A new record is defined in the Tasks OBLE. This new record possesses the highest number in the Version property. For more information, see Using the WF/Task Editor Toolbar.

  4. In the Tasks OBLE, modify the new revision using values from the following table.
    Property
    Value

    Transient BC

    TBC for Opportunity

  5. Open the Task Designer for the new version, then modify the task UI until it resembles the flow that is displayed in the following figure:

    Note that the label of the Opportunity Activity Task View step is displayed after you bind the view in a subsequent step in this example.

    For more information, see Diagramming a Task UI.

  6. Choose the Opportunity Task UI View step, then use the properties window to define values described in the following table.
    Property
    Value

    Forward Button Type

    Next

  7. Choose the Create Activity step, then use the properties window to define values described in the following table.
    Property
    Value

    Business Component

    Action

    Defer Write Record

    True

    Operation

    Insert

  8. Choose the Opportunity Activity Task View step, then use the properties window to define values described in the following table.
    Property
    Value

    Display Name - String Override

    Create Activity

    Forward Button Type

    Submit

    Task View

    Opportunity Activity Task View

  9. Click the No connector, then use the properties window to define values described in the following table.
    Property
    Value

    Type

    Default

Siebel Business Process Framework: Task UI Guide Copyright © 2009, Oracle and/or its affiliates. All rights reserved. Legal Notices.