Sample Plugin Project for Invoke Business Object Activity with Multi-Value Link
You can use the example InvokeBO_MVL.bwp to understand how the Invoke Business Object activity behaves. The example shows the Insert, Upsert, Query, and Delete operation on the business object.
The following figure shows the parent-child relationship established using the Siebel Objects Editor:
The Invoke Business Object Activity process performs the following operations:
- The Insert operation inserts the value for the field or fields that are defined in the schema.
- The Upsert operation upserts the value for the field or fields that are defined in the schema. The Upsert operation inserts the value for the fields that are defined in the schema if the record does not exist, and updates the value for the fields if the record exists.
- The Query operation queries or searches the field or pattern that is defined in the schema.
- The Delete operation deletes the value for the field, or fields that are defined in the schema.
Copyright © 2020. Cloud Software Group, Inc. All Rights Reserved.