Opportunity Sharing Set Update Status
The Opportunity Sharing Set Update Status workflow process is shown in the following diagram.

As shown in this diagram, the following events happen when this workflow is called:
-
Get Dest Key. This event calls Opportunity Sharing Inbound or Outbound and returns the partner ID, external key, and external key description.
-
Generate Key. This event generates an internal key from the process property internal key description. Currently, internal key description has a default value. This value can be changed manually or passed in from any workflow that calls this as a subprocess.
-
Update Status. This event updates the transfer status to Update Pending.
-
Create Siebel Message. This event calls Opportunity Sharing Build Siebel Message, passing in an object ID, partner ID, external key, external key description, internal key, and internal key description. It returns a Siebel message.
-
Get Rid of Extra Message Layer. This event gets rid of the extra layer that is added to a Siebel message when it is passed up from a subprocess.