Skip to main content
Level 2
May 22, 2024
Besvarat

setting an activity execution mode to ‘Enable but do not execute’

  • May 22, 2024
  • 1 svar
  • 620 visningar

What is the purpose of setting an activity execution mode to ‘Enable but do not execute’?
A. to step into the activity and execute stepwise
B. to examine records coming into the activity

 

Both are valid for me. Your support, please to confirm the correct answer.

Det här ämnet har stängts för svar.
Bästa svar av LakshmiPravallika

Hi @hanadyta ,

 

A. to step into the activity and execute stepwise --It happens when we enable "Normal Execution" option and it comes as default for all the activities in workflows. 
B. to examine records coming into the activity -- To do this  "Enable but do not execute" option on an activity will be used. Its used to test the workflow and the no of records coming in the transition until the previous activity where this option is enabled.

 

Regards,

Pravallika.

1 svar

LakshmiPravallika
Community Advisor
Community Advisor
May 22, 2024

Hi @hanadyta ,

 

A. to step into the activity and execute stepwise --It happens when we enable "Normal Execution" option and it comes as default for all the activities in workflows. 
B. to examine records coming into the activity -- To do this  "Enable but do not execute" option on an activity will be used. Its used to test the workflow and the no of records coming in the transition until the previous activity where this option is enabled.

 

Regards,

Pravallika.

HanadyTaSkribent
Level 2
May 22, 2024

So, the answer is B.

Thanks @lakshmipravallika