Transferring Data with a Transient Business Component
Siebel CRM transfers data between business components in the same way regardless of whether or not a transient business component is involved. You can configure Siebel CRM to transfer data between a transient business component or a nontransient business component.
To transfer data from a transient business component to a task property
-
In the Task Editor (see Opening the Task Editor), select the step that displays after the assignment occurs.
This step is typically a task view step that allows the user to modify the data of a transient business component.
-
In the Multi Value Property Window (MVPW) pane, click the Output Arguments tab.
-
Assign a field of the transient business component to a task property.
-
For the assignment type, use Business Component.
To transfer data between a transient business component and another business component
-
In the Task Editor (see Opening the Task Editor), add a Siebel operation step with the value shown in the following table.
Property Value Operation
Update
-
Create an output argument:
-
Select the Siebel operation step you added in step 2.
-
In the MVPW pane, click the Output Arguments tab.
-
Create a new (output argument) record and configure the properties shown in the following table.
Property Description Property Name
Select the property that contains the data you want to transfer.
Type
Select Business Component.
Business Component
Select the business component that will receive the data you are transferring.
Business Component Field
Select the business component field that will receive the data you are transferring.
At runtime, this configuration will update the target business component.
-