|
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
- In the Object Explorer, click Task.
- 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.
- 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.
- In the Tasks OBLE, modify the new revision using values from the following table.
|
|
Transient BC |
TBC for Opportunity |
- 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.
- Choose the Opportunity Task UI View step, then use the properties window to define values described in the following table.
- Choose the Create Activity step, then use the properties window to define values described in the following table.
|
|
Business Component |
Action |
Defer Write Record |
True |
Operation |
Insert |
- Choose the Opportunity Activity Task View step, then use the properties window to define values described in the following table.
|
|
Display Name - String Override |
Create Activity |
Forward Button Type |
Submit |
Task View |
Opportunity Activity Task View |
- Click the No connector, then use the properties window to define values described in the following table.
|