Bookshelf Home | Contents | Index | PDF |
Siebel Business Process Framework: Task UI Guide > Creating Steps and Connectors > Creating a Siebel Operation StepA Siebel operation step is a type of task UI step that performs an operation on business component data. Example operations include Insert, Update, and Query. Siebel CRM runs a Siebel operation step, and then the Siebel Operation Object ID process property stores the row ID of the record where Siebel CRM performed the operation. If the query operation returns multiple records, then the property stores an asterisk (*). You can create a Siebel operation step for a business component that references the same business object that the task UI references. To update a business component that does not reference this business object, you must use Siebel Tools to configure the business component to reference the business object. Some business component fields are not available for modification. For more information, see Business Component Fields That a Task UI Can Modify. To create a Siebel operation step
About the Defer Write Record PropertySetting the Defer Write Record property to TRUE on a Siebel operation step allows the user to provide data for a required field in the subsequent task view step before the Siebel operation step attempts an insert. If the user attempts to provide data for a Siebel operation that already occurred, then Siebel CRM displays an error that a required field includes no data. This situation occurs when the following logic exists in your task UI:
To fix this problem, the Defer Write Record property defers the insert operation until a commit operation occurs that allows the user to provide the required data before Siebel CRM does the insert operation. The Defer Write Record property is not specific to a task UI. For more information, see Using the Defer Write Record Property When You Disable Task Transaction and Siebel Object Types Reference. |
Siebel Business Process Framework: Task UI Guide | Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices. | |