Callout Activity

Hi,

Call out activity is similar to the Message box activity except that it will close up after a certain amount of time.
On the contrary of a message box which will always be displayed in the middle of the screen, Callout pop will be displayed in the context of an UiElement.

Callout will be useful in Front Office Automation.

You could, for example, ward a user that some field from a screen was not filled and show where it is.
Could be also used to ask a user a certain amount to correct some content, example an auto generated a drafted email and then automatically send it within X secs.

Regarding this issue you have with your message box, you can solve it using Parallel activity having a closing workflow aside of your mail automation logic.

Cheers

3 Likes