Six Activities are associated to the Service Request out of which three activities are having Status as Cancelled.The business requirement is to update Sub Status of these three activities to 'Cancelled'. The user creates a workflow based on Service Request BO and without defining any search spec. in the Siebel operation step. How many Activities would get affected:
Zero
Six
One (The first Activity record fetched)
The workflow would crash as it would try to update all activities in the database.