A company has a requirement to present an informational dialog box to the user at run time.
Which of the following would be used in the workflow process design?
A company has a requirement to present an informational dialog box to the user at run time.
Which of the following would be used in the workflow process design?
To present an informational dialog box to the user at run time in a workflow process design, an interaction node would be used. An interaction node is designed to display messages and gather input from users in an interactive manner, making it the appropriate choice for this requirement.
Answer B Interaction will present a dialog with message to user
Information Dialog is equivalent to Interaction. Some places we see the answer as Manual User Input. But Manual User Input is to route via different User Selectable Options(e.g. Approve or Disapprove) - User is choosing the option and they will have to do that. Interaction Node is the informational. So, the answer is B.