Transition to complete after changing activity

You can invoke this policy at the end of a finish activity operation. The policy uses the activity's default action to transition the activity to a Complete type state. If the default action requires entries in certain fields of the activity's record, and one of those fields is empty, the policy returns an error. To recover from an error, the developer needs to fill in the required fields in the activity's record.

You may want to transition activities to a Complete type state depending on whether the developer works in an integration stream.

This policy cannot be customized.